summaryrefslogtreecommitdiffstats
path: root/share/tutorials
diff options
context:
space:
mode:
Diffstat (limited to 'share/tutorials')
-rw-r--r--share/tutorials/.cvsignore2
-rw-r--r--share/tutorials/Makefile.am49
-rw-r--r--share/tutorials/README11
-rw-r--r--share/tutorials/gpl-2.svg2051
-rw-r--r--share/tutorials/making_markers.svg905
-rw-r--r--share/tutorials/oldguitar.jpgbin0 -> 19785 bytes
-rw-r--r--share/tutorials/potrace-de.pngbin0 -> 2745 bytes
-rw-r--r--share/tutorials/potrace-fr.pngbin0 -> 6468 bytes
-rw-r--r--share/tutorials/potrace.pngbin0 -> 2686 bytes
-rw-r--r--share/tutorials/tutorial-advanced.es.svg467
-rw-r--r--share/tutorials/tutorial-advanced.fr.svg325
-rw-r--r--share/tutorials/tutorial-advanced.ja.svg314
-rw-r--r--share/tutorials/tutorial-advanced.sl.svg411
-rw-r--r--share/tutorials/tutorial-advanced.svg475
-rw-r--r--share/tutorials/tutorial-basic.ca.svg650
-rw-r--r--share/tutorials/tutorial-basic.de.svg535
-rw-r--r--share/tutorials/tutorial-basic.es.svg479
-rw-r--r--share/tutorials/tutorial-basic.fr.svg452
-rw-r--r--share/tutorials/tutorial-basic.ja.svg401
-rw-r--r--share/tutorials/tutorial-basic.nn.svg379
-rw-r--r--share/tutorials/tutorial-basic.ru.svg3036
-rw-r--r--share/tutorials/tutorial-basic.sl.svg437
-rw-r--r--share/tutorials/tutorial-basic.svg562
-rw-r--r--share/tutorials/tutorial-calligraphy.es.svg548
-rw-r--r--share/tutorials/tutorial-calligraphy.fr.svg480
-rw-r--r--share/tutorials/tutorial-calligraphy.sl.svg627
-rw-r--r--share/tutorials/tutorial-calligraphy.svg637
-rw-r--r--share/tutorials/tutorial-elements.es.svg582
-rw-r--r--share/tutorials/tutorial-elements.fr.svg619
-rw-r--r--share/tutorials/tutorial-elements.sl.svg596
-rwxr-xr-xshare/tutorials/tutorial-elements.svg606
-rw-r--r--share/tutorials/tutorial-shapes.ca.svg6689
-rw-r--r--share/tutorials/tutorial-shapes.es.svg619
-rw-r--r--share/tutorials/tutorial-shapes.fr.svg670
-rw-r--r--share/tutorials/tutorial-shapes.ja.svg600
-rw-r--r--share/tutorials/tutorial-shapes.sl.svg751
-rw-r--r--share/tutorials/tutorial-shapes.svg766
-rw-r--r--share/tutorials/tutorial-tips.es.svg535
-rw-r--r--share/tutorials/tutorial-tips.fr.svg472
-rw-r--r--share/tutorials/tutorial-tips.sl.svg533
-rw-r--r--share/tutorials/tutorial-tips.svg536
-rw-r--r--share/tutorials/tutorial-tracing.de.svg186
-rw-r--r--share/tutorials/tutorial-tracing.es.svg184
-rw-r--r--share/tutorials/tutorial-tracing.fr.svg187
-rw-r--r--share/tutorials/tutorial-tracing.sl.svg208
-rw-r--r--share/tutorials/tutorial-tracing.svg215
-rw-r--r--share/tutorials/tux.pngbin0 -> 8085 bytes
47 files changed, 29787 insertions, 0 deletions
diff --git a/share/tutorials/.cvsignore b/share/tutorials/.cvsignore
new file mode 100644
index 000000000..3dda72986
--- /dev/null
+++ b/share/tutorials/.cvsignore
@@ -0,0 +1,2 @@
+Makefile.in
+Makefile
diff --git a/share/tutorials/Makefile.am b/share/tutorials/Makefile.am
new file mode 100644
index 000000000..538c1e5c4
--- /dev/null
+++ b/share/tutorials/Makefile.am
@@ -0,0 +1,49 @@
+
+tutorialdir = $(datadir)/inkscape/tutorials
+
+tutorial_DATA = \
+ README \
+ gpl-2.svg \
+ tutorial-elements.svg \
+ tutorial-elements.fr.svg \
+ tutorial-elements.es.svg \
+ tutorial-elements.sl.svg \
+ tutorial-tips.svg \
+ tutorial-tips.es.svg \
+ tutorial-tips.fr.svg \
+ tutorial-tips.sl.svg \
+ making_markers.svg \
+ tutorial-advanced.svg \
+ tutorial-advanced.es.svg \
+ tutorial-advanced.fr.svg \
+ tutorial-advanced.ja.svg \
+ tutorial-advanced.sl.svg \
+ tutorial-basic.svg \
+ tutorial-basic.ca.svg \
+ tutorial-basic.de.svg \
+ tutorial-basic.es.svg \
+ tutorial-basic.fr.svg \
+ tutorial-basic.ja.svg \
+ tutorial-basic.nn.svg \
+ tutorial-basic.ru.svg \
+ tutorial-basic.sl.svg \
+ tutorial-calligraphy.svg \
+ tutorial-calligraphy.es.svg \
+ tutorial-calligraphy.fr.svg \
+ tutorial-calligraphy.sl.svg \
+ tutorial-shapes.svg \
+ tutorial-shapes.ca.svg \
+ tutorial-shapes.es.svg \
+ tutorial-shapes.fr.svg \
+ tutorial-shapes.ja.svg \
+ tutorial-shapes.sl.svg \
+ tutorial-tracing.svg potrace.png oldguitar.jpg tux.png \
+ tutorial-tracing.de.svg potrace-de.png \
+ tutorial-tracing.es.svg \
+ tutorial-tracing.fr.svg potrace-fr.png \
+ tutorial-tracing.sl.svg
+
+
+
+EXTRA_DIST = $(tutorial_DATA)
+
diff --git a/share/tutorials/README b/share/tutorials/README
new file mode 100644
index 000000000..8d43c71bc
--- /dev/null
+++ b/share/tutorials/README
@@ -0,0 +1,11 @@
+This folder contains the Inkscape tutorials in SVG format. You can access them
+from within Inkscape via the Help > Tutorials submenu.
+
+DO NOT EDIT THESE FILES DIRECTLY. They are generated from DocBook sources that
+are stored in the doc-docbook module in Inkscape CVS. If you want to edit,
+translate, or create a new tutorial, obtain that module and follow the
+instructions in its README to edit a tutorial and regenerate the SVG format for
+the tutorial you changed. Then place the new SVG file here.
+
+This folder contains all tutorials in all languages for which translations were
+provided. Later we may separate tutorials into language-packs. \ No newline at end of file
diff --git a/share/tutorials/gpl-2.svg b/share/tutorials/gpl-2.svg
new file mode 100644
index 000000000..35c517276
--- /dev/null
+++ b/share/tutorials/gpl-2.svg
@@ -0,0 +1,2051 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ sodipodi:docbase="/home/pmoulder/svg"
+ sodipodi:docname="my-gpl.svg"
+ height="3170.0000pt"
+ width="256pt"
+ inkscape:version="0.41+devel"
+ sodipodi:version="0.32"
+ id="svg1">
+ <sodipodi:namedview
+ inkscape:current-layer="svg1"
+ snaptoguides="true"
+ showguides="true"
+ showborder="false"
+ inkscape:window-y="78"
+ inkscape:window-x="120"
+ inkscape:window-height="936"
+ inkscape:window-width="818"
+ inkscape:cy="3833.7767"
+ inkscape:cx="158.57642"
+ inkscape:zoom="2.0000000"
+ id="base" />
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient841">
+ <stop
+ style="stop-color:#0082ab;stop-opacity:1;"
+ offset="0.00000000"
+ id="stop842" />
+ <stop
+ style="stop-color:#0082ab;stop-opacity:0.5;"
+ offset="0.34999999"
+ id="stop1842" />
+ <stop
+ style="stop-color:#0082ab;stop-opacity:0.22;"
+ offset="0.63000000"
+ id="stop1843" />
+ <stop
+ style="stop-color:#0082ab;stop-opacity:0;"
+ offset="1.00000000"
+ id="stop843" />
+ </linearGradient>
+ <linearGradient
+ xlink:href="#linearGradient841"
+ id="linearGradient1657"
+ x1="0.51618570"
+ y1="0.16666391"
+ x2="0.51618570"
+ y2="0.91666669" />
+ <linearGradient
+ id="linearGradient666">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.336;"
+ offset="0.00000000"
+ id="stop667" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1.00000000"
+ id="stop668" />
+ </linearGradient>
+ <radialGradient
+ xlink:href="#linearGradient666"
+ id="radialGradient669"
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000" />
+ </defs>
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"
+ id="rect582"
+ width="319.89233"
+ height="69.247704"
+ x="0.18214770"
+ y="0.27752987"
+ ry="6.1828303"
+ rx="0.0000000" />
+ <path
+ style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"
+ d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z "
+ id="path93" />
+ <use
+ x="0.0000000"
+ y="0.0000000"
+ xlink:href="#path93"
+ id="use1325"
+ transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)"
+ width="320.00000"
+ height="1052.3622"
+ style="opacity:0.078651674" />
+ <g
+ id="g1798"
+ transform="translate(-1.250000e-6,0.000000)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path691"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path690"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path689"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path688"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path674"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path673"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path672"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path671"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path670"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path665"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" />
+ <g
+ id="g839"
+ transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path
+ style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"
+ d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z "
+ id="path805" />
+ <path
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"
+ d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z "
+ id="path1791" />
+ <path
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"
+ d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z "
+ id="path1792" />
+ <path
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"
+ d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z "
+ id="path1793" />
+ <path
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"
+ d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z "
+ id="path831" />
+ </g>
+ </g>
+ </g>
+ <text
+ id="text1920"
+ y="33.645184"
+ x="69.78495"
+ style="font-size:10.000000px;font-style:oblique;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"
+ sodipodi:linespacing="125.00000%">
+ <tspan
+ style="font-size:10.000000px;font-style:oblique;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125.00000%;letter-spacing:2.4664726;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ id="tspan1668">Copying this software</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="54.5"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274524" />
+ <flowRoot
+ id="flowRoot46"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion48">
+ <use
+ id="use50"
+ x="0"
+ y="0"
+ xlink:href="#id2274524" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv52"> The licenses for most software are designed to take away your
+ freedom to share and change it. By contrast, the GNU General Public License is
+ intended to guarantee your freedom to share and change
+ free software — to make sure the software is free for all its users.
+ This General Public License applies to most of the Free Software
+ Foundation’s software and to any other program whose authors commit
+ to using it. (Some other Free Software Foundation software is covered
+ by the GNU Library General Public License instead.) You can apply it
+ to your programs, too.
+ </flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="162.124234"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274546" />
+ <flowRoot
+ id="flowRoot55"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion57">
+ <use
+ id="use59"
+ x="0"
+ y="0"
+ xlink:href="#id2274546" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv61"> When we speak of free software, we are referring to freedom, not price.
+ Our General Public Licenses are designed to make sure that you have the
+ freedom to distribute copies of free software (and charge for this
+ service if you wish), that you receive source code or can get it if you
+ want it, that you can change the software or use pieces of it in new free
+ programs; and that you know you can do these things.
+ </flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="247.404473"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274557" />
+ <flowRoot
+ id="flowRoot64"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion66">
+ <use
+ id="use68"
+ x="0"
+ y="0"
+ xlink:href="#id2274557" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv70"> To protect your rights, we need to make restrictions that forbid anyone
+ to deny you these rights or to ask you to surrender the rights. These
+ restrictions translate to certain responsibilities for you if you distribute
+ copies of the software, or if you modify it.
+ </flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="299.168714"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274566" />
+ <flowRoot
+ id="flowRoot73"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion75">
+ <use
+ id="use77"
+ x="0"
+ y="0"
+ xlink:href="#id2274566" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv79"> For example, if you distribute copies of such a program, whether gratis or
+ for a fee, you must give the recipients all the rights that you have. You
+ must make sure that they, too, receive or can get the source code. And you
+ must show them these terms so they know their rights.
+ </flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="362.104956"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274575" />
+ <flowRoot
+ id="flowRoot82"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion84">
+ <use
+ id="use86"
+ x="0"
+ y="0"
+ xlink:href="#id2274575" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv88"> We protect your rights with two steps:
+
+
+ <circle
+ id="circle90"
+ transform="translate(15, 368.104956)"
+ r="2"
+ cy="0"
+ cx="0" />
+<rect
+ style="display:none"
+ y="362.104956"
+ x="20"
+ height="1000px"
+ width="258"
+ id="id2274584" />
+<flowRoot
+ id="flowRoot93"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion95">
+ <use
+ id="use97"
+ x="0"
+ y="0"
+ xlink:href="#id2274584" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv99"> copyright the software, and
+ </flowDiv>
+</flowRoot>
+<circle
+ id="circle101"
+ transform="translate(15, 386.3531978)"
+ r="2"
+ cy="0"
+ cx="0" />
+<rect
+ style="display:none"
+ y="380.3531978"
+ x="20"
+ height="1000px"
+ width="258"
+ id="id2274592" />
+<flowRoot
+ id="flowRoot104"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion106">
+ <use
+ id="use108"
+ x="0"
+ y="0"
+ xlink:href="#id2274592" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv110"> offer you this license which gives you legal permission to copy,
+ distribute and/or modify the software.
+ </flowDiv>
+</flowRoot>
+</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="498.0341656"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274602" />
+ <flowRoot
+ transform="translate(0.000000,-95.00000)"
+ id="flowRoot113"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion115">
+ <use
+ id="use117"
+ x="0"
+ y="0"
+ xlink:href="#id2274602" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv119">Also, for each author’s protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors’ reputations.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="572.1424076"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274617" />
+ <flowRoot
+ transform="translate(0.000000,-95.00000)"
+ id="flowRoot122"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion124">
+ <use
+ id="use126"
+ x="0"
+ y="0"
+ xlink:href="#id2274617" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv128">Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone’s free use or not licensed at all.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="644.5033846"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274634" />
+ <flowRoot
+ transform="translate(0.000000,-95.00000)"
+ id="flowRoot131"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion133">
+ <use
+ id="use135"
+ x="0"
+ y="0"
+ xlink:href="#id2274634" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv137">The precise terms and conditions for copying, distribution and modification follow.</flowDiv>
+ </flowRoot>
+ <text
+ id="text139"
+ y="588.77637"
+ x="10"
+ style="font-size:8.5000000px;font-style:normal;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan141"
+ y="588.77637"
+ x="10">TERMS AND CONDITIONS FOR</tspan>
+ </text>
+ <text
+ id="text1932"
+ style="font-size:8.5000000px;font-style:normal;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"
+ x="15.5"
+ y="599.27637">
+ <tspan
+ id="tspan1934"
+ x="15.5"
+ y="599.27637">COPYING, DISTRIBUTION AND MODIFICATION</tspan>
+ </text>
+ <text
+ id="text143"
+ y="611.67633"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan145"
+ y="611.67633"
+ x="10">Section 0</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="708.1763606"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274660" />
+ <flowRoot
+ transform="translate(0.000000,-91.00000)"
+ id="flowRoot148"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion150">
+ <use
+ id="use152"
+ x="0"
+ y="0"
+ xlink:href="#id2274660" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv154">This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The “Program”, below, refers to any such program or work, and a “work based on the Program” means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term “modification”.) Each licensee is addressed as “you”.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="826.9725906"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274690" />
+ <flowRoot
+ transform="translate(0.000000,-91.00000)"
+ id="flowRoot157"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion159">
+ <use
+ id="use161"
+ x="0"
+ y="0"
+ xlink:href="#id2274690" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv163">Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.</flowDiv>
+ </flowRoot>
+ <text
+ id="text165"
+ y="831.50555"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan167"
+ y="831.50555"
+ x="10">Section 1</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="928.0055646"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274711" />
+ <flowRoot
+ transform="translate(0.000000,-91.00000)"
+ id="flowRoot170"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion172">
+ <use
+ id="use174"
+ x="0"
+ y="0"
+ xlink:href="#id2274711" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv176">You may copy and distribute verbatim copies of the Program’s source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="1013.2858036"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274727" />
+ <flowRoot
+ transform="translate(0.000000,-91.00000)"
+ id="flowRoot179"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion181">
+ <use
+ id="use183"
+ x="0"
+ y="0"
+ xlink:href="#id2274727" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv185">You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.</flowDiv>
+ </flowRoot>
+ <text
+ id="text187"
+ y="973.13074"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan189"
+ y="973.13074"
+ x="10">Section 2</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="1069.6307796"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274744" />
+ <flowRoot
+ transform="translate(0.000000,-91.00000)"
+ id="flowRoot192"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion194">
+ <use
+ id="use196"
+ x="0"
+ y="0"
+ xlink:href="#id2274744" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv198">You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: <circle
+ id="circle200"
+ transform="translate(15, 1075.6307796)"
+ r="2"
+ cy="0"
+ cx="0" />
+<rect
+ style="display:none"
+ y="1069.6307796"
+ x="20"
+ height="1000px"
+ width="258"
+ id="id2274762" />
+<flowRoot
+ id="flowRoot203"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion205">
+ <use
+ id="use207"
+ x="0"
+ y="0"
+ xlink:href="#id2274762" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv209"> You must cause the modified files to carry prominent notices stating that
+ you changed the files and the date of any change.
+ </flowDiv>
+</flowRoot>
+<circle
+ id="circle211"
+ transform="translate(15, 1116.2230216)"
+ r="2"
+ cy="0"
+ cx="0" />
+<rect
+ style="display:none"
+ y="1110.2230216"
+ x="20"
+ height="1000px"
+ width="258"
+ id="id2274773" />
+<flowRoot
+ id="flowRoot214"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion216">
+ <use
+ id="use218"
+ x="0"
+ y="0"
+ xlink:href="#id2274773" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv220"> You must cause any work that you distribute or publish, that in whole or
+ in part contains or is derived from the Program or any part thereof, to be
+ licensed as a whole at no charge to all third parties under the terms of
+ this License.
+ </flowDiv>
+</flowRoot>
+<circle
+ id="circle222"
+ transform="translate(15, 1167.9872626)"
+ r="2"
+ cy="0"
+ cx="0" />
+<rect
+ style="display:none"
+ y="1161.9872626"
+ x="20"
+ height="1000px"
+ width="258"
+ id="id2274785" />
+<flowRoot
+ id="flowRoot225"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion227">
+ <use
+ id="use229"
+ x="0"
+ y="0"
+ xlink:href="#id2274785" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv231"> If the modified program normally reads commands interactively when run, you
+ must cause it, when started running for such interactive use in the most
+ ordinary way, to print or display an announcement including an appropriate
+ copyright notice and a notice that there is no warranty (or else, saying
+ that you provide a warranty) and that users may redistribute the program
+ under these conditions, and telling the user how to view a copy of this
+ License.
+
+ Exception:
+
+ If the Program itself is interactive but does not normally print such an
+ announcement, your work based on the Program is not required to print an
+ announcement.)
+
+
+ </flowDiv>
+</flowRoot>
+</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="1766.0247656"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274818" />
+ <flowRoot
+ transform="translate(0.000000,-549.0000)"
+ id="flowRoot234"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion236">
+ <use
+ id="use238"
+ x="0"
+ y="0"
+ xlink:href="#id2274818" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv240">These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="1884.8209956"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274832" />
+ <flowRoot
+ transform="translate(0.000000,-549.0000)"
+ id="flowRoot243"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion245">
+ <use
+ id="use247"
+ x="0"
+ y="0"
+ xlink:href="#id2274832" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv249">Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="1936.5852366"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274840" />
+ <flowRoot
+ transform="translate(0.000000,-549.0000)"
+ id="flowRoot252"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion254">
+ <use
+ id="use256"
+ x="0"
+ y="0"
+ xlink:href="#id2274840" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv258">In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.</flowDiv>
+ </flowRoot>
+ <text
+ id="text260"
+ y="1451.2306"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan262"
+ y="1451.2306"
+ x="10">Section 3</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="2005.7305316"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274858" />
+ <flowRoot
+ transform="translate(0.000000,-549.0000)"
+ id="flowRoot265"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion267">
+ <use
+ id="use269"
+ x="0"
+ y="0"
+ xlink:href="#id2274858" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv271">You may copy and distribute the Program (or a work based on it, under Section 2 in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: <circle
+ id="circle273"
+ transform="translate(15, 2011.7305316)"
+ r="2"
+ cy="0"
+ cx="0" />
+<rect
+ style="display:none"
+ y="2005.7305316"
+ x="20"
+ height="1000px"
+ width="258"
+ id="id2274889" />
+<flowRoot
+ id="flowRoot276"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion278">
+ <use
+ id="use280"
+ x="0"
+ y="0"
+ xlink:href="#id2274889" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv282"> Accompany it with the complete corresponding machine‐readable source code, which
+ must be distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+ </flowDiv>
+</flowRoot>
+<circle
+ id="circle284"
+ transform="translate(15, 2064.4172306)"
+ r="2"
+ cy="0"
+ cx="0" />
+<rect
+ style="display:none"
+ y="2058.4172306"
+ x="20"
+ height="1000px"
+ width="258"
+ id="id2274904" />
+<flowRoot
+ id="flowRoot287"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion289">
+ <use
+ id="use291"
+ x="0"
+ y="0"
+ xlink:href="#id2274904" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv293"> Accompany it with a written offer, valid for at least three years, to give any
+ third party, for a charge no more than your cost of physically performing source
+ distribution, a complete machine‐readable copy of the corresponding source code,
+ to be distributed under the terms of Sections 1 and 2 above on a medium customarily
+ used for software interchange; or,
+ </flowDiv>
+</flowRoot>
+<circle
+ id="circle295"
+ transform="translate(15, 2150.6199326)"
+ r="2"
+ cy="0"
+ cx="0" />
+<rect
+ style="display:none"
+ y="2144.6199326"
+ x="20"
+ height="1000px"
+ width="258"
+ id="id2274926" />
+<flowRoot
+ id="flowRoot298"
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion300">
+ <use
+ id="use302"
+ x="0"
+ y="0"
+ xlink:href="#id2274926" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv304"> Accompany it with the information you received as to the offer to distribute
+ corresponding source code. (This alternative is allowed only for noncommercial
+ distribution and only if you received the program in object code or executable form
+ with such an offer, in accord with Subsection b above.)
+ </flowDiv>
+</flowRoot>
+</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="2640.9919636"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274939" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot307"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion309">
+ <use
+ id="use311"
+ x="0"
+ y="0"
+ xlink:href="#id2274939" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv313">The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="2759.6692536"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274954" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot316"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion318">
+ <use
+ id="use320"
+ x="0"
+ y="0"
+ xlink:href="#id2274954" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv322">If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.</flowDiv>
+ </flowRoot>
+ <text
+ id="text324"
+ y="1859.6055"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan326"
+ y="1859.6055"
+ x="10">Section 4</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="2840.1054956"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2274974" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot329"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion331">
+ <use
+ id="use333"
+ x="0"
+ y="0"
+ xlink:href="#id2274974" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv335">You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.</flowDiv>
+ </flowRoot>
+ <text
+ id="text337"
+ y="1962.3857"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan339"
+ y="1962.3857"
+ x="10">Section 5</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="2942.8857346"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275004" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot342"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion344">
+ <use
+ id="use346"
+ x="0"
+ y="0"
+ xlink:href="#id2275004" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv348">You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.</flowDiv>
+ </flowRoot>
+ <text
+ id="text350"
+ y="2076.3379"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan352"
+ y="2076.3379"
+ x="10">Section 6</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="3056.8379716"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275027" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot355"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion357">
+ <use
+ id="use359"
+ x="0"
+ y="0"
+ xlink:href="#id2275027" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv361">Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients’ exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.</flowDiv>
+ </flowRoot>
+ <text
+ id="text363"
+ y="2178.9993"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan365"
+ y="2178.9993"
+ x="10">Section 7</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="3159.4992656"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275056" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot368"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion370">
+ <use
+ id="use372"
+ x="0"
+ y="0"
+ xlink:href="#id2275056" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv374">If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty‐free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="3312.7339556"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275087" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot377"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion379">
+ <use
+ id="use381"
+ x="0"
+ y="0"
+ xlink:href="#id2275087" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv383">If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="3362.7509306"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275095" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot386"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion388">
+ <use
+ id="use390"
+ x="0"
+ y="0"
+ xlink:href="#id2275095" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv392">It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="3481.4282206"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275110" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot395"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion397">
+ <use
+ id="use399"
+ x="0"
+ y="0"
+ xlink:href="#id2275110" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv401">This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.</flowDiv>
+ </flowRoot>
+ <text
+ id="text403"
+ y="2547.7295"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan405"
+ y="2547.7295"
+ x="10">Section 8</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="3528.2295166"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275126" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot408"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion410">
+ <use
+ id="use412"
+ x="0"
+ y="0"
+ xlink:href="#id2275126" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv414">If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.</flowDiv>
+ </flowRoot>
+ <text
+ id="text416"
+ y="2650.5098"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan418"
+ y="2650.5098"
+ x="10">Section 9</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="3631.0097556"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275149" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot421"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion423">
+ <use
+ id="use425"
+ x="0"
+ y="0"
+ xlink:href="#id2275149" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv427">The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="3682.7739966"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275157" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot430"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion432">
+ <use
+ id="use434"
+ x="0"
+ y="0"
+ xlink:href="#id2275157" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv436">Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and “any later version”, you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.</flowDiv>
+ </flowRoot>
+ <text
+ id="text438"
+ y="2805.0542"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan440"
+ y="2805.0542"
+ x="10">Section 10</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="3785.5542356"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275186" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot443"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion445">
+ <use
+ id="use447"
+ x="0"
+ y="0"
+ xlink:href="#id2275186" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv449">If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.</flowDiv>
+ </flowRoot>
+ <text
+ id="text451"
+ y="2919.0066"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan453"
+ y="2919.0066"
+ x="10">NO WARRANTY Section 11</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="3899.5064726"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275209" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot456"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion458">
+ <use
+ id="use460"
+ x="0"
+ y="0"
+ xlink:href="#id2275209" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv462">BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</flowDiv>
+ </flowRoot>
+ <text
+ id="text464"
+ y="3076.7771"
+ x="10"
+ style="font-size:7.5000000px;font-style:italic;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan466"
+ y="3076.7771"
+ x="10">Section 12</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="4057.2771626"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275242" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot469"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion471">
+ <use
+ id="use473"
+ x="0"
+ y="0"
+ xlink:href="#id2275242" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv475">IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4207.6944626"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275256" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot478"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion480">
+ <use
+ id="use482"
+ x="0"
+ y="0"
+ xlink:href="#id2275256" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv484">END OF TERMS AND CONDITIONS</flowDiv>
+ </flowRoot>
+ <text
+ id="text486"
+ y="3262.6479"
+ x="10"
+ style="font-size:8.5000000px;font-style:normal;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans">
+ <tspan
+ id="tspan488"
+ y="3262.6479"
+ x="10">How to Apply These Terms to Your New Programs</tspan>
+ </text>
+ <rect
+ style="display:none"
+ y="4242.5477826"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275273" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot491"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion493">
+ <use
+ id="use495"
+ x="0"
+ y="0"
+ xlink:href="#id2275273" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv497">If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4294.3120236"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275281" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot500"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion502">
+ <use
+ id="use504"
+ x="0"
+ y="0"
+ xlink:href="#id2275281" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv506">To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4355.5009996"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275295" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot509"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion511">
+ <use
+ id="use513"
+ x="0"
+ y="0"
+ xlink:href="#id2275295" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv515">〈one line to give the program’s name and a brief idea of what it does.〉 Copyright (C) 〈year〉 〈name of author〉</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4385.8436996"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275306" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot518"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion520">
+ <use
+ id="use522"
+ x="0"
+ y="0"
+ xlink:href="#id2275306" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv524">This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4437.6079406"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275314" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot527"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion529">
+ <use
+ id="use531"
+ x="0"
+ y="0"
+ xlink:href="#id2275314" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv533">This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4487.6249156"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275323" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot536"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion538">
+ <use
+ id="use540"
+ x="0"
+ y="0"
+ xlink:href="#id2275323" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv542">You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4538.6672816"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275330" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot545"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion547">
+ <use
+ id="use549"
+ x="0"
+ y="0"
+ xlink:href="#id2275330" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv551">Also add information on how to contact you by electronic and paper mail.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4567.9685776"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275336" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot554"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion556">
+ <use
+ id="use558"
+ x="0"
+ y="0"
+ xlink:href="#id2275336" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv560">If the program is interactive, make it output a short notice like this when it starts in an interactive mode:</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4595.6415536"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275342" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot563"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion565">
+ <use
+ id="use567"
+ x="0"
+ y="0"
+ xlink:href="#id2275342" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv569">Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type ‘show w’. This is free software, and you are welcome to redistribute it under certain conditions; type ‘show c’ for details.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4647.4057946"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275355" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot572"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion574">
+ <use
+ id="use576"
+ x="0"
+ y="0"
+ xlink:href="#id2275355" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv578">The hypothetical commands ‘show w’ and ‘show c’ should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than ‘show w’ and ‘show c’; they could even be mouse‐clicks or menu items — whatever suits your program.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4711.2644946"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275370" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot581"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion583">
+ <use
+ id="use585"
+ x="0"
+ y="0"
+ xlink:href="#id2275370" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv587">You should also get your employer (if you work as a programmer) or your school, if any, to sign a “copyright disclaimer” for the program, if necessary. Here is a sample; alter the names:</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4751.8567366"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275381" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot590"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion592">
+ <use
+ id="use594"
+ x="0"
+ y="0"
+ xlink:href="#id2275381" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv596">Yoyodyne, Inc., hereby disclaims all copyright interest in the program ‘Gnomovision’ (which makes passes at compilers) written by James Hacker.</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4792.4489786"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275390" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot599"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion601">
+ <use
+ id="use603"
+ x="0"
+ y="0"
+ xlink:href="#id2275390" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv605">〈signature of Ty Coon〉, 1 April 1989 Ty Coon, President of Vice</flowDiv>
+ </flowRoot>
+ <rect
+ style="display:none"
+ y="4810.6972204"
+ x="10"
+ height="1000px"
+ width="288"
+ id="id2275397" />
+ <flowRoot
+ transform="translate(0.000000,-975.0000)"
+ id="flowRoot608"
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif">
+ <flowRegion
+ id="flowRegion610">
+ <use
+ id="use612"
+ x="0"
+ y="0"
+ xlink:href="#id2275397" />
+ </flowRegion>
+ <flowDiv
+ id="flowDiv614">This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License.</flowDiv>
+ </flowRoot>
+ <g
+ id="g616"
+ transform="translate(0.000000,3908.058)">
+ <defs
+ id="defs618">
+ <linearGradient
+ id="linearGradient620">
+ <stop
+ id="stop622"
+ offset="0.00000000"
+ style="stop-color:#0082ab;stop-opacity:1;" />
+ <stop
+ id="stop624"
+ offset="0.34999999"
+ style="stop-color:#0082ab;stop-opacity:0.5;" />
+ <stop
+ id="stop626"
+ offset="0.63000000"
+ style="stop-color:#0082ab;stop-opacity:0.22;" />
+ <stop
+ id="stop628"
+ offset="1.00000000"
+ style="stop-color:#0082ab;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)"
+ y2="-7528.6606"
+ x2="76.846634"
+ y1="-7640.3042"
+ x1="76.846634"
+ id="linearGradient2465"
+ xlink:href="#linearGradient841"
+ inkscape:collect="always" />
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.825742,0.547723)"
+ r="98.260414"
+ fy="1036.4888"
+ fx="233.92319"
+ cy="1036.4888"
+ cx="233.92319"
+ id="radialGradient2456"
+ xlink:href="#linearGradient666"
+ inkscape:collect="always" />
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.825742,0.547723)"
+ r="98.260414"
+ fy="1036.4888"
+ fx="233.92319"
+ cy="1036.4888"
+ cx="233.92319"
+ id="radialGradient2455"
+ xlink:href="#linearGradient666"
+ inkscape:collect="always" />
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.825742,0.547723)"
+ r="98.260414"
+ fy="1036.4888"
+ fx="233.92319"
+ cy="1036.4888"
+ cx="233.92319"
+ id="radialGradient2454"
+ xlink:href="#linearGradient666"
+ inkscape:collect="always" />
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.825742,0.547723)"
+ r="98.260414"
+ fy="1036.4888"
+ fx="233.92319"
+ cy="1036.4888"
+ cx="233.92319"
+ id="radialGradient2453"
+ xlink:href="#linearGradient666"
+ inkscape:collect="always" />
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.825742,0.547723)"
+ r="98.260414"
+ fy="1036.4888"
+ fx="233.92319"
+ cy="1036.4888"
+ cx="233.92319"
+ id="radialGradient2452"
+ xlink:href="#linearGradient666"
+ inkscape:collect="always" />
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.825742,0.547723)"
+ r="98.260414"
+ fy="1036.4888"
+ fx="233.92319"
+ cy="1036.4888"
+ cx="233.92319"
+ id="radialGradient2451"
+ xlink:href="#linearGradient666"
+ inkscape:collect="always" />
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.825742,0.547723)"
+ r="98.260414"
+ fy="1036.4888"
+ fx="233.92319"
+ cy="1036.4888"
+ cx="233.92319"
+ id="radialGradient2450"
+ xlink:href="#linearGradient666"
+ inkscape:collect="always" />
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.825742,0.547723)"
+ r="98.260414"
+ fy="1036.4888"
+ fx="233.92319"
+ cy="1036.4888"
+ cx="233.92319"
+ id="radialGradient2449"
+ xlink:href="#linearGradient666"
+ inkscape:collect="always" />
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.825742,0.547723)"
+ r="98.260414"
+ fy="1036.4888"
+ fx="233.92319"
+ cy="1036.4888"
+ cx="233.92319"
+ id="radialGradient2448"
+ xlink:href="#linearGradient666"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient640">
+ <stop
+ id="stop642"
+ offset="0.00000000"
+ style="stop-color:#ffffff;stop-opacity:0.336;" />
+ <stop
+ id="stop644"
+ offset="1.00000000"
+ style="stop-color:#ffffff;stop-opacity:0;" />
+ </linearGradient>
+ <radialGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.825742,0.547723)"
+ r="98.260414"
+ fy="1036.4888"
+ fx="233.92319"
+ cy="1036.4888"
+ cx="233.92319"
+ id="radialGradient2447"
+ xlink:href="#linearGradient666"
+ inkscape:collect="always" />
+ </defs>
+ <metadata
+ id="metadata647">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="g649"
+ inkscape:groupmode="layer"
+ inkscape:label="Layer 1">
+ <rect
+ transform="scale(1.000000,-1.000000)"
+ rx="0.0000000"
+ ry="6.1828303"
+ y="-70.334389"
+ x="-0.11217058"
+ height="69.247704"
+ width="319.99103"
+ id="rect1494"
+ style="font-size:12.000000px;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" />
+ <path
+ id="path1508"
+ d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z "
+ style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" />
+ <path
+ id="path1517"
+ d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z "
+ style="fill:#ffffff;stroke-width:1.0000000pt" />
+ <g
+ transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)"
+ id="g1495">
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path1496"
+ style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path1497"
+ style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path1498"
+ style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path1499"
+ style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path1500"
+ style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path1501"
+ style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path1511"
+ style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path1512"
+ style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path1513"
+ style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path1514"
+ style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <g
+ transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)"
+ id="g1515">
+ <path
+ id="path1516"
+ d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z "
+ style="font-size:12.000000px;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" />
+ <path
+ id="path1518"
+ d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z "
+ style="font-size:12.000000px;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" />
+ <path
+ id="path1519"
+ d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z "
+ style="font-size:12.000000px;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" />
+ <path
+ id="path1520"
+ d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z "
+ style="font-size:12.000000px;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" />
+ <path
+ id="path1521"
+ d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z "
+ style="font-size:12.000000px;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" />
+ </g>
+ </g>
+ <use
+ x="0.0000000"
+ y="0.0000000"
+ xlink:href="#path1508"
+ id="use1328"
+ transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)"
+ width="744.09448"
+ height="1052.3622"
+ style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" />
+ </g>
+ </g>
+</svg>
diff --git a/share/tutorials/making_markers.svg b/share/tutorials/making_markers.svg
new file mode 100644
index 000000000..22d3a22f8
--- /dev/null
+++ b/share/tutorials/making_markers.svg
@@ -0,0 +1,905 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ id="svg1"
+ sodipodi:version="0.32"
+ inkscape:version="0.39cvs"
+ width="210mm"
+ height="297mm"
+ sodipodi:docname="making_markers.svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xml="http://www.w3.org/XML/1998/namespace"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ sodipodi:docbase="/home/d/ink/inkscape/share/markers">
+ <defs
+ id="defs3">
+ <marker
+ style="overflow:visible;"
+ id="StopM"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.4)"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;"
+ d="M 0.0,5.65 L 0.0,-5.65"
+ id="path1937" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="StopS"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.2)"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;"
+ d="M 0.0,5.65 L 0.0,-5.65"
+ id="path2023" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="CurveOut"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.6)"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;"
+ d="M -5.4129913,-5.0456926 C -2.6529913,-5.0456926 -0.41299131,-2.8056926 -0.41299131,-0.045692580 C -0.41299131,2.7143074 -2.6529913,4.9543074 -5.4129913,4.9543074"
+ id="path2021"
+ sodipodi:nodetypes="ccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="DiamondS"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ d="M -2.1579186e-005,-7.0710768 L -7.0710894,-8.9383918e-006 L -2.1579186e-005,7.0710589 L 7.0710462,-8.9383918e-006 L -2.1579186e-005,-7.0710768 z "
+ id="path2018" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="CurveIn"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.6)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;fill:none;"
+ d="M 4.6254930,-5.0456926 C 1.8654930,-5.0456926 -0.37450702,-2.8056926 -0.37450702,-0.045692580 C -0.37450702,2.7143074 1.8654930,4.9543074 4.6254930,4.9543074"
+ id="path2016"
+ sodipodi:nodetypes="ccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="SemiCircleIn"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.6)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;"
+ d="M -0.37450702,-0.045692580 C -0.37450702,2.7143074 1.8654930,4.9543074 4.6254930,4.9543074 L 4.6254930,-5.0456926 C 1.8654930,-5.0456926 -0.37450702,-2.8056926 -0.37450702,-0.045692580 z "
+ id="path2014"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="TriangleOutS"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path2012"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="TriangleOutM"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.4)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path1943"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="TriangleInS"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(-0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
+ id="path1947"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="Dot_m"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.4) translate(7.125493, 1)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;"
+ d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
+ id="path39" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="Dot_s"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.2) translate(7.125493, 1)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;marker-end:none;"
+ d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
+ id="path2002" />
+ </marker>
+ <marker
+ style="overflow:visible;"
+ id="SquareS"
+ refX="0.0"
+ refY="0.0"
+ orient="auto">
+ <path
+ transform="scale(0.2)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+ d="M -5.0,-5.0 L -5.0,5.0 L 5.0,5.0 L 5.0,-5.0 L -5.0,-5.0 z "
+ id="path2000"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ id="Template"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ sodipodi:type="arc"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;"
+ id="path1124"
+ sodipodi:cx="0.063620470"
+ sodipodi:cy="-0.047587685"
+ sodipodi:rx="2.9901619"
+ sodipodi:ry="2.9901619"
+ d="M 3.0537824 -0.047587685 A 2.9901619 2.9901619 0 1 0 -2.9265414,-0.047587685 A 2.9901619 2.9901619 0 1 0 3.0537824 -0.047587685 z" />
+ </marker>
+ <marker
+ id="marker1325"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ sodipodi:type="arc"
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;"
+ id="path1326"
+ sodipodi:cx="0.063620470"
+ sodipodi:cy="-0.047587685"
+ sodipodi:rx="2.9901619"
+ sodipodi:ry="2.9901619"
+ d="M 3.0537824 -0.047587685 A 2.9901619 2.9901619 0 1 0 -2.9265414,-0.047587685 A 2.9901619 2.9901619 0 1 0 3.0537824 -0.047587685 z" />
+ </marker>
+ <marker
+ id="SnakeTail"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill:#007000;fill-rule:evenodd;stroke:#007000;stroke-width:0.062500000;"
+ d="M 3.9849198e-010,-0.61350567 C -1.3122822,-0.64289220 -2.4069708,-1.2841447 -2.8339256,-2.1434786 C -3.1673897,-3.0103987 -3.2695225,-4.4875458 -2.6601224,-5.3352722 C -3.7016940,-4.3535581 -3.5838000,-1.6724401 -2.8353816,-0.77083712 C -1.8856047,0.56510556 -0.16360249,0.52817808 0.089972930,0.57863566"
+ id="path1246"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ id="snakehead"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <g
+ id="g1136"
+ transform="matrix(0.101370,0.000000,0.000000,0.101370,6.196708e-2,-2.657820e-3)">
+ <path
+ style="fill:#007000;fill-rule:evenodd;stroke:#007000;stroke-width:1.0000000pt;"
+ d="M 0.62981054,-5.3731030 C -4.0728157,-5.7775288 -7.9851515,-6.9779146 -11.918863,-9.1477363 C -16.614873,-11.082898 -17.692759,-14.106812 -22.672488,-14.275018 C -25.768030,-14.171603 -28.009509,-11.128086 -34.685718,-10.638070 C -43.244637,-9.0795236 -44.506483,-8.7484631 -45.841497,-6.7686739 C -46.923667,-4.0123572 -47.048832,-2.9646147 -46.500721,-0.12502566 C -44.854301,4.6327580 -44.617690,4.9987938 -40.217061,6.9386116 C -34.577566,9.0240786 -23.429882,11.810159 -18.052536,8.8162185 C -14.078597,6.6457188 -4.3228533,5.1514129 0.32882305,5.4685211"
+ id="path1095"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;"
+ d="M -24.472637,-3.7400639 C -22.644516,-5.4142181 -20.070230,-6.3877130 -17.600336,-5.7573481 C -15.945970,-5.4412955 -15.649016,-3.8005356 -14.305696,-2.7503616"
+ id="path1116"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;"
+ d="M -18.624396,-2.9303074 C -18.725321,-3.2936743 -19.193760,-3.4026468 -19.509079,-3.2647320 C -20.011065,-3.0749361 -20.500002,-2.6732487 -20.589658,-2.1182879 C -20.641555,-1.7349579 -20.411008,-1.3160075 -20.021316,-1.2222647 C -19.671435,-1.1083989 -19.299356,-1.1000314 -18.939546,-1.0354301 C -18.572528,-1.0001040 -18.137770,-1.1343119 -17.989328,-1.5034310 C -17.730485,-2.0269468 -17.941789,-2.7790770 -18.513015,-2.9915391 C -18.727509,-3.0689218 -18.970964,-3.0677814 -19.164234,-3.2002263"
+ id="path1129"
+ sodipodi:nodetypes="cccccccc" />
+ <path
+ style="fill:#c50000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;"
+ d="M -46.426033,-0.14114666 C -48.535873,-0.37402781 -50.706706,0.25011972 -52.384955,1.5440992 C -54.220101,2.6268810 -56.371531,3.5144429 -58.539078,3.0829463 C -59.723132,2.9406607 -60.914954,2.6363258 -61.929486,1.9888382 C -60.647275,2.7212193 -59.168372,3.2944897 -58.300378,4.5572093 C -58.666011,5.4403104 -59.767369,5.5801078 -60.483997,6.0807638 C -61.039628,6.3200743 -61.201976,7.1959969 -60.357618,6.8449872 C -57.484837,6.6996942 -54.418090,6.1650513 -52.203969,4.1802480 C -50.638526,2.8987577 -48.860340,1.5306816 -46.727384,1.5983770 C -46.023649,1.5974250 -45.398419,1.9501137 -44.806519,2.2881224"
+ id="path1134" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;"
+ d="M -46.246086,0.30871800 C -45.500272,2.1551327 -43.067100,4.1652684 -39.983531,5.1127080 C -36.049378,6.1317638 -30.171435,8.5350927 -25.811976,8.1142435 C -20.451440,8.3704151 -20.145382,6.7088235 -20.513828,3.7276893"
+ id="path1135"
+ sodipodi:nodetypes="cccc" />
+ </g>
+ </marker>
+ <marker
+ id="mArrow"
+ markerWidth="12.5"
+ markerHeight="12.5"
+ refX="6.25"
+ refY="6.25"
+ orient="auto">
+ <path
+ id="path907"
+ d="M 0.0068092 6.28628 L 12.4563 12.5487 C 8.66061 8.58881 8.89012 4.05564 12.2688 0.0725591 L 0.0068092 6.28628 z" />
+ </marker>
+ <marker
+ id="INK_mArrow1"
+ markerWidth="12.500000"
+ markerHeight="12.500000"
+ refX="6.2500000"
+ refY="6.2500000"
+ orient="auto">
+ <path
+ d="M 0.0068092000,6.2862800 L 12.456300,12.548700 C 8.6606100,8.5888100 8.8901200,4.0556400 12.268800,0.072559100 L 0.0068092000,6.2862800 z "
+ style="font-size:12.000000;fill:#0000ff;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="arrowMarkerPath"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ id="INK_mArrow2"
+ markerWidth="12.500000"
+ markerHeight="12.500000"
+ refX="6.2500000"
+ refY="6.2500000"
+ orient="auto">
+ <path
+ d="M 0.0068092000,6.2862800 L 12.456300,12.548700 C 8.6606100,8.5888100 8.8901200,4.0556400 12.268800,0.072559100 L 0.0068092000,6.2862800 z "
+ style="font-size:12.000000;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+ id="arrowMarkerPath2"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ id="INK_mArrow3"
+ markerWidth="8.0000000"
+ markerHeight="10.000000"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ d="M 10.000000,4.0000000 C 10.000000,4.0000000 0.00000000,0.00000000 0.00000000,0.00000000 C 0.00000000,0.00000000 10.000000,-4.0000000 10.000000,-4.0000000"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;"
+ id="path1057"
+ sodipodi:nodetypes="cs" />
+ </marker>
+ <marker
+ id="INK_mArrow4"
+ markerWidth="10.000000"
+ markerHeight="10.000000"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <circle
+ cx="5.0000000"
+ cy="5.0000000"
+ r="4.0000000"
+ style="fill:none;stroke:#000000;"
+ id="circleMarkerPath" />
+ </marker>
+ <marker
+ id="INK_mArrow5"
+ markerWidth="20.000000"
+ markerHeight="20.000000"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <polygon
+ points="2.7015115,4.2073549 -1.2484405,2.7278923 -2.2929205,4.4432551 -2.9866443,0.28276494 -4.9944320,0.23590015 -1.7382038,-2.4451273 -2.7015115,-4.2073549 1.2484405,-2.7278923 2.2929205,-4.4432551 2.9866443,-0.28276494 4.9944320,-0.23590015 1.7382038,2.4451273 2.7015115,4.2073549 "
+ sodipodi:arg1="1"
+ sodipodi:arg2="2"
+ sodipodi:cx="0"
+ sodipodi:cy="0"
+ sodipodi:r1="5"
+ sodipodi:r2="3"
+ sodipodi:sides="6"
+ sodipodi:type="star"
+ style="fill:none;stroke:#000000;stroke-width:1.0000000pt;"
+ id="starMarkerPath" />
+ </marker>
+ <marker
+ id="INK_mArrow6"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ d="M 0.00000000,0.00000000 L 5.0000000,-5.0000000 L -12.500000,0.00000000 L 5.0000000,5.0000000 L 0.00000000,0.00000000 z "
+ id="path828"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ id="INK_mArrow7"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;"
+ d="M 0.00000000,2.6847391e-005 L 5.0000000,-9.3986498 L -12.500000,2.6847391e-005 L 5.0000000,9.3987035 L 0.00000000,2.6847391e-005 z "
+ id="path830" />
+ </marker>
+ <marker
+ id="INK_mArrowTail3"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <g
+ id="g1087">
+ <path
+ d="M -2.9265417,4.0000000 C -2.9265417,4.0000000 7.0734583,0.00000000 7.0734583,0.00000000 C 7.0734583,0.00000000 -2.9265417,-4.0000000 -2.9265417,-4.0000000"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ id="path1059"
+ sodipodi:nodetypes="cs" />
+ <path
+ d="M 3.5627464,4.0000000 C 3.5627464,4.0000000 13.562746,0.00000000 13.562746,0.00000000 C 13.562746,0.00000000 3.5627464,-4.0000000 3.5627464,-4.0000000"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ id="path8"
+ sodipodi:nodetypes="cs" />
+ <path
+ d="M -9.9247935,4.0000000 C -9.9247935,4.0000000 0.075206511,0.00000000 0.075206511,0.00000000 C 0.075206511,0.00000000 -9.9247935,-4.0000000 -9.9247935,-4.0000000"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ id="path1060"
+ sodipodi:nodetypes="cs" />
+ </g>
+ </marker>
+ <marker
+ id="INK_mCurveIn"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;fill:none;"
+ d="M 4.6254930,-5.0456926 C 1.8654930,-5.0456926 -0.37450702,-2.8056926 -0.37450702,-0.045692580 C -0.37450702,2.7143074 1.8654930,4.9543074 4.6254930,4.9543074"
+ id="path942"
+ sodipodi:nodetypes="ccc" />
+ </marker>
+ <marker
+ id="INK_mCurveOut"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;"
+ d="M -5.4129913,-5.0456926 C -2.6529913,-5.0456926 -0.41299131,-2.8056926 -0.41299131,-0.045692580 C -0.41299131,2.7143074 -2.6529913,4.9543074 -5.4129913,4.9543074"
+ id="path945"
+ sodipodi:nodetypes="ccc" />
+ </marker>
+ <marker
+ id="INK_mCurvyCross"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <g
+ id="g948">
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;"
+ d="M 4.6254930,-5.0456926 C 1.8654930,-5.0456926 -0.37450702,-2.8056926 -0.37450702,-0.045692580 C -0.37450702,2.7143074 1.8654930,4.9543074 4.6254930,4.9543074"
+ id="path946"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;"
+ d="M -5.4129913,-5.0456926 C -2.6529913,-5.0456926 -0.41299131,-2.8056926 -0.41299131,-0.045692580 C -0.41299131,2.7143074 -2.6529913,4.9543074 -5.4129913,4.9543074"
+ id="path947"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ </marker>
+ <marker
+ id="INK_mDiamond"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ d="M -2.1579186e-005,-7.0710768 L -7.0710894,-8.9383918e-006 L -2.1579186e-005,7.0710589 L 7.0710462,-8.9383918e-006 L -2.1579186e-005,-7.0710768 z "
+ id="path840" />
+ </marker>
+ <marker
+ id="INK_mDot"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ transform="translate(7.125493,0.763446)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;"
+ d="M -2.5000000,-1.0000000 C -2.5000000,1.7600000 -4.7400000,4.0000000 -7.5000000,4.0000000 C -10.260000,4.0000000 -12.500000,1.7600000 -12.500000,-1.0000000 C -12.500000,-3.7600000 -10.260000,-6.0000000 -7.5000000,-6.0000000 C -4.7400000,-6.0000000 -2.5000000,-3.7600000 -2.5000000,-1.0000000 z "
+ id="path933" />
+ </marker>
+ <marker
+ id="INK_mSquare"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ d="M -5.0000000,-5.0000000 L -5.0000000,5.0000000 L 5.0000000,5.0000000 L 5.0000000,-5.0000000 L -5.0000000,-5.0000000 z "
+ id="path948"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ <marker
+ id="INK_mStop"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.0000000pt;"
+ d="M 0.00000000,5.0000000 L 0.00000000,-5.0000000"
+ id="path934" />
+ </marker>
+ <marker
+ id="INK_mSemiCircle2"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;"
+ d="M -0.37450702,-0.045692580 C -0.37450702,2.7143074 1.8654930,4.9543074 4.6254930,4.9543074 L 4.6254930,-5.0456926 C 1.8654930,-5.0456926 -0.37450702,-2.8056926 -0.37450702,-0.045692580 z "
+ id="path941"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ id="INK_mSemiCircle1"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ transform="translate(7.125493,0.763446)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;"
+ d="M -2.5000000,-0.80913858 C -2.5000000,1.9508614 -4.7400000,4.1908614 -7.5000000,4.1908614 L -7.5000000,-5.8091386 C -4.7400000,-5.8091386 -2.5000000,-3.5691386 -2.5000000,-0.80913858 z "
+ id="path953"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ id="INK_mTria"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ d="M 2.5000000,0.00000000 L -5.0000000,5.0000000 L -5.0000000,-5.0000000 L 2.5000000,0.00000000 z "
+ id="path1051"
+ sodipodi:nodetypes="cccc" />
+ </marker>
+ <marker
+ id="mTriangle"
+ markerWidth="12.5"
+ markerHeight="12.5"
+ refX="6.25"
+ refY="6.25"
+ orient="auto">
+ <path
+ id="path904"
+ d="M 0.0068092 6.28628 L 12.4563 12.5487 L 12.2688 0.0725591 L 0.0068092 6.28628 z" />
+ </marker>
+ <marker
+ id="INK_mDistance1a"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <g
+ id="g990"
+ transform="matrix(1.000000,0.000000,0.000000,-1.000000,0.000000,-5.342547e-3)">
+ <path
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ d="M 0.00000000,0.00000000 L 5.0000000,-5.0000000 L -12.500000,0.00000000 L 5.0000000,5.0000000 L 0.00000000,0.00000000 z "
+ id="path991"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ d="M -14.759949,-9.0817535 L -14.759949,23.237446"
+ id="path992" />
+ </g>
+ </marker>
+ <marker
+ id="INK_mDistance1b"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <g
+ id="g987">
+ <path
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ d="M 0.00000000,0.00000000 L 5.0000000,-5.0000000 L -12.500000,0.00000000 L 5.0000000,5.0000000 L 0.00000000,0.00000000 z "
+ id="path974"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ d="M -14.759949,-9.0817535 L -14.759949,23.237446"
+ id="path976" />
+ </g>
+ </marker>
+ <marker
+ id="INK_mClub"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:0.74587913pt;marker-start:none;"
+ d="M -1.5971367,-7.0977635 C -3.4863874,-7.0977635 -5.0235187,-5.5606321 -5.0235187,-3.6713813 C -5.0235187,-3.0147015 -4.7851656,-2.4444556 -4.4641095,-1.9232271 C -4.5028609,-1.8911157 -4.5437814,-1.8647646 -4.5806531,-1.8299921 C -5.2030765,-2.6849849 -6.1700514,-3.2751330 -7.3077730,-3.2751330 C -9.1970245,-3.2751331 -10.734155,-1.7380016 -10.734155,0.15124914 C -10.734155,2.0404999 -9.1970245,3.5776313 -7.3077730,3.5776313 C -6.3143268,3.5776313 -5.4391540,3.1355702 -4.8137404,2.4588126 C -4.9384274,2.8137041 -5.0235187,3.1803000 -5.0235187,3.5776313 C -5.0235187,5.4668819 -3.4863874,7.0040135 -1.5971367,7.0040135 C 0.29211394,7.0040135 1.8292454,5.4668819 1.8292454,3.5776313 C 1.8292454,2.7842354 1.5136868,2.0838028 1.0600576,1.5031550 C 2.4152718,1.7663868 3.7718375,2.2973711 4.7661444,3.8340272 C 4.0279463,3.0958289 3.5540908,1.7534117 3.5540908,-0.058529361 L 2.9247554,-0.10514681 L 3.5074733,-0.12845553 C 3.5074733,-1.9403966 3.9580199,-3.2828138 4.6962183,-4.0210121 C 3.7371277,-2.5387813 2.4390549,-1.9946496 1.1299838,-1.7134486 C 1.5341802,-2.2753578 1.8292454,-2.9268556 1.8292454,-3.6713813 C 1.8292454,-5.5606319 0.29211394,-7.0977635 -1.5971367,-7.0977635 z "
+ id="path1015" />
+ </marker>
+ <marker
+ id="INK_mTorso"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <g
+ id="g1077"
+ style="fill:none;">
+ <path
+ style="fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;"
+ d="M -10.688239,-14.680315 L 0.00000000,-0.17484805 L -12.469612,18.911292"
+ id="path1073" />
+ <path
+ style="fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;"
+ d="M -0.50896375,-0.17484805 L -7.3799743,0.079633825"
+ id="path1074" />
+ <path
+ sodipodi:type="arc"
+ style="fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;"
+ id="path1076"
+ sodipodi:cx="-15.268912"
+ sodipodi:cy="0.46135664"
+ sodipodi:rx="7.3799744"
+ sodipodi:ry="6.9982514"
+ d="M -7.8889380 0.46135664 A 7.3799744 6.9982514 0 1 0 -22.648887,0.46135664 A 7.3799744 6.9982514 0 1 0 -7.8889380 0.46135664 z" />
+ </g>
+ </marker>
+ <marker
+ id="INK_mArms"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <g
+ id="g1180">
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;"
+ d="M -4.5806737,-16.207206 L -0.50896370,-11.372050 L 3.8172281,-16.207206"
+ id="path1177" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;"
+ d="M -0.50896370,-16.970651 L -0.25448190,16.620956"
+ id="path1178" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;"
+ d="M -3.8172281,14.330619 L -0.25448190,10.513391 L 3.0537825,14.839583"
+ id="path1179" />
+ </g>
+ </marker>
+ <marker
+ id="INK_mLegs"
+ refX="0.00000000"
+ refY="0.00000000"
+ orient="auto">
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:none;"
+ d="M -15.523394,-20.278916 L -19.722345,-14.807556 L -0.25448187,-0.17484805 L -19.849586,13.567173 L -17.050286,18.656811"
+ id="path1173"
+ sodipodi:nodetypes="ccccc" />
+ </marker>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1.2"
+ inkscape:cx="330"
+ inkscape:cy="820"
+ inkscape:window-width="1024"
+ inkscape:window-height="721"
+ showborder="true"
+ inkscape:window-x="0"
+ inkscape:window-y="0" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.0569025pt;marker-start:url(#Template);marker-end:none;"
+ d="M -48.524629,-54.493565 L 48.524629,-54.493565 L 48.524629,54.493565 L -48.524629,54.493565"
+ id="path827"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.0000000pt;marker-start:none;marker-end:none;stroke-opacity:1.0000000;"
+ d="M 42.758523,-0.010120450 L 0.0083677745,-0.010120450"
+ id="path826"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:type="spiral"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#007000;stroke-width:15.500000;marker-start:url(#SnakeTail);marker-end:url(#snakehead);"
+ id="path1251"
+ sodipodi:cx="-157.77876"
+ sodipodi:cy="59.882874"
+ sodipodi:expansion="1.0000000"
+ sodipodi:revolution="3.0000000"
+ sodipodi:radius="91.194031"
+ sodipodi:argument="-18.270842"
+ sodipodi:t0="0.12532347"
+ d="M -168.97837,62.159985 C -174.13381,54.640952 -168.99094,44.816855 -161.57003,41.236137 C -149.80466,35.559137 -136.26109,43.130641 -131.68489,54.577450 C -125.33163,70.469384 -135.47612,87.929422 -150.95918,93.423874 C -170.94251,100.51533 -192.38825,87.742822 -198.76689,68.216609 C -206.62672,44.156201 -191.20016,18.692216 -167.62665,11.447610 C -139.49623,2.8025708 -109.99601,20.897467 -101.89637,48.520826 C -92.455808,80.717290 -113.22767,114.26479 -144.90256,123.21240 C -181.16263,133.45524 -218.76471,110.00079 -228.55542,74.273233 C -239.60521,33.951163 -213.46432,-7.7105608 -173.68328,-18.340917 C -129.30031,-30.201008 -83.575268,-1.3709039 -72.107841,42.464202 C -66.189071,65.089143 -69.714864,89.561554 -81.434172,109.76127"
+ transform="translate(590.9364,715.5519)" />
+ <text
+ xml:space="preserve"
+ style="fill:black;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;font-style:normal;font-weight:normal;font-size:12px;stroke-opacity:1;stroke-width:1pt;stroke-linejoin:miter;stroke-linecap:butt;"
+ x="68.379425"
+ y="25.231242"
+ id="text1256"
+ sodipodi:linespacing="1.0667559"><tspan
+ id="tspan1257">Making Markers : A short howto by John Cliff (Simarilius)</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1263"
+ x="68.379425"
+ y="38.032312"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1265"
+ x="68.379425"
+ y="50.833383">Creating a new marker is pretty simple, just follow the steps below:</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1267"
+ x="68.379425"
+ y="63.634453"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1269"
+ x="68.379425"
+ y="76.435524">* Draw the marker you want on the left end of the red line at the top left of this page,</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1423"
+ x="68.379425"
+ y="89.236595"> pointing left (unless you want it to point into the line when applied as a marker)</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1271"
+ x="68.379425"
+ y="102.03767"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1289"
+ x="68.379425"
+ y="114.83874">* Apply the &quot;template&quot; marker to any other line in the file (thats what I use the box </tspan><tspan
+ sodipodi:role="line"
+ id="tspan1991"
+ x="68.379425"
+ y="127.63981"> around the red line for)</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1291"
+ x="68.379425"
+ y="140.44088"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1293"
+ x="68.379425"
+ y="153.24195">* Open the XML Editor (Shift-Ctrl-X)</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1295"
+ x="68.379425"
+ y="166.04302"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1297"
+ x="68.379425"
+ y="178.84409">* Expand the &lt;defs&gt;, and find the marker with id=&quot;template&quot;</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1304"
+ x="68.379425"
+ y="191.64516"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1306"
+ x="68.379425"
+ y="204.44623">* Expand the template marker, and delete its contents</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1308"
+ x="68.379425"
+ y="217.24730"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1310"
+ x="68.379425"
+ y="230.04837">* Rename the marker to something more descriptive by editing its id</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1312"
+ x="68.379425"
+ y="242.84944"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1314"
+ x="68.379425"
+ y="255.65051">* Drag the shape that you created for your marker from the document section </tspan><tspan
+ sodipodi:role="line"
+ id="tspan1413"
+ x="68.379425"
+ y="268.45158"> of the XML editor onto the empty marker, so that it becomes the child.</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1415"
+ x="68.379425"
+ y="281.25266"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1417"
+ x="68.379425"
+ y="294.05373">* Apply your new marker to a line to check that it looks how you expected</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1425"
+ x="68.379425"
+ y="306.85480"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1427"
+ x="68.379425"
+ y="319.65587">* Copy the &lt;marker&gt; from here to markers.svg to make the new marker available to all</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1429"
+ x="68.379425"
+ y="332.45694"> inkscape sessions. This is easiest to do with a text editor at the moment.</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1431"
+ x="68.379425"
+ y="345.25801"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1433"
+ x="68.379425"
+ y="358.05908">If you make some cool markers, we'd love to see 'em (and include them in markers.svg </tspan><tspan
+ sodipodi:role="line"
+ id="tspan1993"
+ x="68.379425"
+ y="370.86015">if you're willing). Drop a note to the users mailing list, it's always nice to see the end product.</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1451"
+ x="68.379425"
+ y="383.66122"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1453"
+ x="68.379425"
+ y="396.46229">Hope that's helpful,</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1455"
+ x="68.379425"
+ y="409.26336"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1457"
+ x="68.379425"
+ y="422.06443">John</tspan><tspan
+ sodipodi:role="line"
+ id="tspan1419"
+ x="68.379425"
+ y="434.86550"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1421"
+ x="68.379425"
+ y="447.66657"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1273"
+ x="68.379425"
+ y="460.46764"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1259"
+ x="68.379425"
+ y="473.26872"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1261"
+ x="68.379425"
+ y="486.06979"></tspan></text>
+ <g
+ id="g1459"
+ transform="translate(-34.54960,23.03307)">
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mSquare);marker-end:url(#INK_mSquare);"
+ d="M 212.56214,483.05062 C 195.38622,483.05062 176.80694,485.56655 159.37542,486.35889 C 141.38598,487.17659 123.43023,487.12233 105.42527,487.12233 C 105.17078,487.12233 104.91630,487.12233 104.66182,487.12233"
+ id="path926" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mDiamond);marker-end:url(#INK_mDiamond);"
+ d="M 211.67653,506.84405 C 194.50061,506.84405 175.92133,509.35997 158.48981,510.15231 C 140.50037,510.97001 122.54462,510.91576 104.53966,510.91576 C 104.28518,510.91576 104.03069,510.91576 103.77621,510.91576"
+ id="path927" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mArrow7);marker-end:url(#INK_mArrow7);"
+ d="M 211.67653,536.36395 C 194.50061,536.36395 175.92133,538.87987 158.48981,539.67221 C 140.50037,540.48991 122.54462,540.43566 104.53966,540.43566 C 104.28518,540.43566 104.03069,540.43566 103.77621,540.43566"
+ id="path928" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mArrow6);marker-end:url(#INK_mArrow6);"
+ d="M 211.67653,576.06312 C 194.50061,576.06312 175.92133,578.57904 158.48981,579.37138 C 140.50037,580.18908 122.54462,580.13483 104.53966,580.13483 C 104.28518,580.13483 104.03069,580.13483 103.77621,580.13483"
+ id="path929" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mDot);marker-end:url(#INK_mDot);"
+ d="M 212.18549,605.07406 C 195.00958,605.07406 176.43030,607.58998 158.99878,608.38232 C 141.00933,609.20002 123.05358,609.14577 105.04862,609.14577 C 104.79414,609.14577 104.53966,609.14577 104.28518,609.14577"
+ id="path939" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mSemiCircle1);marker-end:url(#INK_mSemiCircle1);"
+ d="M 212.18549,629.54670 C 195.00958,629.54670 176.43030,632.06262 158.99878,632.85496 C 141.00933,633.67266 123.05358,633.61841 105.04862,633.61841 C 104.79414,633.61841 104.53966,633.61841 104.28518,633.61841"
+ id="path851" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mSemiCircle2);marker-end:url(#INK_mSemiCircle2);"
+ d="M 210.74592,654.01934 C 193.57001,654.01934 174.99073,656.53526 157.55921,657.32760 C 139.56977,658.14530 121.61401,658.09105 103.60905,658.09105 C 103.35457,658.09105 103.10009,658.09105 102.84561,658.09105"
+ id="path852" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mStop);marker-end:url(#INK_mStop);"
+ d="M 211.25489,678.95856 C 194.07897,678.95856 175.49969,681.47448 158.06817,682.26682 C 140.07873,683.08452 122.12298,683.03027 104.11802,683.03027 C 103.86354,683.03027 103.60905,683.03027 103.35457,683.03027"
+ id="path940" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mCurveIn);marker-end:url(#INK_mCurveIn);"
+ d="M 360.89024,478.42683 C 343.71432,478.42683 325.13504,480.94275 307.70352,481.73509 C 289.71408,482.55279 271.75832,482.49854 253.75336,482.49854 C 253.49888,482.49854 253.24440,482.49854 252.98992,482.49854"
+ id="path971" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mCurveOut);marker-mid:none;marker-end:url(#INK_mCurveOut);"
+ d="M 360.89024,506.92881 C 343.71432,506.92881 325.13504,509.44473 307.70352,510.23707 C 289.71408,511.05477 271.75832,511.00052 253.75336,511.00052 C 253.49888,511.00052 253.24440,511.00052 252.98992,511.00052"
+ id="path972" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mCurvyCross);marker-mid:none;marker-end:url(#INK_mCurvyCross);"
+ d="M 361.61002,533.56080 C 344.43410,533.56080 325.85482,536.07671 308.42330,536.86905 C 290.43386,537.68675 272.47810,537.63250 254.47314,537.63250 C 254.21866,537.63250 253.96418,537.63250 253.70970,537.63250"
+ id="path973" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mArrow1);marker-mid:none;marker-end:url(#INK_mArrow1);"
+ d="M 362.32980,570.26975 C 345.15388,570.26975 326.57460,572.78567 309.14308,573.57801 C 291.15364,574.39571 273.19788,574.34146 255.19292,574.34146 C 254.93844,574.34146 254.68396,574.34146 254.42948,574.34146"
+ id="path978" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mArrow2);marker-mid:none;marker-end:url(#INK_mArrow2);"
+ d="M 361.61002,599.06109 C 344.43410,599.06109 325.85482,601.57701 308.42330,602.36935 C 290.43386,603.18705 272.47810,603.13280 254.47314,603.13280 C 254.21866,603.13280 253.96418,603.13280 253.70970,603.13280"
+ id="path979" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mArrow3);marker-mid:none;marker-end:url(#INK_mArrow3);"
+ d="M 360.17045,624.25351 C 342.99453,624.25351 324.41525,626.76943 306.98373,627.56177 C 288.99429,628.37947 271.03853,628.32522 253.03357,628.32522 C 252.77909,628.32522 252.52461,628.32522 252.27013,628.32522"
+ id="path980" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mArrow4);marker-mid:none;marker-end:url(#INK_mArrow4);"
+ d="M 360.89023,652.32507 C 343.71431,652.32507 325.13503,654.84099 307.70351,655.63333 C 289.71407,656.45103 271.75831,656.39678 253.75335,656.39678 C 253.49887,656.39678 253.24439,656.39678 252.98991,656.39678"
+ id="path981" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mArrow5);marker-mid:none;marker-end:url(#INK_mArrow5);"
+ d="M 360.89023,678.95706 C 343.71431,678.95706 325.13503,681.47298 307.70351,682.26532 C 289.71407,683.08302 271.75831,683.02877 253.75335,683.02877 C 253.49887,683.02877 253.24439,683.02877 252.98991,683.02877"
+ id="path982" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mTria);marker-end:url(#INK_mTria);"
+ d="M 506.28650,474.10813 C 489.11058,474.10813 470.53130,476.62405 453.09978,477.41639 C 435.11034,478.23409 417.15458,478.17984 399.14962,478.17984 C 398.89514,478.17984 398.64066,478.17984 398.38618,478.17984"
+ id="path1055" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mArrow3);marker-end:url(#INK_mArrowTail3);"
+ d="M 507.30443,501.59218 C 490.12851,501.59218 471.54923,504.10810 454.11771,504.90044 C 436.12827,505.71814 418.17251,505.66389 400.16755,505.66389 C 399.91307,505.66389 399.65859,505.66389 399.40411,505.66389"
+ id="path1075" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#mTriangle);marker-end:url(#mTriangle);"
+ d="M 503.40737,530.25125 C 486.23145,530.25125 467.65217,532.76717 450.22065,533.55951 C 432.23121,534.37720 414.27545,534.32295 396.27049,534.32295 C 396.01601,534.32295 395.76153,534.32295 395.50705,534.32295"
+ id="path1101" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mDistance1a);marker-mid:none;marker-end:url(#INK_mDistance1b);"
+ d="M 504.42530,562.82492 C 487.24938,562.82492 468.67010,565.34084 451.23858,566.13318 C 433.24914,566.95088 415.29338,566.89663 397.28842,566.89663"
+ id="path1001"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mClub);marker-mid:none;marker-end:url(#INK_mClub);"
+ d="M 504.12714,613.45676 C 486.95122,613.45676 468.37194,615.97268 450.94042,616.76502 C 432.95098,617.58272 414.99522,617.52847 396.99026,617.52847 C 396.73578,617.52847 396.48130,617.52847 396.22682,617.52847"
+ id="path1031" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;marker-start:url(#INK_mTorso);marker-end:url(#INK_mLegs);"
+ d="M 566.11236,517.56797 L 570.18407,633.61170"
+ id="path1100"
+ sodipodi:nodetypes="cc" />
+ <text
+ xml:space="preserve"
+ style="stroke-width:1.0000000pt;font-family:Bitstream Vera Sans;"
+ x="378.96597"
+ y="68.778137"
+ id="text1275"><tspan
+ id="tspan1276"></tspan><tspan
+ sodipodi:role="line"
+ id="tspan1278"
+ x="378.96597"
+ y="80.778137"></tspan></text>
+ </g>
+</svg>
diff --git a/share/tutorials/oldguitar.jpg b/share/tutorials/oldguitar.jpg
new file mode 100644
index 000000000..7db5e35b5
--- /dev/null
+++ b/share/tutorials/oldguitar.jpg
Binary files differ
diff --git a/share/tutorials/potrace-de.png b/share/tutorials/potrace-de.png
new file mode 100644
index 000000000..f3641bc07
--- /dev/null
+++ b/share/tutorials/potrace-de.png
Binary files differ
diff --git a/share/tutorials/potrace-fr.png b/share/tutorials/potrace-fr.png
new file mode 100644
index 000000000..14069e1e3
--- /dev/null
+++ b/share/tutorials/potrace-fr.png
Binary files differ
diff --git a/share/tutorials/potrace.png b/share/tutorials/potrace.png
new file mode 100644
index 000000000..fc1ba9bc2
--- /dev/null
+++ b/share/tutorials/potrace.png
Binary files differ
diff --git a/share/tutorials/tutorial-advanced.es.svg b/share/tutorials/tutorial-advanced.es.svg
new file mode 100644
index 000000000..043e64990
--- /dev/null
+++ b/share/tutorials/tutorial-advanced.es.svg
@@ -0,0 +1,467 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::AVANZADO</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+<!--Author: Traducción a cargo de: GLUD-ACL (Grupo Linux Universidad Distrital - Academia y Conocimiento Libre) -
+Jeffrey Steve Borbón Sanabria, jeff_kerokid@yahoo.com-->
+
+
+
+<rect id="d0e18" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Este tutorial cubre los siguientes temas: copiar/pegar, edición de nodos, dibujo
+de curvas bezier y a mano alzada, manipulación de rutas, booleanos, desvio, simplificación y herramienta texto.
+</flowDiv></flowRoot>
+<rect id="d0e21" width="264" height="1000px" x="35" y="70.856248" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e21" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Use <flowSpan style="font-weight:bold">Ctrl+flechas</flowSpan>, <flowSpan style="font-weight:bold">ruedad del ratón</flowSpan> o <flowSpan style="font-weight:bold">arrastran con botón central del ratón</flowSpan>
+para situar la página. Para las bases acerca de la creación de objetos, selección y transformación, observe el tutorial básico en
+<flowSpan style="font-family:sans serif">Ayuda &gt; Tutoriales</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="134.716792"><tspan x="10" y="134.716792">Técnicas de pegado</tspan></text>
+
+<rect id="d0e42" width="288" height="1000px" x="10" y="139.616792" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e42" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Después de que usted copia algún(os) objeto(s) mediante <flowSpan style="font-weight:bold">Ctrl+C</flowSpan> o corta mediante
+<flowSpan style="font-weight:bold">Ctrl+X</flowSpan>, el comando regular <flowSpan style="font-family:sans serif">Pegar</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+V</flowSpan>) pega el/los objeto(s) copiados, bajo el cursor del ratón o cursor o
+si el cursor se encuentra fuera de la ventana, en el centro de la ventana del documento. Sin embargo,
+el/los objeto(s) en el portapapeles aún recuerdan el lugar original donde fue(ron) copiado(s) y usted puede
+copiarlos de nuevo en ese lugar mediante <flowSpan style="font-family:sans serif">Pegar en el sitio</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+Alt+V</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e63" width="288" height="1000px" x="10" y="235.90964000000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e63" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Otro comando, <flowSpan style="font-family:sans serif">Pegar estilo</flowSpan> (<flowSpan style="font-weight:bold">Mayus+Ctrl+V</flowSpan>),
+aplica el estilo del (primer) objeto en el portapapeles a la selección actual. Así el "estilo"
+pegado incluye la configuración de relleno, trazo y fuente, pero no la forma, tamaño o
+parámetros específicos de un tipo de forma, tales como el número de puntas de una estrella.
+</flowDiv></flowRoot>
+
+<rect id="d0e72" width="288" height="1000px" x="10" y="298.726938" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e72" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note que Inkscape posee su propio portapapeles interno; este no emplea el portapapeles del sistema salvo en
+el caso de copiado/pegado de texto mediante la herramienta Texto.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="352.91918000000004"><tspan x="10" y="352.91918000000004">Dibujando a mano alzada y trazos regulares</tspan></text>
+
+<rect id="d0e81" width="288" height="1000px" x="10" y="357.81918" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e81" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La forma más sencilla para crear formas arbitrarias es dibujar usando la herramienta Lapiz (dibujar líneas a mano alzada)
+(<flowSpan style="font-weight:bold">F6</flowSpan>):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 395.596446) " id="advanced-f01.svgpath1346" d="M 46.607452,13.757459 C 46.703755,13.877837 40.561653,3.0632190 48.903150,5.1485930 C 61.917313,8.4021340 85.578980,16.903712 88.503930,2.2789720 C 89.168760,-1.0451860 86.608410,8.7886670 85.634310,12.035686 C 74.612347,48.775570 75.258006,102.14182 24.798324,102.14182 C 20.854406,102.14182 26.421615,93.834340 29.389719,91.237250" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 395.596446) " id="advanced-f01.svgpath1350" d="M 80.978976,57.809270 C 83.629466,58.140590 78.850256,47.165690 80.978976,57.809270 C 81.764616,61.737480 63.166615,99.173230 72.370109,80.766250 C 87.382756,50.740960 98.747546,43.599660 92.457466,81.340170 C 91.195886,88.909610 98.333346,87.040380 102.21418,85.931570" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 395.596446) " id="advanced-f01.svgpath1354" d="M 146.47030,49.914700 C 147.32585,51.198030 143.40937,49.532080 141.87890,49.340770 C 135.10598,48.494160 126.43327,61.792580 137.28751,65.410650 C 155.75721,71.567220 130.34010,78.508200 124.08724,79.758770" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 395.596446) " id="advanced-f01.svgpath1358" d="M 184.92323,45.323300 C 185.60254,44.898740 179.60790,46.771180 175.74044,54.506090 C 163.83864,78.309710 195.82780,63.295640 195.82780,49.340770 C 195.82780,37.792078 164.11209,53.757440 174.59260,57.949640" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 395.596446) " id="advanced-f01.svgpath1360" d="M 195.25388,47.619000 C 195.25388,46.588170 191.96696,58.836830 196.97564,68.854200" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 395.596446) " id="advanced-f01.svgpath1372" d="M 209.60198,38.436209 C 214.41007,62.476670 202.58725,87.028780 195.25388,109.02892 C 191.16949,121.28208 195.19569,94.231230 195.82780,86.645860 C 199.03896,48.111950 248.25968,15.551340 223.37617,59.097490 C 220.86259,63.496260 215.30071,64.836730 210.74984,64.836730" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 395.596446) " sodipodi:nodetypes="cccccc" id="advanced-f01.svgpath2338" d="M 125.35714,10.790752 C 125.81036,11.470579 108.91150,69.158330 107.14285,75.790760 C 100.91438,99.147540 93.886617,91.270840 110.00000,63.647900 C 117.99422,49.943520 130.37724,37.159024 122.49999,60.790760 C 118.85912,71.713380 110.17621,58.819400 113.92857,70.076470 C 116.06040,76.471970 117.51004,80.738300 124.64285,79.719330" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 395.596446) " id="advanced-f01.svgpath2356" d="M 168.92857,48.290750 C 168.00407,49.677500 165.47603,47.671770 163.92857,48.290750 C 148.45903,54.478570 138.74181,77.113820 163.21429,72.219320 C 165.77450,71.707280 167.97619,70.076470 170.35714,69.005040" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 395.596446) " id="advanced-f01.svgpath2382" d="M 230.71429,51.862180 C 230.69083,51.904400 238.92616,49.261170 245.35714,46.505040 C 258.37255,40.927005 258.23191,26.494967 243.21429,35.076467 C 232.80392,41.025246 224.51137,59.005040 242.14286,59.005040 C 251.51176,59.005040 263.79693,55.114110 271.07143,48.647900" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/>
+
+<rect id="d0e97" width="288" height="1000px" x="10" y="519.412186" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e97" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si desea figuras más regulares, use la herramienta Pluma (Bezier) (<flowSpan style="font-weight:bold">Mayus+F6</flowSpan>):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 557.1894520000001) " id="advanced-f02.svgpath1317" d="M 28.568755,8.4053100 L 52.025265,8.4053100 C 52.025265,8.4053100 39.335678,-10.396760 39.335678,10.456510 C 39.335678,31.309810 39.720210,65.837280 39.720210,65.837280 L 56.639660,65.837280 C 56.639660,65.837280 9.1498419,80.366050 25.492492,65.837280" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 557.1894520000001) " id="advanced-f02.svgpath1318" d="M 71.856901,37.318880 L 60.740395,37.318880 C 60.740395,37.318880 75.827083,64.469880 60.740395,64.469880" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 557.1894520000001) " id="advanced-f02.svgpath1320" d="M 68.535886,43.654080 C 76.366049,28.196010 81.536318,35.099080 81.536318,35.099080 L 81.536318,64.017280 L 75.682212,64.017280" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 557.1894520000001) " sodipodi:nodetypes="cccccccc" id="advanced-f02.svgpath1321" d="M 83.172435,29.942410 L 92.472939,15.621110 L 92.472939,64.469880 C 92.472939,64.469880 91.632149,40.197980 102.39906,35.070180 C 113.16598,29.942410 114.19325,47.686180 103.04180,47.686180 C 91.890349,47.686180 95.477476,47.718780 95.477476,47.718780 L 114.12732,64.298880 L 100.86093,64.298880" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 557.1894520000001) " id="advanced-f02.svgpath1322" d="M 138.02031,45.325780 C 138.02031,45.325780 144.17788,30.200410 138.02031,33.360880 C 131.86273,36.521480 116.87100,50.624580 118.60140,50.624580 C 120.33179,50.624580 138.45543,48.770280 137.25124,50.624580 C 136.04705,52.478780 131.48325,65.837280 125.71525,64.811680 C 119.94726,63.786180 116.48647,53.872180 116.48647,53.872180" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 557.1894520000001) " id="advanced-f02.svgpath1323" d="M 164.30887,46.693180 C 156.50691,34.679680 145.85128,34.044680 145.85128,34.044680 L 145.85128,54.555880 L 158.15634,65.495380 C 158.15634,65.495380 167.76966,68.572150 167.76966,57.290780" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 557.1894520000001) " sodipodi:nodetypes="cccscc" id="advanced-f02.svgpath1324" d="M 161.47682,33.515080 L 186.88757,33.515080 C 186.88757,33.515080 171.51563,33.793980 170.88821,46.901980 C 170.26079,60.010080 178.28622,64.097280 183.90729,58.476180 C 189.85930,52.524180 191.33641,33.827580 191.33641,33.827580 L 191.33641,65.030380" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 557.1894520000001) " sodipodi:nodetypes="cccsc" id="advanced-f02.svgpath1325" d="M 197.86753,73.397150 L 197.86753,33.236180 L 211.46796,33.236180 C 225.62621,33.236180 216.69195,45.076580 210.63528,51.922180 C 204.61030,58.731880 201.83517,57.563180 201.83517,49.690980" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 557.1894520000001) " id="advanced-f02.svgpath1328" d="M 219.32737,44.949780 L 256.97292,44.949780 C 256.97292,44.949780 256.65921,33.793980 239.40500,33.515080 C 222.15078,33.236180 223.71935,51.364380 223.71935,56.942280 C 223.71935,62.520180 228.73875,72.839450 241.60098,72.839450 C 254.46322,72.839450 256.97292,59.173480 256.97292,52.758880" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e113" width="288" height="1000px" x="10" y="643.211619" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e113" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Con la herramienta pluma, cada <flowSpan style="font-weight:bold">click</flowSpan> crea un nodo sin ningún manejador de curva,
+así una serie de clicks produce una secuencia de segmentos rectos de línea.
+<flowSpan style="font-weight:bold">Click y arrastrar</flowSpan> crea un suave nodo Bezier con dos manejadores colineales opuestos .
+Presione <flowSpan style="font-weight:bold">Mayus</flowSpan> mientras arrastra un manejador para rotar solo un
+manejador y arreglar el otro. Como usualmente, <flowSpan style="font-weight:bold">Ctrl</flowSpan> limita la dirección o del segmento de línea actual o
+el incremento del manejador Bezier en 15 grados. Presionando <flowSpan style="font-weight:bold">Enter</flowSpan> finaliza la línea,
+<flowSpan style="font-weight:bold">Esc</flowSpan> la cancela. Para cancelar tan solo el último segmento de una línea sin finalizar, presione <flowSpan style="font-weight:bold">Barra espaceadora</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e137" width="288" height="1000px" x="10" y="762.349419" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e137" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En ambas herramientas, el trazo actualmente seleccionado muestra una pequeña <flowSpan style="font-style:italic">ancla</flowSpan> cuadrada en ambos finales.
+Estas anclas le permiten <flowSpan style="font-style:italic">continuar</flowSpan> este trazo (mediante arrastrado desde uno de las anclas) o
+<flowSpan style="font-style:italic">cierrelo</flowSpan> (mediante arrastrado de una ancla a la otra) en vez de crear una nueva.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="838.327848"><tspan x="10" y="838.327848">Editando trazos</tspan></text>
+
+<rect id="d0e155" width="288" height="1000px" x="10" y="843.227848" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e155" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Diferente a las formas creadas con la herramienta Forma, las herramientas Pluma y Lápiz crean lo que es denominado
+<flowSpan style="font-style:italic">trazos</flowSpan>. Un trazo es una secuencia de segmentos de línea recta y/o como las curvas Bezier, como cualquier
+otro objeto de Inkscape, puede tener unas propiedades arbitrarias de relleno y borde. Pero diferente a una forma, un trazo puede ser editado mediante arrastrado libre de cualquiera de sus nodos (y no sólo mediante manejadores predeterminados). Seleccione este trazo y active la herramienta Nodo (<flowSpan style="font-weight:bold">F2</flowSpan>):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 958.314966) " sodipodi:nodetypes="cscsscsss" id="advanced-f03.svgpath1235" d="M 49.142651,24.796951 C 62.273554,17.294681 79.120898,4.7414808 93.420605,9.5549808 C 104.56551,13.306681 120.51953,39.842551 94.456604,47.964451 C 104.41358,54.417721 118.49160,49.257851 129.72149,44.151951 C 152.99183,33.772451 162.96700,16.713381 196.01682,15.267481 C 208.59979,14.558281 228.59619,20.435651 226.27670,32.627851 C 224.55770,41.663751 206.29019,39.606751 197.42531,35.977951 C 172.20942,25.033151 184.76639,5.5678808 164.15367,1.3737808 C 154.62978,-0.76821921 142.89747,2.7328808 136.79298,14.870181" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2528700pt"/>
+
+<rect id="d0e174" width="288" height="1000px" x="10" y="1022.076805" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e174" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Usted puede observar un número de cuadrados grices, son los <flowSpan style="font-style:italic">nodos</flowSpan> del trazo. Estos nodos
+pueden ser <flowSpan style="font-style:italic">seleccionados</flowSpan> mediante <flowSpan style="font-weight:bold">click</flowSpan>,
+<flowSpan style="font-weight:bold">Mayus+click</flowSpan> o mediante<flowSpan style="font-weight:bold">arrastado</flowSpan>de uno de los lazos elásticos o rectas —
+exactamente como los objetos que son seleccionados por la herramienta Selección. Los nodos seleccionados son resaltados
+y muestran sus <flowSpan style="font-style:italic">manejadores de nodos</flowSpan> — uno o dos círculos conectan cada nodo seleccionado
+mediante una línea recta.
+</flowDiv></flowRoot>
+
+<rect id="d0e195" width="288" height="1000px" x="10" y="1117.159501" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e195" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Los trazos son editados mediante <flowSpan style="font-weight:bold">arrastrado</flowSpan> de sus nodos y nodos manejadores. (Intente arrastrar
+algunos nodos y manejadores del siguiente trazo.) <flowSpan style="font-weight:bold">Ctrl</flowSpan> trabaja usualmente restringiendo movimientos y rotación.
+Las teclas: <flowSpan style="font-weight:bold">flechas</flowSpan>, <flowSpan style="font-weight:bold">Tab</flowSpan>,
+<flowSpan style="font-weight:bold">[</flowSpan>, <flowSpan style="font-weight:bold">]</flowSpan>, <flowSpan style="font-weight:bold">&lt;</flowSpan>, <flowSpan style="font-weight:bold">&gt;</flowSpan>
+von sus modificadores trabajan como lo hace el selector, pero aplica a los nodos en vez de a los objetos.
+Puede borrar (<flowSpan style="font-weight:bold">Del</flowSpan>) o duplicar (<flowSpan style="font-weight:bold">Mayus+D</flowSpan>)
+los nodos seleccionados. El trazo puede ser roto (<flowSpan style="font-weight:bold">Mayus+B</flowSpan>) en los nodos seleccionados,
+o si selecciona dos nodos finales en un trazo, los puede agrupar mediante (<flowSpan style="font-weight:bold">Mayus+J</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e234" width="288" height="1000px" x="10" y="1224.907918" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e234" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un nodo puede hacerse <flowSpan style="font-style:italic">agudo</flowSpan> (<flowSpan style="font-weight:bold">Mayus+C</flowSpan>), lo cual indica
+que sus dos manejadores pueden moverse independientemente den cualquier ángulo para cada uno;
+<flowSpan style="font-style:italic">suave</flowSpan> (<flowSpan style="font-weight:bold">Mayus+S</flowSpan>), el cual indica que sus manejadores siempre están
+sobre la misma línea recta (colineal); y <flowSpan style="font-style:italic">simetrico</flowSpan>
+(<flowSpan style="font-weight:bold">Mayus+Y</flowSpan>), que es lo mismo que suave, pero los manejadores también tienene la misma longitud.
+</flowDiv></flowRoot>
+
+<rect id="d0e255" width="288" height="1000px" x="10" y="1299.0575520000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e255" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Usted, también puede <flowSpan style="font-style:italic">retraer</flowSpan> completamente el manejador de un nodo mediante
+<flowSpan style="font-weight:bold">Ctrl+click</flowSpan> sobre él. Si dos nodos adyacentes poseen sus manejadores retraidos, el segmento de trazo entre ellos es una línea recta. Para salir del nodo retraido, haga <flowSpan style="font-weight:bold">Mayus+drag</flowSpan> lejos del nodo.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1375.992212"><tspan x="10" y="1375.992212">Subtrazos y combinación</tspan></text>
+<rect id="d0e273" width="288" height="1000px" x="10" y="1380.8922120000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e273" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un objeto trazo puede contener más de un <flowSpan style="font-style:italic">subtrazo</flowSpan>. Un subtrazo es una secuencia
+de nodos concetados entre si. (Por lo tanto, si un trazo tiene más de un subtrazo
+no todos los nodos están conectados.) Abajo a la izquierda, tres subtrazos pertenecen a un
+trazo simple compuesto; los mismos tres subtrazos den la derecha son objetos de trazo independientes:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1463.3367830000002) " id="advanced-f04.svgpath1735" d="M 100.08907,6.4450000 C 93.579072,-1.0917000 81.918432,-0.55990000 73.704915,3.7926000 C 68.004275,6.8135000 62.166920,10.305800 58.367019,15.516000 C 53.168191,22.644300 57.754296,33.922500 66.630063,36.821900 C 73.283486,38.640800 80.873938,33.358300 75.537693,24.149300 M 80.462637,13.477900 C 86.879638,6.8566000 98.091007,12.131100 100.75274,19.904200 C 103.01536,26.511700 103.51871,34.401700 109.89486,38.827100 C 116.30646,43.277200 127.00687,44.138500 131.14129,36.571800 C 134.67178,30.110500 127.98533,21.832000 120.87654,24.112900 M 63.948258,51.089500 C 70.988776,55.986100 78.719709,49.359400 83.658206,44.326400 C 88.897073,38.987200 96.936098,43.169100 100.57906,48.695800 C 103.90002,53.734100 112.27908,57.016600 116.49196,51.019500" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1463.3367830000002) " sodipodi:nodetypes="cssss" id="advanced-f04.svgpath1729" d="M 226.57759,6.7994000 C 220.06760,-0.73730000 208.40696,-0.20550000 200.19344,4.1470000 C 194.49280,7.1679000 188.65545,10.660200 184.85554,15.870400 C 179.65671,22.998700 184.24281,34.276900 193.11859,37.176300 C 199.77201,38.995200 207.36246,33.712700 202.02622,24.503700" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1463.3367830000002) " sodipodi:nodetypes="cssss" id="advanced-f04.svgpath1730" d="M 206.95116,13.832300 C 213.36816,7.2110000 224.57953,12.485500 227.24127,20.258600 C 229.50388,26.866100 230.00723,34.756100 236.38338,39.181500 C 242.79497,43.631600 253.49538,44.492900 257.62980,36.926200 C 261.16029,30.464900 254.47383,22.186400 247.36505,24.467300" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1463.3367830000002) " sodipodi:nodetypes="csss" id="advanced-f04.svgpath1731" d="M 190.43679,51.443900 C 197.47730,56.340500 205.20824,49.713800 210.14673,44.680800 C 215.38560,39.341600 223.42462,43.523500 227.06759,49.050200 C 230.38854,54.088500 238.76760,57.371000 242.98047,51.373900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e289" width="288" height="1000px" x="10" y="1530.5659090000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e289" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note que un trazo compuesto no es lo mismo que un grupo. Es un objeto sencillo el cual es sólo
+seleccionable como uno entero. Si usted selecciona el objeto de la izquierda a continuación
+y tome la herramienta nodo, podrá observar los nodos mostrados en los tres subtrazos. En la derecha,
+puede solo editar-nodos sobre un solo trazo a la vez.
+</flowDiv></flowRoot>
+
+<rect id="d0e292" width="288" height="1000px" x="10" y="1602.9268860000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e292" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape puede <flowSpan style="font-family:sans serif">Combinar</flowSpan> trazos en un trazo compuesto
+(<flowSpan style="font-weight:bold">Ctrl+K</flowSpan>) y <flowSpan style="font-family:sans serif">Separar</flowSpan> un trazo compuesto en
+trazos separados (<flowSpan style="font-weight:bold">Mayus+Ctrl+K</flowSpan>). Intente estos comandos sobre los ejemplos de a continuación.
+Desde que un objeta solo posea un relleno y estilo de trazo, un nuevo trazo compuesto toma
+el estilo del primer (menores en orden-z) objeto siendo combinado.
+</flowDiv></flowRoot>
+
+<rect id="d0e307" width="288" height="1000px" x="10" y="1677.0765240000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e307" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cuando combina trazos superpuestos con relleno, usualmente el relleno puede desaparecer
+en las áreas donde el trazo se superpone:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1725.5498200000002) " id="advanced-f05.svgpath1796" d="M 155.75146,61.986600 L 129.62968,50.665900 L 125.76751,70.631400 L 118.33181,43.150200 L 100.31410,52.578900 L 117.16369,29.631200 L 98.558143,21.423100 L 127.00494,20.289000 L 121.82191,0.62500000 L 140.44488,22.158400 L 152.58732,5.8459000 L 147.36303,33.831800 L 167.68737,33.154400 L 142.54981,46.518800 L 155.75146,61.986600 z M 185.56335,52.557900 C 180.79713,65.053200 163.77883,70.178400 147.57609,63.998000 C 131.37335,57.817600 122.09155,42.660500 126.85777,30.165200 C 131.62405,17.669700 148.64230,12.544700 164.84504,18.725100 C 181.04778,24.905500 190.32963,40.062400 185.56335,52.557900 z " style="fill:#07ba88;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e320" width="288" height="1000px" x="10" y="1808.8062200000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e320" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Este es el modo más sencillo para crear objetos con agujeros en el. Para comandos de trazo más poderosos,
+observe "Operaciones Booleanas" más adelante.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1861.587524"><tspan x="10" y="1861.587524">Convirtiendo a trazo</tspan></text>
+
+<rect id="d0e329" width="288" height="1000px" x="10" y="1866.4875240000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e329" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cualquier forma o objeto de texto puede ser <flowSpan style="font-style:italic">convertido a trazo</flowSpan>
+(<flowSpan style="font-weight:bold">Mayus+Ctrl+C</flowSpan>). Esta operación no cambia la apariencia del
+objeto pero remueve todas la capacidades específicas de su tipo (e.g usted no puede
+redondear las esquinas de una rectángulo o editar más el texto); en vez de esto, ahora puede editar
+nodos. He aquí dos estrellas — la de la izquierda se mantiene como forma y la de la derecha está convertida a trazo.
+Seleccione la herramienta nodo y compare su editabilidad cuendo sea seleccionada:
+</flowDiv></flowRoot>
+
+<polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1970.9604610000001) translate(49.93435,-3814.793)" d="M 48.608655,3873.8302 L 38.020121,3854.1783 L 21.697849,3874.9159 L 30.460473,3854.3847 L 4.0704360,3854.5531 L 25.585784,3848.6030 L 9.0002176,3828.0754 L 27.066793,3841.1869 L 32.774968,3815.4211 L 33.788271,3837.7210 L 57.491814,3826.1191 L 40.688807,3840.8151 L 64.538468,3852.1136 L 42.572158,3848.1393 L 48.608655,3873.8302 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="48.6087,3873.83 38.0201,3854.18 21.6978,3874.92 30.4605,3854.38 4.07044,3854.55 25.5858,3848.6 9.00022,3828.08 27.0668,3841.19 32.775,3815.42 33.7883,3837.72 57.4918,3826.12 40.6888,3840.82 64.5385,3852.11 42.5722,3848.14 48.6087,3873.83 " sodipodi:arg2="1.0947087" sodipodi:arg1="1.0816765" sodipodi:r2="8.7148495" sodipodi:r1="31.036766" sodipodi:cy="3846.4326" sodipodi:cx="34.026058" sodipodi:sides="7" id="advanced-f06.svgpolygon1410" style="stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffff00;font-size:12.000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1970.9604610000001) " id="advanced-f06.svgpath1412" d="M 204.84225,59.034000 L 194.25372,39.382100 L 177.93145,60.119700 L 186.69407,39.588500 L 160.30404,39.756900 L 181.81938,33.806800 L 165.23382,13.279200 L 183.30039,26.390700 L 189.00857,0.62490000 L 190.02187,22.924800 L 213.72541,11.322900 L 196.92241,26.018900 L 220.77207,37.317400 L 198.80576,33.343100 L 204.84225,59.034000 z " style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e348" width="288" height="1000px" x="10" y="2043.7084380000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e348" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Además, usted puede convertir a trazo ("delineado") el <flowSpan style="font-style:italic">Borde</flowSpan> de cualquier
+objeto. Adelante, el primer objeto es el trazo original (sin relleno, borde negro), mientras que
+el segundo es el resultado del comando Borde a Trazo (relleno negro,
+sin borde):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2103.8090070000003) " sodipodi:nodetypes="csssssss" id="advanced-f07.svgpath1430" d="M 34.909851,34.708300 C 45.568102,22.535400 56.085611,10.313200 71.587291,6.4269000 C 80.879684,4.0973000 83.374381,8.8216000 76.448156,16.590500 C 71.283723,22.383200 66.036697,26.742900 63.633147,33.382600 C 60.660504,41.594500 66.518895,42.869000 75.122466,41.336700 C 83.590628,39.828600 89.206146,32.831500 95.007824,25.870300 C 99.222218,20.813700 103.78192,20.607700 105.61335,24.986500 C 112.71814,40.917000 125.74344,25.963600 127.70819,24.544600" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2103.8090070000003) " id="advanced-f07.svgpath1432" d="M 186.92620,0.067700000 C 185.68893,0.17150000 184.40977,0.38330000 183.05120,0.72390000 C 174.45387,2.8793000 167.29622,7.3643000 161.05120,12.723900 C 154.80618,18.083500 149.40313,24.334600 144.08245,30.411400 L 150.83245,36.348900 C 156.17003,30.252800 161.34122,24.302700 166.89495,19.536400 C 172.44867,14.770100 178.33433,11.204800 185.23870,9.4739000 C 186.50278,9.1570000 187.03455,9.2417000 187.73870,9.2239000 C 187.31327,10.035400 186.82545,10.931000 185.64495,12.255100 C 183.19331,15.005000 180.55704,17.550100 178.11370,20.411400 C 175.67036,23.272700 173.40865,26.527500 171.95745,30.536400 C 171.04058,33.069200 170.59272,35.459100 171.11370,37.911400 C 171.37419,39.137600 171.89756,40.348800 172.67620,41.348900 C 173.45484,42.349000 174.44224,43.121300 175.45745,43.661400 C 177.48786,44.741500 179.59712,45.027200 181.73870,45.067700 C 183.88028,45.108100 186.11374,44.860100 188.45745,44.442700 C 193.70520,43.508100 198.00702,40.842200 201.58245,37.692700 C 205.15787,34.543100 208.13670,30.870900 211.01995,27.411400 C 211.82766,26.442300 212.58457,25.827600 213.14495,25.473900 C 213.59052,25.192600 213.76867,25.188400 213.89495,25.161400 C 213.93936,25.219000 213.91658,25.164300 214.01995,25.411400 L 214.01995,25.442700 L 214.05120,25.505100 C 215.09680,27.849600 216.30832,29.784700 217.76995,31.348900 C 219.23158,32.913100 220.97025,34.091300 222.80120,34.755100 C 224.63215,35.419000 226.51948,35.565300 228.23870,35.380100 C 229.95791,35.195000 231.50709,34.689700 232.92620,34.067700 C 235.76441,32.823500 238.08274,31.065200 239.86370,29.567700 C 240.75418,28.818900 241.51624,28.120000 242.08245,27.598900 C 242.36555,27.338400 242.60758,27.119300 242.76995,26.973900 C 242.93231,26.828500 243.05413,26.765200 242.89495,26.880100 L 237.61370,19.567700 C 237.20892,19.860000 237.01770,20.064600 236.76995,20.286400 C 236.52219,20.508200 236.26366,20.720900 235.98870,20.973900 C 235.43876,21.480000 234.80039,22.088900 234.08245,22.692700 C 232.64655,23.900100 230.88425,25.137400 229.33245,25.817700 C 228.55654,26.157800 227.84004,26.350000 227.26995,26.411400 C 226.69986,26.472800 226.28368,26.438700 225.86370,26.286400 C 225.44372,26.134100 224.98196,25.854300 224.36370,25.192700 C 223.74543,24.531000 223.00054,23.455800 222.26995,21.817700 C 221.55076,20.098100 220.45127,18.630500 218.86370,17.536400 C 217.27613,16.442300 215.28331,15.934200 213.42620,16.067700 C 211.56909,16.201100 209.86955,16.878700 208.33245,17.848900 C 206.79535,18.819100 205.38194,20.102200 204.08245,21.661400 C 201.16402,25.163100 198.44475,28.476300 195.64495,30.942700 C 192.84514,33.409000 190.08411,34.994100 186.86370,35.567700 C 184.90562,35.916400 183.17868,36.091900 181.89495,36.067700 C 180.75721,36.046200 180.20986,35.852500 179.95745,35.755100 C 179.94607,35.552000 179.89141,34.989900 180.39495,33.598900 C 181.34729,30.968100 182.88527,28.681800 184.95745,26.255100 C 187.02962,23.828500 189.65091,21.297900 192.36370,18.255100 C 194.33531,16.043700 195.76464,13.941900 196.64495,11.723900 C 197.08510,10.614900 197.39965,9.4638000 197.45745,8.2239000 C 197.51525,6.9840000 197.28645,5.6466000 196.67620,4.4114000 C 196.06594,3.1762000 195.05753,2.1320000 193.95745,1.4427000 C 192.85737,0.75330000 191.69395,0.35540000 190.51995,0.16140000 C 189.34595,-0.032600000 188.16346,-0.036200000 186.92620,0.067700000 z " style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:9.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2175.807589"><tspan x="10" y="2175.807589">Operaciones booleanas</tspan></text>
+<rect id="d0e373" width="288" height="1000px" x="10" y="2180.707589" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e373" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Los comandos en el menú Trazo le permiten combinar dos o más objetos usando
+<flowSpan style="font-style:italic">operaciones booleanas</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1463" y="4.2369075" x="132.69385" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1464" sodipodi:role="line" y="4.2369075" x="132.69385">Original shapes</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1468" y="75.103027" x="72.512367" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1469" sodipodi:role="line" y="75.103027" x="72.512367">Union (Ctrl++)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1471" y="75.103027" x="135.35332" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1472" sodipodi:role="line" y="75.103027" x="135.35332">Difference (Ctrl+-)</tspan><tspan y="81.236844" x="135.35332" id="advanced-f08.svgtspan1474" sodipodi:role="line">(bottom minus top)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1476" y="75.103027" x="202.23427" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1477" sodipodi:role="line" y="75.103027" x="202.23427">Intersection</tspan><tspan y="81.236844" x="202.23427" id="advanced-f08.svgtspan1482" sodipodi:role="line">(Ctrl+*)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1479" y="149.98067" x="73.13726" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1480" sodipodi:role="line" y="149.98067" x="73.137260">Exclusion</tspan><tspan y="156.11448" x="73.137260" id="advanced-f08.svgtspan1484" sodipodi:role="line">(Ctrl+^)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext2252" y="149.98067" x="136.91679" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1820" sodipodi:role="line" y="149.98067" x="136.91679">Division</tspan><tspan y="156.11448" x="136.91679" id="advanced-f08.svgtspan1822" sodipodi:role="line">(Ctrl+/)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1828" y="149.98067" x="199.6328" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1829" sodipodi:role="line" y="149.98067" x="199.63280">Cut Path</tspan><tspan y="156.11448" x="199.63280" id="advanced-f08.svgtspan1831" sodipodi:role="line">(Ctrl+Alt+/)</tspan><tspan y="162.24830" x="199.63280" id="advanced-f08.svgtspan1833" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " y="12.862536" x="136.71416" height="27.397606" width="37.561234" id="advanced-f08.svgrect1449" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) translate(125.2248,-4014.097)" d="M 54.795212 4055.4646 A 15.245441 15.687339 0 1 1 24.304329,4055.4646 A 15.245441 15.687339 0 1 1 54.795212 4055.4646 z" sodipodi:ry="15.687339" sodipodi:rx="15.245441" sodipodi:cy="4055.4646" sodipodi:cx="39.549770" id="advanced-f08.svgpath1450" style="stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " id="advanced-f08.svgpath1459" d="M 72.939902,90.828000 L 72.939902,118.20300 L 85.877403,118.20300 C 85.850687,118.58230 85.752403,118.94170 85.752403,119.32800 C 85.752403,127.98740 92.586921,135.01550 101.00241,135.01550 C 109.41790,135.01550 116.25243,127.98740 116.25243,119.32800 C 116.25243,114.38910 113.97302,110.01670 110.50242,107.14050 L 110.50242,90.828000 L 72.939902,90.828000 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " id="advanced-f08.svgpath1460" d="M 136.71405,90.828000 L 136.71405,118.20300 L 149.65155,118.20300 C 150.22373,110.07910 156.73646,103.64050 164.77655,103.64050 C 168.38748,103.64060 171.66375,104.97900 174.27655,107.14050 L 174.27655,90.828000 L 136.71405,90.828000 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " id="advanced-f08.svgpath1461" d="M 228.55067,103.64050 C 220.51058,103.64050 213.99785,110.07910 213.42567,118.20300 L 238.05067,118.20300 L 238.05067,107.14050 C 235.43787,104.97900 232.16160,103.64060 228.55067,103.64050 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " id="advanced-f08.svgpath1462" d="M 72.923684,165.70460 L 72.923684,193.07960 L 85.861184,193.07960 C 86.433364,184.95570 92.946095,178.51710 100.98619,178.51710 C 104.59712,178.51720 107.87339,179.85560 110.48619,182.01710 L 110.48619,165.70460 L 72.923684,165.70460 z M 110.48619,182.01710 L 110.48619,193.07960 L 85.861184,193.07960 C 85.834474,193.45890 85.736184,193.81830 85.736184,194.20460 C 85.736184,202.86400 92.570714,209.89210 100.98619,209.89210 C 109.40167,209.89210 116.23620,202.86400 116.23620,194.20460 C 116.23620,189.26080 113.96267,184.89310 110.48619,182.01710 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " id="advanced-f08.svgpath1817" d="M 136.72861,165.73750 L 136.72861,193.11250 L 149.66611,193.11250 C 149.71425,192.42900 149.72293,191.73790 149.85361,191.08130 C 150.05680,190.06040 150.34271,189.05090 150.72861,188.11250 C 151.11451,187.17420 151.58674,186.29090 152.13486,185.45630 C 152.68298,184.62170 153.32000,183.85360 154.00986,183.14380 C 154.69971,182.43400 155.44875,181.77030 156.25986,181.20630 C 157.07096,180.64230 157.94174,180.16590 158.85361,179.76880 C 159.76548,179.37170 160.70521,179.07160 161.69736,178.86250 C 162.68950,178.65350 163.70792,178.55010 164.75986,178.55010 C 165.81179,178.55010 166.86146,178.65350 167.85361,178.86250 C 168.84575,179.07160 169.78549,179.37170 170.69736,179.76880 C 171.60923,180.16590 172.48000,180.64230 173.29111,181.20630 C 173.64204,181.45030 173.93054,181.77760 174.25986,182.05010 L 174.25986,165.73750 L 136.72861,165.73750 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " id="advanced-f08.svgpath1818" d="M 174.25986,182.05010 C 173.93054,181.77760 173.64204,181.45030 173.29111,181.20630 C 172.48000,180.64230 171.60923,180.16590 170.69736,179.76880 C 169.78549,179.37170 168.84575,179.07160 167.85361,178.86250 C 166.86146,178.65350 165.81179,178.55010 164.75986,178.55010 C 163.70792,178.55010 162.68950,178.65350 161.69736,178.86250 C 160.70521,179.07160 159.76548,179.37170 158.85361,179.76880 C 157.94174,180.16590 157.07096,180.64230 156.25986,181.20630 C 155.44875,181.77030 154.69971,182.43400 154.00986,183.14380 C 153.32000,183.85360 152.68298,184.62170 152.13486,185.45630 C 151.58674,186.29090 151.11451,187.17420 150.72861,188.11250 C 150.34271,189.05090 150.05680,190.06040 149.85361,191.08130 C 149.72293,191.73790 149.71425,192.42900 149.66611,193.11250 L 174.25986,193.11250 L 174.25986,182.05010 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " id="advanced-f08.svgpath1826" d="M 214.49432,194.74890 L 239.11849,194.74890 L 239.11849,183.65860" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2218.464159) " id="advanced-f08.svgpath1827" d="M 238.05496,182.24050 L 238.05496,165.93310 L 200.49373,165.93310 L 200.49373,165.93310 L 200.49373,193.33080 L 213.43079,193.33080" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e389" width="288" height="1000px" x="10" y="2440.980959" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e389" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Los atajos por teclado para estos comandos hacen alusión a los análogos aritméticos de
+las operaciones booleanas (union es adición, diferencia es sustracción, etc.). Los
+comandos <flowSpan style="font-family:sans serif">Diferencia</flowSpan> y <flowSpan style="font-family:sans serif">Exclusión</flowSpan> sólo pueden ser aplicados
+a dos objetos seleccionados; otros pueden procesar cualquier número de objetos a la vez. El resultado
+siempre recibe el estilo del objeto del fondo.
+</flowDiv></flowRoot>
+
+<rect id="d0e398" width="288" height="1000px" x="10" y="2515.42553" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e398" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El resultado del comando <flowSpan style="font-family:sans serif">Exclusión</flowSpan> se parece a <flowSpan style="font-family:sans serif">Combinar</flowSpan> (observe adelante),
+pero es diferente a <flowSpan style="font-family:sans serif">Exclusion</flowSpan> en el hecho que este último agrega nodos donde estaban las intersecciones de
+trazos originales. La diferencia entre <flowSpan style="font-family:sans serif">División</flowSpan> y <flowSpan style="font-family:sans serif">Cortar Trazo</flowSpan> radica en que
+el primero de ellos corta completamente el objeto del fondo por el trazo del objeto de la parte superior, mientras el último
+solo corta el borde del objeto del fondo y remueve cualquier relleno (esto es conveniente para
+cortado en piezas de bordes sin-relleno).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2625.6951489999997"><tspan x="10" y="2625.6951489999997">Reducir y ampliar</tspan></text>
+<rect id="d0e422" width="288" height="1000px" x="10" y="2630.5951489999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e422" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape puede expandir y contraer formas no solo mediante escalado, también puede mediante
+<flowSpan style="font-style:italic">desvio</flowSpan> de trazo de un objeto, i.e. desplazándolo perpendicularmente
+al trazo de cada punto. Los comandos correspondientes son llamados
+<flowSpan style="font-family:sans serif">Ampliar</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+(</flowSpan>) y <flowSpan style="font-family:sans serif">Reducir</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+)</flowSpan>). Mostrados adelante como el trazo original (rojo) y un número de trazos ampliados y reducidos del
+original:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2712.744781) " sodipodi:nodetypes="csssssssssssscsscsssssscs" id="advanced-f09.svgpath1893" d="M 115.81178,90.263000 C 99.218333,84.050400 91.345908,64.124100 93.566891,47.164600 C 94.641328,38.960100 96.456385,30.157500 100.38769,23.496100 C 102.70507,19.569400 100.45056,29.883200 100.22840,31.843000 C 99.316711,39.885300 99.563779,49.451600 106.45633,55.156600 C 109.89806,58.005300 114.77791,58.502500 113.34285,52.343400 C 111.16092,42.979000 124.24564,35.492800 133.45333,38.408800 C 140.56062,40.659700 146.18137,47.828500 144.42159,55.357400 C 142.51486,63.514900 132.81270,60.107900 131.26145,52.572500 C 129.72736,45.120500 120.33146,54.264700 121.40602,59.858200 C 122.88175,67.539900 130.97776,69.371800 137.41574,70.091700 C 145.39194,70.983700 156.11494,67.181000 157.01701,58.354100 C 157.74571,51.223700 160.83040,44.010500 168.83560,43.110400 C 178.21391,42.055900 188.40728,42.233200 202.13268,42.932000 C 186.20680,42.932000 178.14828,53.433800 173.82209,61.943600 C 169.82022,69.815500 160.54944,74.587800 152.26340,75.748600 C 141.90641,77.199500 128.12952,74.963400 122.08197,74.963400 C 122.08197,85.680800 131.16563,90.646800 138.69797,90.368600 C 145.65253,90.111800 150.26564,81.686700 157.14329,78.878400 C 165.66251,75.399800 175.65687,75.628300 183.27771,81.079100 C 189.31672,85.398400 195.30803,93.195800 191.93951,100.72220 C 188.58326,108.22130 178.03641,109.43310 171.61508,104.59030 C 165.78865,100.19610 159.41265,95.430700 151.41115,95.469900 C 144.34942,95.504400 140.36778,97.965600 138.78679,105.78860 C 136.25795,98.927900 131.73702,95.974700 115.81178,90.263000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2712.744781) " id="advanced-f09.svgpath1895" d="M 99.500000,21.398300 C 92.913537,32.410000 90.641232,46.037400 91.645756,58.755000 C 93.111909,74.700300 103.97111,89.675800 119.75349,93.961200 C 128.14570,96.550800 136.10436,101.44380 138.89535,110.24990 C 141.19787,108.10680 141.13329,98.822900 147.21875,97.960800 C 157.89532,95.279000 165.89995,103.89630 174.47783,108.34570 C 183.97646,112.78460 197.19553,104.71380 194.61210,93.699800 C 190.92559,78.552000 172.43664,70.754400 158.37816,76.422100 C 149.21410,78.517300 144.04410,91.473400 133.46875,87.648300 C 129.31241,87.346900 121.24349,78.175900 126.33881,77.257500 C 141.90286,78.564900 160.41599,80.509300 172.11722,67.824500 C 178.08488,59.421900 182.96095,48.391800 194.21677,46.082000 C 198.16577,45.459200 211.94661,43.746700 202.18750,40.929500 C 189.62506,40.890500 176.50826,39.088500 164.28598,42.362300 C 155.76981,45.721200 156.53956,56.035700 153.06250,62.835800 C 145.89978,70.248200 131.50488,69.942900 124.63280,62.441200 C 121.66114,58.846200 124.72979,52.901200 128.75000,51.929500 C 129.72348,58.892200 139.14957,66.046800 144.75000,59.335800 C 152.39033,46.916400 136.32741,31.668800 123.66460,36.644700 C 115.47100,38.391800 109.30455,46.579900 111.46875,54.929500 C 102.34699,53.085100 101.24947,40.869400 102.15244,33.032800 C 101.77312,28.745300 106.13011,22.160600 100.68750,19.929500 C 100.47793,20.188700 99.686259,21.167900 99.500000,21.398300 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2712.744781) " id="advanced-f09.svgpath1898" d="M 100.15625,15.710800 C 94.803689,18.433300 93.389411,26.058000 90.905580,31.264000 C 83.784289,51.941800 87.021297,79.056300 106.58664,91.845200 C 115.49156,98.893000 129.38489,98.719500 134.62500,110.24200 C 136.68500,116.64180 138.71725,122.64850 141.91915,113.40140 C 144.61183,108.61000 145.26592,99.822100 152.93750,101.64830 C 164.45858,104.07520 173.72544,117.29670 186.45987,112.51580 C 198.72523,109.30170 202.63452,92.655900 194.19122,83.613200 C 189.38277,77.150200 181.87505,72.560400 173.90625,71.335800 C 181.36399,63.065900 186.08148,49.652900 199.13824,49.263100 C 203.80995,48.788700 208.83269,47.117200 210.84375,42.460800 C 204.23959,33.649900 192.49767,37.600600 183.21922,36.504200 C 172.82796,36.571400 158.67727,36.166000 153.94445,47.609300 C 151.74373,52.232000 151.93583,58.151700 147.90625,61.742000 C 155.77902,49.957200 145.16182,33.922000 132.15351,32.229400 C 122.04484,30.162600 110.59076,36.683900 107.81250,46.742000 C 103.08904,38.121400 109.46978,27.818200 105.93750,19.242000 C 104.56704,17.469500 102.48130,15.462500 100.15625,15.710800 z M 128.87500,60.617000 C 127.45238,59.010100 127.26112,58.301900 128.87500,60.617000 z M 138.09375,82.117000 C 145.75072,81.165300 139.75719,84.891100 135.53125,83.929500 C 127.65306,81.497500 132.83830,81.463300 138.09375,82.117000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2712.744781) " id="advanced-f09.svgpath1903" d="M 98.031250,12.804500 C 88.051110,20.030500 85.978098,33.657000 84.053081,45.004800 C 81.125624,67.276100 92.448744,92.036000 114.21859,100.29010 C 122.56817,103.51450 131.45746,108.72980 133.31219,118.23510 C 136.01312,124.36440 145.70796,121.17800 145.57937,114.86030 C 146.30932,108.68940 153.59217,102.64140 158.68750,108.64830 C 168.86111,114.30950 182.42405,121.99870 193.20792,113.27120 C 206.46008,104.75150 204.34110,83.123600 191.26963,75.307400 C 188.81665,71.110700 176.81154,70.722300 183.30012,65.365600 C 188.11509,57.954800 195.90064,52.487800 204.80223,51.886700 C 209.37102,50.438200 215.38781,45.703200 215.35417,41.203200 C 205.48134,29.195200 188.23783,33.079800 174.62500,32.773300 C 166.22435,33.223700 157.58770,35.662100 152.03125,42.398300 C 144.82677,28.671500 125.42885,23.748800 112.87842,33.107300 C 108.10916,35.511200 112.53183,24.040500 110.25000,20.679500 C 109.11015,15.546600 103.52705,9.5835000 98.031250,12.804500 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2712.744781) " id="advanced-f09.svgpath1910" d="M 99.031250,0.21080000 C 81.718119,5.3936000 74.637521,24.607800 72.999665,41.023800 C 67.502778,70.408300 85.019634,102.14930 112.90625,112.96080 C 122.88745,117.54880 124.80468,133.40600 137.65625,133.27330 C 145.48833,132.95250 153.42915,128.56150 156.53125,121.14830 C 170.89810,130.35460 192.90027,132.66890 204.86699,118.36100 C 218.63916,104.04700 215.42128,78.050700 199.53125,66.617000 C 210.35208,62.132700 224.58789,57.481500 226.85391,44.184900 C 228.44821,31.777000 215.03125,24.249400 204.45324,22.346500 C 189.51989,19.055700 173.86016,20.528300 159.09375,23.742000 C 153.16962,29.227500 147.92834,20.406000 142.12500,19.148300 C 135.55307,16.855100 128.42661,15.861600 121.56250,17.367000 C 119.01252,7.5634000 109.62107,-1.0535000 99.031250,0.21080000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2712.744781) " id="advanced-f09.svgpath1913" d="M 97.187500,38.023300 C 92.601798,55.724700 96.791579,78.224000 114.27690,87.238400 C 122.49875,91.441500 132.74822,93.369000 138.43750,101.27330 C 142.39639,90.806300 156.27174,92.280900 164.00869,97.397300 C 171.00642,101.19790 180.34313,109.88390 187.87025,102.38640 C 195.18664,95.101500 186.36708,84.536600 179.12253,81.320100 C 168.00572,75.623100 154.63525,80.327100 146.75000,89.273300 C 137.70549,95.640700 122.83626,90.671400 120.75000,79.585800 C 120.73654,73.276900 127.96589,72.090900 132.74391,73.651900 C 147.18584,75.364500 165.36606,73.998900 172.89065,59.484200 C 176.59084,53.588100 181.23256,47.888600 187.40625,44.492000 C 178.90496,44.969000 168.39756,42.832400 161.90625,49.523300 C 158.84732,57.721600 157.16430,69.440200 146.59287,71.080400 C 136.79813,74.099600 122.90869,71.083800 119.62500,60.304500 C 118.69373,52.956900 125.50070,48.345300 131.46875,45.929500 C 131.44720,50.891200 135.35491,60.286100 141.46875,56.742000 C 146.39290,45.188600 129.97646,35.114400 120.56250,42.148300 C 114.16634,46.040900 114.35001,54.531800 116.62500,60.773300 C 106.00450,59.949400 97.391047,50.543600 98.123845,39.810700 C 97.544708,37.758700 98.626599,32.188400 97.187500,38.023300 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2712.744781) " id="advanced-f09.svgpath1920" d="M 125.31250,44.210800 C 115.05980,51.299100 123.65257,46.640500 125.31250,44.210800 z M 135.84375,48.742000 C 140.69547,59.410200 136.76853,44.779600 135.84375,48.742000 z M 175.15625,48.679500 C 169.16197,48.260800 163.50443,52.320700 163.11071,58.457000 C 163.14049,60.906200 156.79533,69.013000 161.12500,65.929500 C 167.94706,61.800700 170.80758,54.080500 176.25000,48.617000 C 175.91721,48.636000 175.18804,48.677700 175.15625,48.679500 z M 99.750000,57.273300 C 101.11780,68.554900 107.41516,80.016500 118.21875,84.617000 C 115.24209,79.750800 117.54955,73.244900 121.81250,70.523300 C 118.89883,64.999700 113.32815,64.031100 107.90625,62.429500 C 105.32058,62.503700 99.510015,54.502500 99.750000,57.273300 z M 163.75000,83.304500 C 160.98333,84.050900 150.58854,88.777600 154.38643,89.690100 C 165.25892,90.165100 172.30196,101.94020 183.37500,100.71080 C 190.51459,95.724600 182.53256,86.068800 176.24175,84.662400 C 172.36363,82.937400 167.91518,82.710100 163.75000,83.304500 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+
+<rect id="d0e450" width="288" height="1000px" x="10" y="2858.1068109999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e450" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Los comandos directos <flowSpan style="font-family:sans serif">Ampliar</flowSpan> y <flowSpan style="font-family:sans serif">Reducir</flowSpan> producen trazos
+(convirtiendo el objeto original a trazo si aún no es trazo ). Muchas veces, más conveniente
+es <flowSpan style="font-family:sans serif">Desvío Dinamico</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+J</flowSpan>) el cual crea un objeto
+con manejadores arrastrables (similar al manejador de formas) contralando la distancia
+de desviado. Seleccione el objeto de abajo, cambie a la herramienta nodo y arrastre su manejador para
+obtener una idea:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2951.288804) translate(0.000000,-3462.662)" d="M 101.00000,3463.0000 C 100.89910,3463.1154 100.86592,3463.1256 100.71875,3463.3750 C 96.838066,3469.9506 95.040484,3478.7223 93.968750,3486.9062 C 91.768660,3503.7062 99.566742,3523.4645 115.93750,3529.5938 C 123.90918,3532.4529 129.03994,3534.6278 132.53125,3536.9688 C 135.64717,3539.0580 137.42378,3541.3433 138.68750,3544.2812 C 139.52347,3540.9430 140.82804,3538.5641 142.78125,3537.0625 C 144.95244,3535.3933 147.82976,3534.7675 151.40625,3534.7500 C 159.56650,3534.7100 166.04741,3539.5736 171.87500,3543.9688 C 174.98958,3546.3177 179.12491,3547.2130 182.87500,3546.5938 C 186.62509,3545.9745 189.94435,3543.8655 191.56250,3540.2500 C 193.19012,3536.6133 192.57214,3532.9144 190.78125,3529.5625 C 188.99036,3526.2106 186.04077,3523.2239 183.06250,3521.0938 C 175.57047,3515.7351 165.72516,3515.5023 157.31250,3518.9375 C 153.97352,3520.3009 151.11992,3523.0594 148.21875,3525.5625 C 145.31758,3528.0656 142.32166,3530.3346 138.68750,3530.4688 C 134.82840,3530.6113 130.60348,3529.3947 127.31250,3526.7812 C 124.02152,3524.1678 121.68750,3520.1268 121.68750,3514.6562 C 121.68493,3514.5477 121.72691,3514.4429 121.80366,3514.3661 C 121.88041,3514.2894 121.98524,3514.2474 122.09375,3514.2500 C 125.16635,3514.2500 130.11571,3514.8115 135.59375,3515.1875 C 141.07179,3515.5635 147.06060,3515.7495 152.18750,3515.0312 C 160.36559,3513.8856 169.54973,3509.1464 173.46875,3501.4375 C 177.24791,3494.0037 183.91245,3485.0048 196.12500,3482.7500 C 185.40193,3482.3123 176.77323,3482.3307 168.87500,3483.2188 C 164.98387,3483.6563 162.34109,3485.5816 160.53125,3488.3125 C 158.72141,3491.0434 157.79748,3494.5713 157.43750,3498.0938 C 156.97084,3502.6601 153.94102,3505.9265 150.06250,3507.9062 C 146.18398,3509.8860 141.44427,3510.6426 137.37500,3510.1875 C 134.13760,3509.8255 130.46002,3509.1666 127.37500,3507.6250 C 124.28998,3506.0834 121.79336,3503.5920 121.03125,3499.6250 C 120.73863,3498.1018 121.12824,3496.4253 121.90625,3494.8438 C 122.68426,3493.2622 123.84599,3491.7884 125.09375,3490.7188 C 126.34151,3489.6491 127.67905,3488.9449 128.93750,3489.0625 C 129.56673,3489.1213 130.16220,3489.4168 130.62500,3489.9375 C 131.08780,3490.4582 131.42356,3491.1777 131.62500,3492.1562 C 132.37009,3495.7756 135.11975,3498.4202 137.81250,3499.1562 C 139.15887,3499.5243 140.46625,3499.4266 141.56250,3498.7812 C 142.65875,3498.1359 143.57295,3496.9295 144.03125,3494.9688 C 145.73589,3487.6758 140.27628,3480.6643 133.34375,3478.4688 C 128.88478,3477.0566 123.40402,3478.1627 119.34375,3480.7812 C 115.28348,3483.3998 112.67292,3487.4491 113.71875,3491.9375 C 114.08850,3493.5244 114.07202,3494.7372 113.71875,3495.6250 C 113.36548,3496.5128 112.65252,3497.0532 111.81250,3497.2188 C 110.13246,3497.5499 108.00167,3496.6320 106.21875,3495.1562 C 99.162251,3489.3155 98.895858,3479.5859 99.812500,3471.5000 C 99.916977,3470.5783 100.42576,3468.1471 100.75000,3466.0000 C 100.91212,3464.9265 101.02040,3463.9391 101.03125,3463.2812 C 101.03358,3463.1401 101.00826,3463.1042 101.00000,3463.0000 z " id="advanced-f10.svgpath1527" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001" inkscape:original="M 101.062500 3462.343750 C 100.902800 3462.433706 100.664673 3462.696654 100.375000 3463.187500 C 96.443695 3469.848900 94.636933 3478.639228 93.562500 3486.843750 C 91.341517 3503.803250 99.219050 3523.756139 115.812500 3529.968750 C 131.737740 3535.680450 136.252411 3538.608005 138.781250 3545.468750 C 140.362240 3537.645750 144.344522 3535.190852 151.406250 3535.156250 C 159.407750 3535.117050 165.798568 3539.886947 171.625000 3544.281250 C 178.046330 3549.124050 188.581246 3547.905311 191.937500 3540.406250 C 195.306020 3532.879850 189.320260 3525.100477 183.281250 3520.781250 C 175.660410 3515.330450 165.675465 3515.083811 157.156250 3518.562500 C 150.278600 3521.370800 145.642062 3529.805821 138.687500 3530.062500 C 131.155160 3530.340700 122.093750 3525.373600 122.093750 3514.656250 C 128.141300 3514.656250 141.893013 3516.888394 152.250000 3515.437500 C 160.536040 3514.276700 169.810637 3509.496825 173.812500 3501.625000 C 178.138690 3493.115200 186.199125 3482.625044 202.125000 3482.625000 C 188.399600 3481.926200 178.222058 3481.757977 168.843750 3482.812500 C 160.838550 3483.712600 157.759946 3490.932125 157.031250 3498.062500 C 156.129180 3506.889400 145.382449 3510.673326 137.406250 3509.781250 C 130.968270 3509.061350 122.881979 3507.244175 121.406250 3499.562500 C 120.331690 3493.969000 129.715916 3484.797919 131.250000 3492.250000 C 132.801250 3499.785400 142.499525 3503.219907 144.406250 3495.062500 C 146.166030 3487.533600 140.576047 3480.344687 133.468750 3478.093750 C 124.261060 3475.177750 111.161820 3482.666917 113.343750 3492.031250 C 114.778810 3498.190350 109.910481 3497.692485 106.468750 3494.843750 C 99.576199 3489.138750 99.307060 3479.573461 100.218750 3471.531250 C 100.413140 3469.816425 102.180400 3461.714057 101.062500 3462.343750 z " inkscape:radius="-0.39687219" sodipodi:type="inkscape:offset"/>
+
+<rect id="d0e475" width="288" height="1000px" x="10" y="3047.7479959999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e475" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Como un <flowSpan style="font-style:italic">objeto desviado dinámicamente</flowSpan> recuerda el trazo original, este no "degrada"
+cuando usted cambia la distancia de desviado una y otra vez. Cuando usted no lo requiere ajustar
+más, siempre puede volver a convertir un objeto desviado a trazo.
+</flowDiv></flowRoot>
+
+<rect id="d0e481" width="288" height="1000px" x="10" y="3099.848565" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e481" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Aún más conveniente es el <flowSpan style="font-style:italic">Desvío Enlazado</flowSpan>, el cual es similar a la variedad dinámica
+pero es conectado a otro trazo el cual se mantiene editable. Usted puede tener cualquier número
+de desvíos enlazadas para un trazo fuente. Adelante, el trazo fuente es rojo, un desvío enlazado a este tiene
+borde negro y no posee relleno, el otro posee relleno negro y no tiene borde.
+</flowDiv></flowRoot>
+
+<rect id="d0e487" width="288" height="1000px" x="10" y="3174.293136" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e487" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Seleccione el objeto rojo y edit nodos; observe como ambas desviaciones enlazadas resoinden. Ahora
+seleccione cualquiera de las desviaciones y arrastre sus manejadores para ajustar el radio de desviación. Finalmente, note
+como moviendo o transformando el fuente mueve todos los objetos desviados enlazados a el y como usted
+puede mover o transformar objetos desviados independientemente sin perder su conexión
+con el fuente.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3267.45443) " sodipodi:nodetypes="csssssssssssscsscsssssscs" id="advanced-f11.svgpath1987" d="M 115.81178,73.567400 C 99.218333,67.354800 87.084436,52.943300 89.305419,35.983800 C 90.379856,27.779300 96.456385,13.461900 100.38769,6.8005000 C 102.70507,2.8738000 100.45056,13.187600 100.22840,15.147400 C 99.316711,23.189700 99.563779,32.756000 106.45633,38.461000 C 109.89806,41.309700 114.77791,41.806900 113.34285,35.647800 C 111.16092,26.283400 124.24564,18.797200 133.45333,21.713200 C 140.56062,23.964100 146.18137,31.132900 144.42159,38.661800 C 142.51486,46.819300 132.81270,43.412300 131.26145,35.876900 C 129.72736,28.424900 120.33146,37.569100 121.40602,43.162600 C 122.88175,50.844300 130.97776,52.676200 137.41574,53.396100 C 145.39194,54.288100 156.11494,50.485400 157.01701,41.658500 C 157.74571,34.528100 160.83040,27.314900 168.83560,26.414800 C 178.21391,25.360300 188.40728,25.537600 202.13268,26.236400 C 186.20680,26.236400 178.14828,36.738200 173.82209,45.248000 C 169.82022,53.119900 160.54944,57.892200 152.26340,59.053000 C 141.90641,60.503900 128.12952,58.267800 122.08197,58.267800 C 122.08197,68.985200 131.16563,73.951200 138.69797,73.673000 C 145.65253,73.416200 150.26564,64.991100 157.14329,62.182800 C 165.66251,58.704200 175.65687,58.932700 183.27771,64.383500 C 189.31672,68.702800 195.30803,76.500200 191.93951,84.026600 C 188.58326,91.525700 178.03641,92.737500 171.61508,87.894700 C 165.78865,83.500500 159.41265,78.735100 151.41115,78.774300 C 144.34942,78.808800 140.36778,81.270000 138.78679,89.093000 C 136.25795,82.232300 131.73702,79.279100 115.81178,73.567400 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3267.45443) translate(0.248731,0.263444)" inkscape:href="#path1987" xlink:href="#advanced-f11.svgpath1987" d="M 100.75000,0.40625000 C 99.749974,0.48546251 98.838324,0.76632715 98.312500,1.0625000 C 95.686819,2.5414274 96.036405,3.1657310 95.562500,3.9687500 C 91.130942,11.477803 85.097892,25.195992 83.781250,35.250000 C 81.167870,55.205859 95.431161,71.887565 113.84375,78.781250 C 113.87491,78.791943 113.90616,78.802360 113.93750,78.812500 C 121.76966,81.621558 126.56878,83.748422 129.21875,85.531250 C 131.86872,87.314078 132.54942,88.367565 133.53125,91.031250 C 134.38941,93.386187 136.71261,94.879856 139.21130,94.683166 C 141.71000,94.486475 143.77087,92.647704 144.25000,90.187500 C 144.88278,87.056403 145.70093,86.003767 146.43750,85.437500 C 147.17407,84.871233 148.54798,84.389117 151.43750,84.375000 C 157.20734,84.346733 162.47102,87.993015 168.28125,92.375000 C 172.84255,95.815010 178.50001,96.976139 183.84375,96.093750 C 189.18749,95.211361 194.51005,91.945793 197.03125,86.312500 C 199.51281,80.767855 198.44419,74.842790 196.06250,70.375000 C 193.68081,65.907210 190.13556,62.421676 186.53125,59.843750 C 182.60060,57.032356 178.21520,55.411422 173.71875,54.718750 C 175.70875,52.718802 177.43669,50.426080 178.78125,47.781250 C 182.67817,40.115833 188.64895,31.843749 202.12500,31.843750 C 205.20571,31.921415 207.76608,29.486963 207.84375,26.406250 C 207.92142,23.325537 205.48696,20.765165 202.40625,20.687500 C 188.59482,19.984320 178.12004,19.761695 168.21875,20.875000 C 162.64927,21.501229 158.14853,24.722881 155.56250,28.625000 C 152.97647,32.527119 151.89452,36.927506 151.46875,41.093750 C 151.23725,43.358993 149.95721,44.863372 147.31250,46.218750 C 146.82345,46.469384 146.18059,46.551317 145.62500,46.750000 C 147.71967,45.095549 149.21143,42.642747 149.84375,39.937500 C 152.37784,29.095858 144.70618,19.430737 135.15625,16.406250 C 128.51596,14.303326 121.58201,15.886974 116.12500,19.406250 C 112.10308,22.000024 108.64557,26.281731 107.78125,31.312500 C 105.39576,27.302903 105.08308,21.664366 105.75000,15.781250 C 105.74526,15.823070 106.29995,12.867910 106.65625,10.500000 C 106.83440,9.3160452 106.97929,8.2295649 107.00000,6.9687500 C 107.01036,6.3383426 107.17579,5.7826769 106.62500,4.2187500 C 106.34961,3.4367866 105.80532,1.9979096 103.84375,0.96875000 C 102.86297,0.45417021 101.75003,0.32703749 100.75000,0.40625000 z M 127.25000,41.156250 C 128.42842,43.436385 130.16177,45.278921 132.18750,46.625000 C 131.44630,46.393104 130.64450,46.198585 130.06250,45.906250 C 128.09344,44.917202 127.27234,44.162022 126.87500,42.093750 C 126.93721,42.417568 126.96141,41.844637 127.25000,41.156250 z M 129.93750,64.406250 C 131.88296,64.564937 132.92761,64.626154 135.18750,64.781250 C 137.90544,64.967782 140.77675,65.108549 143.68750,65.125000 C 141.36493,67.041565 139.62613,68.082264 138.46875,68.125000 C 136.00882,68.215855 133.05615,67.358019 131.03125,65.750000 C 130.57171,65.385070 130.31866,64.832886 129.93750,64.406250 z " id="advanced-f11.svgpath1988" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.67500001;stroke-opacity:1.0000000" inkscape:original="M 101.06250 5.9375000 C 100.90280 6.0274518 100.66467 6.3216625 100.37500 6.8125000 C 96.443695 13.473900 90.386936 27.764251 89.312500 35.968750 C 87.091517 52.928250 99.219050 67.349902 115.81250 73.562500 C 131.73774 79.274200 136.25241 82.233048 138.78125 89.093750 C 140.36224 81.270750 144.34452 78.815750 151.40625 78.781250 C 159.40775 78.742050 165.79857 83.512051 171.62500 87.906250 C 178.04633 92.749050 188.58125 91.530346 191.93750 84.031250 C 195.30602 76.504850 189.32026 68.694301 183.28125 64.375000 C 175.66041 58.924200 165.67546 58.708900 157.15625 62.187500 C 150.27860 64.995800 145.64206 73.430703 138.68750 73.687500 C 131.15516 73.965700 122.09375 68.998651 122.09375 58.281250 C 128.14130 58.281250 141.89301 60.513399 152.25000 59.062500 C 160.53604 57.901700 169.81064 53.121899 173.81250 45.250000 C 178.13869 36.740200 186.19912 26.249999 202.12500 26.250000 C 188.39960 25.551200 178.22206 25.351749 168.84375 26.406250 C 160.83855 27.306350 157.75995 34.525849 157.03125 41.656250 C 156.12918 50.483150 145.38245 54.298251 137.40625 53.406250 C 130.96827 52.686350 122.88198 50.837949 121.40625 43.156250 C 120.33169 37.562750 129.71592 28.423000 131.25000 35.875000 C 132.80125 43.410400 142.49952 46.813750 144.40625 38.656250 C 146.16603 31.127350 140.57605 23.969650 133.46875 21.718750 C 124.26106 18.802750 111.16182 26.291850 113.34375 35.656250 C 114.77881 41.815350 109.91048 41.317451 106.46875 38.468750 C 99.576199 32.763750 99.307060 23.198550 100.21875 15.156250 C 100.41314 13.441425 102.18040 5.3078377 101.06250 5.9375000 z " inkscape:radius="5.5788722" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3267.45443) matrix(0.393240,0.000000,0.000000,0.393240,199.7709,1.523830)" inkscape:href="#path1987" xlink:href="#advanced-f11.svgpath1987" d="M 99.875000,10.312500 C 96.123959,17.506241 91.340721,29.227916 90.437500,36.125000 C 88.297351,52.467250 100.00004,66.427706 116.21875,72.500000 C 124.20825,75.365489 129.37152,77.517380 132.96875,79.937500 C 135.65276,81.743231 137.24986,83.867439 138.53125,86.250000 C 139.41298,83.634871 140.57882,81.450606 142.34375,80.093750 C 144.69556,78.285700 147.74327,77.642895 151.40625,77.625000 C 159.86747,77.583548 166.48273,82.603285 172.31250,87.000000 C 175.24494,89.211566 179.20056,90.054854 182.75000,89.468750 C 186.29944,88.882646 189.37055,86.923997 190.87500,83.562500 C 192.39502,80.166278 191.84165,76.751505 190.12500,73.531250 C 188.40835,70.310995 185.52403,67.385986 182.62500,65.312500 C 175.37886,60.129703 165.80665,59.896476 157.59375,63.250000 C 154.44405,64.536093 151.61334,67.225629 148.68750,69.750000 C 145.76166,72.274371 142.65030,74.698578 138.71875,74.843750 C 134.68349,74.992788 130.29413,73.740023 126.84375,71.000000 C 123.39337,68.259977 120.93750,63.963841 120.93750,58.281250 C 120.93565,57.974031 121.05688,57.678860 121.27412,57.461620 C 121.49136,57.244379 121.78653,57.123153 122.09375,57.125000 C 125.25892,57.125000 130.16677,57.687902 135.62500,58.062500 C 141.08323,58.437098 147.06465,58.642020 152.09375,57.937500 C 160.06721,56.820489 169.01929,52.118754 172.78125,44.718750 C 176.06547,38.258558 181.61284,30.556884 191.00000,27.031250 C 182.79664,26.805362 175.42464,26.836597 168.96875,27.562500 C 165.28893,27.976257 162.86836,29.760309 161.15625,32.343750 C 159.44414,34.927191 158.53920,38.339864 158.18750,41.781250 C 157.69124,46.637230 154.43998,50.120269 150.40625,52.187500 C 146.37252,54.254731 141.50585,55.034949 137.28125,54.562500 C 134.00712,54.196384 130.25663,53.526340 127.03125,51.906250 C 123.80587,50.286160 121.08926,47.581000 120.28125,43.375000 C 119.94320,41.615334 120.42358,39.770452 121.25000,38.093750 C 122.07642,36.417048 123.25820,34.890584 124.59375,33.750000 C 125.92930,32.609416 127.43275,31.783850 129.03125,31.937500 C 129.83050,32.014325 130.60880,32.410227 131.18750,33.062500 C 131.76620,33.714773 132.15523,34.588705 132.37500,35.656250 C 133.06214,38.994140 135.61925,41.387003 138.00000,42.031250 C 139.19037,42.353374 140.28980,42.249443 141.18750,41.718750 C 142.08520,41.188057 142.85774,40.218124 143.28125,38.406250 C 144.88152,31.559775 139.72912,24.904041 133.12500,22.812500 C 128.94066,21.487354 123.63441,22.557411 119.75000,25.062500 C 115.86559,27.567589 113.50849,31.285007 114.46875,35.406250 C 114.85933,37.082550 114.87589,38.429605 114.43750,39.531250 C 113.99911,40.632895 113.00984,41.357302 111.96875,41.562500 C 109.88657,41.972896 107.65057,40.916840 105.75000,39.343750 C 98.382699,33.245797 98.136470,23.200045 99.062500,15.031250 C 99.163377,14.141359 99.571072,12.158269 99.875000,10.312500 z " id="advanced-f11.svgpath1989" style="fill-rule:evenodd;stroke-width:0.42500001" inkscape:original="M 101.06250 5.9375000 C 100.90280 6.0274518 100.66467 6.3216625 100.37500 6.8125000 C 96.443695 13.473900 90.386936 27.764251 89.312500 35.968750 C 87.091517 52.928250 99.219050 67.349902 115.81250 73.562500 C 131.73774 79.274200 136.25241 82.233048 138.78125 89.093750 C 140.36224 81.270750 144.34452 78.815750 151.40625 78.781250 C 159.40775 78.742050 165.79857 83.512051 171.62500 87.906250 C 178.04633 92.749050 188.58125 91.530346 191.93750 84.031250 C 195.30602 76.504850 189.32026 68.694301 183.28125 64.375000 C 175.66041 58.924200 165.67546 58.708900 157.15625 62.187500 C 150.27860 64.995800 145.64206 73.430703 138.68750 73.687500 C 131.15516 73.965700 122.09375 68.998651 122.09375 58.281250 C 128.14130 58.281250 141.89301 60.513399 152.25000 59.062500 C 160.53604 57.901700 169.81064 53.121899 173.81250 45.250000 C 178.13869 36.740200 186.19912 26.249999 202.12500 26.250000 C 188.39960 25.551200 178.22206 25.351749 168.84375 26.406250 C 160.83855 27.306350 157.75995 34.525849 157.03125 41.656250 C 156.12918 50.483150 145.38245 54.298251 137.40625 53.406250 C 130.96827 52.686350 122.88198 50.837949 121.40625 43.156250 C 120.33169 37.562750 129.71592 28.423000 131.25000 35.875000 C 132.80125 43.410400 142.49952 46.813750 144.40625 38.656250 C 146.16603 31.127350 140.57605 23.969650 133.46875 21.718750 C 124.26106 18.802750 111.16182 26.291850 113.34375 35.656250 C 114.77881 41.815350 109.91048 41.317451 106.46875 38.468750 C 99.576199 32.763750 99.307060 23.198550 100.21875 15.156250 C 100.41314 13.441425 102.18040 5.3078377 101.06250 5.9375000 z " inkscape:radius="-1.1492475" sodipodi:type="inkscape:offset"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3389.7220299999994"><tspan x="10" y="3389.7220299999994">Simplificación</tspan></text>
+
+<rect id="d0e506" width="288" height="1000px" x="10" y="3394.6220299999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e506" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El uso principal del comando <flowSpan style="font-family:sans serif">Simplificar</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+L</flowSpan>) es
+reducir el número de nodos de un trazo mientras <flowSpan style="font-style:italic">casi</flowSpan> preserve su
+forma. Esto puede ser útil para trazos creados mediante la herramienta Lápiz, ya que la herramienta
+en ocasiones crea más nodos de los ncesarios. Adelante, la forma en la izquierda es creada mediante
+la herramienta nano alzada y la de la derecha es una copia pero simplifiacada. El trazo original tiene 28
+nodos, mientras que el simplificado posee 17 (lo cual significa que es mucho más sencillo de trabajar
+con la herramienta Nodo) y es más suave.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3510.2462659999997) " id="advanced-f12.svgpath2511" d="M 65.491279,41.901600 C 65.324736,40.536000 64.767640,34.030200 64.361319,31.732000 C 64.495873,28.829500 64.269392,25.109000 63.984665,21.939000 C 63.241192,17.862700 63.797274,14.196300 63.984665,9.8861000 C 66.045888,5.6215000 67.977696,3.0557000 70.764429,0.46980000 C 75.456630,1.6232000 76.658128,3.0298000 77.544186,7.6262000 C 78.631505,11.386500 78.532764,15.326600 78.297494,19.679100 C 78.297494,23.680700 78.292227,25.295100 80.557415,28.342200 C 85.981399,28.810900 86.851635,28.331200 88.843786,23.445600 C 90.749262,20.133300 91.395910,16.516200 92.610322,12.899300 C 95.777164,10.629800 98.494208,9.8053000 102.02665,8.3795000 C 106.79363,7.1545000 109.72564,8.3194000 112.94961,10.639400 C 114.68558,15.554000 115.80204,18.862400 113.32626,23.069000 C 111.59855,25.393900 109.14155,27.086200 106.16985,28.718800 C 103.94999,30.124700 100.96553,31.643000 98.636771,33.238600 C 94.959232,33.720500 94.775469,36.739200 96.376850,39.641700 C 98.923722,41.092900 102.10564,40.210400 103.90992,37.758500 C 107.39539,36.084100 108.90817,34.559700 113.32626,34.368600 C 117.13154,34.915500 119.36648,35.541600 121.61264,37.381900 C 124.01123,40.846400 124.87486,43.057200 125.75583,46.044800 C 123.94891,48.564300 122.81186,49.912700 120.10602,51.694600 C 116.67501,51.694600 113.24300,51.728900 109.93638,51.318000 C 106.84018,50.998200 104.19836,50.192900 101.27335,49.811400 C 97.118016,49.811400 93.197468,50.019200 89.220440,50.564700 C 86.557765,50.621000 85.604701,50.909300 82.817337,50.941300 C 80.445775,51.096500 78.102980,51.461900 76.790879,51.694600 C 73.853650,51.669300 71.248553,51.164000 71.141083,50.941300 C 69.021929,50.984600 67.241751,50.999100 66.997894,51.318000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75127902pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3510.2462659999997) " id="advanced-f12.svgpath2525" d="M 171.97174,41.901600 C 171.09992,31.565400 169.59207,21.156400 170.58660,10.782800 C 171.57243,6.8737000 173.60383,2.6954000 177.55266,1.0856000 C 182.23976,0.66640000 184.31098,6.0321000 184.69490,9.8762000 C 185.42395,15.496200 183.76089,21.405500 185.97426,26.813000 C 188.70911,30.235600 194.25794,27.856300 195.53311,24.224900 C 197.24216,19.786100 197.37358,14.072200 201.73615,11.215100 C 206.46480,8.5490000 212.84333,6.2906000 217.79341,9.6789000 C 223.58915,14.315200 221.60789,24.560400 214.96591,27.390100 C 210.93619,30.248800 205.85876,31.657500 202.34633,35.177200 C 200.52467,39.661100 207.93761,42.453500 210.06257,38.318400 C 214.32027,34.596500 220.95480,32.845400 225.98395,36.101100 C 229.91596,38.348700 233.09538,43.564600 230.82651,47.990600 C 228.27066,52.095800 222.73648,52.273900 218.46130,51.521400 C 211.97221,50.518700 205.41226,49.192500 198.82683,50.124400 C 191.07977,50.756400 183.25637,52.284200 175.49452,50.969000 C 174.81032,50.978400 174.12136,51.076600 173.47835,51.318000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75127902pt"/>
+
+<rect id="d0e528" width="288" height="1000px" x="10" y="3574.5844139999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e528" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El monto de la simplificación (llamado <flowSpan style="font-style:italic">umbral</flowSpan>) depende del
+tamaño de la selección. Por lo tanto, si usted selecciona un trazo a lo largo con algún
+objeto grande, este será simplificado más agresivamente que si usted selecciona
+ese trazo pero solo. Además, el comando <flowSpan style="font-family:sans serif">Simplificar</flowSpan> es
+<flowSpan style="font-style:italic">acelerado</flowSpan>. Esto indica que si usted presiona <flowSpan style="font-weight:bold">Ctrl+L</flowSpan>
+en múltiples ocasiones en una suseción rápida (o sea que la llamada sea en 0.5 seg entre cada uno).
+El umbral es incrementado en cada llamado. (Si hace otro Simplificar después
+de una pausa, el umbral es devuelto a su valor por defecto.) Haciendo uso de la aceleración, es
+fácil de aplicar para el monto exacto de simplificación que usted requiere en cada caso.
+</flowDiv></flowRoot>
+
+<rect id="d0e543" width="288" height="1000px" x="10" y="3704.7907239999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e543" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Más allá de suavidad en los bordes a mana alzada, <flowSpan style="font-family:sans serif">Simplificar</flowSpan> puede ser usada para varios
+efectos creativos. A menudo, una forma que es rígida y geométrica beneficia desde algunos montos
+de simplificación que crea interesantes generalizaciones como la vida real a partir del original desde —
+la fundición de esquinas afiladas e introduciéndo distorsiones muy naturales, en algunas ocasiones estilizado y
+en otras divertidas. He aquí un ejemplo de las formas prediseñadas (clipart) que se ven mucho más
+vistozas despues de usar <flowSpan style="font-family:sans serif">Simplificar</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3820.6323399999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2796" y="4.2366295" x="43.765549" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2797" sodipodi:role="line" y="4.2366295" x="43.765549">Original</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3820.6323399999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2799" y="4.2366295" x="125.61612" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2800" sodipodi:role="line" y="4.2366295" x="125.61612">Slight simplification</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3820.6323399999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2802" y="4.2366295" x="213.13528" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2803" sodipodi:role="line" y="4.2366295" x="213.13528">Aggressive simplification</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3820.6323399999997) " id="advanced-f13.svgpath2786" d="M 97.048300,92.194400 L 97.369804,101.83920 L 96.083791,105.91160 L 94.476274,106.55470 L 94.476274,110.41280 L 93.511766,110.30560 L 93.726104,115.12820 L 92.011421,115.34260 L 91.154079,125.95210 L 97.691309,130.13160 L 95.976625,132.81070 L 85.259853,130.88190 L 74.864590,132.81070 L 73.149906,130.13160 L 78.401124,126.80950 L 72.614069,125.63050 L 61.361460,127.98800 L 61.361460,126.59520 L 68.434527,121.23660 L 66.505510,102.37510 C 65.290940,102.16080 64.112099,101.83920 62.968977,101.41050 L 61.468626,85.335300 L 58.896606,84.906600 L 57.717760,81.584400 L 56.753251,81.798800 L 54.288392,114.80670 L 52.252208,115.34260 L 61.361460,121.23660 L 60.182616,124.23720 L 45.393475,121.02220 L 39.392083,122.41560 L 38.963412,127.13110 L 44.428967,132.06040 C 44.143186,132.34660 43.964572,132.73940 43.893130,133.23940 C 43.821682,133.73940 43.607349,133.98970 43.250121,133.98970 C 43.035788,133.98970 42.892898,133.95380 42.821450,133.88250 L 33.605028,132.27480 L 23.745603,133.98970 L 22.888261,132.06040 L 28.353811,127.34540 L 27.174970,115.12820 L 25.781786,115.12820 C 25.638896,113.91340 25.531729,112.69900 25.460286,111.48460 C 25.388839,110.34150 25.317396,109.16250 25.245949,107.94810 L 24.067107,107.09060 L 21.816581,103.01820 L 22.459590,91.229800 L 21.173577,91.229800 L 22.459590,83.513700 C 22.745371,82.656300 23.174042,82.013200 23.745603,81.584400 C 24.388607,81.155700 25.067337,80.834600 25.781786,80.620300 C 26.567685,80.405900 27.353579,80.227000 28.139478,80.084400 C 28.996820,79.941300 29.782714,79.727000 30.497166,79.441300 L 31.033003,81.798800 L 25.245949,83.192200 C 24.817278,83.549200 24.602945,83.977800 24.602945,84.478300 L 23.745603,88.871800 L 26.317628,88.871800 L 26.317628,87.264600 L 28.460983,87.264600 L 28.460983,93.587300 L 38.749079,93.587300 L 38.749079,87.264600 L 40.892433,87.264600 L 40.892433,88.871800 L 43.464459,88.871800 L 42.499945,84.156800 C 42.428503,83.799400 42.285613,83.549200 42.071275,83.406500 C 41.928384,83.263500 41.785494,83.120900 41.642604,82.977800 L 35.748383,81.584400 L 36.391392,79.441300 L 42.607117,81.155700 C 43.178678,81.441900 43.714516,81.941900 44.214629,82.656300 L 44.214629,75.690500 C 43.857406,76.261800 43.357287,76.762300 42.714283,77.190500 C 42.071275,77.547900 41.392547,77.833600 40.678095,78.048000 C 40.392315,76.904900 40.249425,75.797600 40.249425,74.725800 L 40.249425,73.439600 C 40.249425,72.939600 40.320872,72.368300 40.463763,71.725200 C 40.463763,71.010900 40.285148,70.582100 39.927925,70.439100 C 39.642145,70.296500 39.284916,70.224700 38.856245,70.224700 C 38.999136,70.582100 39.106302,70.975000 39.177750,71.403700 C 39.249193,71.761100 39.284916,72.189400 39.284916,72.689900 C 39.284916,74.475600 38.713355,76.012000 37.570233,77.297700 C 36.427110,78.512600 35.033931,79.119800 33.390695,79.119800 C 31.818902,79.119800 30.461442,78.512600 29.318319,77.297700 C 28.175202,76.012000 27.603641,74.475600 27.603641,72.689900 C 27.603641,71.689400 27.782250,70.867800 28.139478,70.224700 C 27.710807,70.224700 27.317860,70.296500 26.960632,70.439100 C 26.603409,70.582100 26.424795,70.939100 26.424795,71.510900 L 26.424795,71.725200 C 26.639128,72.939600 26.746299,73.904300 26.746299,74.618600 C 26.746299,75.619200 26.531961,76.762300 26.103290,78.048000 C 25.317396,77.833600 24.495778,77.440800 23.638436,76.869500 C 22.852537,76.297700 22.388143,75.583300 22.245252,74.725800 C 22.102362,74.154500 22.030919,73.725800 22.030919,73.439600 C 22.030919,72.082200 22.602481,70.939100 23.745603,70.010300 C 24.602945,69.510300 25.496005,69.260200 26.424795,69.260200 L 27.496469,69.367300 L 26.103290,36.788600 L 41.749775,32.501800 C 40.535205,31.787500 39.570697,30.751500 38.856245,29.394100 C 38.141794,28.036600 37.784571,26.536100 37.784571,24.892900 C 37.784571,22.392400 38.499022,20.320500 39.927925,18.677200 C 41.428271,16.962500 43.214397,16.105100 45.286309,16.105100 C 47.358216,16.105100 49.144342,16.962500 50.644692,18.677200 C 52.145038,20.320500 52.895213,22.392400 52.895213,24.892900 C 52.895213,26.536100 52.502266,28.036600 51.716367,29.394100 C 51.001916,30.751500 50.037407,31.787500 48.822842,32.501800 L 64.897993,36.788600 L 64.683660,42.253800 L 69.506206,41.075300 L 70.149210,43.432800 C 69.649097,43.647200 69.327592,44.004600 69.184702,44.504700 C 69.041812,44.933400 68.970364,45.433400 68.970364,46.004700 C 68.970364,46.790900 69.041812,47.576500 69.184702,48.362700 C 69.399035,49.148300 69.577649,49.684300 69.720539,49.969900 L 75.829098,49.969900 C 76.400659,48.326800 76.686440,46.969300 76.686440,45.897800 C 76.686440,44.968800 76.472102,44.290300 76.043432,43.861600 C 75.829098,43.647200 75.650484,43.504100 75.507594,43.432800 L 76.043432,41.075300 L 87.296041,43.432800 L 89.439395,65.295200 L 90.189571,65.295200 L 89.975233,67.974400 C 90.975465,69.331900 91.475580,70.760600 91.475580,72.261200 C 91.475580,72.975500 91.368412,73.582700 91.154079,74.082700 C 90.796851,75.011500 90.261013,75.833000 89.546562,76.547900 C 88.832110,77.190500 88.046216,77.691000 87.188874,78.048000 L 94.261941,79.977200 C 94.619165,80.191600 95.012116,80.441300 95.440784,80.727500 C 95.869454,81.013100 96.119515,81.477300 96.190958,82.120300 L 98.441479,92.194400 L 97.048300,92.194400 z M 44.214629,47.612400 L 38.320408,36.038300 C 36.748615,36.538300 35.141098,37.002900 33.497862,37.431700 C 31.926069,37.860400 30.318552,38.288600 28.675316,38.717400 L 29.854162,67.652900 C 30.211385,67.509800 30.532889,67.331300 30.818670,67.116900 C 31.175893,66.831300 31.533122,66.616900 31.890345,66.473900 L 31.890345,42.253800 L 34.355204,42.253800 L 34.355204,66.473900 C 35.283988,66.616900 36.069887,66.938500 36.712891,67.438500 C 37.427342,67.938500 37.963180,68.581600 38.320408,69.367300 C 38.606189,69.296000 39.106302,69.260200 39.820754,69.260200 C 40.535205,69.260200 41.035324,69.296000 41.321104,69.367300 L 44.214629,68.188800 L 44.214629,47.612400 z M 94.369108,83.835300 C 94.297665,83.406500 94.119051,83.013700 93.833271,82.656300 C 93.618933,82.227500 93.190262,81.941900 92.547258,81.798800 L 85.259853,79.977200 L 77.865286,81.798800 C 77.222277,81.941900 76.793607,82.191900 76.579274,82.549100 C 76.436383,82.834700 76.257769,83.263500 76.043432,83.835300 L 74.757424,89.836400 L 77.650948,89.836400 L 77.972453,85.871200 L 80.222974,86.085600 L 78.401124,106.87630 L 92.118587,107.94810 L 90.296737,86.085600 L 92.547258,85.871200 L 93.083095,89.836400 L 95.869454,89.836400 L 94.369108,83.835300 z M 57.396255,37.431700 C 55.753019,37.002900 54.109778,36.538300 52.466542,36.038300 L 46.572321,47.612400 L 46.572321,68.188800 L 55.788743,71.189300 L 58.253597,43.432800 L 62.004468,42.682600 L 62.325968,38.717400 L 57.396255,37.431700 z M 46.572321,70.975000 L 46.572321,114.80670 L 51.930705,112.98460 L 54.824230,73.868400 L 46.572321,70.975000 z M 71.328056,58.757800 C 70.327824,56.757200 69.256145,54.721300 68.113024,52.649400 C 67.041348,50.577600 66.505510,48.255500 66.505510,45.683600 C 66.505510,44.968800 66.541234,44.433400 66.612677,44.075900 C 66.469786,44.147200 66.076839,44.254400 65.433831,44.397500 C 64.862269,44.540500 64.219265,44.719000 63.504814,44.933400 C 62.861810,45.076000 62.254525,45.219000 61.682964,45.362100 C 61.111403,45.433400 60.754175,45.469300 60.611284,45.469300 L 57.824926,76.226400 L 61.147127,76.440700 L 62.540306,51.148900 L 65.005160,51.363300 L 63.611980,76.762300 C 64.826550,76.762300 66.076839,76.655100 67.362852,76.440700 C 68.648865,76.226400 69.827706,75.761700 70.899386,75.047400 C 69.613373,73.332500 68.970364,71.260600 68.970364,68.831800 C 68.970364,67.116900 69.220426,65.366600 69.720539,63.580500 C 70.220658,61.794300 70.756495,60.186700 71.328056,58.757800 z M 84.938353,45.469300 L 78.936961,44.290300 C 79.008409,44.575900 79.044127,44.861600 79.044127,45.147700 L 79.044127,45.790800 C 79.044127,47.005200 78.865518,48.184200 78.508290,49.327300 C 78.222509,50.398600 77.829562,51.470400 77.329444,52.542300 C 76.829330,53.542300 76.293493,54.578200 75.721932,55.650000 C 75.221813,56.650100 74.721700,57.686000 74.221581,58.757800 C 73.507130,60.329600 72.864126,61.972700 72.292565,63.687600 C 71.721004,65.330800 71.435223,67.009800 71.435223,68.724700 C 71.435223,69.724700 71.613837,70.867800 71.971060,72.154000 C 72.756959,73.868400 73.971524,75.047400 75.614764,75.690500 C 77.258001,76.261800 78.972685,76.619200 80.758811,76.762300 C 80.401588,76.333500 80.044360,75.833000 79.687136,75.261700 C 79.329908,74.689900 79.079851,74.118600 78.936961,73.546800 C 78.865518,73.261200 78.794071,73.011400 78.722628,72.797100 C 78.722628,72.582700 78.722628,72.332400 78.722628,72.046800 C 78.722628,71.403700 78.794071,70.796500 78.936961,70.224700 C 79.151299,69.653400 79.401356,69.117500 79.687136,68.617500 L 79.579968,65.830800 L 81.294648,65.616400 L 80.544478,51.363300 L 83.009332,51.363300 L 83.759507,65.295200 L 84.831182,65.081000 L 86.760203,65.081000 L 84.938353,45.469300 z M 79.687136,79.119800 C 78.472566,78.976700 77.258001,78.762300 76.043432,78.476700 C 74.900314,78.119700 73.864358,77.583800 72.935569,76.869500 C 71.506670,77.869500 69.970596,78.512600 68.327360,78.798200 C 66.755567,79.083900 65.148050,79.226900 63.504814,79.226900 L 65.219498,99.481700 L 72.614069,101.83920 L 73.149906,101.83920 L 73.149906,101.41050 L 73.578577,92.194400 C 73.364239,92.051300 73.114183,91.980000 72.828402,91.980000 L 72.078228,91.980000 L 74.221581,82.120300 C 74.364472,81.477300 74.614533,81.013100 74.971757,80.727500 C 75.400427,80.441300 75.793374,80.191600 76.150603,79.977200 L 79.687136,79.119800 z M 39.392083,111.91330 L 39.606421,108.05510 C 39.677863,106.76910 39.713587,105.51880 39.713587,104.30390 C 39.713587,102.87520 39.642145,101.44640 39.499254,100.01770 C 39.427807,98.588400 39.213474,97.230900 38.856245,95.945300 L 28.353811,95.945300 C 27.996588,97.302700 27.746531,98.695600 27.603641,100.12480 C 27.532193,101.48230 27.496469,102.87520 27.496469,104.30390 C 27.496469,105.73320 27.532193,107.16190 27.603641,108.59070 C 27.675084,110.01990 27.782250,111.41280 27.925140,112.77020 L 39.392083,112.77020 L 39.392083,111.91330 z M 78.936961,35.180900 C 78.722628,36.395800 78.151067,37.574300 77.222277,38.717400 C 76.364936,39.860500 75.328985,40.575300 74.114415,40.861000 C 73.828634,40.932300 73.399963,40.968200 72.828402,40.968200 C 70.899386,40.968200 69.256145,40.110700 67.898689,38.395800 C 67.541466,37.824500 67.255686,37.288600 67.041348,36.788600 C 66.827015,36.288600 66.684124,35.752700 66.612677,35.180900 L 65.219498,35.180900 L 65.219498,34.430600 C 65.219498,32.644900 65.576721,31.001300 66.291172,29.501200 C 67.005624,28.000700 68.148746,26.750400 69.720539,25.750400 C 70.292101,25.464200 70.935109,25.321700 71.649560,25.321700 C 72.364007,25.249900 73.078459,25.214500 73.792910,25.214500 C 75.436151,25.571400 76.686440,26.214500 77.543782,27.143300 C 78.472566,28.072000 79.115575,29.072500 79.472798,30.144300 C 79.901469,31.144400 80.151526,32.144400 80.222974,33.144900 C 80.294416,34.073700 80.330140,34.752100 80.330140,35.180900 L 78.936961,35.180900 z M 49.251513,22.749300 C 48.679952,22.392400 48.108391,22.106700 47.536830,21.892400 C 47.322492,21.820600 47.036711,21.785200 46.679488,21.785200 C 45.965036,21.785200 45.214861,21.963600 44.428967,22.321100 C 43.714516,22.678000 43.035788,23.035500 42.392779,23.392400 C 41.606885,23.821100 40.892433,24.321100 40.249425,24.892900 L 40.249425,25.214500 C 40.392315,26.428900 40.749543,27.607900 41.321104,28.751000 C 41.964108,29.822800 42.892898,30.608500 44.107463,31.108500 C 44.393243,31.180300 44.786190,31.215600 45.286309,31.215600 C 46.500874,31.215600 47.536830,30.786900 48.394171,29.930000 C 49.680184,28.572500 50.323188,26.928900 50.323188,25.000100 C 50.323188,24.642700 50.251745,24.106800 50.108855,23.392400 L 49.251513,22.749300 z M 89.117891,72.046800 C 89.117891,70.475000 88.617777,69.403100 87.617545,68.831800 L 85.045520,67.867200 L 82.044824,69.153300 C 81.687600,69.581600 81.401820,70.046200 81.187482,70.546200 C 80.973149,70.975000 80.865977,71.475000 80.865977,72.046800 C 80.865977,73.261200 81.294648,74.261700 82.151990,75.047400 C 83.009332,75.761700 83.973840,76.119200 85.045520,76.119200 C 86.188642,76.119200 87.153150,75.761700 87.939045,75.047400 C 88.724944,74.261700 89.117891,73.261200 89.117891,72.046800 z M 45.286309,34.002400 L 40.892433,35.502400 L 45.393475,44.290300 L 50.001684,35.502400 L 45.286309,34.002400 z M 37.034395,72.904200 C 37.034395,72.618100 36.998672,72.296500 36.927229,71.939600 C 36.855781,71.582200 36.748615,71.332400 36.605725,71.189300 L 35.534050,70.760600 C 35.176822,70.617500 34.819598,70.510600 34.462370,70.439100 C 34.105147,70.367800 33.747919,70.331900 33.390695,70.331900 C 33.033467,70.331900 32.676244,70.367800 32.319016,70.439100 C 31.961792,70.510600 31.604564,70.617500 31.247341,70.760600 C 30.890113,70.903700 30.497166,71.046300 30.068495,71.189300 C 29.925604,71.903700 29.854162,72.475500 29.854162,72.904200 C 29.854162,73.975600 30.175661,74.904300 30.818670,75.690500 C 31.533122,76.476100 32.390463,76.869500 33.390695,76.869500 C 34.390927,76.869500 35.248269,76.476100 35.962721,75.690500 C 36.677170,74.904300 37.034395,73.975600 37.034395,72.904200 z M 76.043432,31.108500 C 74.900314,31.965900 73.721468,32.752100 72.506898,33.466500 C 71.363780,34.109500 70.184934,34.609600 68.970364,34.966500 C 69.184702,35.680900 69.470483,36.288600 69.827706,36.788600 C 70.184934,37.217300 70.577881,37.610100 71.006552,37.967600 C 71.506670,38.324500 72.113951,38.503000 72.828402,38.503000 L 73.042740,38.503000 C 74.328753,38.360400 75.257537,37.646000 75.829098,36.359900 C 76.257769,35.645500 76.472102,34.752100 76.472102,33.680800 C 76.472102,33.252100 76.436383,32.823400 76.364936,32.394600 C 76.293493,31.894600 76.186322,31.465900 76.043432,31.108500 z M 71.756727,104.19700 L 68.970364,103.33980 L 70.899386,121.45090 L 71.756727,121.66530 L 71.756727,104.19700 z M 34.676708,115.12820 L 34.676708,127.34540 L 36.712891,127.34540 L 36.712891,127.13110 L 37.784571,115.12820 L 34.676708,115.12820 z M 32.426187,115.12820 L 29.425491,115.12820 L 30.604332,127.34540 L 32.426187,127.34540 L 32.426187,115.12820 z M 84.081012,115.34260 L 80.758811,115.34260 L 81.723319,125.41620 L 84.188178,125.41620 L 84.081012,115.34260 z M 86.438699,115.34260 L 86.438699,125.41620 L 88.903558,125.41620 L 89.760900,115.34260 L 86.438699,115.34260 z M 76.150603,106.55470 L 74.435919,105.91160 L 74.221581,104.51830 L 74.221581,121.66530 L 74.757424,121.45090 L 76.150603,108.91220 L 76.150603,106.55470 z M 44.107463,105.37570 L 43.035788,107.09060 L 41.856942,107.73370 L 41.428271,113.94920 C 41.642604,114.02050 41.892665,114.09230 42.178446,114.16360 C 42.392779,114.23490 42.678560,114.30670 43.035788,114.37800 C 43.393011,114.52100 43.785958,114.66360 44.214629,114.80670 L 44.107463,105.37570 z M 24.710111,91.229800 L 24.067107,102.37510 L 25.245949,104.73260 L 25.245949,103.33980 C 25.245949,101.48230 25.388839,99.731500 25.674619,98.088400 C 26.031848,96.445300 26.210457,94.695000 26.210457,92.837000 L 26.103290,91.229800 L 24.710111,91.229800 z M 84.188178,111.16300 C 84.188178,110.59120 84.152454,110.01990 84.081012,109.44810 L 79.579968,109.23380 L 79.365632,112.98460 L 84.188178,112.98460 L 84.188178,111.16300 z M 42.392779,91.229800 L 41.106766,91.229800 C 41.035324,91.586700 40.999600,91.908300 40.999600,92.194400 L 40.999600,92.944200 L 41.964108,103.12540 L 41.856942,104.73260 L 43.035788,102.58950 L 42.392779,91.229800 z M 94.797779,92.194400 L 93.190262,92.194400 L 94.154775,104.19700 L 94.261941,104.30390 L 94.369108,104.19700 L 95.333616,101.41050 L 94.797779,92.194400 z M 75.829098,92.194400 L 75.400427,101.41050 L 76.150603,104.19700 C 76.293493,104.19700 76.364936,104.23260 76.364936,104.30390 L 76.472102,104.30390 L 76.579274,104.19700 L 77.329444,92.194400 L 75.829098,92.194400 z M 91.154079,110.09120 C 90.368180,110.09120 89.582286,110.05530 88.796386,109.98400 C 88.010492,109.91270 87.224597,109.80560 86.438699,109.66250 L 86.438699,112.98460 L 91.368412,112.98460 L 91.154079,110.09120 z M 78.508290,115.34260 L 77.972453,115.34260 L 77.329444,121.02220 L 79.151299,122.20120 L 78.508290,115.34260 z M 60.825622,79.119800 L 59.110939,78.798200 L 60.611284,82.763400 L 61.254293,82.977800 L 60.825622,79.119800 z " style="stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3820.6323399999997) " id="advanced-f13.svgpath2789" d="M 191.82675,92.194600 C 193.27873,99.240900 191.06057,105.28820 188.35759,111.16630 C 189.14106,115.32880 185.04548,117.77900 186.20293,122.60560 C 182.89647,127.89360 197.88695,129.64750 189.35767,132.70080 C 184.65301,131.68480 179.70985,130.14090 174.94497,131.82670 C 172.29321,133.54820 165.76746,132.31410 169.62203,128.87070 C 177.03209,126.17720 165.88335,124.89600 163.26931,126.46300 C 160.93572,127.50760 152.88408,128.81270 158.20367,125.03170 C 166.22559,122.02360 161.67185,113.54640 161.76620,107.09040 C 161.85638,103.75950 161.39897,102.15130 158.23917,101.44400 C 156.67946,96.785900 157.13644,91.592600 156.37567,86.713300 C 156.25959,84.644500 152.08802,84.930200 152.49619,81.584200 C 149.98059,85.613200 151.43367,91.812100 150.41990,96.687300 C 149.96888,102.72700 149.51787,108.76680 149.06685,114.80660 C 144.29609,117.02840 159.15210,119.24420 155.28285,123.42920 C 150.97579,124.72020 145.99321,121.53290 141.35975,121.32710 C 135.67965,119.43360 130.38692,126.26660 136.55520,129.71710 C 141.28405,132.13040 137.45876,135.20640 133.78607,133.23640 C 128.67675,130.52790 121.41140,135.54820 117.83898,132.56690 C 120.95801,129.25260 124.97471,126.24720 122.50743,120.86950 C 122.40652,115.70480 119.69043,112.86410 119.65305,107.54990 C 113.99418,103.77520 118.64067,95.232100 116.49089,91.189400 C 115.73375,86.976200 117.10840,80.282600 122.77549,79.914500 C 129.17818,80.264900 122.72641,83.146000 119.95476,83.452300 C 117.72812,86.577900 118.88432,91.302200 122.44916,87.264500 C 123.61028,90.654400 122.64044,95.620200 128.65193,93.587100 C 134.34997,95.486900 133.23748,90.653800 134.09949,87.273600 C 135.80415,88.554800 139.15908,90.218900 137.72219,86.170400 C 139.11604,81.076700 127.80594,83.212300 131.81558,79.687000 C 134.99823,79.272700 140.50206,85.098800 138.96131,78.843000 C 140.86617,72.954800 133.72384,80.892100 135.05467,75.536200 C 135.98111,72.509200 133.46563,68.056000 134.06199,73.606600 C 133.88025,82.832300 118.28548,78.009700 122.91792,70.224700 C 119.28740,71.132100 123.42063,81.547700 117.63721,76.122200 C 113.49389,69.957200 125.55093,69.996400 122.03283,63.706500 C 121.64912,54.733900 121.26542,45.761100 120.88172,36.788600 C 125.46577,35.169200 133.48494,34.060900 135.92846,32.123500 C 129.64936,27.869600 132.62058,15.405100 140.76970,16.148700 C 150.02640,17.172800 147.48002,29.301300 144.99442,32.952300 C 149.56041,34.802900 157.51573,34.417700 159.68799,38.235900 C 157.55241,43.755600 162.59052,40.493200 164.72853,42.071700 C 162.10761,46.389100 164.73114,52.282800 170.16607,49.824900 C 173.27228,46.657100 167.60088,38.534200 175.12606,41.976800 C 180.86786,41.868100 183.43087,44.609300 182.74427,50.264800 C 183.44922,55.532900 183.41387,60.997500 184.59603,66.138700 C 187.08982,70.315900 186.21204,75.306100 182.88924,78.231800 C 189.14193,78.483800 192.50124,82.817600 192.48659,88.912000 C 192.21513,90.238100 194.74593,92.936400 191.82675,92.194600 z M 138.99309,47.612200 C 136.05195,44.442300 135.63083,35.184500 130.73357,36.851800 C 125.26054,36.586100 121.77499,40.249300 123.73366,45.587800 C 124.03328,52.942600 124.33295,60.297600 124.63257,67.652700 C 129.17427,63.132300 125.45182,54.260800 126.66877,48.025400 C 125.35124,45.065200 128.16539,38.902800 129.21252,44.349500 C 129.74492,51.791900 127.73348,60.764700 130.24660,67.232700 C 134.18398,70.910600 141.43330,69.236900 138.99309,62.790900 C 138.99309,57.731100 138.99309,52.671900 138.99309,47.612200 z M 189.14755,83.835100 C 184.96966,78.978900 175.31586,79.195400 170.91634,83.577700 C 169.48661,85.947500 169.23217,92.891800 172.81942,88.629800 C 170.98414,84.602200 177.08778,85.823600 174.72144,89.280600 C 174.80532,94.903600 172.39842,102.63670 174.03688,106.94340 C 177.86865,106.40810 185.39183,109.54450 186.78316,106.58110 C 186.21385,99.749700 185.64448,92.917600 185.07517,86.085600 C 188.56831,84.145200 187.41962,93.477700 190.43538,88.835700 C 190.19224,87.137500 189.44396,85.538200 189.14755,83.835100 z M 152.17471,37.431900 C 145.26687,33.293700 142.87096,44.915800 141.35072,49.532300 C 142.09942,55.611800 139.84060,63.873900 142.50281,68.563900 C 146.33075,69.524600 152.20306,73.580400 150.95229,66.852500 C 151.64556,59.045500 152.33879,51.239400 153.03201,43.432700 C 158.94607,43.453000 158.64660,37.435500 152.17471,37.431900 z M 141.35072,70.975200 C 141.35072,85.585700 141.35072,100.19610 141.35072,114.80660 C 149.76154,114.46750 146.40697,104.71710 147.73652,99.096000 C 148.35856,90.687200 148.98060,82.277500 149.60264,73.868500 C 146.85202,72.904400 144.10140,71.939800 141.35072,70.975200 z M 166.10650,58.757700 C 163.11194,54.564000 161.31297,47.856300 160.66164,44.187200 C 153.12463,44.039100 155.22935,52.315800 154.32085,57.267600 C 153.74835,63.586800 153.17587,69.906600 152.60338,76.226300 C 158.57294,77.635500 155.33343,69.135900 156.51435,65.751800 C 156.78248,60.884100 157.05059,56.016600 157.31872,51.148800 C 162.26609,51.435100 158.30968,59.094200 159.17092,62.532600 C 158.91078,67.275400 158.65058,72.018700 158.39043,76.762300 C 163.24238,77.746600 166.92671,74.157400 163.78996,69.795800 C 163.49860,65.978600 164.79033,62.277200 166.10650,58.757700 z M 179.71679,45.469500 C 176.38849,44.840000 172.53560,42.946900 173.55866,47.939000 C 172.04092,55.717400 165.18392,62.062300 166.24351,70.384300 C 166.00773,75.192500 178.46782,80.169900 173.69530,73.597300 C 173.32048,69.371300 174.96086,66.391100 176.01607,63.563900 C 176.55014,59.821300 173.45275,52.401000 176.98963,51.236600 C 180.08800,54.788100 175.82540,63.951300 180.16912,65.211800 C 183.27317,61.253100 179.40652,53.818500 180.00559,48.578200 C 179.90933,47.542200 179.81306,46.505700 179.71679,45.469500 z M 174.46555,79.119600 C 169.45812,76.847400 164.26374,78.139000 159.34611,78.887200 C 157.28270,84.164600 159.96169,90.860100 159.76203,96.694700 C 158.49123,100.57860 167.30824,102.52700 167.97063,100.63350 C 168.99164,93.867400 165.97000,90.218000 168.64545,83.550700 C 168.94043,80.191100 171.69537,79.592600 174.46555,79.119600 z M 134.17052,111.91320 C 133.52682,106.78250 137.57797,94.929000 129.69624,95.945300 C 125.90500,95.745100 121.62189,95.042700 122.51517,100.23740 C 121.76189,105.37130 120.78235,115.33530 128.94447,112.77020 C 129.92751,112.19100 134.83419,113.89690 134.17052,111.91320 z M 173.71537,35.181000 C 172.89610,43.009700 162.09444,41.841700 160.42253,35.182700 C 158.47632,29.577900 165.24114,22.293700 170.79600,26.092100 C 173.30349,27.163100 177.33423,34.294500 173.71537,35.181000 z M 144.02998,22.749300 C 137.10388,17.586900 131.14383,31.388000 140.47315,31.266800 C 143.97006,30.776100 146.81129,25.521800 144.02998,22.749300 z M 183.89632,72.046800 C 183.27105,63.390100 170.32402,71.328900 178.06550,75.769500 C 180.60960,77.373300 184.10354,74.935000 183.89632,72.046800 z M 140.06475,34.002600 C 132.53520,34.342900 138.79450,40.556300 140.17191,44.290100 C 141.39279,39.720500 148.83645,34.666600 140.06475,34.002600 z M 131.81283,72.904300 C 130.01890,65.793800 119.42629,75.053900 127.69910,76.857900 C 129.90244,77.168900 131.92109,75.057900 131.81283,72.904300 z M 170.82187,31.108300 C 167.40830,32.483700 160.37108,37.442000 167.99801,38.482500 C 171.15854,37.880000 171.83060,33.647400 170.82187,31.108300 z M 166.53516,104.19700 C 160.95110,102.16640 165.78420,111.99220 164.99062,114.99910 C 164.76135,117.48700 166.48445,124.80550 166.54812,118.63040 C 166.47056,113.83830 166.57668,109.00630 166.53516,104.19700 z M 129.45514,115.12800 C 130.31909,118.85890 127.62377,126.15100 131.00157,127.40790 C 132.02569,123.91170 132.96551,117.63270 131.78604,115.12800 C 131.00907,115.12800 130.23211,115.12800 129.45514,115.12800 z M 127.20463,115.12800 C 121.13272,114.65300 126.31808,123.77630 125.38279,127.34550 C 129.46465,126.83510 126.08458,118.36680 127.20463,115.12800 z M 178.85944,115.34260 C 173.08247,113.92800 176.24992,123.94720 177.48163,125.62050 C 180.70606,124.76580 178.07630,117.90030 178.85944,115.34260 z M 181.21715,115.34260 C 181.44584,117.93020 179.93289,129.03240 183.85369,124.07710 C 183.15138,120.83690 187.16745,113.55360 181.21715,115.34260 z M 170.92901,106.55490 C 166.87157,103.02750 169.95614,112.86650 169.00000,115.34760 C 168.64847,118.59060 169.32210,124.44640 169.91328,118.09740 C 170.16524,114.25070 171.05300,110.43110 170.92901,106.55490 z M 138.88590,105.37550 C 135.95468,107.11030 134.54009,115.72680 138.98464,113.93180 C 138.94891,111.07960 138.91917,108.22740 138.88590,105.37550 z M 119.48856,91.229900 C 119.76752,95.444100 117.80937,100.25910 119.82075,104.07110 C 119.27204,100.67270 123.03682,92.430300 119.48856,91.229900 z M 178.96663,111.16310 C 178.25259,105.27330 169.82393,113.11960 176.65586,113.08450 C 178.36108,112.94140 179.42119,113.48970 178.96663,111.16310 z M 137.17120,91.229900 C 133.76987,93.865300 137.78420,100.54440 136.63539,104.73260 C 139.07433,100.77440 136.79131,95.615000 137.17120,91.229900 z M 189.57618,92.194600 C 186.26237,93.034700 189.26844,103.07650 189.36996,103.62440 C 190.86147,99.952300 189.43789,95.993500 189.57618,92.194600 z M 170.60752,92.194600 C 170.73469,95.266700 169.21381,103.64250 171.44286,103.25990 C 170.70517,100.17860 173.91310,92.685300 170.60752,92.194600 z M 185.93252,110.09100 C 179.80041,107.33040 180.34229,115.59750 185.98586,112.72350 C 186.61117,111.90860 185.58391,110.97140 185.93252,110.09100 z M 173.28671,115.34260 C 170.27455,117.70170 174.38180,125.65800 173.61616,118.92290 C 173.51699,117.72790 173.39567,116.53590 173.28671,115.34260 z M 155.60406,79.119600 C 151.71010,77.339800 157.28608,86.648100 155.79473,80.765600 C 155.74802,80.526500 155.62089,79.429200 155.60406,79.119600 L 155.60406,79.119600 z " style="stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3820.6323399999997) " id="advanced-f13.svgpath2795" d="M 286.60515,92.194600 C 288.33969,102.43690 282.83765,112.42730 279.81469,121.57450 C 282.57748,125.99710 289.09559,134.20990 278.74932,131.21450 C 273.09723,130.90460 262.38338,135.03060 264.69719,126.61030 C 261.85864,123.42880 250.34632,131.06860 253.91623,123.77000 C 261.62125,117.22830 256.25680,105.92750 252.55927,98.541400 C 251.93542,94.312400 251.34948,80.956500 246.41477,84.824000 C 244.70765,93.819100 245.44497,103.09270 243.94178,112.13900 C 242.65332,116.38570 254.92391,124.72850 244.65438,123.14850 C 237.67371,118.71410 223.54259,121.92520 232.07256,131.49350 C 229.92520,134.88990 221.46131,131.85640 216.77246,133.16160 C 212.09284,130.13840 221.66149,121.67100 216.52117,115.99970 C 212.81103,106.28370 209.84207,95.669200 211.73363,85.309100 C 211.80400,78.762400 223.51330,80.462400 214.95992,83.638600 C 212.22650,89.684000 224.84253,98.646700 229.35394,90.479500 C 228.74257,86.728100 235.49273,87.906500 230.47334,83.784300 C 222.78464,78.695000 235.73225,83.634900 233.21449,77.581800 C 228.46129,78.670400 229.62395,68.419600 228.20200,76.561700 C 224.03835,84.510400 215.54191,68.889600 216.06000,75.244400 C 206.41070,78.185000 220.75652,64.403500 217.36646,58.765300 C 217.57353,51.189400 211.35855,39.967300 220.09306,35.222300 C 227.69667,36.475800 230.88101,29.925900 227.05606,24.142600 C 226.90688,15.523300 241.70891,13.008900 241.73507,22.771400 C 239.33995,30.333300 243.24987,36.301100 251.31406,36.139200 C 258.07381,37.946600 257.53302,54.526100 265.53648,48.174200 C 264.90688,36.131700 279.50668,42.814700 278.27399,51.109700 C 276.31833,59.044700 281.66594,66.512200 280.01006,74.406600 C 278.11160,80.420700 292.29233,84.137200 287.27514,92.238400 C 287.05182,92.224100 286.60515,92.194600 286.60515,92.194600 z M 233.77147,47.612200 C 233.68884,40.461900 221.88699,31.411300 218.77340,41.399000 C 217.59121,49.434400 219.69601,57.577400 219.35741,65.680000 C 223.37193,65.627700 221.02297,52.761400 220.99006,47.723800 C 223.69193,37.472900 225.48498,55.855400 223.29080,59.992300 C 220.26724,70.583900 238.13280,70.941200 234.26784,60.196900 C 233.65229,56.036200 233.43098,51.808300 233.77147,47.612200 z M 283.92594,83.835100 C 279.60028,75.466500 260.21635,82.476800 266.99369,88.563600 C 272.77020,85.520800 266.08722,98.889800 268.52629,102.46240 C 270.75064,112.85840 285.52943,107.79300 281.38009,97.977000 C 279.12408,93.573600 279.51203,84.387000 284.83402,88.951600 C 285.09922,87.181300 284.43066,85.487200 283.92594,83.835100 z M 246.95310,37.431900 C 238.09672,35.595200 236.16204,46.952600 236.25611,53.440100 C 233.39085,59.439300 237.41187,75.379300 245.27844,67.778900 C 247.21801,59.929700 246.58096,51.502400 247.81045,43.432700 C 253.78331,44.861100 251.88684,35.492200 246.95310,37.431900 z M 236.12918,70.975200 C 236.12917,85.585700 236.12917,100.19610 236.12917,114.80660 C 244.67586,112.69430 241.90837,102.13740 242.48589,95.688600 C 241.50307,87.939500 249.09239,75.654600 239.25483,71.796200 C 238.74162,71.648200 236.65788,71.100800 236.12918,70.975200 L 236.12918,70.975200 z M 260.88495,58.757700 C 258.52954,54.856300 254.69946,39.578900 249.98156,49.419900 C 248.91449,57.404100 248.41539,65.534000 247.87968,73.571900 C 253.81118,74.640100 250.26531,61.524400 251.38405,56.700400 C 253.91945,47.064800 255.90914,61.180300 253.67220,64.648700 C 250.44689,69.690300 256.49304,82.410900 259.31100,71.651200 C 260.35065,67.285700 257.22634,62.454900 260.88495,58.757700 z M 274.49524,45.469500 C 264.98154,43.403900 267.31930,56.750000 262.60971,61.419900 C 256.58261,66.136800 264.90334,81.964000 269.09242,72.540500 C 270.32508,66.278900 269.33701,58.529700 271.98687,53.307600 C 273.34427,56.045400 274.03445,67.895700 275.92420,59.276800 C 276.07677,54.615000 273.98122,50.145400 274.49524,45.469500 z M 269.24400,79.119600 C 262.80151,75.516900 251.35986,77.864200 253.40712,87.217200 C 250.66104,93.616300 259.91340,107.41240 263.07578,96.179700 C 262.28598,90.109600 260.52480,80.108900 269.24400,79.119600 z M 228.94897,111.91320 C 231.26141,105.36080 228.67132,90.611400 219.13068,97.034100 C 212.14496,103.60950 219.01085,118.93050 228.94897,111.91320 z M 268.49382,35.181000 C 267.77067,43.663800 253.68521,40.645700 254.51848,32.875000 C 254.20444,23.172900 269.77914,23.046200 269.70846,32.600200 C 269.58462,33.040400 268.77491,34.761000 268.49382,35.181000 L 268.49382,35.181000 z M 238.80838,22.749300 C 230.30256,15.420000 229.17577,38.074700 238.36292,29.442600 C 239.97499,27.683300 240.67378,24.603000 238.80838,22.749300 z M 278.67475,72.046800 C 276.93261,61.460900 264.85212,78.988800 276.23078,75.907700 C 277.69304,75.242500 278.78698,73.692500 278.67475,72.046800 z M 234.84318,34.002600 C 225.95022,34.856800 237.94280,48.817000 238.63112,38.096000 C 239.81463,35.834700 237.17834,33.056600 234.84318,34.002600 z M 226.59126,72.904300 C 223.57162,64.399700 216.48628,81.208600 225.24737,75.945100 C 226.14400,75.213800 226.60715,74.043800 226.59126,72.904300 z M 265.60028,31.108300 C 256.93600,29.582600 263.82938,44.344600 266.01340,34.190600 C 265.99906,33.669600 265.72367,31.614900 265.60028,31.108300 L 265.60028,31.108300 z M 261.31359,104.19700 C 254.40895,105.99720 262.68641,124.77320 261.33765,112.69300 C 261.32436,109.86120 261.26632,107.02900 261.31359,104.19700 z M 224.23358,115.12800 C 222.52079,119.57530 225.65572,129.94800 227.22799,120.27110 C 227.70931,118.09490 227.06667,115.03440 224.23358,115.12800 z M 221.98307,115.12800 C 214.25187,115.07680 222.72238,131.84840 222.04339,120.66380 C 221.78498,118.83960 221.47024,116.94680 221.98307,115.12800 z M 273.63788,115.34260 C 265.20617,113.90280 274.69451,130.58080 273.67633,119.29760 C 273.52221,117.98840 273.39090,116.65130 273.63788,115.34260 z M 275.99560,115.34260 C 272.74371,120.01090 279.49910,127.63980 279.26393,118.78670 C 279.68005,116.82750 278.51865,113.66070 275.99560,115.34260 z M 265.70746,106.55490 C 260.24058,108.17390 265.20482,124.70270 265.14145,114.14760 C 265.45041,111.62830 265.71178,109.09620 265.70746,106.55490 z M 233.66436,105.37550 C 227.40554,105.66060 234.44001,118.08940 233.70479,108.88900 C 233.68177,107.71830 233.68518,106.54690 233.66436,105.37550 z M 214.26700,91.229900 C 212.97373,95.905600 214.44536,106.25410 215.79141,96.112200 C 216.09919,94.375100 215.75681,92.363500 214.26700,91.229900 z M 273.74506,111.16310 C 270.65228,104.80830 268.34084,117.91140 273.58882,112.45110 C 273.64088,112.02170 273.74506,111.16310 273.74506,111.16310 z M 231.94963,91.229900 C 227.41862,95.312900 233.90730,106.95460 232.24256,96.307500 C 232.03325,94.625000 231.82029,92.928200 231.94963,91.229900 z M 284.35462,92.194600 C 279.00642,94.357300 286.42845,106.18730 284.60195,96.350700 C 284.45053,94.971100 284.31529,93.584500 284.35462,92.194600 z M 265.38596,92.194600 C 264.07091,95.020800 265.61274,105.81710 266.81194,97.250400 C 267.17376,95.523500 267.08742,93.214200 265.38596,92.194600 z M 280.71097,110.09100 C 274.15001,106.06010 279.79739,119.14380 280.71097,110.09100 z M 268.06514,115.34260 C 264.68513,118.59550 270.66418,122.84230 268.06514,115.34260 z M 250.38250,79.119600 C 246.75668,81.285900 254.21880,82.993800 250.38250,79.119600 z " style="stroke-width:1.0000000pt"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3980.2220099999995"><tspan x="10" y="3980.2220099999995">Creando texto</tspan></text>
+
+<rect id="d0e568" width="288" height="1000px" x="10" y="3985.1220099999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e568" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape es capaz de crear textos largos y complejos. Sin embargo, esto el algo
+muy conveniente para la creación de textos pequeños como cabeceras, banners, logos, etiquetas
+de diagramas y captura, etc. Esta sección es una introducción muy básica acerca de las
+capacidades de texto de Inkscape.
+</flowDiv></flowRoot>
+
+<rect id="d0e571" width="288" height="1000px" x="10" y="4047.9393059999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e571" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Crear un texto es tan sencillo como cambiar a la herramienta de Texto (<flowSpan style="font-weight:bold">F8</flowSpan>),
+dando click donde en el documento y escribiendo su texto. Para cambiar la familia de fuente, estilo,
+tamaño y alineación, abra el dialogo Texto y Fuente (<flowSpan style="font-weight:bold">Mayus+Ctrl+T</flowSpan>). Este
+dialogo tambien tiene una pestaña de entreda de texto donde usted puede editar el objeto de texto seleccionado - en algunas
+situaciones, esto puede ser más conveniente que editar sobre la pizarra (en
+particular, esta etiqueta soporta revisión de como-usted-escribe).
+</flowDiv></flowRoot>
+
+<rect id="d0e580" width="288" height="1000px" x="10" y="4155.047124" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e580" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Así como otras herramientas, la herramienta Texto puede seleccionar objetos de su mismo tipo — objetos de texto
+— así usted puede dar click para seleccionar y posiciones el cursor en algún objeto de texto existente
+(tal como este parrafo).
+</flowDiv></flowRoot>
+
+<rect id="d0e583" width="288" height="1000px" x="10" y="4207.147693" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e583" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una de las operaciones más comunes en el diseño de texto es el ajustar el espaceado entre letras
+y líneas. Como siempre, Inkscape provee atajos por teclado para esto. Cuando se encuentra editando texto,
+las teclas <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan> y <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan> cambian
+el <flowSpan style="font-style:italic">espaceado de letras</flowSpan> en la línea actual de un objeto de texto, así que la
+longitud total de las líneas cambian en 1 pixel en la visualización actual (compare con la herramienta
+Selector donde la misma tecla hace un excalado de objeto tamaño-pixel). Como una regla, si el tamaño de fuente en
+un objeto de texto es más largo que el por defecto, se notará un apretujado de letras
+un poco más ajustado que el por defecto. Aquí un ejemplo:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4345.472943) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f14.svgtext1609" y="4.2361641" x="139.43481" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1610" sodipodi:role="line" y="4.2361641" x="139.43481">Original</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4345.472943) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f14.svgtext1612" y="53.843742" x="116.16958" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1613" sodipodi:role="line" y="53.843742" x="116.16958">Letter spacing decreased</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4345.472943) " id="advanced-f14.svgtext2315" y="33.29771" x="60.780251" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1604">Inspiration</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4345.472943) " id="advanced-f14.svgtext1606" y="82.904648" x="67.866859" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan style="letter-spacing:-1.2478520" id="advanced-f14.svgtspan1607">Inspiration</tspan></text>
+
+<rect id="d0e605" width="288" height="1000px" x="10" y="4447.3670919999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e605" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Las variantes de ajustados parecen un poco mejor que un encabezado, pero aún no es perfecto: las
+distancias entre letras no son uniformes, por ejemplo la "a" y la "t" están muy separadas
+mientra que la "t" y la "i" están muy cerca. El monto de de dicho kern erroneo (especialmente visible en
+tamaños de fuente grandes) es mayor en fuentes de baja calidad que en las otras de buena calidad; sin embargo, en
+cualquier cadena de texto y en cualquier fuente probablemente buscará un par de letras que puedan
+beneficiar el ajuste del espaceado.
+</flowDiv></flowRoot>
+
+<rect id="d0e608" width="288" height="1000px" x="10" y="4554.991325999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e608" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape hace estos ajustes de una manera muy sencilla. Tan sólo mueva su cursor de edición de texto entre
+los caracteres mal espaceados y use <flowSpan style="font-weight:bold">Alt+flechas</flowSpan> para mover las letras a partir del cursor.
+He aquí el mismo encabezado de nuevo, en esta ocasión con ajuste manuales para un posisionado
+de letras visualmente uniforme:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4635.70933) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f15.svgtext1649" y="4.2368875" x="66.563278" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f15.svgtspan1651" sodipodi:role="line" y="4.2368875" x="66.563278">Letter spacing decreased, some letter pairs manually kerned</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4635.70933) " id="advanced-f15.svgtext2406" y="34.802681" x="67.866859" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan dx="0 0 -0.1418031 -0.42540932 -0.42540932 0.42540932 0.42540932 -0.87514824 1.1344248 -0.5672124 -0.5672124" style="letter-spacing:-1.2478520" id="advanced-f15.svgtspan1647">Inspiration</tspan></text>
+
+<rect id="d0e624" width="288" height="1000px" x="10" y="4689.500789" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e624" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Adicionalmente, para movimiento horizontal de letras es mediante <flowSpan style="font-weight:bold">Alt+Izquierda</flowSpan> o
+<flowSpan style="font-weight:bold">Alt+Derecha</flowSpan>, también puede moverlas verticalmente mediante
+<flowSpan style="font-weight:bold">Alt+Arriba</flowSpan> o <flowSpan style="font-weight:bold">Alt+Abajo</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4738.134424) " xml:space="preserve" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="67.866859" y="32.078743" id="advanced-f16.svgtext1731"><tspan id="advanced-f16.svgtspan1732" style="letter-spacing:-1.2478520" dx="0 -3.4339702 -1.746122 -1.4281086 -2.0297282 -1.981069 -3.9864676 -3.8832457 -1.2720536 -2.1715312 -1.5699117" dy="0 0.0056477566 6.8183579 -6.6178179 0 -6.4172778 6.0161972 -5.8156576 5.8156576 -3.4091773 2.8075578">Inspiration</tspan></text>
+
+<rect id="d0e649" width="288" height="1000px" x="10" y="4786.298667" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e649" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Por supuesto es posible convertir texto a trazo (<flowSpan style="font-weight:bold">Mayus+Ctrl+C</flowSpan>) y
+mueva las letras como objetos de trazo regulares. Sin embargo, este es mucho más conveniente para mantener
+texto como texto — este se mantiene editable, usted puede intentar diferentes fuentes sin remover
+los kerns y espacios y esto toma mucho menos espacio en el archivo guardado. La única desventaja
+del enfoque "texto a texto" is que usted necesita taner la fuente original instalada sobre cualquer sistema
+donde intenta abrir dicho documento SVG.
+</flowDiv></flowRoot>
+
+<rect id="d0e655" width="288" height="1000px" x="10" y="4882.63196" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e655" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Similar al espaceado de letras, usted también puede ajustar <flowSpan style="font-style:italic">espaceado de línea</flowSpan> en
+objetos de texto multi-línea. Intente las teclas <flowSpan style="font-weight:bold">Ctrl+Alt+&lt;</flowSpan> y <flowSpan style="font-weight:bold">Ctrl+Alt+&gt;</flowSpan>
+sobre cualquier parrafo en este tutorial para espacearlo dentro o fuera así que la altura total
+de los objetos de texto cambian en 1 pixel en el zoom actual.
+Como en Selección, presionando <flowSpan style="font-weight:bold">Mayus</flowSpan> con cualquier atajo de espaceado o kern
+produce efectos 10 veces más grande que sin el Mayus.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4981.889925"><tspan x="10" y="4981.889925">Editor XML</tspan></text>
+
+<rect id="d0e676" width="288" height="1000px" x="10" y="4986.789925" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e676" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Las última herramienta poderosa de XML es el editor XML (<flowSpan style="font-weight:bold">Mayus+Ctrl+X</flowSpan>).
+Este muestra todo el arbol XML del documento, simpre refleja su actual estado.
+Usted puede editar sus dibujos y observar los cambios correspondientes en el arbol XML.
+Además, usted puede editar cualquier texto, elemento o atributo de nodos en el editor de XML y
+observe el resultado en su pizarra. Esta es la mejor herramienta imaginable para aprender interactivamente
+SVG y este le permite hacer trucos que pueden ser imposibles con herramientas regulares
+de edición.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="5108.371187000001"><tspan x="10" y="5108.371187000001">Conclusión</tspan></text>
+
+<rect id="d0e688" width="288" height="1000px" x="10" y="5113.271187" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e688" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">este tutorial muestra solo una pequeña parte de las capacidades de Inkscape. Esperamos que lo
+haya divertido. No tema experimentar y dividir lo que crea. Por favor visite <flowSpan style="font-weight:bold; font-family:sans serif">www.inkscape.org</flowSpan> para más información, últimas versiones
+y ayuda para usuarios y la comunidad de desarrolladores.
+</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 5176.350983)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-advanced.fr.svg b/share/tutorials/tutorial-advanced.fr.svg
new file mode 100644
index 000000000..85b1945cc
--- /dev/null
+++ b/share/tutorials/tutorial-advanced.fr.svg
@@ -0,0 +1,325 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::AVANCÉ</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+
+<rect id="d0e17" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e17" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ce didacticiel couvre le copier/coller, l'édition de nœuds, le dessin à main levée, le tracé de courbes de Bézier, la manipulation de chemins, les opérations booléennes, les objets offset, la simplification et l'outil texte.
+</flowDiv></flowRoot>
+
+<rect id="d0e20" width="264" height="1000px" x="35" y="80.26054400000001" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e20" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Faites défiler la page avec <flowSpan style="font-weight:bold">Ctrl+flèche</flowSpan>, ou avec la souris (<flowSpan style="font-weight:bold">molette</flowSpan> ou <flowSpan style="font-weight:bold">bouton du milieu</flowSpan>). Pour les bases de la création, sélection et transformation d'objets, voyez le didacticiel basique du menu <flowSpan style="font-family:sans serif">Aide &gt; didacticiels</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="144.12108800000001"><tspan x="10" y="144.12108800000001">Techniques de collage</tspan></text>
+
+<rect id="d0e41" width="288" height="1000px" x="10" y="149.02108800000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e41" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Après avoir copié (<flowSpan style="font-weight:bold">Ctrl+C</flowSpan>) ou coupé (<flowSpan style="font-weight:bold">Ctrl+X</flowSpan>) des objets, la commande <flowSpan style="font-family:sans serif">coller</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+V</flowSpan>) permet de coller les objets copiés juste sous le curseur de la souris (ou au centre du document si le curseur est en dehors de la fenêtre). Cependant, les objets du presse-papiers retiennent leur emplacement d'origine, et vous pouvez les recollez à ce même emplacement avec <flowSpan style="font-family:sans serif">coller sur place</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+Alt+V</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e62" width="288" height="1000px" x="10" y="234.14193900000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e62" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En appuyant sur <flowSpan style="font-weight:bold">Maj+Ctrl+V</flowSpan>, vous pouvez <flowSpan style="font-family:sans serif">coller le style</flowSpan>, c'est à dire appliquer le style du premier objet du presse-papiers à la sélection courante. Le "style" ainsi collé inclut le remplissage, le contour et les paramètres de la police, mais pas le type de forme, la taille ou les paramètres spécifiques à un type de forme (comme le nombre de sommets d'une étoile).
+</flowDiv></flowRoot>
+
+<rect id="d0e71" width="288" height="1000px" x="10" y="308.02049600000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e71" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Notez qu'Inkscape possède son propre presse-papiers; il n'utilise pas le presse papiers système sauf pour copier/coller du texte avec l'outil Texte.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="360.79359700000003"><tspan x="10" y="360.79359700000003">Dessiner à main levée ou tracer des chemins</tspan></text>
+
+<rect id="d0e80" width="288" height="1000px" x="10" y="365.693597" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e80" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La façon la plus simple de dessiner une forme quelconque est d'utiliser l'outil dessin à main levée (crayon) (<flowSpan style="font-weight:bold">F6</flowSpan>) :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 403.134535) " id="advanced-f01.svgpath1346" d="M 46.607452,13.757459 C 46.703755,13.877837 40.561653,3.0632190 48.903150,5.1485930 C 61.917313,8.4021340 85.578980,16.903712 88.503930,2.2789720 C 89.168760,-1.0451860 86.608410,8.7886670 85.634310,12.035686 C 74.612347,48.775570 75.258006,102.14182 24.798324,102.14182 C 20.854406,102.14182 26.421615,93.834340 29.389719,91.237250" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 403.134535) " id="advanced-f01.svgpath1350" d="M 80.978976,57.809270 C 83.629466,58.140590 78.850256,47.165690 80.978976,57.809270 C 81.764616,61.737480 63.166615,99.173230 72.370109,80.766250 C 87.382756,50.740960 98.747546,43.599660 92.457466,81.340170 C 91.195886,88.909610 98.333346,87.040380 102.21418,85.931570" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 403.134535) " id="advanced-f01.svgpath1354" d="M 146.47030,49.914700 C 147.32585,51.198030 143.40937,49.532080 141.87890,49.340770 C 135.10598,48.494160 126.43327,61.792580 137.28751,65.410650 C 155.75721,71.567220 130.34010,78.508200 124.08724,79.758770" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 403.134535) " id="advanced-f01.svgpath1358" d="M 184.92323,45.323300 C 185.60254,44.898740 179.60790,46.771180 175.74044,54.506090 C 163.83864,78.309710 195.82780,63.295640 195.82780,49.340770 C 195.82780,37.792078 164.11209,53.757440 174.59260,57.949640" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 403.134535) " id="advanced-f01.svgpath1360" d="M 195.25388,47.619000 C 195.25388,46.588170 191.96696,58.836830 196.97564,68.854200" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 403.134535) " id="advanced-f01.svgpath1372" d="M 209.60198,38.436209 C 214.41007,62.476670 202.58725,87.028780 195.25388,109.02892 C 191.16949,121.28208 195.19569,94.231230 195.82780,86.645860 C 199.03896,48.111950 248.25968,15.551340 223.37617,59.097490 C 220.86259,63.496260 215.30071,64.836730 210.74984,64.836730" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 403.134535) " sodipodi:nodetypes="cccccc" id="advanced-f01.svgpath2338" d="M 125.35714,10.790752 C 125.81036,11.470579 108.91150,69.158330 107.14285,75.790760 C 100.91438,99.147540 93.886617,91.270840 110.00000,63.647900 C 117.99422,49.943520 130.37724,37.159024 122.49999,60.790760 C 118.85912,71.713380 110.17621,58.819400 113.92857,70.076470 C 116.06040,76.471970 117.51004,80.738300 124.64285,79.719330" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 403.134535) " id="advanced-f01.svgpath2356" d="M 168.92857,48.290750 C 168.00407,49.677500 165.47603,47.671770 163.92857,48.290750 C 148.45903,54.478570 138.74181,77.113820 163.21429,72.219320 C 165.77450,71.707280 167.97619,70.076470 170.35714,69.005040" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 403.134535) " id="advanced-f01.svgpath2382" d="M 230.71429,51.862180 C 230.69083,51.904400 238.92616,49.261170 245.35714,46.505040 C 258.37255,40.927005 258.23191,26.494967 243.21429,35.076467 C 232.80392,41.025246 224.51137,59.005040 242.14286,59.005040 C 251.51176,59.005040 263.79693,55.114110 271.07143,48.647900" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/>
+
+<rect id="d0e96" width="288" height="1000px" x="10" y="526.950275" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e96" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour obtenir des formes plus régulières, utilisez plutôt les courbes de Bézier (stylo) (<flowSpan style="font-weight:bold">Maj+F6</flowSpan>) :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 564.7275410000001) " id="advanced-f02.svgpath1317" d="M 28.568755,8.4053100 L 52.025265,8.4053100 C 52.025265,8.4053100 39.335678,-10.396760 39.335678,10.456510 C 39.335678,31.309810 39.720210,65.837280 39.720210,65.837280 L 56.639660,65.837280 C 56.639660,65.837280 9.1498419,80.366050 25.492492,65.837280" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 564.7275410000001) " id="advanced-f02.svgpath1318" d="M 71.856901,37.318880 L 60.740395,37.318880 C 60.740395,37.318880 75.827083,64.469880 60.740395,64.469880" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 564.7275410000001) " id="advanced-f02.svgpath1320" d="M 68.535886,43.654080 C 76.366049,28.196010 81.536318,35.099080 81.536318,35.099080 L 81.536318,64.017280 L 75.682212,64.017280" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 564.7275410000001) " sodipodi:nodetypes="cccccccc" id="advanced-f02.svgpath1321" d="M 83.172435,29.942410 L 92.472939,15.621110 L 92.472939,64.469880 C 92.472939,64.469880 91.632149,40.197980 102.39906,35.070180 C 113.16598,29.942410 114.19325,47.686180 103.04180,47.686180 C 91.890349,47.686180 95.477476,47.718780 95.477476,47.718780 L 114.12732,64.298880 L 100.86093,64.298880" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 564.7275410000001) " id="advanced-f02.svgpath1322" d="M 138.02031,45.325780 C 138.02031,45.325780 144.17788,30.200410 138.02031,33.360880 C 131.86273,36.521480 116.87100,50.624580 118.60140,50.624580 C 120.33179,50.624580 138.45543,48.770280 137.25124,50.624580 C 136.04705,52.478780 131.48325,65.837280 125.71525,64.811680 C 119.94726,63.786180 116.48647,53.872180 116.48647,53.872180" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 564.7275410000001) " id="advanced-f02.svgpath1323" d="M 164.30887,46.693180 C 156.50691,34.679680 145.85128,34.044680 145.85128,34.044680 L 145.85128,54.555880 L 158.15634,65.495380 C 158.15634,65.495380 167.76966,68.572150 167.76966,57.290780" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 564.7275410000001) " sodipodi:nodetypes="cccscc" id="advanced-f02.svgpath1324" d="M 161.47682,33.515080 L 186.88757,33.515080 C 186.88757,33.515080 171.51563,33.793980 170.88821,46.901980 C 170.26079,60.010080 178.28622,64.097280 183.90729,58.476180 C 189.85930,52.524180 191.33641,33.827580 191.33641,33.827580 L 191.33641,65.030380" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 564.7275410000001) " sodipodi:nodetypes="cccsc" id="advanced-f02.svgpath1325" d="M 197.86753,73.397150 L 197.86753,33.236180 L 211.46796,33.236180 C 225.62621,33.236180 216.69195,45.076580 210.63528,51.922180 C 204.61030,58.731880 201.83517,57.563180 201.83517,49.690980" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 564.7275410000001) " id="advanced-f02.svgpath1328" d="M 219.32737,44.949780 L 256.97292,44.949780 C 256.97292,44.949780 256.65921,33.793980 239.40500,33.515080 C 222.15078,33.236180 223.71935,51.364380 223.71935,56.942280 C 223.71935,62.520180 228.73875,72.839450 241.60098,72.839450 C 254.46322,72.839450 256.97292,59.173480 256.97292,52.758880" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e112" width="288" height="1000px" x="10" y="650.749708" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e112" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Avec l'outil stylo, chaque <flowSpan style="font-weight:bold">cliquer</flowSpan> crée un nœud dur sans poignée d'incurvation, et donc une série de clics produit une séquence de segments de droite. <flowSpan style="font-weight:bold">Cliquer-déplacer</flowSpan> crée un nœud de Bézier doux, avec deux poignées de contrôles colinéaires opposées. Appuyez sur <flowSpan style="font-weight:bold">Maj</flowSpan> tout en déplaçant une poignée de contrôle pour la faire tourner en gardant l'autre fixe. Comme d'habitude, <flowSpan style="font-weight:bold">Ctrl</flowSpan> limite la modification de la direction d'un segment ou des poignées de contrôle par incréments de 15 degrés. Appuyer sur <flowSpan style="font-weight:bold">Entrée</flowSpan> finalise le tracé, <flowSpan style="font-weight:bold">Esc</flowSpan> l'annule. Pour annuler uniquement le dernier segment d'une ligne non finalisée, appuyez sur <flowSpan style="font-weight:bold">Effacement arrière</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e136" width="288" height="1000px" x="10" y="779.4518780000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e136" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dans les outils dessin à main levée et courbes de Bézier, tout chemin sélectionné affiche des petites <flowSpan style="font-style:italic">ancres</flowSpan> carrées à ses extrémités. Ces ancres vous permettent de <flowSpan style="font-style:italic">prolonger</flowSpan> ce chemin (en dessinant en partant de ces ancres) ou de le <flowSpan style="font-style:italic">fermer</flowSpan> (en dessinant d'une ancre à l'autre) au lieu d'en créer un nouveau.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="855.7666350000001"><tspan x="10" y="855.7666350000001">Editer des chemins</tspan></text>
+
+<rect id="d0e154" width="288" height="1000px" x="10" y="860.666635" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e154" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Contrairement aux formes créées par les outils forme, les outils dessin à main levée et courbes de Bézier créent ce que l'on appelle des <flowSpan style="font-style:italic">chemins</flowSpan>. Un chemin est une séquence de segments et/ou de courbes de Bézier qui, comme tout autre objet d'Inkscape, peut avoir des propriétés de remplissage et de contour. Mais contrairement à une forme, un chemin peut être modifé en déplaçant indépendamment n'importe lequel de ses nœuds (et pas seulement des poignées prédéfinies). Sélectionnez ce chemin et utilisez l'outil nœud (<flowSpan style="font-weight:bold">F2</flowSpan>) :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 976.090081) " sodipodi:nodetypes="cscsscsss" id="advanced-f03.svgpath1235" d="M 49.142651,24.796951 C 62.273554,17.294681 79.120898,4.7414808 93.420605,9.5549808 C 104.56551,13.306681 120.51953,39.842551 94.456604,47.964451 C 104.41358,54.417721 118.49160,49.257851 129.72149,44.151951 C 152.99183,33.772451 162.96700,16.713381 196.01682,15.267481 C 208.59979,14.558281 228.59619,20.435651 226.27670,32.627851 C 224.55770,41.663751 206.29019,39.606751 197.42531,35.977951 C 172.20942,25.033151 184.76639,5.5678808 164.15367,1.3737808 C 154.62978,-0.76821921 142.89747,2.7328808 136.79298,14.870181" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2528700pt"/>
+
+<rect id="d0e173" width="288" height="1000px" x="10" y="1039.85192" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e173" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vous devez voir un certain nombre de <flowSpan style="font-style:italic">nœuds</flowSpan> carrés gris sur le chemin. Ces nœuds peuvent être <flowSpan style="font-style:italic">sélectionnés</flowSpan> avec un <flowSpan style="font-weight:bold">cliquer</flowSpan>, <flowSpan style="font-weight:bold">Maj+cliquer</flowSpan> ou avec une <flowSpan style="font-weight:bold">bande étirable</flowSpan> — Comme des objets avec le sélecteur. Les nœuds sélectionnés sont mis en valeur et affichent leurs <flowSpan style="font-style:italic">poignées de contrôle</flowSpan> — les petits cercles connectés à leurs nœuds par des segments.
+</flowDiv></flowRoot>
+
+<rect id="d0e194" width="288" height="1000px" x="10" y="1114.337884" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e194" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les chemins peuvent être édités en <flowSpan style="font-weight:bold">déplaçant</flowSpan> leurs nœuds ou les poignées de contrôle de ces nœuds (essayez de déplacer certains nœuds et poignées de contrôle du chemin ci-dessus). <flowSpan style="font-weight:bold">Ctrl</flowSpan> permet comme d'habitude de restreindre les déplacements et rotations. Les touches <flowSpan style="font-weight:bold">flèche</flowSpan>, <flowSpan style="font-weight:bold">Tab</flowSpan>, <flowSpan style="font-weight:bold">[</flowSpan>, <flowSpan style="font-weight:bold">]</flowSpan>, <flowSpan style="font-weight:bold">&lt;</flowSpan>, <flowSpan style="font-weight:bold">&gt;</flowSpan> et les combinaisons qui y sont associées fonctionnent comme dans le sélecteur mais s'appliquent aux nœuds au lieu des objets. Vous pouvez supprimer (<flowSpan style="font-weight:bold">Suppr</flowSpan>) ou dupliquer (<flowSpan style="font-weight:bold">Maj+D</flowSpan>) les nœuds sélectionnés. Un chemin peut être brisé (<flowSpan style="font-weight:bold">Maj+B</flowSpan>) aux nœuds sélectionnés; si vous sélectionnez deux nœuds terminaux, vous pouvez les joindre (<flowSpan style="font-weight:bold">Maj+J</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e233" width="288" height="1000px" x="10" y="1233.594624" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e233" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un nœud peut être rendu <flowSpan style="font-style:italic">dur</flowSpan> (<flowSpan style="font-weight:bold">Maj+C</flowSpan>), ses poignées de contrôle pouvant alors être déplacées indépendamment; <flowSpan style="font-style:italic">doux</flowSpan> (<flowSpan style="font-weight:bold">Maj+S</flowSpan>), les poignées restant alignées; ou <flowSpan style="font-style:italic">symétrique</flowSpan> (<flowSpan style="font-weight:bold">Maj+Y</flowSpan>), poignées alignées et équidistantes.
+</flowDiv></flowRoot>
+
+<rect id="d0e254" width="288" height="1000px" x="10" y="1285.736588" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e254" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vous pouvez aussi <flowSpan style="font-style:italic">rétracter</flowSpan> les poignées de contrôle d'un nœud en effectuant un <flowSpan style="font-weight:bold">Ctrl+cliquer</flowSpan> sur ce dernier. Si deux nœuds adjacents ont leurs poignées rétractées, le chemin entre ces deux nœuds devient un segment de droite. Pour faire ressortir les poignées rétractées d'un nœud, effectuer un <flowSpan style="font-weight:bold">Maj+déplacer</flowSpan>sur celui-ci
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1372.0752859999998"><tspan x="10" y="1372.0752859999998">Sous-chemins et combinaisons</tspan></text>
+<rect id="d0e272" width="288" height="1000px" x="10" y="1376.9752859999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e272" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un objet chemin peut contenir plus d'un <flowSpan style="font-style:italic">sous-chemin</flowSpan>. Un sous-chemin est une séquence de nœuds connectés les uns aux autres (donc, si un chemin a plusieurs sous-chemins, tous ses nœuds ne sont donc pas forcément interconnectés). Ci-dessous à gauche, les trois sous-chemins appartiennent à un même chemin composé, les trois mêmes sous-chemins à droite sont des objets chemins indépendants :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1470.1365799999999) " id="advanced-f04.svgpath1735" d="M 100.08907,6.4450000 C 93.579072,-1.0917000 81.918432,-0.55990000 73.704915,3.7926000 C 68.004275,6.8135000 62.166920,10.305800 58.367019,15.516000 C 53.168191,22.644300 57.754296,33.922500 66.630063,36.821900 C 73.283486,38.640800 80.873938,33.358300 75.537693,24.149300 M 80.462637,13.477900 C 86.879638,6.8566000 98.091007,12.131100 100.75274,19.904200 C 103.01536,26.511700 103.51871,34.401700 109.89486,38.827100 C 116.30646,43.277200 127.00687,44.138500 131.14129,36.571800 C 134.67178,30.110500 127.98533,21.832000 120.87654,24.112900 M 63.948258,51.089500 C 70.988776,55.986100 78.719709,49.359400 83.658206,44.326400 C 88.897073,38.987200 96.936098,43.169100 100.57906,48.695800 C 103.90002,53.734100 112.27908,57.016600 116.49196,51.019500" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1470.1365799999999) " sodipodi:nodetypes="cssss" id="advanced-f04.svgpath1729" d="M 226.57759,6.7994000 C 220.06760,-0.73730000 208.40696,-0.20550000 200.19344,4.1470000 C 194.49280,7.1679000 188.65545,10.660200 184.85554,15.870400 C 179.65671,22.998700 184.24281,34.276900 193.11859,37.176300 C 199.77201,38.995200 207.36246,33.712700 202.02622,24.503700" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1470.1365799999999) " sodipodi:nodetypes="cssss" id="advanced-f04.svgpath1730" d="M 206.95116,13.832300 C 213.36816,7.2110000 224.57953,12.485500 227.24127,20.258600 C 229.50388,26.866100 230.00723,34.756100 236.38338,39.181500 C 242.79497,43.631600 253.49538,44.492900 257.62980,36.926200 C 261.16029,30.464900 254.47383,22.186400 247.36505,24.467300" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1470.1365799999999) " sodipodi:nodetypes="csss" id="advanced-f04.svgpath1731" d="M 190.43679,51.443900 C 197.47730,56.340500 205.20824,49.713800 210.14673,44.680800 C 215.38560,39.341600 223.42462,43.523500 227.06759,49.050200 C 230.38854,54.088500 238.76760,57.371000 242.98047,51.373900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e288" width="288" height="1000px" x="10" y="1537.3657059999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e288" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Notez qu'un chemin composé n'est pas un groupe, c'est un objet unique sélectionnable comme un tout. Si vous sélectionnez l'objet à gauche ci-dessus et utilisez l'outil chemin, vous verrez les nœuds des trois sous-chemins affichés simultanément. A droite, vous ne pouvez éditer les nœuds que d'un sous-chemin à la fois.
+</flowDiv></flowRoot>
+
+<rect id="d0e291" width="288" height="1000px" x="10" y="1600.5193299999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e291" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape peut <flowSpan style="font-family:sans serif">combiner</flowSpan> des chemins en un chemin composé (<flowSpan style="font-weight:bold">Ctrl+K</flowSpan>) et <flowSpan style="font-family:sans serif">séparer</flowSpan> un chemin composé en sous-chemins (<flowSpan style="font-weight:bold">Maj+Ctrl+K</flowSpan>). Essayez ces commandes sur les exemples ci-dessus. Comme un objet ne peut avoir qu'un unique couple remplissage et contour, un chemin combiné reçoit le style du premier objet (le plus bas dans l'ordre-z) de la combinaison.
+</flowDiv></flowRoot>
+
+<rect id="d0e306" width="288" height="1000px" x="10" y="1674.447483" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e306" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si vous combinez des chemins avec remplissage qui se chevauchent, le remplissage disparaîtra dans les zones de chevauchement :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1721.292459) " id="advanced-f05.svgpath1796" d="M 155.75146,61.986600 L 129.62968,50.665900 L 125.76751,70.631400 L 118.33181,43.150200 L 100.31410,52.578900 L 117.16369,29.631200 L 98.558143,21.423100 L 127.00494,20.289000 L 121.82191,0.62500000 L 140.44488,22.158400 L 152.58732,5.8459000 L 147.36303,33.831800 L 167.68737,33.154400 L 142.54981,46.518800 L 155.75146,61.986600 z M 185.56335,52.557900 C 180.79713,65.053200 163.77883,70.178400 147.57609,63.998000 C 131.37335,57.817600 122.09155,42.660500 126.85777,30.165200 C 131.62405,17.669700 148.64230,12.544700 164.84504,18.725100 C 181.04778,24.905500 190.32963,40.062400 185.56335,52.557900 z " style="fill:#07ba88;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e319" width="288" height="1000px" x="10" y="1804.548859" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e319" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ceci est la façon la plus facile de créer des objets troués. Pour des opérations encore plus puissantes sur des chemins, utilisez les opérations booléennes (voir plus bas).
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1858.958483"><tspan x="10" y="1858.958483">Convertir en chemin</tspan></text>
+
+<rect id="d0e328" width="288" height="1000px" x="10" y="1863.858483" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e328" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tout objet texte ou forme peut être <flowSpan style="font-style:italic">converti en chemin</flowSpan> (<flowSpan style="font-weight:bold">Maj+Ctrl+C</flowSpan>), ce qui ne modifie pas son apparence mais lui enlève les capacités liées à cette forme (par exemple, vous ne pouvez plus modifier l'arrondi des coins d'un rectangle ou éditer un texte après cette opération); par contre cela vous permet d'éditer ses nœuds à la place. Voici deux étoiles, celle de gauche est une forme et la même à droite a été convertie en chemin. Sélectionnez l'une ou l'autre, et comparez les possibilités d'édition :
+</flowDiv></flowRoot>
+
+<polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1968.548803) translate(49.93435,-3814.793)" d="M 48.608655,3873.8302 L 38.020121,3854.1783 L 21.697849,3874.9159 L 30.460473,3854.3847 L 4.0704360,3854.5531 L 25.585784,3848.6030 L 9.0002176,3828.0754 L 27.066793,3841.1869 L 32.774968,3815.4211 L 33.788271,3837.7210 L 57.491814,3826.1191 L 40.688807,3840.8151 L 64.538468,3852.1136 L 42.572158,3848.1393 L 48.608655,3873.8302 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="48.6087,3873.83 38.0201,3854.18 21.6978,3874.92 30.4605,3854.38 4.07044,3854.55 25.5858,3848.6 9.00022,3828.08 27.0668,3841.19 32.775,3815.42 33.7883,3837.72 57.4918,3826.12 40.6888,3840.82 64.5385,3852.11 42.5722,3848.14 48.6087,3873.83 " sodipodi:arg2="1.0947087" sodipodi:arg1="1.0816765" sodipodi:r2="8.7148495" sodipodi:r1="31.036766" sodipodi:cy="3846.4326" sodipodi:cx="34.026058" sodipodi:sides="7" id="advanced-f06.svgpolygon1410" style="stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffff00;font-size:12.000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1968.548803) " id="advanced-f06.svgpath1412" d="M 204.84225,59.034000 L 194.25372,39.382100 L 177.93145,60.119700 L 186.69407,39.588500 L 160.30404,39.756900 L 181.81938,33.806800 L 165.23382,13.279200 L 183.30039,26.390700 L 189.00857,0.62490000 L 190.02187,22.924800 L 213.72541,11.322900 L 196.92241,26.018900 L 220.77207,37.317400 L 198.80576,33.343100 L 204.84225,59.034000 z " style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e347" width="288" height="1000px" x="10" y="2041.29678" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e347" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">De plus, vous pouvez convertir en chemin (ou détourer) (<flowSpan style="font-weight:bold">Ctrl+Alt+C</flowSpan>) le <flowSpan style="font-style:italic">contour</flowSpan> de n'importe quel objet. Ci-dessous, le premier objet est le chemin original (pas de remplissage, contour noir), tandis que le second est le résultat d'une commande <flowSpan style="font-family:sans serif">Contour en chemin</flowSpan> (remplissage noir, pas de contour) :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2112.590046) " sodipodi:nodetypes="csssssss" id="advanced-f07.svgpath1430" d="M 34.909851,34.708300 C 45.568102,22.535400 56.085611,10.313200 71.587291,6.4269000 C 80.879684,4.0973000 83.374381,8.8216000 76.448156,16.590500 C 71.283723,22.383200 66.036697,26.742900 63.633147,33.382600 C 60.660504,41.594500 66.518895,42.869000 75.122466,41.336700 C 83.590628,39.828600 89.206146,32.831500 95.007824,25.870300 C 99.222218,20.813700 103.78192,20.607700 105.61335,24.986500 C 112.71814,40.917000 125.74344,25.963600 127.70819,24.544600" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2112.590046) " id="advanced-f07.svgpath1432" d="M 186.92620,0.067700000 C 185.68893,0.17150000 184.40977,0.38330000 183.05120,0.72390000 C 174.45387,2.8793000 167.29622,7.3643000 161.05120,12.723900 C 154.80618,18.083500 149.40313,24.334600 144.08245,30.411400 L 150.83245,36.348900 C 156.17003,30.252800 161.34122,24.302700 166.89495,19.536400 C 172.44867,14.770100 178.33433,11.204800 185.23870,9.4739000 C 186.50278,9.1570000 187.03455,9.2417000 187.73870,9.2239000 C 187.31327,10.035400 186.82545,10.931000 185.64495,12.255100 C 183.19331,15.005000 180.55704,17.550100 178.11370,20.411400 C 175.67036,23.272700 173.40865,26.527500 171.95745,30.536400 C 171.04058,33.069200 170.59272,35.459100 171.11370,37.911400 C 171.37419,39.137600 171.89756,40.348800 172.67620,41.348900 C 173.45484,42.349000 174.44224,43.121300 175.45745,43.661400 C 177.48786,44.741500 179.59712,45.027200 181.73870,45.067700 C 183.88028,45.108100 186.11374,44.860100 188.45745,44.442700 C 193.70520,43.508100 198.00702,40.842200 201.58245,37.692700 C 205.15787,34.543100 208.13670,30.870900 211.01995,27.411400 C 211.82766,26.442300 212.58457,25.827600 213.14495,25.473900 C 213.59052,25.192600 213.76867,25.188400 213.89495,25.161400 C 213.93936,25.219000 213.91658,25.164300 214.01995,25.411400 L 214.01995,25.442700 L 214.05120,25.505100 C 215.09680,27.849600 216.30832,29.784700 217.76995,31.348900 C 219.23158,32.913100 220.97025,34.091300 222.80120,34.755100 C 224.63215,35.419000 226.51948,35.565300 228.23870,35.380100 C 229.95791,35.195000 231.50709,34.689700 232.92620,34.067700 C 235.76441,32.823500 238.08274,31.065200 239.86370,29.567700 C 240.75418,28.818900 241.51624,28.120000 242.08245,27.598900 C 242.36555,27.338400 242.60758,27.119300 242.76995,26.973900 C 242.93231,26.828500 243.05413,26.765200 242.89495,26.880100 L 237.61370,19.567700 C 237.20892,19.860000 237.01770,20.064600 236.76995,20.286400 C 236.52219,20.508200 236.26366,20.720900 235.98870,20.973900 C 235.43876,21.480000 234.80039,22.088900 234.08245,22.692700 C 232.64655,23.900100 230.88425,25.137400 229.33245,25.817700 C 228.55654,26.157800 227.84004,26.350000 227.26995,26.411400 C 226.69986,26.472800 226.28368,26.438700 225.86370,26.286400 C 225.44372,26.134100 224.98196,25.854300 224.36370,25.192700 C 223.74543,24.531000 223.00054,23.455800 222.26995,21.817700 C 221.55076,20.098100 220.45127,18.630500 218.86370,17.536400 C 217.27613,16.442300 215.28331,15.934200 213.42620,16.067700 C 211.56909,16.201100 209.86955,16.878700 208.33245,17.848900 C 206.79535,18.819100 205.38194,20.102200 204.08245,21.661400 C 201.16402,25.163100 198.44475,28.476300 195.64495,30.942700 C 192.84514,33.409000 190.08411,34.994100 186.86370,35.567700 C 184.90562,35.916400 183.17868,36.091900 181.89495,36.067700 C 180.75721,36.046200 180.20986,35.852500 179.95745,35.755100 C 179.94607,35.552000 179.89141,34.989900 180.39495,33.598900 C 181.34729,30.968100 182.88527,28.681800 184.95745,26.255100 C 187.02962,23.828500 189.65091,21.297900 192.36370,18.255100 C 194.33531,16.043700 195.76464,13.941900 196.64495,11.723900 C 197.08510,10.614900 197.39965,9.4638000 197.45745,8.2239000 C 197.51525,6.9840000 197.28645,5.6466000 196.67620,4.4114000 C 196.06594,3.1762000 195.05753,2.1320000 193.95745,1.4427000 C 192.85737,0.75330000 191.69395,0.35540000 190.51995,0.16140000 C 189.34595,-0.032600000 188.16346,-0.036200000 186.92620,0.067700000 z " style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:9.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2184.5886279999995"><tspan x="10" y="2184.5886279999995">Opérations booléennes</tspan></text>
+<rect id="d0e375" width="288" height="1000px" x="10" y="2189.4886279999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e375" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les commandes du menu Chemin vous permettent de combiner deux objets ou plus en utilisant des <flowSpan style="font-style:italic">opérations booléennes</flowSpan> :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="132.69385" y="4.2369075" id="advanced-f08-fr.svgtext1463" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="132.69385" y="4.2369075" sodipodi:role="line" id="advanced-f08-fr.svgtspan1464">Formes originales</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="72.512367" y="75.103027" id="advanced-f08-fr.svgtext1468" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="72.512367" y="75.103027" sodipodi:role="line" id="advanced-f08-fr.svgtspan1469">Union (Ctrl++)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="135.78137" y="75.103027" id="advanced-f08-fr.svgtext1471" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="135.78137" y="75.103027" sodipodi:role="line" id="advanced-f08-fr.svgtspan1472">Différence (Ctrl+-)</tspan><tspan sodipodi:role="line" id="advanced-f08-fr.svgtspan1474" x="135.78137" y="81.236844">(bas moins haut)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="202.23427" y="75.103027" id="advanced-f08-fr.svgtext1476" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="202.23427" y="75.103027" sodipodi:role="line" id="advanced-f08-fr.svgtspan1477">Intersection</tspan><tspan sodipodi:role="line" id="advanced-f08-fr.svgtspan1482" x="202.23427" y="81.236844">(Ctrl+*)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="73.13726" y="149.98067" id="advanced-f08-fr.svgtext1479" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="73.137260" y="149.98067" sodipodi:role="line" id="advanced-f08-fr.svgtspan1480">Exclusion</tspan><tspan sodipodi:role="line" id="advanced-f08-fr.svgtspan1484" x="73.137260" y="156.11448">(Ctrl+^)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="136.91679" y="149.98067" id="advanced-f08-fr.svgtext2252" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="136.91679" y="149.98067" sodipodi:role="line" id="advanced-f08-fr.svgtspan1820">Division</tspan><tspan sodipodi:role="line" id="advanced-f08-fr.svgtspan1822" x="136.91679" y="156.11448">(Ctrl+/)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="199.6328" y="149.98067" id="advanced-f08-fr.svgtext1828" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="199.63280" y="149.98067" sodipodi:role="line" id="advanced-f08-fr.svgtspan1829">Découper les chemins</tspan><tspan sodipodi:role="line" id="advanced-f08-fr.svgtspan1831" x="199.63280" y="156.11448">(Ctrl+Alt+/)</tspan><tspan sodipodi:role="line" id="advanced-f08-fr.svgtspan1833" x="199.63280" y="162.24830"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="advanced-f08-fr.svgrect1449" width="37.561234" height="27.397606" x="136.71416" y="12.862536"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) translate(125.2248,-4014.097)" sodipodi:type="arc" style="stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" id="advanced-f08-fr.svgpath1450" sodipodi:cx="39.549770" sodipodi:cy="4055.4646" sodipodi:rx="15.245441" sodipodi:ry="15.687339" d="M 54.795212 4055.4646 A 15.245441 15.687339 0 1 1 24.304329,4055.4646 A 15.245441 15.687339 0 1 1 54.795212 4055.4646 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" d="M 72.939902,90.828000 L 72.939902,118.20300 L 85.877403,118.20300 C 85.850687,118.58230 85.752403,118.94170 85.752403,119.32800 C 85.752403,127.98740 92.586921,135.01550 101.00241,135.01550 C 109.41790,135.01550 116.25243,127.98740 116.25243,119.32800 C 116.25243,114.38910 113.97302,110.01670 110.50242,107.14050 L 110.50242,90.828000 L 72.939902,90.828000 z " id="advanced-f08-fr.svgpath1459"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" d="M 136.71405,90.828000 L 136.71405,118.20300 L 149.65155,118.20300 C 150.22373,110.07910 156.73646,103.64050 164.77655,103.64050 C 168.38748,103.64060 171.66375,104.97900 174.27655,107.14050 L 174.27655,90.828000 L 136.71405,90.828000 z " id="advanced-f08-fr.svgpath1460"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" d="M 228.55067,103.64050 C 220.51058,103.64050 213.99785,110.07910 213.42567,118.20300 L 238.05067,118.20300 L 238.05067,107.14050 C 235.43787,104.97900 232.16160,103.64060 228.55067,103.64050 z " id="advanced-f08-fr.svgpath1461"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" d="M 72.923684,165.70460 L 72.923684,193.07960 L 85.861184,193.07960 C 86.433364,184.95570 92.946095,178.51710 100.98619,178.51710 C 104.59712,178.51720 107.87339,179.85560 110.48619,182.01710 L 110.48619,165.70460 L 72.923684,165.70460 z M 110.48619,182.01710 L 110.48619,193.07960 L 85.861184,193.07960 C 85.834474,193.45890 85.736184,193.81830 85.736184,194.20460 C 85.736184,202.86400 92.570714,209.89210 100.98619,209.89210 C 109.40167,209.89210 116.23620,202.86400 116.23620,194.20460 C 116.23620,189.26080 113.96267,184.89310 110.48619,182.01710 z " id="advanced-f08-fr.svgpath1462"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" d="M 136.72861,165.73750 L 136.72861,193.11250 L 149.66611,193.11250 C 149.71425,192.42900 149.72293,191.73790 149.85361,191.08130 C 150.05680,190.06040 150.34271,189.05090 150.72861,188.11250 C 151.11451,187.17420 151.58674,186.29090 152.13486,185.45630 C 152.68298,184.62170 153.32000,183.85360 154.00986,183.14380 C 154.69971,182.43400 155.44875,181.77030 156.25986,181.20630 C 157.07096,180.64230 157.94174,180.16590 158.85361,179.76880 C 159.76548,179.37170 160.70521,179.07160 161.69736,178.86250 C 162.68950,178.65350 163.70792,178.55010 164.75986,178.55010 C 165.81179,178.55010 166.86146,178.65350 167.85361,178.86250 C 168.84575,179.07160 169.78549,179.37170 170.69736,179.76880 C 171.60923,180.16590 172.48000,180.64230 173.29111,181.20630 C 173.64204,181.45030 173.93054,181.77760 174.25986,182.05010 L 174.25986,165.73750 L 136.72861,165.73750 z " id="advanced-f08-fr.svgpath1817"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" d="M 174.25986,182.05010 C 173.93054,181.77760 173.64204,181.45030 173.29111,181.20630 C 172.48000,180.64230 171.60923,180.16590 170.69736,179.76880 C 169.78549,179.37170 168.84575,179.07160 167.85361,178.86250 C 166.86146,178.65350 165.81179,178.55010 164.75986,178.55010 C 163.70792,178.55010 162.68950,178.65350 161.69736,178.86250 C 160.70521,179.07160 159.76548,179.37170 158.85361,179.76880 C 157.94174,180.16590 157.07096,180.64230 156.25986,181.20630 C 155.44875,181.77030 154.69971,182.43400 154.00986,183.14380 C 153.32000,183.85360 152.68298,184.62170 152.13486,185.45630 C 151.58674,186.29090 151.11451,187.17420 150.72861,188.11250 C 150.34271,189.05090 150.05680,190.06040 149.85361,191.08130 C 149.72293,191.73790 149.71425,192.42900 149.66611,193.11250 L 174.25986,193.11250 L 174.25986,182.05010 z " id="advanced-f08-fr.svgpath1818"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" d="M 214.49432,194.74890 L 239.11849,194.74890 L 239.11849,183.65860" id="advanced-f08-fr.svgpath1826"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2226.9088699999998) " style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" d="M 238.05496,182.24050 L 238.05496,165.93310 L 200.49373,165.93310 L 200.49373,165.93310 L 200.49373,193.33080 L 213.43079,193.33080" id="advanced-f08-fr.svgpath1827"/>
+
+<rect id="d0e391" width="288" height="1000px" x="10" y="2449.4256699999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e391" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les raccourcis de ces commandes font allusion à leurs analogues arithmétiques pour les opération booléennes (union pour addition, difference pour soustraction, etc.). Les commandes <flowSpan style="font-family:sans serif">Différence</flowSpan> et <flowSpan style="font-family:sans serif">Exclusion</flowSpan> ne peuvent s'appliquer qu'à deux objets sélectionnés, les autres à un nombre quelconque. Le résultat reçoit toujours le style de l'objet du fond dans l'ordre-z.
+</flowDiv></flowRoot>
+
+<rect id="d0e400" width="288" height="1000px" x="10" y="2523.8620369999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e400" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le résultat d'une commande <flowSpan style="font-family:sans serif">Exclure</flowSpan> ressemble à celui d'une <flowSpan style="font-family:sans serif">Combinaison</flowSpan> (voir plus haut), mais en diffère en ce que l'exclusion ajoute des nœuds en plus aux intersections des chemins. La <flowSpan style="font-family:sans serif">Division</flowSpan> qui intercepte l'objet du dessous selon celui du dessus diffère de <flowSpan style="font-family:sans serif">Découper les chemins</flowSpan> qui se limite à intercepter le contour de l'objet du dessous et à supprimer les remplissages (ceci est pratique pour découper en morceaux des tracés sans remplissage).
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2634.250601999999"><tspan x="10" y="2634.250601999999">Eroder et dilater</tspan></text>
+<rect id="d0e421" width="288" height="1000px" x="10" y="2639.1506019999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e421" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape peut étendre et contracter des objets par une modification de leurs dimensions, mais aussi par <flowSpan style="font-style:italic">offset</flowSpan> du chemin, c'est à dire par un déplacement perpendiculaire en tout point du chemin. Les commandes correspondantes sont <flowSpan style="font-family:sans serif">Eroder</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+(</flowSpan>) et <flowSpan style="font-family:sans serif">Dilater</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+)</flowSpan>). Par exemple, ci-dessous, voyez le chemin original (en rouge) et des érosions et dilatations de celui-ci :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2721.6365619999992) " sodipodi:nodetypes="csssssssssssscsscsssssscs" id="advanced-f09.svgpath1893" d="M 115.81178,90.263000 C 99.218333,84.050400 91.345908,64.124100 93.566891,47.164600 C 94.641328,38.960100 96.456385,30.157500 100.38769,23.496100 C 102.70507,19.569400 100.45056,29.883200 100.22840,31.843000 C 99.316711,39.885300 99.563779,49.451600 106.45633,55.156600 C 109.89806,58.005300 114.77791,58.502500 113.34285,52.343400 C 111.16092,42.979000 124.24564,35.492800 133.45333,38.408800 C 140.56062,40.659700 146.18137,47.828500 144.42159,55.357400 C 142.51486,63.514900 132.81270,60.107900 131.26145,52.572500 C 129.72736,45.120500 120.33146,54.264700 121.40602,59.858200 C 122.88175,67.539900 130.97776,69.371800 137.41574,70.091700 C 145.39194,70.983700 156.11494,67.181000 157.01701,58.354100 C 157.74571,51.223700 160.83040,44.010500 168.83560,43.110400 C 178.21391,42.055900 188.40728,42.233200 202.13268,42.932000 C 186.20680,42.932000 178.14828,53.433800 173.82209,61.943600 C 169.82022,69.815500 160.54944,74.587800 152.26340,75.748600 C 141.90641,77.199500 128.12952,74.963400 122.08197,74.963400 C 122.08197,85.680800 131.16563,90.646800 138.69797,90.368600 C 145.65253,90.111800 150.26564,81.686700 157.14329,78.878400 C 165.66251,75.399800 175.65687,75.628300 183.27771,81.079100 C 189.31672,85.398400 195.30803,93.195800 191.93951,100.72220 C 188.58326,108.22130 178.03641,109.43310 171.61508,104.59030 C 165.78865,100.19610 159.41265,95.430700 151.41115,95.469900 C 144.34942,95.504400 140.36778,97.965600 138.78679,105.78860 C 136.25795,98.927900 131.73702,95.974700 115.81178,90.263000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2721.6365619999992) " id="advanced-f09.svgpath1895" d="M 99.500000,21.398300 C 92.913537,32.410000 90.641232,46.037400 91.645756,58.755000 C 93.111909,74.700300 103.97111,89.675800 119.75349,93.961200 C 128.14570,96.550800 136.10436,101.44380 138.89535,110.24990 C 141.19787,108.10680 141.13329,98.822900 147.21875,97.960800 C 157.89532,95.279000 165.89995,103.89630 174.47783,108.34570 C 183.97646,112.78460 197.19553,104.71380 194.61210,93.699800 C 190.92559,78.552000 172.43664,70.754400 158.37816,76.422100 C 149.21410,78.517300 144.04410,91.473400 133.46875,87.648300 C 129.31241,87.346900 121.24349,78.175900 126.33881,77.257500 C 141.90286,78.564900 160.41599,80.509300 172.11722,67.824500 C 178.08488,59.421900 182.96095,48.391800 194.21677,46.082000 C 198.16577,45.459200 211.94661,43.746700 202.18750,40.929500 C 189.62506,40.890500 176.50826,39.088500 164.28598,42.362300 C 155.76981,45.721200 156.53956,56.035700 153.06250,62.835800 C 145.89978,70.248200 131.50488,69.942900 124.63280,62.441200 C 121.66114,58.846200 124.72979,52.901200 128.75000,51.929500 C 129.72348,58.892200 139.14957,66.046800 144.75000,59.335800 C 152.39033,46.916400 136.32741,31.668800 123.66460,36.644700 C 115.47100,38.391800 109.30455,46.579900 111.46875,54.929500 C 102.34699,53.085100 101.24947,40.869400 102.15244,33.032800 C 101.77312,28.745300 106.13011,22.160600 100.68750,19.929500 C 100.47793,20.188700 99.686259,21.167900 99.500000,21.398300 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2721.6365619999992) " id="advanced-f09.svgpath1898" d="M 100.15625,15.710800 C 94.803689,18.433300 93.389411,26.058000 90.905580,31.264000 C 83.784289,51.941800 87.021297,79.056300 106.58664,91.845200 C 115.49156,98.893000 129.38489,98.719500 134.62500,110.24200 C 136.68500,116.64180 138.71725,122.64850 141.91915,113.40140 C 144.61183,108.61000 145.26592,99.822100 152.93750,101.64830 C 164.45858,104.07520 173.72544,117.29670 186.45987,112.51580 C 198.72523,109.30170 202.63452,92.655900 194.19122,83.613200 C 189.38277,77.150200 181.87505,72.560400 173.90625,71.335800 C 181.36399,63.065900 186.08148,49.652900 199.13824,49.263100 C 203.80995,48.788700 208.83269,47.117200 210.84375,42.460800 C 204.23959,33.649900 192.49767,37.600600 183.21922,36.504200 C 172.82796,36.571400 158.67727,36.166000 153.94445,47.609300 C 151.74373,52.232000 151.93583,58.151700 147.90625,61.742000 C 155.77902,49.957200 145.16182,33.922000 132.15351,32.229400 C 122.04484,30.162600 110.59076,36.683900 107.81250,46.742000 C 103.08904,38.121400 109.46978,27.818200 105.93750,19.242000 C 104.56704,17.469500 102.48130,15.462500 100.15625,15.710800 z M 128.87500,60.617000 C 127.45238,59.010100 127.26112,58.301900 128.87500,60.617000 z M 138.09375,82.117000 C 145.75072,81.165300 139.75719,84.891100 135.53125,83.929500 C 127.65306,81.497500 132.83830,81.463300 138.09375,82.117000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2721.6365619999992) " id="advanced-f09.svgpath1903" d="M 98.031250,12.804500 C 88.051110,20.030500 85.978098,33.657000 84.053081,45.004800 C 81.125624,67.276100 92.448744,92.036000 114.21859,100.29010 C 122.56817,103.51450 131.45746,108.72980 133.31219,118.23510 C 136.01312,124.36440 145.70796,121.17800 145.57937,114.86030 C 146.30932,108.68940 153.59217,102.64140 158.68750,108.64830 C 168.86111,114.30950 182.42405,121.99870 193.20792,113.27120 C 206.46008,104.75150 204.34110,83.123600 191.26963,75.307400 C 188.81665,71.110700 176.81154,70.722300 183.30012,65.365600 C 188.11509,57.954800 195.90064,52.487800 204.80223,51.886700 C 209.37102,50.438200 215.38781,45.703200 215.35417,41.203200 C 205.48134,29.195200 188.23783,33.079800 174.62500,32.773300 C 166.22435,33.223700 157.58770,35.662100 152.03125,42.398300 C 144.82677,28.671500 125.42885,23.748800 112.87842,33.107300 C 108.10916,35.511200 112.53183,24.040500 110.25000,20.679500 C 109.11015,15.546600 103.52705,9.5835000 98.031250,12.804500 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2721.6365619999992) " id="advanced-f09.svgpath1910" d="M 99.031250,0.21080000 C 81.718119,5.3936000 74.637521,24.607800 72.999665,41.023800 C 67.502778,70.408300 85.019634,102.14930 112.90625,112.96080 C 122.88745,117.54880 124.80468,133.40600 137.65625,133.27330 C 145.48833,132.95250 153.42915,128.56150 156.53125,121.14830 C 170.89810,130.35460 192.90027,132.66890 204.86699,118.36100 C 218.63916,104.04700 215.42128,78.050700 199.53125,66.617000 C 210.35208,62.132700 224.58789,57.481500 226.85391,44.184900 C 228.44821,31.777000 215.03125,24.249400 204.45324,22.346500 C 189.51989,19.055700 173.86016,20.528300 159.09375,23.742000 C 153.16962,29.227500 147.92834,20.406000 142.12500,19.148300 C 135.55307,16.855100 128.42661,15.861600 121.56250,17.367000 C 119.01252,7.5634000 109.62107,-1.0535000 99.031250,0.21080000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2721.6365619999992) " id="advanced-f09.svgpath1913" d="M 97.187500,38.023300 C 92.601798,55.724700 96.791579,78.224000 114.27690,87.238400 C 122.49875,91.441500 132.74822,93.369000 138.43750,101.27330 C 142.39639,90.806300 156.27174,92.280900 164.00869,97.397300 C 171.00642,101.19790 180.34313,109.88390 187.87025,102.38640 C 195.18664,95.101500 186.36708,84.536600 179.12253,81.320100 C 168.00572,75.623100 154.63525,80.327100 146.75000,89.273300 C 137.70549,95.640700 122.83626,90.671400 120.75000,79.585800 C 120.73654,73.276900 127.96589,72.090900 132.74391,73.651900 C 147.18584,75.364500 165.36606,73.998900 172.89065,59.484200 C 176.59084,53.588100 181.23256,47.888600 187.40625,44.492000 C 178.90496,44.969000 168.39756,42.832400 161.90625,49.523300 C 158.84732,57.721600 157.16430,69.440200 146.59287,71.080400 C 136.79813,74.099600 122.90869,71.083800 119.62500,60.304500 C 118.69373,52.956900 125.50070,48.345300 131.46875,45.929500 C 131.44720,50.891200 135.35491,60.286100 141.46875,56.742000 C 146.39290,45.188600 129.97646,35.114400 120.56250,42.148300 C 114.16634,46.040900 114.35001,54.531800 116.62500,60.773300 C 106.00450,59.949400 97.391047,50.543600 98.123845,39.810700 C 97.544708,37.758700 98.626599,32.188400 97.187500,38.023300 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2721.6365619999992) " id="advanced-f09.svgpath1920" d="M 125.31250,44.210800 C 115.05980,51.299100 123.65257,46.640500 125.31250,44.210800 z M 135.84375,48.742000 C 140.69547,59.410200 136.76853,44.779600 135.84375,48.742000 z M 175.15625,48.679500 C 169.16197,48.260800 163.50443,52.320700 163.11071,58.457000 C 163.14049,60.906200 156.79533,69.013000 161.12500,65.929500 C 167.94706,61.800700 170.80758,54.080500 176.25000,48.617000 C 175.91721,48.636000 175.18804,48.677700 175.15625,48.679500 z M 99.750000,57.273300 C 101.11780,68.554900 107.41516,80.016500 118.21875,84.617000 C 115.24209,79.750800 117.54955,73.244900 121.81250,70.523300 C 118.89883,64.999700 113.32815,64.031100 107.90625,62.429500 C 105.32058,62.503700 99.510015,54.502500 99.750000,57.273300 z M 163.75000,83.304500 C 160.98333,84.050900 150.58854,88.777600 154.38643,89.690100 C 165.25892,90.165100 172.30196,101.94020 183.37500,100.71080 C 190.51459,95.724600 182.53256,86.068800 176.24175,84.662400 C 172.36363,82.937400 167.91518,82.710100 163.75000,83.304500 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+
+<rect id="d0e449" width="288" height="1000px" x="10" y="2866.998591999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e449" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les commandes <flowSpan style="font-family:sans serif">éroder</flowSpan> et <flowSpan style="font-family:sans serif">dilater</flowSpan> produisent des chemins (si nécessaire en convertissant l'objet original en chemin). Un <flowSpan style="font-family:sans serif">offset dynamique</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+J</flowSpan>) sera souvent plus pratique : il crée un objet avec une poignée déplaçable qui contrôle le rayon d'offset. Voyez avec l'objet ci-dessous; sélectionnez-le et passez en édition de nœuds pour vous faire une idée:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2949.344915999999) translate(0.000000,-3462.662)" d="M 101.00000,3463.0000 C 100.89910,3463.1154 100.86592,3463.1256 100.71875,3463.3750 C 96.838066,3469.9506 95.040484,3478.7223 93.968750,3486.9062 C 91.768660,3503.7062 99.566742,3523.4645 115.93750,3529.5938 C 123.90918,3532.4529 129.03994,3534.6278 132.53125,3536.9688 C 135.64717,3539.0580 137.42378,3541.3433 138.68750,3544.2812 C 139.52347,3540.9430 140.82804,3538.5641 142.78125,3537.0625 C 144.95244,3535.3933 147.82976,3534.7675 151.40625,3534.7500 C 159.56650,3534.7100 166.04741,3539.5736 171.87500,3543.9688 C 174.98958,3546.3177 179.12491,3547.2130 182.87500,3546.5938 C 186.62509,3545.9745 189.94435,3543.8655 191.56250,3540.2500 C 193.19012,3536.6133 192.57214,3532.9144 190.78125,3529.5625 C 188.99036,3526.2106 186.04077,3523.2239 183.06250,3521.0938 C 175.57047,3515.7351 165.72516,3515.5023 157.31250,3518.9375 C 153.97352,3520.3009 151.11992,3523.0594 148.21875,3525.5625 C 145.31758,3528.0656 142.32166,3530.3346 138.68750,3530.4688 C 134.82840,3530.6113 130.60348,3529.3947 127.31250,3526.7812 C 124.02152,3524.1678 121.68750,3520.1268 121.68750,3514.6562 C 121.68493,3514.5477 121.72691,3514.4429 121.80366,3514.3661 C 121.88041,3514.2894 121.98524,3514.2474 122.09375,3514.2500 C 125.16635,3514.2500 130.11571,3514.8115 135.59375,3515.1875 C 141.07179,3515.5635 147.06060,3515.7495 152.18750,3515.0312 C 160.36559,3513.8856 169.54973,3509.1464 173.46875,3501.4375 C 177.24791,3494.0037 183.91245,3485.0048 196.12500,3482.7500 C 185.40193,3482.3123 176.77323,3482.3307 168.87500,3483.2188 C 164.98387,3483.6563 162.34109,3485.5816 160.53125,3488.3125 C 158.72141,3491.0434 157.79748,3494.5713 157.43750,3498.0938 C 156.97084,3502.6601 153.94102,3505.9265 150.06250,3507.9062 C 146.18398,3509.8860 141.44427,3510.6426 137.37500,3510.1875 C 134.13760,3509.8255 130.46002,3509.1666 127.37500,3507.6250 C 124.28998,3506.0834 121.79336,3503.5920 121.03125,3499.6250 C 120.73863,3498.1018 121.12824,3496.4253 121.90625,3494.8438 C 122.68426,3493.2622 123.84599,3491.7884 125.09375,3490.7188 C 126.34151,3489.6491 127.67905,3488.9449 128.93750,3489.0625 C 129.56673,3489.1213 130.16220,3489.4168 130.62500,3489.9375 C 131.08780,3490.4582 131.42356,3491.1777 131.62500,3492.1562 C 132.37009,3495.7756 135.11975,3498.4202 137.81250,3499.1562 C 139.15887,3499.5243 140.46625,3499.4266 141.56250,3498.7812 C 142.65875,3498.1359 143.57295,3496.9295 144.03125,3494.9688 C 145.73589,3487.6758 140.27628,3480.6643 133.34375,3478.4688 C 128.88478,3477.0566 123.40402,3478.1627 119.34375,3480.7812 C 115.28348,3483.3998 112.67292,3487.4491 113.71875,3491.9375 C 114.08850,3493.5244 114.07202,3494.7372 113.71875,3495.6250 C 113.36548,3496.5128 112.65252,3497.0532 111.81250,3497.2188 C 110.13246,3497.5499 108.00167,3496.6320 106.21875,3495.1562 C 99.162251,3489.3155 98.895858,3479.5859 99.812500,3471.5000 C 99.916977,3470.5783 100.42576,3468.1471 100.75000,3466.0000 C 100.91212,3464.9265 101.02040,3463.9391 101.03125,3463.2812 C 101.03358,3463.1401 101.00826,3463.1042 101.00000,3463.0000 z " id="advanced-f10.svgpath1527" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001" inkscape:original="M 101.062500 3462.343750 C 100.902800 3462.433706 100.664673 3462.696654 100.375000 3463.187500 C 96.443695 3469.848900 94.636933 3478.639228 93.562500 3486.843750 C 91.341517 3503.803250 99.219050 3523.756139 115.812500 3529.968750 C 131.737740 3535.680450 136.252411 3538.608005 138.781250 3545.468750 C 140.362240 3537.645750 144.344522 3535.190852 151.406250 3535.156250 C 159.407750 3535.117050 165.798568 3539.886947 171.625000 3544.281250 C 178.046330 3549.124050 188.581246 3547.905311 191.937500 3540.406250 C 195.306020 3532.879850 189.320260 3525.100477 183.281250 3520.781250 C 175.660410 3515.330450 165.675465 3515.083811 157.156250 3518.562500 C 150.278600 3521.370800 145.642062 3529.805821 138.687500 3530.062500 C 131.155160 3530.340700 122.093750 3525.373600 122.093750 3514.656250 C 128.141300 3514.656250 141.893013 3516.888394 152.250000 3515.437500 C 160.536040 3514.276700 169.810637 3509.496825 173.812500 3501.625000 C 178.138690 3493.115200 186.199125 3482.625044 202.125000 3482.625000 C 188.399600 3481.926200 178.222058 3481.757977 168.843750 3482.812500 C 160.838550 3483.712600 157.759946 3490.932125 157.031250 3498.062500 C 156.129180 3506.889400 145.382449 3510.673326 137.406250 3509.781250 C 130.968270 3509.061350 122.881979 3507.244175 121.406250 3499.562500 C 120.331690 3493.969000 129.715916 3484.797919 131.250000 3492.250000 C 132.801250 3499.785400 142.499525 3503.219907 144.406250 3495.062500 C 146.166030 3487.533600 140.576047 3480.344687 133.468750 3478.093750 C 124.261060 3475.177750 111.161820 3482.666917 113.343750 3492.031250 C 114.778810 3498.190350 109.910481 3497.692485 106.468750 3494.843750 C 99.576199 3489.138750 99.307060 3479.573461 100.218750 3471.531250 C 100.413140 3469.816425 102.180400 3461.714057 101.062500 3462.343750 z " inkscape:radius="-0.39687219" sodipodi:type="inkscape:offset"/>
+
+<rect id="d0e474" width="288" height="1000px" x="10" y="3045.804107999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e474" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un tel <flowSpan style="font-style:italic">objet offset dynamique</flowSpan> retient le chemin d'origine, et ainsi ne se "dégrade" pas quand vous modifiez la distance d'offset encore et encore. Quand vous n'avez plus besoin de l'ajuster, vous pouvez toujours le convertir en chemin.
+</flowDiv></flowRoot>
+
+<rect id="d0e480" width="288" height="1000px" x="10" y="3097.5683489999988" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e480" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Encore plus pratique : l'<flowSpan style="font-style:italic">offset lié</flowSpan>, similaire à un offset dynamique mais connecté au chemin qui reste éditable. Vous pouvez en créer autant que vous voulez à partir d'un chemin source. Ci dessous, le chemin source est en rouge, le premier offset lié à celui-ci a un contour noir et pas de remplissage, l'autre un remplissage noir et pas de contour.
+</flowDiv></flowRoot>
+
+<rect id="d0e486" width="288" height="1000px" x="10" y="3171.8939739999987" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e486" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Sélectionnez l'objet rouge et éditez ses nœuds; voyez le comportement des offsets liés. Maintenant sélectionnez un des offsets et déplacez sa poignée pour ajuster le rayon d'offset. Enfin, constatez que le déplacement ou la transformation de l'objet source affecte les offsets qui lui sont liés et que vous pouvez déplacer et transformer les offsets liés indépendament sans perdre leur lien avec l'objet source.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3265.5105419999986) " sodipodi:nodetypes="csssssssssssscsscsssssscs" id="advanced-f11.svgpath1987" d="M 115.81178,73.567400 C 99.218333,67.354800 87.084436,52.943300 89.305419,35.983800 C 90.379856,27.779300 96.456385,13.461900 100.38769,6.8005000 C 102.70507,2.8738000 100.45056,13.187600 100.22840,15.147400 C 99.316711,23.189700 99.563779,32.756000 106.45633,38.461000 C 109.89806,41.309700 114.77791,41.806900 113.34285,35.647800 C 111.16092,26.283400 124.24564,18.797200 133.45333,21.713200 C 140.56062,23.964100 146.18137,31.132900 144.42159,38.661800 C 142.51486,46.819300 132.81270,43.412300 131.26145,35.876900 C 129.72736,28.424900 120.33146,37.569100 121.40602,43.162600 C 122.88175,50.844300 130.97776,52.676200 137.41574,53.396100 C 145.39194,54.288100 156.11494,50.485400 157.01701,41.658500 C 157.74571,34.528100 160.83040,27.314900 168.83560,26.414800 C 178.21391,25.360300 188.40728,25.537600 202.13268,26.236400 C 186.20680,26.236400 178.14828,36.738200 173.82209,45.248000 C 169.82022,53.119900 160.54944,57.892200 152.26340,59.053000 C 141.90641,60.503900 128.12952,58.267800 122.08197,58.267800 C 122.08197,68.985200 131.16563,73.951200 138.69797,73.673000 C 145.65253,73.416200 150.26564,64.991100 157.14329,62.182800 C 165.66251,58.704200 175.65687,58.932700 183.27771,64.383500 C 189.31672,68.702800 195.30803,76.500200 191.93951,84.026600 C 188.58326,91.525700 178.03641,92.737500 171.61508,87.894700 C 165.78865,83.500500 159.41265,78.735100 151.41115,78.774300 C 144.34942,78.808800 140.36778,81.270000 138.78679,89.093000 C 136.25795,82.232300 131.73702,79.279100 115.81178,73.567400 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3265.5105419999986) translate(0.248731,0.263444)" inkscape:href="#path1987" xlink:href="#advanced-f11.svgpath1987" d="M 100.75000,0.40625000 C 99.749974,0.48546251 98.838324,0.76632715 98.312500,1.0625000 C 95.686819,2.5414274 96.036405,3.1657310 95.562500,3.9687500 C 91.130942,11.477803 85.097892,25.195992 83.781250,35.250000 C 81.167870,55.205859 95.431161,71.887565 113.84375,78.781250 C 113.87491,78.791943 113.90616,78.802360 113.93750,78.812500 C 121.76966,81.621558 126.56878,83.748422 129.21875,85.531250 C 131.86872,87.314078 132.54942,88.367565 133.53125,91.031250 C 134.38941,93.386187 136.71261,94.879856 139.21130,94.683166 C 141.71000,94.486475 143.77087,92.647704 144.25000,90.187500 C 144.88278,87.056403 145.70093,86.003767 146.43750,85.437500 C 147.17407,84.871233 148.54798,84.389117 151.43750,84.375000 C 157.20734,84.346733 162.47102,87.993015 168.28125,92.375000 C 172.84255,95.815010 178.50001,96.976139 183.84375,96.093750 C 189.18749,95.211361 194.51005,91.945793 197.03125,86.312500 C 199.51281,80.767855 198.44419,74.842790 196.06250,70.375000 C 193.68081,65.907210 190.13556,62.421676 186.53125,59.843750 C 182.60060,57.032356 178.21520,55.411422 173.71875,54.718750 C 175.70875,52.718802 177.43669,50.426080 178.78125,47.781250 C 182.67817,40.115833 188.64895,31.843749 202.12500,31.843750 C 205.20571,31.921415 207.76608,29.486963 207.84375,26.406250 C 207.92142,23.325537 205.48696,20.765165 202.40625,20.687500 C 188.59482,19.984320 178.12004,19.761695 168.21875,20.875000 C 162.64927,21.501229 158.14853,24.722881 155.56250,28.625000 C 152.97647,32.527119 151.89452,36.927506 151.46875,41.093750 C 151.23725,43.358993 149.95721,44.863372 147.31250,46.218750 C 146.82345,46.469384 146.18059,46.551317 145.62500,46.750000 C 147.71967,45.095549 149.21143,42.642747 149.84375,39.937500 C 152.37784,29.095858 144.70618,19.430737 135.15625,16.406250 C 128.51596,14.303326 121.58201,15.886974 116.12500,19.406250 C 112.10308,22.000024 108.64557,26.281731 107.78125,31.312500 C 105.39576,27.302903 105.08308,21.664366 105.75000,15.781250 C 105.74526,15.823070 106.29995,12.867910 106.65625,10.500000 C 106.83440,9.3160452 106.97929,8.2295649 107.00000,6.9687500 C 107.01036,6.3383426 107.17579,5.7826769 106.62500,4.2187500 C 106.34961,3.4367866 105.80532,1.9979096 103.84375,0.96875000 C 102.86297,0.45417021 101.75003,0.32703749 100.75000,0.40625000 z M 127.25000,41.156250 C 128.42842,43.436385 130.16177,45.278921 132.18750,46.625000 C 131.44630,46.393104 130.64450,46.198585 130.06250,45.906250 C 128.09344,44.917202 127.27234,44.162022 126.87500,42.093750 C 126.93721,42.417568 126.96141,41.844637 127.25000,41.156250 z M 129.93750,64.406250 C 131.88296,64.564937 132.92761,64.626154 135.18750,64.781250 C 137.90544,64.967782 140.77675,65.108549 143.68750,65.125000 C 141.36493,67.041565 139.62613,68.082264 138.46875,68.125000 C 136.00882,68.215855 133.05615,67.358019 131.03125,65.750000 C 130.57171,65.385070 130.31866,64.832886 129.93750,64.406250 z " id="advanced-f11.svgpath1988" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.67500001;stroke-opacity:1.0000000" inkscape:original="M 101.06250 5.9375000 C 100.90280 6.0274518 100.66467 6.3216625 100.37500 6.8125000 C 96.443695 13.473900 90.386936 27.764251 89.312500 35.968750 C 87.091517 52.928250 99.219050 67.349902 115.81250 73.562500 C 131.73774 79.274200 136.25241 82.233048 138.78125 89.093750 C 140.36224 81.270750 144.34452 78.815750 151.40625 78.781250 C 159.40775 78.742050 165.79857 83.512051 171.62500 87.906250 C 178.04633 92.749050 188.58125 91.530346 191.93750 84.031250 C 195.30602 76.504850 189.32026 68.694301 183.28125 64.375000 C 175.66041 58.924200 165.67546 58.708900 157.15625 62.187500 C 150.27860 64.995800 145.64206 73.430703 138.68750 73.687500 C 131.15516 73.965700 122.09375 68.998651 122.09375 58.281250 C 128.14130 58.281250 141.89301 60.513399 152.25000 59.062500 C 160.53604 57.901700 169.81064 53.121899 173.81250 45.250000 C 178.13869 36.740200 186.19912 26.249999 202.12500 26.250000 C 188.39960 25.551200 178.22206 25.351749 168.84375 26.406250 C 160.83855 27.306350 157.75995 34.525849 157.03125 41.656250 C 156.12918 50.483150 145.38245 54.298251 137.40625 53.406250 C 130.96827 52.686350 122.88198 50.837949 121.40625 43.156250 C 120.33169 37.562750 129.71592 28.423000 131.25000 35.875000 C 132.80125 43.410400 142.49952 46.813750 144.40625 38.656250 C 146.16603 31.127350 140.57605 23.969650 133.46875 21.718750 C 124.26106 18.802750 111.16182 26.291850 113.34375 35.656250 C 114.77881 41.815350 109.91048 41.317451 106.46875 38.468750 C 99.576199 32.763750 99.307060 23.198550 100.21875 15.156250 C 100.41314 13.441425 102.18040 5.3078377 101.06250 5.9375000 z " inkscape:radius="5.5788722" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3265.5105419999986) matrix(0.393240,0.000000,0.000000,0.393240,199.7709,1.523830)" inkscape:href="#path1987" xlink:href="#advanced-f11.svgpath1987" d="M 99.875000,10.312500 C 96.123959,17.506241 91.340721,29.227916 90.437500,36.125000 C 88.297351,52.467250 100.00004,66.427706 116.21875,72.500000 C 124.20825,75.365489 129.37152,77.517380 132.96875,79.937500 C 135.65276,81.743231 137.24986,83.867439 138.53125,86.250000 C 139.41298,83.634871 140.57882,81.450606 142.34375,80.093750 C 144.69556,78.285700 147.74327,77.642895 151.40625,77.625000 C 159.86747,77.583548 166.48273,82.603285 172.31250,87.000000 C 175.24494,89.211566 179.20056,90.054854 182.75000,89.468750 C 186.29944,88.882646 189.37055,86.923997 190.87500,83.562500 C 192.39502,80.166278 191.84165,76.751505 190.12500,73.531250 C 188.40835,70.310995 185.52403,67.385986 182.62500,65.312500 C 175.37886,60.129703 165.80665,59.896476 157.59375,63.250000 C 154.44405,64.536093 151.61334,67.225629 148.68750,69.750000 C 145.76166,72.274371 142.65030,74.698578 138.71875,74.843750 C 134.68349,74.992788 130.29413,73.740023 126.84375,71.000000 C 123.39337,68.259977 120.93750,63.963841 120.93750,58.281250 C 120.93565,57.974031 121.05688,57.678860 121.27412,57.461620 C 121.49136,57.244379 121.78653,57.123153 122.09375,57.125000 C 125.25892,57.125000 130.16677,57.687902 135.62500,58.062500 C 141.08323,58.437098 147.06465,58.642020 152.09375,57.937500 C 160.06721,56.820489 169.01929,52.118754 172.78125,44.718750 C 176.06547,38.258558 181.61284,30.556884 191.00000,27.031250 C 182.79664,26.805362 175.42464,26.836597 168.96875,27.562500 C 165.28893,27.976257 162.86836,29.760309 161.15625,32.343750 C 159.44414,34.927191 158.53920,38.339864 158.18750,41.781250 C 157.69124,46.637230 154.43998,50.120269 150.40625,52.187500 C 146.37252,54.254731 141.50585,55.034949 137.28125,54.562500 C 134.00712,54.196384 130.25663,53.526340 127.03125,51.906250 C 123.80587,50.286160 121.08926,47.581000 120.28125,43.375000 C 119.94320,41.615334 120.42358,39.770452 121.25000,38.093750 C 122.07642,36.417048 123.25820,34.890584 124.59375,33.750000 C 125.92930,32.609416 127.43275,31.783850 129.03125,31.937500 C 129.83050,32.014325 130.60880,32.410227 131.18750,33.062500 C 131.76620,33.714773 132.15523,34.588705 132.37500,35.656250 C 133.06214,38.994140 135.61925,41.387003 138.00000,42.031250 C 139.19037,42.353374 140.28980,42.249443 141.18750,41.718750 C 142.08520,41.188057 142.85774,40.218124 143.28125,38.406250 C 144.88152,31.559775 139.72912,24.904041 133.12500,22.812500 C 128.94066,21.487354 123.63441,22.557411 119.75000,25.062500 C 115.86559,27.567589 113.50849,31.285007 114.46875,35.406250 C 114.85933,37.082550 114.87589,38.429605 114.43750,39.531250 C 113.99911,40.632895 113.00984,41.357302 111.96875,41.562500 C 109.88657,41.972896 107.65057,40.916840 105.75000,39.343750 C 98.382699,33.245797 98.136470,23.200045 99.062500,15.031250 C 99.163377,14.141359 99.571072,12.158269 99.875000,10.312500 z " id="advanced-f11.svgpath1989" style="fill-rule:evenodd;stroke-width:0.42500001" inkscape:original="M 101.06250 5.9375000 C 100.90280 6.0274518 100.66467 6.3216625 100.37500 6.8125000 C 96.443695 13.473900 90.386936 27.764251 89.312500 35.968750 C 87.091517 52.928250 99.219050 67.349902 115.81250 73.562500 C 131.73774 79.274200 136.25241 82.233048 138.78125 89.093750 C 140.36224 81.270750 144.34452 78.815750 151.40625 78.781250 C 159.40775 78.742050 165.79857 83.512051 171.62500 87.906250 C 178.04633 92.749050 188.58125 91.530346 191.93750 84.031250 C 195.30602 76.504850 189.32026 68.694301 183.28125 64.375000 C 175.66041 58.924200 165.67546 58.708900 157.15625 62.187500 C 150.27860 64.995800 145.64206 73.430703 138.68750 73.687500 C 131.15516 73.965700 122.09375 68.998651 122.09375 58.281250 C 128.14130 58.281250 141.89301 60.513399 152.25000 59.062500 C 160.53604 57.901700 169.81064 53.121899 173.81250 45.250000 C 178.13869 36.740200 186.19912 26.249999 202.12500 26.250000 C 188.39960 25.551200 178.22206 25.351749 168.84375 26.406250 C 160.83855 27.306350 157.75995 34.525849 157.03125 41.656250 C 156.12918 50.483150 145.38245 54.298251 137.40625 53.406250 C 130.96827 52.686350 122.88198 50.837949 121.40625 43.156250 C 120.33169 37.562750 129.71592 28.423000 131.25000 35.875000 C 132.80125 43.410400 142.49952 46.813750 144.40625 38.656250 C 146.16603 31.127350 140.57605 23.969650 133.46875 21.718750 C 124.26106 18.802750 111.16182 26.291850 113.34375 35.656250 C 114.77881 41.815350 109.91048 41.317451 106.46875 38.468750 C 99.576199 32.763750 99.307060 23.198550 100.21875 15.156250 C 100.41314 13.441425 102.18040 5.3078377 101.06250 5.9375000 z " inkscape:radius="-1.1492475" sodipodi:type="inkscape:offset"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3387.7781419999988"><tspan x="10" y="3387.7781419999988">Simplification</tspan></text>
+
+<rect id="d0e505" width="288" height="1000px" x="10" y="3392.678141999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e505" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'utilisation principale de la commande <flowSpan style="font-family:sans serif">simplifier</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+L</flowSpan>) est réduire le nombre de nœuds d'un chemin tout en préservant <flowSpan style="font-style:italic">au maximum</flowSpan> son aspect. Cela peut être utile pour les chemins tracés à main levée car cet outil crée parfois plus de nœuds que nécessaire. Ci dessous, le dessin de gauche a été crée à main levée et celui de droite est une copie qui a été quelque peu simplifiée. Le chemin original comporte 28 nœuds, tandis que le simplifié n'en a que 17 (et est donc bien plus facile à retravailler avec l'outil nœuds) et est plus lisse.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3508.183431999999) " id="advanced-f12.svgpath2511" d="M 65.491279,41.901600 C 65.324736,40.536000 64.767640,34.030200 64.361319,31.732000 C 64.495873,28.829500 64.269392,25.109000 63.984665,21.939000 C 63.241192,17.862700 63.797274,14.196300 63.984665,9.8861000 C 66.045888,5.6215000 67.977696,3.0557000 70.764429,0.46980000 C 75.456630,1.6232000 76.658128,3.0298000 77.544186,7.6262000 C 78.631505,11.386500 78.532764,15.326600 78.297494,19.679100 C 78.297494,23.680700 78.292227,25.295100 80.557415,28.342200 C 85.981399,28.810900 86.851635,28.331200 88.843786,23.445600 C 90.749262,20.133300 91.395910,16.516200 92.610322,12.899300 C 95.777164,10.629800 98.494208,9.8053000 102.02665,8.3795000 C 106.79363,7.1545000 109.72564,8.3194000 112.94961,10.639400 C 114.68558,15.554000 115.80204,18.862400 113.32626,23.069000 C 111.59855,25.393900 109.14155,27.086200 106.16985,28.718800 C 103.94999,30.124700 100.96553,31.643000 98.636771,33.238600 C 94.959232,33.720500 94.775469,36.739200 96.376850,39.641700 C 98.923722,41.092900 102.10564,40.210400 103.90992,37.758500 C 107.39539,36.084100 108.90817,34.559700 113.32626,34.368600 C 117.13154,34.915500 119.36648,35.541600 121.61264,37.381900 C 124.01123,40.846400 124.87486,43.057200 125.75583,46.044800 C 123.94891,48.564300 122.81186,49.912700 120.10602,51.694600 C 116.67501,51.694600 113.24300,51.728900 109.93638,51.318000 C 106.84018,50.998200 104.19836,50.192900 101.27335,49.811400 C 97.118016,49.811400 93.197468,50.019200 89.220440,50.564700 C 86.557765,50.621000 85.604701,50.909300 82.817337,50.941300 C 80.445775,51.096500 78.102980,51.461900 76.790879,51.694600 C 73.853650,51.669300 71.248553,51.164000 71.141083,50.941300 C 69.021929,50.984600 67.241751,50.999100 66.997894,51.318000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75127902pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3508.183431999999) " id="advanced-f12.svgpath2525" d="M 171.97174,41.901600 C 171.09992,31.565400 169.59207,21.156400 170.58660,10.782800 C 171.57243,6.8737000 173.60383,2.6954000 177.55266,1.0856000 C 182.23976,0.66640000 184.31098,6.0321000 184.69490,9.8762000 C 185.42395,15.496200 183.76089,21.405500 185.97426,26.813000 C 188.70911,30.235600 194.25794,27.856300 195.53311,24.224900 C 197.24216,19.786100 197.37358,14.072200 201.73615,11.215100 C 206.46480,8.5490000 212.84333,6.2906000 217.79341,9.6789000 C 223.58915,14.315200 221.60789,24.560400 214.96591,27.390100 C 210.93619,30.248800 205.85876,31.657500 202.34633,35.177200 C 200.52467,39.661100 207.93761,42.453500 210.06257,38.318400 C 214.32027,34.596500 220.95480,32.845400 225.98395,36.101100 C 229.91596,38.348700 233.09538,43.564600 230.82651,47.990600 C 228.27066,52.095800 222.73648,52.273900 218.46130,51.521400 C 211.97221,50.518700 205.41226,49.192500 198.82683,50.124400 C 191.07977,50.756400 183.25637,52.284200 175.49452,50.969000 C 174.81032,50.978400 174.12136,51.076600 173.47835,51.318000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75127902pt"/>
+
+<rect id="d0e527" width="288" height="1000px" x="10" y="3572.5215799999987" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e527" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'importance de la simplification (appelée <flowSpan style="font-style:italic">seuil</flowSpan>) dépend de la taille de la sélection. Ainsi, si vous sélectionnez un chemin et en plus un autre objet plus important, la simplification sera plus aggressive que pour le chemin seul. De plus, la commande <flowSpan style="font-family:sans serif">simplifier</flowSpan> est <flowSpan style="font-style:italic">accélérée</flowSpan> : si vous appuyez sur <flowSpan style="font-weight:bold">Ctrl+L</flowSpan> plusieurs fois de suite rapidement (avec moins de 0,5 sec entre 2 appuis consécutifs) le seuil est incrémenté à chaque appui. Après une pause le seuil de simplification revient à sa valeur par défaut. Grâce à cette accélération, il est facile d'ajuster précisement la simplification dont vous avez besoin pour chaque cas.
+</flowDiv></flowRoot>
+
+<rect id="d0e542" width="288" height="1000px" x="10" y="3691.5558899999987" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e542" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En plus d'adoucir les tracés à main, <flowSpan style="font-family:sans serif">simplifier</flowSpan> peut être utilisé avec succès pour générer des effets créatifs ou originaux. Une forme plutôt rigide et géométrique bénéficiera souvent d'un brin de simplification qui lui donnera un peu de vie — adoucissant certains coins et introduisant des distorsions très naturelles, parfois très stylées et d'autres fois plutôt amusantes. Voici un exemple de dessin (clipart) bien plus réussi après avoir été simplifié :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3785.0535119999986) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="43.765549" y="4.2366295" id="advanced-f13-fr.svgtext2796" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="43.765549" y="4.2366295" sodipodi:role="line" id="advanced-f13-fr.svgtspan2797">Original</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3785.0535119999986) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="125.61612" y="4.2366295" id="advanced-f13-fr.svgtext2799" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="125.61612" y="4.2366295" sodipodi:role="line" id="advanced-f13-fr.svgtspan2800">Simplification légère</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3785.0535119999986) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="213.13528" y="4.2366295" id="advanced-f13-fr.svgtext2802" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="213.13528" y="4.2366295" sodipodi:role="line" id="advanced-f13-fr.svgtspan2803">Simplification aggressive</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3785.0535119999986) " style="stroke-width:1.0000000pt" d="M 97.048300,92.194400 L 97.369804,101.83920 L 96.083791,105.91160 L 94.476274,106.55470 L 94.476274,110.41280 L 93.511766,110.30560 L 93.726104,115.12820 L 92.011421,115.34260 L 91.154079,125.95210 L 97.691309,130.13160 L 95.976625,132.81070 L 85.259853,130.88190 L 74.864590,132.81070 L 73.149906,130.13160 L 78.401124,126.80950 L 72.614069,125.63050 L 61.361460,127.98800 L 61.361460,126.59520 L 68.434527,121.23660 L 66.505510,102.37510 C 65.290940,102.16080 64.112099,101.83920 62.968977,101.41050 L 61.468626,85.335300 L 58.896606,84.906600 L 57.717760,81.584400 L 56.753251,81.798800 L 54.288392,114.80670 L 52.252208,115.34260 L 61.361460,121.23660 L 60.182616,124.23720 L 45.393475,121.02220 L 39.392083,122.41560 L 38.963412,127.13110 L 44.428967,132.06040 C 44.143186,132.34660 43.964572,132.73940 43.893130,133.23940 C 43.821682,133.73940 43.607349,133.98970 43.250121,133.98970 C 43.035788,133.98970 42.892898,133.95380 42.821450,133.88250 L 33.605028,132.27480 L 23.745603,133.98970 L 22.888261,132.06040 L 28.353811,127.34540 L 27.174970,115.12820 L 25.781786,115.12820 C 25.638896,113.91340 25.531729,112.69900 25.460286,111.48460 C 25.388839,110.34150 25.317396,109.16250 25.245949,107.94810 L 24.067107,107.09060 L 21.816581,103.01820 L 22.459590,91.229800 L 21.173577,91.229800 L 22.459590,83.513700 C 22.745371,82.656300 23.174042,82.013200 23.745603,81.584400 C 24.388607,81.155700 25.067337,80.834600 25.781786,80.620300 C 26.567685,80.405900 27.353579,80.227000 28.139478,80.084400 C 28.996820,79.941300 29.782714,79.727000 30.497166,79.441300 L 31.033003,81.798800 L 25.245949,83.192200 C 24.817278,83.549200 24.602945,83.977800 24.602945,84.478300 L 23.745603,88.871800 L 26.317628,88.871800 L 26.317628,87.264600 L 28.460983,87.264600 L 28.460983,93.587300 L 38.749079,93.587300 L 38.749079,87.264600 L 40.892433,87.264600 L 40.892433,88.871800 L 43.464459,88.871800 L 42.499945,84.156800 C 42.428503,83.799400 42.285613,83.549200 42.071275,83.406500 C 41.928384,83.263500 41.785494,83.120900 41.642604,82.977800 L 35.748383,81.584400 L 36.391392,79.441300 L 42.607117,81.155700 C 43.178678,81.441900 43.714516,81.941900 44.214629,82.656300 L 44.214629,75.690500 C 43.857406,76.261800 43.357287,76.762300 42.714283,77.190500 C 42.071275,77.547900 41.392547,77.833600 40.678095,78.048000 C 40.392315,76.904900 40.249425,75.797600 40.249425,74.725800 L 40.249425,73.439600 C 40.249425,72.939600 40.320872,72.368300 40.463763,71.725200 C 40.463763,71.010900 40.285148,70.582100 39.927925,70.439100 C 39.642145,70.296500 39.284916,70.224700 38.856245,70.224700 C 38.999136,70.582100 39.106302,70.975000 39.177750,71.403700 C 39.249193,71.761100 39.284916,72.189400 39.284916,72.689900 C 39.284916,74.475600 38.713355,76.012000 37.570233,77.297700 C 36.427110,78.512600 35.033931,79.119800 33.390695,79.119800 C 31.818902,79.119800 30.461442,78.512600 29.318319,77.297700 C 28.175202,76.012000 27.603641,74.475600 27.603641,72.689900 C 27.603641,71.689400 27.782250,70.867800 28.139478,70.224700 C 27.710807,70.224700 27.317860,70.296500 26.960632,70.439100 C 26.603409,70.582100 26.424795,70.939100 26.424795,71.510900 L 26.424795,71.725200 C 26.639128,72.939600 26.746299,73.904300 26.746299,74.618600 C 26.746299,75.619200 26.531961,76.762300 26.103290,78.048000 C 25.317396,77.833600 24.495778,77.440800 23.638436,76.869500 C 22.852537,76.297700 22.388143,75.583300 22.245252,74.725800 C 22.102362,74.154500 22.030919,73.725800 22.030919,73.439600 C 22.030919,72.082200 22.602481,70.939100 23.745603,70.010300 C 24.602945,69.510300 25.496005,69.260200 26.424795,69.260200 L 27.496469,69.367300 L 26.103290,36.788600 L 41.749775,32.501800 C 40.535205,31.787500 39.570697,30.751500 38.856245,29.394100 C 38.141794,28.036600 37.784571,26.536100 37.784571,24.892900 C 37.784571,22.392400 38.499022,20.320500 39.927925,18.677200 C 41.428271,16.962500 43.214397,16.105100 45.286309,16.105100 C 47.358216,16.105100 49.144342,16.962500 50.644692,18.677200 C 52.145038,20.320500 52.895213,22.392400 52.895213,24.892900 C 52.895213,26.536100 52.502266,28.036600 51.716367,29.394100 C 51.001916,30.751500 50.037407,31.787500 48.822842,32.501800 L 64.897993,36.788600 L 64.683660,42.253800 L 69.506206,41.075300 L 70.149210,43.432800 C 69.649097,43.647200 69.327592,44.004600 69.184702,44.504700 C 69.041812,44.933400 68.970364,45.433400 68.970364,46.004700 C 68.970364,46.790900 69.041812,47.576500 69.184702,48.362700 C 69.399035,49.148300 69.577649,49.684300 69.720539,49.969900 L 75.829098,49.969900 C 76.400659,48.326800 76.686440,46.969300 76.686440,45.897800 C 76.686440,44.968800 76.472102,44.290300 76.043432,43.861600 C 75.829098,43.647200 75.650484,43.504100 75.507594,43.432800 L 76.043432,41.075300 L 87.296041,43.432800 L 89.439395,65.295200 L 90.189571,65.295200 L 89.975233,67.974400 C 90.975465,69.331900 91.475580,70.760600 91.475580,72.261200 C 91.475580,72.975500 91.368412,73.582700 91.154079,74.082700 C 90.796851,75.011500 90.261013,75.833000 89.546562,76.547900 C 88.832110,77.190500 88.046216,77.691000 87.188874,78.048000 L 94.261941,79.977200 C 94.619165,80.191600 95.012116,80.441300 95.440784,80.727500 C 95.869454,81.013100 96.119515,81.477300 96.190958,82.120300 L 98.441479,92.194400 L 97.048300,92.194400 z M 44.214629,47.612400 L 38.320408,36.038300 C 36.748615,36.538300 35.141098,37.002900 33.497862,37.431700 C 31.926069,37.860400 30.318552,38.288600 28.675316,38.717400 L 29.854162,67.652900 C 30.211385,67.509800 30.532889,67.331300 30.818670,67.116900 C 31.175893,66.831300 31.533122,66.616900 31.890345,66.473900 L 31.890345,42.253800 L 34.355204,42.253800 L 34.355204,66.473900 C 35.283988,66.616900 36.069887,66.938500 36.712891,67.438500 C 37.427342,67.938500 37.963180,68.581600 38.320408,69.367300 C 38.606189,69.296000 39.106302,69.260200 39.820754,69.260200 C 40.535205,69.260200 41.035324,69.296000 41.321104,69.367300 L 44.214629,68.188800 L 44.214629,47.612400 z M 94.369108,83.835300 C 94.297665,83.406500 94.119051,83.013700 93.833271,82.656300 C 93.618933,82.227500 93.190262,81.941900 92.547258,81.798800 L 85.259853,79.977200 L 77.865286,81.798800 C 77.222277,81.941900 76.793607,82.191900 76.579274,82.549100 C 76.436383,82.834700 76.257769,83.263500 76.043432,83.835300 L 74.757424,89.836400 L 77.650948,89.836400 L 77.972453,85.871200 L 80.222974,86.085600 L 78.401124,106.87630 L 92.118587,107.94810 L 90.296737,86.085600 L 92.547258,85.871200 L 93.083095,89.836400 L 95.869454,89.836400 L 94.369108,83.835300 z M 57.396255,37.431700 C 55.753019,37.002900 54.109778,36.538300 52.466542,36.038300 L 46.572321,47.612400 L 46.572321,68.188800 L 55.788743,71.189300 L 58.253597,43.432800 L 62.004468,42.682600 L 62.325968,38.717400 L 57.396255,37.431700 z M 46.572321,70.975000 L 46.572321,114.80670 L 51.930705,112.98460 L 54.824230,73.868400 L 46.572321,70.975000 z M 71.328056,58.757800 C 70.327824,56.757200 69.256145,54.721300 68.113024,52.649400 C 67.041348,50.577600 66.505510,48.255500 66.505510,45.683600 C 66.505510,44.968800 66.541234,44.433400 66.612677,44.075900 C 66.469786,44.147200 66.076839,44.254400 65.433831,44.397500 C 64.862269,44.540500 64.219265,44.719000 63.504814,44.933400 C 62.861810,45.076000 62.254525,45.219000 61.682964,45.362100 C 61.111403,45.433400 60.754175,45.469300 60.611284,45.469300 L 57.824926,76.226400 L 61.147127,76.440700 L 62.540306,51.148900 L 65.005160,51.363300 L 63.611980,76.762300 C 64.826550,76.762300 66.076839,76.655100 67.362852,76.440700 C 68.648865,76.226400 69.827706,75.761700 70.899386,75.047400 C 69.613373,73.332500 68.970364,71.260600 68.970364,68.831800 C 68.970364,67.116900 69.220426,65.366600 69.720539,63.580500 C 70.220658,61.794300 70.756495,60.186700 71.328056,58.757800 z M 84.938353,45.469300 L 78.936961,44.290300 C 79.008409,44.575900 79.044127,44.861600 79.044127,45.147700 L 79.044127,45.790800 C 79.044127,47.005200 78.865518,48.184200 78.508290,49.327300 C 78.222509,50.398600 77.829562,51.470400 77.329444,52.542300 C 76.829330,53.542300 76.293493,54.578200 75.721932,55.650000 C 75.221813,56.650100 74.721700,57.686000 74.221581,58.757800 C 73.507130,60.329600 72.864126,61.972700 72.292565,63.687600 C 71.721004,65.330800 71.435223,67.009800 71.435223,68.724700 C 71.435223,69.724700 71.613837,70.867800 71.971060,72.154000 C 72.756959,73.868400 73.971524,75.047400 75.614764,75.690500 C 77.258001,76.261800 78.972685,76.619200 80.758811,76.762300 C 80.401588,76.333500 80.044360,75.833000 79.687136,75.261700 C 79.329908,74.689900 79.079851,74.118600 78.936961,73.546800 C 78.865518,73.261200 78.794071,73.011400 78.722628,72.797100 C 78.722628,72.582700 78.722628,72.332400 78.722628,72.046800 C 78.722628,71.403700 78.794071,70.796500 78.936961,70.224700 C 79.151299,69.653400 79.401356,69.117500 79.687136,68.617500 L 79.579968,65.830800 L 81.294648,65.616400 L 80.544478,51.363300 L 83.009332,51.363300 L 83.759507,65.295200 L 84.831182,65.081000 L 86.760203,65.081000 L 84.938353,45.469300 z M 79.687136,79.119800 C 78.472566,78.976700 77.258001,78.762300 76.043432,78.476700 C 74.900314,78.119700 73.864358,77.583800 72.935569,76.869500 C 71.506670,77.869500 69.970596,78.512600 68.327360,78.798200 C 66.755567,79.083900 65.148050,79.226900 63.504814,79.226900 L 65.219498,99.481700 L 72.614069,101.83920 L 73.149906,101.83920 L 73.149906,101.41050 L 73.578577,92.194400 C 73.364239,92.051300 73.114183,91.980000 72.828402,91.980000 L 72.078228,91.980000 L 74.221581,82.120300 C 74.364472,81.477300 74.614533,81.013100 74.971757,80.727500 C 75.400427,80.441300 75.793374,80.191600 76.150603,79.977200 L 79.687136,79.119800 z M 39.392083,111.91330 L 39.606421,108.05510 C 39.677863,106.76910 39.713587,105.51880 39.713587,104.30390 C 39.713587,102.87520 39.642145,101.44640 39.499254,100.01770 C 39.427807,98.588400 39.213474,97.230900 38.856245,95.945300 L 28.353811,95.945300 C 27.996588,97.302700 27.746531,98.695600 27.603641,100.12480 C 27.532193,101.48230 27.496469,102.87520 27.496469,104.30390 C 27.496469,105.73320 27.532193,107.16190 27.603641,108.59070 C 27.675084,110.01990 27.782250,111.41280 27.925140,112.77020 L 39.392083,112.77020 L 39.392083,111.91330 z M 78.936961,35.180900 C 78.722628,36.395800 78.151067,37.574300 77.222277,38.717400 C 76.364936,39.860500 75.328985,40.575300 74.114415,40.861000 C 73.828634,40.932300 73.399963,40.968200 72.828402,40.968200 C 70.899386,40.968200 69.256145,40.110700 67.898689,38.395800 C 67.541466,37.824500 67.255686,37.288600 67.041348,36.788600 C 66.827015,36.288600 66.684124,35.752700 66.612677,35.180900 L 65.219498,35.180900 L 65.219498,34.430600 C 65.219498,32.644900 65.576721,31.001300 66.291172,29.501200 C 67.005624,28.000700 68.148746,26.750400 69.720539,25.750400 C 70.292101,25.464200 70.935109,25.321700 71.649560,25.321700 C 72.364007,25.249900 73.078459,25.214500 73.792910,25.214500 C 75.436151,25.571400 76.686440,26.214500 77.543782,27.143300 C 78.472566,28.072000 79.115575,29.072500 79.472798,30.144300 C 79.901469,31.144400 80.151526,32.144400 80.222974,33.144900 C 80.294416,34.073700 80.330140,34.752100 80.330140,35.180900 L 78.936961,35.180900 z M 49.251513,22.749300 C 48.679952,22.392400 48.108391,22.106700 47.536830,21.892400 C 47.322492,21.820600 47.036711,21.785200 46.679488,21.785200 C 45.965036,21.785200 45.214861,21.963600 44.428967,22.321100 C 43.714516,22.678000 43.035788,23.035500 42.392779,23.392400 C 41.606885,23.821100 40.892433,24.321100 40.249425,24.892900 L 40.249425,25.214500 C 40.392315,26.428900 40.749543,27.607900 41.321104,28.751000 C 41.964108,29.822800 42.892898,30.608500 44.107463,31.108500 C 44.393243,31.180300 44.786190,31.215600 45.286309,31.215600 C 46.500874,31.215600 47.536830,30.786900 48.394171,29.930000 C 49.680184,28.572500 50.323188,26.928900 50.323188,25.000100 C 50.323188,24.642700 50.251745,24.106800 50.108855,23.392400 L 49.251513,22.749300 z M 89.117891,72.046800 C 89.117891,70.475000 88.617777,69.403100 87.617545,68.831800 L 85.045520,67.867200 L 82.044824,69.153300 C 81.687600,69.581600 81.401820,70.046200 81.187482,70.546200 C 80.973149,70.975000 80.865977,71.475000 80.865977,72.046800 C 80.865977,73.261200 81.294648,74.261700 82.151990,75.047400 C 83.009332,75.761700 83.973840,76.119200 85.045520,76.119200 C 86.188642,76.119200 87.153150,75.761700 87.939045,75.047400 C 88.724944,74.261700 89.117891,73.261200 89.117891,72.046800 z M 45.286309,34.002400 L 40.892433,35.502400 L 45.393475,44.290300 L 50.001684,35.502400 L 45.286309,34.002400 z M 37.034395,72.904200 C 37.034395,72.618100 36.998672,72.296500 36.927229,71.939600 C 36.855781,71.582200 36.748615,71.332400 36.605725,71.189300 L 35.534050,70.760600 C 35.176822,70.617500 34.819598,70.510600 34.462370,70.439100 C 34.105147,70.367800 33.747919,70.331900 33.390695,70.331900 C 33.033467,70.331900 32.676244,70.367800 32.319016,70.439100 C 31.961792,70.510600 31.604564,70.617500 31.247341,70.760600 C 30.890113,70.903700 30.497166,71.046300 30.068495,71.189300 C 29.925604,71.903700 29.854162,72.475500 29.854162,72.904200 C 29.854162,73.975600 30.175661,74.904300 30.818670,75.690500 C 31.533122,76.476100 32.390463,76.869500 33.390695,76.869500 C 34.390927,76.869500 35.248269,76.476100 35.962721,75.690500 C 36.677170,74.904300 37.034395,73.975600 37.034395,72.904200 z M 76.043432,31.108500 C 74.900314,31.965900 73.721468,32.752100 72.506898,33.466500 C 71.363780,34.109500 70.184934,34.609600 68.970364,34.966500 C 69.184702,35.680900 69.470483,36.288600 69.827706,36.788600 C 70.184934,37.217300 70.577881,37.610100 71.006552,37.967600 C 71.506670,38.324500 72.113951,38.503000 72.828402,38.503000 L 73.042740,38.503000 C 74.328753,38.360400 75.257537,37.646000 75.829098,36.359900 C 76.257769,35.645500 76.472102,34.752100 76.472102,33.680800 C 76.472102,33.252100 76.436383,32.823400 76.364936,32.394600 C 76.293493,31.894600 76.186322,31.465900 76.043432,31.108500 z M 71.756727,104.19700 L 68.970364,103.33980 L 70.899386,121.45090 L 71.756727,121.66530 L 71.756727,104.19700 z M 34.676708,115.12820 L 34.676708,127.34540 L 36.712891,127.34540 L 36.712891,127.13110 L 37.784571,115.12820 L 34.676708,115.12820 z M 32.426187,115.12820 L 29.425491,115.12820 L 30.604332,127.34540 L 32.426187,127.34540 L 32.426187,115.12820 z M 84.081012,115.34260 L 80.758811,115.34260 L 81.723319,125.41620 L 84.188178,125.41620 L 84.081012,115.34260 z M 86.438699,115.34260 L 86.438699,125.41620 L 88.903558,125.41620 L 89.760900,115.34260 L 86.438699,115.34260 z M 76.150603,106.55470 L 74.435919,105.91160 L 74.221581,104.51830 L 74.221581,121.66530 L 74.757424,121.45090 L 76.150603,108.91220 L 76.150603,106.55470 z M 44.107463,105.37570 L 43.035788,107.09060 L 41.856942,107.73370 L 41.428271,113.94920 C 41.642604,114.02050 41.892665,114.09230 42.178446,114.16360 C 42.392779,114.23490 42.678560,114.30670 43.035788,114.37800 C 43.393011,114.52100 43.785958,114.66360 44.214629,114.80670 L 44.107463,105.37570 z M 24.710111,91.229800 L 24.067107,102.37510 L 25.245949,104.73260 L 25.245949,103.33980 C 25.245949,101.48230 25.388839,99.731500 25.674619,98.088400 C 26.031848,96.445300 26.210457,94.695000 26.210457,92.837000 L 26.103290,91.229800 L 24.710111,91.229800 z M 84.188178,111.16300 C 84.188178,110.59120 84.152454,110.01990 84.081012,109.44810 L 79.579968,109.23380 L 79.365632,112.98460 L 84.188178,112.98460 L 84.188178,111.16300 z M 42.392779,91.229800 L 41.106766,91.229800 C 41.035324,91.586700 40.999600,91.908300 40.999600,92.194400 L 40.999600,92.944200 L 41.964108,103.12540 L 41.856942,104.73260 L 43.035788,102.58950 L 42.392779,91.229800 z M 94.797779,92.194400 L 93.190262,92.194400 L 94.154775,104.19700 L 94.261941,104.30390 L 94.369108,104.19700 L 95.333616,101.41050 L 94.797779,92.194400 z M 75.829098,92.194400 L 75.400427,101.41050 L 76.150603,104.19700 C 76.293493,104.19700 76.364936,104.23260 76.364936,104.30390 L 76.472102,104.30390 L 76.579274,104.19700 L 77.329444,92.194400 L 75.829098,92.194400 z M 91.154079,110.09120 C 90.368180,110.09120 89.582286,110.05530 88.796386,109.98400 C 88.010492,109.91270 87.224597,109.80560 86.438699,109.66250 L 86.438699,112.98460 L 91.368412,112.98460 L 91.154079,110.09120 z M 78.508290,115.34260 L 77.972453,115.34260 L 77.329444,121.02220 L 79.151299,122.20120 L 78.508290,115.34260 z M 60.825622,79.119800 L 59.110939,78.798200 L 60.611284,82.763400 L 61.254293,82.977800 L 60.825622,79.119800 z " id="advanced-f13-fr.svgpath2786"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3785.0535119999986) " style="stroke-width:1.0000000pt" d="M 191.82675,92.194600 C 193.27873,99.240900 191.06057,105.28820 188.35759,111.16630 C 189.14106,115.32880 185.04548,117.77900 186.20293,122.60560 C 182.89647,127.89360 197.88695,129.64750 189.35767,132.70080 C 184.65301,131.68480 179.70985,130.14090 174.94497,131.82670 C 172.29321,133.54820 165.76746,132.31410 169.62203,128.87070 C 177.03209,126.17720 165.88335,124.89600 163.26931,126.46300 C 160.93572,127.50760 152.88408,128.81270 158.20367,125.03170 C 166.22559,122.02360 161.67185,113.54640 161.76620,107.09040 C 161.85638,103.75950 161.39897,102.15130 158.23917,101.44400 C 156.67946,96.785900 157.13644,91.592600 156.37567,86.713300 C 156.25959,84.644500 152.08802,84.930200 152.49619,81.584200 C 149.98059,85.613200 151.43367,91.812100 150.41990,96.687300 C 149.96888,102.72700 149.51787,108.76680 149.06685,114.80660 C 144.29609,117.02840 159.15210,119.24420 155.28285,123.42920 C 150.97579,124.72020 145.99321,121.53290 141.35975,121.32710 C 135.67965,119.43360 130.38692,126.26660 136.55520,129.71710 C 141.28405,132.13040 137.45876,135.20640 133.78607,133.23640 C 128.67675,130.52790 121.41140,135.54820 117.83898,132.56690 C 120.95801,129.25260 124.97471,126.24720 122.50743,120.86950 C 122.40652,115.70480 119.69043,112.86410 119.65305,107.54990 C 113.99418,103.77520 118.64067,95.232100 116.49089,91.189400 C 115.73375,86.976200 117.10840,80.282600 122.77549,79.914500 C 129.17818,80.264900 122.72641,83.146000 119.95476,83.452300 C 117.72812,86.577900 118.88432,91.302200 122.44916,87.264500 C 123.61028,90.654400 122.64044,95.620200 128.65193,93.587100 C 134.34997,95.486900 133.23748,90.653800 134.09949,87.273600 C 135.80415,88.554800 139.15908,90.218900 137.72219,86.170400 C 139.11604,81.076700 127.80594,83.212300 131.81558,79.687000 C 134.99823,79.272700 140.50206,85.098800 138.96131,78.843000 C 140.86617,72.954800 133.72384,80.892100 135.05467,75.536200 C 135.98111,72.509200 133.46563,68.056000 134.06199,73.606600 C 133.88025,82.832300 118.28548,78.009700 122.91792,70.224700 C 119.28740,71.132100 123.42063,81.547700 117.63721,76.122200 C 113.49389,69.957200 125.55093,69.996400 122.03283,63.706500 C 121.64912,54.733900 121.26542,45.761100 120.88172,36.788600 C 125.46577,35.169200 133.48494,34.060900 135.92846,32.123500 C 129.64936,27.869600 132.62058,15.405100 140.76970,16.148700 C 150.02640,17.172800 147.48002,29.301300 144.99442,32.952300 C 149.56041,34.802900 157.51573,34.417700 159.68799,38.235900 C 157.55241,43.755600 162.59052,40.493200 164.72853,42.071700 C 162.10761,46.389100 164.73114,52.282800 170.16607,49.824900 C 173.27228,46.657100 167.60088,38.534200 175.12606,41.976800 C 180.86786,41.868100 183.43087,44.609300 182.74427,50.264800 C 183.44922,55.532900 183.41387,60.997500 184.59603,66.138700 C 187.08982,70.315900 186.21204,75.306100 182.88924,78.231800 C 189.14193,78.483800 192.50124,82.817600 192.48659,88.912000 C 192.21513,90.238100 194.74593,92.936400 191.82675,92.194600 z M 138.99309,47.612200 C 136.05195,44.442300 135.63083,35.184500 130.73357,36.851800 C 125.26054,36.586100 121.77499,40.249300 123.73366,45.587800 C 124.03328,52.942600 124.33295,60.297600 124.63257,67.652700 C 129.17427,63.132300 125.45182,54.260800 126.66877,48.025400 C 125.35124,45.065200 128.16539,38.902800 129.21252,44.349500 C 129.74492,51.791900 127.73348,60.764700 130.24660,67.232700 C 134.18398,70.910600 141.43330,69.236900 138.99309,62.790900 C 138.99309,57.731100 138.99309,52.671900 138.99309,47.612200 z M 189.14755,83.835100 C 184.96966,78.978900 175.31586,79.195400 170.91634,83.577700 C 169.48661,85.947500 169.23217,92.891800 172.81942,88.629800 C 170.98414,84.602200 177.08778,85.823600 174.72144,89.280600 C 174.80532,94.903600 172.39842,102.63670 174.03688,106.94340 C 177.86865,106.40810 185.39183,109.54450 186.78316,106.58110 C 186.21385,99.749700 185.64448,92.917600 185.07517,86.085600 C 188.56831,84.145200 187.41962,93.477700 190.43538,88.835700 C 190.19224,87.137500 189.44396,85.538200 189.14755,83.835100 z M 152.17471,37.431900 C 145.26687,33.293700 142.87096,44.915800 141.35072,49.532300 C 142.09942,55.611800 139.84060,63.873900 142.50281,68.563900 C 146.33075,69.524600 152.20306,73.580400 150.95229,66.852500 C 151.64556,59.045500 152.33879,51.239400 153.03201,43.432700 C 158.94607,43.453000 158.64660,37.435500 152.17471,37.431900 z M 141.35072,70.975200 C 141.35072,85.585700 141.35072,100.19610 141.35072,114.80660 C 149.76154,114.46750 146.40697,104.71710 147.73652,99.096000 C 148.35856,90.687200 148.98060,82.277500 149.60264,73.868500 C 146.85202,72.904400 144.10140,71.939800 141.35072,70.975200 z M 166.10650,58.757700 C 163.11194,54.564000 161.31297,47.856300 160.66164,44.187200 C 153.12463,44.039100 155.22935,52.315800 154.32085,57.267600 C 153.74835,63.586800 153.17587,69.906600 152.60338,76.226300 C 158.57294,77.635500 155.33343,69.135900 156.51435,65.751800 C 156.78248,60.884100 157.05059,56.016600 157.31872,51.148800 C 162.26609,51.435100 158.30968,59.094200 159.17092,62.532600 C 158.91078,67.275400 158.65058,72.018700 158.39043,76.762300 C 163.24238,77.746600 166.92671,74.157400 163.78996,69.795800 C 163.49860,65.978600 164.79033,62.277200 166.10650,58.757700 z M 179.71679,45.469500 C 176.38849,44.840000 172.53560,42.946900 173.55866,47.939000 C 172.04092,55.717400 165.18392,62.062300 166.24351,70.384300 C 166.00773,75.192500 178.46782,80.169900 173.69530,73.597300 C 173.32048,69.371300 174.96086,66.391100 176.01607,63.563900 C 176.55014,59.821300 173.45275,52.401000 176.98963,51.236600 C 180.08800,54.788100 175.82540,63.951300 180.16912,65.211800 C 183.27317,61.253100 179.40652,53.818500 180.00559,48.578200 C 179.90933,47.542200 179.81306,46.505700 179.71679,45.469500 z M 174.46555,79.119600 C 169.45812,76.847400 164.26374,78.139000 159.34611,78.887200 C 157.28270,84.164600 159.96169,90.860100 159.76203,96.694700 C 158.49123,100.57860 167.30824,102.52700 167.97063,100.63350 C 168.99164,93.867400 165.97000,90.218000 168.64545,83.550700 C 168.94043,80.191100 171.69537,79.592600 174.46555,79.119600 z M 134.17052,111.91320 C 133.52682,106.78250 137.57797,94.929000 129.69624,95.945300 C 125.90500,95.745100 121.62189,95.042700 122.51517,100.23740 C 121.76189,105.37130 120.78235,115.33530 128.94447,112.77020 C 129.92751,112.19100 134.83419,113.89690 134.17052,111.91320 z M 173.71537,35.181000 C 172.89610,43.009700 162.09444,41.841700 160.42253,35.182700 C 158.47632,29.577900 165.24114,22.293700 170.79600,26.092100 C 173.30349,27.163100 177.33423,34.294500 173.71537,35.181000 z M 144.02998,22.749300 C 137.10388,17.586900 131.14383,31.388000 140.47315,31.266800 C 143.97006,30.776100 146.81129,25.521800 144.02998,22.749300 z M 183.89632,72.046800 C 183.27105,63.390100 170.32402,71.328900 178.06550,75.769500 C 180.60960,77.373300 184.10354,74.935000 183.89632,72.046800 z M 140.06475,34.002600 C 132.53520,34.342900 138.79450,40.556300 140.17191,44.290100 C 141.39279,39.720500 148.83645,34.666600 140.06475,34.002600 z M 131.81283,72.904300 C 130.01890,65.793800 119.42629,75.053900 127.69910,76.857900 C 129.90244,77.168900 131.92109,75.057900 131.81283,72.904300 z M 170.82187,31.108300 C 167.40830,32.483700 160.37108,37.442000 167.99801,38.482500 C 171.15854,37.880000 171.83060,33.647400 170.82187,31.108300 z M 166.53516,104.19700 C 160.95110,102.16640 165.78420,111.99220 164.99062,114.99910 C 164.76135,117.48700 166.48445,124.80550 166.54812,118.63040 C 166.47056,113.83830 166.57668,109.00630 166.53516,104.19700 z M 129.45514,115.12800 C 130.31909,118.85890 127.62377,126.15100 131.00157,127.40790 C 132.02569,123.91170 132.96551,117.63270 131.78604,115.12800 C 131.00907,115.12800 130.23211,115.12800 129.45514,115.12800 z M 127.20463,115.12800 C 121.13272,114.65300 126.31808,123.77630 125.38279,127.34550 C 129.46465,126.83510 126.08458,118.36680 127.20463,115.12800 z M 178.85944,115.34260 C 173.08247,113.92800 176.24992,123.94720 177.48163,125.62050 C 180.70606,124.76580 178.07630,117.90030 178.85944,115.34260 z M 181.21715,115.34260 C 181.44584,117.93020 179.93289,129.03240 183.85369,124.07710 C 183.15138,120.83690 187.16745,113.55360 181.21715,115.34260 z M 170.92901,106.55490 C 166.87157,103.02750 169.95614,112.86650 169.00000,115.34760 C 168.64847,118.59060 169.32210,124.44640 169.91328,118.09740 C 170.16524,114.25070 171.05300,110.43110 170.92901,106.55490 z M 138.88590,105.37550 C 135.95468,107.11030 134.54009,115.72680 138.98464,113.93180 C 138.94891,111.07960 138.91917,108.22740 138.88590,105.37550 z M 119.48856,91.229900 C 119.76752,95.444100 117.80937,100.25910 119.82075,104.07110 C 119.27204,100.67270 123.03682,92.430300 119.48856,91.229900 z M 178.96663,111.16310 C 178.25259,105.27330 169.82393,113.11960 176.65586,113.08450 C 178.36108,112.94140 179.42119,113.48970 178.96663,111.16310 z M 137.17120,91.229900 C 133.76987,93.865300 137.78420,100.54440 136.63539,104.73260 C 139.07433,100.77440 136.79131,95.615000 137.17120,91.229900 z M 189.57618,92.194600 C 186.26237,93.034700 189.26844,103.07650 189.36996,103.62440 C 190.86147,99.952300 189.43789,95.993500 189.57618,92.194600 z M 170.60752,92.194600 C 170.73469,95.266700 169.21381,103.64250 171.44286,103.25990 C 170.70517,100.17860 173.91310,92.685300 170.60752,92.194600 z M 185.93252,110.09100 C 179.80041,107.33040 180.34229,115.59750 185.98586,112.72350 C 186.61117,111.90860 185.58391,110.97140 185.93252,110.09100 z M 173.28671,115.34260 C 170.27455,117.70170 174.38180,125.65800 173.61616,118.92290 C 173.51699,117.72790 173.39567,116.53590 173.28671,115.34260 z M 155.60406,79.119600 C 151.71010,77.339800 157.28608,86.648100 155.79473,80.765600 C 155.74802,80.526500 155.62089,79.429200 155.60406,79.119600 L 155.60406,79.119600 z " id="advanced-f13-fr.svgpath2789"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3785.0535119999986) " style="stroke-width:1.0000000pt" d="M 286.60515,92.194600 C 288.33969,102.43690 282.83765,112.42730 279.81469,121.57450 C 282.57748,125.99710 289.09559,134.20990 278.74932,131.21450 C 273.09723,130.90460 262.38338,135.03060 264.69719,126.61030 C 261.85864,123.42880 250.34632,131.06860 253.91623,123.77000 C 261.62125,117.22830 256.25680,105.92750 252.55927,98.541400 C 251.93542,94.312400 251.34948,80.956500 246.41477,84.824000 C 244.70765,93.819100 245.44497,103.09270 243.94178,112.13900 C 242.65332,116.38570 254.92391,124.72850 244.65438,123.14850 C 237.67371,118.71410 223.54259,121.92520 232.07256,131.49350 C 229.92520,134.88990 221.46131,131.85640 216.77246,133.16160 C 212.09284,130.13840 221.66149,121.67100 216.52117,115.99970 C 212.81103,106.28370 209.84207,95.669200 211.73363,85.309100 C 211.80400,78.762400 223.51330,80.462400 214.95992,83.638600 C 212.22650,89.684000 224.84253,98.646700 229.35394,90.479500 C 228.74257,86.728100 235.49273,87.906500 230.47334,83.784300 C 222.78464,78.695000 235.73225,83.634900 233.21449,77.581800 C 228.46129,78.670400 229.62395,68.419600 228.20200,76.561700 C 224.03835,84.510400 215.54191,68.889600 216.06000,75.244400 C 206.41070,78.185000 220.75652,64.403500 217.36646,58.765300 C 217.57353,51.189400 211.35855,39.967300 220.09306,35.222300 C 227.69667,36.475800 230.88101,29.925900 227.05606,24.142600 C 226.90688,15.523300 241.70891,13.008900 241.73507,22.771400 C 239.33995,30.333300 243.24987,36.301100 251.31406,36.139200 C 258.07381,37.946600 257.53302,54.526100 265.53648,48.174200 C 264.90688,36.131700 279.50668,42.814700 278.27399,51.109700 C 276.31833,59.044700 281.66594,66.512200 280.01006,74.406600 C 278.11160,80.420700 292.29233,84.137200 287.27514,92.238400 C 287.05182,92.224100 286.60515,92.194600 286.60515,92.194600 z M 233.77147,47.612200 C 233.68884,40.461900 221.88699,31.411300 218.77340,41.399000 C 217.59121,49.434400 219.69601,57.577400 219.35741,65.680000 C 223.37193,65.627700 221.02297,52.761400 220.99006,47.723800 C 223.69193,37.472900 225.48498,55.855400 223.29080,59.992300 C 220.26724,70.583900 238.13280,70.941200 234.26784,60.196900 C 233.65229,56.036200 233.43098,51.808300 233.77147,47.612200 z M 283.92594,83.835100 C 279.60028,75.466500 260.21635,82.476800 266.99369,88.563600 C 272.77020,85.520800 266.08722,98.889800 268.52629,102.46240 C 270.75064,112.85840 285.52943,107.79300 281.38009,97.977000 C 279.12408,93.573600 279.51203,84.387000 284.83402,88.951600 C 285.09922,87.181300 284.43066,85.487200 283.92594,83.835100 z M 246.95310,37.431900 C 238.09672,35.595200 236.16204,46.952600 236.25611,53.440100 C 233.39085,59.439300 237.41187,75.379300 245.27844,67.778900 C 247.21801,59.929700 246.58096,51.502400 247.81045,43.432700 C 253.78331,44.861100 251.88684,35.492200 246.95310,37.431900 z M 236.12918,70.975200 C 236.12917,85.585700 236.12917,100.19610 236.12917,114.80660 C 244.67586,112.69430 241.90837,102.13740 242.48589,95.688600 C 241.50307,87.939500 249.09239,75.654600 239.25483,71.796200 C 238.74162,71.648200 236.65788,71.100800 236.12918,70.975200 L 236.12918,70.975200 z M 260.88495,58.757700 C 258.52954,54.856300 254.69946,39.578900 249.98156,49.419900 C 248.91449,57.404100 248.41539,65.534000 247.87968,73.571900 C 253.81118,74.640100 250.26531,61.524400 251.38405,56.700400 C 253.91945,47.064800 255.90914,61.180300 253.67220,64.648700 C 250.44689,69.690300 256.49304,82.410900 259.31100,71.651200 C 260.35065,67.285700 257.22634,62.454900 260.88495,58.757700 z M 274.49524,45.469500 C 264.98154,43.403900 267.31930,56.750000 262.60971,61.419900 C 256.58261,66.136800 264.90334,81.964000 269.09242,72.540500 C 270.32508,66.278900 269.33701,58.529700 271.98687,53.307600 C 273.34427,56.045400 274.03445,67.895700 275.92420,59.276800 C 276.07677,54.615000 273.98122,50.145400 274.49524,45.469500 z M 269.24400,79.119600 C 262.80151,75.516900 251.35986,77.864200 253.40712,87.217200 C 250.66104,93.616300 259.91340,107.41240 263.07578,96.179700 C 262.28598,90.109600 260.52480,80.108900 269.24400,79.119600 z M 228.94897,111.91320 C 231.26141,105.36080 228.67132,90.611400 219.13068,97.034100 C 212.14496,103.60950 219.01085,118.93050 228.94897,111.91320 z M 268.49382,35.181000 C 267.77067,43.663800 253.68521,40.645700 254.51848,32.875000 C 254.20444,23.172900 269.77914,23.046200 269.70846,32.600200 C 269.58462,33.040400 268.77491,34.761000 268.49382,35.181000 L 268.49382,35.181000 z M 238.80838,22.749300 C 230.30256,15.420000 229.17577,38.074700 238.36292,29.442600 C 239.97499,27.683300 240.67378,24.603000 238.80838,22.749300 z M 278.67475,72.046800 C 276.93261,61.460900 264.85212,78.988800 276.23078,75.907700 C 277.69304,75.242500 278.78698,73.692500 278.67475,72.046800 z M 234.84318,34.002600 C 225.95022,34.856800 237.94280,48.817000 238.63112,38.096000 C 239.81463,35.834700 237.17834,33.056600 234.84318,34.002600 z M 226.59126,72.904300 C 223.57162,64.399700 216.48628,81.208600 225.24737,75.945100 C 226.14400,75.213800 226.60715,74.043800 226.59126,72.904300 z M 265.60028,31.108300 C 256.93600,29.582600 263.82938,44.344600 266.01340,34.190600 C 265.99906,33.669600 265.72367,31.614900 265.60028,31.108300 L 265.60028,31.108300 z M 261.31359,104.19700 C 254.40895,105.99720 262.68641,124.77320 261.33765,112.69300 C 261.32436,109.86120 261.26632,107.02900 261.31359,104.19700 z M 224.23358,115.12800 C 222.52079,119.57530 225.65572,129.94800 227.22799,120.27110 C 227.70931,118.09490 227.06667,115.03440 224.23358,115.12800 z M 221.98307,115.12800 C 214.25187,115.07680 222.72238,131.84840 222.04339,120.66380 C 221.78498,118.83960 221.47024,116.94680 221.98307,115.12800 z M 273.63788,115.34260 C 265.20617,113.90280 274.69451,130.58080 273.67633,119.29760 C 273.52221,117.98840 273.39090,116.65130 273.63788,115.34260 z M 275.99560,115.34260 C 272.74371,120.01090 279.49910,127.63980 279.26393,118.78670 C 279.68005,116.82750 278.51865,113.66070 275.99560,115.34260 z M 265.70746,106.55490 C 260.24058,108.17390 265.20482,124.70270 265.14145,114.14760 C 265.45041,111.62830 265.71178,109.09620 265.70746,106.55490 z M 233.66436,105.37550 C 227.40554,105.66060 234.44001,118.08940 233.70479,108.88900 C 233.68177,107.71830 233.68518,106.54690 233.66436,105.37550 z M 214.26700,91.229900 C 212.97373,95.905600 214.44536,106.25410 215.79141,96.112200 C 216.09919,94.375100 215.75681,92.363500 214.26700,91.229900 z M 273.74506,111.16310 C 270.65228,104.80830 268.34084,117.91140 273.58882,112.45110 C 273.64088,112.02170 273.74506,111.16310 273.74506,111.16310 z M 231.94963,91.229900 C 227.41862,95.312900 233.90730,106.95460 232.24256,96.307500 C 232.03325,94.625000 231.82029,92.928200 231.94963,91.229900 z M 284.35462,92.194600 C 279.00642,94.357300 286.42845,106.18730 284.60195,96.350700 C 284.45053,94.971100 284.31529,93.584500 284.35462,92.194600 z M 265.38596,92.194600 C 264.07091,95.020800 265.61274,105.81710 266.81194,97.250400 C 267.17376,95.523500 267.08742,93.214200 265.38596,92.194600 z M 280.71097,110.09100 C 274.15001,106.06010 279.79739,119.14380 280.71097,110.09100 z M 268.06514,115.34260 C 264.68513,118.59550 270.66418,122.84230 268.06514,115.34260 z M 250.38250,79.119600 C 246.75668,81.285900 254.21880,82.993800 250.38250,79.119600 z " id="advanced-f13-fr.svgpath2795"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3944.8664519999984"><tspan x="10" y="3944.8664519999984">Créer du texte</tspan></text>
+
+<rect id="d0e564" width="288" height="1000px" x="10" y="3949.7664519999985" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e564" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape permet la composition de textes longs ou complexes. Cependant, il convient aussi assez bien pour la création de petits textes comme des titres, banières, logos, des légendes de diagrammes, etc. Cette section est une introduction très basique aux possibilités de création de textes avec Inkscape
+</flowDiv></flowRoot>
+
+<rect id="d0e567" width="288" height="1000px" x="10" y="4012.5837479999986" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e567" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Créer un objet texte est aussi simple que de passer à l'outil texte (<flowSpan style="font-weight:bold">F8</flowSpan>), cliquer quelque part sur le canevas et taper votre texte. Pour changer la police, le style ou la taille d'un texte, ouvrez la boîte de dialogue texte et police (<flowSpan style="font-weight:bold">Maj+Ctrl+T</flowSpan>). Cette boîte de dialogue a aussi un onglet texte que vous pouvez utiliser à des fins d'édition - dans certaines situations, il peut être plus pratique que l'édition directement sur le canevas (en particulier cet onglet supporte la vérification d'orthographe à la volée).
+</flowDiv></flowRoot>
+
+<rect id="d0e576" width="288" height="1000px" x="10" y="4109.413703999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e576" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Comme les autres outils, l'outil texte peut sélectionner des objets de son propre type — les objets texte donc — de sorte que vous pouvez cliquer afin de sélectionner et positionner votre curseur sur tout objet texte (comme ce paragraphe).
+</flowDiv></flowRoot>
+
+<rect id="d0e579" width="288" height="1000px" x="10" y="4161.514272999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e579" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Une des opérations les plus courantes sur les textes est l'ajustement de l'espacement entre des lettres ou des lignes. Comme toujours, Inkscape fournit des racccourcis clavier pour cela. Les combinaisons <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan> et <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan> modifient <flowSpan style="font-style:italic">l'inter-lettrage</flowSpan> de la ligne courante d'un objet texte, de sorte que la longueur de cette ligne change d'1 pixel au zoom courant (à comparer avec le comportement du sélecteur où elles permettent de modifier les dimensions au pixel près). La plupart des objets texte (pour une taille de police plus grande que celle du contenu d'un livre) présente un meilleur rendu après en avoir légèrement resserré les lettres. Voici un exemple :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4299.720582999998) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="139.43481" y="4.2361641" id="advanced-f14-fr.svgtext1609" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="139.43481" y="4.2361641" sodipodi:role="line" id="advanced-f14-fr.svgtspan1610">Original</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4299.720582999998) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="116.16958" y="53.843742" id="advanced-f14-fr.svgtext1612" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="116.16958" y="53.843742" sodipodi:role="line" id="advanced-f14-fr.svgtspan1613">Inter lettrage diminué</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4299.720582999998) " xml:space="preserve" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="60.780251" y="33.29771" id="advanced-f14-fr.svgtext2315"><tspan id="advanced-f14-fr.svgtspan1604">Inspiration</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4299.720582999998) " xml:space="preserve" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="67.866859" y="82.904648" id="advanced-f14-fr.svgtext1606"><tspan id="advanced-f14-fr.svgtspan1607" style="letter-spacing:-1.2478520">Inspiration</tspan></text>
+
+<rect id="d0e601" width="288" height="1000px" x="10" y="4401.614731999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e601" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La version remaniée rend un peu mieux, mais n'est toujours pas parfaite : les distances entre les lettres ne sont pas uniformes; par exemple, le "a" et le "t" sont trop éloignés tandis que le "t" et le "i" sont trop proches. L'imperfection des crénages (particulièrement visible avec des grandes tailles de police) est plus importante dans des fontes de mauvaise qualité, mais, vous trouverez toujours (pour tout texte et toute police) des paires de lettres qui bénéficieront d'un ajustement de crénage.
+</flowDiv></flowRoot>
+
+<rect id="d0e604" width="288" height="1000px" x="10" y="4498.403296999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e604" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape facilite ces ajustements; vous n'avez qu'à positionner votre curseur de texte entre les caractères qui posent problème et à utiliser <flowSpan style="font-weight:bold">Alt+flèche</flowSpan> pour déplacer les lettres autour du curseur. Vous trouverez ci-dessous le même exemple, mais cette fois avec des ajustements manuels, de sorte que les lettres sont positionnées uniformément.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4580.741417999998) " xml:space="preserve" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="66.563278" y="4.2368875" id="advanced-f15-fr.svgtext1649" sodipodi:linespacing="110.00000%" sodipodi:insensitive="true"><tspan x="66.563278" y="4.2368875" sodipodi:role="line" id="advanced-f15-fr.svgtspan1651">Inter lettrage diminué et crénage manuel de certaines paires de lettres</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4580.741417999998) " xml:space="preserve" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="67.866859" y="34.802681" id="advanced-f15-fr.svgtext2406"><tspan id="advanced-f15-fr.svgtspan1647" style="letter-spacing:-1.2478520" dx="0 0 -0.1418031 -0.42540932 -0.42540932 0.42540932 0.42540932 -0.87514824 1.1344248 -0.5672124 -0.5672124">Inspiration</tspan></text>
+
+<rect id="d0e620" width="288" height="1000px" x="10" y="4634.756141999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e620" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En plus de pouvoir déplacer les lettres horizontalement avec <flowSpan style="font-weight:bold">Alt+Gauche</flowSpan> ou <flowSpan style="font-weight:bold">Alt+Droite</flowSpan>, vous pouvez aussi les déplacer verticalement avec <flowSpan style="font-weight:bold">Alt+Haut</flowSpan> or <flowSpan style="font-weight:bold">Alt+Bas</flowSpan> :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4681.978839999997) " xml:space="preserve" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="67.866859" y="32.078743" id="advanced-f16.svgtext1731"><tspan id="advanced-f16.svgtspan1732" style="letter-spacing:-1.2478520" dx="0 -3.4339702 -1.746122 -1.4281086 -2.0297282 -1.981069 -3.9864676 -3.8832457 -1.2720536 -2.1715312 -1.5699117" dy="0 0.0056477566 6.8183579 -6.6178179 0 -6.4172778 6.0161972 -5.8156576 5.8156576 -3.4091773 2.8075578">Inspiration</tspan></text>
+
+<rect id="d0e645" width="288" height="1000px" x="10" y="4730.143082999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e645" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bien sûr, vous pourriez convertir votre texte en chemin (<flowSpan style="font-weight:bold">Maj+Ctrl+C</flowSpan>) et déplacer les lettres comme tout objet chemin. Cependant, il est bien plus pratique de conserver ses propriétés de texte : il reste éditable, vous pouvez essayer différentes fontes tout en préservant vos crénages et espacements, et la taille du fichier sauvé reste plus petite. Le seul désavantage de conserver le "texte en texte" est que vous devrez avoir sa fonte originale installée sur tout système où vous voudriez ouvrir votre document SVG; si Inkscape ne peut retrouver la fonte correspondante, il affiche un message d'avertissement.
+</flowDiv></flowRoot>
+
+<rect id="d0e651" width="288" height="1000px" x="10" y="4849.296342999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e651" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">De la même façon, vous pouvez ajuster l'<flowSpan style="font-style:italic">inter-lignage</flowSpan> des objets texte de plusieurs lignes. Essayez les raccourcis <flowSpan style="font-weight:bold">Ctrl+Alt+&lt;</flowSpan> et <flowSpan style="font-weight:bold">Ctrl+Alt+&gt;</flowSpan> sur n'importe quel paragraphe de ce didacticiel pour faire varier la hauteur globale de l'objet texte de 1 pixel au zoom courant. Comme dans le sélecteur, combiner un raccourci d'espacement ou de crénage avec la touche <flowSpan style="font-weight:bold">Maj</flowSpan> multipliera son action par 10.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4948.456060999998"><tspan x="10" y="4948.456060999998">Editeur XML</tspan></text>
+
+<rect id="d0e672" width="288" height="1000px" x="10" y="4953.356060999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e672" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'outil le plus puissant d'Inkscape est l'éditeur XML (<flowSpan style="font-weight:bold">Maj+Ctrl+X</flowSpan>). Affichant l'arborescence XML complète du document, il en reflète en permanence l'état courant. Vous pouvez modifier votre dessin et observer les changements correspondant dans la structure XML. De plus, vous pouvez éditer tout texte, élément ou attribut dans l'éditeur XML et voir le résultat sur le canevas. Cela permet des astuces et des modifications qui seraient impossibles avec un outil d'édition normal et c'est le meilleur moyen pour apprendre le SVG de façon interactive.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="5074.818377999998"><tspan x="10" y="5074.818377999998">Conclusion</tspan></text>
+
+<rect id="d0e684" width="288" height="1000px" x="10" y="5079.718377999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e684" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ce didacticiel ne montre qu'une petite partie des possibilités d'Inkscape. Nous espérons que vous l'avez apprécié. N'ayez pas peur d'expérimenter et de nous faire part vos créations. Veuillez consulter <flowSpan style="font-weight:bold; font-family:sans serif">www.inkscape.org</flowSpan> pour avoir accès à plus d'information, aux dernières versions et à l'aide des communeautés de développeurs et utilisateurs.
+</flowDiv></flowRoot>
+
+
+
+
+<g transform="translate(0, 5154.044002999998)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-advanced.ja.svg b/share/tutorials/tutorial-advanced.ja.svg
new file mode 100644
index 000000000..dd0800d9e
--- /dev/null
+++ b/share/tutorials/tutorial-advanced.ja.svg
@@ -0,0 +1,314 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::上級</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+
+<rect id="d0e17" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e17" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">このチュートリアルはコピー/ペースト、ノード編集、自由曲線、ベジェ、パス操作、ブーリアン、オフセット、簡略化、テキストツールについて解説している。</flowDiv></flowRoot>
+<rect id="d0e20" width="264" height="1000px" x="35" y="59.310938" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e20" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+arrows</flowSpan> 、 <flowSpan style="font-weight:bold">mouse wheel</flowSpan> 、または <flowSpan style="font-weight:bold">middle button drag</flowSpan> を使ってページをスクロールすることができる。基本的なオブジェクトの作成、選択、変形については、 <flowSpan style="font-family:sans serif">ヘルプ &gt; チュートリアル</flowSpan>. から 基本 をみよ。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="113.26619400000001"><tspan x="10" y="113.26619400000001">ペースト術</tspan></text>
+
+<rect id="d0e40" width="288" height="1000px" x="10" y="118.166194" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e40" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">あるオブジェクトをコピー <flowSpan style="font-weight:bold">Ctrl+C</flowSpan> またはカット <flowSpan style="font-weight:bold">Ctrl+X</flowSpan>
+してから、通常の<flowSpan style="font-family:sans serif">ペースト</flowSpan>コマンド( <flowSpan style="font-weight:bold">Ctrl+V</flowSpan> )はマウスカーソルの下にオブジェクトをペーストする。もし、カーソルがウインドウの外にあればドキュメントウインドウの中心にペーストする。しかし、クリップボードにあるオブジェクトはコピーしてきた元の位置を記憶しているので、<flowSpan style="font-family:sans serif">同じ場所にペースト</flowSpan>( <flowSpan style="font-weight:bold">Ctrl+Alt+V</flowSpan> )
+でその位置にペーストできる。
+</flowDiv></flowRoot>
+
+<rect id="d0e61" width="288" height="1000px" x="10" y="191.92092200000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e61" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">別のコマンド、<flowSpan style="font-family:sans serif">スタイルをペースト</flowSpan>(<flowSpan style="font-weight:bold">Shift+Ctrl+V</flowSpan> )は、現在のセッションのクリップボード中の(最初の)オブジェクトのスタイルを現在の選択に適用する。"スタイル"というのは、フィル、ストローク、フォント設定の全てであるが、シェイプと大きさ、星型の頂点数のようなシェイプタイプに固有のパラメータは含まれない。
+</flowDiv></flowRoot>
+
+<rect id="d0e70" width="288" height="1000px" x="10" y="254.43275300000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e70" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscapeは自前のクリップボードを持っている; そしてテキストのコピー/ペースト以外ではシステムのクリップボードは使用しない。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="297.07682200000005"><tspan x="10" y="297.07682200000005">自由曲線と規則正しいパス</tspan></text>
+
+<rect id="d0e79" width="288" height="1000px" x="10" y="301.976822" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e79" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">任意のシェイプを作る最も簡単な方法は、ペンシル(自由曲線)ツールを使って描くことだ( <flowSpan style="font-weight:bold">F6</flowSpan>):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 338.54804) " id="advanced-f01.svgpath1346" d="M 46.607452,13.757459 C 46.703755,13.877837 40.561653,3.0632190 48.903150,5.1485930 C 61.917313,8.4021340 85.578980,16.903712 88.503930,2.2789720 C 89.168760,-1.0451860 86.608410,8.7886670 85.634310,12.035686 C 74.612347,48.775570 75.258006,102.14182 24.798324,102.14182 C 20.854406,102.14182 26.421615,93.834340 29.389719,91.237250" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 338.54804) " id="advanced-f01.svgpath1350" d="M 80.978976,57.809270 C 83.629466,58.140590 78.850256,47.165690 80.978976,57.809270 C 81.764616,61.737480 63.166615,99.173230 72.370109,80.766250 C 87.382756,50.740960 98.747546,43.599660 92.457466,81.340170 C 91.195886,88.909610 98.333346,87.040380 102.21418,85.931570" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 338.54804) " id="advanced-f01.svgpath1354" d="M 146.47030,49.914700 C 147.32585,51.198030 143.40937,49.532080 141.87890,49.340770 C 135.10598,48.494160 126.43327,61.792580 137.28751,65.410650 C 155.75721,71.567220 130.34010,78.508200 124.08724,79.758770" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 338.54804) " id="advanced-f01.svgpath1358" d="M 184.92323,45.323300 C 185.60254,44.898740 179.60790,46.771180 175.74044,54.506090 C 163.83864,78.309710 195.82780,63.295640 195.82780,49.340770 C 195.82780,37.792078 164.11209,53.757440 174.59260,57.949640" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 338.54804) " id="advanced-f01.svgpath1360" d="M 195.25388,47.619000 C 195.25388,46.588170 191.96696,58.836830 196.97564,68.854200" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 338.54804) " id="advanced-f01.svgpath1372" d="M 209.60198,38.436209 C 214.41007,62.476670 202.58725,87.028780 195.25388,109.02892 C 191.16949,121.28208 195.19569,94.231230 195.82780,86.645860 C 199.03896,48.111950 248.25968,15.551340 223.37617,59.097490 C 220.86259,63.496260 215.30071,64.836730 210.74984,64.836730" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 338.54804) " sodipodi:nodetypes="cccccc" id="advanced-f01.svgpath2338" d="M 125.35714,10.790752 C 125.81036,11.470579 108.91150,69.158330 107.14285,75.790760 C 100.91438,99.147540 93.886617,91.270840 110.00000,63.647900 C 117.99422,49.943520 130.37724,37.159024 122.49999,60.790760 C 118.85912,71.713380 110.17621,58.819400 113.92857,70.076470 C 116.06040,76.471970 117.51004,80.738300 124.64285,79.719330" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 338.54804) " id="advanced-f01.svgpath2356" d="M 168.92857,48.290750 C 168.00407,49.677500 165.47603,47.671770 163.92857,48.290750 C 148.45903,54.478570 138.74181,77.113820 163.21429,72.219320 C 165.77450,71.707280 167.97619,70.076470 170.35714,69.005040" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 338.54804) " id="advanced-f01.svgpath2382" d="M 230.71429,51.862180 C 230.69083,51.904400 238.92616,49.261170 245.35714,46.505040 C 258.37255,40.927005 258.23191,26.494967 243.21429,35.076467 C 232.80392,41.025246 224.51137,59.005040 242.14286,59.005040 C 251.51176,59.005040 263.79693,55.114110 271.07143,48.647900" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/>
+
+<rect id="d0e95" width="288" height="1000px" x="10" y="462.36378" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e95" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">もし、もっと規則正しい線が欲しければペン(ベジェ)ツール( <flowSpan style="font-weight:bold">Shift+F6</flowSpan>
+)を使おう:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 499.223089) " id="advanced-f02.svgpath1317" d="M 28.568755,8.4053100 L 52.025265,8.4053100 C 52.025265,8.4053100 39.335678,-10.396760 39.335678,10.456510 C 39.335678,31.309810 39.720210,65.837280 39.720210,65.837280 L 56.639660,65.837280 C 56.639660,65.837280 9.1498419,80.366050 25.492492,65.837280" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 499.223089) " id="advanced-f02.svgpath1318" d="M 71.856901,37.318880 L 60.740395,37.318880 C 60.740395,37.318880 75.827083,64.469880 60.740395,64.469880" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 499.223089) " id="advanced-f02.svgpath1320" d="M 68.535886,43.654080 C 76.366049,28.196010 81.536318,35.099080 81.536318,35.099080 L 81.536318,64.017280 L 75.682212,64.017280" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 499.223089) " sodipodi:nodetypes="cccccccc" id="advanced-f02.svgpath1321" d="M 83.172435,29.942410 L 92.472939,15.621110 L 92.472939,64.469880 C 92.472939,64.469880 91.632149,40.197980 102.39906,35.070180 C 113.16598,29.942410 114.19325,47.686180 103.04180,47.686180 C 91.890349,47.686180 95.477476,47.718780 95.477476,47.718780 L 114.12732,64.298880 L 100.86093,64.298880" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 499.223089) " id="advanced-f02.svgpath1322" d="M 138.02031,45.325780 C 138.02031,45.325780 144.17788,30.200410 138.02031,33.360880 C 131.86273,36.521480 116.87100,50.624580 118.60140,50.624580 C 120.33179,50.624580 138.45543,48.770280 137.25124,50.624580 C 136.04705,52.478780 131.48325,65.837280 125.71525,64.811680 C 119.94726,63.786180 116.48647,53.872180 116.48647,53.872180" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 499.223089) " id="advanced-f02.svgpath1323" d="M 164.30887,46.693180 C 156.50691,34.679680 145.85128,34.044680 145.85128,34.044680 L 145.85128,54.555880 L 158.15634,65.495380 C 158.15634,65.495380 167.76966,68.572150 167.76966,57.290780" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 499.223089) " sodipodi:nodetypes="cccscc" id="advanced-f02.svgpath1324" d="M 161.47682,33.515080 L 186.88757,33.515080 C 186.88757,33.515080 171.51563,33.793980 170.88821,46.901980 C 170.26079,60.010080 178.28622,64.097280 183.90729,58.476180 C 189.85930,52.524180 191.33641,33.827580 191.33641,33.827580 L 191.33641,65.030380" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 499.223089) " sodipodi:nodetypes="cccsc" id="advanced-f02.svgpath1325" d="M 197.86753,73.397150 L 197.86753,33.236180 L 211.46796,33.236180 C 225.62621,33.236180 216.69195,45.076580 210.63528,51.922180 C 204.61030,58.731880 201.83517,57.563180 201.83517,49.690980" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 499.223089) " id="advanced-f02.svgpath1328" d="M 219.32737,44.949780 L 256.97292,44.949780 C 256.97292,44.949780 256.65921,33.793980 239.40500,33.515080 C 222.15078,33.236180 223.71935,51.364380 223.71935,56.942280 C 223.71935,62.520180 228.73875,72.839450 241.60098,72.839450 C 254.46322,72.839450 256.97292,59.173480 256.97292,52.758880" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e111" width="288" height="1000px" x="10" y="585.245256" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e111" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ペンツールでは <flowSpan style="font-weight:bold">click</flowSpan>ごとにカーブハンドルを持たない鋭いノードができるので、複数のクリックは一連の線分を作る。 <flowSpan style="font-weight:bold">Click and drag</flowSpan>では同一直線上にある向かい合った2つのハンドルを持つベジェノードができる。ハンドルをドラッグ中に <flowSpan style="font-weight:bold">Shift</flowSpan>を押すと、ハンドルの一方を回転させ、もう一方を固定することができる。通常の使い方と同じように、 <flowSpan style="font-weight:bold">Ctrl</flowSpan>は、現在の線分や、ベジェハンドルの方向を15度毎に制限する。 <flowSpan style="font-weight:bold">Enter</flowSpan> で描画は確定する、 <flowSpan style="font-weight:bold">Esc</flowSpan>は描画を取り消す。終了していない線の最後の線分だけを取り消すには <flowSpan style="font-weight:bold">Backspace</flowSpan>を押せばよい。
+</flowDiv></flowRoot>
+<rect id="d0e135" width="288" height="1000px" x="10" y="681.900447" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e135" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">自由曲線でもベジェでも、現在選択されているパスは両端に小さな<flowSpan style="font-style:italic">アンカー</flowSpan>が表示される。これらのアンカーから、新しい線を作る代わりにパスの<flowSpan style="font-style:italic">継続</flowSpan>(アンカーの一方から描画する)を行うことができるし、<flowSpan style="font-style:italic">閉じる</flowSpan>(一方のアンカーからもう一方に線を描く)こともできる。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="746.415664"><tspan x="10" y="746.415664">パスの編集</tspan></text>
+
+<rect id="d0e153" width="288" height="1000px" x="10" y="751.315664" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e153" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">シェイプツールで作られたシェイプと異なり、ペンツールとペンシルツールは<flowSpan style="font-style:italic">パス</flowSpan>を作る。パスというのは一連の線分と、ベジェ曲線から成っており、他の Inkscape オブジェクトと同様に任意のフィルとストローク属性を持つことができる。しかし、シェイプと異なりパスはノード(と備え付けではないハンドルで)をドラッグすることで自由に編集することができる。このパスを選択してノードツール( <flowSpan style="font-weight:bold">F2</flowSpan>)に切り替えよ:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 832.711408) " sodipodi:nodetypes="cscsscsss" id="advanced-f03.svgpath1235" d="M 49.142651,24.796951 C 62.273554,17.294681 79.120898,4.7414808 93.420605,9.5549808 C 104.56551,13.306681 120.51953,39.842551 94.456604,47.964451 C 104.41358,54.417721 118.49160,49.257851 129.72149,44.151951 C 152.99183,33.772451 162.96700,16.713381 196.01682,15.267481 C 208.59979,14.558281 228.59619,20.435651 226.27670,32.627851 C 224.55770,41.663751 206.29019,39.606751 197.42531,35.977951 C 172.20942,25.033151 184.76639,5.5678808 164.15367,1.3737808 C 154.62978,-0.76821921 142.89747,2.7328808 136.79298,14.870181" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2528700pt"/>
+
+<rect id="d0e172" width="288" height="1000px" x="10" y="896.473247" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e172" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">沢山の灰色の正方形の<flowSpan style="font-style:italic">ノード</flowSpan>がパスに上にあるだろう。このノードは <flowSpan style="font-weight:bold">click</flowSpan>、 <flowSpan style="font-weight:bold">Shift+click</flowSpan> で<flowSpan style="font-style:italic">選択</flowSpan>できるし、オブジェクトがセレクタで選択できるようにラバーバンドで <flowSpan style="font-weight:bold">drag</flowSpan>して選択することも出来る。選択されたノードはハイライト表示され、ノードから直線で繋がれた1つもしくは2つの円、<flowSpan style="font-style:italic">ノードハンドル</flowSpan>が表示される。
+</flowDiv></flowRoot>
+
+<rect id="d0e193" width="288" height="1000px" x="10" y="958.7973890000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e193" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">パスはノードとノードハンドルを <flowSpan style="font-weight:bold">drag</flowSpan>して編集する(上のパスのノードとハンドルをドラッグしてみよ)。通常の使い方と同じように <flowSpan style="font-weight:bold">Ctrl</flowSpan> は移動と回転を制限する。 <flowSpan style="font-weight:bold">arrow</flowSpan>キー、 <flowSpan style="font-weight:bold">Tab</flowSpan> 、 <flowSpan style="font-weight:bold">[</flowSpan> 、 <flowSpan style="font-weight:bold">]</flowSpan>、 <flowSpan style="font-weight:bold">&lt;</flowSpan> 、 <flowSpan style="font-weight:bold">&gt;</flowSpan>キーとその修飾キーはオブジェクトに対するセレクタと同じようにノードに対して働く。選択したノードを削除( <flowSpan style="font-weight:bold">Del</flowSpan>)や複製( <flowSpan style="font-weight:bold">Shift+D</flowSpan> )することもできる。パスは選択したノードから分割( <flowSpan style="font-weight:bold">Shift+B</flowSpan>)でき、選択したノードが一つのパスの端点であれば連結( <flowSpan style="font-weight:bold">Shift+J</flowSpan> )することもできる。
+</flowDiv></flowRoot>
+
+<rect id="d0e232" width="288" height="1000px" x="10" y="1044.230381" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e232" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ノードは<flowSpan style="font-style:italic">角</flowSpan>( <flowSpan style="font-weight:bold">Shift+C</flowSpan>)にすることもできる、これは2つのハンドルが独立してどんな角度にでもできること;<flowSpan style="font-style:italic">滑らか</flowSpan>( <flowSpan style="font-weight:bold">Shift+S</flowSpan>)にすることもできる、これはハンドルが常に一つの直線上にある(コリニア)こと;そして<flowSpan style="font-style:italic">対称</flowSpan>( <flowSpan style="font-weight:bold">Shift+Y</flowSpan>)にすることもできる、これは滑らかと同じだがハンドルの長さが等しい。
+</flowDiv></flowRoot>
+
+<rect id="d0e253" width="288" height="1000px" x="10" y="1106.7389030000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e253" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">また、ハンドルの上で <flowSpan style="font-weight:bold">Ctrl+click</flowSpan> するとノードのハンドルを<flowSpan style="font-style:italic">引っ込める</flowSpan>ことができる。もし2つの近接するノードのハンドルが引っ込んでいると2つのノード間のパス区間が直線になる。ハンドルの引っ込んだノードからハンドルを引き出すにはノードから <flowSpan style="font-weight:bold">Shift+drag</flowSpan> で引っ張り出す。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1172.174044"><tspan x="10" y="1172.174044">サブパスと結合</tspan></text>
+<rect id="d0e271" width="288" height="1000px" x="10" y="1177.0740440000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e271" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">パスオブジェクトは1つ以上の<flowSpan style="font-style:italic">サブパス</flowSpan>を含んでいる。サブパスは各ノードごとの序列である(しかしながら、もしパスが1つ以上のサブパスを持っていても全てのノードが連結している訳ではない)。下の左図では1つの複合パスに3つのサブパスが属している;右図は同じサブパスが3つの独立したパスオブジェクトになっている:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1247.194075) " id="advanced-f04.svgpath1735" d="M 100.08907,6.4450000 C 93.579072,-1.0917000 81.918432,-0.55990000 73.704915,3.7926000 C 68.004275,6.8135000 62.166920,10.305800 58.367019,15.516000 C 53.168191,22.644300 57.754296,33.922500 66.630063,36.821900 C 73.283486,38.640800 80.873938,33.358300 75.537693,24.149300 M 80.462637,13.477900 C 86.879638,6.8566000 98.091007,12.131100 100.75274,19.904200 C 103.01536,26.511700 103.51871,34.401700 109.89486,38.827100 C 116.30646,43.277200 127.00687,44.138500 131.14129,36.571800 C 134.67178,30.110500 127.98533,21.832000 120.87654,24.112900 M 63.948258,51.089500 C 70.988776,55.986100 78.719709,49.359400 83.658206,44.326400 C 88.897073,38.987200 96.936098,43.169100 100.57906,48.695800 C 103.90002,53.734100 112.27908,57.016600 116.49196,51.019500" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1247.194075) " sodipodi:nodetypes="cssss" id="advanced-f04.svgpath1729" d="M 226.57759,6.7994000 C 220.06760,-0.73730000 208.40696,-0.20550000 200.19344,4.1470000 C 194.49280,7.1679000 188.65545,10.660200 184.85554,15.870400 C 179.65671,22.998700 184.24281,34.276900 193.11859,37.176300 C 199.77201,38.995200 207.36246,33.712700 202.02622,24.503700" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1247.194075) " sodipodi:nodetypes="cssss" id="advanced-f04.svgpath1730" d="M 206.95116,13.832300 C 213.36816,7.2110000 224.57953,12.485500 227.24127,20.258600 C 229.50388,26.866100 230.00723,34.756100 236.38338,39.181500 C 242.79497,43.631600 253.49538,44.492900 257.62980,36.926200 C 261.16029,30.464900 254.47383,22.186400 247.36505,24.467300" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1247.194075) " sodipodi:nodetypes="csss" id="advanced-f04.svgpath1731" d="M 190.43679,51.443900 C 197.47730,56.340500 205.20824,49.713800 210.14673,44.680800 C 215.38560,39.341600 223.42462,43.523500 227.06759,49.050200 C 230.38854,54.088500 238.76760,57.371000 242.98047,51.373900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e287" width="288" height="1000px" x="10" y="1314.423201" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e287" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">複合パスはグループとは違うことを覚えておいて欲しい。複合パスは全体として選択できる一つのオブジェクトなのだ。もし、もし左図のオブジェクトを選択してノードツールに切り替えたら、3つのサブパスが表示されるのが分かるだろう。右図を選択すると1度に1つのパスのノード編集しかできないだろう。
+</flowDiv></flowRoot>
+
+<rect id="d0e290" width="288" height="1000px" x="10" y="1376.5760440000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e290" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape はパスを<flowSpan style="font-family:sans serif">結合</flowSpan>して複合パスにすることができる( <flowSpan style="font-weight:bold">Ctrl+K</flowSpan> )。また、複合パスを<flowSpan style="font-family:sans serif">分割</flowSpan>して独立したパスにすることもできる( <flowSpan style="font-weight:bold">Shift+Ctrl+K</flowSpan>)。上図の例にこれらのコマンドを試してみよ。1つのオブジェクトは1つのフィルとストロークしか持てないので複合パスは最初(z順序で最背面)のオブジェクトのスタイルになる。
+</flowDiv></flowRoot>
+
+<rect id="d0e305" width="288" height="1000px" x="10" y="1439.138077" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e305" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">フィルされている重なっているパスを結合すると、通常、重なっている部分のフィルが消える:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1475.807733) " id="advanced-f05.svgpath1796" d="M 155.75146,61.986600 L 129.62968,50.665900 L 125.76751,70.631400 L 118.33181,43.150200 L 100.31410,52.578900 L 117.16369,29.631200 L 98.558143,21.423100 L 127.00494,20.289000 L 121.82191,0.62500000 L 140.44488,22.158400 L 152.58732,5.8459000 L 147.36303,33.831800 L 167.68737,33.154400 L 142.54981,46.518800 L 155.75146,61.986600 z M 185.56335,52.557900 C 180.79713,65.053200 163.77883,70.178400 147.57609,63.998000 C 131.37335,57.817600 122.09155,42.660500 126.85777,30.165200 C 131.62405,17.669700 148.64230,12.544700 164.84504,18.725100 C 181.04778,24.905500 190.32963,40.062400 185.56335,52.557900 z " style="fill:#07ba88;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e318" width="288" height="1000px" x="10" y="1559.064133" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e318" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">これは、穴のあるオブジェクトを作る最も簡単な方法である。さらに強力なパスコマンドについては、下の"ブーリアン操作"を見よ。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1601.399414"><tspan x="10" y="1601.399414">パスに変換</tspan></text>
+
+<rect id="d0e327" width="288" height="1000px" x="10" y="1606.299414" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e327" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">シェイプとやテキスト<flowSpan style="font-style:italic">パスに変換</flowSpan>(<flowSpan style="font-weight:bold">Shift+Ctrl+C</flowSpan> )することができる。この変換はオブジェクトの見た目を変化させないが、オブジェクトの種類に固有の特徴を削除する(例えば、矩形やテキストの角を丸めることはできなくなる);代わりにノードの編集が可能になる。ここに2つの星型がある。左はシェイプを保っているが、右はパスに変換されている。ノードツールに切り替え、選択したときの編集性を比較せよ:
+</flowDiv></flowRoot>
+
+<polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1687.945163) translate(49.93435,-3814.793)" d="M 48.608655,3873.8302 L 38.020121,3854.1783 L 21.697849,3874.9159 L 30.460473,3854.3847 L 4.0704360,3854.5531 L 25.585784,3848.6030 L 9.0002176,3828.0754 L 27.066793,3841.1869 L 32.774968,3815.4211 L 33.788271,3837.7210 L 57.491814,3826.1191 L 40.688807,3840.8151 L 64.538468,3852.1136 L 42.572158,3848.1393 L 48.608655,3873.8302 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="48.6087,3873.83 38.0201,3854.18 21.6978,3874.92 30.4605,3854.38 4.07044,3854.55 25.5858,3848.6 9.00022,3828.08 27.0668,3841.19 32.775,3815.42 33.7883,3837.72 57.4918,3826.12 40.6888,3840.82 64.5385,3852.11 42.5722,3848.14 48.6087,3873.83 " sodipodi:arg2="1.0947087" sodipodi:arg1="1.0816765" sodipodi:r2="8.7148495" sodipodi:r1="31.036766" sodipodi:cy="3846.4326" sodipodi:cx="34.026058" sodipodi:sides="7" id="advanced-f06.svgpolygon1410" style="stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffff00;font-size:12.000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1687.945163) " id="advanced-f06.svgpath1412" d="M 204.84225,59.034000 L 194.25372,39.382100 L 177.93145,60.119700 L 186.69407,39.588500 L 160.30404,39.756900 L 181.81938,33.806800 L 165.23382,13.279200 L 183.30039,26.390700 L 189.00857,0.62490000 L 190.02187,22.924800 L 213.72541,11.322900 L 196.92241,26.018900 L 220.77207,37.317400 L 198.80576,33.343100 L 204.84225,59.034000 z " style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e346" width="288" height="1000px" x="10" y="1760.69314" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e346" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">その上、どんなオブジェクトのストロークもパス("輪郭")に変換できる。下の最初のオブジェクトは元のパス(フィルなし、黒いストローク)、一方2番目のオブジェクトは"パスに変換"コマンドの結果である(フィルが黒でストロークなし):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1819.729646) " sodipodi:nodetypes="csssssss" id="advanced-f07.svgpath1430" d="M 34.909851,34.708300 C 45.568102,22.535400 56.085611,10.313200 71.587291,6.4269000 C 80.879684,4.0973000 83.374381,8.8216000 76.448156,16.590500 C 71.283723,22.383200 66.036697,26.742900 63.633147,33.382600 C 60.660504,41.594500 66.518895,42.869000 75.122466,41.336700 C 83.590628,39.828600 89.206146,32.831500 95.007824,25.870300 C 99.222218,20.813700 103.78192,20.607700 105.61335,24.986500 C 112.71814,40.917000 125.74344,25.963600 127.70819,24.544600" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1819.729646) " id="advanced-f07.svgpath1432" d="M 186.92620,0.067700000 C 185.68893,0.17150000 184.40977,0.38330000 183.05120,0.72390000 C 174.45387,2.8793000 167.29622,7.3643000 161.05120,12.723900 C 154.80618,18.083500 149.40313,24.334600 144.08245,30.411400 L 150.83245,36.348900 C 156.17003,30.252800 161.34122,24.302700 166.89495,19.536400 C 172.44867,14.770100 178.33433,11.204800 185.23870,9.4739000 C 186.50278,9.1570000 187.03455,9.2417000 187.73870,9.2239000 C 187.31327,10.035400 186.82545,10.931000 185.64495,12.255100 C 183.19331,15.005000 180.55704,17.550100 178.11370,20.411400 C 175.67036,23.272700 173.40865,26.527500 171.95745,30.536400 C 171.04058,33.069200 170.59272,35.459100 171.11370,37.911400 C 171.37419,39.137600 171.89756,40.348800 172.67620,41.348900 C 173.45484,42.349000 174.44224,43.121300 175.45745,43.661400 C 177.48786,44.741500 179.59712,45.027200 181.73870,45.067700 C 183.88028,45.108100 186.11374,44.860100 188.45745,44.442700 C 193.70520,43.508100 198.00702,40.842200 201.58245,37.692700 C 205.15787,34.543100 208.13670,30.870900 211.01995,27.411400 C 211.82766,26.442300 212.58457,25.827600 213.14495,25.473900 C 213.59052,25.192600 213.76867,25.188400 213.89495,25.161400 C 213.93936,25.219000 213.91658,25.164300 214.01995,25.411400 L 214.01995,25.442700 L 214.05120,25.505100 C 215.09680,27.849600 216.30832,29.784700 217.76995,31.348900 C 219.23158,32.913100 220.97025,34.091300 222.80120,34.755100 C 224.63215,35.419000 226.51948,35.565300 228.23870,35.380100 C 229.95791,35.195000 231.50709,34.689700 232.92620,34.067700 C 235.76441,32.823500 238.08274,31.065200 239.86370,29.567700 C 240.75418,28.818900 241.51624,28.120000 242.08245,27.598900 C 242.36555,27.338400 242.60758,27.119300 242.76995,26.973900 C 242.93231,26.828500 243.05413,26.765200 242.89495,26.880100 L 237.61370,19.567700 C 237.20892,19.860000 237.01770,20.064600 236.76995,20.286400 C 236.52219,20.508200 236.26366,20.720900 235.98870,20.973900 C 235.43876,21.480000 234.80039,22.088900 234.08245,22.692700 C 232.64655,23.900100 230.88425,25.137400 229.33245,25.817700 C 228.55654,26.157800 227.84004,26.350000 227.26995,26.411400 C 226.69986,26.472800 226.28368,26.438700 225.86370,26.286400 C 225.44372,26.134100 224.98196,25.854300 224.36370,25.192700 C 223.74543,24.531000 223.00054,23.455800 222.26995,21.817700 C 221.55076,20.098100 220.45127,18.630500 218.86370,17.536400 C 217.27613,16.442300 215.28331,15.934200 213.42620,16.067700 C 211.56909,16.201100 209.86955,16.878700 208.33245,17.848900 C 206.79535,18.819100 205.38194,20.102200 204.08245,21.661400 C 201.16402,25.163100 198.44475,28.476300 195.64495,30.942700 C 192.84514,33.409000 190.08411,34.994100 186.86370,35.567700 C 184.90562,35.916400 183.17868,36.091900 181.89495,36.067700 C 180.75721,36.046200 180.20986,35.852500 179.95745,35.755100 C 179.94607,35.552000 179.89141,34.989900 180.39495,33.598900 C 181.34729,30.968100 182.88527,28.681800 184.95745,26.255100 C 187.02962,23.828500 189.65091,21.297900 192.36370,18.255100 C 194.33531,16.043700 195.76464,13.941900 196.64495,11.723900 C 197.08510,10.614900 197.39965,9.4638000 197.45745,8.2239000 C 197.51525,6.9840000 197.28645,5.6466000 196.67620,4.4114000 C 196.06594,3.1762000 195.05753,2.1320000 193.95745,1.4427000 C 192.85737,0.75330000 191.69395,0.35540000 190.51995,0.16140000 C 189.34595,-0.032600000 188.16346,-0.036200000 186.92620,0.067700000 z " style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:9.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1891.728228"><tspan x="10" y="1891.728228">ブーリアン操作</tspan></text>
+<rect id="d0e365" width="288" height="1000px" x="10" y="1896.628228" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e365" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">パスメニューにあるコマンド、<flowSpan style="font-style:italic">ブーリアン操作</flowSpan>で2個以上のオブジェクトを結合することができる:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1463" y="4.2369075" x="132.69385" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1464" sodipodi:role="line" y="4.2369075" x="132.69385">Original shapes</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1468" y="75.103027" x="72.512367" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1469" sodipodi:role="line" y="75.103027" x="72.512367">Union (Ctrl++)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1471" y="75.103027" x="135.35332" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1472" sodipodi:role="line" y="75.103027" x="135.35332">Difference (Ctrl+-)</tspan><tspan y="81.236844" x="135.35332" id="advanced-f08.svgtspan1474" sodipodi:role="line">(bottom minus top)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1476" y="75.103027" x="202.23427" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1477" sodipodi:role="line" y="75.103027" x="202.23427">Intersection</tspan><tspan y="81.236844" x="202.23427" id="advanced-f08.svgtspan1482" sodipodi:role="line">(Ctrl+*)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1479" y="149.98067" x="73.13726" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1480" sodipodi:role="line" y="149.98067" x="73.137260">Exclusion</tspan><tspan y="156.11448" x="73.137260" id="advanced-f08.svgtspan1484" sodipodi:role="line">(Ctrl+^)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext2252" y="149.98067" x="136.91679" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1820" sodipodi:role="line" y="149.98067" x="136.91679">Division</tspan><tspan y="156.11448" x="136.91679" id="advanced-f08.svgtspan1822" sodipodi:role="line">(Ctrl+/)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1828" y="149.98067" x="199.6328" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1829" sodipodi:role="line" y="149.98067" x="199.63280">Cut Path</tspan><tspan y="156.11448" x="199.63280" id="advanced-f08.svgtspan1831" sodipodi:role="line">(Ctrl+Alt+/)</tspan><tspan y="162.24830" x="199.63280" id="advanced-f08.svgtspan1833" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " y="12.862536" x="136.71416" height="27.397606" width="37.561234" id="advanced-f08.svgrect1449" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) translate(125.2248,-4014.097)" d="M 54.795212 4055.4646 A 15.245441 15.687339 0 1 1 24.304329,4055.4646 A 15.245441 15.687339 0 1 1 54.795212 4055.4646 z" sodipodi:ry="15.687339" sodipodi:rx="15.245441" sodipodi:cy="4055.4646" sodipodi:cx="39.549770" id="advanced-f08.svgpath1450" style="stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " id="advanced-f08.svgpath1459" d="M 72.939902,90.828000 L 72.939902,118.20300 L 85.877403,118.20300 C 85.850687,118.58230 85.752403,118.94170 85.752403,119.32800 C 85.752403,127.98740 92.586921,135.01550 101.00241,135.01550 C 109.41790,135.01550 116.25243,127.98740 116.25243,119.32800 C 116.25243,114.38910 113.97302,110.01670 110.50242,107.14050 L 110.50242,90.828000 L 72.939902,90.828000 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " id="advanced-f08.svgpath1460" d="M 136.71405,90.828000 L 136.71405,118.20300 L 149.65155,118.20300 C 150.22373,110.07910 156.73646,103.64050 164.77655,103.64050 C 168.38748,103.64060 171.66375,104.97900 174.27655,107.14050 L 174.27655,90.828000 L 136.71405,90.828000 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " id="advanced-f08.svgpath1461" d="M 228.55067,103.64050 C 220.51058,103.64050 213.99785,110.07910 213.42567,118.20300 L 238.05067,118.20300 L 238.05067,107.14050 C 235.43787,104.97900 232.16160,103.64060 228.55067,103.64050 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " id="advanced-f08.svgpath1462" d="M 72.923684,165.70460 L 72.923684,193.07960 L 85.861184,193.07960 C 86.433364,184.95570 92.946095,178.51710 100.98619,178.51710 C 104.59712,178.51720 107.87339,179.85560 110.48619,182.01710 L 110.48619,165.70460 L 72.923684,165.70460 z M 110.48619,182.01710 L 110.48619,193.07960 L 85.861184,193.07960 C 85.834474,193.45890 85.736184,193.81830 85.736184,194.20460 C 85.736184,202.86400 92.570714,209.89210 100.98619,209.89210 C 109.40167,209.89210 116.23620,202.86400 116.23620,194.20460 C 116.23620,189.26080 113.96267,184.89310 110.48619,182.01710 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " id="advanced-f08.svgpath1817" d="M 136.72861,165.73750 L 136.72861,193.11250 L 149.66611,193.11250 C 149.71425,192.42900 149.72293,191.73790 149.85361,191.08130 C 150.05680,190.06040 150.34271,189.05090 150.72861,188.11250 C 151.11451,187.17420 151.58674,186.29090 152.13486,185.45630 C 152.68298,184.62170 153.32000,183.85360 154.00986,183.14380 C 154.69971,182.43400 155.44875,181.77030 156.25986,181.20630 C 157.07096,180.64230 157.94174,180.16590 158.85361,179.76880 C 159.76548,179.37170 160.70521,179.07160 161.69736,178.86250 C 162.68950,178.65350 163.70792,178.55010 164.75986,178.55010 C 165.81179,178.55010 166.86146,178.65350 167.85361,178.86250 C 168.84575,179.07160 169.78549,179.37170 170.69736,179.76880 C 171.60923,180.16590 172.48000,180.64230 173.29111,181.20630 C 173.64204,181.45030 173.93054,181.77760 174.25986,182.05010 L 174.25986,165.73750 L 136.72861,165.73750 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " id="advanced-f08.svgpath1818" d="M 174.25986,182.05010 C 173.93054,181.77760 173.64204,181.45030 173.29111,181.20630 C 172.48000,180.64230 171.60923,180.16590 170.69736,179.76880 C 169.78549,179.37170 168.84575,179.07160 167.85361,178.86250 C 166.86146,178.65350 165.81179,178.55010 164.75986,178.55010 C 163.70792,178.55010 162.68950,178.65350 161.69736,178.86250 C 160.70521,179.07160 159.76548,179.37170 158.85361,179.76880 C 157.94174,180.16590 157.07096,180.64230 156.25986,181.20630 C 155.44875,181.77030 154.69971,182.43400 154.00986,183.14380 C 153.32000,183.85360 152.68298,184.62170 152.13486,185.45630 C 151.58674,186.29090 151.11451,187.17420 150.72861,188.11250 C 150.34271,189.05090 150.05680,190.06040 149.85361,191.08130 C 149.72293,191.73790 149.71425,192.42900 149.66611,193.11250 L 174.25986,193.11250 L 174.25986,182.05010 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " id="advanced-f08.svgpath1826" d="M 214.49432,194.74890 L 239.11849,194.74890 L 239.11849,183.65860" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1933.265071) " id="advanced-f08.svgpath1827" d="M 238.05496,182.24050 L 238.05496,165.93310 L 200.49373,165.93310 L 200.49373,165.93310 L 200.49373,193.33080 L 213.43079,193.33080" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e381" width="288" height="1000px" x="10" y="2155.781871" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e381" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">これらのコマンドのキーボードショートカットは代数演算とブーリアン操作の類似性で関連付けられている。(統合は加法、差分は減法等)。<flowSpan style="font-family:sans serif">差分</flowSpan>と<flowSpan style="font-family:sans serif">切抜き</flowSpan>コマンドは選択したオブジェクトが2つのときにのみ適用できる;その他は一回にいくつのオブジェクトを選択しても処理できる。結果は常に最背面のオブジェクトのスタイルを受け継ぐ。
+</flowDiv></flowRoot>
+
+<rect id="d0e390" width="288" height="1000px" x="10" y="2217.9728020000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e390" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-family:sans serif">切抜き</flowSpan>の結果は<flowSpan style="font-family:sans serif">結合</flowSpan>(上を見よ)の結果に似ている 、しかし<flowSpan style="font-family:sans serif">切抜き</flowSpan>は重なり合った部分にノードを追加するところが異なっている。<flowSpan style="font-family:sans serif">分離</flowSpan>と<flowSpan style="font-family:sans serif">パスをカット</flowSpan>は、前者は下のオブジェクトの全てを切り取るのに対し、後者はストロークのみを切断しフィルを取り除くところが異なる(フィルのないストロークをばらばらにするのに便利)。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2293.796545"><tspan x="10" y="2293.796545">インセットとアウトセット</tspan></text>
+<rect id="d0e413" width="288" height="1000px" x="10" y="2298.6965450000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e413" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape はスケールだけではなくオブジェクトのパスを<flowSpan style="font-style:italic">オフセット</flowSpan>することでもシェイプを拡張、収縮することができる、つまりパス上の全ての点を垂直に移動することができる。相当するコマンドは<flowSpan style="font-family:sans serif">インセット</flowSpan>( <flowSpan style="font-weight:bold">Ctrl+(</flowSpan>)<flowSpan style="font-family:sans serif">アウトセット</flowSpan>( <flowSpan style="font-weight:bold">Ctrl+)</flowSpan>)である。下に元になるパス(赤)とそこからの幾つかのインセットとアウトセットを示す:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2369.2913900000003) " sodipodi:nodetypes="csssssssssssscsscsssssscs" id="advanced-f09.svgpath1893" d="M 115.81178,90.263000 C 99.218333,84.050400 91.345908,64.124100 93.566891,47.164600 C 94.641328,38.960100 96.456385,30.157500 100.38769,23.496100 C 102.70507,19.569400 100.45056,29.883200 100.22840,31.843000 C 99.316711,39.885300 99.563779,49.451600 106.45633,55.156600 C 109.89806,58.005300 114.77791,58.502500 113.34285,52.343400 C 111.16092,42.979000 124.24564,35.492800 133.45333,38.408800 C 140.56062,40.659700 146.18137,47.828500 144.42159,55.357400 C 142.51486,63.514900 132.81270,60.107900 131.26145,52.572500 C 129.72736,45.120500 120.33146,54.264700 121.40602,59.858200 C 122.88175,67.539900 130.97776,69.371800 137.41574,70.091700 C 145.39194,70.983700 156.11494,67.181000 157.01701,58.354100 C 157.74571,51.223700 160.83040,44.010500 168.83560,43.110400 C 178.21391,42.055900 188.40728,42.233200 202.13268,42.932000 C 186.20680,42.932000 178.14828,53.433800 173.82209,61.943600 C 169.82022,69.815500 160.54944,74.587800 152.26340,75.748600 C 141.90641,77.199500 128.12952,74.963400 122.08197,74.963400 C 122.08197,85.680800 131.16563,90.646800 138.69797,90.368600 C 145.65253,90.111800 150.26564,81.686700 157.14329,78.878400 C 165.66251,75.399800 175.65687,75.628300 183.27771,81.079100 C 189.31672,85.398400 195.30803,93.195800 191.93951,100.72220 C 188.58326,108.22130 178.03641,109.43310 171.61508,104.59030 C 165.78865,100.19610 159.41265,95.430700 151.41115,95.469900 C 144.34942,95.504400 140.36778,97.965600 138.78679,105.78860 C 136.25795,98.927900 131.73702,95.974700 115.81178,90.263000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2369.2913900000003) " id="advanced-f09.svgpath1895" d="M 99.500000,21.398300 C 92.913537,32.410000 90.641232,46.037400 91.645756,58.755000 C 93.111909,74.700300 103.97111,89.675800 119.75349,93.961200 C 128.14570,96.550800 136.10436,101.44380 138.89535,110.24990 C 141.19787,108.10680 141.13329,98.822900 147.21875,97.960800 C 157.89532,95.279000 165.89995,103.89630 174.47783,108.34570 C 183.97646,112.78460 197.19553,104.71380 194.61210,93.699800 C 190.92559,78.552000 172.43664,70.754400 158.37816,76.422100 C 149.21410,78.517300 144.04410,91.473400 133.46875,87.648300 C 129.31241,87.346900 121.24349,78.175900 126.33881,77.257500 C 141.90286,78.564900 160.41599,80.509300 172.11722,67.824500 C 178.08488,59.421900 182.96095,48.391800 194.21677,46.082000 C 198.16577,45.459200 211.94661,43.746700 202.18750,40.929500 C 189.62506,40.890500 176.50826,39.088500 164.28598,42.362300 C 155.76981,45.721200 156.53956,56.035700 153.06250,62.835800 C 145.89978,70.248200 131.50488,69.942900 124.63280,62.441200 C 121.66114,58.846200 124.72979,52.901200 128.75000,51.929500 C 129.72348,58.892200 139.14957,66.046800 144.75000,59.335800 C 152.39033,46.916400 136.32741,31.668800 123.66460,36.644700 C 115.47100,38.391800 109.30455,46.579900 111.46875,54.929500 C 102.34699,53.085100 101.24947,40.869400 102.15244,33.032800 C 101.77312,28.745300 106.13011,22.160600 100.68750,19.929500 C 100.47793,20.188700 99.686259,21.167900 99.500000,21.398300 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2369.2913900000003) " id="advanced-f09.svgpath1898" d="M 100.15625,15.710800 C 94.803689,18.433300 93.389411,26.058000 90.905580,31.264000 C 83.784289,51.941800 87.021297,79.056300 106.58664,91.845200 C 115.49156,98.893000 129.38489,98.719500 134.62500,110.24200 C 136.68500,116.64180 138.71725,122.64850 141.91915,113.40140 C 144.61183,108.61000 145.26592,99.822100 152.93750,101.64830 C 164.45858,104.07520 173.72544,117.29670 186.45987,112.51580 C 198.72523,109.30170 202.63452,92.655900 194.19122,83.613200 C 189.38277,77.150200 181.87505,72.560400 173.90625,71.335800 C 181.36399,63.065900 186.08148,49.652900 199.13824,49.263100 C 203.80995,48.788700 208.83269,47.117200 210.84375,42.460800 C 204.23959,33.649900 192.49767,37.600600 183.21922,36.504200 C 172.82796,36.571400 158.67727,36.166000 153.94445,47.609300 C 151.74373,52.232000 151.93583,58.151700 147.90625,61.742000 C 155.77902,49.957200 145.16182,33.922000 132.15351,32.229400 C 122.04484,30.162600 110.59076,36.683900 107.81250,46.742000 C 103.08904,38.121400 109.46978,27.818200 105.93750,19.242000 C 104.56704,17.469500 102.48130,15.462500 100.15625,15.710800 z M 128.87500,60.617000 C 127.45238,59.010100 127.26112,58.301900 128.87500,60.617000 z M 138.09375,82.117000 C 145.75072,81.165300 139.75719,84.891100 135.53125,83.929500 C 127.65306,81.497500 132.83830,81.463300 138.09375,82.117000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2369.2913900000003) " id="advanced-f09.svgpath1903" d="M 98.031250,12.804500 C 88.051110,20.030500 85.978098,33.657000 84.053081,45.004800 C 81.125624,67.276100 92.448744,92.036000 114.21859,100.29010 C 122.56817,103.51450 131.45746,108.72980 133.31219,118.23510 C 136.01312,124.36440 145.70796,121.17800 145.57937,114.86030 C 146.30932,108.68940 153.59217,102.64140 158.68750,108.64830 C 168.86111,114.30950 182.42405,121.99870 193.20792,113.27120 C 206.46008,104.75150 204.34110,83.123600 191.26963,75.307400 C 188.81665,71.110700 176.81154,70.722300 183.30012,65.365600 C 188.11509,57.954800 195.90064,52.487800 204.80223,51.886700 C 209.37102,50.438200 215.38781,45.703200 215.35417,41.203200 C 205.48134,29.195200 188.23783,33.079800 174.62500,32.773300 C 166.22435,33.223700 157.58770,35.662100 152.03125,42.398300 C 144.82677,28.671500 125.42885,23.748800 112.87842,33.107300 C 108.10916,35.511200 112.53183,24.040500 110.25000,20.679500 C 109.11015,15.546600 103.52705,9.5835000 98.031250,12.804500 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2369.2913900000003) " id="advanced-f09.svgpath1910" d="M 99.031250,0.21080000 C 81.718119,5.3936000 74.637521,24.607800 72.999665,41.023800 C 67.502778,70.408300 85.019634,102.14930 112.90625,112.96080 C 122.88745,117.54880 124.80468,133.40600 137.65625,133.27330 C 145.48833,132.95250 153.42915,128.56150 156.53125,121.14830 C 170.89810,130.35460 192.90027,132.66890 204.86699,118.36100 C 218.63916,104.04700 215.42128,78.050700 199.53125,66.617000 C 210.35208,62.132700 224.58789,57.481500 226.85391,44.184900 C 228.44821,31.777000 215.03125,24.249400 204.45324,22.346500 C 189.51989,19.055700 173.86016,20.528300 159.09375,23.742000 C 153.16962,29.227500 147.92834,20.406000 142.12500,19.148300 C 135.55307,16.855100 128.42661,15.861600 121.56250,17.367000 C 119.01252,7.5634000 109.62107,-1.0535000 99.031250,0.21080000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2369.2913900000003) " id="advanced-f09.svgpath1913" d="M 97.187500,38.023300 C 92.601798,55.724700 96.791579,78.224000 114.27690,87.238400 C 122.49875,91.441500 132.74822,93.369000 138.43750,101.27330 C 142.39639,90.806300 156.27174,92.280900 164.00869,97.397300 C 171.00642,101.19790 180.34313,109.88390 187.87025,102.38640 C 195.18664,95.101500 186.36708,84.536600 179.12253,81.320100 C 168.00572,75.623100 154.63525,80.327100 146.75000,89.273300 C 137.70549,95.640700 122.83626,90.671400 120.75000,79.585800 C 120.73654,73.276900 127.96589,72.090900 132.74391,73.651900 C 147.18584,75.364500 165.36606,73.998900 172.89065,59.484200 C 176.59084,53.588100 181.23256,47.888600 187.40625,44.492000 C 178.90496,44.969000 168.39756,42.832400 161.90625,49.523300 C 158.84732,57.721600 157.16430,69.440200 146.59287,71.080400 C 136.79813,74.099600 122.90869,71.083800 119.62500,60.304500 C 118.69373,52.956900 125.50070,48.345300 131.46875,45.929500 C 131.44720,50.891200 135.35491,60.286100 141.46875,56.742000 C 146.39290,45.188600 129.97646,35.114400 120.56250,42.148300 C 114.16634,46.040900 114.35001,54.531800 116.62500,60.773300 C 106.00450,59.949400 97.391047,50.543600 98.123845,39.810700 C 97.544708,37.758700 98.626599,32.188400 97.187500,38.023300 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2369.2913900000003) " id="advanced-f09.svgpath1920" d="M 125.31250,44.210800 C 115.05980,51.299100 123.65257,46.640500 125.31250,44.210800 z M 135.84375,48.742000 C 140.69547,59.410200 136.76853,44.779600 135.84375,48.742000 z M 175.15625,48.679500 C 169.16197,48.260800 163.50443,52.320700 163.11071,58.457000 C 163.14049,60.906200 156.79533,69.013000 161.12500,65.929500 C 167.94706,61.800700 170.80758,54.080500 176.25000,48.617000 C 175.91721,48.636000 175.18804,48.677700 175.15625,48.679500 z M 99.750000,57.273300 C 101.11780,68.554900 107.41516,80.016500 118.21875,84.617000 C 115.24209,79.750800 117.54955,73.244900 121.81250,70.523300 C 118.89883,64.999700 113.32815,64.031100 107.90625,62.429500 C 105.32058,62.503700 99.510015,54.502500 99.750000,57.273300 z M 163.75000,83.304500 C 160.98333,84.050900 150.58854,88.777600 154.38643,89.690100 C 165.25892,90.165100 172.30196,101.94020 183.37500,100.71080 C 190.51459,95.724600 182.53256,86.068800 176.24175,84.662400 C 172.36363,82.937400 167.91518,82.710100 163.75000,83.304500 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+
+<rect id="d0e441" width="288" height="1000px" x="10" y="2514.6534200000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e441" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">普通の<flowSpan style="font-family:sans serif">インセット</flowSpan>と<flowSpan style="font-family:sans serif">アウトセット</flowSpan>コマンドはパスを生成する(元のオブジェクトがパスになっていない場合にはパスに変換する)。ときに、<flowSpan style="font-family:sans serif">ダイナミックオフセット</flowSpan>( <flowSpan style="font-weight:bold">Ctrl+J</flowSpan> )が便利である。ダイナミックオフセットはオフセットの距離を制御するためのドラッグできるハンドル(シェイプのハンドルに似ている)を備えたオブジェクトを作る。下のオブジェクトを選択し、ノードツールに切り替えハンドルをドラッグして理解せよ:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2596.0284650000003) translate(0.000000,-3462.662)" d="M 101.00000,3463.0000 C 100.89910,3463.1154 100.86592,3463.1256 100.71875,3463.3750 C 96.838066,3469.9506 95.040484,3478.7223 93.968750,3486.9062 C 91.768660,3503.7062 99.566742,3523.4645 115.93750,3529.5938 C 123.90918,3532.4529 129.03994,3534.6278 132.53125,3536.9688 C 135.64717,3539.0580 137.42378,3541.3433 138.68750,3544.2812 C 139.52347,3540.9430 140.82804,3538.5641 142.78125,3537.0625 C 144.95244,3535.3933 147.82976,3534.7675 151.40625,3534.7500 C 159.56650,3534.7100 166.04741,3539.5736 171.87500,3543.9688 C 174.98958,3546.3177 179.12491,3547.2130 182.87500,3546.5938 C 186.62509,3545.9745 189.94435,3543.8655 191.56250,3540.2500 C 193.19012,3536.6133 192.57214,3532.9144 190.78125,3529.5625 C 188.99036,3526.2106 186.04077,3523.2239 183.06250,3521.0938 C 175.57047,3515.7351 165.72516,3515.5023 157.31250,3518.9375 C 153.97352,3520.3009 151.11992,3523.0594 148.21875,3525.5625 C 145.31758,3528.0656 142.32166,3530.3346 138.68750,3530.4688 C 134.82840,3530.6113 130.60348,3529.3947 127.31250,3526.7812 C 124.02152,3524.1678 121.68750,3520.1268 121.68750,3514.6562 C 121.68493,3514.5477 121.72691,3514.4429 121.80366,3514.3661 C 121.88041,3514.2894 121.98524,3514.2474 122.09375,3514.2500 C 125.16635,3514.2500 130.11571,3514.8115 135.59375,3515.1875 C 141.07179,3515.5635 147.06060,3515.7495 152.18750,3515.0312 C 160.36559,3513.8856 169.54973,3509.1464 173.46875,3501.4375 C 177.24791,3494.0037 183.91245,3485.0048 196.12500,3482.7500 C 185.40193,3482.3123 176.77323,3482.3307 168.87500,3483.2188 C 164.98387,3483.6563 162.34109,3485.5816 160.53125,3488.3125 C 158.72141,3491.0434 157.79748,3494.5713 157.43750,3498.0938 C 156.97084,3502.6601 153.94102,3505.9265 150.06250,3507.9062 C 146.18398,3509.8860 141.44427,3510.6426 137.37500,3510.1875 C 134.13760,3509.8255 130.46002,3509.1666 127.37500,3507.6250 C 124.28998,3506.0834 121.79336,3503.5920 121.03125,3499.6250 C 120.73863,3498.1018 121.12824,3496.4253 121.90625,3494.8438 C 122.68426,3493.2622 123.84599,3491.7884 125.09375,3490.7188 C 126.34151,3489.6491 127.67905,3488.9449 128.93750,3489.0625 C 129.56673,3489.1213 130.16220,3489.4168 130.62500,3489.9375 C 131.08780,3490.4582 131.42356,3491.1777 131.62500,3492.1562 C 132.37009,3495.7756 135.11975,3498.4202 137.81250,3499.1562 C 139.15887,3499.5243 140.46625,3499.4266 141.56250,3498.7812 C 142.65875,3498.1359 143.57295,3496.9295 144.03125,3494.9688 C 145.73589,3487.6758 140.27628,3480.6643 133.34375,3478.4688 C 128.88478,3477.0566 123.40402,3478.1627 119.34375,3480.7812 C 115.28348,3483.3998 112.67292,3487.4491 113.71875,3491.9375 C 114.08850,3493.5244 114.07202,3494.7372 113.71875,3495.6250 C 113.36548,3496.5128 112.65252,3497.0532 111.81250,3497.2188 C 110.13246,3497.5499 108.00167,3496.6320 106.21875,3495.1562 C 99.162251,3489.3155 98.895858,3479.5859 99.812500,3471.5000 C 99.916977,3470.5783 100.42576,3468.1471 100.75000,3466.0000 C 100.91212,3464.9265 101.02040,3463.9391 101.03125,3463.2812 C 101.03358,3463.1401 101.00826,3463.1042 101.00000,3463.0000 z " id="advanced-f10.svgpath1527" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001" inkscape:original="M 101.062500 3462.343750 C 100.902800 3462.433706 100.664673 3462.696654 100.375000 3463.187500 C 96.443695 3469.848900 94.636933 3478.639228 93.562500 3486.843750 C 91.341517 3503.803250 99.219050 3523.756139 115.812500 3529.968750 C 131.737740 3535.680450 136.252411 3538.608005 138.781250 3545.468750 C 140.362240 3537.645750 144.344522 3535.190852 151.406250 3535.156250 C 159.407750 3535.117050 165.798568 3539.886947 171.625000 3544.281250 C 178.046330 3549.124050 188.581246 3547.905311 191.937500 3540.406250 C 195.306020 3532.879850 189.320260 3525.100477 183.281250 3520.781250 C 175.660410 3515.330450 165.675465 3515.083811 157.156250 3518.562500 C 150.278600 3521.370800 145.642062 3529.805821 138.687500 3530.062500 C 131.155160 3530.340700 122.093750 3525.373600 122.093750 3514.656250 C 128.141300 3514.656250 141.893013 3516.888394 152.250000 3515.437500 C 160.536040 3514.276700 169.810637 3509.496825 173.812500 3501.625000 C 178.138690 3493.115200 186.199125 3482.625044 202.125000 3482.625000 C 188.399600 3481.926200 178.222058 3481.757977 168.843750 3482.812500 C 160.838550 3483.712600 157.759946 3490.932125 157.031250 3498.062500 C 156.129180 3506.889400 145.382449 3510.673326 137.406250 3509.781250 C 130.968270 3509.061350 122.881979 3507.244175 121.406250 3499.562500 C 120.331690 3493.969000 129.715916 3484.797919 131.250000 3492.250000 C 132.801250 3499.785400 142.499525 3503.219907 144.406250 3495.062500 C 146.166030 3487.533600 140.576047 3480.344687 133.468750 3478.093750 C 124.261060 3475.177750 111.161820 3482.666917 113.343750 3492.031250 C 114.778810 3498.190350 109.910481 3497.692485 106.468750 3494.843750 C 99.576199 3489.138750 99.307060 3479.573461 100.218750 3471.531250 C 100.413140 3469.816425 102.180400 3461.714057 101.062500 3462.343750 z " inkscape:radius="-0.39687219" sodipodi:type="inkscape:offset"/>
+
+<rect id="d0e466" width="288" height="1000px" x="10" y="2692.487657" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e466" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">このすばらしい<flowSpan style="font-style:italic">ダイナミックオフセットオブジェクト</flowSpan>は元の形を覚えているので何度オフセットの距離を変更しても形状が"なまる"ことがない。変更可能な状態にしておく必要がなくなれば、このオフセットオブジェクトをいつでも元のパスに戻すことができる。
+</flowDiv></flowRoot>
+
+<rect id="d0e472" width="288" height="1000px" x="10" y="2743.605024" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e472" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">さらにもっと便利なのは<flowSpan style="font-style:italic">リンクしたオフセット</flowSpan>である。これは動的オフセットの変更に似ているが、他の編集可能なパスに結合している。1つの元になるパスに対していくつでもリンクしたオフセットを作成できる。下の元にある赤いパスにはフィルなしの黒いストロークと、ストロークなしの黒いフィルがある。
+</flowDiv></flowRoot>
+
+<rect id="d0e478" width="288" height="1000px" x="10" y="2805.692242" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e478" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">赤いオブジェクトを選択してノード編集をしてみよ;どのように両方のリンクしたオフセットが変化するか見てみよ。そして、オフセットオブジェクトを選択しオフセット値を変化させるハンドルをドラッグせよ。最後に、元のオブジェクトを変形したときに、リンクしているオブジェクトがどのように動いたか、どうやれば元のオブジェクトとの結合を切らさずにオフセットオブジェクトを独立して変形、移動できるかに注意せよ。
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2886.951461) " sodipodi:nodetypes="csssssssssssscsscsssssscs" id="advanced-f11.svgpath1987" d="M 115.81178,73.567400 C 99.218333,67.354800 87.084436,52.943300 89.305419,35.983800 C 90.379856,27.779300 96.456385,13.461900 100.38769,6.8005000 C 102.70507,2.8738000 100.45056,13.187600 100.22840,15.147400 C 99.316711,23.189700 99.563779,32.756000 106.45633,38.461000 C 109.89806,41.309700 114.77791,41.806900 113.34285,35.647800 C 111.16092,26.283400 124.24564,18.797200 133.45333,21.713200 C 140.56062,23.964100 146.18137,31.132900 144.42159,38.661800 C 142.51486,46.819300 132.81270,43.412300 131.26145,35.876900 C 129.72736,28.424900 120.33146,37.569100 121.40602,43.162600 C 122.88175,50.844300 130.97776,52.676200 137.41574,53.396100 C 145.39194,54.288100 156.11494,50.485400 157.01701,41.658500 C 157.74571,34.528100 160.83040,27.314900 168.83560,26.414800 C 178.21391,25.360300 188.40728,25.537600 202.13268,26.236400 C 186.20680,26.236400 178.14828,36.738200 173.82209,45.248000 C 169.82022,53.119900 160.54944,57.892200 152.26340,59.053000 C 141.90641,60.503900 128.12952,58.267800 122.08197,58.267800 C 122.08197,68.985200 131.16563,73.951200 138.69797,73.673000 C 145.65253,73.416200 150.26564,64.991100 157.14329,62.182800 C 165.66251,58.704200 175.65687,58.932700 183.27771,64.383500 C 189.31672,68.702800 195.30803,76.500200 191.93951,84.026600 C 188.58326,91.525700 178.03641,92.737500 171.61508,87.894700 C 165.78865,83.500500 159.41265,78.735100 151.41115,78.774300 C 144.34942,78.808800 140.36778,81.270000 138.78679,89.093000 C 136.25795,82.232300 131.73702,79.279100 115.81178,73.567400 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2886.951461) translate(0.248731,0.263444)" inkscape:href="#path1987" xlink:href="#advanced-f11.svgpath1987" d="M 100.75000,0.40625000 C 99.749974,0.48546251 98.838324,0.76632715 98.312500,1.0625000 C 95.686819,2.5414274 96.036405,3.1657310 95.562500,3.9687500 C 91.130942,11.477803 85.097892,25.195992 83.781250,35.250000 C 81.167870,55.205859 95.431161,71.887565 113.84375,78.781250 C 113.87491,78.791943 113.90616,78.802360 113.93750,78.812500 C 121.76966,81.621558 126.56878,83.748422 129.21875,85.531250 C 131.86872,87.314078 132.54942,88.367565 133.53125,91.031250 C 134.38941,93.386187 136.71261,94.879856 139.21130,94.683166 C 141.71000,94.486475 143.77087,92.647704 144.25000,90.187500 C 144.88278,87.056403 145.70093,86.003767 146.43750,85.437500 C 147.17407,84.871233 148.54798,84.389117 151.43750,84.375000 C 157.20734,84.346733 162.47102,87.993015 168.28125,92.375000 C 172.84255,95.815010 178.50001,96.976139 183.84375,96.093750 C 189.18749,95.211361 194.51005,91.945793 197.03125,86.312500 C 199.51281,80.767855 198.44419,74.842790 196.06250,70.375000 C 193.68081,65.907210 190.13556,62.421676 186.53125,59.843750 C 182.60060,57.032356 178.21520,55.411422 173.71875,54.718750 C 175.70875,52.718802 177.43669,50.426080 178.78125,47.781250 C 182.67817,40.115833 188.64895,31.843749 202.12500,31.843750 C 205.20571,31.921415 207.76608,29.486963 207.84375,26.406250 C 207.92142,23.325537 205.48696,20.765165 202.40625,20.687500 C 188.59482,19.984320 178.12004,19.761695 168.21875,20.875000 C 162.64927,21.501229 158.14853,24.722881 155.56250,28.625000 C 152.97647,32.527119 151.89452,36.927506 151.46875,41.093750 C 151.23725,43.358993 149.95721,44.863372 147.31250,46.218750 C 146.82345,46.469384 146.18059,46.551317 145.62500,46.750000 C 147.71967,45.095549 149.21143,42.642747 149.84375,39.937500 C 152.37784,29.095858 144.70618,19.430737 135.15625,16.406250 C 128.51596,14.303326 121.58201,15.886974 116.12500,19.406250 C 112.10308,22.000024 108.64557,26.281731 107.78125,31.312500 C 105.39576,27.302903 105.08308,21.664366 105.75000,15.781250 C 105.74526,15.823070 106.29995,12.867910 106.65625,10.500000 C 106.83440,9.3160452 106.97929,8.2295649 107.00000,6.9687500 C 107.01036,6.3383426 107.17579,5.7826769 106.62500,4.2187500 C 106.34961,3.4367866 105.80532,1.9979096 103.84375,0.96875000 C 102.86297,0.45417021 101.75003,0.32703749 100.75000,0.40625000 z M 127.25000,41.156250 C 128.42842,43.436385 130.16177,45.278921 132.18750,46.625000 C 131.44630,46.393104 130.64450,46.198585 130.06250,45.906250 C 128.09344,44.917202 127.27234,44.162022 126.87500,42.093750 C 126.93721,42.417568 126.96141,41.844637 127.25000,41.156250 z M 129.93750,64.406250 C 131.88296,64.564937 132.92761,64.626154 135.18750,64.781250 C 137.90544,64.967782 140.77675,65.108549 143.68750,65.125000 C 141.36493,67.041565 139.62613,68.082264 138.46875,68.125000 C 136.00882,68.215855 133.05615,67.358019 131.03125,65.750000 C 130.57171,65.385070 130.31866,64.832886 129.93750,64.406250 z " id="advanced-f11.svgpath1988" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.67500001;stroke-opacity:1.0000000" inkscape:original="M 101.06250 5.9375000 C 100.90280 6.0274518 100.66467 6.3216625 100.37500 6.8125000 C 96.443695 13.473900 90.386936 27.764251 89.312500 35.968750 C 87.091517 52.928250 99.219050 67.349902 115.81250 73.562500 C 131.73774 79.274200 136.25241 82.233048 138.78125 89.093750 C 140.36224 81.270750 144.34452 78.815750 151.40625 78.781250 C 159.40775 78.742050 165.79857 83.512051 171.62500 87.906250 C 178.04633 92.749050 188.58125 91.530346 191.93750 84.031250 C 195.30602 76.504850 189.32026 68.694301 183.28125 64.375000 C 175.66041 58.924200 165.67546 58.708900 157.15625 62.187500 C 150.27860 64.995800 145.64206 73.430703 138.68750 73.687500 C 131.15516 73.965700 122.09375 68.998651 122.09375 58.281250 C 128.14130 58.281250 141.89301 60.513399 152.25000 59.062500 C 160.53604 57.901700 169.81064 53.121899 173.81250 45.250000 C 178.13869 36.740200 186.19912 26.249999 202.12500 26.250000 C 188.39960 25.551200 178.22206 25.351749 168.84375 26.406250 C 160.83855 27.306350 157.75995 34.525849 157.03125 41.656250 C 156.12918 50.483150 145.38245 54.298251 137.40625 53.406250 C 130.96827 52.686350 122.88198 50.837949 121.40625 43.156250 C 120.33169 37.562750 129.71592 28.423000 131.25000 35.875000 C 132.80125 43.410400 142.49952 46.813750 144.40625 38.656250 C 146.16603 31.127350 140.57605 23.969650 133.46875 21.718750 C 124.26106 18.802750 111.16182 26.291850 113.34375 35.656250 C 114.77881 41.815350 109.91048 41.317451 106.46875 38.468750 C 99.576199 32.763750 99.307060 23.198550 100.21875 15.156250 C 100.41314 13.441425 102.18040 5.3078377 101.06250 5.9375000 z " inkscape:radius="5.5788722" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2886.951461) matrix(0.393240,0.000000,0.000000,0.393240,199.7709,1.523830)" inkscape:href="#path1987" xlink:href="#advanced-f11.svgpath1987" d="M 99.875000,10.312500 C 96.123959,17.506241 91.340721,29.227916 90.437500,36.125000 C 88.297351,52.467250 100.00004,66.427706 116.21875,72.500000 C 124.20825,75.365489 129.37152,77.517380 132.96875,79.937500 C 135.65276,81.743231 137.24986,83.867439 138.53125,86.250000 C 139.41298,83.634871 140.57882,81.450606 142.34375,80.093750 C 144.69556,78.285700 147.74327,77.642895 151.40625,77.625000 C 159.86747,77.583548 166.48273,82.603285 172.31250,87.000000 C 175.24494,89.211566 179.20056,90.054854 182.75000,89.468750 C 186.29944,88.882646 189.37055,86.923997 190.87500,83.562500 C 192.39502,80.166278 191.84165,76.751505 190.12500,73.531250 C 188.40835,70.310995 185.52403,67.385986 182.62500,65.312500 C 175.37886,60.129703 165.80665,59.896476 157.59375,63.250000 C 154.44405,64.536093 151.61334,67.225629 148.68750,69.750000 C 145.76166,72.274371 142.65030,74.698578 138.71875,74.843750 C 134.68349,74.992788 130.29413,73.740023 126.84375,71.000000 C 123.39337,68.259977 120.93750,63.963841 120.93750,58.281250 C 120.93565,57.974031 121.05688,57.678860 121.27412,57.461620 C 121.49136,57.244379 121.78653,57.123153 122.09375,57.125000 C 125.25892,57.125000 130.16677,57.687902 135.62500,58.062500 C 141.08323,58.437098 147.06465,58.642020 152.09375,57.937500 C 160.06721,56.820489 169.01929,52.118754 172.78125,44.718750 C 176.06547,38.258558 181.61284,30.556884 191.00000,27.031250 C 182.79664,26.805362 175.42464,26.836597 168.96875,27.562500 C 165.28893,27.976257 162.86836,29.760309 161.15625,32.343750 C 159.44414,34.927191 158.53920,38.339864 158.18750,41.781250 C 157.69124,46.637230 154.43998,50.120269 150.40625,52.187500 C 146.37252,54.254731 141.50585,55.034949 137.28125,54.562500 C 134.00712,54.196384 130.25663,53.526340 127.03125,51.906250 C 123.80587,50.286160 121.08926,47.581000 120.28125,43.375000 C 119.94320,41.615334 120.42358,39.770452 121.25000,38.093750 C 122.07642,36.417048 123.25820,34.890584 124.59375,33.750000 C 125.92930,32.609416 127.43275,31.783850 129.03125,31.937500 C 129.83050,32.014325 130.60880,32.410227 131.18750,33.062500 C 131.76620,33.714773 132.15523,34.588705 132.37500,35.656250 C 133.06214,38.994140 135.61925,41.387003 138.00000,42.031250 C 139.19037,42.353374 140.28980,42.249443 141.18750,41.718750 C 142.08520,41.188057 142.85774,40.218124 143.28125,38.406250 C 144.88152,31.559775 139.72912,24.904041 133.12500,22.812500 C 128.94066,21.487354 123.63441,22.557411 119.75000,25.062500 C 115.86559,27.567589 113.50849,31.285007 114.46875,35.406250 C 114.85933,37.082550 114.87589,38.429605 114.43750,39.531250 C 113.99911,40.632895 113.00984,41.357302 111.96875,41.562500 C 109.88657,41.972896 107.65057,40.916840 105.75000,39.343750 C 98.382699,33.245797 98.136470,23.200045 99.062500,15.031250 C 99.163377,14.141359 99.571072,12.158269 99.875000,10.312500 z " id="advanced-f11.svgpath1989" style="fill-rule:evenodd;stroke-width:0.42500001" inkscape:original="M 101.06250 5.9375000 C 100.90280 6.0274518 100.66467 6.3216625 100.37500 6.8125000 C 96.443695 13.473900 90.386936 27.764251 89.312500 35.968750 C 87.091517 52.928250 99.219050 67.349902 115.81250 73.562500 C 131.73774 79.274200 136.25241 82.233048 138.78125 89.093750 C 140.36224 81.270750 144.34452 78.815750 151.40625 78.781250 C 159.40775 78.742050 165.79857 83.512051 171.62500 87.906250 C 178.04633 92.749050 188.58125 91.530346 191.93750 84.031250 C 195.30602 76.504850 189.32026 68.694301 183.28125 64.375000 C 175.66041 58.924200 165.67546 58.708900 157.15625 62.187500 C 150.27860 64.995800 145.64206 73.430703 138.68750 73.687500 C 131.15516 73.965700 122.09375 68.998651 122.09375 58.281250 C 128.14130 58.281250 141.89301 60.513399 152.25000 59.062500 C 160.53604 57.901700 169.81064 53.121899 173.81250 45.250000 C 178.13869 36.740200 186.19912 26.249999 202.12500 26.250000 C 188.39960 25.551200 178.22206 25.351749 168.84375 26.406250 C 160.83855 27.306350 157.75995 34.525849 157.03125 41.656250 C 156.12918 50.483150 145.38245 54.298251 137.40625 53.406250 C 130.96827 52.686350 122.88198 50.837949 121.40625 43.156250 C 120.33169 37.562750 129.71592 28.423000 131.25000 35.875000 C 132.80125 43.410400 142.49952 46.813750 144.40625 38.656250 C 146.16603 31.127350 140.57605 23.969650 133.46875 21.718750 C 124.26106 18.802750 111.16182 26.291850 113.34375 35.656250 C 114.77881 41.815350 109.91048 41.317451 106.46875 38.468750 C 99.576199 32.763750 99.307060 23.198550 100.21875 15.156250 C 100.41314 13.441425 102.18040 5.3078377 101.06250 5.9375000 z " inkscape:radius="-1.1492475" sodipodi:type="inkscape:offset"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3009.2190610000002"><tspan x="10" y="3009.2190610000002">簡略化</tspan></text>
+
+<rect id="d0e497" width="288" height="1000px" x="10" y="3014.1190610000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e497" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">主な<flowSpan style="font-family:sans serif">パスの簡略化</flowSpan>コマンドの( <flowSpan style="font-weight:bold">Ctrl+L</flowSpan> )の用法は、<flowSpan style="font-style:italic"/>形状を<flowSpan style="font-style:italic">ほぼ</flowSpan>維持しつつパスのノード数を減らすことである。これはペンシルツールで作成したパスに有効である。なぜならペンシルツールは時に必要以上のノードを生成するからである。下の左のシェイプは自由曲線ツールで作成したもの、右のパスは左のパスをコピーして簡略化したものである。元のパスは28ノードあるが、簡略化した方は17ノード(これはノードツールでの作業が楽になることを意味している)でより滑らかである。
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3106.9368070000005) " id="advanced-f12.svgpath2511" d="M 65.491279,41.901600 C 65.324736,40.536000 64.767640,34.030200 64.361319,31.732000 C 64.495873,28.829500 64.269392,25.109000 63.984665,21.939000 C 63.241192,17.862700 63.797274,14.196300 63.984665,9.8861000 C 66.045888,5.6215000 67.977696,3.0557000 70.764429,0.46980000 C 75.456630,1.6232000 76.658128,3.0298000 77.544186,7.6262000 C 78.631505,11.386500 78.532764,15.326600 78.297494,19.679100 C 78.297494,23.680700 78.292227,25.295100 80.557415,28.342200 C 85.981399,28.810900 86.851635,28.331200 88.843786,23.445600 C 90.749262,20.133300 91.395910,16.516200 92.610322,12.899300 C 95.777164,10.629800 98.494208,9.8053000 102.02665,8.3795000 C 106.79363,7.1545000 109.72564,8.3194000 112.94961,10.639400 C 114.68558,15.554000 115.80204,18.862400 113.32626,23.069000 C 111.59855,25.393900 109.14155,27.086200 106.16985,28.718800 C 103.94999,30.124700 100.96553,31.643000 98.636771,33.238600 C 94.959232,33.720500 94.775469,36.739200 96.376850,39.641700 C 98.923722,41.092900 102.10564,40.210400 103.90992,37.758500 C 107.39539,36.084100 108.90817,34.559700 113.32626,34.368600 C 117.13154,34.915500 119.36648,35.541600 121.61264,37.381900 C 124.01123,40.846400 124.87486,43.057200 125.75583,46.044800 C 123.94891,48.564300 122.81186,49.912700 120.10602,51.694600 C 116.67501,51.694600 113.24300,51.728900 109.93638,51.318000 C 106.84018,50.998200 104.19836,50.192900 101.27335,49.811400 C 97.118016,49.811400 93.197468,50.019200 89.220440,50.564700 C 86.557765,50.621000 85.604701,50.909300 82.817337,50.941300 C 80.445775,51.096500 78.102980,51.461900 76.790879,51.694600 C 73.853650,51.669300 71.248553,51.164000 71.141083,50.941300 C 69.021929,50.984600 67.241751,50.999100 66.997894,51.318000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75127902pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3106.9368070000005) " id="advanced-f12.svgpath2525" d="M 171.97174,41.901600 C 171.09992,31.565400 169.59207,21.156400 170.58660,10.782800 C 171.57243,6.8737000 173.60383,2.6954000 177.55266,1.0856000 C 182.23976,0.66640000 184.31098,6.0321000 184.69490,9.8762000 C 185.42395,15.496200 183.76089,21.405500 185.97426,26.813000 C 188.70911,30.235600 194.25794,27.856300 195.53311,24.224900 C 197.24216,19.786100 197.37358,14.072200 201.73615,11.215100 C 206.46480,8.5490000 212.84333,6.2906000 217.79341,9.6789000 C 223.58915,14.315200 221.60789,24.560400 214.96591,27.390100 C 210.93619,30.248800 205.85876,31.657500 202.34633,35.177200 C 200.52467,39.661100 207.93761,42.453500 210.06257,38.318400 C 214.32027,34.596500 220.95480,32.845400 225.98395,36.101100 C 229.91596,38.348700 233.09538,43.564600 230.82651,47.990600 C 228.27066,52.095800 222.73648,52.273900 218.46130,51.521400 C 211.97221,50.518700 205.41226,49.192500 198.82683,50.124400 C 191.07977,50.756400 183.25637,52.284200 175.49452,50.969000 C 174.81032,50.978400 174.12136,51.076600 173.47835,51.318000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75127902pt"/>
+
+<rect id="d0e521" width="288" height="1000px" x="10" y="3171.2749550000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e521" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">簡略化の度合いは(<flowSpan style="font-style:italic">閾値</flowSpan>と呼ばれる)は選択オブジェクトの大きさによる。結果としてもし大きいオブジェクトに沿ったパスを選択したら、それは一つのパスを選択したばあいより積極的に簡略化しなくてはならないと言うことだ。その上<flowSpan style="font-family:sans serif">簡略化</flowSpan>コマンドは、<flowSpan style="font-style:italic">高速化</flowSpan>されている。 これはもし <flowSpan style="font-weight:bold">Ctrl+L</flowSpan>を何回も連続して押したら(各呼び出しの間隔が0.5秒以内になるぐらい)、閾値は呼び出しごとに大きくなる(一度休んだあとに次の呼び出しをすると閾値は既定の値にもどる)。高速化を使うことで、個々の場合に応じて正しく簡略化できる。
+</flowDiv></flowRoot>
+
+<rect id="d0e536" width="288" height="1000px" x="10" y="3266.9611820000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e536" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">自由曲線を滑らかにするのに加え、<flowSpan style="font-family:sans serif">簡略化</flowSpan>は様々な創造的効果として使うことができる。しばしば、ある度合いの簡略化は硬い幾何学的な元のシェイプの角をなめらかにし自然な歪みを加え、生物的な総合化を生み出す効果を与える。あるときそれはスタイリッシュであり、あるときそれは面白みを帯びる。ここに切り絵のシェイプが簡略化のあとでよりスタイリッシュになる例がある。
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3348.2532140000003) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2796" y="4.2366295" x="43.765549" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2797" sodipodi:role="line" y="4.2366295" x="43.765549">Original</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3348.2532140000003) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2799" y="4.2366295" x="125.61612" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2800" sodipodi:role="line" y="4.2366295" x="125.61612">Slight simplification</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3348.2532140000003) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2802" y="4.2366295" x="213.13528" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2803" sodipodi:role="line" y="4.2366295" x="213.13528">Aggressive simplification</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3348.2532140000003) " id="advanced-f13.svgpath2786" d="M 97.048300,92.194400 L 97.369804,101.83920 L 96.083791,105.91160 L 94.476274,106.55470 L 94.476274,110.41280 L 93.511766,110.30560 L 93.726104,115.12820 L 92.011421,115.34260 L 91.154079,125.95210 L 97.691309,130.13160 L 95.976625,132.81070 L 85.259853,130.88190 L 74.864590,132.81070 L 73.149906,130.13160 L 78.401124,126.80950 L 72.614069,125.63050 L 61.361460,127.98800 L 61.361460,126.59520 L 68.434527,121.23660 L 66.505510,102.37510 C 65.290940,102.16080 64.112099,101.83920 62.968977,101.41050 L 61.468626,85.335300 L 58.896606,84.906600 L 57.717760,81.584400 L 56.753251,81.798800 L 54.288392,114.80670 L 52.252208,115.34260 L 61.361460,121.23660 L 60.182616,124.23720 L 45.393475,121.02220 L 39.392083,122.41560 L 38.963412,127.13110 L 44.428967,132.06040 C 44.143186,132.34660 43.964572,132.73940 43.893130,133.23940 C 43.821682,133.73940 43.607349,133.98970 43.250121,133.98970 C 43.035788,133.98970 42.892898,133.95380 42.821450,133.88250 L 33.605028,132.27480 L 23.745603,133.98970 L 22.888261,132.06040 L 28.353811,127.34540 L 27.174970,115.12820 L 25.781786,115.12820 C 25.638896,113.91340 25.531729,112.69900 25.460286,111.48460 C 25.388839,110.34150 25.317396,109.16250 25.245949,107.94810 L 24.067107,107.09060 L 21.816581,103.01820 L 22.459590,91.229800 L 21.173577,91.229800 L 22.459590,83.513700 C 22.745371,82.656300 23.174042,82.013200 23.745603,81.584400 C 24.388607,81.155700 25.067337,80.834600 25.781786,80.620300 C 26.567685,80.405900 27.353579,80.227000 28.139478,80.084400 C 28.996820,79.941300 29.782714,79.727000 30.497166,79.441300 L 31.033003,81.798800 L 25.245949,83.192200 C 24.817278,83.549200 24.602945,83.977800 24.602945,84.478300 L 23.745603,88.871800 L 26.317628,88.871800 L 26.317628,87.264600 L 28.460983,87.264600 L 28.460983,93.587300 L 38.749079,93.587300 L 38.749079,87.264600 L 40.892433,87.264600 L 40.892433,88.871800 L 43.464459,88.871800 L 42.499945,84.156800 C 42.428503,83.799400 42.285613,83.549200 42.071275,83.406500 C 41.928384,83.263500 41.785494,83.120900 41.642604,82.977800 L 35.748383,81.584400 L 36.391392,79.441300 L 42.607117,81.155700 C 43.178678,81.441900 43.714516,81.941900 44.214629,82.656300 L 44.214629,75.690500 C 43.857406,76.261800 43.357287,76.762300 42.714283,77.190500 C 42.071275,77.547900 41.392547,77.833600 40.678095,78.048000 C 40.392315,76.904900 40.249425,75.797600 40.249425,74.725800 L 40.249425,73.439600 C 40.249425,72.939600 40.320872,72.368300 40.463763,71.725200 C 40.463763,71.010900 40.285148,70.582100 39.927925,70.439100 C 39.642145,70.296500 39.284916,70.224700 38.856245,70.224700 C 38.999136,70.582100 39.106302,70.975000 39.177750,71.403700 C 39.249193,71.761100 39.284916,72.189400 39.284916,72.689900 C 39.284916,74.475600 38.713355,76.012000 37.570233,77.297700 C 36.427110,78.512600 35.033931,79.119800 33.390695,79.119800 C 31.818902,79.119800 30.461442,78.512600 29.318319,77.297700 C 28.175202,76.012000 27.603641,74.475600 27.603641,72.689900 C 27.603641,71.689400 27.782250,70.867800 28.139478,70.224700 C 27.710807,70.224700 27.317860,70.296500 26.960632,70.439100 C 26.603409,70.582100 26.424795,70.939100 26.424795,71.510900 L 26.424795,71.725200 C 26.639128,72.939600 26.746299,73.904300 26.746299,74.618600 C 26.746299,75.619200 26.531961,76.762300 26.103290,78.048000 C 25.317396,77.833600 24.495778,77.440800 23.638436,76.869500 C 22.852537,76.297700 22.388143,75.583300 22.245252,74.725800 C 22.102362,74.154500 22.030919,73.725800 22.030919,73.439600 C 22.030919,72.082200 22.602481,70.939100 23.745603,70.010300 C 24.602945,69.510300 25.496005,69.260200 26.424795,69.260200 L 27.496469,69.367300 L 26.103290,36.788600 L 41.749775,32.501800 C 40.535205,31.787500 39.570697,30.751500 38.856245,29.394100 C 38.141794,28.036600 37.784571,26.536100 37.784571,24.892900 C 37.784571,22.392400 38.499022,20.320500 39.927925,18.677200 C 41.428271,16.962500 43.214397,16.105100 45.286309,16.105100 C 47.358216,16.105100 49.144342,16.962500 50.644692,18.677200 C 52.145038,20.320500 52.895213,22.392400 52.895213,24.892900 C 52.895213,26.536100 52.502266,28.036600 51.716367,29.394100 C 51.001916,30.751500 50.037407,31.787500 48.822842,32.501800 L 64.897993,36.788600 L 64.683660,42.253800 L 69.506206,41.075300 L 70.149210,43.432800 C 69.649097,43.647200 69.327592,44.004600 69.184702,44.504700 C 69.041812,44.933400 68.970364,45.433400 68.970364,46.004700 C 68.970364,46.790900 69.041812,47.576500 69.184702,48.362700 C 69.399035,49.148300 69.577649,49.684300 69.720539,49.969900 L 75.829098,49.969900 C 76.400659,48.326800 76.686440,46.969300 76.686440,45.897800 C 76.686440,44.968800 76.472102,44.290300 76.043432,43.861600 C 75.829098,43.647200 75.650484,43.504100 75.507594,43.432800 L 76.043432,41.075300 L 87.296041,43.432800 L 89.439395,65.295200 L 90.189571,65.295200 L 89.975233,67.974400 C 90.975465,69.331900 91.475580,70.760600 91.475580,72.261200 C 91.475580,72.975500 91.368412,73.582700 91.154079,74.082700 C 90.796851,75.011500 90.261013,75.833000 89.546562,76.547900 C 88.832110,77.190500 88.046216,77.691000 87.188874,78.048000 L 94.261941,79.977200 C 94.619165,80.191600 95.012116,80.441300 95.440784,80.727500 C 95.869454,81.013100 96.119515,81.477300 96.190958,82.120300 L 98.441479,92.194400 L 97.048300,92.194400 z M 44.214629,47.612400 L 38.320408,36.038300 C 36.748615,36.538300 35.141098,37.002900 33.497862,37.431700 C 31.926069,37.860400 30.318552,38.288600 28.675316,38.717400 L 29.854162,67.652900 C 30.211385,67.509800 30.532889,67.331300 30.818670,67.116900 C 31.175893,66.831300 31.533122,66.616900 31.890345,66.473900 L 31.890345,42.253800 L 34.355204,42.253800 L 34.355204,66.473900 C 35.283988,66.616900 36.069887,66.938500 36.712891,67.438500 C 37.427342,67.938500 37.963180,68.581600 38.320408,69.367300 C 38.606189,69.296000 39.106302,69.260200 39.820754,69.260200 C 40.535205,69.260200 41.035324,69.296000 41.321104,69.367300 L 44.214629,68.188800 L 44.214629,47.612400 z M 94.369108,83.835300 C 94.297665,83.406500 94.119051,83.013700 93.833271,82.656300 C 93.618933,82.227500 93.190262,81.941900 92.547258,81.798800 L 85.259853,79.977200 L 77.865286,81.798800 C 77.222277,81.941900 76.793607,82.191900 76.579274,82.549100 C 76.436383,82.834700 76.257769,83.263500 76.043432,83.835300 L 74.757424,89.836400 L 77.650948,89.836400 L 77.972453,85.871200 L 80.222974,86.085600 L 78.401124,106.87630 L 92.118587,107.94810 L 90.296737,86.085600 L 92.547258,85.871200 L 93.083095,89.836400 L 95.869454,89.836400 L 94.369108,83.835300 z M 57.396255,37.431700 C 55.753019,37.002900 54.109778,36.538300 52.466542,36.038300 L 46.572321,47.612400 L 46.572321,68.188800 L 55.788743,71.189300 L 58.253597,43.432800 L 62.004468,42.682600 L 62.325968,38.717400 L 57.396255,37.431700 z M 46.572321,70.975000 L 46.572321,114.80670 L 51.930705,112.98460 L 54.824230,73.868400 L 46.572321,70.975000 z M 71.328056,58.757800 C 70.327824,56.757200 69.256145,54.721300 68.113024,52.649400 C 67.041348,50.577600 66.505510,48.255500 66.505510,45.683600 C 66.505510,44.968800 66.541234,44.433400 66.612677,44.075900 C 66.469786,44.147200 66.076839,44.254400 65.433831,44.397500 C 64.862269,44.540500 64.219265,44.719000 63.504814,44.933400 C 62.861810,45.076000 62.254525,45.219000 61.682964,45.362100 C 61.111403,45.433400 60.754175,45.469300 60.611284,45.469300 L 57.824926,76.226400 L 61.147127,76.440700 L 62.540306,51.148900 L 65.005160,51.363300 L 63.611980,76.762300 C 64.826550,76.762300 66.076839,76.655100 67.362852,76.440700 C 68.648865,76.226400 69.827706,75.761700 70.899386,75.047400 C 69.613373,73.332500 68.970364,71.260600 68.970364,68.831800 C 68.970364,67.116900 69.220426,65.366600 69.720539,63.580500 C 70.220658,61.794300 70.756495,60.186700 71.328056,58.757800 z M 84.938353,45.469300 L 78.936961,44.290300 C 79.008409,44.575900 79.044127,44.861600 79.044127,45.147700 L 79.044127,45.790800 C 79.044127,47.005200 78.865518,48.184200 78.508290,49.327300 C 78.222509,50.398600 77.829562,51.470400 77.329444,52.542300 C 76.829330,53.542300 76.293493,54.578200 75.721932,55.650000 C 75.221813,56.650100 74.721700,57.686000 74.221581,58.757800 C 73.507130,60.329600 72.864126,61.972700 72.292565,63.687600 C 71.721004,65.330800 71.435223,67.009800 71.435223,68.724700 C 71.435223,69.724700 71.613837,70.867800 71.971060,72.154000 C 72.756959,73.868400 73.971524,75.047400 75.614764,75.690500 C 77.258001,76.261800 78.972685,76.619200 80.758811,76.762300 C 80.401588,76.333500 80.044360,75.833000 79.687136,75.261700 C 79.329908,74.689900 79.079851,74.118600 78.936961,73.546800 C 78.865518,73.261200 78.794071,73.011400 78.722628,72.797100 C 78.722628,72.582700 78.722628,72.332400 78.722628,72.046800 C 78.722628,71.403700 78.794071,70.796500 78.936961,70.224700 C 79.151299,69.653400 79.401356,69.117500 79.687136,68.617500 L 79.579968,65.830800 L 81.294648,65.616400 L 80.544478,51.363300 L 83.009332,51.363300 L 83.759507,65.295200 L 84.831182,65.081000 L 86.760203,65.081000 L 84.938353,45.469300 z M 79.687136,79.119800 C 78.472566,78.976700 77.258001,78.762300 76.043432,78.476700 C 74.900314,78.119700 73.864358,77.583800 72.935569,76.869500 C 71.506670,77.869500 69.970596,78.512600 68.327360,78.798200 C 66.755567,79.083900 65.148050,79.226900 63.504814,79.226900 L 65.219498,99.481700 L 72.614069,101.83920 L 73.149906,101.83920 L 73.149906,101.41050 L 73.578577,92.194400 C 73.364239,92.051300 73.114183,91.980000 72.828402,91.980000 L 72.078228,91.980000 L 74.221581,82.120300 C 74.364472,81.477300 74.614533,81.013100 74.971757,80.727500 C 75.400427,80.441300 75.793374,80.191600 76.150603,79.977200 L 79.687136,79.119800 z M 39.392083,111.91330 L 39.606421,108.05510 C 39.677863,106.76910 39.713587,105.51880 39.713587,104.30390 C 39.713587,102.87520 39.642145,101.44640 39.499254,100.01770 C 39.427807,98.588400 39.213474,97.230900 38.856245,95.945300 L 28.353811,95.945300 C 27.996588,97.302700 27.746531,98.695600 27.603641,100.12480 C 27.532193,101.48230 27.496469,102.87520 27.496469,104.30390 C 27.496469,105.73320 27.532193,107.16190 27.603641,108.59070 C 27.675084,110.01990 27.782250,111.41280 27.925140,112.77020 L 39.392083,112.77020 L 39.392083,111.91330 z M 78.936961,35.180900 C 78.722628,36.395800 78.151067,37.574300 77.222277,38.717400 C 76.364936,39.860500 75.328985,40.575300 74.114415,40.861000 C 73.828634,40.932300 73.399963,40.968200 72.828402,40.968200 C 70.899386,40.968200 69.256145,40.110700 67.898689,38.395800 C 67.541466,37.824500 67.255686,37.288600 67.041348,36.788600 C 66.827015,36.288600 66.684124,35.752700 66.612677,35.180900 L 65.219498,35.180900 L 65.219498,34.430600 C 65.219498,32.644900 65.576721,31.001300 66.291172,29.501200 C 67.005624,28.000700 68.148746,26.750400 69.720539,25.750400 C 70.292101,25.464200 70.935109,25.321700 71.649560,25.321700 C 72.364007,25.249900 73.078459,25.214500 73.792910,25.214500 C 75.436151,25.571400 76.686440,26.214500 77.543782,27.143300 C 78.472566,28.072000 79.115575,29.072500 79.472798,30.144300 C 79.901469,31.144400 80.151526,32.144400 80.222974,33.144900 C 80.294416,34.073700 80.330140,34.752100 80.330140,35.180900 L 78.936961,35.180900 z M 49.251513,22.749300 C 48.679952,22.392400 48.108391,22.106700 47.536830,21.892400 C 47.322492,21.820600 47.036711,21.785200 46.679488,21.785200 C 45.965036,21.785200 45.214861,21.963600 44.428967,22.321100 C 43.714516,22.678000 43.035788,23.035500 42.392779,23.392400 C 41.606885,23.821100 40.892433,24.321100 40.249425,24.892900 L 40.249425,25.214500 C 40.392315,26.428900 40.749543,27.607900 41.321104,28.751000 C 41.964108,29.822800 42.892898,30.608500 44.107463,31.108500 C 44.393243,31.180300 44.786190,31.215600 45.286309,31.215600 C 46.500874,31.215600 47.536830,30.786900 48.394171,29.930000 C 49.680184,28.572500 50.323188,26.928900 50.323188,25.000100 C 50.323188,24.642700 50.251745,24.106800 50.108855,23.392400 L 49.251513,22.749300 z M 89.117891,72.046800 C 89.117891,70.475000 88.617777,69.403100 87.617545,68.831800 L 85.045520,67.867200 L 82.044824,69.153300 C 81.687600,69.581600 81.401820,70.046200 81.187482,70.546200 C 80.973149,70.975000 80.865977,71.475000 80.865977,72.046800 C 80.865977,73.261200 81.294648,74.261700 82.151990,75.047400 C 83.009332,75.761700 83.973840,76.119200 85.045520,76.119200 C 86.188642,76.119200 87.153150,75.761700 87.939045,75.047400 C 88.724944,74.261700 89.117891,73.261200 89.117891,72.046800 z M 45.286309,34.002400 L 40.892433,35.502400 L 45.393475,44.290300 L 50.001684,35.502400 L 45.286309,34.002400 z M 37.034395,72.904200 C 37.034395,72.618100 36.998672,72.296500 36.927229,71.939600 C 36.855781,71.582200 36.748615,71.332400 36.605725,71.189300 L 35.534050,70.760600 C 35.176822,70.617500 34.819598,70.510600 34.462370,70.439100 C 34.105147,70.367800 33.747919,70.331900 33.390695,70.331900 C 33.033467,70.331900 32.676244,70.367800 32.319016,70.439100 C 31.961792,70.510600 31.604564,70.617500 31.247341,70.760600 C 30.890113,70.903700 30.497166,71.046300 30.068495,71.189300 C 29.925604,71.903700 29.854162,72.475500 29.854162,72.904200 C 29.854162,73.975600 30.175661,74.904300 30.818670,75.690500 C 31.533122,76.476100 32.390463,76.869500 33.390695,76.869500 C 34.390927,76.869500 35.248269,76.476100 35.962721,75.690500 C 36.677170,74.904300 37.034395,73.975600 37.034395,72.904200 z M 76.043432,31.108500 C 74.900314,31.965900 73.721468,32.752100 72.506898,33.466500 C 71.363780,34.109500 70.184934,34.609600 68.970364,34.966500 C 69.184702,35.680900 69.470483,36.288600 69.827706,36.788600 C 70.184934,37.217300 70.577881,37.610100 71.006552,37.967600 C 71.506670,38.324500 72.113951,38.503000 72.828402,38.503000 L 73.042740,38.503000 C 74.328753,38.360400 75.257537,37.646000 75.829098,36.359900 C 76.257769,35.645500 76.472102,34.752100 76.472102,33.680800 C 76.472102,33.252100 76.436383,32.823400 76.364936,32.394600 C 76.293493,31.894600 76.186322,31.465900 76.043432,31.108500 z M 71.756727,104.19700 L 68.970364,103.33980 L 70.899386,121.45090 L 71.756727,121.66530 L 71.756727,104.19700 z M 34.676708,115.12820 L 34.676708,127.34540 L 36.712891,127.34540 L 36.712891,127.13110 L 37.784571,115.12820 L 34.676708,115.12820 z M 32.426187,115.12820 L 29.425491,115.12820 L 30.604332,127.34540 L 32.426187,127.34540 L 32.426187,115.12820 z M 84.081012,115.34260 L 80.758811,115.34260 L 81.723319,125.41620 L 84.188178,125.41620 L 84.081012,115.34260 z M 86.438699,115.34260 L 86.438699,125.41620 L 88.903558,125.41620 L 89.760900,115.34260 L 86.438699,115.34260 z M 76.150603,106.55470 L 74.435919,105.91160 L 74.221581,104.51830 L 74.221581,121.66530 L 74.757424,121.45090 L 76.150603,108.91220 L 76.150603,106.55470 z M 44.107463,105.37570 L 43.035788,107.09060 L 41.856942,107.73370 L 41.428271,113.94920 C 41.642604,114.02050 41.892665,114.09230 42.178446,114.16360 C 42.392779,114.23490 42.678560,114.30670 43.035788,114.37800 C 43.393011,114.52100 43.785958,114.66360 44.214629,114.80670 L 44.107463,105.37570 z M 24.710111,91.229800 L 24.067107,102.37510 L 25.245949,104.73260 L 25.245949,103.33980 C 25.245949,101.48230 25.388839,99.731500 25.674619,98.088400 C 26.031848,96.445300 26.210457,94.695000 26.210457,92.837000 L 26.103290,91.229800 L 24.710111,91.229800 z M 84.188178,111.16300 C 84.188178,110.59120 84.152454,110.01990 84.081012,109.44810 L 79.579968,109.23380 L 79.365632,112.98460 L 84.188178,112.98460 L 84.188178,111.16300 z M 42.392779,91.229800 L 41.106766,91.229800 C 41.035324,91.586700 40.999600,91.908300 40.999600,92.194400 L 40.999600,92.944200 L 41.964108,103.12540 L 41.856942,104.73260 L 43.035788,102.58950 L 42.392779,91.229800 z M 94.797779,92.194400 L 93.190262,92.194400 L 94.154775,104.19700 L 94.261941,104.30390 L 94.369108,104.19700 L 95.333616,101.41050 L 94.797779,92.194400 z M 75.829098,92.194400 L 75.400427,101.41050 L 76.150603,104.19700 C 76.293493,104.19700 76.364936,104.23260 76.364936,104.30390 L 76.472102,104.30390 L 76.579274,104.19700 L 77.329444,92.194400 L 75.829098,92.194400 z M 91.154079,110.09120 C 90.368180,110.09120 89.582286,110.05530 88.796386,109.98400 C 88.010492,109.91270 87.224597,109.80560 86.438699,109.66250 L 86.438699,112.98460 L 91.368412,112.98460 L 91.154079,110.09120 z M 78.508290,115.34260 L 77.972453,115.34260 L 77.329444,121.02220 L 79.151299,122.20120 L 78.508290,115.34260 z M 60.825622,79.119800 L 59.110939,78.798200 L 60.611284,82.763400 L 61.254293,82.977800 L 60.825622,79.119800 z " style="stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3348.2532140000003) " id="advanced-f13.svgpath2789" d="M 191.82675,92.194600 C 193.27873,99.240900 191.06057,105.28820 188.35759,111.16630 C 189.14106,115.32880 185.04548,117.77900 186.20293,122.60560 C 182.89647,127.89360 197.88695,129.64750 189.35767,132.70080 C 184.65301,131.68480 179.70985,130.14090 174.94497,131.82670 C 172.29321,133.54820 165.76746,132.31410 169.62203,128.87070 C 177.03209,126.17720 165.88335,124.89600 163.26931,126.46300 C 160.93572,127.50760 152.88408,128.81270 158.20367,125.03170 C 166.22559,122.02360 161.67185,113.54640 161.76620,107.09040 C 161.85638,103.75950 161.39897,102.15130 158.23917,101.44400 C 156.67946,96.785900 157.13644,91.592600 156.37567,86.713300 C 156.25959,84.644500 152.08802,84.930200 152.49619,81.584200 C 149.98059,85.613200 151.43367,91.812100 150.41990,96.687300 C 149.96888,102.72700 149.51787,108.76680 149.06685,114.80660 C 144.29609,117.02840 159.15210,119.24420 155.28285,123.42920 C 150.97579,124.72020 145.99321,121.53290 141.35975,121.32710 C 135.67965,119.43360 130.38692,126.26660 136.55520,129.71710 C 141.28405,132.13040 137.45876,135.20640 133.78607,133.23640 C 128.67675,130.52790 121.41140,135.54820 117.83898,132.56690 C 120.95801,129.25260 124.97471,126.24720 122.50743,120.86950 C 122.40652,115.70480 119.69043,112.86410 119.65305,107.54990 C 113.99418,103.77520 118.64067,95.232100 116.49089,91.189400 C 115.73375,86.976200 117.10840,80.282600 122.77549,79.914500 C 129.17818,80.264900 122.72641,83.146000 119.95476,83.452300 C 117.72812,86.577900 118.88432,91.302200 122.44916,87.264500 C 123.61028,90.654400 122.64044,95.620200 128.65193,93.587100 C 134.34997,95.486900 133.23748,90.653800 134.09949,87.273600 C 135.80415,88.554800 139.15908,90.218900 137.72219,86.170400 C 139.11604,81.076700 127.80594,83.212300 131.81558,79.687000 C 134.99823,79.272700 140.50206,85.098800 138.96131,78.843000 C 140.86617,72.954800 133.72384,80.892100 135.05467,75.536200 C 135.98111,72.509200 133.46563,68.056000 134.06199,73.606600 C 133.88025,82.832300 118.28548,78.009700 122.91792,70.224700 C 119.28740,71.132100 123.42063,81.547700 117.63721,76.122200 C 113.49389,69.957200 125.55093,69.996400 122.03283,63.706500 C 121.64912,54.733900 121.26542,45.761100 120.88172,36.788600 C 125.46577,35.169200 133.48494,34.060900 135.92846,32.123500 C 129.64936,27.869600 132.62058,15.405100 140.76970,16.148700 C 150.02640,17.172800 147.48002,29.301300 144.99442,32.952300 C 149.56041,34.802900 157.51573,34.417700 159.68799,38.235900 C 157.55241,43.755600 162.59052,40.493200 164.72853,42.071700 C 162.10761,46.389100 164.73114,52.282800 170.16607,49.824900 C 173.27228,46.657100 167.60088,38.534200 175.12606,41.976800 C 180.86786,41.868100 183.43087,44.609300 182.74427,50.264800 C 183.44922,55.532900 183.41387,60.997500 184.59603,66.138700 C 187.08982,70.315900 186.21204,75.306100 182.88924,78.231800 C 189.14193,78.483800 192.50124,82.817600 192.48659,88.912000 C 192.21513,90.238100 194.74593,92.936400 191.82675,92.194600 z M 138.99309,47.612200 C 136.05195,44.442300 135.63083,35.184500 130.73357,36.851800 C 125.26054,36.586100 121.77499,40.249300 123.73366,45.587800 C 124.03328,52.942600 124.33295,60.297600 124.63257,67.652700 C 129.17427,63.132300 125.45182,54.260800 126.66877,48.025400 C 125.35124,45.065200 128.16539,38.902800 129.21252,44.349500 C 129.74492,51.791900 127.73348,60.764700 130.24660,67.232700 C 134.18398,70.910600 141.43330,69.236900 138.99309,62.790900 C 138.99309,57.731100 138.99309,52.671900 138.99309,47.612200 z M 189.14755,83.835100 C 184.96966,78.978900 175.31586,79.195400 170.91634,83.577700 C 169.48661,85.947500 169.23217,92.891800 172.81942,88.629800 C 170.98414,84.602200 177.08778,85.823600 174.72144,89.280600 C 174.80532,94.903600 172.39842,102.63670 174.03688,106.94340 C 177.86865,106.40810 185.39183,109.54450 186.78316,106.58110 C 186.21385,99.749700 185.64448,92.917600 185.07517,86.085600 C 188.56831,84.145200 187.41962,93.477700 190.43538,88.835700 C 190.19224,87.137500 189.44396,85.538200 189.14755,83.835100 z M 152.17471,37.431900 C 145.26687,33.293700 142.87096,44.915800 141.35072,49.532300 C 142.09942,55.611800 139.84060,63.873900 142.50281,68.563900 C 146.33075,69.524600 152.20306,73.580400 150.95229,66.852500 C 151.64556,59.045500 152.33879,51.239400 153.03201,43.432700 C 158.94607,43.453000 158.64660,37.435500 152.17471,37.431900 z M 141.35072,70.975200 C 141.35072,85.585700 141.35072,100.19610 141.35072,114.80660 C 149.76154,114.46750 146.40697,104.71710 147.73652,99.096000 C 148.35856,90.687200 148.98060,82.277500 149.60264,73.868500 C 146.85202,72.904400 144.10140,71.939800 141.35072,70.975200 z M 166.10650,58.757700 C 163.11194,54.564000 161.31297,47.856300 160.66164,44.187200 C 153.12463,44.039100 155.22935,52.315800 154.32085,57.267600 C 153.74835,63.586800 153.17587,69.906600 152.60338,76.226300 C 158.57294,77.635500 155.33343,69.135900 156.51435,65.751800 C 156.78248,60.884100 157.05059,56.016600 157.31872,51.148800 C 162.26609,51.435100 158.30968,59.094200 159.17092,62.532600 C 158.91078,67.275400 158.65058,72.018700 158.39043,76.762300 C 163.24238,77.746600 166.92671,74.157400 163.78996,69.795800 C 163.49860,65.978600 164.79033,62.277200 166.10650,58.757700 z M 179.71679,45.469500 C 176.38849,44.840000 172.53560,42.946900 173.55866,47.939000 C 172.04092,55.717400 165.18392,62.062300 166.24351,70.384300 C 166.00773,75.192500 178.46782,80.169900 173.69530,73.597300 C 173.32048,69.371300 174.96086,66.391100 176.01607,63.563900 C 176.55014,59.821300 173.45275,52.401000 176.98963,51.236600 C 180.08800,54.788100 175.82540,63.951300 180.16912,65.211800 C 183.27317,61.253100 179.40652,53.818500 180.00559,48.578200 C 179.90933,47.542200 179.81306,46.505700 179.71679,45.469500 z M 174.46555,79.119600 C 169.45812,76.847400 164.26374,78.139000 159.34611,78.887200 C 157.28270,84.164600 159.96169,90.860100 159.76203,96.694700 C 158.49123,100.57860 167.30824,102.52700 167.97063,100.63350 C 168.99164,93.867400 165.97000,90.218000 168.64545,83.550700 C 168.94043,80.191100 171.69537,79.592600 174.46555,79.119600 z M 134.17052,111.91320 C 133.52682,106.78250 137.57797,94.929000 129.69624,95.945300 C 125.90500,95.745100 121.62189,95.042700 122.51517,100.23740 C 121.76189,105.37130 120.78235,115.33530 128.94447,112.77020 C 129.92751,112.19100 134.83419,113.89690 134.17052,111.91320 z M 173.71537,35.181000 C 172.89610,43.009700 162.09444,41.841700 160.42253,35.182700 C 158.47632,29.577900 165.24114,22.293700 170.79600,26.092100 C 173.30349,27.163100 177.33423,34.294500 173.71537,35.181000 z M 144.02998,22.749300 C 137.10388,17.586900 131.14383,31.388000 140.47315,31.266800 C 143.97006,30.776100 146.81129,25.521800 144.02998,22.749300 z M 183.89632,72.046800 C 183.27105,63.390100 170.32402,71.328900 178.06550,75.769500 C 180.60960,77.373300 184.10354,74.935000 183.89632,72.046800 z M 140.06475,34.002600 C 132.53520,34.342900 138.79450,40.556300 140.17191,44.290100 C 141.39279,39.720500 148.83645,34.666600 140.06475,34.002600 z M 131.81283,72.904300 C 130.01890,65.793800 119.42629,75.053900 127.69910,76.857900 C 129.90244,77.168900 131.92109,75.057900 131.81283,72.904300 z M 170.82187,31.108300 C 167.40830,32.483700 160.37108,37.442000 167.99801,38.482500 C 171.15854,37.880000 171.83060,33.647400 170.82187,31.108300 z M 166.53516,104.19700 C 160.95110,102.16640 165.78420,111.99220 164.99062,114.99910 C 164.76135,117.48700 166.48445,124.80550 166.54812,118.63040 C 166.47056,113.83830 166.57668,109.00630 166.53516,104.19700 z M 129.45514,115.12800 C 130.31909,118.85890 127.62377,126.15100 131.00157,127.40790 C 132.02569,123.91170 132.96551,117.63270 131.78604,115.12800 C 131.00907,115.12800 130.23211,115.12800 129.45514,115.12800 z M 127.20463,115.12800 C 121.13272,114.65300 126.31808,123.77630 125.38279,127.34550 C 129.46465,126.83510 126.08458,118.36680 127.20463,115.12800 z M 178.85944,115.34260 C 173.08247,113.92800 176.24992,123.94720 177.48163,125.62050 C 180.70606,124.76580 178.07630,117.90030 178.85944,115.34260 z M 181.21715,115.34260 C 181.44584,117.93020 179.93289,129.03240 183.85369,124.07710 C 183.15138,120.83690 187.16745,113.55360 181.21715,115.34260 z M 170.92901,106.55490 C 166.87157,103.02750 169.95614,112.86650 169.00000,115.34760 C 168.64847,118.59060 169.32210,124.44640 169.91328,118.09740 C 170.16524,114.25070 171.05300,110.43110 170.92901,106.55490 z M 138.88590,105.37550 C 135.95468,107.11030 134.54009,115.72680 138.98464,113.93180 C 138.94891,111.07960 138.91917,108.22740 138.88590,105.37550 z M 119.48856,91.229900 C 119.76752,95.444100 117.80937,100.25910 119.82075,104.07110 C 119.27204,100.67270 123.03682,92.430300 119.48856,91.229900 z M 178.96663,111.16310 C 178.25259,105.27330 169.82393,113.11960 176.65586,113.08450 C 178.36108,112.94140 179.42119,113.48970 178.96663,111.16310 z M 137.17120,91.229900 C 133.76987,93.865300 137.78420,100.54440 136.63539,104.73260 C 139.07433,100.77440 136.79131,95.615000 137.17120,91.229900 z M 189.57618,92.194600 C 186.26237,93.034700 189.26844,103.07650 189.36996,103.62440 C 190.86147,99.952300 189.43789,95.993500 189.57618,92.194600 z M 170.60752,92.194600 C 170.73469,95.266700 169.21381,103.64250 171.44286,103.25990 C 170.70517,100.17860 173.91310,92.685300 170.60752,92.194600 z M 185.93252,110.09100 C 179.80041,107.33040 180.34229,115.59750 185.98586,112.72350 C 186.61117,111.90860 185.58391,110.97140 185.93252,110.09100 z M 173.28671,115.34260 C 170.27455,117.70170 174.38180,125.65800 173.61616,118.92290 C 173.51699,117.72790 173.39567,116.53590 173.28671,115.34260 z M 155.60406,79.119600 C 151.71010,77.339800 157.28608,86.648100 155.79473,80.765600 C 155.74802,80.526500 155.62089,79.429200 155.60406,79.119600 L 155.60406,79.119600 z " style="stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3348.2532140000003) " id="advanced-f13.svgpath2795" d="M 286.60515,92.194600 C 288.33969,102.43690 282.83765,112.42730 279.81469,121.57450 C 282.57748,125.99710 289.09559,134.20990 278.74932,131.21450 C 273.09723,130.90460 262.38338,135.03060 264.69719,126.61030 C 261.85864,123.42880 250.34632,131.06860 253.91623,123.77000 C 261.62125,117.22830 256.25680,105.92750 252.55927,98.541400 C 251.93542,94.312400 251.34948,80.956500 246.41477,84.824000 C 244.70765,93.819100 245.44497,103.09270 243.94178,112.13900 C 242.65332,116.38570 254.92391,124.72850 244.65438,123.14850 C 237.67371,118.71410 223.54259,121.92520 232.07256,131.49350 C 229.92520,134.88990 221.46131,131.85640 216.77246,133.16160 C 212.09284,130.13840 221.66149,121.67100 216.52117,115.99970 C 212.81103,106.28370 209.84207,95.669200 211.73363,85.309100 C 211.80400,78.762400 223.51330,80.462400 214.95992,83.638600 C 212.22650,89.684000 224.84253,98.646700 229.35394,90.479500 C 228.74257,86.728100 235.49273,87.906500 230.47334,83.784300 C 222.78464,78.695000 235.73225,83.634900 233.21449,77.581800 C 228.46129,78.670400 229.62395,68.419600 228.20200,76.561700 C 224.03835,84.510400 215.54191,68.889600 216.06000,75.244400 C 206.41070,78.185000 220.75652,64.403500 217.36646,58.765300 C 217.57353,51.189400 211.35855,39.967300 220.09306,35.222300 C 227.69667,36.475800 230.88101,29.925900 227.05606,24.142600 C 226.90688,15.523300 241.70891,13.008900 241.73507,22.771400 C 239.33995,30.333300 243.24987,36.301100 251.31406,36.139200 C 258.07381,37.946600 257.53302,54.526100 265.53648,48.174200 C 264.90688,36.131700 279.50668,42.814700 278.27399,51.109700 C 276.31833,59.044700 281.66594,66.512200 280.01006,74.406600 C 278.11160,80.420700 292.29233,84.137200 287.27514,92.238400 C 287.05182,92.224100 286.60515,92.194600 286.60515,92.194600 z M 233.77147,47.612200 C 233.68884,40.461900 221.88699,31.411300 218.77340,41.399000 C 217.59121,49.434400 219.69601,57.577400 219.35741,65.680000 C 223.37193,65.627700 221.02297,52.761400 220.99006,47.723800 C 223.69193,37.472900 225.48498,55.855400 223.29080,59.992300 C 220.26724,70.583900 238.13280,70.941200 234.26784,60.196900 C 233.65229,56.036200 233.43098,51.808300 233.77147,47.612200 z M 283.92594,83.835100 C 279.60028,75.466500 260.21635,82.476800 266.99369,88.563600 C 272.77020,85.520800 266.08722,98.889800 268.52629,102.46240 C 270.75064,112.85840 285.52943,107.79300 281.38009,97.977000 C 279.12408,93.573600 279.51203,84.387000 284.83402,88.951600 C 285.09922,87.181300 284.43066,85.487200 283.92594,83.835100 z M 246.95310,37.431900 C 238.09672,35.595200 236.16204,46.952600 236.25611,53.440100 C 233.39085,59.439300 237.41187,75.379300 245.27844,67.778900 C 247.21801,59.929700 246.58096,51.502400 247.81045,43.432700 C 253.78331,44.861100 251.88684,35.492200 246.95310,37.431900 z M 236.12918,70.975200 C 236.12917,85.585700 236.12917,100.19610 236.12917,114.80660 C 244.67586,112.69430 241.90837,102.13740 242.48589,95.688600 C 241.50307,87.939500 249.09239,75.654600 239.25483,71.796200 C 238.74162,71.648200 236.65788,71.100800 236.12918,70.975200 L 236.12918,70.975200 z M 260.88495,58.757700 C 258.52954,54.856300 254.69946,39.578900 249.98156,49.419900 C 248.91449,57.404100 248.41539,65.534000 247.87968,73.571900 C 253.81118,74.640100 250.26531,61.524400 251.38405,56.700400 C 253.91945,47.064800 255.90914,61.180300 253.67220,64.648700 C 250.44689,69.690300 256.49304,82.410900 259.31100,71.651200 C 260.35065,67.285700 257.22634,62.454900 260.88495,58.757700 z M 274.49524,45.469500 C 264.98154,43.403900 267.31930,56.750000 262.60971,61.419900 C 256.58261,66.136800 264.90334,81.964000 269.09242,72.540500 C 270.32508,66.278900 269.33701,58.529700 271.98687,53.307600 C 273.34427,56.045400 274.03445,67.895700 275.92420,59.276800 C 276.07677,54.615000 273.98122,50.145400 274.49524,45.469500 z M 269.24400,79.119600 C 262.80151,75.516900 251.35986,77.864200 253.40712,87.217200 C 250.66104,93.616300 259.91340,107.41240 263.07578,96.179700 C 262.28598,90.109600 260.52480,80.108900 269.24400,79.119600 z M 228.94897,111.91320 C 231.26141,105.36080 228.67132,90.611400 219.13068,97.034100 C 212.14496,103.60950 219.01085,118.93050 228.94897,111.91320 z M 268.49382,35.181000 C 267.77067,43.663800 253.68521,40.645700 254.51848,32.875000 C 254.20444,23.172900 269.77914,23.046200 269.70846,32.600200 C 269.58462,33.040400 268.77491,34.761000 268.49382,35.181000 L 268.49382,35.181000 z M 238.80838,22.749300 C 230.30256,15.420000 229.17577,38.074700 238.36292,29.442600 C 239.97499,27.683300 240.67378,24.603000 238.80838,22.749300 z M 278.67475,72.046800 C 276.93261,61.460900 264.85212,78.988800 276.23078,75.907700 C 277.69304,75.242500 278.78698,73.692500 278.67475,72.046800 z M 234.84318,34.002600 C 225.95022,34.856800 237.94280,48.817000 238.63112,38.096000 C 239.81463,35.834700 237.17834,33.056600 234.84318,34.002600 z M 226.59126,72.904300 C 223.57162,64.399700 216.48628,81.208600 225.24737,75.945100 C 226.14400,75.213800 226.60715,74.043800 226.59126,72.904300 z M 265.60028,31.108300 C 256.93600,29.582600 263.82938,44.344600 266.01340,34.190600 C 265.99906,33.669600 265.72367,31.614900 265.60028,31.108300 L 265.60028,31.108300 z M 261.31359,104.19700 C 254.40895,105.99720 262.68641,124.77320 261.33765,112.69300 C 261.32436,109.86120 261.26632,107.02900 261.31359,104.19700 z M 224.23358,115.12800 C 222.52079,119.57530 225.65572,129.94800 227.22799,120.27110 C 227.70931,118.09490 227.06667,115.03440 224.23358,115.12800 z M 221.98307,115.12800 C 214.25187,115.07680 222.72238,131.84840 222.04339,120.66380 C 221.78498,118.83960 221.47024,116.94680 221.98307,115.12800 z M 273.63788,115.34260 C 265.20617,113.90280 274.69451,130.58080 273.67633,119.29760 C 273.52221,117.98840 273.39090,116.65130 273.63788,115.34260 z M 275.99560,115.34260 C 272.74371,120.01090 279.49910,127.63980 279.26393,118.78670 C 279.68005,116.82750 278.51865,113.66070 275.99560,115.34260 z M 265.70746,106.55490 C 260.24058,108.17390 265.20482,124.70270 265.14145,114.14760 C 265.45041,111.62830 265.71178,109.09620 265.70746,106.55490 z M 233.66436,105.37550 C 227.40554,105.66060 234.44001,118.08940 233.70479,108.88900 C 233.68177,107.71830 233.68518,106.54690 233.66436,105.37550 z M 214.26700,91.229900 C 212.97373,95.905600 214.44536,106.25410 215.79141,96.112200 C 216.09919,94.375100 215.75681,92.363500 214.26700,91.229900 z M 273.74506,111.16310 C 270.65228,104.80830 268.34084,117.91140 273.58882,112.45110 C 273.64088,112.02170 273.74506,111.16310 273.74506,111.16310 z M 231.94963,91.229900 C 227.41862,95.312900 233.90730,106.95460 232.24256,96.307500 C 232.03325,94.625000 231.82029,92.928200 231.94963,91.229900 z M 284.35462,92.194600 C 279.00642,94.357300 286.42845,106.18730 284.60195,96.350700 C 284.45053,94.971100 284.31529,93.584500 284.35462,92.194600 z M 265.38596,92.194600 C 264.07091,95.020800 265.61274,105.81710 266.81194,97.250400 C 267.17376,95.523500 267.08742,93.214200 265.38596,92.194600 z M 280.71097,110.09100 C 274.15001,106.06010 279.79739,119.14380 280.71097,110.09100 z M 268.06514,115.34260 C 264.68513,118.59550 270.66418,122.84230 268.06514,115.34260 z M 250.38250,79.119600 C 246.75668,81.285900 254.21880,82.993800 250.38250,79.119600 z " style="stroke-width:1.0000000pt"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3507.842884"><tspan x="10" y="3507.842884">テキストの作成</tspan></text>
+
+<rect id="d0e558" width="288" height="1000px" x="10" y="3512.7428840000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e558" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape は長くて複雑なテキストを作成できる。しかし、見出し、バナー、ロゴ、図表、注釈その他の小さなオブジェクトを作るのにも非常に便利である。この章ではとても基本的な Inkscape のテキスト機能について紹介する。
+</flowDiv></flowRoot>
+
+<rect id="d0e561" width="288" height="1000px" x="10" y="3564.0706" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e561" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">テキストの作成はテキストツールに切り替える( <flowSpan style="font-weight:bold">F8</flowSpan> )のと同じくらい簡単で、ドキュメントのどこかをクリックしてテキストを打ち込むだけである。フォントファミリ、スタイル、サイズ、位置揃えの変更にはテキストアンドフォントダイアログを開けば ( <flowSpan style="font-weight:bold">Shift+Ctrl+T</flowSpan>)よい。このダイアログにはテキスト入力タブがあり、選択したオブジェクトのテキストを変更できる。これはキャンバス上で直接編集を行うより便利な場合がある(特に、このタブはスペルチェック機能をもっている)。
+</flowDiv></flowRoot>
+
+<rect id="d0e570" width="288" height="1000px" x="10" y="3648.758078" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e570" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">他のツールと同様に、テキストツールは "テキスト オブジェクト"; タイプを選択することができるので既存のテキストオブジェクトの上にカーソルを置いてクリックすると選択が可能である(この段落のように)。
+</flowDiv></flowRoot>
+
+<rect id="d0e573" width="288" height="1000px" x="10" y="3688.715749" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e573" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">テキストデザインでもっとも一般的な操作は文字と文字列の隙間を調節することだ。いつものように Inkscapeはショートカットを用意している。テキストを編集するとき、 <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan> と <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan>キーでテキストオブジェクトの文字列の全長が現在のズーム(セレクタツールが同じキーでピクセル単位でオブジェクトをスケールするのと比較せよ)で1ピクセル分増減するように、<flowSpan style="font-style:italic">字間</flowSpan>を変えることができる。決まりとして、もしテキストオブジェクトのフォントサイズがデフォルトより大きい場合には、字間はデフォルトより少し狭めた方がいい感じになる。例を示す:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3792.526387) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f14.svgtext1609" y="4.2361641" x="139.43481" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1610" sodipodi:role="line" y="4.2361641" x="139.43481">Original</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3792.526387) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f14.svgtext1612" y="53.843742" x="116.16958" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1613" sodipodi:role="line" y="53.843742" x="116.16958">Letter spacing decreased</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3792.526387) " id="advanced-f14.svgtext2315" y="33.29771" x="60.780251" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1604">Inspiration</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3792.526387) " id="advanced-f14.svgtext1606" y="82.904648" x="67.866859" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan style="letter-spacing:-1.2478520" id="advanced-f14.svgtspan1607">Inspiration</tspan></text>
+
+<rect id="d0e595" width="288" height="1000px" x="10" y="3894.420536" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e595" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">バリアントを狭めると見出し向けにはちょっと良くなったようだが、まだ完璧ではない:字間が均一なのだ、例えば "a" と "t" の間は離れ過ぎているし、"t" と "i" の間は狭すぎる。このようなまずい字間(特に大きなフォントサイズでは)は低品位のフォントで大きく、高品位のフォントでは小さい; しかし、おそらくどんなフォントのどんな文字列にも、カーニングの調整をすると良くなる文字の組み合わせというがあるだろう。
+</flowDiv></flowRoot>
+
+<rect id="d0e598" width="288" height="1000px" x="10" y="3967.919989" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e598" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape はこの調節を実に簡単に実行する。カーソルを気に入らない文字の間に移動して <flowSpan style="font-weight:bold">Alt+arrows</flowSpan>でカーソルの右側の文字を動かすことができる。また同じ見出しを見てみよう、今度は手作業で文字の位置が均等になるように調整したものだ:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4027.194194) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f15.svgtext1649" y="4.2368875" x="66.563278" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f15.svgtspan1651" sodipodi:role="line" y="4.2368875" x="66.563278">Letter spacing decreased, some letter pairs manually kerned</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4027.194194) " id="advanced-f15.svgtext2406" y="34.802681" x="67.866859" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan dx="0 0 -0.1418031 -0.42540932 -0.42540932 0.42540932 0.42540932 -0.87514824 1.1344248 -0.5672124 -0.5672124" style="letter-spacing:-1.2478520" id="advanced-f15.svgtspan1647">Inspiration</tspan></text>
+
+<rect id="d0e614" width="288" height="1000px" x="10" y="4080.985653" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e614" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">加えて、 <flowSpan style="font-weight:bold">Alt+Left</flowSpan> と <flowSpan style="font-weight:bold">Alt+Right</flowSpan>で文字を水平方向にシフトできる。また <flowSpan style="font-weight:bold">Alt+Up</flowSpan> と <flowSpan style="font-weight:bold">Alt+Down</flowSpan>で垂直方向にシフトすることもできる。
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4118.357847) " xml:space="preserve" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="67.866859" y="32.078743" id="advanced-f16.svgtext1731"><tspan id="advanced-f16.svgtspan1732" style="letter-spacing:-1.2478520" dx="0 -3.4339702 -1.746122 -1.4281086 -2.0297282 -1.981069 -3.9864676 -3.8832457 -1.2720536 -2.1715312 -1.5699117" dy="0 0.0056477566 6.8183579 -6.6178179 0 -6.4172778 6.0161972 -5.8156576 5.8156576 -3.4091773 2.8075578">Inspiration</tspan></text>
+
+<rect id="d0e639" width="288" height="1000px" x="10" y="4166.52209" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e639" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">もちろん、テキストをパスに変換( <flowSpan style="font-weight:bold">Shift+Ctrl+C</flowSpan>)して、パスとして動かすことも可能だ。しかし、テキストはテキストのままで編集可能にしておく方がより便利だ。カーンの削除や字間の調整を施していない異なるフォントで試してみると、テキストは保存ファイルがとても小さくなるのがわかる。テキストをテキストとしておくことの唯一の欠点は SVGドキュメントを開くときにオリジナルのフォントをインストールしておく必要があることだ。
+</flowDiv></flowRoot>
+
+<rect id="d0e645" width="288" height="1000px" x="10" y="4240.369985" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e645" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">字間の調節と似て、複数行のテキストオブジェクトの<flowSpan style="font-style:italic">行間の調節</flowSpan>も行うことができる。 <flowSpan style="font-weight:bold">Ctrl+Alt+&lt;</flowSpan> と <flowSpan style="font-weight:bold">Ctrl+Alt+&gt;</flowSpan>キーでチュートリアル中のどの段落の高さでも現在のズームで1ピクセルごとに調整できることを試してみよ。セレクタと同様、 <flowSpan style="font-weight:bold">Shift</flowSpan>を押すことで字間調整のショートカットも10倍の値で変化する。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4316.243926000001"><tspan x="10" y="4316.243926000001">XML エディタ</tspan></text>
+
+<rect id="d0e666" width="288" height="1000px" x="10" y="4321.143926000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e666" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape における究極の強力なツールは XML エディタ ( <flowSpan style="font-weight:bold">Shift+Ctrl+X</flowSpan>
+)である。XML エディタはドキュメントの XML ツリー全体を表示し、現在の状態を常に反映する。絵を編集して、相当する XMLツリーの変化を見ることができる。さらに、XML エディタ上で、テキスト、要素、属性ノードを編集してキャンバスでその結果を確認することもできる。これは SVG を対話的に学ぶための想像しうる最高のツールであり、通常の編集ツールではできないワザを使うこともできる。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4419.865955000001"><tspan x="10" y="4419.865955000001">最後に</tspan></text>
+
+<rect id="d0e678" width="288" height="1000px" x="10" y="4424.765955000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e678" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">このチュートリアルは Inkscape の機能のごく一部について紹介している。このチュートリアルを楽しんでいただけたことを望んでいる。実験することを恐れず、作り出したものは共有しよう。<flowSpan style="font-weight:bold; font-family:sans serif">www.inkscape.org</flowSpan>を訪れてより多くの情報と、最新のバージョン、ユーザと開発者からのヘルプを手に入れよ。
+</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 4487.265672)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg>
diff --git a/share/tutorials/tutorial-advanced.sl.svg b/share/tutorials/tutorial-advanced.sl.svg
new file mode 100644
index 000000000..f77958a5f
--- /dev/null
+++ b/share/tutorials/tutorial-advanced.sl.svg
@@ -0,0 +1,411 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::NAPREDNE TEHNIKE</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ta vodič zajema urejanje oblike in vozlišč, prostoročno risanje in risanje
+bezier krivulj, urejanje poti, matematične operacije, zamikanje, poenostavljanje,
+uporabo besedil.
+</flowDiv></flowRoot>
+<rect id="d0e18" width="264" height="1000px" x="35" y="70.856248" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pomikajte se navzdol s <flowSpan style="font-weight:bold">Ctrl+smerniki</flowSpan>, <flowSpan style="font-weight:bold">miškinim koleščkom</flowSpan>, ali <flowSpan style="font-weight:bold">potegom s srednjim gumbom</flowSpan>. Za osnove ustvarjanja predmetov, izbiranje in preoblikovanje si oglejte osnovnega vodiča v <flowSpan style="font-family:sans serif">Pomoč &gt; Vodiči</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="134.716792"><tspan x="10" y="134.716792">Metode lepljenja</tspan></text>
+
+<rect id="d0e39" width="288" height="1000px" x="10" y="139.616792" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e39" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Potem ko ste nekaj predmetov skopirali (<flowSpan style="font-weight:bold">Ctrl+C</flowSpan>) ali izrezali (<flowSpan style="font-weight:bold">Ctrl+X</flowSpan>) na odložišče, jih lahko z običajnim ukazom <flowSpan style="font-family:sans serif">prilepi</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+V</flowSpan>) vlepite pod miškin kazalec, ali v središče okna, če je kazalec izven njega. Predmeti na odložišču si sicer zapomnijo svoja izvirna mesta, kamor jih lahko vplepite z
+ukazom <flowSpan style="font-family:sans serif">Prilepi naravnost</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+Alt+V</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e60" width="288" height="1000px" x="10" y="213.22931" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e60" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S kombinacijo <flowSpan style="font-weight:bold">Shift+Ctrl+V</flowSpan> lahko <flowSpan style="font-family:sans serif">prilepite slog</flowSpan>, torej slog prvega predmeta z odložišča uporabite na trenutno izbranem. "Slog" obsega
+vse nastavitve polnjenja, poteze in pisave, ne pa lastnosti značilnih
+za posamezne like, kot je na primer število kotov večkotnika.
+</flowDiv></flowRoot>
+
+<rect id="d0e69" width="288" height="1000px" x="10" y="274.418288" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e69" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape uporablja svoje lastno odložišče, ne pa sistemskega, razen pri delu z besedili.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="317.65591300000006"><tspan x="10" y="317.65591300000006">Risanje prostoročnih in običajnih črt</tspan></text>
+
+<rect id="d0e78" width="288" height="1000px" x="10" y="322.55591300000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e78" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Najlažji način za stvaritev poljubne oblike je, da jo narišete z orodjem
+za prostoročno risanje - svinčnikom (<flowSpan style="font-weight:bold">F6</flowSpan>):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 360.33317900000003) " id="advanced-f01.svgpath1346" d="M 46.607452,13.757459 C 46.703755,13.877837 40.561653,3.0632190 48.903150,5.1485930 C 61.917313,8.4021340 85.578980,16.903712 88.503930,2.2789720 C 89.168760,-1.0451860 86.608410,8.7886670 85.634310,12.035686 C 74.612347,48.775570 75.258006,102.14182 24.798324,102.14182 C 20.854406,102.14182 26.421615,93.834340 29.389719,91.237250" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 360.33317900000003) " id="advanced-f01.svgpath1350" d="M 80.978976,57.809270 C 83.629466,58.140590 78.850256,47.165690 80.978976,57.809270 C 81.764616,61.737480 63.166615,99.173230 72.370109,80.766250 C 87.382756,50.740960 98.747546,43.599660 92.457466,81.340170 C 91.195886,88.909610 98.333346,87.040380 102.21418,85.931570" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 360.33317900000003) " id="advanced-f01.svgpath1354" d="M 146.47030,49.914700 C 147.32585,51.198030 143.40937,49.532080 141.87890,49.340770 C 135.10598,48.494160 126.43327,61.792580 137.28751,65.410650 C 155.75721,71.567220 130.34010,78.508200 124.08724,79.758770" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 360.33317900000003) " id="advanced-f01.svgpath1358" d="M 184.92323,45.323300 C 185.60254,44.898740 179.60790,46.771180 175.74044,54.506090 C 163.83864,78.309710 195.82780,63.295640 195.82780,49.340770 C 195.82780,37.792078 164.11209,53.757440 174.59260,57.949640" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 360.33317900000003) " id="advanced-f01.svgpath1360" d="M 195.25388,47.619000 C 195.25388,46.588170 191.96696,58.836830 196.97564,68.854200" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 360.33317900000003) " id="advanced-f01.svgpath1372" d="M 209.60198,38.436209 C 214.41007,62.476670 202.58725,87.028780 195.25388,109.02892 C 191.16949,121.28208 195.19569,94.231230 195.82780,86.645860 C 199.03896,48.111950 248.25968,15.551340 223.37617,59.097490 C 220.86259,63.496260 215.30071,64.836730 210.74984,64.836730" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 360.33317900000003) " sodipodi:nodetypes="cccccc" id="advanced-f01.svgpath2338" d="M 125.35714,10.790752 C 125.81036,11.470579 108.91150,69.158330 107.14285,75.790760 C 100.91438,99.147540 93.886617,91.270840 110.00000,63.647900 C 117.99422,49.943520 130.37724,37.159024 122.49999,60.790760 C 118.85912,71.713380 110.17621,58.819400 113.92857,70.076470 C 116.06040,76.471970 117.51004,80.738300 124.64285,79.719330" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 360.33317900000003) " id="advanced-f01.svgpath2356" d="M 168.92857,48.290750 C 168.00407,49.677500 165.47603,47.671770 163.92857,48.290750 C 148.45903,54.478570 138.74181,77.113820 163.21429,72.219320 C 165.77450,71.707280 167.97619,70.076470 170.35714,69.005040" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 360.33317900000003) " id="advanced-f01.svgpath2382" d="M 230.71429,51.862180 C 230.69083,51.904400 238.92616,49.261170 245.35714,46.505040 C 258.37255,40.927005 258.23191,26.494967 243.21429,35.076467 C 232.80392,41.025246 224.51137,59.005040 242.14286,59.005040 C 251.51176,59.005040 263.79693,55.114110 271.07143,48.647900" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/>
+
+<rect id="d0e94" width="288" height="1000px" x="10" y="484.14891900000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e94" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Za pravilnejše oblike je orodje za bezier krivulje - pero (<flowSpan style="font-weight:bold">Shift+F6</flowSpan>):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 510.73348890000005) " id="advanced-f02.svgpath1317" d="M 28.568755,8.4053100 L 52.025265,8.4053100 C 52.025265,8.4053100 39.335678,-10.396760 39.335678,10.456510 C 39.335678,31.309810 39.720210,65.837280 39.720210,65.837280 L 56.639660,65.837280 C 56.639660,65.837280 9.1498419,80.366050 25.492492,65.837280" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 510.73348890000005) " id="advanced-f02.svgpath1318" d="M 71.856901,37.318880 L 60.740395,37.318880 C 60.740395,37.318880 75.827083,64.469880 60.740395,64.469880" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 510.73348890000005) " id="advanced-f02.svgpath1320" d="M 68.535886,43.654080 C 76.366049,28.196010 81.536318,35.099080 81.536318,35.099080 L 81.536318,64.017280 L 75.682212,64.017280" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 510.73348890000005) " sodipodi:nodetypes="cccccccc" id="advanced-f02.svgpath1321" d="M 83.172435,29.942410 L 92.472939,15.621110 L 92.472939,64.469880 C 92.472939,64.469880 91.632149,40.197980 102.39906,35.070180 C 113.16598,29.942410 114.19325,47.686180 103.04180,47.686180 C 91.890349,47.686180 95.477476,47.718780 95.477476,47.718780 L 114.12732,64.298880 L 100.86093,64.298880" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 510.73348890000005) " id="advanced-f02.svgpath1322" d="M 138.02031,45.325780 C 138.02031,45.325780 144.17788,30.200410 138.02031,33.360880 C 131.86273,36.521480 116.87100,50.624580 118.60140,50.624580 C 120.33179,50.624580 138.45543,48.770280 137.25124,50.624580 C 136.04705,52.478780 131.48325,65.837280 125.71525,64.811680 C 119.94726,63.786180 116.48647,53.872180 116.48647,53.872180" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 510.73348890000005) " id="advanced-f02.svgpath1323" d="M 164.30887,46.693180 C 156.50691,34.679680 145.85128,34.044680 145.85128,34.044680 L 145.85128,54.555880 L 158.15634,65.495380 C 158.15634,65.495380 167.76966,68.572150 167.76966,57.290780" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 510.73348890000005) " sodipodi:nodetypes="cccscc" id="advanced-f02.svgpath1324" d="M 161.47682,33.515080 L 186.88757,33.515080 C 186.88757,33.515080 171.51563,33.793980 170.88821,46.901980 C 170.26079,60.010080 178.28622,64.097280 183.90729,58.476180 C 189.85930,52.524180 191.33641,33.827580 191.33641,33.827580 L 191.33641,65.030380" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 510.73348890000005) " sodipodi:nodetypes="cccsc" id="advanced-f02.svgpath1325" d="M 197.86753,73.397150 L 197.86753,33.236180 L 211.46796,33.236180 C 225.62621,33.236180 216.69195,45.076580 210.63528,51.922180 C 204.61030,58.731880 201.83517,57.563180 201.83517,49.690980" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 510.73348890000005) " id="advanced-f02.svgpath1328" d="M 219.32737,44.949780 L 256.97292,44.949780 C 256.97292,44.949780 256.65921,33.793980 239.40500,33.515080 C 222.15078,33.236180 223.71935,51.364380 223.71935,56.942280 C 223.71935,62.520180 228.73875,72.839450 241.60098,72.839450 C 254.46322,72.839450 256.97292,59.173480 256.97292,52.758880" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e110" width="288" height="1000px" x="10" y="596.7556559000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e110" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S tem orodjem vsak <flowSpan style="font-weight:bold">klik</flowSpan> ustvari ostro vozlišče, brez kontrolnih ročic, tako da zaporedje klikov ustvari zaporedje ravnih črt. Vsak <flowSpan style="font-weight:bold">klik in poteg</flowSpan> ustvari mehko Bezier vozlišče z dvema povezanima ročicama. Med vlečenjem ročice držite <flowSpan style="font-weight:bold">Shift</flowSpan>, če želite premakniti le eno ročico. Kot običajno, držanje <flowSpan style="font-weight:bold">Ctrl</flowSpan> omeji
+usmeritev odseka črte ali ročice na 15-stopinjske korake. <flowSpan style="font-weight:bold">Enter</flowSpan>
+dokonča črto, <flowSpan style="font-weight:bold">Esc</flowSpan> jo prekliče. Če želite preklicati le zadnji odsek nedokončane črte pritisnite <flowSpan style="font-weight:bold">Backspace</flowSpan>.
+</flowDiv></flowRoot>
+<rect id="d0e134" width="288" height="1000px" x="10" y="693.5494589000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e134" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">V obeh orodjih pritisk na "a" pokaže <flowSpan style="font-style:italic">sidra</flowSpan> prikaza na obeh koncih izbrane poti, tako da jo lahko <flowSpan style="font-style:italic">nadaljujete</flowSpan>, namesto da začenjate novo; ali pa jo <flowSpan style="font-style:italic">zaključite</flowSpan>, tako da povežete nasprotni sidri.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="748.0780289000002"><tspan x="10" y="748.0780289000002">Urejanje poti</tspan></text>
+
+<rect id="d0e152" width="288" height="1000px" x="10" y="752.9780289000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e152" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Za razliko od orodij, ki ustvarijo like, orodji za prostoročno risanje
+in risanje krivulj ustvarita tako imenovane <flowSpan style="font-style:italic">poti</flowSpan>. Pot je zaporedje
+odsekov črt ali krivulj, ki ima - kot vsak drug predmet - poljubno polnilo
+in obris. V nasprotju z liki lahko poti preurejamo tako, da poljubno
+premikamo katerakoli vozlišča, ne le vnaprej določenih ročic. Izberite
+naslednjo pot z izbirnikom in nato izberite orodje za urejanje vozlišč
+(<flowSpan style="font-weight:bold">F2</flowSpan>):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 846.6152929000001) " sodipodi:nodetypes="cscsscsss" id="advanced-f03.svgpath1235" d="M 49.142651,24.796951 C 62.273554,17.294681 79.120898,4.7414808 93.420605,9.5549808 C 104.56551,13.306681 120.51953,39.842551 94.456604,47.964451 C 104.41358,54.417721 118.49160,49.257851 129.72149,44.151951 C 152.99183,33.772451 162.96700,16.713381 196.01682,15.267481 C 208.59979,14.558281 228.59619,20.435651 226.27670,32.627851 C 224.55770,41.663751 206.29019,39.606751 197.42531,35.977951 C 172.20942,25.033151 184.76639,5.5678808 164.15367,1.3737808 C 154.62978,-0.76821921 142.89747,2.7328808 136.79298,14.870181" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2528700pt"/>
+
+<rect id="d0e171" width="288" height="1000px" x="10" y="910.3771319000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e171" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Na poti boste videli več sivih kvadratnih <flowSpan style="font-style:italic">vozlišč</flowSpan>. Kot pri izbiranju
+predmetov lahko tudi ta vozlišča <flowSpan style="font-style:italic">izberete</flowSpan> s <flowSpan style="font-weight:bold">klikom</flowSpan>, <flowSpan style="font-weight:bold">Shift+klik</flowSpan>om ali s <flowSpan style="font-weight:bold">potegom</flowSpan> elastike. Izbrana vozlišča se osvetlijo in pokažejo svoje <flowSpan style="font-style:italic">ročice</flowSpan> — mali krogci, ki so povezani z vozlišči.
+</flowDiv></flowRoot>
+
+<rect id="d0e192" width="288" height="1000px" x="10" y="962.5190939000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e192" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poti urejate s premikanjem vozlišč ali njihovih ročic. <flowSpan style="font-weight:bold">Ctrl</flowSpan> kot
+ponavadi omejuje gibanje ali vrtenje. <flowSpan style="font-weight:bold">Smerne</flowSpan> tipke, <flowSpan style="font-weight:bold">Tab</flowSpan>,
+<flowSpan style="font-weight:bold">[</flowSpan>, <flowSpan style="font-weight:bold">]</flowSpan>, <flowSpan style="font-weight:bold">&lt;</flowSpan>, <flowSpan style="font-weight:bold">&gt;</flowSpan> zopet delujejo kot pri izbirniku, le da se tu nanašajo na vozlišča. Izbrana vozlišča lahko izbrišete (<flowSpan style="font-weight:bold">Del</flowSpan>) ali podvojite (<flowSpan style="font-weight:bold">Shift+D</flowSpan>), na njih lahko prelomite pot (<flowSpan style="font-weight:bold">Shift+B</flowSpan>). Če izberete dve končni vozlišči na isti poti, ju lahko združite (<flowSpan style="font-weight:bold">Shift+J</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e228" width="288" height="1000px" x="10" y="1037.0464469" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e228" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vozlišča so lahko <flowSpan style="font-style:italic">groba</flowSpan> (<flowSpan style="font-weight:bold">Shift+C</flowSpan>), kar pomeni, da se njihove ročice premikajo neodvisno; <flowSpan style="font-style:italic">gladka</flowSpan> (<flowSpan style="font-weight:bold">Shift+S</flowSpan>), kar pomeni, da so ročice vedno na isti ravni črti; ali <flowSpan style="font-style:italic">simetrična</flowSpan> (<flowSpan style="font-weight:bold">Shift+Y</flowSpan>), kar je isto kot mehko, le da so ročice tudi enako dolge.
+</flowDiv></flowRoot>
+
+<rect id="d0e249" width="288" height="1000px" x="10" y="1089.1884109" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e249" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ročico vozlišča lahko tudi popolnoma <flowSpan style="font-style:italic">skrajšate</flowSpan> s <flowSpan style="font-weight:bold">Ctrl+klikom</flowSpan> nanjo. Če dvema sosednjima vozliščema skrajšate ročici, postane odsek poti med njima ravna črta. Če želite spet izvleči ročico, jo <flowSpan style="font-weight:bold">Shift+poteg</flowSpan>nite iz vozlišča.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1154.9303728999998"><tspan x="10" y="1154.9303728999998">Podpoti in združevanje</tspan></text>
+<rect id="d0e267" width="288" height="1000px" x="10" y="1159.8303729" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e267" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pot lahko obsega več <flowSpan style="font-style:italic">podpoti</flowSpan>. Podpot je zaporedje povezanih vozlišč.
+Tako ni treba, da so vsa vozlišča v poti povezana. Tri podpoti spodaj
+levo pripadajo eni sestavljeni poti; iste tri podpoti na desni so
+neodvisni predmeti:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1219.8119958999998) " id="advanced-f04.svgpath1735" d="M 100.08907,6.4450000 C 93.579072,-1.0917000 81.918432,-0.55990000 73.704915,3.7926000 C 68.004275,6.8135000 62.166920,10.305800 58.367019,15.516000 C 53.168191,22.644300 57.754296,33.922500 66.630063,36.821900 C 73.283486,38.640800 80.873938,33.358300 75.537693,24.149300 M 80.462637,13.477900 C 86.879638,6.8566000 98.091007,12.131100 100.75274,19.904200 C 103.01536,26.511700 103.51871,34.401700 109.89486,38.827100 C 116.30646,43.277200 127.00687,44.138500 131.14129,36.571800 C 134.67178,30.110500 127.98533,21.832000 120.87654,24.112900 M 63.948258,51.089500 C 70.988776,55.986100 78.719709,49.359400 83.658206,44.326400 C 88.897073,38.987200 96.936098,43.169100 100.57906,48.695800 C 103.90002,53.734100 112.27908,57.016600 116.49196,51.019500" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1219.8119958999998) " sodipodi:nodetypes="cssss" id="advanced-f04.svgpath1729" d="M 226.57759,6.7994000 C 220.06760,-0.73730000 208.40696,-0.20550000 200.19344,4.1470000 C 194.49280,7.1679000 188.65545,10.660200 184.85554,15.870400 C 179.65671,22.998700 184.24281,34.276900 193.11859,37.176300 C 199.77201,38.995200 207.36246,33.712700 202.02622,24.503700" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1219.8119958999998) " sodipodi:nodetypes="cssss" id="advanced-f04.svgpath1730" d="M 206.95116,13.832300 C 213.36816,7.2110000 224.57953,12.485500 227.24127,20.258600 C 229.50388,26.866100 230.00723,34.756100 236.38338,39.181500 C 242.79497,43.631600 253.49538,44.492900 257.62980,36.926200 C 261.16029,30.464900 254.47383,22.186400 247.36505,24.467300" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1219.8119958999998) " sodipodi:nodetypes="csss" id="advanced-f04.svgpath1731" d="M 190.43679,51.443900 C 197.47730,56.340500 205.20824,49.713800 210.14673,44.680800 C 215.38560,39.341600 223.42462,43.523500 227.06759,49.050200 C 230.38854,54.088500 238.76760,57.371000 242.98047,51.373900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e283" width="288" height="1000px" x="10" y="1287.0411218999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e283" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vendar pa sestavljena pot ni isto kot skupina. Je enoten predmet, izberemo
+ga lahko le v celoti. Če izberete zgornji levi predmet in preklopite na
+orodje za vozlišča, boste videli vozlišča po vseh treh podpoteh. Na
+desni lahko urejate le vsako pot posebej.
+</flowDiv></flowRoot>
+
+<rect id="d0e286" width="288" height="1000px" x="10" y="1338.8053628999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e286" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape zna <flowSpan style="font-family:sans serif">sestaviti</flowSpan> poti v sestavljeno pot (<flowSpan style="font-weight:bold">Ctrl+K</flowSpan>) in <flowSpan style="font-family:sans serif">razstaviti</flowSpan> sestavljeno pot v ločene podpoti (<flowSpan style="font-weight:bold">Shift+Ctrl+K</flowSpan>). Poskusite te ukaze na gornjih primerih. Ker ima predmet lahko le eno polnilo in obrobo, dobi
+sestavljena pot slog prvega, tj. najnižjega predmeta.
+</flowDiv></flowRoot>
+
+<rect id="d0e301" width="288" height="1000px" x="10" y="1390.5902998999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e301" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če sestavljate prekrivajoče poti s polnilom, bo na mestih, kjer se poti
+prekrivajo, polnilo izginilo:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1429.4173778999998) " id="advanced-f05.svgpath1796" d="M 155.75146,61.986600 L 129.62968,50.665900 L 125.76751,70.631400 L 118.33181,43.150200 L 100.31410,52.578900 L 117.16369,29.631200 L 98.558143,21.423100 L 127.00494,20.289000 L 121.82191,0.62500000 L 140.44488,22.158400 L 152.58732,5.8459000 L 147.36303,33.831800 L 167.68737,33.154400 L 142.54981,46.518800 L 155.75146,61.986600 z M 185.56335,52.557900 C 180.79713,65.053200 163.77883,70.178400 147.57609,63.998000 C 131.37335,57.817600 122.09155,42.660500 126.85777,30.165200 C 131.62405,17.669700 148.64230,12.544700 164.84504,18.725100 C 181.04778,24.905500 190.32963,40.062400 185.56335,52.557900 z " style="fill:#07ba88;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e314" width="288" height="1000px" x="10" y="1512.6737778999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e314" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To je najlažji način za ustvarjanje objektov z luknjami. Za močnejše operacije s potmi si oglejte "Matematične operacije" spodaj.
+</flowDiv></flowRoot>
+
+
+------------------------------------
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1556.0303478999997"><tspan x="10" y="1556.0303478999997">Pretvarjanje v poti</tspan></text>
+
+<rect id="d0e323" width="288" height="1000px" x="10" y="1560.9303478999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e323" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vsako obliko ali besedilo lahko <flowSpan style="font-style:italic">pretvorite v pot</flowSpan> (<flowSpan style="font-weight:bold">Shift+Ctrl+C</flowSpan>), kar ne bo spremenilo oblike predmeta, bo pa odstranilo vse posebne
+zmožnosti tiste oblike. (Ne morete več, na primer, zaobljiti robov pretvorjenega pravokotnika, ali urejati besedila); namesto tega boste lahko urejali vozlišča. Tu
+imamo dve zvezdi, ena je še vedno lik, druga pa je pretvorjena v pot.
+Preklopite na orodje za vozlišča in primerjajte možnosti urejanja:
+</flowDiv></flowRoot>
+
+<polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1654.2105888999997) translate(49.93435,-3814.793)" d="M 48.608655,3873.8302 L 38.020121,3854.1783 L 21.697849,3874.9159 L 30.460473,3854.3847 L 4.0704360,3854.5531 L 25.585784,3848.6030 L 9.0002176,3828.0754 L 27.066793,3841.1869 L 32.774968,3815.4211 L 33.788271,3837.7210 L 57.491814,3826.1191 L 40.688807,3840.8151 L 64.538468,3852.1136 L 42.572158,3848.1393 L 48.608655,3873.8302 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="48.6087,3873.83 38.0201,3854.18 21.6978,3874.92 30.4605,3854.38 4.07044,3854.55 25.5858,3848.6 9.00022,3828.08 27.0668,3841.19 32.775,3815.42 33.7883,3837.72 57.4918,3826.12 40.6888,3840.82 64.5385,3852.11 42.5722,3848.14 48.6087,3873.83 " sodipodi:arg2="1.0947087" sodipodi:arg1="1.0816765" sodipodi:r2="8.7148495" sodipodi:r1="31.036766" sodipodi:cy="3846.4326" sodipodi:cx="34.026058" sodipodi:sides="7" id="advanced-f06.svgpolygon1410" style="stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffff00;font-size:12.000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1654.2105888999997) " id="advanced-f06.svgpath1412" d="M 204.84225,59.034000 L 194.25372,39.382100 L 177.93145,60.119700 L 186.69407,39.588500 L 160.30404,39.756900 L 181.81938,33.806800 L 165.23382,13.279200 L 183.30039,26.390700 L 189.00857,0.62490000 L 190.02187,22.924800 L 213.72541,11.322900 L 196.92241,26.018900 L 220.77207,37.317400 L 198.80576,33.343100 L 204.84225,59.034000 z " style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e342" width="288" height="1000px" x="10" y="1726.9585658999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e342" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Še več, tudi vsaka <flowSpan style="font-style:italic">poteza</flowSpan> je lahko obrisana, tj. pretvorjena v pot ("obris"). Prvi predmet spodaj je izvirna pot (brez polnila, črna črta),
+drugi pa je pretvorjen v pot (črno polnilo, brez obrisa) z ukazom Poteza v pot:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1788.0106968999996) " sodipodi:nodetypes="csssssss" id="advanced-f07.svgpath1430" d="M 34.909851,34.708300 C 45.568102,22.535400 56.085611,10.313200 71.587291,6.4269000 C 80.879684,4.0973000 83.374381,8.8216000 76.448156,16.590500 C 71.283723,22.383200 66.036697,26.742900 63.633147,33.382600 C 60.660504,41.594500 66.518895,42.869000 75.122466,41.336700 C 83.590628,39.828600 89.206146,32.831500 95.007824,25.870300 C 99.222218,20.813700 103.78192,20.607700 105.61335,24.986500 C 112.71814,40.917000 125.74344,25.963600 127.70819,24.544600" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1788.0106968999996) " id="advanced-f07.svgpath1432" d="M 186.92620,0.067700000 C 185.68893,0.17150000 184.40977,0.38330000 183.05120,0.72390000 C 174.45387,2.8793000 167.29622,7.3643000 161.05120,12.723900 C 154.80618,18.083500 149.40313,24.334600 144.08245,30.411400 L 150.83245,36.348900 C 156.17003,30.252800 161.34122,24.302700 166.89495,19.536400 C 172.44867,14.770100 178.33433,11.204800 185.23870,9.4739000 C 186.50278,9.1570000 187.03455,9.2417000 187.73870,9.2239000 C 187.31327,10.035400 186.82545,10.931000 185.64495,12.255100 C 183.19331,15.005000 180.55704,17.550100 178.11370,20.411400 C 175.67036,23.272700 173.40865,26.527500 171.95745,30.536400 C 171.04058,33.069200 170.59272,35.459100 171.11370,37.911400 C 171.37419,39.137600 171.89756,40.348800 172.67620,41.348900 C 173.45484,42.349000 174.44224,43.121300 175.45745,43.661400 C 177.48786,44.741500 179.59712,45.027200 181.73870,45.067700 C 183.88028,45.108100 186.11374,44.860100 188.45745,44.442700 C 193.70520,43.508100 198.00702,40.842200 201.58245,37.692700 C 205.15787,34.543100 208.13670,30.870900 211.01995,27.411400 C 211.82766,26.442300 212.58457,25.827600 213.14495,25.473900 C 213.59052,25.192600 213.76867,25.188400 213.89495,25.161400 C 213.93936,25.219000 213.91658,25.164300 214.01995,25.411400 L 214.01995,25.442700 L 214.05120,25.505100 C 215.09680,27.849600 216.30832,29.784700 217.76995,31.348900 C 219.23158,32.913100 220.97025,34.091300 222.80120,34.755100 C 224.63215,35.419000 226.51948,35.565300 228.23870,35.380100 C 229.95791,35.195000 231.50709,34.689700 232.92620,34.067700 C 235.76441,32.823500 238.08274,31.065200 239.86370,29.567700 C 240.75418,28.818900 241.51624,28.120000 242.08245,27.598900 C 242.36555,27.338400 242.60758,27.119300 242.76995,26.973900 C 242.93231,26.828500 243.05413,26.765200 242.89495,26.880100 L 237.61370,19.567700 C 237.20892,19.860000 237.01770,20.064600 236.76995,20.286400 C 236.52219,20.508200 236.26366,20.720900 235.98870,20.973900 C 235.43876,21.480000 234.80039,22.088900 234.08245,22.692700 C 232.64655,23.900100 230.88425,25.137400 229.33245,25.817700 C 228.55654,26.157800 227.84004,26.350000 227.26995,26.411400 C 226.69986,26.472800 226.28368,26.438700 225.86370,26.286400 C 225.44372,26.134100 224.98196,25.854300 224.36370,25.192700 C 223.74543,24.531000 223.00054,23.455800 222.26995,21.817700 C 221.55076,20.098100 220.45127,18.630500 218.86370,17.536400 C 217.27613,16.442300 215.28331,15.934200 213.42620,16.067700 C 211.56909,16.201100 209.86955,16.878700 208.33245,17.848900 C 206.79535,18.819100 205.38194,20.102200 204.08245,21.661400 C 201.16402,25.163100 198.44475,28.476300 195.64495,30.942700 C 192.84514,33.409000 190.08411,34.994100 186.86370,35.567700 C 184.90562,35.916400 183.17868,36.091900 181.89495,36.067700 C 180.75721,36.046200 180.20986,35.852500 179.95745,35.755100 C 179.94607,35.552000 179.89141,34.989900 180.39495,33.598900 C 181.34729,30.968100 182.88527,28.681800 184.95745,26.255100 C 187.02962,23.828500 189.65091,21.297900 192.36370,18.255100 C 194.33531,16.043700 195.76464,13.941900 196.64495,11.723900 C 197.08510,10.614900 197.39965,9.4638000 197.45745,8.2239000 C 197.51525,6.9840000 197.28645,5.6466000 196.67620,4.4114000 C 196.06594,3.1762000 195.05753,2.1320000 193.95745,1.4427000 C 192.85737,0.75330000 191.69395,0.35540000 190.51995,0.16140000 C 189.34595,-0.032600000 188.16346,-0.036200000 186.92620,0.067700000 z " style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:9.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1860.0092788999996"><tspan x="10" y="1860.0092788999996">Matematične operacije</tspan></text>
+<rect id="d0e367" width="288" height="1000px" x="10" y="1864.9092788999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e367" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ukazi v meniju Pot vam omogočajo sestavljanje dveh ali več
+predmetov z <flowSpan style="font-style:italic">matematičnimi operacijami</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1463" y="4.2369075" x="132.69385" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1464" sodipodi:role="line" y="4.2369075" x="132.69385">Original shapes</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1468" y="75.103027" x="72.512367" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1469" sodipodi:role="line" y="75.103027" x="72.512367">Union (Ctrl++)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1471" y="75.103027" x="135.35332" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1472" sodipodi:role="line" y="75.103027" x="135.35332">Difference (Ctrl+-)</tspan><tspan y="81.236844" x="135.35332" id="advanced-f08.svgtspan1474" sodipodi:role="line">(bottom minus top)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1476" y="75.103027" x="202.23427" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1477" sodipodi:role="line" y="75.103027" x="202.23427">Intersection</tspan><tspan y="81.236844" x="202.23427" id="advanced-f08.svgtspan1482" sodipodi:role="line">(Ctrl+*)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1479" y="149.98067" x="73.13726" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1480" sodipodi:role="line" y="149.98067" x="73.137260">Exclusion</tspan><tspan y="156.11448" x="73.137260" id="advanced-f08.svgtspan1484" sodipodi:role="line">(Ctrl+^)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext2252" y="149.98067" x="136.91679" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1820" sodipodi:role="line" y="149.98067" x="136.91679">Division</tspan><tspan y="156.11448" x="136.91679" id="advanced-f08.svgtspan1822" sodipodi:role="line">(Ctrl+/)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1828" y="149.98067" x="199.6328" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1829" sodipodi:role="line" y="149.98067" x="199.63280">Cut Path</tspan><tspan y="156.11448" x="199.63280" id="advanced-f08.svgtspan1831" sodipodi:role="line">(Ctrl+Alt+/)</tspan><tspan y="162.24830" x="199.63280" id="advanced-f08.svgtspan1833" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " y="12.862536" x="136.71416" height="27.397606" width="37.561234" id="advanced-f08.svgrect1449" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) translate(125.2248,-4014.097)" d="M 54.795212 4055.4646 A 15.245441 15.687339 0 1 1 24.304329,4055.4646 A 15.245441 15.687339 0 1 1 54.795212 4055.4646 z" sodipodi:ry="15.687339" sodipodi:rx="15.245441" sodipodi:cy="4055.4646" sodipodi:cx="39.549770" id="advanced-f08.svgpath1450" style="stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " id="advanced-f08.svgpath1459" d="M 72.939902,90.828000 L 72.939902,118.20300 L 85.877403,118.20300 C 85.850687,118.58230 85.752403,118.94170 85.752403,119.32800 C 85.752403,127.98740 92.586921,135.01550 101.00241,135.01550 C 109.41790,135.01550 116.25243,127.98740 116.25243,119.32800 C 116.25243,114.38910 113.97302,110.01670 110.50242,107.14050 L 110.50242,90.828000 L 72.939902,90.828000 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " id="advanced-f08.svgpath1460" d="M 136.71405,90.828000 L 136.71405,118.20300 L 149.65155,118.20300 C 150.22373,110.07910 156.73646,103.64050 164.77655,103.64050 C 168.38748,103.64060 171.66375,104.97900 174.27655,107.14050 L 174.27655,90.828000 L 136.71405,90.828000 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " id="advanced-f08.svgpath1461" d="M 228.55067,103.64050 C 220.51058,103.64050 213.99785,110.07910 213.42567,118.20300 L 238.05067,118.20300 L 238.05067,107.14050 C 235.43787,104.97900 232.16160,103.64060 228.55067,103.64050 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " id="advanced-f08.svgpath1462" d="M 72.923684,165.70460 L 72.923684,193.07960 L 85.861184,193.07960 C 86.433364,184.95570 92.946095,178.51710 100.98619,178.51710 C 104.59712,178.51720 107.87339,179.85560 110.48619,182.01710 L 110.48619,165.70460 L 72.923684,165.70460 z M 110.48619,182.01710 L 110.48619,193.07960 L 85.861184,193.07960 C 85.834474,193.45890 85.736184,193.81830 85.736184,194.20460 C 85.736184,202.86400 92.570714,209.89210 100.98619,209.89210 C 109.40167,209.89210 116.23620,202.86400 116.23620,194.20460 C 116.23620,189.26080 113.96267,184.89310 110.48619,182.01710 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " id="advanced-f08.svgpath1817" d="M 136.72861,165.73750 L 136.72861,193.11250 L 149.66611,193.11250 C 149.71425,192.42900 149.72293,191.73790 149.85361,191.08130 C 150.05680,190.06040 150.34271,189.05090 150.72861,188.11250 C 151.11451,187.17420 151.58674,186.29090 152.13486,185.45630 C 152.68298,184.62170 153.32000,183.85360 154.00986,183.14380 C 154.69971,182.43400 155.44875,181.77030 156.25986,181.20630 C 157.07096,180.64230 157.94174,180.16590 158.85361,179.76880 C 159.76548,179.37170 160.70521,179.07160 161.69736,178.86250 C 162.68950,178.65350 163.70792,178.55010 164.75986,178.55010 C 165.81179,178.55010 166.86146,178.65350 167.85361,178.86250 C 168.84575,179.07160 169.78549,179.37170 170.69736,179.76880 C 171.60923,180.16590 172.48000,180.64230 173.29111,181.20630 C 173.64204,181.45030 173.93054,181.77760 174.25986,182.05010 L 174.25986,165.73750 L 136.72861,165.73750 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " id="advanced-f08.svgpath1818" d="M 174.25986,182.05010 C 173.93054,181.77760 173.64204,181.45030 173.29111,181.20630 C 172.48000,180.64230 171.60923,180.16590 170.69736,179.76880 C 169.78549,179.37170 168.84575,179.07160 167.85361,178.86250 C 166.86146,178.65350 165.81179,178.55010 164.75986,178.55010 C 163.70792,178.55010 162.68950,178.65350 161.69736,178.86250 C 160.70521,179.07160 159.76548,179.37170 158.85361,179.76880 C 157.94174,180.16590 157.07096,180.64230 156.25986,181.20630 C 155.44875,181.77030 154.69971,182.43400 154.00986,183.14380 C 153.32000,183.85360 152.68298,184.62170 152.13486,185.45630 C 151.58674,186.29090 151.11451,187.17420 150.72861,188.11250 C 150.34271,189.05090 150.05680,190.06040 149.85361,191.08130 C 149.72293,191.73790 149.71425,192.42900 149.66611,193.11250 L 174.25986,193.11250 L 174.25986,182.05010 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " id="advanced-f08.svgpath1826" d="M 214.49432,194.74890 L 239.11849,194.74890 L 239.11849,183.65860" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1902.6658488999997) " id="advanced-f08.svgpath1827" d="M 238.05496,182.24050 L 238.05496,165.93310 L 200.49373,165.93310 L 200.49373,165.93310 L 200.49373,193.33080 L 213.43079,193.33080" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e383" width="288" height="1000px" x="10" y="2125.1826488999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e383" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bližnjice za te ukaze spominjajo na aritmetični pomen teh
+matematičnih operacij (Unija je dodajanje, Razlika je odštevanje,...).
+<flowSpan style="font-family:sans serif">Razlika</flowSpan> in <flowSpan style="font-family:sans serif">Odvzem</flowSpan> delujeta le na dveh izbranih predmetih, ostali pa na poljubnem številu predmetov hkrati. Rezultat vedno prevzame slog najnižjega
+predmeta.
+</flowDiv></flowRoot>
+
+<rect id="d0e392" width="288" height="1000px" x="10" y="2188.4552188999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e392" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Rezultat <flowSpan style="font-family:sans serif">Odvzema</flowSpan> spominja na <flowSpan style="font-family:sans serif">Sestavljanje</flowSpan> (glej zgoraj), a doda vozlišča na mestih, kjer se poti sekajo. Razlika med <flowSpan style="font-family:sans serif">Deljenjem</flowSpan> in
+<flowSpan style="font-family:sans serif">Izrezom poti</flowSpan> je, da Deljenje izreže celoten spodnji predmet po poti
+zgornjega, Izrez poti pa izreže le obris spodnjega predmeta in odstrani
+polnilo (to je prikladno za razrez nezapolnjenih potez na koščke).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2275.6056488999993"><tspan x="10" y="2275.6056488999993">Razširjenje in zožanje</tspan></text>
+<rect id="d0e413" width="288" height="1000px" x="10" y="2280.5056488999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e413" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape zna tudi brez raztegovanja razširiti in zožati oblike. To naredi z <flowSpan style="font-style:italic">zamikanjem</flowSpan> predmetove poti, t.j. vzporednim premikom vsake
+točke poti. Ustrezna ukaza sta <flowSpan style="font-family:sans serif">Razširi</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+(</flowSpan>) in <flowSpan style="font-family:sans serif">Zožaj</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+)</flowSpan>). Spodaj vidite izvirno pot (rdeča) in več poti, ki so razširjenja ali zožanja:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2351.8196118999995) " sodipodi:nodetypes="csssssssssssscsscsssssscs" id="advanced-f09.svgpath1893" d="M 115.81178,90.263000 C 99.218333,84.050400 91.345908,64.124100 93.566891,47.164600 C 94.641328,38.960100 96.456385,30.157500 100.38769,23.496100 C 102.70507,19.569400 100.45056,29.883200 100.22840,31.843000 C 99.316711,39.885300 99.563779,49.451600 106.45633,55.156600 C 109.89806,58.005300 114.77791,58.502500 113.34285,52.343400 C 111.16092,42.979000 124.24564,35.492800 133.45333,38.408800 C 140.56062,40.659700 146.18137,47.828500 144.42159,55.357400 C 142.51486,63.514900 132.81270,60.107900 131.26145,52.572500 C 129.72736,45.120500 120.33146,54.264700 121.40602,59.858200 C 122.88175,67.539900 130.97776,69.371800 137.41574,70.091700 C 145.39194,70.983700 156.11494,67.181000 157.01701,58.354100 C 157.74571,51.223700 160.83040,44.010500 168.83560,43.110400 C 178.21391,42.055900 188.40728,42.233200 202.13268,42.932000 C 186.20680,42.932000 178.14828,53.433800 173.82209,61.943600 C 169.82022,69.815500 160.54944,74.587800 152.26340,75.748600 C 141.90641,77.199500 128.12952,74.963400 122.08197,74.963400 C 122.08197,85.680800 131.16563,90.646800 138.69797,90.368600 C 145.65253,90.111800 150.26564,81.686700 157.14329,78.878400 C 165.66251,75.399800 175.65687,75.628300 183.27771,81.079100 C 189.31672,85.398400 195.30803,93.195800 191.93951,100.72220 C 188.58326,108.22130 178.03641,109.43310 171.61508,104.59030 C 165.78865,100.19610 159.41265,95.430700 151.41115,95.469900 C 144.34942,95.504400 140.36778,97.965600 138.78679,105.78860 C 136.25795,98.927900 131.73702,95.974700 115.81178,90.263000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2351.8196118999995) " id="advanced-f09.svgpath1895" d="M 99.500000,21.398300 C 92.913537,32.410000 90.641232,46.037400 91.645756,58.755000 C 93.111909,74.700300 103.97111,89.675800 119.75349,93.961200 C 128.14570,96.550800 136.10436,101.44380 138.89535,110.24990 C 141.19787,108.10680 141.13329,98.822900 147.21875,97.960800 C 157.89532,95.279000 165.89995,103.89630 174.47783,108.34570 C 183.97646,112.78460 197.19553,104.71380 194.61210,93.699800 C 190.92559,78.552000 172.43664,70.754400 158.37816,76.422100 C 149.21410,78.517300 144.04410,91.473400 133.46875,87.648300 C 129.31241,87.346900 121.24349,78.175900 126.33881,77.257500 C 141.90286,78.564900 160.41599,80.509300 172.11722,67.824500 C 178.08488,59.421900 182.96095,48.391800 194.21677,46.082000 C 198.16577,45.459200 211.94661,43.746700 202.18750,40.929500 C 189.62506,40.890500 176.50826,39.088500 164.28598,42.362300 C 155.76981,45.721200 156.53956,56.035700 153.06250,62.835800 C 145.89978,70.248200 131.50488,69.942900 124.63280,62.441200 C 121.66114,58.846200 124.72979,52.901200 128.75000,51.929500 C 129.72348,58.892200 139.14957,66.046800 144.75000,59.335800 C 152.39033,46.916400 136.32741,31.668800 123.66460,36.644700 C 115.47100,38.391800 109.30455,46.579900 111.46875,54.929500 C 102.34699,53.085100 101.24947,40.869400 102.15244,33.032800 C 101.77312,28.745300 106.13011,22.160600 100.68750,19.929500 C 100.47793,20.188700 99.686259,21.167900 99.500000,21.398300 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2351.8196118999995) " id="advanced-f09.svgpath1898" d="M 100.15625,15.710800 C 94.803689,18.433300 93.389411,26.058000 90.905580,31.264000 C 83.784289,51.941800 87.021297,79.056300 106.58664,91.845200 C 115.49156,98.893000 129.38489,98.719500 134.62500,110.24200 C 136.68500,116.64180 138.71725,122.64850 141.91915,113.40140 C 144.61183,108.61000 145.26592,99.822100 152.93750,101.64830 C 164.45858,104.07520 173.72544,117.29670 186.45987,112.51580 C 198.72523,109.30170 202.63452,92.655900 194.19122,83.613200 C 189.38277,77.150200 181.87505,72.560400 173.90625,71.335800 C 181.36399,63.065900 186.08148,49.652900 199.13824,49.263100 C 203.80995,48.788700 208.83269,47.117200 210.84375,42.460800 C 204.23959,33.649900 192.49767,37.600600 183.21922,36.504200 C 172.82796,36.571400 158.67727,36.166000 153.94445,47.609300 C 151.74373,52.232000 151.93583,58.151700 147.90625,61.742000 C 155.77902,49.957200 145.16182,33.922000 132.15351,32.229400 C 122.04484,30.162600 110.59076,36.683900 107.81250,46.742000 C 103.08904,38.121400 109.46978,27.818200 105.93750,19.242000 C 104.56704,17.469500 102.48130,15.462500 100.15625,15.710800 z M 128.87500,60.617000 C 127.45238,59.010100 127.26112,58.301900 128.87500,60.617000 z M 138.09375,82.117000 C 145.75072,81.165300 139.75719,84.891100 135.53125,83.929500 C 127.65306,81.497500 132.83830,81.463300 138.09375,82.117000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2351.8196118999995) " id="advanced-f09.svgpath1903" d="M 98.031250,12.804500 C 88.051110,20.030500 85.978098,33.657000 84.053081,45.004800 C 81.125624,67.276100 92.448744,92.036000 114.21859,100.29010 C 122.56817,103.51450 131.45746,108.72980 133.31219,118.23510 C 136.01312,124.36440 145.70796,121.17800 145.57937,114.86030 C 146.30932,108.68940 153.59217,102.64140 158.68750,108.64830 C 168.86111,114.30950 182.42405,121.99870 193.20792,113.27120 C 206.46008,104.75150 204.34110,83.123600 191.26963,75.307400 C 188.81665,71.110700 176.81154,70.722300 183.30012,65.365600 C 188.11509,57.954800 195.90064,52.487800 204.80223,51.886700 C 209.37102,50.438200 215.38781,45.703200 215.35417,41.203200 C 205.48134,29.195200 188.23783,33.079800 174.62500,32.773300 C 166.22435,33.223700 157.58770,35.662100 152.03125,42.398300 C 144.82677,28.671500 125.42885,23.748800 112.87842,33.107300 C 108.10916,35.511200 112.53183,24.040500 110.25000,20.679500 C 109.11015,15.546600 103.52705,9.5835000 98.031250,12.804500 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2351.8196118999995) " id="advanced-f09.svgpath1910" d="M 99.031250,0.21080000 C 81.718119,5.3936000 74.637521,24.607800 72.999665,41.023800 C 67.502778,70.408300 85.019634,102.14930 112.90625,112.96080 C 122.88745,117.54880 124.80468,133.40600 137.65625,133.27330 C 145.48833,132.95250 153.42915,128.56150 156.53125,121.14830 C 170.89810,130.35460 192.90027,132.66890 204.86699,118.36100 C 218.63916,104.04700 215.42128,78.050700 199.53125,66.617000 C 210.35208,62.132700 224.58789,57.481500 226.85391,44.184900 C 228.44821,31.777000 215.03125,24.249400 204.45324,22.346500 C 189.51989,19.055700 173.86016,20.528300 159.09375,23.742000 C 153.16962,29.227500 147.92834,20.406000 142.12500,19.148300 C 135.55307,16.855100 128.42661,15.861600 121.56250,17.367000 C 119.01252,7.5634000 109.62107,-1.0535000 99.031250,0.21080000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2351.8196118999995) " id="advanced-f09.svgpath1913" d="M 97.187500,38.023300 C 92.601798,55.724700 96.791579,78.224000 114.27690,87.238400 C 122.49875,91.441500 132.74822,93.369000 138.43750,101.27330 C 142.39639,90.806300 156.27174,92.280900 164.00869,97.397300 C 171.00642,101.19790 180.34313,109.88390 187.87025,102.38640 C 195.18664,95.101500 186.36708,84.536600 179.12253,81.320100 C 168.00572,75.623100 154.63525,80.327100 146.75000,89.273300 C 137.70549,95.640700 122.83626,90.671400 120.75000,79.585800 C 120.73654,73.276900 127.96589,72.090900 132.74391,73.651900 C 147.18584,75.364500 165.36606,73.998900 172.89065,59.484200 C 176.59084,53.588100 181.23256,47.888600 187.40625,44.492000 C 178.90496,44.969000 168.39756,42.832400 161.90625,49.523300 C 158.84732,57.721600 157.16430,69.440200 146.59287,71.080400 C 136.79813,74.099600 122.90869,71.083800 119.62500,60.304500 C 118.69373,52.956900 125.50070,48.345300 131.46875,45.929500 C 131.44720,50.891200 135.35491,60.286100 141.46875,56.742000 C 146.39290,45.188600 129.97646,35.114400 120.56250,42.148300 C 114.16634,46.040900 114.35001,54.531800 116.62500,60.773300 C 106.00450,59.949400 97.391047,50.543600 98.123845,39.810700 C 97.544708,37.758700 98.626599,32.188400 97.187500,38.023300 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2351.8196118999995) " id="advanced-f09.svgpath1920" d="M 125.31250,44.210800 C 115.05980,51.299100 123.65257,46.640500 125.31250,44.210800 z M 135.84375,48.742000 C 140.69547,59.410200 136.76853,44.779600 135.84375,48.742000 z M 175.15625,48.679500 C 169.16197,48.260800 163.50443,52.320700 163.11071,58.457000 C 163.14049,60.906200 156.79533,69.013000 161.12500,65.929500 C 167.94706,61.800700 170.80758,54.080500 176.25000,48.617000 C 175.91721,48.636000 175.18804,48.677700 175.15625,48.679500 z M 99.750000,57.273300 C 101.11780,68.554900 107.41516,80.016500 118.21875,84.617000 C 115.24209,79.750800 117.54955,73.244900 121.81250,70.523300 C 118.89883,64.999700 113.32815,64.031100 107.90625,62.429500 C 105.32058,62.503700 99.510015,54.502500 99.750000,57.273300 z M 163.75000,83.304500 C 160.98333,84.050900 150.58854,88.777600 154.38643,89.690100 C 165.25892,90.165100 172.30196,101.94020 183.37500,100.71080 C 190.51459,95.724600 182.53256,86.068800 176.24175,84.662400 C 172.36363,82.937400 167.91518,82.710100 163.75000,83.304500 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+
+<rect id="d0e441" width="288" height="1000px" x="10" y="2497.1816418999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e441" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Običajna raba teh ukazov ustvari pot (in pretvori tudi izvorni predmet
+v pot). Pogosteje nam koristi <flowSpan style="font-family:sans serif">Dinamični zamik</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+J</flowSpan>), ki ustvari predmet s premično ročico, ki nadzoruje razdaljo odmika. Izberite
+spodnji predmet, preklopite na orodje za vozlišča in preknite ročice:
+
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2568.3559649) translate(0.000000,-3462.662)" d="M 101.00000,3463.0000 C 100.89910,3463.1154 100.86592,3463.1256 100.71875,3463.3750 C 96.838066,3469.9506 95.040484,3478.7223 93.968750,3486.9062 C 91.768660,3503.7062 99.566742,3523.4645 115.93750,3529.5938 C 123.90918,3532.4529 129.03994,3534.6278 132.53125,3536.9688 C 135.64717,3539.0580 137.42378,3541.3433 138.68750,3544.2812 C 139.52347,3540.9430 140.82804,3538.5641 142.78125,3537.0625 C 144.95244,3535.3933 147.82976,3534.7675 151.40625,3534.7500 C 159.56650,3534.7100 166.04741,3539.5736 171.87500,3543.9688 C 174.98958,3546.3177 179.12491,3547.2130 182.87500,3546.5938 C 186.62509,3545.9745 189.94435,3543.8655 191.56250,3540.2500 C 193.19012,3536.6133 192.57214,3532.9144 190.78125,3529.5625 C 188.99036,3526.2106 186.04077,3523.2239 183.06250,3521.0938 C 175.57047,3515.7351 165.72516,3515.5023 157.31250,3518.9375 C 153.97352,3520.3009 151.11992,3523.0594 148.21875,3525.5625 C 145.31758,3528.0656 142.32166,3530.3346 138.68750,3530.4688 C 134.82840,3530.6113 130.60348,3529.3947 127.31250,3526.7812 C 124.02152,3524.1678 121.68750,3520.1268 121.68750,3514.6562 C 121.68493,3514.5477 121.72691,3514.4429 121.80366,3514.3661 C 121.88041,3514.2894 121.98524,3514.2474 122.09375,3514.2500 C 125.16635,3514.2500 130.11571,3514.8115 135.59375,3515.1875 C 141.07179,3515.5635 147.06060,3515.7495 152.18750,3515.0312 C 160.36559,3513.8856 169.54973,3509.1464 173.46875,3501.4375 C 177.24791,3494.0037 183.91245,3485.0048 196.12500,3482.7500 C 185.40193,3482.3123 176.77323,3482.3307 168.87500,3483.2188 C 164.98387,3483.6563 162.34109,3485.5816 160.53125,3488.3125 C 158.72141,3491.0434 157.79748,3494.5713 157.43750,3498.0938 C 156.97084,3502.6601 153.94102,3505.9265 150.06250,3507.9062 C 146.18398,3509.8860 141.44427,3510.6426 137.37500,3510.1875 C 134.13760,3509.8255 130.46002,3509.1666 127.37500,3507.6250 C 124.28998,3506.0834 121.79336,3503.5920 121.03125,3499.6250 C 120.73863,3498.1018 121.12824,3496.4253 121.90625,3494.8438 C 122.68426,3493.2622 123.84599,3491.7884 125.09375,3490.7188 C 126.34151,3489.6491 127.67905,3488.9449 128.93750,3489.0625 C 129.56673,3489.1213 130.16220,3489.4168 130.62500,3489.9375 C 131.08780,3490.4582 131.42356,3491.1777 131.62500,3492.1562 C 132.37009,3495.7756 135.11975,3498.4202 137.81250,3499.1562 C 139.15887,3499.5243 140.46625,3499.4266 141.56250,3498.7812 C 142.65875,3498.1359 143.57295,3496.9295 144.03125,3494.9688 C 145.73589,3487.6758 140.27628,3480.6643 133.34375,3478.4688 C 128.88478,3477.0566 123.40402,3478.1627 119.34375,3480.7812 C 115.28348,3483.3998 112.67292,3487.4491 113.71875,3491.9375 C 114.08850,3493.5244 114.07202,3494.7372 113.71875,3495.6250 C 113.36548,3496.5128 112.65252,3497.0532 111.81250,3497.2188 C 110.13246,3497.5499 108.00167,3496.6320 106.21875,3495.1562 C 99.162251,3489.3155 98.895858,3479.5859 99.812500,3471.5000 C 99.916977,3470.5783 100.42576,3468.1471 100.75000,3466.0000 C 100.91212,3464.9265 101.02040,3463.9391 101.03125,3463.2812 C 101.03358,3463.1401 101.00826,3463.1042 101.00000,3463.0000 z " id="advanced-f10.svgpath1527" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001" inkscape:original="M 101.062500 3462.343750 C 100.902800 3462.433706 100.664673 3462.696654 100.375000 3463.187500 C 96.443695 3469.848900 94.636933 3478.639228 93.562500 3486.843750 C 91.341517 3503.803250 99.219050 3523.756139 115.812500 3529.968750 C 131.737740 3535.680450 136.252411 3538.608005 138.781250 3545.468750 C 140.362240 3537.645750 144.344522 3535.190852 151.406250 3535.156250 C 159.407750 3535.117050 165.798568 3539.886947 171.625000 3544.281250 C 178.046330 3549.124050 188.581246 3547.905311 191.937500 3540.406250 C 195.306020 3532.879850 189.320260 3525.100477 183.281250 3520.781250 C 175.660410 3515.330450 165.675465 3515.083811 157.156250 3518.562500 C 150.278600 3521.370800 145.642062 3529.805821 138.687500 3530.062500 C 131.155160 3530.340700 122.093750 3525.373600 122.093750 3514.656250 C 128.141300 3514.656250 141.893013 3516.888394 152.250000 3515.437500 C 160.536040 3514.276700 169.810637 3509.496825 173.812500 3501.625000 C 178.138690 3493.115200 186.199125 3482.625044 202.125000 3482.625000 C 188.399600 3481.926200 178.222058 3481.757977 168.843750 3482.812500 C 160.838550 3483.712600 157.759946 3490.932125 157.031250 3498.062500 C 156.129180 3506.889400 145.382449 3510.673326 137.406250 3509.781250 C 130.968270 3509.061350 122.881979 3507.244175 121.406250 3499.562500 C 120.331690 3493.969000 129.715916 3484.797919 131.250000 3492.250000 C 132.801250 3499.785400 142.499525 3503.219907 144.406250 3495.062500 C 146.166030 3487.533600 140.576047 3480.344687 133.468750 3478.093750 C 124.261060 3475.177750 111.161820 3482.666917 113.343750 3492.031250 C 114.778810 3498.190350 109.910481 3497.692485 106.468750 3494.843750 C 99.576199 3489.138750 99.307060 3479.573461 100.218750 3471.531250 C 100.413140 3469.816425 102.180400 3461.714057 101.062500 3462.343750 z " inkscape:radius="-0.39687219" sodipodi:type="inkscape:offset"/>
+
+
+<rect id="d0e460" width="288" height="1000px" x="10" y="2664.8151568999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e460" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Predmet, ki je dinamičen zamik svojega izvirnika, si zapomni izvorno pot, tako da se
+natančnost ne izgublja z večkratnim spreminjanjem. Ko ste končali,
+ga lahko vedno pretvorite nazaj v pot.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e463" width="288" height="1000px" x="10" y="2716.7967799" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e463" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Še bolj udoben je <flowSpan style="font-style:italic">povezan zamik</flowSpan>, ki deluje podobno kot dinamičen,
+le da je povezan z neko drugo potjo, ki pa jo lahko še vedno urejate. Iz ene izvorne poti lahko ustvarite praktično neomejeno število povezanih zamikov. Spodaj vidite
+rdečo izvorno pot in en povezan zamik s črnim polnilom in brez obrisa,
+ter drugi povezan zamik brez polnila s črno črto.
+</flowDiv></flowRoot>
+
+<rect id="d0e469" width="288" height="1000px" x="10" y="2792.1929129" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e469" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Izberite rdeči predmet in mu spremenite vozlišča. Opazujte spreminjanje
+povezanih predmetov. Izberite kakega od njiju in mu prilagodite zamik.
+Poskusite tudi premakniti izvirnik - povezani zamiki mu sledijo, hkrati
+pa jih lahko ločeno premikate ali preoblikujete.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2863.4654829) " sodipodi:nodetypes="csssssssssssscsscsssssscs" id="advanced-f11.svgpath1987" d="M 115.81178,73.567400 C 99.218333,67.354800 87.084436,52.943300 89.305419,35.983800 C 90.379856,27.779300 96.456385,13.461900 100.38769,6.8005000 C 102.70507,2.8738000 100.45056,13.187600 100.22840,15.147400 C 99.316711,23.189700 99.563779,32.756000 106.45633,38.461000 C 109.89806,41.309700 114.77791,41.806900 113.34285,35.647800 C 111.16092,26.283400 124.24564,18.797200 133.45333,21.713200 C 140.56062,23.964100 146.18137,31.132900 144.42159,38.661800 C 142.51486,46.819300 132.81270,43.412300 131.26145,35.876900 C 129.72736,28.424900 120.33146,37.569100 121.40602,43.162600 C 122.88175,50.844300 130.97776,52.676200 137.41574,53.396100 C 145.39194,54.288100 156.11494,50.485400 157.01701,41.658500 C 157.74571,34.528100 160.83040,27.314900 168.83560,26.414800 C 178.21391,25.360300 188.40728,25.537600 202.13268,26.236400 C 186.20680,26.236400 178.14828,36.738200 173.82209,45.248000 C 169.82022,53.119900 160.54944,57.892200 152.26340,59.053000 C 141.90641,60.503900 128.12952,58.267800 122.08197,58.267800 C 122.08197,68.985200 131.16563,73.951200 138.69797,73.673000 C 145.65253,73.416200 150.26564,64.991100 157.14329,62.182800 C 165.66251,58.704200 175.65687,58.932700 183.27771,64.383500 C 189.31672,68.702800 195.30803,76.500200 191.93951,84.026600 C 188.58326,91.525700 178.03641,92.737500 171.61508,87.894700 C 165.78865,83.500500 159.41265,78.735100 151.41115,78.774300 C 144.34942,78.808800 140.36778,81.270000 138.78679,89.093000 C 136.25795,82.232300 131.73702,79.279100 115.81178,73.567400 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2863.4654829) translate(0.248731,0.263444)" inkscape:href="#path1987" xlink:href="#advanced-f11.svgpath1987" d="M 100.75000,0.40625000 C 99.749974,0.48546251 98.838324,0.76632715 98.312500,1.0625000 C 95.686819,2.5414274 96.036405,3.1657310 95.562500,3.9687500 C 91.130942,11.477803 85.097892,25.195992 83.781250,35.250000 C 81.167870,55.205859 95.431161,71.887565 113.84375,78.781250 C 113.87491,78.791943 113.90616,78.802360 113.93750,78.812500 C 121.76966,81.621558 126.56878,83.748422 129.21875,85.531250 C 131.86872,87.314078 132.54942,88.367565 133.53125,91.031250 C 134.38941,93.386187 136.71261,94.879856 139.21130,94.683166 C 141.71000,94.486475 143.77087,92.647704 144.25000,90.187500 C 144.88278,87.056403 145.70093,86.003767 146.43750,85.437500 C 147.17407,84.871233 148.54798,84.389117 151.43750,84.375000 C 157.20734,84.346733 162.47102,87.993015 168.28125,92.375000 C 172.84255,95.815010 178.50001,96.976139 183.84375,96.093750 C 189.18749,95.211361 194.51005,91.945793 197.03125,86.312500 C 199.51281,80.767855 198.44419,74.842790 196.06250,70.375000 C 193.68081,65.907210 190.13556,62.421676 186.53125,59.843750 C 182.60060,57.032356 178.21520,55.411422 173.71875,54.718750 C 175.70875,52.718802 177.43669,50.426080 178.78125,47.781250 C 182.67817,40.115833 188.64895,31.843749 202.12500,31.843750 C 205.20571,31.921415 207.76608,29.486963 207.84375,26.406250 C 207.92142,23.325537 205.48696,20.765165 202.40625,20.687500 C 188.59482,19.984320 178.12004,19.761695 168.21875,20.875000 C 162.64927,21.501229 158.14853,24.722881 155.56250,28.625000 C 152.97647,32.527119 151.89452,36.927506 151.46875,41.093750 C 151.23725,43.358993 149.95721,44.863372 147.31250,46.218750 C 146.82345,46.469384 146.18059,46.551317 145.62500,46.750000 C 147.71967,45.095549 149.21143,42.642747 149.84375,39.937500 C 152.37784,29.095858 144.70618,19.430737 135.15625,16.406250 C 128.51596,14.303326 121.58201,15.886974 116.12500,19.406250 C 112.10308,22.000024 108.64557,26.281731 107.78125,31.312500 C 105.39576,27.302903 105.08308,21.664366 105.75000,15.781250 C 105.74526,15.823070 106.29995,12.867910 106.65625,10.500000 C 106.83440,9.3160452 106.97929,8.2295649 107.00000,6.9687500 C 107.01036,6.3383426 107.17579,5.7826769 106.62500,4.2187500 C 106.34961,3.4367866 105.80532,1.9979096 103.84375,0.96875000 C 102.86297,0.45417021 101.75003,0.32703749 100.75000,0.40625000 z M 127.25000,41.156250 C 128.42842,43.436385 130.16177,45.278921 132.18750,46.625000 C 131.44630,46.393104 130.64450,46.198585 130.06250,45.906250 C 128.09344,44.917202 127.27234,44.162022 126.87500,42.093750 C 126.93721,42.417568 126.96141,41.844637 127.25000,41.156250 z M 129.93750,64.406250 C 131.88296,64.564937 132.92761,64.626154 135.18750,64.781250 C 137.90544,64.967782 140.77675,65.108549 143.68750,65.125000 C 141.36493,67.041565 139.62613,68.082264 138.46875,68.125000 C 136.00882,68.215855 133.05615,67.358019 131.03125,65.750000 C 130.57171,65.385070 130.31866,64.832886 129.93750,64.406250 z " id="advanced-f11.svgpath1988" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.67500001;stroke-opacity:1.0000000" inkscape:original="M 101.06250 5.9375000 C 100.90280 6.0274518 100.66467 6.3216625 100.37500 6.8125000 C 96.443695 13.473900 90.386936 27.764251 89.312500 35.968750 C 87.091517 52.928250 99.219050 67.349902 115.81250 73.562500 C 131.73774 79.274200 136.25241 82.233048 138.78125 89.093750 C 140.36224 81.270750 144.34452 78.815750 151.40625 78.781250 C 159.40775 78.742050 165.79857 83.512051 171.62500 87.906250 C 178.04633 92.749050 188.58125 91.530346 191.93750 84.031250 C 195.30602 76.504850 189.32026 68.694301 183.28125 64.375000 C 175.66041 58.924200 165.67546 58.708900 157.15625 62.187500 C 150.27860 64.995800 145.64206 73.430703 138.68750 73.687500 C 131.15516 73.965700 122.09375 68.998651 122.09375 58.281250 C 128.14130 58.281250 141.89301 60.513399 152.25000 59.062500 C 160.53604 57.901700 169.81064 53.121899 173.81250 45.250000 C 178.13869 36.740200 186.19912 26.249999 202.12500 26.250000 C 188.39960 25.551200 178.22206 25.351749 168.84375 26.406250 C 160.83855 27.306350 157.75995 34.525849 157.03125 41.656250 C 156.12918 50.483150 145.38245 54.298251 137.40625 53.406250 C 130.96827 52.686350 122.88198 50.837949 121.40625 43.156250 C 120.33169 37.562750 129.71592 28.423000 131.25000 35.875000 C 132.80125 43.410400 142.49952 46.813750 144.40625 38.656250 C 146.16603 31.127350 140.57605 23.969650 133.46875 21.718750 C 124.26106 18.802750 111.16182 26.291850 113.34375 35.656250 C 114.77881 41.815350 109.91048 41.317451 106.46875 38.468750 C 99.576199 32.763750 99.307060 23.198550 100.21875 15.156250 C 100.41314 13.441425 102.18040 5.3078377 101.06250 5.9375000 z " inkscape:radius="5.5788722" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2863.4654829) matrix(0.393240,0.000000,0.000000,0.393240,199.7709,1.523830)" inkscape:href="#path1987" xlink:href="#advanced-f11.svgpath1987" d="M 99.875000,10.312500 C 96.123959,17.506241 91.340721,29.227916 90.437500,36.125000 C 88.297351,52.467250 100.00004,66.427706 116.21875,72.500000 C 124.20825,75.365489 129.37152,77.517380 132.96875,79.937500 C 135.65276,81.743231 137.24986,83.867439 138.53125,86.250000 C 139.41298,83.634871 140.57882,81.450606 142.34375,80.093750 C 144.69556,78.285700 147.74327,77.642895 151.40625,77.625000 C 159.86747,77.583548 166.48273,82.603285 172.31250,87.000000 C 175.24494,89.211566 179.20056,90.054854 182.75000,89.468750 C 186.29944,88.882646 189.37055,86.923997 190.87500,83.562500 C 192.39502,80.166278 191.84165,76.751505 190.12500,73.531250 C 188.40835,70.310995 185.52403,67.385986 182.62500,65.312500 C 175.37886,60.129703 165.80665,59.896476 157.59375,63.250000 C 154.44405,64.536093 151.61334,67.225629 148.68750,69.750000 C 145.76166,72.274371 142.65030,74.698578 138.71875,74.843750 C 134.68349,74.992788 130.29413,73.740023 126.84375,71.000000 C 123.39337,68.259977 120.93750,63.963841 120.93750,58.281250 C 120.93565,57.974031 121.05688,57.678860 121.27412,57.461620 C 121.49136,57.244379 121.78653,57.123153 122.09375,57.125000 C 125.25892,57.125000 130.16677,57.687902 135.62500,58.062500 C 141.08323,58.437098 147.06465,58.642020 152.09375,57.937500 C 160.06721,56.820489 169.01929,52.118754 172.78125,44.718750 C 176.06547,38.258558 181.61284,30.556884 191.00000,27.031250 C 182.79664,26.805362 175.42464,26.836597 168.96875,27.562500 C 165.28893,27.976257 162.86836,29.760309 161.15625,32.343750 C 159.44414,34.927191 158.53920,38.339864 158.18750,41.781250 C 157.69124,46.637230 154.43998,50.120269 150.40625,52.187500 C 146.37252,54.254731 141.50585,55.034949 137.28125,54.562500 C 134.00712,54.196384 130.25663,53.526340 127.03125,51.906250 C 123.80587,50.286160 121.08926,47.581000 120.28125,43.375000 C 119.94320,41.615334 120.42358,39.770452 121.25000,38.093750 C 122.07642,36.417048 123.25820,34.890584 124.59375,33.750000 C 125.92930,32.609416 127.43275,31.783850 129.03125,31.937500 C 129.83050,32.014325 130.60880,32.410227 131.18750,33.062500 C 131.76620,33.714773 132.15523,34.588705 132.37500,35.656250 C 133.06214,38.994140 135.61925,41.387003 138.00000,42.031250 C 139.19037,42.353374 140.28980,42.249443 141.18750,41.718750 C 142.08520,41.188057 142.85774,40.218124 143.28125,38.406250 C 144.88152,31.559775 139.72912,24.904041 133.12500,22.812500 C 128.94066,21.487354 123.63441,22.557411 119.75000,25.062500 C 115.86559,27.567589 113.50849,31.285007 114.46875,35.406250 C 114.85933,37.082550 114.87589,38.429605 114.43750,39.531250 C 113.99911,40.632895 113.00984,41.357302 111.96875,41.562500 C 109.88657,41.972896 107.65057,40.916840 105.75000,39.343750 C 98.382699,33.245797 98.136470,23.200045 99.062500,15.031250 C 99.163377,14.141359 99.571072,12.158269 99.875000,10.312500 z " id="advanced-f11.svgpath1989" style="fill-rule:evenodd;stroke-width:0.42500001" inkscape:original="M 101.06250 5.9375000 C 100.90280 6.0274518 100.66467 6.3216625 100.37500 6.8125000 C 96.443695 13.473900 90.386936 27.764251 89.312500 35.968750 C 87.091517 52.928250 99.219050 67.349902 115.81250 73.562500 C 131.73774 79.274200 136.25241 82.233048 138.78125 89.093750 C 140.36224 81.270750 144.34452 78.815750 151.40625 78.781250 C 159.40775 78.742050 165.79857 83.512051 171.62500 87.906250 C 178.04633 92.749050 188.58125 91.530346 191.93750 84.031250 C 195.30602 76.504850 189.32026 68.694301 183.28125 64.375000 C 175.66041 58.924200 165.67546 58.708900 157.15625 62.187500 C 150.27860 64.995800 145.64206 73.430703 138.68750 73.687500 C 131.15516 73.965700 122.09375 68.998651 122.09375 58.281250 C 128.14130 58.281250 141.89301 60.513399 152.25000 59.062500 C 160.53604 57.901700 169.81064 53.121899 173.81250 45.250000 C 178.13869 36.740200 186.19912 26.249999 202.12500 26.250000 C 188.39960 25.551200 178.22206 25.351749 168.84375 26.406250 C 160.83855 27.306350 157.75995 34.525849 157.03125 41.656250 C 156.12918 50.483150 145.38245 54.298251 137.40625 53.406250 C 130.96827 52.686350 122.88198 50.837949 121.40625 43.156250 C 120.33169 37.562750 129.71592 28.423000 131.25000 35.875000 C 132.80125 43.410400 142.49952 46.813750 144.40625 38.656250 C 146.16603 31.127350 140.57605 23.969650 133.46875 21.718750 C 124.26106 18.802750 111.16182 26.291850 113.34375 35.656250 C 114.77881 41.815350 109.91048 41.317451 106.46875 38.468750 C 99.576199 32.763750 99.307060 23.198550 100.21875 15.156250 C 100.41314 13.441425 102.18040 5.3078377 101.06250 5.9375000 z " inkscape:radius="-1.1492475" sodipodi:type="inkscape:offset"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2985.7330828999998"><tspan x="10" y="2985.7330828999998">Poenostavljanje</tspan></text>
+
+<rect id="d0e488" width="288" height="1000px" x="10" y="2990.6330829" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e488" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Glavna uporaba ukaza <flowSpan style="font-family:sans serif">Poenostavi</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+L</flowSpan>) je zmanjšanje števila vozlišč na poti, ob <flowSpan style="font-style:italic">približnem</flowSpan> ohranjanju oblike. To je koristno pri prostoročnih poteh, ki so včasih bolj zapletene, kot bi bilo treba. Spodaj levo je oblika
+narisana prostoročno, desno pa njen poenostavljeni dvojnik. Izvirna
+pot ima 28 vozlišč, poenostavljena pa 17. Poenostavljena je zato
+gladkejša in lažje ji urejamo vozlišča.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3073.0776548999997) " id="advanced-f12.svgpath2511" d="M 65.491279,41.901600 C 65.324736,40.536000 64.767640,34.030200 64.361319,31.732000 C 64.495873,28.829500 64.269392,25.109000 63.984665,21.939000 C 63.241192,17.862700 63.797274,14.196300 63.984665,9.8861000 C 66.045888,5.6215000 67.977696,3.0557000 70.764429,0.46980000 C 75.456630,1.6232000 76.658128,3.0298000 77.544186,7.6262000 C 78.631505,11.386500 78.532764,15.326600 78.297494,19.679100 C 78.297494,23.680700 78.292227,25.295100 80.557415,28.342200 C 85.981399,28.810900 86.851635,28.331200 88.843786,23.445600 C 90.749262,20.133300 91.395910,16.516200 92.610322,12.899300 C 95.777164,10.629800 98.494208,9.8053000 102.02665,8.3795000 C 106.79363,7.1545000 109.72564,8.3194000 112.94961,10.639400 C 114.68558,15.554000 115.80204,18.862400 113.32626,23.069000 C 111.59855,25.393900 109.14155,27.086200 106.16985,28.718800 C 103.94999,30.124700 100.96553,31.643000 98.636771,33.238600 C 94.959232,33.720500 94.775469,36.739200 96.376850,39.641700 C 98.923722,41.092900 102.10564,40.210400 103.90992,37.758500 C 107.39539,36.084100 108.90817,34.559700 113.32626,34.368600 C 117.13154,34.915500 119.36648,35.541600 121.61264,37.381900 C 124.01123,40.846400 124.87486,43.057200 125.75583,46.044800 C 123.94891,48.564300 122.81186,49.912700 120.10602,51.694600 C 116.67501,51.694600 113.24300,51.728900 109.93638,51.318000 C 106.84018,50.998200 104.19836,50.192900 101.27335,49.811400 C 97.118016,49.811400 93.197468,50.019200 89.220440,50.564700 C 86.557765,50.621000 85.604701,50.909300 82.817337,50.941300 C 80.445775,51.096500 78.102980,51.461900 76.790879,51.694600 C 73.853650,51.669300 71.248553,51.164000 71.141083,50.941300 C 69.021929,50.984600 67.241751,50.999100 66.997894,51.318000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75127902pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3073.0776548999997) " id="advanced-f12.svgpath2525" d="M 171.97174,41.901600 C 171.09992,31.565400 169.59207,21.156400 170.58660,10.782800 C 171.57243,6.8737000 173.60383,2.6954000 177.55266,1.0856000 C 182.23976,0.66640000 184.31098,6.0321000 184.69490,9.8762000 C 185.42395,15.496200 183.76089,21.405500 185.97426,26.813000 C 188.70911,30.235600 194.25794,27.856300 195.53311,24.224900 C 197.24216,19.786100 197.37358,14.072200 201.73615,11.215100 C 206.46480,8.5490000 212.84333,6.2906000 217.79341,9.6789000 C 223.58915,14.315200 221.60789,24.560400 214.96591,27.390100 C 210.93619,30.248800 205.85876,31.657500 202.34633,35.177200 C 200.52467,39.661100 207.93761,42.453500 210.06257,38.318400 C 214.32027,34.596500 220.95480,32.845400 225.98395,36.101100 C 229.91596,38.348700 233.09538,43.564600 230.82651,47.990600 C 228.27066,52.095800 222.73648,52.273900 218.46130,51.521400 C 211.97221,50.518700 205.41226,49.192500 198.82683,50.124400 C 191.07977,50.756400 183.25637,52.284200 175.49452,50.969000 C 174.81032,50.978400 174.12136,51.076600 173.47835,51.318000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75127902pt"/>
+
+<rect id="d0e510" width="288" height="1000px" x="10" y="3137.4158028999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e510" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Količina poenostavljanja (ali <flowSpan style="font-style:italic">grobost</flowSpan>) je odvisna od velikosti izbire.
+Zato bo, če izberete pot, skupaj s kakim večjim predmetom, ta
+agresivneje poenostavljena, kot če bi jo izbrali samo. Ta ukaz je tudi
+<flowSpan style="font-style:italic">pospešen</flowSpan>. To pomeni, da če večkrat zaporedoma in s kratkimi
+presledki (manj kot pol sekunde) pritisnete <flowSpan style="font-weight:bold">Ctrl+L</flowSpan>, bo agresivnost
+vsakič večja. Po krajšem premoru bo agresivnost spet privzeta. Z
+uporabo poseševanja je enostavna natančna uporaba poenostavljanja.
+</flowDiv></flowRoot>
+
+<rect id="d0e522" width="288" height="1000px" x="10" y="3234.2250658999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e522" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Razen za glajenje prostoročnih črt je ta ukaz koristen za kreativne
+učinke. Pogosto kaka ostra oblika pridobi na življenjskosti, če jo malce
+zgladimo. Tu je primer risbe, ki tako precej pridobi na privlačnosti:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.2066889) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2796" y="4.2366295" x="43.765549" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2797" sodipodi:role="line" y="4.2366295" x="43.765549">Original</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.2066889) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2799" y="4.2366295" x="125.61612" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2800" sodipodi:role="line" y="4.2366295" x="125.61612">Slight simplification</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.2066889) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2802" y="4.2366295" x="213.13528" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2803" sodipodi:role="line" y="4.2366295" x="213.13528">Aggressive simplification</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.2066889) " id="advanced-f13.svgpath2786" d="M 97.048300,92.194400 L 97.369804,101.83920 L 96.083791,105.91160 L 94.476274,106.55470 L 94.476274,110.41280 L 93.511766,110.30560 L 93.726104,115.12820 L 92.011421,115.34260 L 91.154079,125.95210 L 97.691309,130.13160 L 95.976625,132.81070 L 85.259853,130.88190 L 74.864590,132.81070 L 73.149906,130.13160 L 78.401124,126.80950 L 72.614069,125.63050 L 61.361460,127.98800 L 61.361460,126.59520 L 68.434527,121.23660 L 66.505510,102.37510 C 65.290940,102.16080 64.112099,101.83920 62.968977,101.41050 L 61.468626,85.335300 L 58.896606,84.906600 L 57.717760,81.584400 L 56.753251,81.798800 L 54.288392,114.80670 L 52.252208,115.34260 L 61.361460,121.23660 L 60.182616,124.23720 L 45.393475,121.02220 L 39.392083,122.41560 L 38.963412,127.13110 L 44.428967,132.06040 C 44.143186,132.34660 43.964572,132.73940 43.893130,133.23940 C 43.821682,133.73940 43.607349,133.98970 43.250121,133.98970 C 43.035788,133.98970 42.892898,133.95380 42.821450,133.88250 L 33.605028,132.27480 L 23.745603,133.98970 L 22.888261,132.06040 L 28.353811,127.34540 L 27.174970,115.12820 L 25.781786,115.12820 C 25.638896,113.91340 25.531729,112.69900 25.460286,111.48460 C 25.388839,110.34150 25.317396,109.16250 25.245949,107.94810 L 24.067107,107.09060 L 21.816581,103.01820 L 22.459590,91.229800 L 21.173577,91.229800 L 22.459590,83.513700 C 22.745371,82.656300 23.174042,82.013200 23.745603,81.584400 C 24.388607,81.155700 25.067337,80.834600 25.781786,80.620300 C 26.567685,80.405900 27.353579,80.227000 28.139478,80.084400 C 28.996820,79.941300 29.782714,79.727000 30.497166,79.441300 L 31.033003,81.798800 L 25.245949,83.192200 C 24.817278,83.549200 24.602945,83.977800 24.602945,84.478300 L 23.745603,88.871800 L 26.317628,88.871800 L 26.317628,87.264600 L 28.460983,87.264600 L 28.460983,93.587300 L 38.749079,93.587300 L 38.749079,87.264600 L 40.892433,87.264600 L 40.892433,88.871800 L 43.464459,88.871800 L 42.499945,84.156800 C 42.428503,83.799400 42.285613,83.549200 42.071275,83.406500 C 41.928384,83.263500 41.785494,83.120900 41.642604,82.977800 L 35.748383,81.584400 L 36.391392,79.441300 L 42.607117,81.155700 C 43.178678,81.441900 43.714516,81.941900 44.214629,82.656300 L 44.214629,75.690500 C 43.857406,76.261800 43.357287,76.762300 42.714283,77.190500 C 42.071275,77.547900 41.392547,77.833600 40.678095,78.048000 C 40.392315,76.904900 40.249425,75.797600 40.249425,74.725800 L 40.249425,73.439600 C 40.249425,72.939600 40.320872,72.368300 40.463763,71.725200 C 40.463763,71.010900 40.285148,70.582100 39.927925,70.439100 C 39.642145,70.296500 39.284916,70.224700 38.856245,70.224700 C 38.999136,70.582100 39.106302,70.975000 39.177750,71.403700 C 39.249193,71.761100 39.284916,72.189400 39.284916,72.689900 C 39.284916,74.475600 38.713355,76.012000 37.570233,77.297700 C 36.427110,78.512600 35.033931,79.119800 33.390695,79.119800 C 31.818902,79.119800 30.461442,78.512600 29.318319,77.297700 C 28.175202,76.012000 27.603641,74.475600 27.603641,72.689900 C 27.603641,71.689400 27.782250,70.867800 28.139478,70.224700 C 27.710807,70.224700 27.317860,70.296500 26.960632,70.439100 C 26.603409,70.582100 26.424795,70.939100 26.424795,71.510900 L 26.424795,71.725200 C 26.639128,72.939600 26.746299,73.904300 26.746299,74.618600 C 26.746299,75.619200 26.531961,76.762300 26.103290,78.048000 C 25.317396,77.833600 24.495778,77.440800 23.638436,76.869500 C 22.852537,76.297700 22.388143,75.583300 22.245252,74.725800 C 22.102362,74.154500 22.030919,73.725800 22.030919,73.439600 C 22.030919,72.082200 22.602481,70.939100 23.745603,70.010300 C 24.602945,69.510300 25.496005,69.260200 26.424795,69.260200 L 27.496469,69.367300 L 26.103290,36.788600 L 41.749775,32.501800 C 40.535205,31.787500 39.570697,30.751500 38.856245,29.394100 C 38.141794,28.036600 37.784571,26.536100 37.784571,24.892900 C 37.784571,22.392400 38.499022,20.320500 39.927925,18.677200 C 41.428271,16.962500 43.214397,16.105100 45.286309,16.105100 C 47.358216,16.105100 49.144342,16.962500 50.644692,18.677200 C 52.145038,20.320500 52.895213,22.392400 52.895213,24.892900 C 52.895213,26.536100 52.502266,28.036600 51.716367,29.394100 C 51.001916,30.751500 50.037407,31.787500 48.822842,32.501800 L 64.897993,36.788600 L 64.683660,42.253800 L 69.506206,41.075300 L 70.149210,43.432800 C 69.649097,43.647200 69.327592,44.004600 69.184702,44.504700 C 69.041812,44.933400 68.970364,45.433400 68.970364,46.004700 C 68.970364,46.790900 69.041812,47.576500 69.184702,48.362700 C 69.399035,49.148300 69.577649,49.684300 69.720539,49.969900 L 75.829098,49.969900 C 76.400659,48.326800 76.686440,46.969300 76.686440,45.897800 C 76.686440,44.968800 76.472102,44.290300 76.043432,43.861600 C 75.829098,43.647200 75.650484,43.504100 75.507594,43.432800 L 76.043432,41.075300 L 87.296041,43.432800 L 89.439395,65.295200 L 90.189571,65.295200 L 89.975233,67.974400 C 90.975465,69.331900 91.475580,70.760600 91.475580,72.261200 C 91.475580,72.975500 91.368412,73.582700 91.154079,74.082700 C 90.796851,75.011500 90.261013,75.833000 89.546562,76.547900 C 88.832110,77.190500 88.046216,77.691000 87.188874,78.048000 L 94.261941,79.977200 C 94.619165,80.191600 95.012116,80.441300 95.440784,80.727500 C 95.869454,81.013100 96.119515,81.477300 96.190958,82.120300 L 98.441479,92.194400 L 97.048300,92.194400 z M 44.214629,47.612400 L 38.320408,36.038300 C 36.748615,36.538300 35.141098,37.002900 33.497862,37.431700 C 31.926069,37.860400 30.318552,38.288600 28.675316,38.717400 L 29.854162,67.652900 C 30.211385,67.509800 30.532889,67.331300 30.818670,67.116900 C 31.175893,66.831300 31.533122,66.616900 31.890345,66.473900 L 31.890345,42.253800 L 34.355204,42.253800 L 34.355204,66.473900 C 35.283988,66.616900 36.069887,66.938500 36.712891,67.438500 C 37.427342,67.938500 37.963180,68.581600 38.320408,69.367300 C 38.606189,69.296000 39.106302,69.260200 39.820754,69.260200 C 40.535205,69.260200 41.035324,69.296000 41.321104,69.367300 L 44.214629,68.188800 L 44.214629,47.612400 z M 94.369108,83.835300 C 94.297665,83.406500 94.119051,83.013700 93.833271,82.656300 C 93.618933,82.227500 93.190262,81.941900 92.547258,81.798800 L 85.259853,79.977200 L 77.865286,81.798800 C 77.222277,81.941900 76.793607,82.191900 76.579274,82.549100 C 76.436383,82.834700 76.257769,83.263500 76.043432,83.835300 L 74.757424,89.836400 L 77.650948,89.836400 L 77.972453,85.871200 L 80.222974,86.085600 L 78.401124,106.87630 L 92.118587,107.94810 L 90.296737,86.085600 L 92.547258,85.871200 L 93.083095,89.836400 L 95.869454,89.836400 L 94.369108,83.835300 z M 57.396255,37.431700 C 55.753019,37.002900 54.109778,36.538300 52.466542,36.038300 L 46.572321,47.612400 L 46.572321,68.188800 L 55.788743,71.189300 L 58.253597,43.432800 L 62.004468,42.682600 L 62.325968,38.717400 L 57.396255,37.431700 z M 46.572321,70.975000 L 46.572321,114.80670 L 51.930705,112.98460 L 54.824230,73.868400 L 46.572321,70.975000 z M 71.328056,58.757800 C 70.327824,56.757200 69.256145,54.721300 68.113024,52.649400 C 67.041348,50.577600 66.505510,48.255500 66.505510,45.683600 C 66.505510,44.968800 66.541234,44.433400 66.612677,44.075900 C 66.469786,44.147200 66.076839,44.254400 65.433831,44.397500 C 64.862269,44.540500 64.219265,44.719000 63.504814,44.933400 C 62.861810,45.076000 62.254525,45.219000 61.682964,45.362100 C 61.111403,45.433400 60.754175,45.469300 60.611284,45.469300 L 57.824926,76.226400 L 61.147127,76.440700 L 62.540306,51.148900 L 65.005160,51.363300 L 63.611980,76.762300 C 64.826550,76.762300 66.076839,76.655100 67.362852,76.440700 C 68.648865,76.226400 69.827706,75.761700 70.899386,75.047400 C 69.613373,73.332500 68.970364,71.260600 68.970364,68.831800 C 68.970364,67.116900 69.220426,65.366600 69.720539,63.580500 C 70.220658,61.794300 70.756495,60.186700 71.328056,58.757800 z M 84.938353,45.469300 L 78.936961,44.290300 C 79.008409,44.575900 79.044127,44.861600 79.044127,45.147700 L 79.044127,45.790800 C 79.044127,47.005200 78.865518,48.184200 78.508290,49.327300 C 78.222509,50.398600 77.829562,51.470400 77.329444,52.542300 C 76.829330,53.542300 76.293493,54.578200 75.721932,55.650000 C 75.221813,56.650100 74.721700,57.686000 74.221581,58.757800 C 73.507130,60.329600 72.864126,61.972700 72.292565,63.687600 C 71.721004,65.330800 71.435223,67.009800 71.435223,68.724700 C 71.435223,69.724700 71.613837,70.867800 71.971060,72.154000 C 72.756959,73.868400 73.971524,75.047400 75.614764,75.690500 C 77.258001,76.261800 78.972685,76.619200 80.758811,76.762300 C 80.401588,76.333500 80.044360,75.833000 79.687136,75.261700 C 79.329908,74.689900 79.079851,74.118600 78.936961,73.546800 C 78.865518,73.261200 78.794071,73.011400 78.722628,72.797100 C 78.722628,72.582700 78.722628,72.332400 78.722628,72.046800 C 78.722628,71.403700 78.794071,70.796500 78.936961,70.224700 C 79.151299,69.653400 79.401356,69.117500 79.687136,68.617500 L 79.579968,65.830800 L 81.294648,65.616400 L 80.544478,51.363300 L 83.009332,51.363300 L 83.759507,65.295200 L 84.831182,65.081000 L 86.760203,65.081000 L 84.938353,45.469300 z M 79.687136,79.119800 C 78.472566,78.976700 77.258001,78.762300 76.043432,78.476700 C 74.900314,78.119700 73.864358,77.583800 72.935569,76.869500 C 71.506670,77.869500 69.970596,78.512600 68.327360,78.798200 C 66.755567,79.083900 65.148050,79.226900 63.504814,79.226900 L 65.219498,99.481700 L 72.614069,101.83920 L 73.149906,101.83920 L 73.149906,101.41050 L 73.578577,92.194400 C 73.364239,92.051300 73.114183,91.980000 72.828402,91.980000 L 72.078228,91.980000 L 74.221581,82.120300 C 74.364472,81.477300 74.614533,81.013100 74.971757,80.727500 C 75.400427,80.441300 75.793374,80.191600 76.150603,79.977200 L 79.687136,79.119800 z M 39.392083,111.91330 L 39.606421,108.05510 C 39.677863,106.76910 39.713587,105.51880 39.713587,104.30390 C 39.713587,102.87520 39.642145,101.44640 39.499254,100.01770 C 39.427807,98.588400 39.213474,97.230900 38.856245,95.945300 L 28.353811,95.945300 C 27.996588,97.302700 27.746531,98.695600 27.603641,100.12480 C 27.532193,101.48230 27.496469,102.87520 27.496469,104.30390 C 27.496469,105.73320 27.532193,107.16190 27.603641,108.59070 C 27.675084,110.01990 27.782250,111.41280 27.925140,112.77020 L 39.392083,112.77020 L 39.392083,111.91330 z M 78.936961,35.180900 C 78.722628,36.395800 78.151067,37.574300 77.222277,38.717400 C 76.364936,39.860500 75.328985,40.575300 74.114415,40.861000 C 73.828634,40.932300 73.399963,40.968200 72.828402,40.968200 C 70.899386,40.968200 69.256145,40.110700 67.898689,38.395800 C 67.541466,37.824500 67.255686,37.288600 67.041348,36.788600 C 66.827015,36.288600 66.684124,35.752700 66.612677,35.180900 L 65.219498,35.180900 L 65.219498,34.430600 C 65.219498,32.644900 65.576721,31.001300 66.291172,29.501200 C 67.005624,28.000700 68.148746,26.750400 69.720539,25.750400 C 70.292101,25.464200 70.935109,25.321700 71.649560,25.321700 C 72.364007,25.249900 73.078459,25.214500 73.792910,25.214500 C 75.436151,25.571400 76.686440,26.214500 77.543782,27.143300 C 78.472566,28.072000 79.115575,29.072500 79.472798,30.144300 C 79.901469,31.144400 80.151526,32.144400 80.222974,33.144900 C 80.294416,34.073700 80.330140,34.752100 80.330140,35.180900 L 78.936961,35.180900 z M 49.251513,22.749300 C 48.679952,22.392400 48.108391,22.106700 47.536830,21.892400 C 47.322492,21.820600 47.036711,21.785200 46.679488,21.785200 C 45.965036,21.785200 45.214861,21.963600 44.428967,22.321100 C 43.714516,22.678000 43.035788,23.035500 42.392779,23.392400 C 41.606885,23.821100 40.892433,24.321100 40.249425,24.892900 L 40.249425,25.214500 C 40.392315,26.428900 40.749543,27.607900 41.321104,28.751000 C 41.964108,29.822800 42.892898,30.608500 44.107463,31.108500 C 44.393243,31.180300 44.786190,31.215600 45.286309,31.215600 C 46.500874,31.215600 47.536830,30.786900 48.394171,29.930000 C 49.680184,28.572500 50.323188,26.928900 50.323188,25.000100 C 50.323188,24.642700 50.251745,24.106800 50.108855,23.392400 L 49.251513,22.749300 z M 89.117891,72.046800 C 89.117891,70.475000 88.617777,69.403100 87.617545,68.831800 L 85.045520,67.867200 L 82.044824,69.153300 C 81.687600,69.581600 81.401820,70.046200 81.187482,70.546200 C 80.973149,70.975000 80.865977,71.475000 80.865977,72.046800 C 80.865977,73.261200 81.294648,74.261700 82.151990,75.047400 C 83.009332,75.761700 83.973840,76.119200 85.045520,76.119200 C 86.188642,76.119200 87.153150,75.761700 87.939045,75.047400 C 88.724944,74.261700 89.117891,73.261200 89.117891,72.046800 z M 45.286309,34.002400 L 40.892433,35.502400 L 45.393475,44.290300 L 50.001684,35.502400 L 45.286309,34.002400 z M 37.034395,72.904200 C 37.034395,72.618100 36.998672,72.296500 36.927229,71.939600 C 36.855781,71.582200 36.748615,71.332400 36.605725,71.189300 L 35.534050,70.760600 C 35.176822,70.617500 34.819598,70.510600 34.462370,70.439100 C 34.105147,70.367800 33.747919,70.331900 33.390695,70.331900 C 33.033467,70.331900 32.676244,70.367800 32.319016,70.439100 C 31.961792,70.510600 31.604564,70.617500 31.247341,70.760600 C 30.890113,70.903700 30.497166,71.046300 30.068495,71.189300 C 29.925604,71.903700 29.854162,72.475500 29.854162,72.904200 C 29.854162,73.975600 30.175661,74.904300 30.818670,75.690500 C 31.533122,76.476100 32.390463,76.869500 33.390695,76.869500 C 34.390927,76.869500 35.248269,76.476100 35.962721,75.690500 C 36.677170,74.904300 37.034395,73.975600 37.034395,72.904200 z M 76.043432,31.108500 C 74.900314,31.965900 73.721468,32.752100 72.506898,33.466500 C 71.363780,34.109500 70.184934,34.609600 68.970364,34.966500 C 69.184702,35.680900 69.470483,36.288600 69.827706,36.788600 C 70.184934,37.217300 70.577881,37.610100 71.006552,37.967600 C 71.506670,38.324500 72.113951,38.503000 72.828402,38.503000 L 73.042740,38.503000 C 74.328753,38.360400 75.257537,37.646000 75.829098,36.359900 C 76.257769,35.645500 76.472102,34.752100 76.472102,33.680800 C 76.472102,33.252100 76.436383,32.823400 76.364936,32.394600 C 76.293493,31.894600 76.186322,31.465900 76.043432,31.108500 z M 71.756727,104.19700 L 68.970364,103.33980 L 70.899386,121.45090 L 71.756727,121.66530 L 71.756727,104.19700 z M 34.676708,115.12820 L 34.676708,127.34540 L 36.712891,127.34540 L 36.712891,127.13110 L 37.784571,115.12820 L 34.676708,115.12820 z M 32.426187,115.12820 L 29.425491,115.12820 L 30.604332,127.34540 L 32.426187,127.34540 L 32.426187,115.12820 z M 84.081012,115.34260 L 80.758811,115.34260 L 81.723319,125.41620 L 84.188178,125.41620 L 84.081012,115.34260 z M 86.438699,115.34260 L 86.438699,125.41620 L 88.903558,125.41620 L 89.760900,115.34260 L 86.438699,115.34260 z M 76.150603,106.55470 L 74.435919,105.91160 L 74.221581,104.51830 L 74.221581,121.66530 L 74.757424,121.45090 L 76.150603,108.91220 L 76.150603,106.55470 z M 44.107463,105.37570 L 43.035788,107.09060 L 41.856942,107.73370 L 41.428271,113.94920 C 41.642604,114.02050 41.892665,114.09230 42.178446,114.16360 C 42.392779,114.23490 42.678560,114.30670 43.035788,114.37800 C 43.393011,114.52100 43.785958,114.66360 44.214629,114.80670 L 44.107463,105.37570 z M 24.710111,91.229800 L 24.067107,102.37510 L 25.245949,104.73260 L 25.245949,103.33980 C 25.245949,101.48230 25.388839,99.731500 25.674619,98.088400 C 26.031848,96.445300 26.210457,94.695000 26.210457,92.837000 L 26.103290,91.229800 L 24.710111,91.229800 z M 84.188178,111.16300 C 84.188178,110.59120 84.152454,110.01990 84.081012,109.44810 L 79.579968,109.23380 L 79.365632,112.98460 L 84.188178,112.98460 L 84.188178,111.16300 z M 42.392779,91.229800 L 41.106766,91.229800 C 41.035324,91.586700 40.999600,91.908300 40.999600,92.194400 L 40.999600,92.944200 L 41.964108,103.12540 L 41.856942,104.73260 L 43.035788,102.58950 L 42.392779,91.229800 z M 94.797779,92.194400 L 93.190262,92.194400 L 94.154775,104.19700 L 94.261941,104.30390 L 94.369108,104.19700 L 95.333616,101.41050 L 94.797779,92.194400 z M 75.829098,92.194400 L 75.400427,101.41050 L 76.150603,104.19700 C 76.293493,104.19700 76.364936,104.23260 76.364936,104.30390 L 76.472102,104.30390 L 76.579274,104.19700 L 77.329444,92.194400 L 75.829098,92.194400 z M 91.154079,110.09120 C 90.368180,110.09120 89.582286,110.05530 88.796386,109.98400 C 88.010492,109.91270 87.224597,109.80560 86.438699,109.66250 L 86.438699,112.98460 L 91.368412,112.98460 L 91.154079,110.09120 z M 78.508290,115.34260 L 77.972453,115.34260 L 77.329444,121.02220 L 79.151299,122.20120 L 78.508290,115.34260 z M 60.825622,79.119800 L 59.110939,78.798200 L 60.611284,82.763400 L 61.254293,82.977800 L 60.825622,79.119800 z " style="stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.2066889) " id="advanced-f13.svgpath2789" d="M 191.82675,92.194600 C 193.27873,99.240900 191.06057,105.28820 188.35759,111.16630 C 189.14106,115.32880 185.04548,117.77900 186.20293,122.60560 C 182.89647,127.89360 197.88695,129.64750 189.35767,132.70080 C 184.65301,131.68480 179.70985,130.14090 174.94497,131.82670 C 172.29321,133.54820 165.76746,132.31410 169.62203,128.87070 C 177.03209,126.17720 165.88335,124.89600 163.26931,126.46300 C 160.93572,127.50760 152.88408,128.81270 158.20367,125.03170 C 166.22559,122.02360 161.67185,113.54640 161.76620,107.09040 C 161.85638,103.75950 161.39897,102.15130 158.23917,101.44400 C 156.67946,96.785900 157.13644,91.592600 156.37567,86.713300 C 156.25959,84.644500 152.08802,84.930200 152.49619,81.584200 C 149.98059,85.613200 151.43367,91.812100 150.41990,96.687300 C 149.96888,102.72700 149.51787,108.76680 149.06685,114.80660 C 144.29609,117.02840 159.15210,119.24420 155.28285,123.42920 C 150.97579,124.72020 145.99321,121.53290 141.35975,121.32710 C 135.67965,119.43360 130.38692,126.26660 136.55520,129.71710 C 141.28405,132.13040 137.45876,135.20640 133.78607,133.23640 C 128.67675,130.52790 121.41140,135.54820 117.83898,132.56690 C 120.95801,129.25260 124.97471,126.24720 122.50743,120.86950 C 122.40652,115.70480 119.69043,112.86410 119.65305,107.54990 C 113.99418,103.77520 118.64067,95.232100 116.49089,91.189400 C 115.73375,86.976200 117.10840,80.282600 122.77549,79.914500 C 129.17818,80.264900 122.72641,83.146000 119.95476,83.452300 C 117.72812,86.577900 118.88432,91.302200 122.44916,87.264500 C 123.61028,90.654400 122.64044,95.620200 128.65193,93.587100 C 134.34997,95.486900 133.23748,90.653800 134.09949,87.273600 C 135.80415,88.554800 139.15908,90.218900 137.72219,86.170400 C 139.11604,81.076700 127.80594,83.212300 131.81558,79.687000 C 134.99823,79.272700 140.50206,85.098800 138.96131,78.843000 C 140.86617,72.954800 133.72384,80.892100 135.05467,75.536200 C 135.98111,72.509200 133.46563,68.056000 134.06199,73.606600 C 133.88025,82.832300 118.28548,78.009700 122.91792,70.224700 C 119.28740,71.132100 123.42063,81.547700 117.63721,76.122200 C 113.49389,69.957200 125.55093,69.996400 122.03283,63.706500 C 121.64912,54.733900 121.26542,45.761100 120.88172,36.788600 C 125.46577,35.169200 133.48494,34.060900 135.92846,32.123500 C 129.64936,27.869600 132.62058,15.405100 140.76970,16.148700 C 150.02640,17.172800 147.48002,29.301300 144.99442,32.952300 C 149.56041,34.802900 157.51573,34.417700 159.68799,38.235900 C 157.55241,43.755600 162.59052,40.493200 164.72853,42.071700 C 162.10761,46.389100 164.73114,52.282800 170.16607,49.824900 C 173.27228,46.657100 167.60088,38.534200 175.12606,41.976800 C 180.86786,41.868100 183.43087,44.609300 182.74427,50.264800 C 183.44922,55.532900 183.41387,60.997500 184.59603,66.138700 C 187.08982,70.315900 186.21204,75.306100 182.88924,78.231800 C 189.14193,78.483800 192.50124,82.817600 192.48659,88.912000 C 192.21513,90.238100 194.74593,92.936400 191.82675,92.194600 z M 138.99309,47.612200 C 136.05195,44.442300 135.63083,35.184500 130.73357,36.851800 C 125.26054,36.586100 121.77499,40.249300 123.73366,45.587800 C 124.03328,52.942600 124.33295,60.297600 124.63257,67.652700 C 129.17427,63.132300 125.45182,54.260800 126.66877,48.025400 C 125.35124,45.065200 128.16539,38.902800 129.21252,44.349500 C 129.74492,51.791900 127.73348,60.764700 130.24660,67.232700 C 134.18398,70.910600 141.43330,69.236900 138.99309,62.790900 C 138.99309,57.731100 138.99309,52.671900 138.99309,47.612200 z M 189.14755,83.835100 C 184.96966,78.978900 175.31586,79.195400 170.91634,83.577700 C 169.48661,85.947500 169.23217,92.891800 172.81942,88.629800 C 170.98414,84.602200 177.08778,85.823600 174.72144,89.280600 C 174.80532,94.903600 172.39842,102.63670 174.03688,106.94340 C 177.86865,106.40810 185.39183,109.54450 186.78316,106.58110 C 186.21385,99.749700 185.64448,92.917600 185.07517,86.085600 C 188.56831,84.145200 187.41962,93.477700 190.43538,88.835700 C 190.19224,87.137500 189.44396,85.538200 189.14755,83.835100 z M 152.17471,37.431900 C 145.26687,33.293700 142.87096,44.915800 141.35072,49.532300 C 142.09942,55.611800 139.84060,63.873900 142.50281,68.563900 C 146.33075,69.524600 152.20306,73.580400 150.95229,66.852500 C 151.64556,59.045500 152.33879,51.239400 153.03201,43.432700 C 158.94607,43.453000 158.64660,37.435500 152.17471,37.431900 z M 141.35072,70.975200 C 141.35072,85.585700 141.35072,100.19610 141.35072,114.80660 C 149.76154,114.46750 146.40697,104.71710 147.73652,99.096000 C 148.35856,90.687200 148.98060,82.277500 149.60264,73.868500 C 146.85202,72.904400 144.10140,71.939800 141.35072,70.975200 z M 166.10650,58.757700 C 163.11194,54.564000 161.31297,47.856300 160.66164,44.187200 C 153.12463,44.039100 155.22935,52.315800 154.32085,57.267600 C 153.74835,63.586800 153.17587,69.906600 152.60338,76.226300 C 158.57294,77.635500 155.33343,69.135900 156.51435,65.751800 C 156.78248,60.884100 157.05059,56.016600 157.31872,51.148800 C 162.26609,51.435100 158.30968,59.094200 159.17092,62.532600 C 158.91078,67.275400 158.65058,72.018700 158.39043,76.762300 C 163.24238,77.746600 166.92671,74.157400 163.78996,69.795800 C 163.49860,65.978600 164.79033,62.277200 166.10650,58.757700 z M 179.71679,45.469500 C 176.38849,44.840000 172.53560,42.946900 173.55866,47.939000 C 172.04092,55.717400 165.18392,62.062300 166.24351,70.384300 C 166.00773,75.192500 178.46782,80.169900 173.69530,73.597300 C 173.32048,69.371300 174.96086,66.391100 176.01607,63.563900 C 176.55014,59.821300 173.45275,52.401000 176.98963,51.236600 C 180.08800,54.788100 175.82540,63.951300 180.16912,65.211800 C 183.27317,61.253100 179.40652,53.818500 180.00559,48.578200 C 179.90933,47.542200 179.81306,46.505700 179.71679,45.469500 z M 174.46555,79.119600 C 169.45812,76.847400 164.26374,78.139000 159.34611,78.887200 C 157.28270,84.164600 159.96169,90.860100 159.76203,96.694700 C 158.49123,100.57860 167.30824,102.52700 167.97063,100.63350 C 168.99164,93.867400 165.97000,90.218000 168.64545,83.550700 C 168.94043,80.191100 171.69537,79.592600 174.46555,79.119600 z M 134.17052,111.91320 C 133.52682,106.78250 137.57797,94.929000 129.69624,95.945300 C 125.90500,95.745100 121.62189,95.042700 122.51517,100.23740 C 121.76189,105.37130 120.78235,115.33530 128.94447,112.77020 C 129.92751,112.19100 134.83419,113.89690 134.17052,111.91320 z M 173.71537,35.181000 C 172.89610,43.009700 162.09444,41.841700 160.42253,35.182700 C 158.47632,29.577900 165.24114,22.293700 170.79600,26.092100 C 173.30349,27.163100 177.33423,34.294500 173.71537,35.181000 z M 144.02998,22.749300 C 137.10388,17.586900 131.14383,31.388000 140.47315,31.266800 C 143.97006,30.776100 146.81129,25.521800 144.02998,22.749300 z M 183.89632,72.046800 C 183.27105,63.390100 170.32402,71.328900 178.06550,75.769500 C 180.60960,77.373300 184.10354,74.935000 183.89632,72.046800 z M 140.06475,34.002600 C 132.53520,34.342900 138.79450,40.556300 140.17191,44.290100 C 141.39279,39.720500 148.83645,34.666600 140.06475,34.002600 z M 131.81283,72.904300 C 130.01890,65.793800 119.42629,75.053900 127.69910,76.857900 C 129.90244,77.168900 131.92109,75.057900 131.81283,72.904300 z M 170.82187,31.108300 C 167.40830,32.483700 160.37108,37.442000 167.99801,38.482500 C 171.15854,37.880000 171.83060,33.647400 170.82187,31.108300 z M 166.53516,104.19700 C 160.95110,102.16640 165.78420,111.99220 164.99062,114.99910 C 164.76135,117.48700 166.48445,124.80550 166.54812,118.63040 C 166.47056,113.83830 166.57668,109.00630 166.53516,104.19700 z M 129.45514,115.12800 C 130.31909,118.85890 127.62377,126.15100 131.00157,127.40790 C 132.02569,123.91170 132.96551,117.63270 131.78604,115.12800 C 131.00907,115.12800 130.23211,115.12800 129.45514,115.12800 z M 127.20463,115.12800 C 121.13272,114.65300 126.31808,123.77630 125.38279,127.34550 C 129.46465,126.83510 126.08458,118.36680 127.20463,115.12800 z M 178.85944,115.34260 C 173.08247,113.92800 176.24992,123.94720 177.48163,125.62050 C 180.70606,124.76580 178.07630,117.90030 178.85944,115.34260 z M 181.21715,115.34260 C 181.44584,117.93020 179.93289,129.03240 183.85369,124.07710 C 183.15138,120.83690 187.16745,113.55360 181.21715,115.34260 z M 170.92901,106.55490 C 166.87157,103.02750 169.95614,112.86650 169.00000,115.34760 C 168.64847,118.59060 169.32210,124.44640 169.91328,118.09740 C 170.16524,114.25070 171.05300,110.43110 170.92901,106.55490 z M 138.88590,105.37550 C 135.95468,107.11030 134.54009,115.72680 138.98464,113.93180 C 138.94891,111.07960 138.91917,108.22740 138.88590,105.37550 z M 119.48856,91.229900 C 119.76752,95.444100 117.80937,100.25910 119.82075,104.07110 C 119.27204,100.67270 123.03682,92.430300 119.48856,91.229900 z M 178.96663,111.16310 C 178.25259,105.27330 169.82393,113.11960 176.65586,113.08450 C 178.36108,112.94140 179.42119,113.48970 178.96663,111.16310 z M 137.17120,91.229900 C 133.76987,93.865300 137.78420,100.54440 136.63539,104.73260 C 139.07433,100.77440 136.79131,95.615000 137.17120,91.229900 z M 189.57618,92.194600 C 186.26237,93.034700 189.26844,103.07650 189.36996,103.62440 C 190.86147,99.952300 189.43789,95.993500 189.57618,92.194600 z M 170.60752,92.194600 C 170.73469,95.266700 169.21381,103.64250 171.44286,103.25990 C 170.70517,100.17860 173.91310,92.685300 170.60752,92.194600 z M 185.93252,110.09100 C 179.80041,107.33040 180.34229,115.59750 185.98586,112.72350 C 186.61117,111.90860 185.58391,110.97140 185.93252,110.09100 z M 173.28671,115.34260 C 170.27455,117.70170 174.38180,125.65800 173.61616,118.92290 C 173.51699,117.72790 173.39567,116.53590 173.28671,115.34260 z M 155.60406,79.119600 C 151.71010,77.339800 157.28608,86.648100 155.79473,80.765600 C 155.74802,80.526500 155.62089,79.429200 155.60406,79.119600 L 155.60406,79.119600 z " style="stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.2066889) " id="advanced-f13.svgpath2795" d="M 286.60515,92.194600 C 288.33969,102.43690 282.83765,112.42730 279.81469,121.57450 C 282.57748,125.99710 289.09559,134.20990 278.74932,131.21450 C 273.09723,130.90460 262.38338,135.03060 264.69719,126.61030 C 261.85864,123.42880 250.34632,131.06860 253.91623,123.77000 C 261.62125,117.22830 256.25680,105.92750 252.55927,98.541400 C 251.93542,94.312400 251.34948,80.956500 246.41477,84.824000 C 244.70765,93.819100 245.44497,103.09270 243.94178,112.13900 C 242.65332,116.38570 254.92391,124.72850 244.65438,123.14850 C 237.67371,118.71410 223.54259,121.92520 232.07256,131.49350 C 229.92520,134.88990 221.46131,131.85640 216.77246,133.16160 C 212.09284,130.13840 221.66149,121.67100 216.52117,115.99970 C 212.81103,106.28370 209.84207,95.669200 211.73363,85.309100 C 211.80400,78.762400 223.51330,80.462400 214.95992,83.638600 C 212.22650,89.684000 224.84253,98.646700 229.35394,90.479500 C 228.74257,86.728100 235.49273,87.906500 230.47334,83.784300 C 222.78464,78.695000 235.73225,83.634900 233.21449,77.581800 C 228.46129,78.670400 229.62395,68.419600 228.20200,76.561700 C 224.03835,84.510400 215.54191,68.889600 216.06000,75.244400 C 206.41070,78.185000 220.75652,64.403500 217.36646,58.765300 C 217.57353,51.189400 211.35855,39.967300 220.09306,35.222300 C 227.69667,36.475800 230.88101,29.925900 227.05606,24.142600 C 226.90688,15.523300 241.70891,13.008900 241.73507,22.771400 C 239.33995,30.333300 243.24987,36.301100 251.31406,36.139200 C 258.07381,37.946600 257.53302,54.526100 265.53648,48.174200 C 264.90688,36.131700 279.50668,42.814700 278.27399,51.109700 C 276.31833,59.044700 281.66594,66.512200 280.01006,74.406600 C 278.11160,80.420700 292.29233,84.137200 287.27514,92.238400 C 287.05182,92.224100 286.60515,92.194600 286.60515,92.194600 z M 233.77147,47.612200 C 233.68884,40.461900 221.88699,31.411300 218.77340,41.399000 C 217.59121,49.434400 219.69601,57.577400 219.35741,65.680000 C 223.37193,65.627700 221.02297,52.761400 220.99006,47.723800 C 223.69193,37.472900 225.48498,55.855400 223.29080,59.992300 C 220.26724,70.583900 238.13280,70.941200 234.26784,60.196900 C 233.65229,56.036200 233.43098,51.808300 233.77147,47.612200 z M 283.92594,83.835100 C 279.60028,75.466500 260.21635,82.476800 266.99369,88.563600 C 272.77020,85.520800 266.08722,98.889800 268.52629,102.46240 C 270.75064,112.85840 285.52943,107.79300 281.38009,97.977000 C 279.12408,93.573600 279.51203,84.387000 284.83402,88.951600 C 285.09922,87.181300 284.43066,85.487200 283.92594,83.835100 z M 246.95310,37.431900 C 238.09672,35.595200 236.16204,46.952600 236.25611,53.440100 C 233.39085,59.439300 237.41187,75.379300 245.27844,67.778900 C 247.21801,59.929700 246.58096,51.502400 247.81045,43.432700 C 253.78331,44.861100 251.88684,35.492200 246.95310,37.431900 z M 236.12918,70.975200 C 236.12917,85.585700 236.12917,100.19610 236.12917,114.80660 C 244.67586,112.69430 241.90837,102.13740 242.48589,95.688600 C 241.50307,87.939500 249.09239,75.654600 239.25483,71.796200 C 238.74162,71.648200 236.65788,71.100800 236.12918,70.975200 L 236.12918,70.975200 z M 260.88495,58.757700 C 258.52954,54.856300 254.69946,39.578900 249.98156,49.419900 C 248.91449,57.404100 248.41539,65.534000 247.87968,73.571900 C 253.81118,74.640100 250.26531,61.524400 251.38405,56.700400 C 253.91945,47.064800 255.90914,61.180300 253.67220,64.648700 C 250.44689,69.690300 256.49304,82.410900 259.31100,71.651200 C 260.35065,67.285700 257.22634,62.454900 260.88495,58.757700 z M 274.49524,45.469500 C 264.98154,43.403900 267.31930,56.750000 262.60971,61.419900 C 256.58261,66.136800 264.90334,81.964000 269.09242,72.540500 C 270.32508,66.278900 269.33701,58.529700 271.98687,53.307600 C 273.34427,56.045400 274.03445,67.895700 275.92420,59.276800 C 276.07677,54.615000 273.98122,50.145400 274.49524,45.469500 z M 269.24400,79.119600 C 262.80151,75.516900 251.35986,77.864200 253.40712,87.217200 C 250.66104,93.616300 259.91340,107.41240 263.07578,96.179700 C 262.28598,90.109600 260.52480,80.108900 269.24400,79.119600 z M 228.94897,111.91320 C 231.26141,105.36080 228.67132,90.611400 219.13068,97.034100 C 212.14496,103.60950 219.01085,118.93050 228.94897,111.91320 z M 268.49382,35.181000 C 267.77067,43.663800 253.68521,40.645700 254.51848,32.875000 C 254.20444,23.172900 269.77914,23.046200 269.70846,32.600200 C 269.58462,33.040400 268.77491,34.761000 268.49382,35.181000 L 268.49382,35.181000 z M 238.80838,22.749300 C 230.30256,15.420000 229.17577,38.074700 238.36292,29.442600 C 239.97499,27.683300 240.67378,24.603000 238.80838,22.749300 z M 278.67475,72.046800 C 276.93261,61.460900 264.85212,78.988800 276.23078,75.907700 C 277.69304,75.242500 278.78698,73.692500 278.67475,72.046800 z M 234.84318,34.002600 C 225.95022,34.856800 237.94280,48.817000 238.63112,38.096000 C 239.81463,35.834700 237.17834,33.056600 234.84318,34.002600 z M 226.59126,72.904300 C 223.57162,64.399700 216.48628,81.208600 225.24737,75.945100 C 226.14400,75.213800 226.60715,74.043800 226.59126,72.904300 z M 265.60028,31.108300 C 256.93600,29.582600 263.82938,44.344600 266.01340,34.190600 C 265.99906,33.669600 265.72367,31.614900 265.60028,31.108300 L 265.60028,31.108300 z M 261.31359,104.19700 C 254.40895,105.99720 262.68641,124.77320 261.33765,112.69300 C 261.32436,109.86120 261.26632,107.02900 261.31359,104.19700 z M 224.23358,115.12800 C 222.52079,119.57530 225.65572,129.94800 227.22799,120.27110 C 227.70931,118.09490 227.06667,115.03440 224.23358,115.12800 z M 221.98307,115.12800 C 214.25187,115.07680 222.72238,131.84840 222.04339,120.66380 C 221.78498,118.83960 221.47024,116.94680 221.98307,115.12800 z M 273.63788,115.34260 C 265.20617,113.90280 274.69451,130.58080 273.67633,119.29760 C 273.52221,117.98840 273.39090,116.65130 273.63788,115.34260 z M 275.99560,115.34260 C 272.74371,120.01090 279.49910,127.63980 279.26393,118.78670 C 279.68005,116.82750 278.51865,113.66070 275.99560,115.34260 z M 265.70746,106.55490 C 260.24058,108.17390 265.20482,124.70270 265.14145,114.14760 C 265.45041,111.62830 265.71178,109.09620 265.70746,106.55490 z M 233.66436,105.37550 C 227.40554,105.66060 234.44001,118.08940 233.70479,108.88900 C 233.68177,107.71830 233.68518,106.54690 233.66436,105.37550 z M 214.26700,91.229900 C 212.97373,95.905600 214.44536,106.25410 215.79141,96.112200 C 216.09919,94.375100 215.75681,92.363500 214.26700,91.229900 z M 273.74506,111.16310 C 270.65228,104.80830 268.34084,117.91140 273.58882,112.45110 C 273.64088,112.02170 273.74506,111.16310 273.74506,111.16310 z M 231.94963,91.229900 C 227.41862,95.312900 233.90730,106.95460 232.24256,96.307500 C 232.03325,94.625000 231.82029,92.928200 231.94963,91.229900 z M 284.35462,92.194600 C 279.00642,94.357300 286.42845,106.18730 284.60195,96.350700 C 284.45053,94.971100 284.31529,93.584500 284.35462,92.194600 z M 265.38596,92.194600 C 264.07091,95.020800 265.61274,105.81710 266.81194,97.250400 C 267.17376,95.523500 267.08742,93.214200 265.38596,92.194600 z M 280.71097,110.09100 C 274.15001,106.06010 279.79739,119.14380 280.71097,110.09100 z M 268.06514,115.34260 C 264.68513,118.59550 270.66418,122.84230 268.06514,115.34260 z M 250.38250,79.119600 C 246.75668,81.285900 254.21880,82.993800 250.38250,79.119600 z " style="stroke-width:1.0000000pt"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3453.7963588999996"><tspan x="10" y="3453.7963588999996">Ustvarjanje besedil</tspan></text>
+
+<rect id="d0e541" width="288" height="1000px" x="10" y="3458.6963588999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e541" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape je sposoben urejati daljša in zapletena besedila, hkrati pa je priročen pri ustvarjanju kratkih besednih predmetov, kot so naslovi, oglasi, logotipi, diagrami, nalepke,... V tem delu bomo na kratko predstavili te možnosti.
+</flowDiv></flowRoot>
+
+<rect id="d0e544" width="288" height="1000px" x="10" y="3510.6779819" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e544" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ustvarjanje besedilnega predmeta je enostavno - izberete orodje za
+besedila (<flowSpan style="font-weight:bold">F8</flowSpan>), kliknete nekam v dokument in pišete. Za
+spreminjanje pisave, sloga in velikosti odprite pogovorno okno
+Besedilo in pisava (<flowSpan style="font-weight:bold">Shift+Ctrl+T</flowSpan>). Tam lahko besedilo tudi pišete v
+posebno okence, kar je včasih lažje, kot pa neposredno na platno (če
+nič drugega, to okence podpira kopiranje in lepljenje iz sistemskega
+odložišča, ter sprotno preverjanje črkovanja).
+</flowDiv></flowRoot>
+
+<rect id="d0e553" width="288" height="1000px" x="10" y="3595.9996189" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e553" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kot ostala orodja, lahko tudi z orodjem za besedila izberete predmete svoje
+vrste (besedilne predmete). Tako lahko enostavno kliknete in s tem
+izberete in takoj nastavite kazalec v katerikoli besedilni predmet (kot
+je na primer ta odstavek).
+</flowDiv></flowRoot>
+
+<rect id="d0e556" width="288" height="1000px" x="10" y="3647.7638598999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e556" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ena pogostejših operacij pri oblikovanju besedila je popravljanje
+razmikov med črkami in črtami. Kot vedno imamo tudi za to priročne
+bližnjice: <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan> in <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan>. S tem spremenite <flowSpan style="font-style:italic">razmik med črkami</flowSpan> v trenutni vrstici tako, da se dolžina vrstice spremeni za eno točko pri trenutnem pogledu. Večina besedil z velikostjo pisave večjo od
+običajne izgleda bolje, če jo malce stisnemo. Tu imamo primer:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3741.2821808999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f14.svgtext1609" y="4.2361641" x="139.43481" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1610" sodipodi:role="line" y="4.2361641" x="139.43481">Original</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3741.2821808999997) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f14.svgtext1612" y="53.843742" x="116.16958" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1613" sodipodi:role="line" y="53.843742" x="116.16958">Letter spacing decreased</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3741.2821808999997) " id="advanced-f14.svgtext2315" y="33.29771" x="60.780251" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1604">Inspiration</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3741.2821808999997) " id="advanced-f14.svgtext1606" y="82.904648" x="67.866859" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan style="letter-spacing:-1.2478520" id="advanced-f14.svgtspan1607">Inspiration</tspan></text>
+
+<rect id="d0e578" width="288" height="1000px" x="10" y="3843.1763299" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e578" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Stisnjena različica bi bila boljši naslov, a še vedno ni popolna: presledki
+med črkami niso enakomerni. "a" in "t" sta recimo predaleč narazen,
+medtem ko sta "t" in "i" preblizu. Količina takšnih slabih presledkov je
+odvisna od kakovosti uporabljene pisave, a celo pri najboljših boste
+našli pare črk, ki jih bo potrebno popraviti.
+</flowDiv></flowRoot>
+
+<rect id="d0e581" width="288" height="1000px" x="10" y="3917.5019549" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e581" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">V Inkscapu je to enostavno; enostavno premaknite kazalec za
+urejanje besedila med željeni črki in uporabite <flowSpan style="font-weight:bold">Alt+smerne tipke</flowSpan>, da
+premaknete črko na desni od kazalca. Še enkrat isti naslov, to pot z
+ročno popravljenimi razmaki:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3977.2868939) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f15.svgtext1649" y="4.2368875" x="66.563278" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f15.svgtspan1651" sodipodi:role="line" y="4.2368875" x="66.563278">Letter spacing decreased, some letter pairs manually kerned</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3977.2868939) " id="advanced-f15.svgtext2406" y="34.802681" x="67.866859" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan dx="0 0 -0.1418031 -0.42540932 -0.42540932 0.42540932 0.42540932 -0.87514824 1.1344248 -0.5672124 -0.5672124" style="letter-spacing:-1.2478520" id="advanced-f15.svgtspan1647">Inspiration</tspan></text>
+
+<rect id="d0e597" width="288" height="1000px" x="10" y="4031.0783529" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e597" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poleg premikanja črk levo in desno z ukazi <flowSpan style="font-weight:bold">Alt+levo</flowSpan> ali
+<flowSpan style="font-weight:bold">Alt+desno</flowSpan> jih lahko zamaknete tudi gor in dol, če pritisnete <flowSpan style="font-weight:bold">Alt+gor</flowSpan> ali <flowSpan style="font-weight:bold">Alt+dol</flowSpan>. Poskusite te kombinacije na kateremkoli odstavku tega vodiča.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4091.2203169) " xml:space="preserve" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="67.866859" y="32.078743" id="advanced-f16.svgtext1731"><tspan id="advanced-f16.svgtspan1732" style="letter-spacing:-1.2478520" dx="0 -3.4339702 -1.746122 -1.4281086 -2.0297282 -1.981069 -3.9864676 -3.8832457 -1.2720536 -2.1715312 -1.5699117" dy="0 0.0056477566 6.8183579 -6.6178179 0 -6.4172778 6.0161972 -5.8156576 5.8156576 -3.4091773 2.8075578">Inspiration</tspan></text>
+
+<rect id="d0e622" width="288" height="1000px" x="10" y="4139.3845599" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e622" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Lahko pa bi seveda tudi pretvorili besedilo v pot (<flowSpan style="font-weight:bold">Shift+Ctrl+C</flowSpan>) in
+premikali črke kot običajne poti. Vendar pa je precej bolj koristno obdržati
+besedilo kot besedilo, saj ga tako lahko popravljamo, preiskušamo
+različne pisave (ne da bi odstranili zgoščevanja), pa še manj prostora
+zasede v datoteki. Edina slabost je, da morate za pravilen izris imeti
+nameščeno enako pisavo na vsakem računalniku, kjer želite dokument
+odpreti. Če Inkscape ne bo našel natanko iste pisave, vas bo na to opozoril.
+</flowDiv></flowRoot>
+
+<rect id="d0e628" width="288" height="1000px" x="10" y="4235.717852899999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e628" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Podobno kot razmik med črkami lahko prilagajate tudi <flowSpan style="font-style:italic">razmik med vrsticami</flowSpan>. Poskusite <flowSpan style="font-weight:bold">Ctrl+Alt+&lt;</flowSpan> in
+<flowSpan style="font-weight:bold">Ctrl+Alt+&gt;</flowSpan> na kateremkoli odstavku tega vodiča. S tem
+spremenite razmike tako, da se celotna višina predmeta spremeni za
+1 točko pri trenutnem pogledu. Kot tudi pri Izbirniku, hkratno držanje <flowSpan style="font-weight:bold">Shift</flowSpan>a
+podeseteri učinek.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4322.0565509"><tspan x="10" y="4322.0565509">Urejevalnik XML</tspan></text>
+
+<rect id="d0e649" width="288" height="1000px" x="10" y="4326.9565508999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e649" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscapovo najmočnejše orodje je Urejevalnik XML (<flowSpan style="font-weight:bold">Shift+Ctrl+X</flowSpan>).
+Prikazuje celotno XML drevo dokumenta in vedno odraža trenutno
+stanje. V njem lahko urejate vašo risbo in opazujete spremembe,
+lahko pa v njem tudi prilagajate lastnosti in rezultat takoj vidite na platnu. To je
+tudi najboljše orodje za spoznavanje SVGja, saj omogoča nekatere
+trike, ki jih ne morete opraviti z običajnimi orodji.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4426.1938189"><tspan x="10" y="4426.1938189">Zaključek</tspan></text>
+
+<rect id="d0e661" width="288" height="1000px" x="10" y="4431.0938189" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e661" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ta vodič pokaže le del vseh zmogljivosti Inkscapa. Upamo, da vam
+je bil všeč. Ne bojte se eksperimentiranja in svoje stvaritve delite z drugimi.
+Za več informacij, najnovejše različice in nadaljno pomoč s strani uporabnikov
+in razvijalcev obiščite <flowSpan style="font-weight:bold; font-family:sans serif">www.inkscape.org</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 4483.1943879)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-advanced.svg b/share/tutorials/tutorial-advanced.svg
new file mode 100644
index 000000000..cb5bea2cd
--- /dev/null
+++ b/share/tutorials/tutorial-advanced.svg
@@ -0,0 +1,475 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::ADVANCED</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This tutorial covers copy/paste, node editing, freehand and bezier
+drawing, path manipulation, booleans, offsets, simplification, and text tool.
+</flowDiv></flowRoot>
+<rect id="d0e18" width="264" height="1000px" x="35" y="69.172264" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Use <flowSpan style="font-weight:bold">Ctrl+arrows</flowSpan>, <flowSpan style="font-weight:bold">mouse wheel</flowSpan>, or <flowSpan style="font-weight:bold">middle button
+drag</flowSpan> to scroll the page down. For basics of object creation, selection, and
+transformation, see the Basic tutorial in <flowSpan style="font-family:sans serif">Help &gt; Tutorials</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="123.34023099999999"><tspan x="10" y="123.34023099999999">Pasting techniques</tspan></text>
+
+<rect id="d0e39" width="288" height="1000px" x="10" y="128.240231" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e39" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">After you copy some object(s) by <flowSpan style="font-weight:bold">Ctrl+C</flowSpan> or cut by
+<flowSpan style="font-weight:bold">Ctrl+X</flowSpan>, the regular <flowSpan style="font-family:sans serif">Paste</flowSpan> command
+(<flowSpan style="font-weight:bold">Ctrl+V</flowSpan>) pastes the copied object(s) right under the mouse cursor or,
+if the cursor is outside the window, to the center of the document window. However, the
+object(s) in the clipboard still remember the original place from which they were
+copied, and you can paste back there by <flowSpan style="font-family:sans serif">Paste in Place</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+Alt+V</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e60" width="288" height="1000px" x="10" y="213.02475399999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e60" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Yet another command, <flowSpan style="font-family:sans serif">Paste Style</flowSpan> (<flowSpan style="font-weight:bold">Shift+Ctrl+V</flowSpan>),
+applies the style of the (first) object on the clipboard to the current selection. The
+"style" thus pasted includes all the fill, stroke, and font settings, but not the shape,
+size, or parameters specific to a shape type, such as the number of tips of a star.
+</flowDiv></flowRoot>
+
+<rect id="d0e69" width="288" height="1000px" x="10" y="275.96099699999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e69" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note that Inkscape has its own internal clipboard; it does not use the system clipboard
+except for copying/pasting text by the Text tool.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="328.40597299999996"><tspan x="10" y="328.40597299999996">Drawing freehand and regular paths</tspan></text>
+
+<rect id="d0e78" width="288" height="1000px" x="10" y="333.30597299999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e78" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The easiest way to create an arbitrary shape is to draw it using the
+Pencil (freehand) tool (<flowSpan style="font-weight:bold">F6</flowSpan>):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 370.18909899999994) " id="advanced-f01.svgpath1346" d="M 46.607452,13.757459 C 46.703755,13.877837 40.561653,3.0632190 48.903150,5.1485930 C 61.917313,8.4021340 85.578980,16.903712 88.503930,2.2789720 C 89.168760,-1.0451860 86.608410,8.7886670 85.634310,12.035686 C 74.612347,48.775570 75.258006,102.14182 24.798324,102.14182 C 20.854406,102.14182 26.421615,93.834340 29.389719,91.237250" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 370.18909899999994) " id="advanced-f01.svgpath1350" d="M 80.978976,57.809270 C 83.629466,58.140590 78.850256,47.165690 80.978976,57.809270 C 81.764616,61.737480 63.166615,99.173230 72.370109,80.766250 C 87.382756,50.740960 98.747546,43.599660 92.457466,81.340170 C 91.195886,88.909610 98.333346,87.040380 102.21418,85.931570" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 370.18909899999994) " id="advanced-f01.svgpath1354" d="M 146.47030,49.914700 C 147.32585,51.198030 143.40937,49.532080 141.87890,49.340770 C 135.10598,48.494160 126.43327,61.792580 137.28751,65.410650 C 155.75721,71.567220 130.34010,78.508200 124.08724,79.758770" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 370.18909899999994) " id="advanced-f01.svgpath1358" d="M 184.92323,45.323300 C 185.60254,44.898740 179.60790,46.771180 175.74044,54.506090 C 163.83864,78.309710 195.82780,63.295640 195.82780,49.340770 C 195.82780,37.792078 164.11209,53.757440 174.59260,57.949640" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 370.18909899999994) " id="advanced-f01.svgpath1360" d="M 195.25388,47.619000 C 195.25388,46.588170 191.96696,58.836830 196.97564,68.854200" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 370.18909899999994) " id="advanced-f01.svgpath1372" d="M 209.60198,38.436209 C 214.41007,62.476670 202.58725,87.028780 195.25388,109.02892 C 191.16949,121.28208 195.19569,94.231230 195.82780,86.645860 C 199.03896,48.111950 248.25968,15.551340 223.37617,59.097490 C 220.86259,63.496260 215.30071,64.836730 210.74984,64.836730" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 370.18909899999994) " sodipodi:nodetypes="cccccc" id="advanced-f01.svgpath2338" d="M 125.35714,10.790752 C 125.81036,11.470579 108.91150,69.158330 107.14285,75.790760 C 100.91438,99.147540 93.886617,91.270840 110.00000,63.647900 C 117.99422,49.943520 130.37724,37.159024 122.49999,60.790760 C 118.85912,71.713380 110.17621,58.819400 113.92857,70.076470 C 116.06040,76.471970 117.51004,80.738300 124.64285,79.719330" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 370.18909899999994) " id="advanced-f01.svgpath2356" d="M 168.92857,48.290750 C 168.00407,49.677500 165.47603,47.671770 163.92857,48.290750 C 148.45903,54.478570 138.74181,77.113820 163.21429,72.219320 C 165.77450,71.707280 167.97619,70.076470 170.35714,69.005040" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 370.18909899999994) " id="advanced-f01.svgpath2382" d="M 230.71429,51.862180 C 230.69083,51.904400 238.92616,49.261170 245.35714,46.505040 C 258.37255,40.927005 258.23191,26.494967 243.21429,35.076467 C 232.80392,41.025246 224.51137,59.005040 242.14286,59.005040 C 251.51176,59.005040 263.79693,55.114110 271.07143,48.647900" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/>
+
+<rect id="d0e94" width="288" height="1000px" x="10" y="494.00483899999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e94" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">If you want more regular shapes, use the Pen (Bezier) tool (<flowSpan style="font-weight:bold">Shift+F6</flowSpan>):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 530.8879649999999) " id="advanced-f02.svgpath1317" d="M 28.568755,8.4053100 L 52.025265,8.4053100 C 52.025265,8.4053100 39.335678,-10.396760 39.335678,10.456510 C 39.335678,31.309810 39.720210,65.837280 39.720210,65.837280 L 56.639660,65.837280 C 56.639660,65.837280 9.1498419,80.366050 25.492492,65.837280" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 530.8879649999999) " id="advanced-f02.svgpath1318" d="M 71.856901,37.318880 L 60.740395,37.318880 C 60.740395,37.318880 75.827083,64.469880 60.740395,64.469880" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 530.8879649999999) " id="advanced-f02.svgpath1320" d="M 68.535886,43.654080 C 76.366049,28.196010 81.536318,35.099080 81.536318,35.099080 L 81.536318,64.017280 L 75.682212,64.017280" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 530.8879649999999) " sodipodi:nodetypes="cccccccc" id="advanced-f02.svgpath1321" d="M 83.172435,29.942410 L 92.472939,15.621110 L 92.472939,64.469880 C 92.472939,64.469880 91.632149,40.197980 102.39906,35.070180 C 113.16598,29.942410 114.19325,47.686180 103.04180,47.686180 C 91.890349,47.686180 95.477476,47.718780 95.477476,47.718780 L 114.12732,64.298880 L 100.86093,64.298880" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 530.8879649999999) " id="advanced-f02.svgpath1322" d="M 138.02031,45.325780 C 138.02031,45.325780 144.17788,30.200410 138.02031,33.360880 C 131.86273,36.521480 116.87100,50.624580 118.60140,50.624580 C 120.33179,50.624580 138.45543,48.770280 137.25124,50.624580 C 136.04705,52.478780 131.48325,65.837280 125.71525,64.811680 C 119.94726,63.786180 116.48647,53.872180 116.48647,53.872180" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 530.8879649999999) " id="advanced-f02.svgpath1323" d="M 164.30887,46.693180 C 156.50691,34.679680 145.85128,34.044680 145.85128,34.044680 L 145.85128,54.555880 L 158.15634,65.495380 C 158.15634,65.495380 167.76966,68.572150 167.76966,57.290780" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 530.8879649999999) " sodipodi:nodetypes="cccscc" id="advanced-f02.svgpath1324" d="M 161.47682,33.515080 L 186.88757,33.515080 C 186.88757,33.515080 171.51563,33.793980 170.88821,46.901980 C 170.26079,60.010080 178.28622,64.097280 183.90729,58.476180 C 189.85930,52.524180 191.33641,33.827580 191.33641,33.827580 L 191.33641,65.030380" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 530.8879649999999) " sodipodi:nodetypes="cccsc" id="advanced-f02.svgpath1325" d="M 197.86753,73.397150 L 197.86753,33.236180 L 211.46796,33.236180 C 225.62621,33.236180 216.69195,45.076580 210.63528,51.922180 C 204.61030,58.731880 201.83517,57.563180 201.83517,49.690980" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 530.8879649999999) " id="advanced-f02.svgpath1328" d="M 219.32737,44.949780 L 256.97292,44.949780 C 256.97292,44.949780 256.65921,33.793980 239.40500,33.515080 C 222.15078,33.236180 223.71935,51.364380 223.71935,56.942280 C 223.71935,62.520180 228.73875,72.839450 241.60098,72.839450 C 254.46322,72.839450 256.97292,59.173480 256.97292,52.758880" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e110" width="288" height="1000px" x="10" y="616.9101319999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e110" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">With the Pen tool, each <flowSpan style="font-weight:bold">click</flowSpan> creates a sharp node without any curve
+handles, so a series of clicks produces a sequence of straight line segments.
+<flowSpan style="font-weight:bold">Click and drag</flowSpan> creates a smooth Bezier node with two collinear opposite
+handles. Press <flowSpan style="font-weight:bold">Shift</flowSpan> while dragging out a handle to rotate only one
+handle and fix the other. As usual, <flowSpan style="font-weight:bold">Ctrl</flowSpan> limits the direction of either
+the current line segment or the Bezier handles to 15 degree increments. Pressing
+<flowSpan style="font-weight:bold">Enter</flowSpan> finalizes the line, <flowSpan style="font-weight:bold">Esc</flowSpan> cancels it. To cancel
+only the last segment of an unfinished line, press <flowSpan style="font-weight:bold">Backspace</flowSpan>.
+</flowDiv></flowRoot>
+<rect id="d0e134" width="288" height="1000px" x="10" y="724.5396039999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e134" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">In both freehand and bezier tools, the currently selected path displays small square
+<flowSpan style="font-style:italic">anchors</flowSpan> at both ends. These anchors allow you to
+<flowSpan style="font-style:italic">continue</flowSpan> this path (by drawing from one of the anchors) or
+<flowSpan style="font-style:italic">close</flowSpan> it (by drawing from one anchor to the other) instead of creating a
+new one.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="801.0758459999998"><tspan x="10" y="801.0758459999998">Editing paths</tspan></text>
+
+<rect id="d0e152" width="288" height="1000px" x="10" y="805.9758459999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e152" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Unlike shapes created by shape tools, the Pen and Pencil tools create what is called
+<flowSpan style="font-style:italic">paths</flowSpan>. A path is a sequence of straight line segments and/or
+Bezier curves which, as any other Inkscape object, may have arbitrary fill and stroke
+properties. But unlike a shape, a path can be edited by freely dragging any of its nodes
+(and not just predefined handles). Select this path and switch to Node tool
+(<flowSpan style="font-weight:bold">F2</flowSpan>):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.7189699999998) " sodipodi:nodetypes="cscsscsss" id="advanced-f03.svgpath1235" d="M 49.142651,24.796951 C 62.273554,17.294681 79.120898,4.7414808 93.420605,9.5549808 C 104.56551,13.306681 120.51953,39.842551 94.456604,47.964451 C 104.41358,54.417721 118.49160,49.257851 129.72149,44.151951 C 152.99183,33.772451 162.96700,16.713381 196.01682,15.267481 C 208.59979,14.558281 228.59619,20.435651 226.27670,32.627851 C 224.55770,41.663751 206.29019,39.606751 197.42531,35.977951 C 172.20942,25.033151 184.76639,5.5678808 164.15367,1.3737808 C 154.62978,-0.76821921 142.89747,2.7328808 136.79298,14.870181" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2528700pt"/>
+
+<rect id="d0e171" width="288" height="1000px" x="10" y="962.4808089999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e171" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">You will see a number of gray square <flowSpan style="font-style:italic">nodes</flowSpan> on the path. These
+nodes can be <flowSpan style="font-style:italic">selected</flowSpan> by <flowSpan style="font-weight:bold">click</flowSpan>,
+<flowSpan style="font-weight:bold">Shift+click</flowSpan>, or by <flowSpan style="font-weight:bold">drag</flowSpan>ging a rubberband —
+exactly like objects are selected by the Selector tool. Selected nodes become
+highlighted and show their <flowSpan style="font-style:italic">node handles</flowSpan> — one or two
+small circles connected to each selected node by straight lines.
+</flowDiv></flowRoot>
+
+<rect id="d0e192" width="288" height="1000px" x="10" y="1036.6097499999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e192" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Paths are edited by <flowSpan style="font-weight:bold">drag</flowSpan>ging their nodes and node handles. (Try to drag
+some nodes and handles of the above path.) <flowSpan style="font-weight:bold">Ctrl</flowSpan> works as usual to
+restrict movement and rotation. The <flowSpan style="font-weight:bold">arrow</flowSpan> keys, <flowSpan style="font-weight:bold">Tab</flowSpan>,
+<flowSpan style="font-weight:bold">[</flowSpan>, <flowSpan style="font-weight:bold">]</flowSpan>, <flowSpan style="font-weight:bold">&lt;</flowSpan>, <flowSpan style="font-weight:bold">&gt;</flowSpan> keys
+with their modifiers all work just as they do in selector, but apply to nodes instead of
+objects. You can delete (<flowSpan style="font-weight:bold">Del</flowSpan>) or duplicate (<flowSpan style="font-weight:bold">Shift+D</flowSpan>)
+selected nodes. The path can be broken (<flowSpan style="font-weight:bold">Shift+B</flowSpan>) at the selected nodes,
+or if you select two endnodes on one path, you can join them (<flowSpan style="font-weight:bold">Shift+J</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e231" width="288" height="1000px" x="10" y="1133.2068689999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e231" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">A node can be made <flowSpan style="font-style:italic">cusp</flowSpan> (<flowSpan style="font-weight:bold">Shift+C</flowSpan>), which means
+its two handles can move independently at any angle to each other;
+<flowSpan style="font-style:italic">smooth</flowSpan> (<flowSpan style="font-weight:bold">Shift+S</flowSpan>), which means its handles are
+always on the same straight line (collinear); and <flowSpan style="font-style:italic">symmetric</flowSpan>
+(<flowSpan style="font-weight:bold">Shift+Y</flowSpan>), which is the same as smooth, but the handles also have the
+same length.
+</flowDiv></flowRoot>
+
+<rect id="d0e252" width="288" height="1000px" x="10" y="1196.2052009999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e252" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Also, you can <flowSpan style="font-style:italic">retract</flowSpan> a node's handle altogether by
+<flowSpan style="font-weight:bold">Ctrl+click</flowSpan>ing on it. If two adjacent nodes have their handles
+retracted, the path segment between them is a straight line. To pull out the retracted
+node, <flowSpan style="font-weight:bold">Shift+drag</flowSpan> away from the node.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1261.5901399999996"><tspan x="10" y="1261.5901399999996">Subpaths and combining</tspan></text>
+<rect id="d0e270" width="288" height="1000px" x="10" y="1266.4901399999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e270" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">A path object may contain more than one <flowSpan style="font-style:italic">subpath</flowSpan>. A subpath is a
+sequence of nodes connected to each other. (Therefore, if a path has more than one
+subpath, not all of its nodes are connected.) Below left, three subpaths belong to a
+single compound path; the same three subpaths on the right are independent path objects:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1337.4263819999996) " id="advanced-f04.svgpath1735" d="M 100.08907,6.4450000 C 93.579072,-1.0917000 81.918432,-0.55990000 73.704915,3.7926000 C 68.004275,6.8135000 62.166920,10.305800 58.367019,15.516000 C 53.168191,22.644300 57.754296,33.922500 66.630063,36.821900 C 73.283486,38.640800 80.873938,33.358300 75.537693,24.149300 M 80.462637,13.477900 C 86.879638,6.8566000 98.091007,12.131100 100.75274,19.904200 C 103.01536,26.511700 103.51871,34.401700 109.89486,38.827100 C 116.30646,43.277200 127.00687,44.138500 131.14129,36.571800 C 134.67178,30.110500 127.98533,21.832000 120.87654,24.112900 M 63.948258,51.089500 C 70.988776,55.986100 78.719709,49.359400 83.658206,44.326400 C 88.897073,38.987200 96.936098,43.169100 100.57906,48.695800 C 103.90002,53.734100 112.27908,57.016600 116.49196,51.019500" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1337.4263819999996) " sodipodi:nodetypes="cssss" id="advanced-f04.svgpath1729" d="M 226.57759,6.7994000 C 220.06760,-0.73730000 208.40696,-0.20550000 200.19344,4.1470000 C 194.49280,7.1679000 188.65545,10.660200 184.85554,15.870400 C 179.65671,22.998700 184.24281,34.276900 193.11859,37.176300 C 199.77201,38.995200 207.36246,33.712700 202.02622,24.503700" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1337.4263819999996) " sodipodi:nodetypes="cssss" id="advanced-f04.svgpath1730" d="M 206.95116,13.832300 C 213.36816,7.2110000 224.57953,12.485500 227.24127,20.258600 C 229.50388,26.866100 230.00723,34.756100 236.38338,39.181500 C 242.79497,43.631600 253.49538,44.492900 257.62980,36.926200 C 261.16029,30.464900 254.47383,22.186400 247.36505,24.467300" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1337.4263819999996) " sodipodi:nodetypes="csss" id="advanced-f04.svgpath1731" d="M 190.43679,51.443900 C 197.47730,56.340500 205.20824,49.713800 210.14673,44.680800 C 215.38560,39.341600 223.42462,43.523500 227.06759,49.050200 C 230.38854,54.088500 238.76760,57.371000 242.98047,51.373900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e286" width="288" height="1000px" x="10" y="1404.6555079999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e286" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note that a compound path is not the same as a group. It's a single object which is only
+selectable as a whole. If you select the left object above and switch to node tool, you
+will see nodes displayed on all three subpaths. On the right, you can only node-edit one
+path at a time.
+</flowDiv></flowRoot>
+
+<rect id="d0e289" width="288" height="1000px" x="10" y="1467.4728039999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e289" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape can <flowSpan style="font-family:sans serif">Combine</flowSpan> paths into a compound path
+(<flowSpan style="font-weight:bold">Ctrl+K</flowSpan>) and <flowSpan style="font-family:sans serif">Break Apart</flowSpan> a compound path into
+separate paths (<flowSpan style="font-weight:bold">Shift+Ctrl+K</flowSpan>). Try these commands on the above
+examples. Since an object can only have one fill and stroke, a new compound path gets
+the style of the first (lowest in z-order) object being combined.
+</flowDiv></flowRoot>
+
+<rect id="d0e304" width="288" height="1000px" x="10" y="1530.4297419999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e304" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">When you combine overlapping paths with fill, usually the fill will disappear
+in the areas where the paths overlap:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1567.7310379999997) " id="advanced-f05.svgpath1796" d="M 155.75146,61.986600 L 129.62968,50.665900 L 125.76751,70.631400 L 118.33181,43.150200 L 100.31410,52.578900 L 117.16369,29.631200 L 98.558143,21.423100 L 127.00494,20.289000 L 121.82191,0.62500000 L 140.44488,22.158400 L 152.58732,5.8459000 L 147.36303,33.831800 L 167.68737,33.154400 L 142.54981,46.518800 L 155.75146,61.986600 z M 185.56335,52.557900 C 180.79713,65.053200 163.77883,70.178400 147.57609,63.998000 C 131.37335,57.817600 122.09155,42.660500 126.85777,30.165200 C 131.62405,17.669700 148.64230,12.544700 164.84504,18.725100 C 181.04778,24.905500 190.32963,40.062400 185.56335,52.557900 z " style="fill:#07ba88;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e317" width="288" height="1000px" x="10" y="1650.9874379999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e317" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This is the easiest way to create objects with holes in them. For more powerful path
+commands, see "Boolean operations" below.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1693.8887339999997"><tspan x="10" y="1693.8887339999997">Converting to path</tspan></text>
+
+<rect id="d0e326" width="288" height="1000px" x="10" y="1698.7887339999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e326" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Any shape or text object can be <flowSpan style="font-style:italic">converted to path</flowSpan>
+(<flowSpan style="font-weight:bold">Shift+Ctrl+C</flowSpan>). This operation does not change the appearance of the
+object but removes all capabilities specific to its type (e.g. you can't round the
+corners of a rectangle or edit the text anymore); instead, you can now edit its
+nodes. Here are two stars — the left one is kept a shape and the right one is
+converted to path. Switch to node tool and compare their editability when selected:
+</flowDiv></flowRoot>
+
+<polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1792.0689749999997) translate(49.93435,-3814.793)" d="M 48.608655,3873.8302 L 38.020121,3854.1783 L 21.697849,3874.9159 L 30.460473,3854.3847 L 4.0704360,3854.5531 L 25.585784,3848.6030 L 9.0002176,3828.0754 L 27.066793,3841.1869 L 32.774968,3815.4211 L 33.788271,3837.7210 L 57.491814,3826.1191 L 40.688807,3840.8151 L 64.538468,3852.1136 L 42.572158,3848.1393 L 48.608655,3873.8302 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="48.6087,3873.83 38.0201,3854.18 21.6978,3874.92 30.4605,3854.38 4.07044,3854.55 25.5858,3848.6 9.00022,3828.08 27.0668,3841.19 32.775,3815.42 33.7883,3837.72 57.4918,3826.12 40.6888,3840.82 64.5385,3852.11 42.5722,3848.14 48.6087,3873.83 " sodipodi:arg2="1.0947087" sodipodi:arg1="1.0816765" sodipodi:r2="8.7148495" sodipodi:r1="31.036766" sodipodi:cy="3846.4326" sodipodi:cx="34.026058" sodipodi:sides="7" id="advanced-f06.svgpolygon1410" style="stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffff00;font-size:12.000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1792.0689749999997) " id="advanced-f06.svgpath1412" d="M 204.84225,59.034000 L 194.25372,39.382100 L 177.93145,60.119700 L 186.69407,39.588500 L 160.30404,39.756900 L 181.81938,33.806800 L 165.23382,13.279200 L 183.30039,26.390700 L 189.00857,0.62490000 L 190.02187,22.924800 L 213.72541,11.322900 L 196.92241,26.018900 L 220.77207,37.317400 L 198.80576,33.343100 L 204.84225,59.034000 z " style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e345" width="288" height="1000px" x="10" y="1864.8169519999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e345" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Moreover, you can convert to a path ("outline") the <flowSpan style="font-style:italic">stroke</flowSpan> of any
+object. Below, the first object is the original path (no fill, black stroke), while the
+second one is the result of the Stroke to Path command (black fill,
+no stroke):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1924.0233799999996) " sodipodi:nodetypes="csssssss" id="advanced-f07.svgpath1430" d="M 34.909851,34.708300 C 45.568102,22.535400 56.085611,10.313200 71.587291,6.4269000 C 80.879684,4.0973000 83.374381,8.8216000 76.448156,16.590500 C 71.283723,22.383200 66.036697,26.742900 63.633147,33.382600 C 60.660504,41.594500 66.518895,42.869000 75.122466,41.336700 C 83.590628,39.828600 89.206146,32.831500 95.007824,25.870300 C 99.222218,20.813700 103.78192,20.607700 105.61335,24.986500 C 112.71814,40.917000 125.74344,25.963600 127.70819,24.544600" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1924.0233799999996) " id="advanced-f07.svgpath1432" d="M 186.92620,0.067700000 C 185.68893,0.17150000 184.40977,0.38330000 183.05120,0.72390000 C 174.45387,2.8793000 167.29622,7.3643000 161.05120,12.723900 C 154.80618,18.083500 149.40313,24.334600 144.08245,30.411400 L 150.83245,36.348900 C 156.17003,30.252800 161.34122,24.302700 166.89495,19.536400 C 172.44867,14.770100 178.33433,11.204800 185.23870,9.4739000 C 186.50278,9.1570000 187.03455,9.2417000 187.73870,9.2239000 C 187.31327,10.035400 186.82545,10.931000 185.64495,12.255100 C 183.19331,15.005000 180.55704,17.550100 178.11370,20.411400 C 175.67036,23.272700 173.40865,26.527500 171.95745,30.536400 C 171.04058,33.069200 170.59272,35.459100 171.11370,37.911400 C 171.37419,39.137600 171.89756,40.348800 172.67620,41.348900 C 173.45484,42.349000 174.44224,43.121300 175.45745,43.661400 C 177.48786,44.741500 179.59712,45.027200 181.73870,45.067700 C 183.88028,45.108100 186.11374,44.860100 188.45745,44.442700 C 193.70520,43.508100 198.00702,40.842200 201.58245,37.692700 C 205.15787,34.543100 208.13670,30.870900 211.01995,27.411400 C 211.82766,26.442300 212.58457,25.827600 213.14495,25.473900 C 213.59052,25.192600 213.76867,25.188400 213.89495,25.161400 C 213.93936,25.219000 213.91658,25.164300 214.01995,25.411400 L 214.01995,25.442700 L 214.05120,25.505100 C 215.09680,27.849600 216.30832,29.784700 217.76995,31.348900 C 219.23158,32.913100 220.97025,34.091300 222.80120,34.755100 C 224.63215,35.419000 226.51948,35.565300 228.23870,35.380100 C 229.95791,35.195000 231.50709,34.689700 232.92620,34.067700 C 235.76441,32.823500 238.08274,31.065200 239.86370,29.567700 C 240.75418,28.818900 241.51624,28.120000 242.08245,27.598900 C 242.36555,27.338400 242.60758,27.119300 242.76995,26.973900 C 242.93231,26.828500 243.05413,26.765200 242.89495,26.880100 L 237.61370,19.567700 C 237.20892,19.860000 237.01770,20.064600 236.76995,20.286400 C 236.52219,20.508200 236.26366,20.720900 235.98870,20.973900 C 235.43876,21.480000 234.80039,22.088900 234.08245,22.692700 C 232.64655,23.900100 230.88425,25.137400 229.33245,25.817700 C 228.55654,26.157800 227.84004,26.350000 227.26995,26.411400 C 226.69986,26.472800 226.28368,26.438700 225.86370,26.286400 C 225.44372,26.134100 224.98196,25.854300 224.36370,25.192700 C 223.74543,24.531000 223.00054,23.455800 222.26995,21.817700 C 221.55076,20.098100 220.45127,18.630500 218.86370,17.536400 C 217.27613,16.442300 215.28331,15.934200 213.42620,16.067700 C 211.56909,16.201100 209.86955,16.878700 208.33245,17.848900 C 206.79535,18.819100 205.38194,20.102200 204.08245,21.661400 C 201.16402,25.163100 198.44475,28.476300 195.64495,30.942700 C 192.84514,33.409000 190.08411,34.994100 186.86370,35.567700 C 184.90562,35.916400 183.17868,36.091900 181.89495,36.067700 C 180.75721,36.046200 180.20986,35.852500 179.95745,35.755100 C 179.94607,35.552000 179.89141,34.989900 180.39495,33.598900 C 181.34729,30.968100 182.88527,28.681800 184.95745,26.255100 C 187.02962,23.828500 189.65091,21.297900 192.36370,18.255100 C 194.33531,16.043700 195.76464,13.941900 196.64495,11.723900 C 197.08510,10.614900 197.39965,9.4638000 197.45745,8.2239000 C 197.51525,6.9840000 197.28645,5.6466000 196.67620,4.4114000 C 196.06594,3.1762000 195.05753,2.1320000 193.95745,1.4427000 C 192.85737,0.75330000 191.69395,0.35540000 190.51995,0.16140000 C 189.34595,-0.032600000 188.16346,-0.036200000 186.92620,0.067700000 z " style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:9.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1996.0219619999996"><tspan x="10" y="1996.0219619999996">Boolean operations</tspan></text>
+<rect id="d0e370" width="288" height="1000px" x="10" y="2000.9219619999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e370" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The commands in the Path menu let you combine two or more objects using
+<flowSpan style="font-style:italic">boolean operations</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1463" y="4.2369075" x="132.69385" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1464" sodipodi:role="line" y="4.2369075" x="132.69385">Original shapes</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1468" y="75.103027" x="72.512367" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1469" sodipodi:role="line" y="75.103027" x="72.512367">Union (Ctrl++)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1471" y="75.103027" x="135.35332" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1472" sodipodi:role="line" y="75.103027" x="135.35332">Difference (Ctrl+-)</tspan><tspan y="81.236844" x="135.35332" id="advanced-f08.svgtspan1474" sodipodi:role="line">(bottom minus top)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1476" y="75.103027" x="202.23427" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1477" sodipodi:role="line" y="75.103027" x="202.23427">Intersection</tspan><tspan y="81.236844" x="202.23427" id="advanced-f08.svgtspan1482" sodipodi:role="line">(Ctrl+*)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1479" y="149.98067" x="73.13726" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1480" sodipodi:role="line" y="149.98067" x="73.137260">Exclusion</tspan><tspan y="156.11448" x="73.137260" id="advanced-f08.svgtspan1484" sodipodi:role="line">(Ctrl+^)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext2252" y="149.98067" x="136.91679" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1820" sodipodi:role="line" y="149.98067" x="136.91679">Division</tspan><tspan y="156.11448" x="136.91679" id="advanced-f08.svgtspan1822" sodipodi:role="line">(Ctrl+/)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f08.svgtext1828" y="149.98067" x="199.6328" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f08.svgtspan1829" sodipodi:role="line" y="149.98067" x="199.63280">Cut Path</tspan><tspan y="156.11448" x="199.63280" id="advanced-f08.svgtspan1831" sodipodi:role="line">(Ctrl+Alt+/)</tspan><tspan y="162.24830" x="199.63280" id="advanced-f08.svgtspan1833" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " y="12.862536" x="136.71416" height="27.397606" width="37.561234" id="advanced-f08.svgrect1449" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) translate(125.2248,-4014.097)" d="M 54.795212 4055.4646 A 15.245441 15.687339 0 1 1 24.304329,4055.4646 A 15.245441 15.687339 0 1 1 54.795212 4055.4646 z" sodipodi:ry="15.687339" sodipodi:rx="15.245441" sodipodi:cy="4055.4646" sodipodi:cx="39.549770" id="advanced-f08.svgpath1450" style="stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " id="advanced-f08.svgpath1459" d="M 72.939902,90.828000 L 72.939902,118.20300 L 85.877403,118.20300 C 85.850687,118.58230 85.752403,118.94170 85.752403,119.32800 C 85.752403,127.98740 92.586921,135.01550 101.00241,135.01550 C 109.41790,135.01550 116.25243,127.98740 116.25243,119.32800 C 116.25243,114.38910 113.97302,110.01670 110.50242,107.14050 L 110.50242,90.828000 L 72.939902,90.828000 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " id="advanced-f08.svgpath1460" d="M 136.71405,90.828000 L 136.71405,118.20300 L 149.65155,118.20300 C 150.22373,110.07910 156.73646,103.64050 164.77655,103.64050 C 168.38748,103.64060 171.66375,104.97900 174.27655,107.14050 L 174.27655,90.828000 L 136.71405,90.828000 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " id="advanced-f08.svgpath1461" d="M 228.55067,103.64050 C 220.51058,103.64050 213.99785,110.07910 213.42567,118.20300 L 238.05067,118.20300 L 238.05067,107.14050 C 235.43787,104.97900 232.16160,103.64060 228.55067,103.64050 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " id="advanced-f08.svgpath1462" d="M 72.923684,165.70460 L 72.923684,193.07960 L 85.861184,193.07960 C 86.433364,184.95570 92.946095,178.51710 100.98619,178.51710 C 104.59712,178.51720 107.87339,179.85560 110.48619,182.01710 L 110.48619,165.70460 L 72.923684,165.70460 z M 110.48619,182.01710 L 110.48619,193.07960 L 85.861184,193.07960 C 85.834474,193.45890 85.736184,193.81830 85.736184,194.20460 C 85.736184,202.86400 92.570714,209.89210 100.98619,209.89210 C 109.40167,209.89210 116.23620,202.86400 116.23620,194.20460 C 116.23620,189.26080 113.96267,184.89310 110.48619,182.01710 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " id="advanced-f08.svgpath1817" d="M 136.72861,165.73750 L 136.72861,193.11250 L 149.66611,193.11250 C 149.71425,192.42900 149.72293,191.73790 149.85361,191.08130 C 150.05680,190.06040 150.34271,189.05090 150.72861,188.11250 C 151.11451,187.17420 151.58674,186.29090 152.13486,185.45630 C 152.68298,184.62170 153.32000,183.85360 154.00986,183.14380 C 154.69971,182.43400 155.44875,181.77030 156.25986,181.20630 C 157.07096,180.64230 157.94174,180.16590 158.85361,179.76880 C 159.76548,179.37170 160.70521,179.07160 161.69736,178.86250 C 162.68950,178.65350 163.70792,178.55010 164.75986,178.55010 C 165.81179,178.55010 166.86146,178.65350 167.85361,178.86250 C 168.84575,179.07160 169.78549,179.37170 170.69736,179.76880 C 171.60923,180.16590 172.48000,180.64230 173.29111,181.20630 C 173.64204,181.45030 173.93054,181.77760 174.25986,182.05010 L 174.25986,165.73750 L 136.72861,165.73750 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " id="advanced-f08.svgpath1818" d="M 174.25986,182.05010 C 173.93054,181.77760 173.64204,181.45030 173.29111,181.20630 C 172.48000,180.64230 171.60923,180.16590 170.69736,179.76880 C 169.78549,179.37170 168.84575,179.07160 167.85361,178.86250 C 166.86146,178.65350 165.81179,178.55010 164.75986,178.55010 C 163.70792,178.55010 162.68950,178.65350 161.69736,178.86250 C 160.70521,179.07160 159.76548,179.37170 158.85361,179.76880 C 157.94174,180.16590 157.07096,180.64230 156.25986,181.20630 C 155.44875,181.77030 154.69971,182.43400 154.00986,183.14380 C 153.32000,183.85360 152.68298,184.62170 152.13486,185.45630 C 151.58674,186.29090 151.11451,187.17420 150.72861,188.11250 C 150.34271,189.05090 150.05680,190.06040 149.85361,191.08130 C 149.72293,191.73790 149.71425,192.42900 149.66611,193.11250 L 174.25986,193.11250 L 174.25986,182.05010 z " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " id="advanced-f08.svgpath1826" d="M 214.49432,194.74890 L 239.11849,194.74890 L 239.11849,183.65860" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2038.3422039999996) " id="advanced-f08.svgpath1827" d="M 238.05496,182.24050 L 238.05496,165.93310 L 200.49373,165.93310 L 200.49373,165.93310 L 200.49373,193.33080 L 213.43079,193.33080" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e386" width="288" height="1000px" x="10" y="2260.8590039999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e386" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The keyboard shortcuts for these commands allude to the arithmetic analogs of the
+boolean operations (union is addition, difference is subtraction, etc.). The
+<flowSpan style="font-family:sans serif">Difference</flowSpan> and <flowSpan style="font-family:sans serif">Exclusion</flowSpan> commands can only apply
+to two selected objects; others may process any number of objects at once. The result
+always receives the style of the bottom object.
+</flowDiv></flowRoot>
+
+<rect id="d0e395" width="288" height="1000px" x="10" y="2334.9672459999992" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e395" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The result of the <flowSpan style="font-family:sans serif">Exclusion</flowSpan> command looks similar to
+<flowSpan style="font-family:sans serif">Combine</flowSpan> (see above), but it is different in that
+<flowSpan style="font-family:sans serif">Exclusion</flowSpan> adds extra nodes where the original paths intersect. The
+difference between <flowSpan style="font-family:sans serif">Division</flowSpan> and <flowSpan style="font-family:sans serif">Cut Path</flowSpan> is that
+the former cuts the entire bottom object by the path of the top object, while the latter
+only cuts the bottom object's stroke and removes any fill (this is convenient for
+cutting fill-less strokes into pieces).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2433.728539999999"><tspan x="10" y="2433.728539999999">Inset and outset</tspan></text>
+<rect id="d0e419" width="288" height="1000px" x="10" y="2438.6285399999992" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e419" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape can expand and contract shapes not only by scaling, but also by
+<flowSpan style="font-style:italic">offsetting</flowSpan> an object's path, i.e. by displacing it perpendicular
+to the path in each point. The corresponding commands are called
+<flowSpan style="font-family:sans serif">Inset</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+(</flowSpan>) and <flowSpan style="font-family:sans serif">Outset</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+)</flowSpan>). Shown below is the original path (red) and a number of paths
+inset or outset from that original:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.757476999999) " sodipodi:nodetypes="csssssssssssscsscsssssscs" id="advanced-f09.svgpath1893" d="M 115.81178,90.263000 C 99.218333,84.050400 91.345908,64.124100 93.566891,47.164600 C 94.641328,38.960100 96.456385,30.157500 100.38769,23.496100 C 102.70507,19.569400 100.45056,29.883200 100.22840,31.843000 C 99.316711,39.885300 99.563779,49.451600 106.45633,55.156600 C 109.89806,58.005300 114.77791,58.502500 113.34285,52.343400 C 111.16092,42.979000 124.24564,35.492800 133.45333,38.408800 C 140.56062,40.659700 146.18137,47.828500 144.42159,55.357400 C 142.51486,63.514900 132.81270,60.107900 131.26145,52.572500 C 129.72736,45.120500 120.33146,54.264700 121.40602,59.858200 C 122.88175,67.539900 130.97776,69.371800 137.41574,70.091700 C 145.39194,70.983700 156.11494,67.181000 157.01701,58.354100 C 157.74571,51.223700 160.83040,44.010500 168.83560,43.110400 C 178.21391,42.055900 188.40728,42.233200 202.13268,42.932000 C 186.20680,42.932000 178.14828,53.433800 173.82209,61.943600 C 169.82022,69.815500 160.54944,74.587800 152.26340,75.748600 C 141.90641,77.199500 128.12952,74.963400 122.08197,74.963400 C 122.08197,85.680800 131.16563,90.646800 138.69797,90.368600 C 145.65253,90.111800 150.26564,81.686700 157.14329,78.878400 C 165.66251,75.399800 175.65687,75.628300 183.27771,81.079100 C 189.31672,85.398400 195.30803,93.195800 191.93951,100.72220 C 188.58326,108.22130 178.03641,109.43310 171.61508,104.59030 C 165.78865,100.19610 159.41265,95.430700 151.41115,95.469900 C 144.34942,95.504400 140.36778,97.965600 138.78679,105.78860 C 136.25795,98.927900 131.73702,95.974700 115.81178,90.263000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.757476999999) " id="advanced-f09.svgpath1895" d="M 99.500000,21.398300 C 92.913537,32.410000 90.641232,46.037400 91.645756,58.755000 C 93.111909,74.700300 103.97111,89.675800 119.75349,93.961200 C 128.14570,96.550800 136.10436,101.44380 138.89535,110.24990 C 141.19787,108.10680 141.13329,98.822900 147.21875,97.960800 C 157.89532,95.279000 165.89995,103.89630 174.47783,108.34570 C 183.97646,112.78460 197.19553,104.71380 194.61210,93.699800 C 190.92559,78.552000 172.43664,70.754400 158.37816,76.422100 C 149.21410,78.517300 144.04410,91.473400 133.46875,87.648300 C 129.31241,87.346900 121.24349,78.175900 126.33881,77.257500 C 141.90286,78.564900 160.41599,80.509300 172.11722,67.824500 C 178.08488,59.421900 182.96095,48.391800 194.21677,46.082000 C 198.16577,45.459200 211.94661,43.746700 202.18750,40.929500 C 189.62506,40.890500 176.50826,39.088500 164.28598,42.362300 C 155.76981,45.721200 156.53956,56.035700 153.06250,62.835800 C 145.89978,70.248200 131.50488,69.942900 124.63280,62.441200 C 121.66114,58.846200 124.72979,52.901200 128.75000,51.929500 C 129.72348,58.892200 139.14957,66.046800 144.75000,59.335800 C 152.39033,46.916400 136.32741,31.668800 123.66460,36.644700 C 115.47100,38.391800 109.30455,46.579900 111.46875,54.929500 C 102.34699,53.085100 101.24947,40.869400 102.15244,33.032800 C 101.77312,28.745300 106.13011,22.160600 100.68750,19.929500 C 100.47793,20.188700 99.686259,21.167900 99.500000,21.398300 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.757476999999) " id="advanced-f09.svgpath1898" d="M 100.15625,15.710800 C 94.803689,18.433300 93.389411,26.058000 90.905580,31.264000 C 83.784289,51.941800 87.021297,79.056300 106.58664,91.845200 C 115.49156,98.893000 129.38489,98.719500 134.62500,110.24200 C 136.68500,116.64180 138.71725,122.64850 141.91915,113.40140 C 144.61183,108.61000 145.26592,99.822100 152.93750,101.64830 C 164.45858,104.07520 173.72544,117.29670 186.45987,112.51580 C 198.72523,109.30170 202.63452,92.655900 194.19122,83.613200 C 189.38277,77.150200 181.87505,72.560400 173.90625,71.335800 C 181.36399,63.065900 186.08148,49.652900 199.13824,49.263100 C 203.80995,48.788700 208.83269,47.117200 210.84375,42.460800 C 204.23959,33.649900 192.49767,37.600600 183.21922,36.504200 C 172.82796,36.571400 158.67727,36.166000 153.94445,47.609300 C 151.74373,52.232000 151.93583,58.151700 147.90625,61.742000 C 155.77902,49.957200 145.16182,33.922000 132.15351,32.229400 C 122.04484,30.162600 110.59076,36.683900 107.81250,46.742000 C 103.08904,38.121400 109.46978,27.818200 105.93750,19.242000 C 104.56704,17.469500 102.48130,15.462500 100.15625,15.710800 z M 128.87500,60.617000 C 127.45238,59.010100 127.26112,58.301900 128.87500,60.617000 z M 138.09375,82.117000 C 145.75072,81.165300 139.75719,84.891100 135.53125,83.929500 C 127.65306,81.497500 132.83830,81.463300 138.09375,82.117000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.757476999999) " id="advanced-f09.svgpath1903" d="M 98.031250,12.804500 C 88.051110,20.030500 85.978098,33.657000 84.053081,45.004800 C 81.125624,67.276100 92.448744,92.036000 114.21859,100.29010 C 122.56817,103.51450 131.45746,108.72980 133.31219,118.23510 C 136.01312,124.36440 145.70796,121.17800 145.57937,114.86030 C 146.30932,108.68940 153.59217,102.64140 158.68750,108.64830 C 168.86111,114.30950 182.42405,121.99870 193.20792,113.27120 C 206.46008,104.75150 204.34110,83.123600 191.26963,75.307400 C 188.81665,71.110700 176.81154,70.722300 183.30012,65.365600 C 188.11509,57.954800 195.90064,52.487800 204.80223,51.886700 C 209.37102,50.438200 215.38781,45.703200 215.35417,41.203200 C 205.48134,29.195200 188.23783,33.079800 174.62500,32.773300 C 166.22435,33.223700 157.58770,35.662100 152.03125,42.398300 C 144.82677,28.671500 125.42885,23.748800 112.87842,33.107300 C 108.10916,35.511200 112.53183,24.040500 110.25000,20.679500 C 109.11015,15.546600 103.52705,9.5835000 98.031250,12.804500 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.757476999999) " id="advanced-f09.svgpath1910" d="M 99.031250,0.21080000 C 81.718119,5.3936000 74.637521,24.607800 72.999665,41.023800 C 67.502778,70.408300 85.019634,102.14930 112.90625,112.96080 C 122.88745,117.54880 124.80468,133.40600 137.65625,133.27330 C 145.48833,132.95250 153.42915,128.56150 156.53125,121.14830 C 170.89810,130.35460 192.90027,132.66890 204.86699,118.36100 C 218.63916,104.04700 215.42128,78.050700 199.53125,66.617000 C 210.35208,62.132700 224.58789,57.481500 226.85391,44.184900 C 228.44821,31.777000 215.03125,24.249400 204.45324,22.346500 C 189.51989,19.055700 173.86016,20.528300 159.09375,23.742000 C 153.16962,29.227500 147.92834,20.406000 142.12500,19.148300 C 135.55307,16.855100 128.42661,15.861600 121.56250,17.367000 C 119.01252,7.5634000 109.62107,-1.0535000 99.031250,0.21080000 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.757476999999) " id="advanced-f09.svgpath1913" d="M 97.187500,38.023300 C 92.601798,55.724700 96.791579,78.224000 114.27690,87.238400 C 122.49875,91.441500 132.74822,93.369000 138.43750,101.27330 C 142.39639,90.806300 156.27174,92.280900 164.00869,97.397300 C 171.00642,101.19790 180.34313,109.88390 187.87025,102.38640 C 195.18664,95.101500 186.36708,84.536600 179.12253,81.320100 C 168.00572,75.623100 154.63525,80.327100 146.75000,89.273300 C 137.70549,95.640700 122.83626,90.671400 120.75000,79.585800 C 120.73654,73.276900 127.96589,72.090900 132.74391,73.651900 C 147.18584,75.364500 165.36606,73.998900 172.89065,59.484200 C 176.59084,53.588100 181.23256,47.888600 187.40625,44.492000 C 178.90496,44.969000 168.39756,42.832400 161.90625,49.523300 C 158.84732,57.721600 157.16430,69.440200 146.59287,71.080400 C 136.79813,74.099600 122.90869,71.083800 119.62500,60.304500 C 118.69373,52.956900 125.50070,48.345300 131.46875,45.929500 C 131.44720,50.891200 135.35491,60.286100 141.46875,56.742000 C 146.39290,45.188600 129.97646,35.114400 120.56250,42.148300 C 114.16634,46.040900 114.35001,54.531800 116.62500,60.773300 C 106.00450,59.949400 97.391047,50.543600 98.123845,39.810700 C 97.544708,37.758700 98.626599,32.188400 97.187500,38.023300 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.757476999999) " id="advanced-f09.svgpath1920" d="M 125.31250,44.210800 C 115.05980,51.299100 123.65257,46.640500 125.31250,44.210800 z M 135.84375,48.742000 C 140.69547,59.410200 136.76853,44.779600 135.84375,48.742000 z M 175.15625,48.679500 C 169.16197,48.260800 163.50443,52.320700 163.11071,58.457000 C 163.14049,60.906200 156.79533,69.013000 161.12500,65.929500 C 167.94706,61.800700 170.80758,54.080500 176.25000,48.617000 C 175.91721,48.636000 175.18804,48.677700 175.15625,48.679500 z M 99.750000,57.273300 C 101.11780,68.554900 107.41516,80.016500 118.21875,84.617000 C 115.24209,79.750800 117.54955,73.244900 121.81250,70.523300 C 118.89883,64.999700 113.32815,64.031100 107.90625,62.429500 C 105.32058,62.503700 99.510015,54.502500 99.750000,57.273300 z M 163.75000,83.304500 C 160.98333,84.050900 150.58854,88.777600 154.38643,89.690100 C 165.25892,90.165100 172.30196,101.94020 183.37500,100.71080 C 190.51459,95.724600 182.53256,86.068800 176.24175,84.662400 C 172.36363,82.937400 167.91518,82.710100 163.75000,83.304500 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.17500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+
+<rect id="d0e447" width="288" height="1000px" x="10" y="2666.1195069999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e447" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The plain <flowSpan style="font-family:sans serif">Inset</flowSpan> and <flowSpan style="font-family:sans serif">Outset</flowSpan> commands produce paths
+(converting the original object to path if it's not a path yet). Often, more convenient
+is the <flowSpan style="font-family:sans serif">Dynamic Offset</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+J</flowSpan>) which creates an
+object with a draggable handle (similar to a shape's handle) controlling the offset
+distance. Select the object below, switch to the node tool, and drag its handle to get
+an idea:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2748.2484479999994) translate(0.000000,-3462.662)" d="M 101.00000,3463.0000 C 100.89910,3463.1154 100.86592,3463.1256 100.71875,3463.3750 C 96.838066,3469.9506 95.040484,3478.7223 93.968750,3486.9062 C 91.768660,3503.7062 99.566742,3523.4645 115.93750,3529.5938 C 123.90918,3532.4529 129.03994,3534.6278 132.53125,3536.9688 C 135.64717,3539.0580 137.42378,3541.3433 138.68750,3544.2812 C 139.52347,3540.9430 140.82804,3538.5641 142.78125,3537.0625 C 144.95244,3535.3933 147.82976,3534.7675 151.40625,3534.7500 C 159.56650,3534.7100 166.04741,3539.5736 171.87500,3543.9688 C 174.98958,3546.3177 179.12491,3547.2130 182.87500,3546.5938 C 186.62509,3545.9745 189.94435,3543.8655 191.56250,3540.2500 C 193.19012,3536.6133 192.57214,3532.9144 190.78125,3529.5625 C 188.99036,3526.2106 186.04077,3523.2239 183.06250,3521.0938 C 175.57047,3515.7351 165.72516,3515.5023 157.31250,3518.9375 C 153.97352,3520.3009 151.11992,3523.0594 148.21875,3525.5625 C 145.31758,3528.0656 142.32166,3530.3346 138.68750,3530.4688 C 134.82840,3530.6113 130.60348,3529.3947 127.31250,3526.7812 C 124.02152,3524.1678 121.68750,3520.1268 121.68750,3514.6562 C 121.68493,3514.5477 121.72691,3514.4429 121.80366,3514.3661 C 121.88041,3514.2894 121.98524,3514.2474 122.09375,3514.2500 C 125.16635,3514.2500 130.11571,3514.8115 135.59375,3515.1875 C 141.07179,3515.5635 147.06060,3515.7495 152.18750,3515.0312 C 160.36559,3513.8856 169.54973,3509.1464 173.46875,3501.4375 C 177.24791,3494.0037 183.91245,3485.0048 196.12500,3482.7500 C 185.40193,3482.3123 176.77323,3482.3307 168.87500,3483.2188 C 164.98387,3483.6563 162.34109,3485.5816 160.53125,3488.3125 C 158.72141,3491.0434 157.79748,3494.5713 157.43750,3498.0938 C 156.97084,3502.6601 153.94102,3505.9265 150.06250,3507.9062 C 146.18398,3509.8860 141.44427,3510.6426 137.37500,3510.1875 C 134.13760,3509.8255 130.46002,3509.1666 127.37500,3507.6250 C 124.28998,3506.0834 121.79336,3503.5920 121.03125,3499.6250 C 120.73863,3498.1018 121.12824,3496.4253 121.90625,3494.8438 C 122.68426,3493.2622 123.84599,3491.7884 125.09375,3490.7188 C 126.34151,3489.6491 127.67905,3488.9449 128.93750,3489.0625 C 129.56673,3489.1213 130.16220,3489.4168 130.62500,3489.9375 C 131.08780,3490.4582 131.42356,3491.1777 131.62500,3492.1562 C 132.37009,3495.7756 135.11975,3498.4202 137.81250,3499.1562 C 139.15887,3499.5243 140.46625,3499.4266 141.56250,3498.7812 C 142.65875,3498.1359 143.57295,3496.9295 144.03125,3494.9688 C 145.73589,3487.6758 140.27628,3480.6643 133.34375,3478.4688 C 128.88478,3477.0566 123.40402,3478.1627 119.34375,3480.7812 C 115.28348,3483.3998 112.67292,3487.4491 113.71875,3491.9375 C 114.08850,3493.5244 114.07202,3494.7372 113.71875,3495.6250 C 113.36548,3496.5128 112.65252,3497.0532 111.81250,3497.2188 C 110.13246,3497.5499 108.00167,3496.6320 106.21875,3495.1562 C 99.162251,3489.3155 98.895858,3479.5859 99.812500,3471.5000 C 99.916977,3470.5783 100.42576,3468.1471 100.75000,3466.0000 C 100.91212,3464.9265 101.02040,3463.9391 101.03125,3463.2812 C 101.03358,3463.1401 101.00826,3463.1042 101.00000,3463.0000 z " id="advanced-f10.svgpath1527" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001" inkscape:original="M 101.062500 3462.343750 C 100.902800 3462.433706 100.664673 3462.696654 100.375000 3463.187500 C 96.443695 3469.848900 94.636933 3478.639228 93.562500 3486.843750 C 91.341517 3503.803250 99.219050 3523.756139 115.812500 3529.968750 C 131.737740 3535.680450 136.252411 3538.608005 138.781250 3545.468750 C 140.362240 3537.645750 144.344522 3535.190852 151.406250 3535.156250 C 159.407750 3535.117050 165.798568 3539.886947 171.625000 3544.281250 C 178.046330 3549.124050 188.581246 3547.905311 191.937500 3540.406250 C 195.306020 3532.879850 189.320260 3525.100477 183.281250 3520.781250 C 175.660410 3515.330450 165.675465 3515.083811 157.156250 3518.562500 C 150.278600 3521.370800 145.642062 3529.805821 138.687500 3530.062500 C 131.155160 3530.340700 122.093750 3525.373600 122.093750 3514.656250 C 128.141300 3514.656250 141.893013 3516.888394 152.250000 3515.437500 C 160.536040 3514.276700 169.810637 3509.496825 173.812500 3501.625000 C 178.138690 3493.115200 186.199125 3482.625044 202.125000 3482.625000 C 188.399600 3481.926200 178.222058 3481.757977 168.843750 3482.812500 C 160.838550 3483.712600 157.759946 3490.932125 157.031250 3498.062500 C 156.129180 3506.889400 145.382449 3510.673326 137.406250 3509.781250 C 130.968270 3509.061350 122.881979 3507.244175 121.406250 3499.562500 C 120.331690 3493.969000 129.715916 3484.797919 131.250000 3492.250000 C 132.801250 3499.785400 142.499525 3503.219907 144.406250 3495.062500 C 146.166030 3487.533600 140.576047 3480.344687 133.468750 3478.093750 C 124.261060 3475.177750 111.161820 3482.666917 113.343750 3492.031250 C 114.778810 3498.190350 109.910481 3497.692485 106.468750 3494.843750 C 99.576199 3489.138750 99.307060 3479.573461 100.218750 3471.531250 C 100.413140 3469.816425 102.180400 3461.714057 101.062500 3462.343750 z " inkscape:radius="-0.39687219" sodipodi:type="inkscape:offset"/>
+
+<rect id="d0e472" width="288" height="1000px" x="10" y="2844.707639999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e472" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Such a <flowSpan style="font-style:italic">dynamic offset object</flowSpan> remembers the original path, so it
+does not "degrade" when you change the offset distance again and again. When you don't
+need it to be adjustable anymore, you can always convert an offset object back to path.
+</flowDiv></flowRoot>
+
+<rect id="d0e478" width="288" height="1000px" x="10" y="2896.471880999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e478" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Still more convenient is a <flowSpan style="font-style:italic">linked offset</flowSpan>, which is similar to the
+dynamic variety but is connected to another path which remains editable. You can have
+any number of linked offsets for one source path. Below, the source path is red, one
+offset linked to it has black stroke and no fill, the other has black fill and no
+stroke.
+</flowDiv></flowRoot>
+
+<rect id="d0e484" width="288" height="1000px" x="10" y="2958.686247999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e484" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Select the red object and node-edit it; watch how both linked offsets respond. Now
+select any of the offsets and drag its handle to adjust the offset radius. Finally, note
+how moving or transforming the source moves all offset objects linked to it, and how you
+can move or transform the offset objects independently without losing their connection
+with the source.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3040.794489999999) " sodipodi:nodetypes="csssssssssssscsscsssssscs" id="advanced-f11.svgpath1987" d="M 115.81178,73.567400 C 99.218333,67.354800 87.084436,52.943300 89.305419,35.983800 C 90.379856,27.779300 96.456385,13.461900 100.38769,6.8005000 C 102.70507,2.8738000 100.45056,13.187600 100.22840,15.147400 C 99.316711,23.189700 99.563779,32.756000 106.45633,38.461000 C 109.89806,41.309700 114.77791,41.806900 113.34285,35.647800 C 111.16092,26.283400 124.24564,18.797200 133.45333,21.713200 C 140.56062,23.964100 146.18137,31.132900 144.42159,38.661800 C 142.51486,46.819300 132.81270,43.412300 131.26145,35.876900 C 129.72736,28.424900 120.33146,37.569100 121.40602,43.162600 C 122.88175,50.844300 130.97776,52.676200 137.41574,53.396100 C 145.39194,54.288100 156.11494,50.485400 157.01701,41.658500 C 157.74571,34.528100 160.83040,27.314900 168.83560,26.414800 C 178.21391,25.360300 188.40728,25.537600 202.13268,26.236400 C 186.20680,26.236400 178.14828,36.738200 173.82209,45.248000 C 169.82022,53.119900 160.54944,57.892200 152.26340,59.053000 C 141.90641,60.503900 128.12952,58.267800 122.08197,58.267800 C 122.08197,68.985200 131.16563,73.951200 138.69797,73.673000 C 145.65253,73.416200 150.26564,64.991100 157.14329,62.182800 C 165.66251,58.704200 175.65687,58.932700 183.27771,64.383500 C 189.31672,68.702800 195.30803,76.500200 191.93951,84.026600 C 188.58326,91.525700 178.03641,92.737500 171.61508,87.894700 C 165.78865,83.500500 159.41265,78.735100 151.41115,78.774300 C 144.34942,78.808800 140.36778,81.270000 138.78679,89.093000 C 136.25795,82.232300 131.73702,79.279100 115.81178,73.567400 z " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ff0100;stroke-width:0.67500001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3040.794489999999) translate(0.248731,0.263444)" inkscape:href="#path1987" xlink:href="#advanced-f11.svgpath1987" d="M 100.75000,0.40625000 C 99.749974,0.48546251 98.838324,0.76632715 98.312500,1.0625000 C 95.686819,2.5414274 96.036405,3.1657310 95.562500,3.9687500 C 91.130942,11.477803 85.097892,25.195992 83.781250,35.250000 C 81.167870,55.205859 95.431161,71.887565 113.84375,78.781250 C 113.87491,78.791943 113.90616,78.802360 113.93750,78.812500 C 121.76966,81.621558 126.56878,83.748422 129.21875,85.531250 C 131.86872,87.314078 132.54942,88.367565 133.53125,91.031250 C 134.38941,93.386187 136.71261,94.879856 139.21130,94.683166 C 141.71000,94.486475 143.77087,92.647704 144.25000,90.187500 C 144.88278,87.056403 145.70093,86.003767 146.43750,85.437500 C 147.17407,84.871233 148.54798,84.389117 151.43750,84.375000 C 157.20734,84.346733 162.47102,87.993015 168.28125,92.375000 C 172.84255,95.815010 178.50001,96.976139 183.84375,96.093750 C 189.18749,95.211361 194.51005,91.945793 197.03125,86.312500 C 199.51281,80.767855 198.44419,74.842790 196.06250,70.375000 C 193.68081,65.907210 190.13556,62.421676 186.53125,59.843750 C 182.60060,57.032356 178.21520,55.411422 173.71875,54.718750 C 175.70875,52.718802 177.43669,50.426080 178.78125,47.781250 C 182.67817,40.115833 188.64895,31.843749 202.12500,31.843750 C 205.20571,31.921415 207.76608,29.486963 207.84375,26.406250 C 207.92142,23.325537 205.48696,20.765165 202.40625,20.687500 C 188.59482,19.984320 178.12004,19.761695 168.21875,20.875000 C 162.64927,21.501229 158.14853,24.722881 155.56250,28.625000 C 152.97647,32.527119 151.89452,36.927506 151.46875,41.093750 C 151.23725,43.358993 149.95721,44.863372 147.31250,46.218750 C 146.82345,46.469384 146.18059,46.551317 145.62500,46.750000 C 147.71967,45.095549 149.21143,42.642747 149.84375,39.937500 C 152.37784,29.095858 144.70618,19.430737 135.15625,16.406250 C 128.51596,14.303326 121.58201,15.886974 116.12500,19.406250 C 112.10308,22.000024 108.64557,26.281731 107.78125,31.312500 C 105.39576,27.302903 105.08308,21.664366 105.75000,15.781250 C 105.74526,15.823070 106.29995,12.867910 106.65625,10.500000 C 106.83440,9.3160452 106.97929,8.2295649 107.00000,6.9687500 C 107.01036,6.3383426 107.17579,5.7826769 106.62500,4.2187500 C 106.34961,3.4367866 105.80532,1.9979096 103.84375,0.96875000 C 102.86297,0.45417021 101.75003,0.32703749 100.75000,0.40625000 z M 127.25000,41.156250 C 128.42842,43.436385 130.16177,45.278921 132.18750,46.625000 C 131.44630,46.393104 130.64450,46.198585 130.06250,45.906250 C 128.09344,44.917202 127.27234,44.162022 126.87500,42.093750 C 126.93721,42.417568 126.96141,41.844637 127.25000,41.156250 z M 129.93750,64.406250 C 131.88296,64.564937 132.92761,64.626154 135.18750,64.781250 C 137.90544,64.967782 140.77675,65.108549 143.68750,65.125000 C 141.36493,67.041565 139.62613,68.082264 138.46875,68.125000 C 136.00882,68.215855 133.05615,67.358019 131.03125,65.750000 C 130.57171,65.385070 130.31866,64.832886 129.93750,64.406250 z " id="advanced-f11.svgpath1988" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.67500001;stroke-opacity:1.0000000" inkscape:original="M 101.06250 5.9375000 C 100.90280 6.0274518 100.66467 6.3216625 100.37500 6.8125000 C 96.443695 13.473900 90.386936 27.764251 89.312500 35.968750 C 87.091517 52.928250 99.219050 67.349902 115.81250 73.562500 C 131.73774 79.274200 136.25241 82.233048 138.78125 89.093750 C 140.36224 81.270750 144.34452 78.815750 151.40625 78.781250 C 159.40775 78.742050 165.79857 83.512051 171.62500 87.906250 C 178.04633 92.749050 188.58125 91.530346 191.93750 84.031250 C 195.30602 76.504850 189.32026 68.694301 183.28125 64.375000 C 175.66041 58.924200 165.67546 58.708900 157.15625 62.187500 C 150.27860 64.995800 145.64206 73.430703 138.68750 73.687500 C 131.15516 73.965700 122.09375 68.998651 122.09375 58.281250 C 128.14130 58.281250 141.89301 60.513399 152.25000 59.062500 C 160.53604 57.901700 169.81064 53.121899 173.81250 45.250000 C 178.13869 36.740200 186.19912 26.249999 202.12500 26.250000 C 188.39960 25.551200 178.22206 25.351749 168.84375 26.406250 C 160.83855 27.306350 157.75995 34.525849 157.03125 41.656250 C 156.12918 50.483150 145.38245 54.298251 137.40625 53.406250 C 130.96827 52.686350 122.88198 50.837949 121.40625 43.156250 C 120.33169 37.562750 129.71592 28.423000 131.25000 35.875000 C 132.80125 43.410400 142.49952 46.813750 144.40625 38.656250 C 146.16603 31.127350 140.57605 23.969650 133.46875 21.718750 C 124.26106 18.802750 111.16182 26.291850 113.34375 35.656250 C 114.77881 41.815350 109.91048 41.317451 106.46875 38.468750 C 99.576199 32.763750 99.307060 23.198550 100.21875 15.156250 C 100.41314 13.441425 102.18040 5.3078377 101.06250 5.9375000 z " inkscape:radius="5.5788722" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3040.794489999999) matrix(0.393240,0.000000,0.000000,0.393240,199.7709,1.523830)" inkscape:href="#path1987" xlink:href="#advanced-f11.svgpath1987" d="M 99.875000,10.312500 C 96.123959,17.506241 91.340721,29.227916 90.437500,36.125000 C 88.297351,52.467250 100.00004,66.427706 116.21875,72.500000 C 124.20825,75.365489 129.37152,77.517380 132.96875,79.937500 C 135.65276,81.743231 137.24986,83.867439 138.53125,86.250000 C 139.41298,83.634871 140.57882,81.450606 142.34375,80.093750 C 144.69556,78.285700 147.74327,77.642895 151.40625,77.625000 C 159.86747,77.583548 166.48273,82.603285 172.31250,87.000000 C 175.24494,89.211566 179.20056,90.054854 182.75000,89.468750 C 186.29944,88.882646 189.37055,86.923997 190.87500,83.562500 C 192.39502,80.166278 191.84165,76.751505 190.12500,73.531250 C 188.40835,70.310995 185.52403,67.385986 182.62500,65.312500 C 175.37886,60.129703 165.80665,59.896476 157.59375,63.250000 C 154.44405,64.536093 151.61334,67.225629 148.68750,69.750000 C 145.76166,72.274371 142.65030,74.698578 138.71875,74.843750 C 134.68349,74.992788 130.29413,73.740023 126.84375,71.000000 C 123.39337,68.259977 120.93750,63.963841 120.93750,58.281250 C 120.93565,57.974031 121.05688,57.678860 121.27412,57.461620 C 121.49136,57.244379 121.78653,57.123153 122.09375,57.125000 C 125.25892,57.125000 130.16677,57.687902 135.62500,58.062500 C 141.08323,58.437098 147.06465,58.642020 152.09375,57.937500 C 160.06721,56.820489 169.01929,52.118754 172.78125,44.718750 C 176.06547,38.258558 181.61284,30.556884 191.00000,27.031250 C 182.79664,26.805362 175.42464,26.836597 168.96875,27.562500 C 165.28893,27.976257 162.86836,29.760309 161.15625,32.343750 C 159.44414,34.927191 158.53920,38.339864 158.18750,41.781250 C 157.69124,46.637230 154.43998,50.120269 150.40625,52.187500 C 146.37252,54.254731 141.50585,55.034949 137.28125,54.562500 C 134.00712,54.196384 130.25663,53.526340 127.03125,51.906250 C 123.80587,50.286160 121.08926,47.581000 120.28125,43.375000 C 119.94320,41.615334 120.42358,39.770452 121.25000,38.093750 C 122.07642,36.417048 123.25820,34.890584 124.59375,33.750000 C 125.92930,32.609416 127.43275,31.783850 129.03125,31.937500 C 129.83050,32.014325 130.60880,32.410227 131.18750,33.062500 C 131.76620,33.714773 132.15523,34.588705 132.37500,35.656250 C 133.06214,38.994140 135.61925,41.387003 138.00000,42.031250 C 139.19037,42.353374 140.28980,42.249443 141.18750,41.718750 C 142.08520,41.188057 142.85774,40.218124 143.28125,38.406250 C 144.88152,31.559775 139.72912,24.904041 133.12500,22.812500 C 128.94066,21.487354 123.63441,22.557411 119.75000,25.062500 C 115.86559,27.567589 113.50849,31.285007 114.46875,35.406250 C 114.85933,37.082550 114.87589,38.429605 114.43750,39.531250 C 113.99911,40.632895 113.00984,41.357302 111.96875,41.562500 C 109.88657,41.972896 107.65057,40.916840 105.75000,39.343750 C 98.382699,33.245797 98.136470,23.200045 99.062500,15.031250 C 99.163377,14.141359 99.571072,12.158269 99.875000,10.312500 z " id="advanced-f11.svgpath1989" style="fill-rule:evenodd;stroke-width:0.42500001" inkscape:original="M 101.06250 5.9375000 C 100.90280 6.0274518 100.66467 6.3216625 100.37500 6.8125000 C 96.443695 13.473900 90.386936 27.764251 89.312500 35.968750 C 87.091517 52.928250 99.219050 67.349902 115.81250 73.562500 C 131.73774 79.274200 136.25241 82.233048 138.78125 89.093750 C 140.36224 81.270750 144.34452 78.815750 151.40625 78.781250 C 159.40775 78.742050 165.79857 83.512051 171.62500 87.906250 C 178.04633 92.749050 188.58125 91.530346 191.93750 84.031250 C 195.30602 76.504850 189.32026 68.694301 183.28125 64.375000 C 175.66041 58.924200 165.67546 58.708900 157.15625 62.187500 C 150.27860 64.995800 145.64206 73.430703 138.68750 73.687500 C 131.15516 73.965700 122.09375 68.998651 122.09375 58.281250 C 128.14130 58.281250 141.89301 60.513399 152.25000 59.062500 C 160.53604 57.901700 169.81064 53.121899 173.81250 45.250000 C 178.13869 36.740200 186.19912 26.249999 202.12500 26.250000 C 188.39960 25.551200 178.22206 25.351749 168.84375 26.406250 C 160.83855 27.306350 157.75995 34.525849 157.03125 41.656250 C 156.12918 50.483150 145.38245 54.298251 137.40625 53.406250 C 130.96827 52.686350 122.88198 50.837949 121.40625 43.156250 C 120.33169 37.562750 129.71592 28.423000 131.25000 35.875000 C 132.80125 43.410400 142.49952 46.813750 144.40625 38.656250 C 146.16603 31.127350 140.57605 23.969650 133.46875 21.718750 C 124.26106 18.802750 111.16182 26.291850 113.34375 35.656250 C 114.77881 41.815350 109.91048 41.317451 106.46875 38.468750 C 99.576199 32.763750 99.307060 23.198550 100.21875 15.156250 C 100.41314 13.441425 102.18040 5.3078377 101.06250 5.9375000 z " inkscape:radius="-1.1492475" sodipodi:type="inkscape:offset"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3163.062089999999"><tspan x="10" y="3163.062089999999">Simplification</tspan></text>
+
+<rect id="d0e503" width="288" height="1000px" x="10" y="3167.962089999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e503" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The main use of the <flowSpan style="font-family:sans serif">Simplify</flowSpan> command (<flowSpan style="font-weight:bold">Ctrl+L</flowSpan>) is
+reducing the number of nodes on a path while <flowSpan style="font-style:italic">almost</flowSpan> preserving its
+shape. This may be useful for paths created by the Pencil tool, since that tool
+sometimes creates more nodes than necessary. Below, the left shape is as created by the
+freehand tool, and the right one is a copy that was simplified. The original path has 28
+nodes, while the simplified one has 17 (which means it is much easier to work with in
+node tool) and is smoother.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3271.856515999999) " id="advanced-f12.svgpath2511" d="M 65.491279,41.901600 C 65.324736,40.536000 64.767640,34.030200 64.361319,31.732000 C 64.495873,28.829500 64.269392,25.109000 63.984665,21.939000 C 63.241192,17.862700 63.797274,14.196300 63.984665,9.8861000 C 66.045888,5.6215000 67.977696,3.0557000 70.764429,0.46980000 C 75.456630,1.6232000 76.658128,3.0298000 77.544186,7.6262000 C 78.631505,11.386500 78.532764,15.326600 78.297494,19.679100 C 78.297494,23.680700 78.292227,25.295100 80.557415,28.342200 C 85.981399,28.810900 86.851635,28.331200 88.843786,23.445600 C 90.749262,20.133300 91.395910,16.516200 92.610322,12.899300 C 95.777164,10.629800 98.494208,9.8053000 102.02665,8.3795000 C 106.79363,7.1545000 109.72564,8.3194000 112.94961,10.639400 C 114.68558,15.554000 115.80204,18.862400 113.32626,23.069000 C 111.59855,25.393900 109.14155,27.086200 106.16985,28.718800 C 103.94999,30.124700 100.96553,31.643000 98.636771,33.238600 C 94.959232,33.720500 94.775469,36.739200 96.376850,39.641700 C 98.923722,41.092900 102.10564,40.210400 103.90992,37.758500 C 107.39539,36.084100 108.90817,34.559700 113.32626,34.368600 C 117.13154,34.915500 119.36648,35.541600 121.61264,37.381900 C 124.01123,40.846400 124.87486,43.057200 125.75583,46.044800 C 123.94891,48.564300 122.81186,49.912700 120.10602,51.694600 C 116.67501,51.694600 113.24300,51.728900 109.93638,51.318000 C 106.84018,50.998200 104.19836,50.192900 101.27335,49.811400 C 97.118016,49.811400 93.197468,50.019200 89.220440,50.564700 C 86.557765,50.621000 85.604701,50.909300 82.817337,50.941300 C 80.445775,51.096500 78.102980,51.461900 76.790879,51.694600 C 73.853650,51.669300 71.248553,51.164000 71.141083,50.941300 C 69.021929,50.984600 67.241751,50.999100 66.997894,51.318000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75127902pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3271.856515999999) " id="advanced-f12.svgpath2525" d="M 171.97174,41.901600 C 171.09992,31.565400 169.59207,21.156400 170.58660,10.782800 C 171.57243,6.8737000 173.60383,2.6954000 177.55266,1.0856000 C 182.23976,0.66640000 184.31098,6.0321000 184.69490,9.8762000 C 185.42395,15.496200 183.76089,21.405500 185.97426,26.813000 C 188.70911,30.235600 194.25794,27.856300 195.53311,24.224900 C 197.24216,19.786100 197.37358,14.072200 201.73615,11.215100 C 206.46480,8.5490000 212.84333,6.2906000 217.79341,9.6789000 C 223.58915,14.315200 221.60789,24.560400 214.96591,27.390100 C 210.93619,30.248800 205.85876,31.657500 202.34633,35.177200 C 200.52467,39.661100 207.93761,42.453500 210.06257,38.318400 C 214.32027,34.596500 220.95480,32.845400 225.98395,36.101100 C 229.91596,38.348700 233.09538,43.564600 230.82651,47.990600 C 228.27066,52.095800 222.73648,52.273900 218.46130,51.521400 C 211.97221,50.518700 205.41226,49.192500 198.82683,50.124400 C 191.07977,50.756400 183.25637,52.284200 175.49452,50.969000 C 174.81032,50.978400 174.12136,51.076600 173.47835,51.318000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75127902pt"/>
+
+<rect id="d0e525" width="288" height="1000px" x="10" y="3336.1946639999987" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e525" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The amount of simplification (called the <flowSpan style="font-style:italic">threshold</flowSpan>) depends on
+the size of the selection. Therefore, if you select a path along with some larger
+object, it will be simplified more aggressively than if you select that path
+alone. Moreover, the <flowSpan style="font-family:sans serif">Simplify</flowSpan> command is
+<flowSpan style="font-style:italic">accelerated</flowSpan>. This means that if you press <flowSpan style="font-weight:bold">Ctrl+L</flowSpan>
+several times in quick succession (so that the calls are within 0.5 sec from each
+other), the threshold is increased on each call. (If you do another Simplify after a
+pause, the threshold is back to its default value.) By making use of the acceleration, it
+is easy to apply the exact amount of simplification you need for each case.
+</flowDiv></flowRoot>
+
+<rect id="d0e540" width="288" height="1000px" x="10" y="3455.0115939999987" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e540" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Besides smoothing freehand strokes, <flowSpan style="font-family:sans serif">Simplify</flowSpan> can be used for various
+creative effects. Often, a shape which is rigid and geometric benefits from some amount
+of simplification that creates cool life-like generalizations of the original form —
+melting sharp corners and introducing very natural distortions, sometimes stylish and
+sometimes plain funny. Here's an example of a clipart shape that looks much nicer after
+<flowSpan style="font-family:sans serif">Simplify</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3548.1728879999987) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2796" y="4.2366295" x="43.765549" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2797" sodipodi:role="line" y="4.2366295" x="43.765549">Original</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3548.1728879999987) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2799" y="4.2366295" x="125.61612" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2800" sodipodi:role="line" y="4.2366295" x="125.61612">Slight simplification</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3548.1728879999987) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f13.svgtext2802" y="4.2366295" x="213.13528" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f13.svgtspan2803" sodipodi:role="line" y="4.2366295" x="213.13528">Aggressive simplification</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3548.1728879999987) " id="advanced-f13.svgpath2786" d="M 97.048300,92.194400 L 97.369804,101.83920 L 96.083791,105.91160 L 94.476274,106.55470 L 94.476274,110.41280 L 93.511766,110.30560 L 93.726104,115.12820 L 92.011421,115.34260 L 91.154079,125.95210 L 97.691309,130.13160 L 95.976625,132.81070 L 85.259853,130.88190 L 74.864590,132.81070 L 73.149906,130.13160 L 78.401124,126.80950 L 72.614069,125.63050 L 61.361460,127.98800 L 61.361460,126.59520 L 68.434527,121.23660 L 66.505510,102.37510 C 65.290940,102.16080 64.112099,101.83920 62.968977,101.41050 L 61.468626,85.335300 L 58.896606,84.906600 L 57.717760,81.584400 L 56.753251,81.798800 L 54.288392,114.80670 L 52.252208,115.34260 L 61.361460,121.23660 L 60.182616,124.23720 L 45.393475,121.02220 L 39.392083,122.41560 L 38.963412,127.13110 L 44.428967,132.06040 C 44.143186,132.34660 43.964572,132.73940 43.893130,133.23940 C 43.821682,133.73940 43.607349,133.98970 43.250121,133.98970 C 43.035788,133.98970 42.892898,133.95380 42.821450,133.88250 L 33.605028,132.27480 L 23.745603,133.98970 L 22.888261,132.06040 L 28.353811,127.34540 L 27.174970,115.12820 L 25.781786,115.12820 C 25.638896,113.91340 25.531729,112.69900 25.460286,111.48460 C 25.388839,110.34150 25.317396,109.16250 25.245949,107.94810 L 24.067107,107.09060 L 21.816581,103.01820 L 22.459590,91.229800 L 21.173577,91.229800 L 22.459590,83.513700 C 22.745371,82.656300 23.174042,82.013200 23.745603,81.584400 C 24.388607,81.155700 25.067337,80.834600 25.781786,80.620300 C 26.567685,80.405900 27.353579,80.227000 28.139478,80.084400 C 28.996820,79.941300 29.782714,79.727000 30.497166,79.441300 L 31.033003,81.798800 L 25.245949,83.192200 C 24.817278,83.549200 24.602945,83.977800 24.602945,84.478300 L 23.745603,88.871800 L 26.317628,88.871800 L 26.317628,87.264600 L 28.460983,87.264600 L 28.460983,93.587300 L 38.749079,93.587300 L 38.749079,87.264600 L 40.892433,87.264600 L 40.892433,88.871800 L 43.464459,88.871800 L 42.499945,84.156800 C 42.428503,83.799400 42.285613,83.549200 42.071275,83.406500 C 41.928384,83.263500 41.785494,83.120900 41.642604,82.977800 L 35.748383,81.584400 L 36.391392,79.441300 L 42.607117,81.155700 C 43.178678,81.441900 43.714516,81.941900 44.214629,82.656300 L 44.214629,75.690500 C 43.857406,76.261800 43.357287,76.762300 42.714283,77.190500 C 42.071275,77.547900 41.392547,77.833600 40.678095,78.048000 C 40.392315,76.904900 40.249425,75.797600 40.249425,74.725800 L 40.249425,73.439600 C 40.249425,72.939600 40.320872,72.368300 40.463763,71.725200 C 40.463763,71.010900 40.285148,70.582100 39.927925,70.439100 C 39.642145,70.296500 39.284916,70.224700 38.856245,70.224700 C 38.999136,70.582100 39.106302,70.975000 39.177750,71.403700 C 39.249193,71.761100 39.284916,72.189400 39.284916,72.689900 C 39.284916,74.475600 38.713355,76.012000 37.570233,77.297700 C 36.427110,78.512600 35.033931,79.119800 33.390695,79.119800 C 31.818902,79.119800 30.461442,78.512600 29.318319,77.297700 C 28.175202,76.012000 27.603641,74.475600 27.603641,72.689900 C 27.603641,71.689400 27.782250,70.867800 28.139478,70.224700 C 27.710807,70.224700 27.317860,70.296500 26.960632,70.439100 C 26.603409,70.582100 26.424795,70.939100 26.424795,71.510900 L 26.424795,71.725200 C 26.639128,72.939600 26.746299,73.904300 26.746299,74.618600 C 26.746299,75.619200 26.531961,76.762300 26.103290,78.048000 C 25.317396,77.833600 24.495778,77.440800 23.638436,76.869500 C 22.852537,76.297700 22.388143,75.583300 22.245252,74.725800 C 22.102362,74.154500 22.030919,73.725800 22.030919,73.439600 C 22.030919,72.082200 22.602481,70.939100 23.745603,70.010300 C 24.602945,69.510300 25.496005,69.260200 26.424795,69.260200 L 27.496469,69.367300 L 26.103290,36.788600 L 41.749775,32.501800 C 40.535205,31.787500 39.570697,30.751500 38.856245,29.394100 C 38.141794,28.036600 37.784571,26.536100 37.784571,24.892900 C 37.784571,22.392400 38.499022,20.320500 39.927925,18.677200 C 41.428271,16.962500 43.214397,16.105100 45.286309,16.105100 C 47.358216,16.105100 49.144342,16.962500 50.644692,18.677200 C 52.145038,20.320500 52.895213,22.392400 52.895213,24.892900 C 52.895213,26.536100 52.502266,28.036600 51.716367,29.394100 C 51.001916,30.751500 50.037407,31.787500 48.822842,32.501800 L 64.897993,36.788600 L 64.683660,42.253800 L 69.506206,41.075300 L 70.149210,43.432800 C 69.649097,43.647200 69.327592,44.004600 69.184702,44.504700 C 69.041812,44.933400 68.970364,45.433400 68.970364,46.004700 C 68.970364,46.790900 69.041812,47.576500 69.184702,48.362700 C 69.399035,49.148300 69.577649,49.684300 69.720539,49.969900 L 75.829098,49.969900 C 76.400659,48.326800 76.686440,46.969300 76.686440,45.897800 C 76.686440,44.968800 76.472102,44.290300 76.043432,43.861600 C 75.829098,43.647200 75.650484,43.504100 75.507594,43.432800 L 76.043432,41.075300 L 87.296041,43.432800 L 89.439395,65.295200 L 90.189571,65.295200 L 89.975233,67.974400 C 90.975465,69.331900 91.475580,70.760600 91.475580,72.261200 C 91.475580,72.975500 91.368412,73.582700 91.154079,74.082700 C 90.796851,75.011500 90.261013,75.833000 89.546562,76.547900 C 88.832110,77.190500 88.046216,77.691000 87.188874,78.048000 L 94.261941,79.977200 C 94.619165,80.191600 95.012116,80.441300 95.440784,80.727500 C 95.869454,81.013100 96.119515,81.477300 96.190958,82.120300 L 98.441479,92.194400 L 97.048300,92.194400 z M 44.214629,47.612400 L 38.320408,36.038300 C 36.748615,36.538300 35.141098,37.002900 33.497862,37.431700 C 31.926069,37.860400 30.318552,38.288600 28.675316,38.717400 L 29.854162,67.652900 C 30.211385,67.509800 30.532889,67.331300 30.818670,67.116900 C 31.175893,66.831300 31.533122,66.616900 31.890345,66.473900 L 31.890345,42.253800 L 34.355204,42.253800 L 34.355204,66.473900 C 35.283988,66.616900 36.069887,66.938500 36.712891,67.438500 C 37.427342,67.938500 37.963180,68.581600 38.320408,69.367300 C 38.606189,69.296000 39.106302,69.260200 39.820754,69.260200 C 40.535205,69.260200 41.035324,69.296000 41.321104,69.367300 L 44.214629,68.188800 L 44.214629,47.612400 z M 94.369108,83.835300 C 94.297665,83.406500 94.119051,83.013700 93.833271,82.656300 C 93.618933,82.227500 93.190262,81.941900 92.547258,81.798800 L 85.259853,79.977200 L 77.865286,81.798800 C 77.222277,81.941900 76.793607,82.191900 76.579274,82.549100 C 76.436383,82.834700 76.257769,83.263500 76.043432,83.835300 L 74.757424,89.836400 L 77.650948,89.836400 L 77.972453,85.871200 L 80.222974,86.085600 L 78.401124,106.87630 L 92.118587,107.94810 L 90.296737,86.085600 L 92.547258,85.871200 L 93.083095,89.836400 L 95.869454,89.836400 L 94.369108,83.835300 z M 57.396255,37.431700 C 55.753019,37.002900 54.109778,36.538300 52.466542,36.038300 L 46.572321,47.612400 L 46.572321,68.188800 L 55.788743,71.189300 L 58.253597,43.432800 L 62.004468,42.682600 L 62.325968,38.717400 L 57.396255,37.431700 z M 46.572321,70.975000 L 46.572321,114.80670 L 51.930705,112.98460 L 54.824230,73.868400 L 46.572321,70.975000 z M 71.328056,58.757800 C 70.327824,56.757200 69.256145,54.721300 68.113024,52.649400 C 67.041348,50.577600 66.505510,48.255500 66.505510,45.683600 C 66.505510,44.968800 66.541234,44.433400 66.612677,44.075900 C 66.469786,44.147200 66.076839,44.254400 65.433831,44.397500 C 64.862269,44.540500 64.219265,44.719000 63.504814,44.933400 C 62.861810,45.076000 62.254525,45.219000 61.682964,45.362100 C 61.111403,45.433400 60.754175,45.469300 60.611284,45.469300 L 57.824926,76.226400 L 61.147127,76.440700 L 62.540306,51.148900 L 65.005160,51.363300 L 63.611980,76.762300 C 64.826550,76.762300 66.076839,76.655100 67.362852,76.440700 C 68.648865,76.226400 69.827706,75.761700 70.899386,75.047400 C 69.613373,73.332500 68.970364,71.260600 68.970364,68.831800 C 68.970364,67.116900 69.220426,65.366600 69.720539,63.580500 C 70.220658,61.794300 70.756495,60.186700 71.328056,58.757800 z M 84.938353,45.469300 L 78.936961,44.290300 C 79.008409,44.575900 79.044127,44.861600 79.044127,45.147700 L 79.044127,45.790800 C 79.044127,47.005200 78.865518,48.184200 78.508290,49.327300 C 78.222509,50.398600 77.829562,51.470400 77.329444,52.542300 C 76.829330,53.542300 76.293493,54.578200 75.721932,55.650000 C 75.221813,56.650100 74.721700,57.686000 74.221581,58.757800 C 73.507130,60.329600 72.864126,61.972700 72.292565,63.687600 C 71.721004,65.330800 71.435223,67.009800 71.435223,68.724700 C 71.435223,69.724700 71.613837,70.867800 71.971060,72.154000 C 72.756959,73.868400 73.971524,75.047400 75.614764,75.690500 C 77.258001,76.261800 78.972685,76.619200 80.758811,76.762300 C 80.401588,76.333500 80.044360,75.833000 79.687136,75.261700 C 79.329908,74.689900 79.079851,74.118600 78.936961,73.546800 C 78.865518,73.261200 78.794071,73.011400 78.722628,72.797100 C 78.722628,72.582700 78.722628,72.332400 78.722628,72.046800 C 78.722628,71.403700 78.794071,70.796500 78.936961,70.224700 C 79.151299,69.653400 79.401356,69.117500 79.687136,68.617500 L 79.579968,65.830800 L 81.294648,65.616400 L 80.544478,51.363300 L 83.009332,51.363300 L 83.759507,65.295200 L 84.831182,65.081000 L 86.760203,65.081000 L 84.938353,45.469300 z M 79.687136,79.119800 C 78.472566,78.976700 77.258001,78.762300 76.043432,78.476700 C 74.900314,78.119700 73.864358,77.583800 72.935569,76.869500 C 71.506670,77.869500 69.970596,78.512600 68.327360,78.798200 C 66.755567,79.083900 65.148050,79.226900 63.504814,79.226900 L 65.219498,99.481700 L 72.614069,101.83920 L 73.149906,101.83920 L 73.149906,101.41050 L 73.578577,92.194400 C 73.364239,92.051300 73.114183,91.980000 72.828402,91.980000 L 72.078228,91.980000 L 74.221581,82.120300 C 74.364472,81.477300 74.614533,81.013100 74.971757,80.727500 C 75.400427,80.441300 75.793374,80.191600 76.150603,79.977200 L 79.687136,79.119800 z M 39.392083,111.91330 L 39.606421,108.05510 C 39.677863,106.76910 39.713587,105.51880 39.713587,104.30390 C 39.713587,102.87520 39.642145,101.44640 39.499254,100.01770 C 39.427807,98.588400 39.213474,97.230900 38.856245,95.945300 L 28.353811,95.945300 C 27.996588,97.302700 27.746531,98.695600 27.603641,100.12480 C 27.532193,101.48230 27.496469,102.87520 27.496469,104.30390 C 27.496469,105.73320 27.532193,107.16190 27.603641,108.59070 C 27.675084,110.01990 27.782250,111.41280 27.925140,112.77020 L 39.392083,112.77020 L 39.392083,111.91330 z M 78.936961,35.180900 C 78.722628,36.395800 78.151067,37.574300 77.222277,38.717400 C 76.364936,39.860500 75.328985,40.575300 74.114415,40.861000 C 73.828634,40.932300 73.399963,40.968200 72.828402,40.968200 C 70.899386,40.968200 69.256145,40.110700 67.898689,38.395800 C 67.541466,37.824500 67.255686,37.288600 67.041348,36.788600 C 66.827015,36.288600 66.684124,35.752700 66.612677,35.180900 L 65.219498,35.180900 L 65.219498,34.430600 C 65.219498,32.644900 65.576721,31.001300 66.291172,29.501200 C 67.005624,28.000700 68.148746,26.750400 69.720539,25.750400 C 70.292101,25.464200 70.935109,25.321700 71.649560,25.321700 C 72.364007,25.249900 73.078459,25.214500 73.792910,25.214500 C 75.436151,25.571400 76.686440,26.214500 77.543782,27.143300 C 78.472566,28.072000 79.115575,29.072500 79.472798,30.144300 C 79.901469,31.144400 80.151526,32.144400 80.222974,33.144900 C 80.294416,34.073700 80.330140,34.752100 80.330140,35.180900 L 78.936961,35.180900 z M 49.251513,22.749300 C 48.679952,22.392400 48.108391,22.106700 47.536830,21.892400 C 47.322492,21.820600 47.036711,21.785200 46.679488,21.785200 C 45.965036,21.785200 45.214861,21.963600 44.428967,22.321100 C 43.714516,22.678000 43.035788,23.035500 42.392779,23.392400 C 41.606885,23.821100 40.892433,24.321100 40.249425,24.892900 L 40.249425,25.214500 C 40.392315,26.428900 40.749543,27.607900 41.321104,28.751000 C 41.964108,29.822800 42.892898,30.608500 44.107463,31.108500 C 44.393243,31.180300 44.786190,31.215600 45.286309,31.215600 C 46.500874,31.215600 47.536830,30.786900 48.394171,29.930000 C 49.680184,28.572500 50.323188,26.928900 50.323188,25.000100 C 50.323188,24.642700 50.251745,24.106800 50.108855,23.392400 L 49.251513,22.749300 z M 89.117891,72.046800 C 89.117891,70.475000 88.617777,69.403100 87.617545,68.831800 L 85.045520,67.867200 L 82.044824,69.153300 C 81.687600,69.581600 81.401820,70.046200 81.187482,70.546200 C 80.973149,70.975000 80.865977,71.475000 80.865977,72.046800 C 80.865977,73.261200 81.294648,74.261700 82.151990,75.047400 C 83.009332,75.761700 83.973840,76.119200 85.045520,76.119200 C 86.188642,76.119200 87.153150,75.761700 87.939045,75.047400 C 88.724944,74.261700 89.117891,73.261200 89.117891,72.046800 z M 45.286309,34.002400 L 40.892433,35.502400 L 45.393475,44.290300 L 50.001684,35.502400 L 45.286309,34.002400 z M 37.034395,72.904200 C 37.034395,72.618100 36.998672,72.296500 36.927229,71.939600 C 36.855781,71.582200 36.748615,71.332400 36.605725,71.189300 L 35.534050,70.760600 C 35.176822,70.617500 34.819598,70.510600 34.462370,70.439100 C 34.105147,70.367800 33.747919,70.331900 33.390695,70.331900 C 33.033467,70.331900 32.676244,70.367800 32.319016,70.439100 C 31.961792,70.510600 31.604564,70.617500 31.247341,70.760600 C 30.890113,70.903700 30.497166,71.046300 30.068495,71.189300 C 29.925604,71.903700 29.854162,72.475500 29.854162,72.904200 C 29.854162,73.975600 30.175661,74.904300 30.818670,75.690500 C 31.533122,76.476100 32.390463,76.869500 33.390695,76.869500 C 34.390927,76.869500 35.248269,76.476100 35.962721,75.690500 C 36.677170,74.904300 37.034395,73.975600 37.034395,72.904200 z M 76.043432,31.108500 C 74.900314,31.965900 73.721468,32.752100 72.506898,33.466500 C 71.363780,34.109500 70.184934,34.609600 68.970364,34.966500 C 69.184702,35.680900 69.470483,36.288600 69.827706,36.788600 C 70.184934,37.217300 70.577881,37.610100 71.006552,37.967600 C 71.506670,38.324500 72.113951,38.503000 72.828402,38.503000 L 73.042740,38.503000 C 74.328753,38.360400 75.257537,37.646000 75.829098,36.359900 C 76.257769,35.645500 76.472102,34.752100 76.472102,33.680800 C 76.472102,33.252100 76.436383,32.823400 76.364936,32.394600 C 76.293493,31.894600 76.186322,31.465900 76.043432,31.108500 z M 71.756727,104.19700 L 68.970364,103.33980 L 70.899386,121.45090 L 71.756727,121.66530 L 71.756727,104.19700 z M 34.676708,115.12820 L 34.676708,127.34540 L 36.712891,127.34540 L 36.712891,127.13110 L 37.784571,115.12820 L 34.676708,115.12820 z M 32.426187,115.12820 L 29.425491,115.12820 L 30.604332,127.34540 L 32.426187,127.34540 L 32.426187,115.12820 z M 84.081012,115.34260 L 80.758811,115.34260 L 81.723319,125.41620 L 84.188178,125.41620 L 84.081012,115.34260 z M 86.438699,115.34260 L 86.438699,125.41620 L 88.903558,125.41620 L 89.760900,115.34260 L 86.438699,115.34260 z M 76.150603,106.55470 L 74.435919,105.91160 L 74.221581,104.51830 L 74.221581,121.66530 L 74.757424,121.45090 L 76.150603,108.91220 L 76.150603,106.55470 z M 44.107463,105.37570 L 43.035788,107.09060 L 41.856942,107.73370 L 41.428271,113.94920 C 41.642604,114.02050 41.892665,114.09230 42.178446,114.16360 C 42.392779,114.23490 42.678560,114.30670 43.035788,114.37800 C 43.393011,114.52100 43.785958,114.66360 44.214629,114.80670 L 44.107463,105.37570 z M 24.710111,91.229800 L 24.067107,102.37510 L 25.245949,104.73260 L 25.245949,103.33980 C 25.245949,101.48230 25.388839,99.731500 25.674619,98.088400 C 26.031848,96.445300 26.210457,94.695000 26.210457,92.837000 L 26.103290,91.229800 L 24.710111,91.229800 z M 84.188178,111.16300 C 84.188178,110.59120 84.152454,110.01990 84.081012,109.44810 L 79.579968,109.23380 L 79.365632,112.98460 L 84.188178,112.98460 L 84.188178,111.16300 z M 42.392779,91.229800 L 41.106766,91.229800 C 41.035324,91.586700 40.999600,91.908300 40.999600,92.194400 L 40.999600,92.944200 L 41.964108,103.12540 L 41.856942,104.73260 L 43.035788,102.58950 L 42.392779,91.229800 z M 94.797779,92.194400 L 93.190262,92.194400 L 94.154775,104.19700 L 94.261941,104.30390 L 94.369108,104.19700 L 95.333616,101.41050 L 94.797779,92.194400 z M 75.829098,92.194400 L 75.400427,101.41050 L 76.150603,104.19700 C 76.293493,104.19700 76.364936,104.23260 76.364936,104.30390 L 76.472102,104.30390 L 76.579274,104.19700 L 77.329444,92.194400 L 75.829098,92.194400 z M 91.154079,110.09120 C 90.368180,110.09120 89.582286,110.05530 88.796386,109.98400 C 88.010492,109.91270 87.224597,109.80560 86.438699,109.66250 L 86.438699,112.98460 L 91.368412,112.98460 L 91.154079,110.09120 z M 78.508290,115.34260 L 77.972453,115.34260 L 77.329444,121.02220 L 79.151299,122.20120 L 78.508290,115.34260 z M 60.825622,79.119800 L 59.110939,78.798200 L 60.611284,82.763400 L 61.254293,82.977800 L 60.825622,79.119800 z " style="stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3548.1728879999987) " id="advanced-f13.svgpath2789" d="M 191.82675,92.194600 C 193.27873,99.240900 191.06057,105.28820 188.35759,111.16630 C 189.14106,115.32880 185.04548,117.77900 186.20293,122.60560 C 182.89647,127.89360 197.88695,129.64750 189.35767,132.70080 C 184.65301,131.68480 179.70985,130.14090 174.94497,131.82670 C 172.29321,133.54820 165.76746,132.31410 169.62203,128.87070 C 177.03209,126.17720 165.88335,124.89600 163.26931,126.46300 C 160.93572,127.50760 152.88408,128.81270 158.20367,125.03170 C 166.22559,122.02360 161.67185,113.54640 161.76620,107.09040 C 161.85638,103.75950 161.39897,102.15130 158.23917,101.44400 C 156.67946,96.785900 157.13644,91.592600 156.37567,86.713300 C 156.25959,84.644500 152.08802,84.930200 152.49619,81.584200 C 149.98059,85.613200 151.43367,91.812100 150.41990,96.687300 C 149.96888,102.72700 149.51787,108.76680 149.06685,114.80660 C 144.29609,117.02840 159.15210,119.24420 155.28285,123.42920 C 150.97579,124.72020 145.99321,121.53290 141.35975,121.32710 C 135.67965,119.43360 130.38692,126.26660 136.55520,129.71710 C 141.28405,132.13040 137.45876,135.20640 133.78607,133.23640 C 128.67675,130.52790 121.41140,135.54820 117.83898,132.56690 C 120.95801,129.25260 124.97471,126.24720 122.50743,120.86950 C 122.40652,115.70480 119.69043,112.86410 119.65305,107.54990 C 113.99418,103.77520 118.64067,95.232100 116.49089,91.189400 C 115.73375,86.976200 117.10840,80.282600 122.77549,79.914500 C 129.17818,80.264900 122.72641,83.146000 119.95476,83.452300 C 117.72812,86.577900 118.88432,91.302200 122.44916,87.264500 C 123.61028,90.654400 122.64044,95.620200 128.65193,93.587100 C 134.34997,95.486900 133.23748,90.653800 134.09949,87.273600 C 135.80415,88.554800 139.15908,90.218900 137.72219,86.170400 C 139.11604,81.076700 127.80594,83.212300 131.81558,79.687000 C 134.99823,79.272700 140.50206,85.098800 138.96131,78.843000 C 140.86617,72.954800 133.72384,80.892100 135.05467,75.536200 C 135.98111,72.509200 133.46563,68.056000 134.06199,73.606600 C 133.88025,82.832300 118.28548,78.009700 122.91792,70.224700 C 119.28740,71.132100 123.42063,81.547700 117.63721,76.122200 C 113.49389,69.957200 125.55093,69.996400 122.03283,63.706500 C 121.64912,54.733900 121.26542,45.761100 120.88172,36.788600 C 125.46577,35.169200 133.48494,34.060900 135.92846,32.123500 C 129.64936,27.869600 132.62058,15.405100 140.76970,16.148700 C 150.02640,17.172800 147.48002,29.301300 144.99442,32.952300 C 149.56041,34.802900 157.51573,34.417700 159.68799,38.235900 C 157.55241,43.755600 162.59052,40.493200 164.72853,42.071700 C 162.10761,46.389100 164.73114,52.282800 170.16607,49.824900 C 173.27228,46.657100 167.60088,38.534200 175.12606,41.976800 C 180.86786,41.868100 183.43087,44.609300 182.74427,50.264800 C 183.44922,55.532900 183.41387,60.997500 184.59603,66.138700 C 187.08982,70.315900 186.21204,75.306100 182.88924,78.231800 C 189.14193,78.483800 192.50124,82.817600 192.48659,88.912000 C 192.21513,90.238100 194.74593,92.936400 191.82675,92.194600 z M 138.99309,47.612200 C 136.05195,44.442300 135.63083,35.184500 130.73357,36.851800 C 125.26054,36.586100 121.77499,40.249300 123.73366,45.587800 C 124.03328,52.942600 124.33295,60.297600 124.63257,67.652700 C 129.17427,63.132300 125.45182,54.260800 126.66877,48.025400 C 125.35124,45.065200 128.16539,38.902800 129.21252,44.349500 C 129.74492,51.791900 127.73348,60.764700 130.24660,67.232700 C 134.18398,70.910600 141.43330,69.236900 138.99309,62.790900 C 138.99309,57.731100 138.99309,52.671900 138.99309,47.612200 z M 189.14755,83.835100 C 184.96966,78.978900 175.31586,79.195400 170.91634,83.577700 C 169.48661,85.947500 169.23217,92.891800 172.81942,88.629800 C 170.98414,84.602200 177.08778,85.823600 174.72144,89.280600 C 174.80532,94.903600 172.39842,102.63670 174.03688,106.94340 C 177.86865,106.40810 185.39183,109.54450 186.78316,106.58110 C 186.21385,99.749700 185.64448,92.917600 185.07517,86.085600 C 188.56831,84.145200 187.41962,93.477700 190.43538,88.835700 C 190.19224,87.137500 189.44396,85.538200 189.14755,83.835100 z M 152.17471,37.431900 C 145.26687,33.293700 142.87096,44.915800 141.35072,49.532300 C 142.09942,55.611800 139.84060,63.873900 142.50281,68.563900 C 146.33075,69.524600 152.20306,73.580400 150.95229,66.852500 C 151.64556,59.045500 152.33879,51.239400 153.03201,43.432700 C 158.94607,43.453000 158.64660,37.435500 152.17471,37.431900 z M 141.35072,70.975200 C 141.35072,85.585700 141.35072,100.19610 141.35072,114.80660 C 149.76154,114.46750 146.40697,104.71710 147.73652,99.096000 C 148.35856,90.687200 148.98060,82.277500 149.60264,73.868500 C 146.85202,72.904400 144.10140,71.939800 141.35072,70.975200 z M 166.10650,58.757700 C 163.11194,54.564000 161.31297,47.856300 160.66164,44.187200 C 153.12463,44.039100 155.22935,52.315800 154.32085,57.267600 C 153.74835,63.586800 153.17587,69.906600 152.60338,76.226300 C 158.57294,77.635500 155.33343,69.135900 156.51435,65.751800 C 156.78248,60.884100 157.05059,56.016600 157.31872,51.148800 C 162.26609,51.435100 158.30968,59.094200 159.17092,62.532600 C 158.91078,67.275400 158.65058,72.018700 158.39043,76.762300 C 163.24238,77.746600 166.92671,74.157400 163.78996,69.795800 C 163.49860,65.978600 164.79033,62.277200 166.10650,58.757700 z M 179.71679,45.469500 C 176.38849,44.840000 172.53560,42.946900 173.55866,47.939000 C 172.04092,55.717400 165.18392,62.062300 166.24351,70.384300 C 166.00773,75.192500 178.46782,80.169900 173.69530,73.597300 C 173.32048,69.371300 174.96086,66.391100 176.01607,63.563900 C 176.55014,59.821300 173.45275,52.401000 176.98963,51.236600 C 180.08800,54.788100 175.82540,63.951300 180.16912,65.211800 C 183.27317,61.253100 179.40652,53.818500 180.00559,48.578200 C 179.90933,47.542200 179.81306,46.505700 179.71679,45.469500 z M 174.46555,79.119600 C 169.45812,76.847400 164.26374,78.139000 159.34611,78.887200 C 157.28270,84.164600 159.96169,90.860100 159.76203,96.694700 C 158.49123,100.57860 167.30824,102.52700 167.97063,100.63350 C 168.99164,93.867400 165.97000,90.218000 168.64545,83.550700 C 168.94043,80.191100 171.69537,79.592600 174.46555,79.119600 z M 134.17052,111.91320 C 133.52682,106.78250 137.57797,94.929000 129.69624,95.945300 C 125.90500,95.745100 121.62189,95.042700 122.51517,100.23740 C 121.76189,105.37130 120.78235,115.33530 128.94447,112.77020 C 129.92751,112.19100 134.83419,113.89690 134.17052,111.91320 z M 173.71537,35.181000 C 172.89610,43.009700 162.09444,41.841700 160.42253,35.182700 C 158.47632,29.577900 165.24114,22.293700 170.79600,26.092100 C 173.30349,27.163100 177.33423,34.294500 173.71537,35.181000 z M 144.02998,22.749300 C 137.10388,17.586900 131.14383,31.388000 140.47315,31.266800 C 143.97006,30.776100 146.81129,25.521800 144.02998,22.749300 z M 183.89632,72.046800 C 183.27105,63.390100 170.32402,71.328900 178.06550,75.769500 C 180.60960,77.373300 184.10354,74.935000 183.89632,72.046800 z M 140.06475,34.002600 C 132.53520,34.342900 138.79450,40.556300 140.17191,44.290100 C 141.39279,39.720500 148.83645,34.666600 140.06475,34.002600 z M 131.81283,72.904300 C 130.01890,65.793800 119.42629,75.053900 127.69910,76.857900 C 129.90244,77.168900 131.92109,75.057900 131.81283,72.904300 z M 170.82187,31.108300 C 167.40830,32.483700 160.37108,37.442000 167.99801,38.482500 C 171.15854,37.880000 171.83060,33.647400 170.82187,31.108300 z M 166.53516,104.19700 C 160.95110,102.16640 165.78420,111.99220 164.99062,114.99910 C 164.76135,117.48700 166.48445,124.80550 166.54812,118.63040 C 166.47056,113.83830 166.57668,109.00630 166.53516,104.19700 z M 129.45514,115.12800 C 130.31909,118.85890 127.62377,126.15100 131.00157,127.40790 C 132.02569,123.91170 132.96551,117.63270 131.78604,115.12800 C 131.00907,115.12800 130.23211,115.12800 129.45514,115.12800 z M 127.20463,115.12800 C 121.13272,114.65300 126.31808,123.77630 125.38279,127.34550 C 129.46465,126.83510 126.08458,118.36680 127.20463,115.12800 z M 178.85944,115.34260 C 173.08247,113.92800 176.24992,123.94720 177.48163,125.62050 C 180.70606,124.76580 178.07630,117.90030 178.85944,115.34260 z M 181.21715,115.34260 C 181.44584,117.93020 179.93289,129.03240 183.85369,124.07710 C 183.15138,120.83690 187.16745,113.55360 181.21715,115.34260 z M 170.92901,106.55490 C 166.87157,103.02750 169.95614,112.86650 169.00000,115.34760 C 168.64847,118.59060 169.32210,124.44640 169.91328,118.09740 C 170.16524,114.25070 171.05300,110.43110 170.92901,106.55490 z M 138.88590,105.37550 C 135.95468,107.11030 134.54009,115.72680 138.98464,113.93180 C 138.94891,111.07960 138.91917,108.22740 138.88590,105.37550 z M 119.48856,91.229900 C 119.76752,95.444100 117.80937,100.25910 119.82075,104.07110 C 119.27204,100.67270 123.03682,92.430300 119.48856,91.229900 z M 178.96663,111.16310 C 178.25259,105.27330 169.82393,113.11960 176.65586,113.08450 C 178.36108,112.94140 179.42119,113.48970 178.96663,111.16310 z M 137.17120,91.229900 C 133.76987,93.865300 137.78420,100.54440 136.63539,104.73260 C 139.07433,100.77440 136.79131,95.615000 137.17120,91.229900 z M 189.57618,92.194600 C 186.26237,93.034700 189.26844,103.07650 189.36996,103.62440 C 190.86147,99.952300 189.43789,95.993500 189.57618,92.194600 z M 170.60752,92.194600 C 170.73469,95.266700 169.21381,103.64250 171.44286,103.25990 C 170.70517,100.17860 173.91310,92.685300 170.60752,92.194600 z M 185.93252,110.09100 C 179.80041,107.33040 180.34229,115.59750 185.98586,112.72350 C 186.61117,111.90860 185.58391,110.97140 185.93252,110.09100 z M 173.28671,115.34260 C 170.27455,117.70170 174.38180,125.65800 173.61616,118.92290 C 173.51699,117.72790 173.39567,116.53590 173.28671,115.34260 z M 155.60406,79.119600 C 151.71010,77.339800 157.28608,86.648100 155.79473,80.765600 C 155.74802,80.526500 155.62089,79.429200 155.60406,79.119600 L 155.60406,79.119600 z " style="stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3548.1728879999987) " id="advanced-f13.svgpath2795" d="M 286.60515,92.194600 C 288.33969,102.43690 282.83765,112.42730 279.81469,121.57450 C 282.57748,125.99710 289.09559,134.20990 278.74932,131.21450 C 273.09723,130.90460 262.38338,135.03060 264.69719,126.61030 C 261.85864,123.42880 250.34632,131.06860 253.91623,123.77000 C 261.62125,117.22830 256.25680,105.92750 252.55927,98.541400 C 251.93542,94.312400 251.34948,80.956500 246.41477,84.824000 C 244.70765,93.819100 245.44497,103.09270 243.94178,112.13900 C 242.65332,116.38570 254.92391,124.72850 244.65438,123.14850 C 237.67371,118.71410 223.54259,121.92520 232.07256,131.49350 C 229.92520,134.88990 221.46131,131.85640 216.77246,133.16160 C 212.09284,130.13840 221.66149,121.67100 216.52117,115.99970 C 212.81103,106.28370 209.84207,95.669200 211.73363,85.309100 C 211.80400,78.762400 223.51330,80.462400 214.95992,83.638600 C 212.22650,89.684000 224.84253,98.646700 229.35394,90.479500 C 228.74257,86.728100 235.49273,87.906500 230.47334,83.784300 C 222.78464,78.695000 235.73225,83.634900 233.21449,77.581800 C 228.46129,78.670400 229.62395,68.419600 228.20200,76.561700 C 224.03835,84.510400 215.54191,68.889600 216.06000,75.244400 C 206.41070,78.185000 220.75652,64.403500 217.36646,58.765300 C 217.57353,51.189400 211.35855,39.967300 220.09306,35.222300 C 227.69667,36.475800 230.88101,29.925900 227.05606,24.142600 C 226.90688,15.523300 241.70891,13.008900 241.73507,22.771400 C 239.33995,30.333300 243.24987,36.301100 251.31406,36.139200 C 258.07381,37.946600 257.53302,54.526100 265.53648,48.174200 C 264.90688,36.131700 279.50668,42.814700 278.27399,51.109700 C 276.31833,59.044700 281.66594,66.512200 280.01006,74.406600 C 278.11160,80.420700 292.29233,84.137200 287.27514,92.238400 C 287.05182,92.224100 286.60515,92.194600 286.60515,92.194600 z M 233.77147,47.612200 C 233.68884,40.461900 221.88699,31.411300 218.77340,41.399000 C 217.59121,49.434400 219.69601,57.577400 219.35741,65.680000 C 223.37193,65.627700 221.02297,52.761400 220.99006,47.723800 C 223.69193,37.472900 225.48498,55.855400 223.29080,59.992300 C 220.26724,70.583900 238.13280,70.941200 234.26784,60.196900 C 233.65229,56.036200 233.43098,51.808300 233.77147,47.612200 z M 283.92594,83.835100 C 279.60028,75.466500 260.21635,82.476800 266.99369,88.563600 C 272.77020,85.520800 266.08722,98.889800 268.52629,102.46240 C 270.75064,112.85840 285.52943,107.79300 281.38009,97.977000 C 279.12408,93.573600 279.51203,84.387000 284.83402,88.951600 C 285.09922,87.181300 284.43066,85.487200 283.92594,83.835100 z M 246.95310,37.431900 C 238.09672,35.595200 236.16204,46.952600 236.25611,53.440100 C 233.39085,59.439300 237.41187,75.379300 245.27844,67.778900 C 247.21801,59.929700 246.58096,51.502400 247.81045,43.432700 C 253.78331,44.861100 251.88684,35.492200 246.95310,37.431900 z M 236.12918,70.975200 C 236.12917,85.585700 236.12917,100.19610 236.12917,114.80660 C 244.67586,112.69430 241.90837,102.13740 242.48589,95.688600 C 241.50307,87.939500 249.09239,75.654600 239.25483,71.796200 C 238.74162,71.648200 236.65788,71.100800 236.12918,70.975200 L 236.12918,70.975200 z M 260.88495,58.757700 C 258.52954,54.856300 254.69946,39.578900 249.98156,49.419900 C 248.91449,57.404100 248.41539,65.534000 247.87968,73.571900 C 253.81118,74.640100 250.26531,61.524400 251.38405,56.700400 C 253.91945,47.064800 255.90914,61.180300 253.67220,64.648700 C 250.44689,69.690300 256.49304,82.410900 259.31100,71.651200 C 260.35065,67.285700 257.22634,62.454900 260.88495,58.757700 z M 274.49524,45.469500 C 264.98154,43.403900 267.31930,56.750000 262.60971,61.419900 C 256.58261,66.136800 264.90334,81.964000 269.09242,72.540500 C 270.32508,66.278900 269.33701,58.529700 271.98687,53.307600 C 273.34427,56.045400 274.03445,67.895700 275.92420,59.276800 C 276.07677,54.615000 273.98122,50.145400 274.49524,45.469500 z M 269.24400,79.119600 C 262.80151,75.516900 251.35986,77.864200 253.40712,87.217200 C 250.66104,93.616300 259.91340,107.41240 263.07578,96.179700 C 262.28598,90.109600 260.52480,80.108900 269.24400,79.119600 z M 228.94897,111.91320 C 231.26141,105.36080 228.67132,90.611400 219.13068,97.034100 C 212.14496,103.60950 219.01085,118.93050 228.94897,111.91320 z M 268.49382,35.181000 C 267.77067,43.663800 253.68521,40.645700 254.51848,32.875000 C 254.20444,23.172900 269.77914,23.046200 269.70846,32.600200 C 269.58462,33.040400 268.77491,34.761000 268.49382,35.181000 L 268.49382,35.181000 z M 238.80838,22.749300 C 230.30256,15.420000 229.17577,38.074700 238.36292,29.442600 C 239.97499,27.683300 240.67378,24.603000 238.80838,22.749300 z M 278.67475,72.046800 C 276.93261,61.460900 264.85212,78.988800 276.23078,75.907700 C 277.69304,75.242500 278.78698,73.692500 278.67475,72.046800 z M 234.84318,34.002600 C 225.95022,34.856800 237.94280,48.817000 238.63112,38.096000 C 239.81463,35.834700 237.17834,33.056600 234.84318,34.002600 z M 226.59126,72.904300 C 223.57162,64.399700 216.48628,81.208600 225.24737,75.945100 C 226.14400,75.213800 226.60715,74.043800 226.59126,72.904300 z M 265.60028,31.108300 C 256.93600,29.582600 263.82938,44.344600 266.01340,34.190600 C 265.99906,33.669600 265.72367,31.614900 265.60028,31.108300 L 265.60028,31.108300 z M 261.31359,104.19700 C 254.40895,105.99720 262.68641,124.77320 261.33765,112.69300 C 261.32436,109.86120 261.26632,107.02900 261.31359,104.19700 z M 224.23358,115.12800 C 222.52079,119.57530 225.65572,129.94800 227.22799,120.27110 C 227.70931,118.09490 227.06667,115.03440 224.23358,115.12800 z M 221.98307,115.12800 C 214.25187,115.07680 222.72238,131.84840 222.04339,120.66380 C 221.78498,118.83960 221.47024,116.94680 221.98307,115.12800 z M 273.63788,115.34260 C 265.20617,113.90280 274.69451,130.58080 273.67633,119.29760 C 273.52221,117.98840 273.39090,116.65130 273.63788,115.34260 z M 275.99560,115.34260 C 272.74371,120.01090 279.49910,127.63980 279.26393,118.78670 C 279.68005,116.82750 278.51865,113.66070 275.99560,115.34260 z M 265.70746,106.55490 C 260.24058,108.17390 265.20482,124.70270 265.14145,114.14760 C 265.45041,111.62830 265.71178,109.09620 265.70746,106.55490 z M 233.66436,105.37550 C 227.40554,105.66060 234.44001,118.08940 233.70479,108.88900 C 233.68177,107.71830 233.68518,106.54690 233.66436,105.37550 z M 214.26700,91.229900 C 212.97373,95.905600 214.44536,106.25410 215.79141,96.112200 C 216.09919,94.375100 215.75681,92.363500 214.26700,91.229900 z M 273.74506,111.16310 C 270.65228,104.80830 268.34084,117.91140 273.58882,112.45110 C 273.64088,112.02170 273.74506,111.16310 273.74506,111.16310 z M 231.94963,91.229900 C 227.41862,95.312900 233.90730,106.95460 232.24256,96.307500 C 232.03325,94.625000 231.82029,92.928200 231.94963,91.229900 z M 284.35462,92.194600 C 279.00642,94.357300 286.42845,106.18730 284.60195,96.350700 C 284.45053,94.971100 284.31529,93.584500 284.35462,92.194600 z M 265.38596,92.194600 C 264.07091,95.020800 265.61274,105.81710 266.81194,97.250400 C 267.17376,95.523500 267.08742,93.214200 265.38596,92.194600 z M 280.71097,110.09100 C 274.15001,106.06010 279.79739,119.14380 280.71097,110.09100 z M 268.06514,115.34260 C 264.68513,118.59550 270.66418,122.84230 268.06514,115.34260 z M 250.38250,79.119600 C 246.75668,81.285900 254.21880,82.993800 250.38250,79.119600 z " style="stroke-width:1.0000000pt"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3707.7625579999985"><tspan x="10" y="3707.7625579999985">Creating text</tspan></text>
+
+<rect id="d0e565" width="288" height="1000px" x="10" y="3712.6625579999986" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e565" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape is capable of creating long and complex texts. However, it's also pretty
+convenient for creating small text objects such as heading, banners, logos, diagram
+labels and captions, etc. This section is a very basic introduiction into Inkscape's
+text capabilities.
+</flowDiv></flowRoot>
+
+<rect id="d0e568" width="288" height="1000px" x="10" y="3775.479853999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e568" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Creating a text object is as simple as switching to the Text tool (<flowSpan style="font-weight:bold">F8</flowSpan>),
+clicking somewhere in the document, and typing your text. To change font family, style,
+size, and alignment, open the Text and Font dialog (<flowSpan style="font-weight:bold">Shift+Ctrl+T</flowSpan>). That
+dialog also has a text entry tab where you can edit the selected text object - in some
+situations, it may be more convenient than editing it right on the canvas (in
+particular, that tab supports as-you-type spell checking).
+</flowDiv></flowRoot>
+
+<rect id="d0e577" width="288" height="1000px" x="10" y="3860.8014849999986" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e577" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Like other tools, Text tool can select objects of its own type — text objects
+— so you can click to select and position the cursor in any existing text object
+(such as this paragraph).
+</flowDiv></flowRoot>
+
+<rect id="d0e580" width="288" height="1000px" x="10" y="3901.3937269999988" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e580" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">One of the most common operations in text design is adjusting spacing between letters
+and lines. As always, Inkscape provides keyboard shortcuts for this. When you are
+editing text, the <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan> and <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan> keys change
+the <flowSpan style="font-style:italic">letter spacing</flowSpan> in the current line of a text object, so that
+the total length of the line changes by 1 pixel at the current zoom (compare to Selector
+tool where the same keys do pixel-sized object scaling). As a rule, if the font size in
+a text object is larger than the default, it will likely benefit from squeezing letters
+a bit tighter than the default. Here's an example:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4017.0593579999986) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f14.svgtext1609" y="4.2361641" x="139.43481" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1610" sodipodi:role="line" y="4.2361641" x="139.43481">Original</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4017.0593579999986) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f14.svgtext1612" y="53.843742" x="116.16958" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1613" sodipodi:role="line" y="53.843742" x="116.16958">Letter spacing decreased</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4017.0593579999986) " id="advanced-f14.svgtext2315" y="33.29771" x="60.780251" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f14.svgtspan1604">Inspiration</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4017.0593579999986) " id="advanced-f14.svgtext1606" y="82.904648" x="67.866859" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan style="letter-spacing:-1.2478520" id="advanced-f14.svgtspan1607">Inspiration</tspan></text>
+
+<rect id="d0e602" width="288" height="1000px" x="10" y="4118.953506999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e602" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The tightened variant looks a bit better as a heading, but it's still not perfect: the
+distances between letters are not uniform, for example the "a" and "t" are too far apart
+while "t" and "i" are too close. The amount of such bad kerns (especially visible in
+large font sizes) is greater in low quality fonts than in high quality ones; however, in
+any text string and in any font you will probably find pairs of letters that will
+benefit from kerning adjustments.
+</flowDiv></flowRoot>
+
+<rect id="d0e605" width="288" height="1000px" x="10" y="4204.233745999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e605" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape makes these adjustments really easy. Just move your text editing cursor between
+the offending characters and use <flowSpan style="font-weight:bold">Alt+arrows</flowSpan> to move the letters right
+of the cursor. Here is the same heading again, this time with manual adjustments
+for visually uniform letter positioning:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4275.211380999998) " sodipodi:insensitive="true" sodipodi:linespacing="110.00000%" id="advanced-f15.svgtext1649" y="4.2368875" x="66.563278" style="font-size:5.5761971;font-style:normal;font-weight:normal;line-height:110.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan id="advanced-f15.svgtspan1651" sodipodi:role="line" y="4.2368875" x="66.563278">Letter spacing decreased, some letter pairs manually kerned</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4275.211380999998) " id="advanced-f15.svgtext2406" y="34.802681" x="67.866859" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan dx="0 0 -0.1418031 -0.42540932 -0.42540932 0.42540932 0.42540932 -0.87514824 1.1344248 -0.5672124 -0.5672124" style="letter-spacing:-1.2478520" id="advanced-f15.svgtspan1647">Inspiration</tspan></text>
+
+<rect id="d0e621" width="288" height="1000px" x="10" y="4329.002839999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e621" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">In addition to shifting letters horizontally by <flowSpan style="font-weight:bold">Alt+Left</flowSpan> or
+<flowSpan style="font-weight:bold">Alt+Right</flowSpan>, you can also move them vertically by using
+<flowSpan style="font-weight:bold">Alt+Up</flowSpan> or <flowSpan style="font-weight:bold">Alt+Down</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4375.889208999998) " xml:space="preserve" style="font-size:33.599998;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="67.866859" y="32.078743" id="advanced-f16.svgtext1731"><tspan id="advanced-f16.svgtspan1732" style="letter-spacing:-1.2478520" dx="0 -3.4339702 -1.746122 -1.4281086 -2.0297282 -1.981069 -3.9864676 -3.8832457 -1.2720536 -2.1715312 -1.5699117" dy="0 0.0056477566 6.8183579 -6.6178179 0 -6.4172778 6.0161972 -5.8156576 5.8156576 -3.4091773 2.8075578">Inspiration</tspan></text>
+
+<rect id="d0e646" width="288" height="1000px" x="10" y="4424.053451999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e646" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Of course you could just convert your text to path (<flowSpan style="font-weight:bold">Shift+Ctrl+C</flowSpan>) and
+move the letters as regular path objects. However, it is much more convenient to keep
+text as text — it remains editable, you can try different fonts without removing
+the kerns and spacing, and it takes much less space in the saved file. The only
+disadvantage to the "text as text" approach is that you need to have the original font
+installed on any system where you want to open that SVG document.
+</flowDiv></flowRoot>
+
+<rect id="d0e652" width="288" height="1000px" x="10" y="4520.386744999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e652" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Similar to letter spacing, you can also adjust <flowSpan style="font-style:italic">line spacing</flowSpan> in
+multi-line text objects. Try the <flowSpan style="font-weight:bold">Ctrl+Alt+&lt;</flowSpan> and
+<flowSpan style="font-weight:bold">Ctrl+Alt+&gt;</flowSpan> keys on any paragraph in this tutorial to space it in or out
+so that the overall height of the text object changes by 1 pixel at the current zoom.
+As in Selector, pressing <flowSpan style="font-weight:bold">Shift</flowSpan> with any spacing or kerning shortcut
+produces 10 times greater effect than without Shift.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4608.136380999998"><tspan x="10" y="4608.136380999998">XML editor</tspan></text>
+
+<rect id="d0e673" width="288" height="1000px" x="10" y="4613.036380999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e673" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The ultimate power tool of Inkscape is the XML editor (<flowSpan style="font-weight:bold">Shift+Ctrl+X</flowSpan>).
+It displays the entire XML tree of the document, always reflecting its current
+state. You can edit your drawing and watch the corresponding changes in the XML
+tree. Moreover, you can edit any text, element, or attribute nodes in the XML editor and
+see the result on your canvas. This is the best tool imaginable for learning SVG
+interactively, and it allows you to do tricks that would be impossible with regular
+editing tools.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4723.109317999999"><tspan x="10" y="4723.109317999999">Conclusion</tspan></text>
+
+<rect id="d0e685" width="288" height="1000px" x="10" y="4728.0093179999985" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e685" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This tutorial shows only a small part of all capabilities of Inkscape. We hope you
+enjoyed it. Don't be afraid to experiment and share what you create. Please visit <flowSpan style="font-weight:bold; font-family:sans serif">www.inkscape.org</flowSpan> for more information, latest
+versions, and help from user and developer communities.
+</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 4789.198293999999)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-basic.ca.svg b/share/tutorials/tutorial-basic.ca.svg
new file mode 100644
index 000000000..07cdda472
--- /dev/null
+++ b/share/tutorials/tutorial-basic.ca.svg
@@ -0,0 +1,650 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::BASIC</tspan></text>
+
+
+
+<!--Author: Francesc Dorca, f.dorca@filnet.es-->
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Aquest tutorial us mostrarà l'ús bàsic de l'Inkscape. Aquest és un document
+Inkscape normal. Podeu visualitzar-lo, editar-lo i fins i tot desar-lo.
+</flowDiv></flowRoot>
+
+<rect id="d0e20" width="264" height="1000px" x="35" y="69.460545" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e20" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El tutorial bàsic cobreix el desplaçament i l'ampliació, la gestió de documents,
+les eines de forma, la transformació d'objectes amb el selector, les tècniques
+de selecció, l'agrupació, la configuració de l'emplenat i el contorn,
+l'alineació i l'ordenació en z. Per a altres temes, consulteu el tutorial
+avançat al menú d'Ajuda.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="145.51679199999998"><tspan x="10" y="145.51679199999998">
+Desplaçament de l'àrea de dibuix
+</tspan></text>
+
+
+
+<rect id="d0e33" width="288" height="1000px" x="10" y="150.416792" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e33" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Hi ha vàries maneres de desplaçar l'àrea de dibuix. Proveu-ho
+amb les tecles <flowSpan style="font-weight:bold">Ctrl+fletxa</flowSpan> per a desplaçar-la amb el teclat.
+(Proveu de moure aquest document avall.) També podeu arrossegar-la amb el
+botó central del ratolí. Podeu usar les barres de desplaçament
+(premeu <flowSpan style="font-weight:bold">Ctrl+B</flowSpan> per a veure-les o amagar-les). També funciona el
+desplaçament vertical amb <flowSpan style="font-weight:bold">la rodeta</flowSpan> del vostre ratolí;
+i si premeu <flowSpan style="font-weight:bold">Maj.</flowSpan>, l'horitzontal.</flowDiv></flowRoot>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="249.70794899999999"><tspan x="10" y="249.70794899999999">Ampliació i reducció</tspan></text>
+<rect id="d0e56" width="288" height="1000px" x="10" y="254.607949" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e56" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La forma més fàcil d'ampliar/reduir és amb les tecles <flowSpan style="font-weight:bold">-</flowSpan>
+i <flowSpan style="font-weight:bold">+</flowSpan> (o <flowSpan style="font-weight:bold">=</flowSpan>). També podeu usar
+<flowSpan style="font-weight:bold">Ctrl+botó central</flowSpan> o <flowSpan style="font-weight:bold">Ctrl+botó dret</flowSpan> per ampliar,
+<flowSpan style="font-weight:bold">Maj+botó central</flowSpan> o <flowSpan style="font-weight:bold">Maj+botó dret</flowSpan> per allunyar,
+o girant la rodeta del ratolí amb <flowSpan style="font-weight:bold">Ctrl</flowSpan>. També clicant al
+camp d'entrada d'ampliació (a l'angle inferior esquerra de la finestra del
+document), entreu un valor precís en %, i premeu Entrar. També tenim
+l'eina ampliar (a la barra d'eines de l'esquerra) que ens permet ampliar
+una zona enmarcant-la.</flowDiv></flowRoot>
+<rect id="d0e83" width="288" height="1000px" x="10" y="351.339658" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e83" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'Inkscape manté un historial dels nivells d'ampliació usats. Premeu la tecla
+<flowSpan style="font-weight:bold">`</flowSpan> per anar a l'anterior ampliació, i <flowSpan style="font-weight:bold">Maj+`</flowSpan> per anar
+al següent.</flowDiv></flowRoot>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="405.88892400000003"><tspan x="10" y="405.88892400000003">Les eines de l'Inkscape</tspan></text>
+<rect id="d0e100" width="288" height="1000px" x="10" y="410.788924" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e100" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La barra d'eines vertical a l'esquerra mostra les eines de dibuix i edició
+de l'Inkscape. Sota el menú, hi ha la <flowSpan style="font-style:italic">Barra d'ordres</flowSpan> amb
+botons d'ordres generals i la <flowSpan style="font-style:italic">Barra de controls
+d'eina</flowSpan> amb controls específics per a cada eina. La <flowSpan style="font-style:italic">barra
+d'estat</flowSpan> a la part inferior de la finestra mostrarà consells i
+missatges útils mentre esteu treballant.</flowDiv></flowRoot>
+
+<rect id="d0e112" width="288" height="1000px" x="10" y="483.149901" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e112" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Moltes operacions són accessibles mitjançant dreceres de teclat. Obriu
+Ajuda &gt; Tecles i ratolí per a veure la referència completa.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="526.506471"><tspan x="10" y="526.506471">Creació i gestió de documents</tspan></text>
+<rect id="d0e123" width="288" height="1000px" x="10" y="531.406471" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e123" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Per a crear un nou document en blanc, useu <flowSpan style="font-family:sans serif">Fitxer &gt; Nou</flowSpan> o
+<flowSpan style="font-weight:bold">Ctrl+N</flowSpan>. Per a obrir un document SVG existent, useu <flowSpan style="font-family:sans serif">Fitxer &gt;
+Obre</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+O</flowSpan>). Per a desar, premeu <flowSpan style="font-family:sans serif">Fitxer &gt; Desa</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+S</flowSpan>), o <flowSpan style="font-family:sans serif">Anomena i desa</flowSpan> (<flowSpan style="font-weight:bold">Maj+Ctrl+S</flowSpan>)
+per a desar amb un nom nou. L'Inkscape encara es pot considerar inestable, per tant
+deseu la feina sovint!</flowDiv></flowRoot>
+
+<rect id="d0e150" width="288" height="1000px" x="10" y="594.285857" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e150" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'Inkscape usa el format SVG (Imatges de vectors escalables) per als seus
+fitxers. L'SVG és un estàndard obert àmpliament suportat pel programari d'imatges.
+Els fitxers SVG es basen en XML i poden ser editats per qualsevol editor
+de text o XML (a banda de l'Inkscape, és clar). A més d'SVG, l'Inkscape
+pot importar i exportar diferents tipus de format (EPS, PNG).</flowDiv></flowRoot>
+
+<rect id="d0e153" width="288" height="1000px" x="10" y="668.2751539999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e153" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'Inkscape obre una finestra separada per a cada document. Podeu navegar entre
+elles usant el vostre gestor de finetres (per exemple amb <flowSpan style="font-weight:bold">Alt+Tab</flowSpan>),
+o podeu usar la drecera de l'Inkscape, <flowSpan style="font-weight:bold">Ctrl+Tab</flowSpan>, que es mourà en
+cicle entre totes les finestres obertes. (Creeu un nou document i canvieu entre
+aquest i l'altre per a practicar).</flowDiv></flowRoot>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="744.7131489999999"><tspan x="10" y="744.7131489999999">Creació de formes</tspan></text>
+<rect id="d0e170" width="288" height="1000px" x="10" y="749.6131489999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e170" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">I ara, unes formes boniques! Cliqueu a l'eina del rectangle a la barra
+d'eines (o premeu <flowSpan style="font-weight:bold">F4</flowSpan>) i cliqueu i arrossegueu, en un nou document en
+blanc o bé aquí mateix:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="11.835085" x="8.2425785" height="21.105692" width="19.394419" id="basic-f01.svgrect824" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="7.2717309" x="37.904560" height="15.971874" width="23.387388" id="basic-f01.svgrect825" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="0.99707252" x="69.848328" height="48.486046" width="71.303009" id="basic-f01.svgrect826" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="2.7083151" x="108.63728" height="22.246540" width="55.331135" id="basic-f01.svgrect827" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="15.828066" x="122.32764" height="25.098660" width="39.929688" id="basic-f01.svgrect828" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="23.814028" x="152.56003" height="24.528236" width="35.366295" id="basic-f01.svgrect829" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="4.4196191" x="176.51784" height="28.521204" width="31.943748" id="basic-f01.svgrect830" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="41.052860" x="213.38797" height="3.5281835" width="8.8204584" id="basic-f01.svgrect742" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="28.116152" x="232.79292" height="4.1162143" width="7.0563669" id="basic-f01.svgrect743" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="20.471804" x="247.49321" height="1.7640917" width="4.1162143" id="basic-f01.svgrect744" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.107142) " y="17.531618" x="259.25388" height="1.1760612" width="2.9401529" id="basic-f01.svgrect745" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e186" width="288" height="1000px" x="10" y="859.8431879999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e186" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Com podeu veure, el rectangles per defecte són blaus, amb una <flowSpan style="font-style:italic">vora</flowSpan> (contorn) negra,
+d'1 pt, i parcialment transparents. Tot seguit veurem com canviar-ho.
+També podeu crear el·lipsis, estrelles i espirals:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath750" sodipodi:cx="17.934933" sodipodi:cy="659.92175" sodipodi:rx="9.7025042" sodipodi:ry="3.8221989" d="M 27.637437 659.92175 A 9.7025042 3.8221989 0 1 1 8.2324286,659.92175 A 9.7025042 3.8221989 0 1 1 27.637437 659.92175 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath751" sodipodi:cx="25.873346" sodipodi:cy="681.67889" sodipodi:rx="5.2922754" sodipodi:ry="14.406750" d="M 31.165622 681.67889 A 5.2922754 14.406750 0 1 1 20.581071,681.67889 A 5.2922754 14.406750 0 1 1 31.165622 681.67889 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath752" sodipodi:cx="41.162140" sodipodi:cy="663.44995" sodipodi:rx="9.9965200" sodipodi:ry="9.1144743" d="M 51.158660 663.44995 A 9.9965200 9.1144743 0 1 1 31.165620,663.44995 A 9.9965200 9.1144743 0 1 1 51.158660 663.44995 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath753" sodipodi:cx="54.098812" sodipodi:cy="694.61554" sodipodi:rx="15.288795" sodipodi:ry="6.1743212" d="M 69.387608 694.61554 A 15.288795 6.1743212 0 1 1 38.810017,694.61554 A 15.288795 6.1743212 0 1 1 69.387608 694.61554 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath754" sodipodi:cx="57.038967" sodipodi:cy="671.09436" sodipodi:rx="16.464857" sodipodi:ry="15.582810" d="M 73.503824 671.09436 A 16.464857 15.582810 0 1 1 40.574110,671.09436 A 16.464857 15.582810 0 1 1 73.503824 671.09436 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath755" sodipodi:cx="80.560188" sodipodi:cy="672.85840" sodipodi:rx="9.9965200" sodipodi:ry="4.4102292" d="M 90.556708 672.85840 A 9.9965200 4.4102292 0 1 1 70.563668,672.85840 A 9.9965200 4.4102292 0 1 1 90.556708 672.85840 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath762" sodipodi:cx="178.76129" sodipodi:cy="683.14899" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="15.535585" sodipodi:argument="-18.335104" sodipodi:t0="0.0000000" d="M 178.76129,683.14899 C 179.43940,683.53227 178.57919,684.25216 178.12426,684.27605 C 176.89141,684.34078 176.29157,682.90524 176.50718,681.87492 C 176.89284,680.03191 179.00433,679.24203 180.67239,679.76781 C 183.12034,680.53942 184.12361,683.40459 183.26952,685.69712 C 182.13117,688.75271 178.48869,689.97405 175.57612,688.78428 C 171.91095,687.28707 170.46972,682.85734 171.99894,679.32678 C 173.85103,675.05081 179.07314,673.38875 183.22053,675.25958 C 188.10809,677.46428 189.99154,683.48174 187.77776,688.24526 C 185.22185,693.74493 178.40716,695.85016 173.02799,693.29251 C 166.91583,690.38635 164.58856,682.77314 167.49071,676.77865 C 170.74648,670.05373 179.15910,667.50424 185.76866,670.75135 C 193.10654,674.35625 195.87840,683.56893 192.28599,690.79339"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath763" sodipodi:cx="205.81070" sodipodi:cy="671.38837" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="16.818087" sodipodi:argument="-21.354641" sodipodi:t0="0.0000000" d="M 205.81070,671.38837 C 205.13259,670.88716 206.15177,670.22701 206.64374,670.26131 C 207.97697,670.35425 208.43229,671.97579 208.06482,673.05445 C 207.40750,674.98393 205.03460,675.55435 203.31157,674.76954 C 200.78296,673.61781 200.08259,670.40695 201.30246,668.05620 C 202.92837,664.92301 207.00318,664.09077 209.97591,665.75307 C 213.71680,667.84491 214.68154,672.79461 212.57305,676.38662 C 210.01940,680.73704 204.18919,681.83462 199.97940,679.27778 C 195.01831,676.26463 193.78767,669.55064 196.79423,664.72403 C 200.26542,659.15151 207.86528,657.78765 213.30808,661.24483 C 219.49255,665.17311 220.98974,673.66023 217.08129,679.71879 C 212.69660,686.51558 203.32122,688.14619 196.64723,683.78602 C 189.23783,678.94540 187.47374,668.68104 192.28599,661.39185"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(2.775740,-631.9013)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath764" sodipodi:cx="245.20876" sodipodi:cy="663.15594" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="35.095131" sodipodi:argument="-15.859339" sodipodi:t0="0.0000000" d="M 245.20876,663.15594 C 243.46926,663.42129 243.99287,660.94206 244.76773,660.26479 C 246.86756,658.42946 249.93635,660.14267 250.99106,662.27390 C 252.87768,666.08617 250.22882,670.43581 246.53182,671.82940 C 241.10633,673.87454 235.32592,670.18454 233.64415,664.92004 C 231.40263,657.90328 236.16922,650.65080 243.00364,648.70019 C 251.60406,646.24555 260.34573,652.10387 262.55566,660.50981 C 265.23218,670.69052 258.27435,680.93019 248.29592,683.39400 C 236.53668,686.29751 224.79385,678.23569 222.07955,666.68413 C 218.94579,653.34739 228.11444,640.09810 241.23955,637.13559 C 256.15313,633.76940 270.91112,644.04677 274.12026,658.74571 C 277.72043,675.23570 266.33299,691.50399 250.06001,694.95860 C 231.99391,698.79387 214.21416,686.29540 210.51495,668.44822"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(2.775740,-653.1611)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath776" sodipodi:cx="216.98329" sodipodi:cy="669.62427" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="13.422048" sodipodi:argument="-18.346712" sodipodi:t0="0.0000000" d="M 216.98329,669.62427 C 217.57295,669.94858 216.83704,670.57912 216.44426,670.60432 C 215.37986,670.67261 214.84726,669.43847 215.02319,668.54621 C 215.33788,666.95018 217.15407,666.24662 218.60038,666.68412 C 220.72289,667.32615 221.61834,669.79130 220.90349,671.78038 C 219.95071,674.43151 216.81624,675.52315 214.28815,674.52452 C 211.10680,673.26784 209.81731,669.45547 211.10299,666.39010 C 212.66012,662.67752 217.15481,661.18931 220.75649,662.76391 C 225.00095,664.61953 226.68841,669.79911 224.82370,673.93650 C 222.67081,678.71328 216.80473,680.60032 212.13203,678.44472 C 206.82262,675.99539 204.73575,669.44171 207.18279,664.23398 C 209.92799,658.39170 217.17006,656.10483 222.91261,658.84371 C 229.28792,661.88438 231.77492,669.81540 228.74390,676.09261"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(16.42857,-45.00000)" d="M 103.57143,87.362183 L 89.167288,83.363007 L 77.706936,92.961601 L 77.059255,78.026636 L 64.389006,70.093323 L 78.392857,64.862183 L 82.022564,50.360532 L 91.325101,62.062474 L 106.23863,61.033274 L 97.984066,73.496612 L 103.57143,87.362183 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3575959" sodipodi:arg1="0.72927738" sodipodi:r2="11.255667" sodipodi:r1="22.511335" sodipodi:cy="72.362183" sodipodi:cx="86.785713" sodipodi:sides="5" id="basic-f02.svgpath1306" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(16.42857,-45.00000)" d="M 109.28572,85.933610 L 99.673657,78.247016 L 87.892402,81.807554 L 92.232497,70.290653 L 85.205616,60.186281 L 97.500003,60.755039 L 104.93841,50.949655 L 108.19666,62.818067 L 119.82073,66.862379 L 109.54005,73.628704 L 109.28572,85.933610 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.7613236" sodipodi:arg1="1.1330050" sodipodi:r2="9.2668076" sodipodi:r1="18.533615" sodipodi:cy="69.147896" sodipodi:cx="101.42857" sodipodi:sides="5" id="basic-f02.svgpath1308" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(16.42857,-45.00000)" d="M 127.14286,79.862180 L 116.86250,78.323912 L 109.76721,85.920559 L 108.05339,75.668004 L 98.635983,71.267482 L 107.85714,66.469323 L 109.13215,56.153004 L 116.54496,63.440134 L 126.75036,61.464820 L 122.11058,70.766673 L 127.14286,79.862180 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2353062" sodipodi:arg1="0.60698766" sodipodi:r2="7.8266454" sodipodi:r1="15.653291" sodipodi:cy="70.933609" sodipodi:cx="114.28571" sodipodi:sides="5" id="basic-f02.svgpath1310" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(16.42857,-45.00000)" d="M 144.64285,71.290753 L 134.13330,73.039322 L 129.61570,82.688128 L 124.70509,73.233290 L 114.13251,71.918448 L 121.60713,64.326467 L 119.59052,53.865043 L 129.12071,58.627780 L 138.44694,53.477107 L 136.86230,64.012620 L 144.64285,71.290753 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="0.92190752" sodipodi:arg1="0.29358899" sodipodi:r2="8.0218134" sodipodi:r1="16.043627" sodipodi:cy="66.647896" sodipodi:cx="129.28571" sodipodi:sides="5" id="basic-f02.svgpath1312" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(16.42857,-45.00000)" d="M 162.50000,66.647894 L 157.19688,66.620372 L 154.16778,70.973359 L 152.55520,65.921280 L 147.47922,64.385585 L 151.78572,61.290752 L 151.67769,55.988653 L 155.95183,59.128019 L 160.96104,57.386837 L 159.29611,62.421906 L 162.50000,66.647894 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0919661" sodipodi:arg1="0.46364761" sodipodi:r2="3.9929783" sodipodi:r1="7.9859571" sodipodi:cy="63.076466" sodipodi:cx="155.35715" sodipodi:sides="5" id="basic-f02.svgpath1314" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 919.824811) translate(16.42857,-45.00000)" d="M 180.00001,69.505041 L 176.29332,68.425150 L 173.30236,70.866421 L 173.18397,67.007450 L 169.93792,64.917268 L 173.57144,63.612184 L 174.55624,59.879109 L 176.92026,62.931494 L 180.77495,62.714508 L 178.60248,65.906070 L 180.00001,69.505041 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3702658" sodipodi:arg1="0.74194727" sodipodi:r2="2.9069321" sodipodi:r1="5.8138647" sodipodi:cy="65.576469" sodipodi:cx="175.71429" sodipodi:sides="5" id="basic-f02.svgpath1316" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e202" width="288" height="1000px" x="10" y="992.2949659999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e202" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Aquestes eines es coneixen col·lectivament com a <flowSpan style="font-style:italic">eines de forma</flowSpan>. Cada
+forma que creeu mostra un o més <flowSpan style="font-style:italic">manejadors</flowSpan>. Proveu
+d'arrossegar-los per veure com respon la forma. El panell superior per a
+les eines de forma té alguns controls que també podeu tocar per canviar
+els paràmetres de la forma. Aquests controls afecten la forma que hi ha
+seleccionada (la que mostren els manejadors) <flowSpan style="font-style:italic">i</flowSpan> defineix els valors per defecte
+que s'aplicaran a les noves formes que es creïn.</flowDiv></flowRoot>
+
+<rect id="d0e214" width="288" height="1000px" x="10" y="1088.6282569999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e214" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Per a <flowSpan style="font-style:italic">desfer</flowSpan> la vostra última acció, premeu
+<flowSpan style="font-weight:bold">Ctrl+Z</flowSpan>. (O si torneu a canviar d'idea, podeu
+<flowSpan style="font-style:italic">tornar-la a fer</flowSpan> amb <flowSpan style="font-weight:bold">Maj+Ctrl+Z</flowSpan>).</flowDiv></flowRoot>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1132.0055229999998"><tspan x="10" y="1132.0055229999998">Moviment, escalat, gir</tspan></text>
+
+<rect id="d0e237" width="288" height="1000px" x="10" y="1136.905523" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e237" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'eina més usada de l'Inkscape és el
+<flowSpan style="font-style:italic">Selector</flowSpan>. Cliqueu el botó amb la
+fletxa que hi ha a dalt de tot de la barra d'eines (o premeu
+<flowSpan style="font-weight:bold">F1</flowSpan> o <flowSpan style="font-weight:bold">Espai</flowSpan>). Ara podeu seleccionar qualsevol
+objecte de l'àrea de dibuix. Cliqueu
+sobre el rectangle de sota.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1197.0474849999998) " y="-0.47140065" x="25.427231" height="38.810017" width="40.574112" id="basic-f03.svgrect804" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+
+
+<rect id="d0e261" width="288" height="1000px" x="10" y="1249.1075019999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e261" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Veureu com apareixen vuit manejadors en forma de fletxa al voltant.
+Ara podeu:</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1284.408798)"/><rect id="d0e268" width="258" height="1000px" x="20" y="1278.408798" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e268" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Moure</flowSpan>l'objecte arrossegant-lo. (Premeu <flowSpan style="font-weight:bold">Ctrl</flowSpan> per limitar el moviment
+a horitzontal i vertical).</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1313.271227)"/><rect id="d0e279" width="258" height="1000px" x="20" y="1307.271227" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e279" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Escalar</flowSpan> l'objecte original arrossegant un manejador. (Premeu <flowSpan style="font-weight:bold">Ctrl</flowSpan> per
+conservar la relació alçada/amplada original).
+</flowDiv></flowRoot>
+
+
+
+
+
+
+<rect id="d0e290" width="288" height="1000px" x="10" y="1347.884165" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e290" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ara torneu a clicar el rectangle. Els manejadors canvien. Ara podeu:</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1383.185461)"/><rect id="d0e297" width="258" height="1000px" x="20" y="1377.185461" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e297" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Girar</flowSpan> l'objecte arrossegant
+els manejadors de les cantonades. (Amb <flowSpan style="font-weight:bold">Ctrl</flowSpan> limiteu
+la rotació a passos de 15 graus. Arrossegueu la marca de la
+creu per posicionar el centre de rotació).</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1434.4125880000001)"/><rect id="d0e308" width="258" height="1000px" x="20" y="1428.4125880000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e308" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Esbiaixar</flowSpan> (cisallar) l'objecte arrossegant
+els manejadors dels costats. (Amb <flowSpan style="font-weight:bold">Ctrl</flowSpan> limiteu
+la rotació a passos de 15 graus. Arrossegueu la marca de la
+creu per posicionar el centre de rotació).</flowDiv></flowRoot>
+
+
+
+
+<rect id="d0e319" width="288" height="1000px" x="10" y="1479.6397150000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e319" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">També podeu usar els camps d'entrada numèrica del panell superior per a
+introduir valors exactes per a les coordenades (X i Y) i la mida (alçada i amplada) de
+la selecció.</flowDiv></flowRoot>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1534.0493390000001"><tspan x="10" y="1534.0493390000001">Transformació mitjançant tecles</tspan></text>
+
+<rect id="d0e330" width="288" height="1000px" x="10" y="1538.9493390000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e330" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una de les característiques de l'Inkscape que el fa diferent de la majoria
+d'editors vectorials és l'èmfasi en l'accessibilitat pel teclat. Difícilment
+trobarem cap ordre o acció que no sigui possible fer des del teclat, i la
+transformació d'objectes no és cap excepció.</flowDiv></flowRoot>
+
+<rect id="d0e333" width="288" height="1000px" x="10" y="1591.0499080000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e333" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Podeu usar el teclat per moure (<flowSpan style="font-weight:bold">tecles de les fletxes</flowSpan>), escalar
+(tecles <flowSpan style="font-weight:bold">&lt;</flowSpan> i <flowSpan style="font-weight:bold">&gt;</flowSpan>), i girar (tecles <flowSpan style="font-weight:bold">[</flowSpan>
+i <flowSpan style="font-weight:bold">]</flowSpan>) objectes. Els moviments i les escales per
+defecte són per 2 pt; amb <flowSpan style="font-weight:bold">Maj.</flowSpan>, moveu o escaleu 10 vegades més. <flowSpan style="font-weight:bold">Ctrl+&gt;</flowSpan>
+i <flowSpan style="font-weight:bold">Ctrl+&lt;</flowSpan> amplien al 200% o redueixen al 50% de l'original,
+respectivament. Per defecte, els girs són de 15º, i amb <flowSpan style="font-weight:bold">Ctrl</flowSpan>,
+de 90.</flowDiv></flowRoot>
+
+
+
+<rect id="d0e365" width="288" height="1000px" x="10" y="1664.5190620000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e365" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Però potser les més útils són les transformacions <flowSpan style="font-style:italic">a nivell de píxel</flowSpan>,
+invocades prement <flowSpan style="font-weight:bold">Alt</flowSpan> amb les tecles de transformació.
+Per exemple, <flowSpan style="font-weight:bold">Alt+fletxes</flowSpan> mourà la selecció 1 píxel
+<flowSpan style="font-style:italic">al nivell d'ampliació actual</flowSpan> (per exemple 1 <flowSpan style="font-style:italic">píxel de pantalla</flowSpan>,
+no ho confongueu amb les unitats de px, una unitat
+SVG independent de l'ampliació). Això significa que si amplieu, amb
+<flowSpan style="font-weight:bold">Alt+fletxa</flowSpan> produïreu un moviment absolut
+<flowSpan style="font-style:italic">menor</flowSpan> que seguirà veient-se a la pantalla com una empenteta
+d'un píxel. És per tant possible posicionar objectes amb precissió
+arbitrària només ampliant o reduint segons les vostres necessitats.</flowDiv></flowRoot>
+
+
+
+
+<rect id="d0e391" width="288" height="1000px" x="10" y="1783.7137120000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e391" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">De forma similar, <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan> i <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan>
+escalen la selecció de tal manera que la seva mida visible varia un píxel, i
+<flowSpan style="font-weight:bold">Alt+[</flowSpan> i <flowSpan style="font-weight:bold">Alt+]</flowSpan>la giren de tal manera
+que el seu punt més allunyat del centre es mou un píxel.</flowDiv></flowRoot>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1849.3160320000002"><tspan x="10" y="1849.3160320000002">Seleccions múltiples</tspan></text>
+<rect id="d0e414" width="288" height="1000px" x="10" y="1854.2160320000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e414" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Podeu seleccionar simultàniament qualsevol nombre d'objectes amb
+<flowSpan style="font-weight:bold">Maj+clic</flowSpan>. O podeu <flowSpan style="font-weight:bold">seleccionar arrossegant al voltant</flowSpan> dels
+objectes que voleu seleccionar; això es diu la <flowSpan style="font-style:italic">selecció de la cinta de
+goma</flowSpan>. (El selector crea una cinta de goma en arrossegar des d'un
+espai buit; però si premeu <flowSpan style="font-weight:bold">Maj</flowSpan> abans de començar a arrossegar, l'Inkscape
+crearà sempre la cinta de goma.) Practiqueu seleccionant les tres
+formes següents:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1947.8657940000003) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.80106297pt" id="basic-f04.svgrect878" width="25.253300" height="26.656260" x="58.427742" y="5.9826937"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1947.8657940000003) matrix(0.801064,0.000000,0.000000,0.801064,32.31095,-983.8304)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f04.svgpath879" sodipodi:cx="112.96418" sodipodi:cy="1251.6860" sodipodi:rx="21.892282" sodipodi:ry="17.805723" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1947.8657940000003) matrix(0.873025,0.000000,0.000000,0.873025,27.59957,4.053390)" d="M 182.83762,29.582728 L 169.65440,26.364328 L 159.52939,35.399790 L 158.51643,21.867261 L 146.79439,15.029915 L 159.35157,9.8847525 L 162.23196,-3.3764213 L 171.00569,6.9762223 L 184.50790,5.6177117 L 177.37318,17.161160 L 182.83762,29.582728 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3262214" sodipodi:arg1="0.69790282" sodipodi:r2="10.217657" sodipodi:r1="20.435314" sodipodi:cy="16.450745" sodipodi:cx="167.18025" sodipodi:sides="5" id="basic-f04.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.91757278pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+
+
+<rect id="d0e441" width="288" height="1000px" x="10" y="1994.7197260000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e441" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ara useu la cinta de goma (amb arrossegar o <flowSpan style="font-weight:bold">Maj+arrossegar</flowSpan>) per
+a seleccionar les dues el·lipsis, però no el rectangle:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2032.1399680000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.93523197pt" id="basic-f05.svgrect894" width="151.14369" height="39.698006" x="46.656612" y="1.7362769"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2032.1399680000002) matrix(0.707107,-0.707107,0.707107,0.707107,28.79286,65.47778)" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z" sodipodi:ry="12.500000" sodipodi:rx="6.6071429" sodipodi:cy="25.040749" sodipodi:cx="88.035713" id="basic-f05.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2032.1399680000002) matrix(0.707107,-0.707107,0.707107,0.707107,56.47143,65.83492)" sodipodi:type="arc" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" id="basic-f05.svgpath1292" sodipodi:cx="88.035713" sodipodi:cy="25.040749" sodipodi:rx="6.6071429" sodipodi:ry="12.500000" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z"/>
+
+
+
+<rect id="d0e459" width="288" height="1000px" x="10" y="2085.0070140000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e459" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cada objecte individual dins d'una selecció mostra una <flowSpan style="font-style:italic">petita marca</flowSpan> —
+per defecte, un diamant rectangular. Aquestes marques fan que sigui fàcil veure
+què hi ha seleccionat i què no. Per exemple,
+si seleccioneu les dues el·lipsis i el rectangle, sense les marques de
+diamant us seria difícil endevinar si les el·lipsis estan seleccionades o
+no.</flowDiv></flowRoot>
+
+<rect id="d0e465" width="288" height="1000px" x="10" y="2157.7043190000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e465" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Fent <flowSpan style="font-weight:bold">Maj+clic</flowSpan> sobre un objecte seleccionat se l'exclou de la selecció.
+Seleccioneu els tres objectes anteriors i després useu <flowSpan style="font-weight:bold">Maj+clic</flowSpan> per a
+excloure les dues el·lipsis de la selecció i deixar només el rectangle.</flowDiv></flowRoot>
+
+<rect id="d0e474" width="288" height="1000px" x="10" y="2209.5099550000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e474" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Prement <flowSpan style="font-weight:bold">Esc</flowSpan> es desfà la selecció de tots els objectes.
+<flowSpan style="font-weight:bold">Ctrl+A</flowSpan> selecciona
+tots els objectes del document (això pot ser lent en documents grans
+com aquest).</flowDiv></flowRoot>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2264.0385250000004"><tspan x="10" y="2264.0385250000004">Agrupació</tspan></text>
+
+<rect id="d0e491" width="288" height="1000px" x="10" y="2268.9385250000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e491" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poden combinar-se varis objectes en un <flowSpan style="font-style:italic">grup</flowSpan>. Un grup es comporta com
+un únic objecte quan l'arrossegueu o el transformeu. A sota, els tres
+objectes de l'esquerra són independents; els mateixos tres objectes a la
+dreta estan agrupats. Proveu d'arrossegar el grup.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2339.8747670000007) " y="22.484795" x="14.389485" height="33.276272" width="31.524887" id="basic-f06.svgrect1370" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2339.8747670000007) translate(-67.83676,-1232.299)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1371" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2339.8747670000007) translate(-85.47640,-1195.746)" d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1372" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2339.8747670000007) translate(-8.869910,-1456.949)" id="basic-f06.svgg1376">
+ <rect y="1479.4336" x="186.25153" height="33.276272" width="31.524887" id="basic-f06.svgrect1373" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+ <path transform="translate(104.0253,224.6495)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1374" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <polygon d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" transform="translate(86.38563,261.2024)" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1375" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/>
+ </g>
+
+
+
+<rect id="d0e509" width="288" height="1000px" x="10" y="2417.4184150000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e509" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Per a agrupar, seleccioneu un o més objectes i feu
+<flowSpan style="font-weight:bold">Ctrl+G</flowSpan>. Per a desagrupar un o més grups, seleccioneu-los i premeu
+<flowSpan style="font-weight:bold">Ctrl+U</flowSpan>. Els propis grups poden agrupar-se, com qualsevol altre objecte; aquests
+grups recursius poden descendir fins un nivell d'agrupació arbitrari.
+Però <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> només desfà el nivell superior d'agrupació en una
+selecció. Si voleu desfer completament una agrupació de grups en grups
+de molts nivells, haureu de fer <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> repetidament.</flowDiv></flowRoot>
+
+
+
+<rect id="d0e526" width="288" height="1000px" x="10" y="2514.1501240000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e526" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si voleu editar un objecte de dins d'un grup, no cal que desfeu el grup.
+Només cal que feu <flowSpan style="font-weight:bold">Ctrl+clic</flowSpan> sobre aquest objecte per seleccionar-lo i el
+podreu editar individualment, o feu <flowSpan style="font-weight:bold">Maj+Ctrl+clic</flowSpan> sobre objectes
+(dins o fora de qualsevol grup) per a una selecció múltiple sense tenir en
+compte els grups. Proveu de moure o transformar les formes individuals
+del grup (a dalt a la dreta) sense desfer el grup, despres desfeu la
+selecció i seleccioneu el grup normalment per veure que encara queda
+agrupat.</flowDiv></flowRoot>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2635.4364460000006"><tspan x="10" y="2635.4364460000006">Emplenat i contorn</tspan></text>
+
+<rect id="d0e543" width="288" height="1000px" x="10" y="2640.3364460000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e543" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Moltes de les funcions de l'Inkscape són accessibles a través de <flowSpan style="font-style:italic">diàlegs</flowSpan>.
+Probablement, la manera més simple de pintar un objecte amb un color és obrir
+el diàleg Swatches des del menú Objectes, seleccionar un objecte, i clicar-ne un
+per pintar-hi (es canvia el color de l'emplenat).</flowDiv></flowRoot>
+
+<rect id="d0e549" width="288" height="1000px" x="10" y="2703.4900700000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e549" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El diàleg Emplenat i contorn (<flowSpan style="font-weight:bold">Maj+Ctrl+F</flowSpan>) resulta més útil.
+Seleccioneu la forma d'abaix i obriu el diàleg Emplenat i
+contorn.</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2741.2466400000008) translate(3.065620,-1432.258)" d="M 190.31691 1450.1674 A 66.260643 16.346237 0 1 1 57.795624,1450.1674 A 66.260643 16.346237 0 1 1 190.31691 1450.1674 z" sodipodi:ry="16.346237" sodipodi:rx="66.260643" sodipodi:cy="1450.1674" sodipodi:cx="124.05627" id="basic-f07.svgpath930" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+
+
+<rect id="d0e567" width="288" height="1000px" x="10" y="2787.1891140000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e567" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Veureu que el diàleg té tres pestanyes: Emplenat, Pinta el contorn, i Estil
+del contorn. La pestanya Emplenat permet editar <flowSpan style="font-style:italic">l'emplenat</flowSpan> (interior) de
+les formes. Usant els botons de sota la pestanya, podeu seleccionar
+sense emplenat (el botó amb la X), color, degradat lineal o radial. La
+forma anterior té acitvada el botó corresponent al color llis.</flowDiv></flowRoot>
+
+<rect id="d0e573" width="288" height="1000px" x="10" y="2861.5147390000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e573" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Més avall veureu els <flowSpan style="font-style:italic">selectors de color</flowSpan>, cadascun a la seva pròpia pestanya:
+RGB, HSV, CMYK, i rodona. Potser el més adequat és el selector de la
+rodona, on podeu girar el triangle per escollir un to a la rodona, i
+després seleccionar el color d'aquest to dins del triangle. Tots els
+selectors de color tenen un control per ajustar
+<flowSpan style="font-style:italic">l'alfa</flowSpan> (opacitat)
+dels objectes.</flowDiv></flowRoot>
+
+<rect id="d0e582" width="288" height="1000px" x="10" y="2935.9593100000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e582" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quan seleccioneu un objecte, el selector de color s'actualitza amb el seu
+emplenat i contorn (quan se selecciona més d'un objecte, es mostra el seu
+color <flowSpan style="font-style:italic">mitjà</flowSpan>). Jugueu amb aquestes mostres o creeu la vostra pròpia:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2995.6046050000004) matrix(0.997770,0.000000,0.000000,0.935740,0.128430,-1529.560)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath969" style="font-size:12.000000;fill:#80765b;fill-opacity:0.74999601;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2995.6046050000004) matrix(0.997770,0.000000,0.000000,0.935740,35.03744,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath970" style="font-size:12.000000;fill:#d0765b;fill-opacity:0.26769200;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2995.6046050000004) matrix(0.997770,0.000000,0.000000,0.935740,70.39144,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath971" style="font-size:12.000000;fill:#12c097;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2995.6046050000004) matrix(0.997770,0.000000,0.000000,0.935740,104.1760,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath972" style="font-size:12.000000;fill:#e7da05;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2995.6046050000004) matrix(0.997770,0.000000,0.000000,0.935740,135.9942,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath973" style="font-size:12.000000;fill:#3d0fa1;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2995.6046050000004) matrix(0.997770,0.000000,0.000000,0.935740,167.8130,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath974" style="font-size:12.000000;fill:#6fe225;fill-opacity:0.74901998;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2995.6046050000004) matrix(0.997770,0.000000,0.000000,0.935740,199.6311,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath975" style="font-size:12.000000;fill:#ff3077;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+
+
+<rect id="d0e600" width="288" height="1000px" x="10" y="3042.6814820000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e600" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Usant la pestanya Pinta el contorn, podeu eliminar el <flowSpan style="font-style:italic">contorn</flowSpan>
+(línia) de l'objecte, o assignar-li qualsevol color o transparència:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3080.1017240000006) matrix(0.998498,0.000000,0.000000,0.936426,0.813185,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1010" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3080.1017240000006) matrix(0.998498,0.000000,0.000000,0.936426,27.35753,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1011" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3080.1017240000006) matrix(0.998498,0.000000,0.000000,0.936426,57.22005,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1012" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:0.15692295" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3080.1017240000006) matrix(0.998498,0.000000,0.000000,0.936426,83.76456,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1013" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3080.1017240000006) matrix(0.998498,0.000000,0.000000,0.936426,113.6271,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1014" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#00ff7c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3080.1017240000006) matrix(0.998498,0.000000,0.000000,0.936426,146.8075,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1015" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#16417c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3080.1017240000006) matrix(0.998498,0.000000,0.000000,0.936426,176.6700,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1016" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#7c7016;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3080.1017240000006) matrix(0.998498,0.000000,0.000000,0.936426,203.2139,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1017" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+
+
+<rect id="d0e618" width="288" height="1000px" x="10" y="3126.6579130000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e618" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'última pestanya, Estil del contorn, us permet definir el gruix i altres
+paràmetres del contorn:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3164.2955380000003) matrix(0.988814,0.000000,0.000000,0.927344,3.801590,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1033" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3164.2955380000003) matrix(0.988814,0.000000,0.000000,0.927344,30.08856,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1034" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.4210501;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3164.2955380000003) matrix(0.988814,0.000000,0.000000,0.927344,62.94734,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1035" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.6841898;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3164.2955380000003) matrix(0.988814,0.000000,0.000000,0.927344,95.80570,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1036" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:1.8157800 3.6315700 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3164.2955380000003) matrix(0.988814,0.000000,0.000000,0.927344,131.9508,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1037" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 7.2631200 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3164.2955380000003) matrix(0.988814,0.000000,0.000000,0.927344,168.0951,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1038" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 3.6315600 1.8157800 3.6315600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3164.2955380000003) matrix(0.988814,0.000000,0.000000,0.927344,204.2394,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1039" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84736598;stroke-dasharray:0.84736600 0.84736600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+
+<rect id="d0e633" width="288" height="1000px" x="10" y="3218.5930430000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e633" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Finalment, en comptes de simples colors, podeu crear <flowSpan style="font-style:italic">degradats</flowSpan> de color
+tant per als emplenats com per als contorns:</flowDiv></flowRoot>
+
+<defs id="basic-f11.svgdefs3">
+ <linearGradient id="basic-f11.svglinearGradient841">
+ <stop id="basic-f11.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f11.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f11.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f11.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1054" xlink:href="#basic-f11.svglinearGradient841"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1059" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1062">
+ <stop id="basic-f11.svgstop1063" offset="0.00000000" style="stop-color:#65ab00;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1064" offset="1.00000000" style="stop-color:#a79782;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1061" xlink:href="#basic-f11.svglinearGradient1062"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1069" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2028.3505" x2="56.198539" y1="2028.3505" x1="8.0307071" gradientTransform="scale(1.227046,0.814966)" id="basic-f11.svglinearGradient1074" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1070">
+ <stop id="basic-f11.svgstop1071" offset="0.00000000" style="stop-color:#000000;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1072" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2034.2770" fx="24.338306" r="24.696975" cy="2034.2770" cx="24.338306" id="basic-f11.svgradialGradient1090" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1077">
+ <stop id="basic-f11.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="basic-f11.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.8724" fx="39.346432" r="25.290115" cy="2014.8724" cx="39.346432" id="basic-f11.svgradialGradient1076" xlink:href="#basic-f11.svglinearGradient1077"/>
+ <linearGradient id="basic-f11.svglinearGradient1080">
+ <stop id="basic-f11.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2012.5887" fx="48.497728" r="40.477053" cy="2012.5887" cx="48.497728" id="basic-f11.svgradialGradient1083" xlink:href="#basic-f11.svglinearGradient1080"/>
+ <linearGradient id="basic-f11.svglinearGradient1056">
+ <stop id="basic-f11.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.6514" fx="39.611818" r="33.928718" cy="2014.6514" cx="39.611818" id="basic-f11.svgradialGradient1085" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1087">
+ <stop id="basic-f11.svgstop1088" offset="0.00000000" style="stop-color:#f56f52;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1089" offset="1.00000000" style="stop-color:#aba6a6;stop-opacity:0.243137;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2028.3505" fx="32.114623" r="24.083916" cy="2028.3505" cx="32.114623" id="basic-f11.svgradialGradient1086" xlink:href="#basic-f11.svglinearGradient1087"/>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3255.8943390000004) matrix(1.066286,0.000000,0.000000,1.000000,-1.648820,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1053" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1054);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3255.8943390000004) matrix(1.066286,0.000000,0.000000,1.000000,26.69766,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1055" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1059);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3255.8943390000004) matrix(1.066286,0.000000,0.000000,1.000000,62.13073,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1060" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1061);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3255.8943390000004) matrix(1.066286,0.000000,0.000000,1.000000,94.02050,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1065" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1069);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3255.8943390000004) matrix(1.066286,0.000000,0.000000,1.000000,136.5401,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1073" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1090);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svglinearGradient1074);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3255.8943390000004) matrix(-1.066286,0.000000,0.000000,-1.000000,263.0961,1673.309)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1075" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1083);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1076);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3255.8943390000004) matrix(1.066286,0.000000,0.000000,1.000000,214.4927,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1084" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1086);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1085);stroke-width:3.6436801;stroke-dasharray:3.6436800 3.6436800 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+
+
+<rect id="d0e651" width="288" height="1000px" x="10" y="3307.2730680000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e651" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quan canvieu d'un color simple a un degradat, el nou degradat usa l'anterior
+color simple, des de l'opac al transparent. Canvieu a l'eina de degradat
+(<flowSpan style="font-weight:bold">Ctrl+F1</flowSpan>) per a arrossegar els <flowSpan style="font-style:italic">manejadors de degradat</flowSpan> —
+els controls apareixen connectats per línies que defineixen la direcció i la longitud del degradat.
+Quan algun dels manejadors de degradats se selecciona (ressaltat en blau), el
+diàleg d'Emplenat i contorn estableix el color del manejador en comptes del color
+de tot l'objecte seleccionat.</flowDiv></flowRoot>
+
+
+
+<rect id="d0e662" width="288" height="1000px" x="10" y="3403.746003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e662" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Hi ha una altra manera de canviar el color d'un objecte: fent servir l'eina
+comptagotes (<flowSpan style="font-weight:bold">F7</flowSpan>). <flowSpan style="font-weight:bold">Cliqueu</flowSpan> en qualsevol lloc
+del dibuix amb aquesta eina, i el color seleccionat s'assignarà a l'emplenat
+de l'objecte seleccionat. (<flowSpan style="font-weight:bold">Maj+clic</flowSpan> assignarà el color del contorn).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3469.151639"><tspan x="10" y="3469.151639">Duplicació, alineació, distribució</tspan></text>
+
+
+
+<rect id="d0e682" width="288" height="1000px" x="10" y="3474.0516390000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e682" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una de les operacions més comunes és <flowSpan style="font-style:italic">duplicar</flowSpan> un objecte
+(<flowSpan style="font-weight:bold">Ctrl+D</flowSpan>). El duplicat se sitúa exactament al damunt de l'original i està seleccionat,
+de manera que el podeu arrossegar amb el ratolí o les tecles de la fletxa.
+Per practicar, intenteu omplir la línia amb còpies d'aquest quadrat negre:
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3545.3449050000004) " y="0.90724945" x="-0.11450195" height="11.092096" width="11.092096" id="basic-f12.svgrect1117" style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/>
+
+
+
+<rect id="d0e703" width="288" height="1000px" x="10" y="3568.4370010000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e703" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">És probable que les còpies del quadrat no estiguin convenientment
+alineades. Aquí és on entra en joc el diàleg Alinea (<flowSpan style="font-weight:bold">Ctrl+Maj+A</flowSpan>). Seleccioneu tots els
+quadrats (<flowSpan style="font-weight:bold">Maj+clic</flowSpan> o arrossegant una cinta de goma),
+obriu el diàleg i premeu el botó "Centra en l'eix horitzontal", després
+el botó "Separeu equidistantment els objectes"
+(llegiu els consells dels botons). Ara els objectes estan distribuïts de manera
+que els intervals horitzontals entre ells són iguals. Altres exemples d'alineació i distribució:</flowDiv></flowRoot>
+
+<defs id="basic-f13.svgdefs3">
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" fy="2278.0270" fx="188.94781" r="19.567672" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient1670" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" fy="2274.3148" fx="212.60383" r="18.493775" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient1669" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" fy="2233.2885" fx="221.81415" r="12.484145" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient1668" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" fy="2236.0139" fx="225.28719" r="12.167087" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient1667" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" fy="2298.9152" fx="225.83769" r="7.2748404" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient1666" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" fy="2266.8649" fx="238.59247" r="7.9932243" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient1665" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" fy="2238.9173" fx="251.28576" r="5.5509335" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient1664" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" r="19.567672" fy="2278.0270" fx="188.94781" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient2463" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" r="18.493775" fy="2274.3148" fx="212.60383" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient2462" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" r="12.484145" fy="2233.2885" fx="221.81415" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient2461" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" r="12.167087" fy="2236.0139" fx="225.28719" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient2460" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" r="7.2748404" fy="2298.9152" fx="225.83769" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient2459" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" r="7.9932243" fy="2266.8649" fx="238.59247" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient2458" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" r="5.5509335" fy="2238.9173" fx="251.28576" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient2457" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient id="basic-f13.svglinearGradient841">
+ <stop id="basic-f13.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f13.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f13.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f13.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ </defs><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(-1.000000,0.000000,0.000000,1.000000,413.5562,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1671" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1670);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(-1.000000,0.000000,0.000000,1.000000,413.4438,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1672" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(-1.000000,0.000000,0.000000,1.000000,433.4970,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1673" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1668);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(-1.000000,0.000000,0.000000,1.000000,445.3343,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1674" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1667);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(-1.000000,0.000000,0.000000,1.000000,411.9695,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1675" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1666);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(-1.000000,0.000000,0.000000,1.000000,429.6753,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1676" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1665);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(-1.000000,0.000000,0.000000,1.000000,450.9023,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1677" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1622" d="M 30.105301,4.9278845 L 83.706928,19.290384" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1623" d="M 27.562262,9.2560845 L 81.163888,23.618584" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1624" d="M 25.019222,13.584384 L 78.620848,27.946884" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1625" d="M 22.476183,17.912584 L 76.077804,32.275084" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1626" d="M 19.933144,22.240784 L 73.534765,36.603284" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1627" d="M 17.390104,26.569084 L 70.991725,40.931587" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1628" d="M 14.847065,30.897284 L 68.448686,45.259787" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1629" d="M 12.304026,35.225484 L 65.905647,49.587987" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1630" d="M 9.7609840,39.553787 L 63.362605,53.916287" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-31.31421)" d="M 131.45540,2120.6279 C 131.86733,2120.8339 131.38099,2121.2848 131.11307,2121.3126 C 130.38700,2121.3878 129.98969,2120.5582 130.08607,2119.9433 C 130.25847,2118.8434 131.48161,2118.3135 132.48239,2118.5739 C 133.95109,2118.9561 134.62956,2120.6179 134.19405,2121.9973 C 133.61359,2123.8358 131.49936,2124.6664 129.74374,2124.0512 C 127.53447,2123.2772 126.55041,2120.7047 127.34742,2118.5739 C 128.31270,2115.9933 131.34648,2114.8551 133.85172,2115.8353 C 136.80406,2116.9904 138.09693,2120.4872 136.93271,2123.3666 C 135.58856,2126.6909 131.62765,2128.1387 128.37441,2126.7899 C 124.67788,2125.2573 123.07502,2120.8315 124.60876,2117.2046 C 126.32940,2113.1357 131.22055,2111.3777 135.22105,2113.0966 C 139.66236,2115.0050 141.57578,2120.3620 139.67136,2124.7359" sodipodi:t0="0.0000000" sodipodi:argument="-18.385908" sodipodi:radius="9.1857243" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2120.6279" sodipodi:cx="131.45540" id="basic-f13.svgpath1641" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1440.566,-40.55521)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1642" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-54.93121)" d="M 154.34271,2141.7546 C 155.46082,2142.3431 154.10109,2143.5522 153.36462,2143.6130 C 151.36884,2143.7779 150.32648,2141.4795 150.62597,2139.7985 C 151.16169,2136.7915 154.54685,2135.4081 157.27698,2136.1795 C 161.28357,2137.3116 163.04956,2141.9084 161.77620,2145.6670 C 160.07902,2150.6767 154.23252,2152.8340 149.45226,2151.0465 C 143.43679,2148.7971 140.88465,2141.6848 143.19248,2135.8861 C 145.98757,2128.8630 154.37385,2125.9143 161.18935,2128.7460 C 169.22117,2132.0831 172.56753,2141.7482 169.20969,2149.5794 C 165.33293,2158.6207 154.38598,2162.3654 145.53990,2158.4800 C 135.48841,2154.0651 131.34489,2141.8342 135.75899,2131.9737 C 140.71094,2120.9117 154.22715,2116.3690 165.10171,2121.3125 C 177.17453,2126.8008 182.11667,2141.6034 176.64318,2153.4917" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="25.200598" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2141.7546" sodipodi:cx="154.34271" id="basic-f13.svgpath1643" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-65.81921)" d="M 177.23004,2161.1208 C 178.17161,2161.4151 177.29795,2162.5352 176.74100,2162.6858 C 175.23169,2163.0938 174.10720,2161.4758 174.10015,2160.1428 C 174.08755,2157.7582 176.49195,2156.2186 178.69718,2156.4260 C 181.93344,2156.7304 183.93767,2160.0113 183.48982,2163.0770 C 182.89291,2167.1632 178.70759,2169.6442 174.78481,2168.9456 C 169.84840,2168.0664 166.88581,2162.9648 167.84037,2158.1866 C 168.99647,2152.3995 175.02050,2148.9527 180.65336,2150.1662 C 187.29149,2151.5963 191.22390,2158.5463 189.74960,2165.0332 C 188.04747,2172.5227 180.16935,2176.9417 172.82863,2175.2054 C 164.48765,2173.2324 159.58133,2164.4246 161.58059,2156.2304 C 163.82346,2147.0377 173.56199,2141.6436 182.60954,2143.9065 C 192.65404,2146.4186 198.53622,2157.0887 196.00938,2166.9894" sodipodi:t0="0.0000000" sodipodi:argument="-18.546671" sodipodi:radius="19.674946" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2161.1208" sodipodi:cx="177.23004" id="basic-f13.svgpath1644" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(4.753003e-17,0.153524,-0.153524,4.753003e-17,473.6190,31.04279)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1645" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(9.506006e-17,0.307048,-0.307048,9.506006e-17,806.8147,7.176787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1646" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(3.802402e-16,1.228191,-1.228191,3.802402e-16,2753.765,-136.0183)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1647" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(7.604803e-16,2.456381,-2.456381,7.604803e-16,5347.526,-326.9433)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1648" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000" sodipodi:type="spiral"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) translate(3.588790,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1649" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2463);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) translate(3.701180,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1650" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2462);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) translate(-16.35203,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1651" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2461);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) translate(-28.18930,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1652" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2460);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) translate(5.175400,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1653" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2459);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) translate(-12.53040,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1654" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2458);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) translate(-33.75731,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1655" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2457);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) matrix(1.082533e-16,0.349663,-0.349663,1.082533e-16,853.9819,0.692787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1678" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1679" d="M 175.20459,51.727787 C 175.16086,52.688387 175.12047,53.782187 174.09943,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1680" d="M 182.30186,51.839687 C 182.30186,52.582887 181.84217,53.954587 181.93348,54.860387" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1681" d="M 188.65035,51.951487 C 188.85033,52.646587 188.73246,53.739487 190.49230,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1682" d="M 197.68216,51.503987 C 197.46637,52.170887 195.82128,54.066087 196.57699,54.748587" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1683" d="M 204.82471,52.287187 C 204.54422,52.686187 203.47294,54.089287 204.82471,54.636687" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1684" d="M 211.02991,51.503987 C 211.12145,52.430587 210.54887,53.384887 212.87186,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1685" d="M 220.14463,51.951487 C 220.22447,52.521287 219.15359,53.514087 218.67108,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1686" d="M 225.39606,51.839687 C 225.42319,52.276287 225.59145,53.562387 228.34317,54.189187" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1687" d="M 233.97104,52.063387 C 233.97104,52.221287 233.75877,53.676487 234.70782,54.300987" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1688" d="M 238.47345,51.839687 C 239.52830,53.072987 239.60390,54.525187 245.10445,55.419787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3674.3374710000003) " id="basic-f13.svgpath1689" d="M 248.88235,52.510887 C 248.88235,53.351187 248.77656,54.181387 249.61913,54.972287" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3755.9556190000003"><tspan x="10" y="3755.9556190000003">Ordenació en Z</tspan></text>
+
+
+
+<rect id="d0e730" width="288" height="1000px" x="10" y="3760.8556190000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e730" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El terme <flowSpan style="font-style:italic">ordenació en z</flowSpan> es refereix a l'ordre d'apilament dels objectes en
+un dibuix, és a dir quins objectes són a dalt i tapen d'altres. Les dues
+ordres al menú Objecte, Alça a dalt (<flowSpan style="font-weight:bold">Inici</flowSpan>) i Baixa a baix
+<flowSpan style="font-weight:bold">Fi</flowSpan>), mouran els vostres objectes seleccionats a dalt de tot o a sota de tot
+de l'ordenació en z del vostre document. Dues ordres més, Alça (<flowSpan style="font-weight:bold">AvPg</flowSpan>)
+i Baixa (<flowSpan style="font-weight:bold">RePg</flowSpan>), enfonsaran o aixecaran <flowSpan style="font-style:italic">només un pas</flowSpan>,
+és a dir, moure després d'un objecte no seleccionat en l'ordenció en z (només
+compten els objectes amb superposició; si no hi ha res superposat a la
+selecció, Alça i Baixa ho mouen tot a dalt de tot o a baix de tot segons
+correspongui).</flowDiv></flowRoot>
+
+
+
+<rect id="d0e753" width="288" height="1000px" x="10" y="3880.0502690000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e753" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Practiqueu usant aquestes ordres invertint l'ordre en z dels objectes
+següents, de forma que l'el·lipse de més a l'esquerra quedi a dalt de tot
+i la de més a la dreta a sota de tot:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3928.5235650000004) matrix(1.362500,0.000000,0.000000,1.744680,16.79810,-4067.070)" d="M 70.422535 2348.0164 A 23.474178 13.791080 0 1 1 23.474178,2348.0164 A 23.474178 13.791080 0 1 1 70.422535 2348.0164 z" sodipodi:ry="13.791080" sodipodi:rx="23.474178" sodipodi:cy="2348.0164" sodipodi:cx="46.948357" id="basic-f14.svgpath1127" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39901099" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3928.5235650000004) matrix(1.000000,0.000000,0.000000,1.051282,31.76290,-2451.914)" d="M 100.93896 2351.2441 A 25.528168 17.605633 0 1 1 49.882629,2351.2441 A 25.528168 17.605633 0 1 1 100.93896 2351.2441 z" sodipodi:ry="17.605633" sodipodi:rx="25.528168" sodipodi:cy="2351.2441" sodipodi:cx="75.410797" id="basic-f14.svgpath1128" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3928.5235650000004) matrix(1.000000,0.000000,0.000000,1.051282,34.11030,-2439.590)" d="M 119.71831 2349.4836 A 21.713614 13.497652 0 1 1 76.291079,2349.4836 A 21.713614 13.497652 0 1 1 119.71831 2349.4836 z" sodipodi:ry="13.497652" sodipodi:rx="21.713614" sodipodi:cy="2349.4836" sodipodi:cx="98.004692" id="basic-f14.svgpath1129" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3928.5235650000004) matrix(1.000000,0.000000,0.000000,1.051282,36.43560,-2449.567)" d="M 129.69483 2348.0164 A 12.910798 9.6830978 0 1 1 103.87323,2348.0164 A 12.910798 9.6830978 0 1 1 129.69483 2348.0164 z" sodipodi:ry="9.6830978" sodipodi:rx="12.910798" sodipodi:cy="2348.0164" sodipodi:cx="116.78403" id="basic-f14.svgpath1130" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3928.5235650000004) matrix(1.000000,0.000000,0.000000,1.051282,37.63150,-2444.872)" d="M 142.60563 2347.1362 A 11.737089 7.6291080 0 1 1 119.13146,2347.1362 A 11.737089 7.6291080 0 1 1 142.60563 2347.1362 z" sodipodi:ry="7.6291080" sodipodi:rx="11.737089" sodipodi:cy="2347.1362" sodipodi:cx="130.86855" id="basic-f14.svgpath1131" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3928.5235650000004) matrix(1.000000,0.000000,0.000000,1.051282,37.04460,-2450.214)" d="M 150.23474 2347.4297 A 7.3356805 5.5751171 0 1 1 135.56338,2347.4297 A 7.3356805 5.5751171 0 1 1 150.23474 2347.4297 z" sodipodi:ry="5.5751171" sodipodi:rx="7.3356805" sodipodi:cy="2347.4297" sodipodi:cx="142.89906" id="basic-f14.svgpath1132" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/>
+
+
+<rect id="d0e768" width="288" height="1000px" x="10" y="3993.2688000000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e768" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una drecera per a seleccionar molt útil és la tecla <flowSpan style="font-weight:bold">Tab</flowSpan>.
+Si no se selecciona res, se selecciona l'objecte inferior; en cas contrari se
+selecciona l'objecte <flowSpan style="font-style:italic">per sobre de l'objecte seleccionat</flowSpan>
+en l'ordre z. <flowSpan style="font-weight:bold">Maj+Tab</flowSpan> ho fa a l'inrevés,
+començant des del superior i baixant fins a l'inferior. Ja que els objectes creats
+s'afegeixen al damunt de la pila, <flowSpan style="font-weight:bold">Maj+Tab</flowSpan> sense res seleccionat
+us permet seleccionar convenientment el <flowSpan style="font-style:italic">darrer</flowSpan> objecte creat.
+Practiqueu amb <flowSpan style="font-weight:bold">Tab</flowSpan> i <flowSpan style="font-weight:bold">Maj+Tab</flowSpan> a la pila d'el·lipses
+d'adalt.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4103.641904"><tspan x="10" y="4103.641904">Selecció per sota i arrossegar la selecció</tspan></text>
+
+
+
+<rect id="d0e800" width="288" height="1000px" x="10" y="4108.541904" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e800" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Què fer si l'objecte que necessiteu està amagat darrera un altre objecte?
+Encara podeu veure l'objecte de sota si el de sobre és parcialment
+transparent, però en clicar al damunt seleccionareu l'objecte de sobre,
+no pas el que necessiteu.</flowDiv></flowRoot>
+
+
+<rect id="d0e805" width="288" height="1000px" x="10" y="4160.63427" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e805" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Per a això serveix <flowSpan style="font-weight:bold">Alt+clic</flowSpan>. Primer <flowSpan style="font-weight:bold">Alt+clic</flowSpan>
+selecciona l'objecte que hi ha més amunt, com faria un clic normal; en canvi el
+següent <flowSpan style="font-weight:bold">Alt+clic</flowSpan> en el mateix punt seleccionarà l'objecte
+que hi ha a <flowSpan style="font-style:italic">sota</flowSpan> del superior; després el següent, etc. Per tant,
+<flowSpan style="font-weight:bold">Alt+clic</flowSpan> passarà d'adalt a baix per tots els objectes a la pila
+sota el punt on es va fer clic. Quan s'arriba a l'últim objecte, el següent
+<flowSpan style="font-weight:bold">Alt+clic</flowSpan> tornarà a seleccionar l'objecte superior.</flowDiv></flowRoot>
+
+
+
+<rect id="d0e828" width="288" height="1000px" x="10" y="4246.325422999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e828" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bé, però un cop seleccionat l'objecte sota la superfície, què podem fer-li?
+Podem usar tecles per transformar-lo, i podem arrossegar els manejadors de
+selecció. Però arrossegar el propi objecte tornarà a reiniciar la selecció
+a l'objecte de dalt de tot. Així és com ha de funcionar clica-i-arrossega —
+primer selecciona l'objecte (de dalt de tot) sota el cursor, seguidament
+arrossega la selecció. Per a dir-li a l'Inkscape que arrossegui <flowSpan style="font-style:italic">el que hi ha
+seleccionat</flowSpan> sense seleccionar res més, useu <flowSpan style="font-weight:bold">Alt+arrossega</flowSpan>.
+Això mourà la selecció actual independentment d'on arrossegueu el ratolí.</flowDiv></flowRoot>
+
+
+
+<rect id="d0e839" width="288" height="1000px" x="10" y="4354.306682999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e839" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Practiqueu <flowSpan style="font-weight:bold">Alt+clic</flowSpan> i <flowSpan style="font-weight:bold">Alt+arrossega</flowSpan> sobre
+les dues formes marrons sota el rectangle verd transparent:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4391.726924999999) matrix(0.395123,0.684370,-0.684370,0.395123,2780.015,-1592.865)" d="M 126.89077,3940.5291 C 125.17795,3943.3053 113.66371,3938.5420 110.97088,3940.2618 C 108.27806,3941.9815 108.25386,3954.2336 105.11415,3954.7867 C 101.97445,3955.3398 98.760694,3944.4671 95.570830,3943.6865 C 92.380966,3942.9059 82.264271,3949.4146 79.943986,3947.2296 C 77.623701,3945.0445 86.019590,3935.4104 84.600447,3932.4541 C 83.181304,3929.4977 72.168311,3929.3821 72.285146,3926.2119 C 72.401981,3923.0417 84.294455,3922.4155 85.789840,3919.6469 C 87.285224,3916.8782 82.845226,3906.4067 85.391486,3904.5289 C 87.937747,3902.6512 96.264593,3910.1959 99.467842,3909.5915 C 102.67109,3908.9872 106.76923,3900.0556 109.83241,3900.9084 C 112.89559,3901.7612 110.08487,3912.1937 112.61044,3914.2521 C 115.13600,3916.3105 125.25937,3913.5440 126.41255,3916.5480 C 127.56573,3919.5521 117.68601,3926.3170 117.64844,3929.4798 C 117.61087,3932.6426 128.60360,3937.7529 126.89077,3940.5291 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.97023339" sodipodi:arg1="0.52143444" sodipodi:r2="16.983238" sodipodi:r1="28.739008" sodipodi:cy="3927.1016" sodipodi:cx="100.73942" sodipodi:sides="7" id="basic-f15.svgpath2575" style="color:#000000;fill:#ac7335;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4391.726924999999) matrix(0.832600,0.480703,-0.480703,0.832600,1947.479,-3288.386)" d="M 107.61985,3941.5994 C 107.09226,3943.7104 98.543572,3938.0797 96.669124,3939.2057 C 94.171555,3940.7060 94.696972,3951.0596 91.806537,3951.7997 C 89.637239,3952.3551 90.222367,3943.2777 88.243929,3942.3368 C 85.607802,3941.0832 77.214948,3946.4420 75.022690,3944.4866 C 73.377380,3943.0191 81.973213,3938.7922 81.916873,3936.5427 C 81.841804,3933.5454 72.273491,3926.6900 72.834776,3923.7853 C 73.256026,3921.6053 82.307516,3928.9670 84.231695,3927.8033 C 86.795527,3926.2528 86.569242,3915.2048 89.461116,3914.5603 C 91.631494,3914.0766 91.154197,3923.6481 93.121052,3924.6568 C 95.741746,3926.0007 105.18210,3921.2828 107.33521,3923.3376 C 108.95114,3924.8798 99.963343,3928.1235 100.07422,3930.3246 C 100.22197,3933.2574 108.32281,3938.7866 107.61985,3941.5994 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.77161843" sodipodi:arg1="0.48833395" sodipodi:r2="9.3934679" sodipodi:r1="19.212250" sodipodi:cy="3933.4641" sodipodi:cx="90.665482" sodipodi:sides="6" id="basic-f15.svgpath2574" style="color:#000000;fill:#ff9400;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4391.726924999999) " rx="10.424490" ry="10.424490" y="-0.21457997" x="44.415947" height="56.564163" width="171.78746" id="basic-f15.svgrect3197" style="color:#000000;fill:#2dd268;fill-opacity:0.29608938;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4473.891087999999"><tspan x="10" y="4473.891087999999">Conclusió</tspan></text>
+
+
+
+<rect id="d0e866" width="288" height="1000px" x="10" y="4478.791087999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e866" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Hem acabat el tutorial bàsic. Hi ha encara molt més sobre l'Inkscape,
+però amb les tècniques descrites aquí podreu crear gràfics simples
+i útils. Per a aspectes més complicats, aneu al tutorial avançat a
+<flowSpan style="font-family:sans serif">Ajuda &gt; Tutorials</flowSpan>.
+
+</flowDiv></flowRoot>
+
+
+
+
+<g transform="translate(0, 4530.772710999999)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-basic.de.svg b/share/tutorials/tutorial-basic.de.svg
new file mode 100644
index 000000000..bce8dbd9c
--- /dev/null
+++ b/share/tutorials/tutorial-basic.de.svg
@@ -0,0 +1,535 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::GRUNDLAGEN</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+
+<rect id="d0e17" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e17" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Diese Einführung beschreibt die Grundlagen von Inkscape. Dies ist
+ein gewöhnliches Inkscape Dokument, das man anschauen, verändern, Teile herauskopieren, oder speichern kann.
+</flowDiv></flowRoot>
+
+<rect id="d0e20" width="264" height="1000px" x="35" y="70.567967" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e20" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Diese Grundlagen Einführung behandelt Seiten Navigation, Dokumenten Erstellung und Benutzung, Form-Werkzeug Grundlagen
+, Objektauswahl Techniken, Objektmanipulation mit Auswahlrahmen, Gruppierung, Füllfarbe und Umrandungsänderung, Ausrichtung und Z-Ordnung.
+ Um anspruchsvollere Themen zu üben, benutzen Sie bitte die anderen Einführungen im Hilfe-Menü.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="157.135932"><tspan x="10" y="157.135932">Seiten Navigation</tspan></text>
+
+<rect id="d0e29" width="288" height="1000px" x="10" y="162.035932" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e29" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Es gibt viele Möglichkeiten den Arbeitsbereich zu verschieben. Man benutzt
+<flowSpan style="font-weight:bold">Strg+Pfeiltasten</flowSpan> zum Verschieben mit der Tastatur. (Probieren Sie es gerade mal aus, um dieses
+Dokument herunter zu bewegen). Man kann den Arbeitsbereich auch mit der mittleren Maustaste
+bewegen, oder die seitlichen Verschiebeleisten verwenden, welche man mit <flowSpan style="font-weight:bold">Strg+B</flowSpan> erscheinen lassen oder
+verstecken kann. Das <flowSpan style="font-weight:bold">Rad</flowSpan> der Maus funktioniert auch um den Arbeitsbereich Vertikal zu bewegen.
+Durch gleichzeitiges drücken der <flowSpan style="font-weight:bold">Shift</flowSpan> Taste auch Horizontal.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="281.649013"><tspan x="10" y="281.649013">Herein- und Herauszoomen</tspan></text>
+<rect id="d0e50" width="288" height="1000px" x="10" y="286.549013" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e50" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Der einfachste Weg zu zoomen, ist durch die Tasten <flowSpan style="font-weight:bold">-</flowSpan> und <flowSpan style="font-weight:bold">+</flowSpan> . Oder auch <flowSpan style="font-weight:bold">Strg+mittel Klick</flowSpan> oder
+<flowSpan style="font-weight:bold">Strg+rechts Klick</flowSpan> zum Hereinzoomen, <flowSpan style="font-weight:bold">Shift+mittel Klick</flowSpan> oder
+<flowSpan style="font-weight:bold">Shift+rechts Klick</flowSpan> zum Herauszoomen, oder man dreht am Mausrad mit gedrückter
+<flowSpan style="font-weight:bold">Strg</flowSpan> Taste. Ausserdem kann man den Zoomwert in % direkt in das Zoomeingabefeld (in der unteren, linken Ecke
+des Dokumenten Fensters) eingeben und mit Enter bestätigen.
+Mit dem Zoom-Werkzeug links in der Werkzeugleiste hat man mehr Möglichkeiten die Vergrößerung einzustellen.</flowDiv></flowRoot>
+
+<rect id="d0e74" width="288" height="1000px" x="10" y="394.235337" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e74" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape behält die gewählten Zoomstufen gespeichert. Durch drücken der <flowSpan style="font-weight:bold">`</flowSpan> Taste, springt man direkt zur vorherigen Zoomstufe , oder durch
+ <flowSpan style="font-weight:bold">Shift+`</flowSpan> zur nächsten .
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="447.80041700000004"><tspan x="10" y="447.80041700000004">Inkscape Werkzeuge</tspan></text>
+
+<rect id="d0e89" width="288" height="1000px" x="10" y="452.700417" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e89" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Die Senkrechte Werkzeugleiste auf der linken Seite zeigt Inkscape's Zeichen- und Manipulationswerkzeuge. Im
+oberen Bereich des Fensters, unter der Fensterleiste liegt die <flowSpan style="font-style:italic">Befehlsleiste
+</flowSpan> mit Standard-Menüs und die <flowSpan style="font-style:italic">Werkzeug-Eingabeleiste
+</flowSpan> für Werkzeug abhängige Eingaben. Die <flowSpan style="font-style:italic">Statusleiste
+</flowSpan> am Boden des Fensters zeigt, wärend man arbeitet, nützliche Hinweise und Informationen an.</flowDiv></flowRoot>
+
+<rect id="d0e101" width="288" height="1000px" x="10" y="536.233391" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e101" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Viele Funktionen sind durch Tastaturkurzbefehle erreichbar. Öffnen Sie
+Hilfe &gt; Tastatur und Maus, um alle Befehle zu sehen.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="578.531758"><tspan x="10" y="578.531758">Erstellen und Benutzen von Dokumenten</tspan></text>
+
+<rect id="d0e110" width="288" height="1000px" x="10" y="583.431758" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e110" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Um eine Leere Seite zu erzeugen, benutzt man <flowSpan style="font-family:sans serif">Datei &gt; Neu</flowSpan> oder drückt
+<flowSpan style="font-weight:bold">Strg+N</flowSpan>. Um ein bestehendes SVG Dokument zu öffnen benutzt man <flowSpan style="font-family:sans serif">Datei &gt;
+Öffnen</flowSpan> (<flowSpan style="font-weight:bold">Strg+O</flowSpan>). Zum Speichern wählt man <flowSpan style="font-family:sans serif">Datei &gt; Speichern</flowSpan>
+(<flowSpan style="font-weight:bold">Strg+S</flowSpan>), oder <flowSpan style="font-family:sans serif">Speichern Als</flowSpan> (<flowSpan style="font-weight:bold">Shift+Strg+S</flowSpan>)
+um das Dokument unter neuem Namen zu speichern. (Inkscape kann gelegentlich noch abstürzen, also besser öfters speichern!)</flowDiv></flowRoot>
+
+<rect id="d0e137" width="288" height="1000px" x="10" y="657.602088" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e137" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape benutzt das SVG (Scalable Vector Graphics) Format für seine Dateien. SVG ist ein offener Standard, breit
+unterstützt von Zeichenprogrammen. SVG Dateien basieren auf dem XML Standard und können
+von jedem Text- oder XML Editor (zusätzlich zu Inkscape natürlich) verändert werden. Neben SVG
+kann Inkscape auch einige andere Formate importieren und exportieren (EPS, PNG).</flowDiv></flowRoot>
+
+<rect id="d0e140" width="288" height="1000px" x="10" y="742.377835" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e140" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape öffnet ein separates Programm für jedes einzelne Dokument. Man kann mit dem Fenster-Manager
+jedes einzelne anwählen (z.B. durch <flowSpan style="font-weight:bold">Alt+Tab</flowSpan>), oder durch einen Inkscape eingenen Kurzbefehl
+ <flowSpan style="font-weight:bold">Strg+Tab</flowSpan>, welcher durch alle offenen Dokument-Fenster wandert. (Erstellen Sie jetzt ein neues Dokument und schalten Sie zwischen dem und diesem zur Übung hin und her.)</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="840.794979"><tspan x="10" y="840.794979">Formen erstellen</tspan></text>
+<rect id="d0e155" width="288" height="1000px" x="10" y="845.694979" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e155" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Nun ist es Zeit, um ein paar Formen zu erstellen. Klicken Sie bitte auf das Rechteck-Werkzeug in der Werkzeugleiste links
+oder drücken <flowSpan style="font-weight:bold">F4</flowSpan>) und Klick-und-zieh, entweder in eine leere Seite oder direkt hier:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="11.835085" x="8.2425785" height="21.105692" width="19.394419" id="basic-f01.svgrect824" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="7.2717309" x="37.904560" height="15.971874" width="23.387388" id="basic-f01.svgrect825" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="0.99707252" x="69.848328" height="48.486046" width="71.303009" id="basic-f01.svgrect826" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="2.7083151" x="108.63728" height="22.246540" width="55.331135" id="basic-f01.svgrect827" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="15.828066" x="122.32764" height="25.098660" width="39.929688" id="basic-f01.svgrect828" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="23.814028" x="152.56003" height="24.528236" width="35.366295" id="basic-f01.svgrect829" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="4.4196191" x="176.51784" height="28.521204" width="31.943748" id="basic-f01.svgrect830" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="41.052860" x="213.38797" height="3.5281835" width="8.8204584" id="basic-f01.svgrect742" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="28.116152" x="232.79292" height="4.1162143" width="7.0563669" id="basic-f01.svgrect743" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="20.471804" x="247.49321" height="1.7640917" width="4.1162143" id="basic-f01.svgrect744" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 903.732653) " y="17.531618" x="259.25388" height="1.1760612" width="2.9401529" id="basic-f01.svgrect745" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e171" width="288" height="1000px" x="10" y="965.468699" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e171" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Wie Sie sehen können, Standard-Rechtecke sind Blau mit einer schwarzen <flowSpan style="font-style:italic">Umrandung</flowSpan>
+und leicht durchscheinend. Wir werden noch sehen, wie man das ändert. Mit den anderen Werkzeugen kann man auch
+Ellipsen, Sterne und Spiralen erstellen.</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath750" sodipodi:cx="17.934933" sodipodi:cy="659.92175" sodipodi:rx="9.7025042" sodipodi:ry="3.8221989" d="M 27.637437 659.92175 A 9.7025042 3.8221989 0 1 1 8.2324286,659.92175 A 9.7025042 3.8221989 0 1 1 27.637437 659.92175 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath751" sodipodi:cx="25.873346" sodipodi:cy="681.67889" sodipodi:rx="5.2922754" sodipodi:ry="14.406750" d="M 31.165622 681.67889 A 5.2922754 14.406750 0 1 1 20.581071,681.67889 A 5.2922754 14.406750 0 1 1 31.165622 681.67889 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath752" sodipodi:cx="41.162140" sodipodi:cy="663.44995" sodipodi:rx="9.9965200" sodipodi:ry="9.1144743" d="M 51.158660 663.44995 A 9.9965200 9.1144743 0 1 1 31.165620,663.44995 A 9.9965200 9.1144743 0 1 1 51.158660 663.44995 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath753" sodipodi:cx="54.098812" sodipodi:cy="694.61554" sodipodi:rx="15.288795" sodipodi:ry="6.1743212" d="M 69.387608 694.61554 A 15.288795 6.1743212 0 1 1 38.810017,694.61554 A 15.288795 6.1743212 0 1 1 69.387608 694.61554 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath754" sodipodi:cx="57.038967" sodipodi:cy="671.09436" sodipodi:rx="16.464857" sodipodi:ry="15.582810" d="M 73.503824 671.09436 A 16.464857 15.582810 0 1 1 40.574110,671.09436 A 16.464857 15.582810 0 1 1 73.503824 671.09436 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath755" sodipodi:cx="80.560188" sodipodi:cy="672.85840" sodipodi:rx="9.9965200" sodipodi:ry="4.4102292" d="M 90.556708 672.85840 A 9.9965200 4.4102292 0 1 1 70.563668,672.85840 A 9.9965200 4.4102292 0 1 1 90.556708 672.85840 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath762" sodipodi:cx="178.76129" sodipodi:cy="683.14899" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="15.535585" sodipodi:argument="-18.335104" sodipodi:t0="0.0000000" d="M 178.76129,683.14899 C 179.43940,683.53227 178.57919,684.25216 178.12426,684.27605 C 176.89141,684.34078 176.29157,682.90524 176.50718,681.87492 C 176.89284,680.03191 179.00433,679.24203 180.67239,679.76781 C 183.12034,680.53942 184.12361,683.40459 183.26952,685.69712 C 182.13117,688.75271 178.48869,689.97405 175.57612,688.78428 C 171.91095,687.28707 170.46972,682.85734 171.99894,679.32678 C 173.85103,675.05081 179.07314,673.38875 183.22053,675.25958 C 188.10809,677.46428 189.99154,683.48174 187.77776,688.24526 C 185.22185,693.74493 178.40716,695.85016 173.02799,693.29251 C 166.91583,690.38635 164.58856,682.77314 167.49071,676.77865 C 170.74648,670.05373 179.15910,667.50424 185.76866,670.75135 C 193.10654,674.35625 195.87840,683.56893 192.28599,690.79339"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath763" sodipodi:cx="205.81070" sodipodi:cy="671.38837" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="16.818087" sodipodi:argument="-21.354641" sodipodi:t0="0.0000000" d="M 205.81070,671.38837 C 205.13259,670.88716 206.15177,670.22701 206.64374,670.26131 C 207.97697,670.35425 208.43229,671.97579 208.06482,673.05445 C 207.40750,674.98393 205.03460,675.55435 203.31157,674.76954 C 200.78296,673.61781 200.08259,670.40695 201.30246,668.05620 C 202.92837,664.92301 207.00318,664.09077 209.97591,665.75307 C 213.71680,667.84491 214.68154,672.79461 212.57305,676.38662 C 210.01940,680.73704 204.18919,681.83462 199.97940,679.27778 C 195.01831,676.26463 193.78767,669.55064 196.79423,664.72403 C 200.26542,659.15151 207.86528,657.78765 213.30808,661.24483 C 219.49255,665.17311 220.98974,673.66023 217.08129,679.71879 C 212.69660,686.51558 203.32122,688.14619 196.64723,683.78602 C 189.23783,678.94540 187.47374,668.68104 192.28599,661.39185"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(2.775740,-631.9013)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath764" sodipodi:cx="245.20876" sodipodi:cy="663.15594" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="35.095131" sodipodi:argument="-15.859339" sodipodi:t0="0.0000000" d="M 245.20876,663.15594 C 243.46926,663.42129 243.99287,660.94206 244.76773,660.26479 C 246.86756,658.42946 249.93635,660.14267 250.99106,662.27390 C 252.87768,666.08617 250.22882,670.43581 246.53182,671.82940 C 241.10633,673.87454 235.32592,670.18454 233.64415,664.92004 C 231.40263,657.90328 236.16922,650.65080 243.00364,648.70019 C 251.60406,646.24555 260.34573,652.10387 262.55566,660.50981 C 265.23218,670.69052 258.27435,680.93019 248.29592,683.39400 C 236.53668,686.29751 224.79385,678.23569 222.07955,666.68413 C 218.94579,653.34739 228.11444,640.09810 241.23955,637.13559 C 256.15313,633.76940 270.91112,644.04677 274.12026,658.74571 C 277.72043,675.23570 266.33299,691.50399 250.06001,694.95860 C 231.99391,698.79387 214.21416,686.29540 210.51495,668.44822"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(2.775740,-653.1611)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath776" sodipodi:cx="216.98329" sodipodi:cy="669.62427" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="13.422048" sodipodi:argument="-18.346712" sodipodi:t0="0.0000000" d="M 216.98329,669.62427 C 217.57295,669.94858 216.83704,670.57912 216.44426,670.60432 C 215.37986,670.67261 214.84726,669.43847 215.02319,668.54621 C 215.33788,666.95018 217.15407,666.24662 218.60038,666.68412 C 220.72289,667.32615 221.61834,669.79130 220.90349,671.78038 C 219.95071,674.43151 216.81624,675.52315 214.28815,674.52452 C 211.10680,673.26784 209.81731,669.45547 211.10299,666.39010 C 212.66012,662.67752 217.15481,661.18931 220.75649,662.76391 C 225.00095,664.61953 226.68841,669.79911 224.82370,673.93650 C 222.67081,678.71328 216.80473,680.60032 212.13203,678.44472 C 206.82262,675.99539 204.73575,669.44171 207.18279,664.23398 C 209.92799,658.39170 217.17006,656.10483 222.91261,658.84371 C 229.28792,661.88438 231.77492,669.81540 228.74390,676.09261"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(16.42857,-45.00000)" d="M 103.57143,87.362183 L 89.167288,83.363007 L 77.706936,92.961601 L 77.059255,78.026636 L 64.389006,70.093323 L 78.392857,64.862183 L 82.022564,50.360532 L 91.325101,62.062474 L 106.23863,61.033274 L 97.984066,73.496612 L 103.57143,87.362183 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3575959" sodipodi:arg1="0.72927738" sodipodi:r2="11.255667" sodipodi:r1="22.511335" sodipodi:cy="72.362183" sodipodi:cx="86.785713" sodipodi:sides="5" id="basic-f02.svgpath1306" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(16.42857,-45.00000)" d="M 109.28572,85.933610 L 99.673657,78.247016 L 87.892402,81.807554 L 92.232497,70.290653 L 85.205616,60.186281 L 97.500003,60.755039 L 104.93841,50.949655 L 108.19666,62.818067 L 119.82073,66.862379 L 109.54005,73.628704 L 109.28572,85.933610 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.7613236" sodipodi:arg1="1.1330050" sodipodi:r2="9.2668076" sodipodi:r1="18.533615" sodipodi:cy="69.147896" sodipodi:cx="101.42857" sodipodi:sides="5" id="basic-f02.svgpath1308" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(16.42857,-45.00000)" d="M 127.14286,79.862180 L 116.86250,78.323912 L 109.76721,85.920559 L 108.05339,75.668004 L 98.635983,71.267482 L 107.85714,66.469323 L 109.13215,56.153004 L 116.54496,63.440134 L 126.75036,61.464820 L 122.11058,70.766673 L 127.14286,79.862180 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2353062" sodipodi:arg1="0.60698766" sodipodi:r2="7.8266454" sodipodi:r1="15.653291" sodipodi:cy="70.933609" sodipodi:cx="114.28571" sodipodi:sides="5" id="basic-f02.svgpath1310" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(16.42857,-45.00000)" d="M 144.64285,71.290753 L 134.13330,73.039322 L 129.61570,82.688128 L 124.70509,73.233290 L 114.13251,71.918448 L 121.60713,64.326467 L 119.59052,53.865043 L 129.12071,58.627780 L 138.44694,53.477107 L 136.86230,64.012620 L 144.64285,71.290753 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="0.92190752" sodipodi:arg1="0.29358899" sodipodi:r2="8.0218134" sodipodi:r1="16.043627" sodipodi:cy="66.647896" sodipodi:cx="129.28571" sodipodi:sides="5" id="basic-f02.svgpath1312" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(16.42857,-45.00000)" d="M 162.50000,66.647894 L 157.19688,66.620372 L 154.16778,70.973359 L 152.55520,65.921280 L 147.47922,64.385585 L 151.78572,61.290752 L 151.67769,55.988653 L 155.95183,59.128019 L 160.96104,57.386837 L 159.29611,62.421906 L 162.50000,66.647894 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0919661" sodipodi:arg1="0.46364761" sodipodi:r2="3.9929783" sodipodi:r1="7.9859571" sodipodi:cy="63.076466" sodipodi:cx="155.35715" sodipodi:sides="5" id="basic-f02.svgpath1314" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1025.1673150000001) translate(16.42857,-45.00000)" d="M 180.00001,69.505041 L 176.29332,68.425150 L 173.30236,70.866421 L 173.18397,67.007450 L 169.93792,64.917268 L 173.57144,63.612184 L 174.55624,59.879109 L 176.92026,62.931494 L 180.77495,62.714508 L 178.60248,65.906070 L 180.00001,69.505041 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3702658" sodipodi:arg1="0.74194727" sodipodi:r2="2.9069321" sodipodi:r1="5.8138647" sodipodi:cy="65.576469" sodipodi:cx="175.71429" sodipodi:sides="5" id="basic-f02.svgpath1316" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e187" width="288" height="1000px" x="10" y="1097.6374700000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e187" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Diese Werkzeuge sind gemeinhin bekannt als <flowSpan style="font-style:italic">Form-Werkzeuge</flowSpan>. Jede hergestellte Form
+ zeigt einen, oder mehrere Rautenförmige <flowSpan style="font-style:italic">Anfasser</flowSpan>. Versuchen Sie sie zu ziehen,
+ um zu sehen wie die Form reagiert. Das Form-Werkzeug Menü ist eine andere Möglichkeit die Form eines
+Objektes anzupassen. Dieses Menü beeinflusst die gerade markierten Objekte
+(Die, welche die Anfasser anzeigen) <flowSpan style="font-style:italic">und</flowSpan> setzt den Standard
+für alle neuen Objekte.</flowDiv></flowRoot>
+
+<rect id="d0e199" width="288" height="1000px" x="10" y="1182.917709" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e199" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zum <flowSpan style="font-style:italic">Rückgängig</flowSpan> machen der letzten Aktion, drückt man
+<flowSpan style="font-weight:bold">Strg+Z</flowSpan>. (Oder, wenn Sie es sich wieder anders überlegen, benutzen Sie
+<flowSpan style="font-style:italic">Wiederherstellen</flowSpan> durch <flowSpan style="font-weight:bold">Shift+Strg+Z</flowSpan>.)</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1237.183968"><tspan x="10" y="1237.183968">Bewegen, Drehen, Grösse ändern</tspan></text> <rect id="d0e220" width="288" height="1000px" x="10" y="1242.0839680000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e220" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Das meistbenutzte Werkzeug in Inkscape ist
+der <flowSpan style="font-style:italic">Markieren-Pfeil</flowSpan>. Klicken Sie den obersten Knopf (mit dem Pfeil) in der
+Werkzeugleiste, oder drücken Sie <flowSpan style="font-weight:bold">F1</flowSpan> oder <flowSpan style="font-weight:bold">Leertaste</flowSpan>. Nun können Sie jedes
+Objekt auf der Seite anwählen. Klicken Sie auf das Rechteck unten.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1311.2936430000002) " y="-0.47140065" x="25.427231" height="38.810017" width="40.574112" id="basic-f03.svgrect804" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e242" width="288" height="1000px" x="10" y="1363.3536600000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e242" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Sie sehen jetzt acht pfeilförmige Anfasser um das markierte Objekt.
+Jetzt können Sie:</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1398.8272220000001)"/><rect id="d0e249" width="258" height="1000px" x="20" y="1392.8272220000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e249" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Bewegen</flowSpan> des Objekts durch Klicken-und-ziehen. (Drücken Sie <flowSpan style="font-weight:bold">Strg</flowSpan> zum Beschränken der Bewegung
+auf Horizontal und Vertikal.)</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1438.935668)"/><rect id="d0e260" width="258" height="1000px" x="20" y="1432.935668" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e260" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Grösse ändern</flowSpan> des Objektes durch Klicken-und-ziehen eines Anfassers. (Drücken Sie <flowSpan style="font-weight:bold">Strg</flowSpan> zum
+bewahren des Höhen/Seiten verhältnisses.)
+</flowDiv></flowRoot>
+
+
+<rect id="d0e269" width="288" height="1000px" x="10" y="1473.044114" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e269" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Nun drücken Sie das Rechteck nocheinmal. Die Anfasser ändern sich. Jetzt können Sie:</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1508.398731)"/><rect id="d0e276" width="258" height="1000px" x="20" y="1502.398731" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e276" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Drehen</flowSpan> des Objektes durch Klicken-und-ziehen der Eck-Anfasser. (Drücken Sie <flowSpan style="font-weight:bold">Strg</flowSpan> zum
+Stufenweisen drehen in Schritten von 15 Grad. Ziehen Sie das Kreuz, um die Mitte der Drehung
+festzulegen.)</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1560.18367)"/><rect id="d0e287" width="258" height="1000px" x="20" y="1554.18367" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e287" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Schären</flowSpan> des Objektes durch Klicken-und-ziehen der anderen Anfasser. (Drücken Sie <flowSpan style="font-weight:bold">Strg</flowSpan> zum Stufenweisen schären in
+Schritten von 15 Grad.)</flowDiv></flowRoot>
+
+
+<rect id="d0e296" width="288" height="1000px" x="10" y="1594.2921159999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e296" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Während das Objekt noch markiert ist, kann man auch die Eingabefelder (über der Seite) benutzen, um
+genaue Werte für die Koordinaten (X und Y) und Grösse (W und H)
+einzugeben.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1648.5376779999997"><tspan x="10" y="1648.5376779999997">Verändern durch die Tastatur</tspan></text>
+
+<rect id="d0e305" width="288" height="1000px" x="10" y="1653.4376779999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e305" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Eine der Eigenschaften von Inkscape, die es von vielen anderen Vektorzeichenprogrammen unterscheidet,
+ist die Betonung auf Tastaturbedienbarkeit. Es gibt fast keinen Befehl oder Aktion, die nicht
+mit der Tastatur ausführbar ist, und Objektmanipulation ist da keine Ausnahme.</flowDiv></flowRoot>
+
+<rect id="d0e308" width="288" height="1000px" x="10" y="1714.6266539999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e308" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Man kann die Tastatur zum Bewegen (<flowSpan style="font-weight:bold">Pfeil</flowSpan> Tasten), Größenänderung
+(<flowSpan style="font-weight:bold">&lt;</flowSpan> und <flowSpan style="font-weight:bold">&gt;</flowSpan> Tasten), und Rotieren (<flowSpan style="font-weight:bold">[</flowSpan>
+und <flowSpan style="font-weight:bold">]</flowSpan> Tasten) des Objekts benutzen. Die Standardweite der Bewegung und Größenänderung mit der Tastatur ist 2 px. Mit
+<flowSpan style="font-weight:bold">Shift</flowSpan> das Zehnfache davon. <flowSpan style="font-weight:bold">Strg+&lt;</flowSpan>
+und <flowSpan style="font-weight:bold">Strg+&gt;</flowSpan> vergrößern auf 200% oder verkleinern auf 50% der Originalgröße.
+ Standardmäßig rotiert man in 15 Grad Schritten. Mit Gedrückter <flowSpan style="font-weight:bold">Strg</flowSpan> Taste in 90 Grad Schritten.</flowDiv></flowRoot>
+
+<rect id="d0e338" width="288" height="1000px" x="10" y="1809.4144139999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e338" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Besonders nützlich sind <flowSpan style="font-style:italic">Pixelgenaue-Manipulationen
+</flowSpan>. Durch gleichzeitiges Drücken von <flowSpan style="font-weight:bold">Alt</flowSpan> mit den Manipulationstasten
+ <flowSpan style="font-weight:bold">Alt+Pfeiltaste</flowSpan> bewegt man das markierte Objekt auf dem Bildschirm um 1 Pixel
+<flowSpan style="font-style:italic">bei gewähltem Zoomfaktor</flowSpan> (entspricht 1 <flowSpan style="font-style:italic">Bildschirm Pixel</flowSpan>)
+. Nicht zu Verwechseln mit der px-Einheit welche eine SVG-Längeneinheit unabhängig vom Zoomfaktor ist.
+ Das bedeutet, wenn man Hineinzoomt, ein <flowSpan style="font-weight:bold">Alt+Pfeil</flowSpan> entspricht einer
+<flowSpan style="font-style:italic">kleineren</flowSpan> (Absolut)Bewegung, obwohl es auf dem Bildschirm so aussieht wie ein "Ein-Pixel-Stups".
+ Dadurch ist es möglich Objekte mit einer beliebig hohen Präzision zu positionieren.</flowDiv></flowRoot>
+
+<rect id="d0e362" width="288" height="1000px" x="10" y="1928.3260639999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e362" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Genauso ändern <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan> und <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan>
+die Objektgröße so, das die Sichtbare Größe um jeweils ein Bildschirmpixel verändert wird. Die Tasten
+<flowSpan style="font-weight:bold">Alt+[</flowSpan> und <flowSpan style="font-weight:bold">Alt+]</flowSpan> rotieren den "Am weitest vom Zentrum entfernten Punkt" um einen Bildschirmpixel.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1993.6453759999995"><tspan x="10" y="1993.6453759999995">Vielfachauswahl</tspan></text> <rect id="d0e383" width="288" height="1000px" x="10" y="1998.5453759999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e383" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Man kann jede Anzahl von Objekten gleichzeitig
+durch <flowSpan style="font-weight:bold">Shift+Klick</flowSpan>auswählen. Oder durch
+<flowSpan style="font-weight:bold">ziehen</flowSpan> um die benötigten Objekte. Dies wird
+<flowSpan style="font-style:italic">Gummibandauswahl</flowSpan> genannt. (Der Markierpfeil erzeugt das Gummiband durch ziehen
+über einen leeren Teil der Seite. Jedoch auch durch Drücken von <flowSpan style="font-weight:bold">Shift</flowSpan> vor dem Ziehen.) Üben Sie durch Markieren
+aller drei Körper unterhalb:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2080.5760649999997) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.80106297pt" id="basic-f04.svgrect878" width="25.253300" height="26.656260" x="58.427742" y="5.9826937"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2080.5760649999997) matrix(0.801064,0.000000,0.000000,0.801064,32.31095,-983.8304)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f04.svgpath879" sodipodi:cx="112.96418" sodipodi:cy="1251.6860" sodipodi:rx="21.892282" sodipodi:ry="17.805723" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2080.5760649999997) matrix(0.873025,0.000000,0.000000,0.873025,27.59957,4.053390)" d="M 182.83762,29.582728 L 169.65440,26.364328 L 159.52939,35.399790 L 158.51643,21.867261 L 146.79439,15.029915 L 159.35157,9.8847525 L 162.23196,-3.3764213 L 171.00569,6.9762223 L 184.50790,5.6177117 L 177.37318,17.161160 L 182.83762,29.582728 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3262214" sodipodi:arg1="0.69790282" sodipodi:r2="10.217657" sodipodi:r1="20.435314" sodipodi:cy="16.450745" sodipodi:cx="167.18025" sodipodi:sides="5" id="basic-f04.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.91757278pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e408" width="288" height="1000px" x="10" y="2127.4299969999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e408" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Jetzt benutzen Sie das Gummiband (durch ziehen oder <flowSpan style="font-weight:bold">Shift+ziehen</flowSpan>), um beide Ellipsen aber nicht
+das Rechteck zu markieren:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2174.2956699999995) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.93523197pt" id="basic-f05.svgrect894" width="151.14369" height="39.698006" x="46.656612" y="1.7362769"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2174.2956699999995) matrix(0.707107,-0.707107,0.707107,0.707107,28.79286,65.47778)" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z" sodipodi:ry="12.500000" sodipodi:rx="6.6071429" sodipodi:cy="25.040749" sodipodi:cx="88.035713" id="basic-f05.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2174.2956699999995) matrix(0.707107,-0.707107,0.707107,0.707107,56.47143,65.83492)" sodipodi:type="arc" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" id="basic-f05.svgpath1292" sodipodi:cx="88.035713" sodipodi:cy="25.040749" sodipodi:rx="6.6071429" sodipodi:ry="12.500000" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z"/>
+
+<rect id="d0e424" width="288" height="1000px" x="10" y="2227.1627159999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e424" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Jedes Einzelne Objekt einer Auswahl zeigt einen <flowSpan style="font-style:italic">Markierungsrahmen
+</flowSpan> — normalerweise einen gestrichelten, Quadratischen Rahmen. Diese Hinweise erleichtern es
+ auf einen Blick zu sehen, was Ausgewählt ist und was nicht. Zum Beispiel, wenn man beide Ellipsen und das Rechteck auswählt, hätte man
+es ohne diese Hinweise schwer zu sagen, ob die Ellipsen markiert sind oder nicht.</flowDiv></flowRoot>
+
+<rect id="d0e430" width="288" height="1000px" x="10" y="2310.6956899999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e430" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Durch <flowSpan style="font-weight:bold">Shift+Klick</flowSpan>auf ein markiertes Objekt, schliesst man es von der Auswahl aus.
+ Wählen Sie alle drei Objekte oben, dann benutzen Sie <flowSpan style="font-weight:bold">Shift+Klick</flowSpan> ,um beide Ellipsen
+von der Auswahl auszuschliessen und das Rechteck alleine markiert zu lassen.</flowDiv></flowRoot>
+
+<rect id="d0e439" width="288" height="1000px" x="10" y="2360.7333619999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e439" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Mit <flowSpan style="font-weight:bold">Esc</flowSpan> hebt man jede Markierung auf.
+<flowSpan style="font-weight:bold">Strg+A</flowSpan> Markiert alle Objekte der momentan aktivierten Ebene (Wenn Sie keine weiteren Ebenen erstellt
+haben, markieren Sie dadurch alle Objekte der Seite).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2426.0976049999995"><tspan x="10" y="2426.0976049999995">Gruppieren</tspan></text>
+
+<rect id="d0e454" width="288" height="1000px" x="10" y="2430.9976049999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e454" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Verschiedene Objekte können zu einer <flowSpan style="font-style:italic">Gruppe</flowSpan> zusammengefasst werden. Eine Gruppe
+verhält sich wie ein einzelnes Objekt, wenn man es zieht oder verändert. Die drei Objekte unten links sind unabhängig
+; die gleichen drei Objekte auf der rechten Seite sind Gruppiert. Versuchen Sie die Gruppe
+zu ziehen.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2501.8682219999996) " y="22.484795" x="14.389485" height="33.276272" width="31.524887" id="basic-f06.svgrect1370" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2501.8682219999996) translate(-67.83676,-1232.299)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1371" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2501.8682219999996) translate(-85.47640,-1195.746)" d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1372" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2501.8682219999996) translate(-8.869910,-1456.949)" id="basic-f06.svgg1376">
+ <rect y="1479.4336" x="186.25153" height="33.276272" width="31.524887" id="basic-f06.svgrect1373" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+ <path transform="translate(104.0253,224.6495)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1374" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <polygon d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" transform="translate(86.38563,261.2024)" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1375" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/>
+ </g>
+
+<rect id="d0e470" width="288" height="1000px" x="10" y="2579.4118699999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e470" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Um eine Gruppe zu erzeugen, wählt man ein oder mehrere Objekte und drückt
+<flowSpan style="font-weight:bold">Strg+G</flowSpan>. Um die Gruppierung bei einer oder mehreren Gruppen aufzuheben, markiert man sie und drückt
+<flowSpan style="font-weight:bold">Strg+U</flowSpan>. Gruppierungen selbst können auch Gruppiert werden, wie jedes andere Objekt.
+ Solch rekursive Gruppierungen können beliebig tief weitergeführt werden. Einmaliges
+<flowSpan style="font-weight:bold">Strg+U</flowSpan> hebt nur die oberste (letzte) Gruppierung einer selektierten Gruppe auf.
+Um alle Gruppierungen der Selektion aufzuheben, muss man mehrfach <flowSpan style="font-weight:bold">Strg+U</flowSpan> drücken.</flowDiv></flowRoot>
+
+<rect id="d0e485" width="288" height="1000px" x="10" y="2687.2136059999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e485" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Es ist nicht zwingend notwendig alle Gruppierungen aufzuheben, wenn man ein Objekt in einer
+Gruppe ändern will. Einfach <flowSpan style="font-weight:bold">Strg+Klick</flowSpan> drücken, das Objekt ist jetzt markiert und einzeln
+veränderbar. Um mehrere Objekte innerhalb oder ausserhalb einer Gruppe zu selektieren drückt man <flowSpan style="font-weight:bold">Shift+Strg+Klick</flowSpan>.
+Versuchen Sie einzelne Objekte in der Gruppe ( oben Rechts ) zu bewegen oder zu verändern, ohne die Gruppierung aufzuheben.
+ Anschliessend heben Sie die Markierung wieder auf und markieren die Gruppe wieder normal.
+ Dann sehen Sie, dass die Gruppierung erhalten geblieben ist.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2819.671925999999"><tspan x="10" y="2819.671925999999">Füllung und Linie</tspan></text>
+
+<rect id="d0e500" width="288" height="1000px" x="10" y="2824.571925999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e500" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Viele der Funktionen von Inkscape sind verfügbar durch <flowSpan style="font-style:italic">Dialoge</flowSpan>. Wahrscheinlich
+der einfachste Weg einem Objekt eine Farbe zuzuweisen, ist den Farb-Dialog im Objekt Menü zu öffnen, das Objekt zu markieren,
+ und ein Farbfeld zu wählen (Das ändert die Füllfarbe).</flowDiv></flowRoot>
+
+<rect id="d0e506" width="288" height="1000px" x="10" y="2887.003674999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e506" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Viel leistungsfähiger ist der Füllung und Linie-Dialog
+(<flowSpan style="font-weight:bold">Shift+Strg+F</flowSpan>). Benutzen Sie das Objekt unten mit dem Füllung und Linie-Dialog.</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2935.669933999999) translate(3.065620,-1432.258)" d="M 190.31691 1450.1674 A 66.260643 16.346237 0 1 1 57.795624,1450.1674 A 66.260643 16.346237 0 1 1 190.31691 1450.1674 z" sodipodi:ry="16.346237" sodipodi:rx="66.260643" sodipodi:cy="1450.1674" sodipodi:cx="124.05627" id="basic-f07.svgpath930" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e522" width="288" height="1000px" x="10" y="2981.612407999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e522" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Man kann sehen, das der Dialog drei Abschnitte (Reiter) hat: Füllen, Linienfarbe, und Linienstil
+. Der Füllen-Abschnitt ist zum Ändern der <flowSpan style="font-style:italic">Füllfarbe</flowSpan> (Innenfarbe) des
+markierten Objekts. Mit den Knöpfen in diesem Abschnitt kann man die Füllungsart verändern.
+Beziehungsweise die Füllung ganz ausschalten (Der Knopf mit dem X).Einfarbig füllen, genauso wie Linear- und Radialverlauf
+. Bei dem oberen Objekt ist der Knopf "Einfarbig" aktiviert.</flowDiv></flowRoot>
+
+<rect id="d0e528" width="288" height="1000px" x="10" y="3066.892646999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e528" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Weiter unten sieht man verschiedene <flowSpan style="font-style:italic">Farbauswahlen</flowSpan>. Jedes in
+seinem eigenen Abschnitt: RGB, CMYK, HSL, und Farbrad. Das wahrscheinlich praktischte von denen ist das Farbrad,
+ bei dem man das Dreieck auf dem Rad bewegt, um den Farbton zu wählen und dann auf die gewünschte Helligkeit im Dreieck klicken.
+ Alle Farbwähler besitzen einen Schieberegler, um den
+<flowSpan style="font-style:italic">Alpha-Kanal</flowSpan> (Durchsichtigkeit) der Objektfarbe einzustellen.</flowDiv></flowRoot>
+
+<rect id="d0e537" width="288" height="1000px" x="10" y="3152.1728859999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e537" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Jedes mal wenn ein Objekt markiert wird, wird die aktuelle Farbe und Umrandung vom Füllung und Linie-Werkzeug übernommen.
+Bei mehr als einem markierten Objekt wird die <flowSpan style="font-style:italic">Durchschnittsfarbe</flowSpan> angezeigt. Üben Sie an diesen Beispielobjekten oder benutzen Sie selbst erstellte Objekte:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3223.1091279999996) matrix(0.997770,0.000000,0.000000,0.935740,0.128430,-1529.560)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath969" style="font-size:12.000000;fill:#80765b;fill-opacity:0.74999601;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3223.1091279999996) matrix(0.997770,0.000000,0.000000,0.935740,35.03744,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath970" style="font-size:12.000000;fill:#d0765b;fill-opacity:0.26769200;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3223.1091279999996) matrix(0.997770,0.000000,0.000000,0.935740,70.39144,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath971" style="font-size:12.000000;fill:#12c097;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3223.1091279999996) matrix(0.997770,0.000000,0.000000,0.935740,104.1760,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath972" style="font-size:12.000000;fill:#e7da05;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3223.1091279999996) matrix(0.997770,0.000000,0.000000,0.935740,135.9942,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath973" style="font-size:12.000000;fill:#3d0fa1;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3223.1091279999996) matrix(0.997770,0.000000,0.000000,0.935740,167.8130,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath974" style="font-size:12.000000;fill:#6fe225;fill-opacity:0.74901998;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3223.1091279999996) matrix(0.997770,0.000000,0.000000,0.935740,199.6311,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath975" style="font-size:12.000000;fill:#ff3077;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e553" width="288" height="1000px" x="10" y="3270.1860049999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e553" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Mit dem Linienfarb-Werkzeug kann man die <flowSpan style="font-style:italic">Umrandung</flowSpan>
+(Aussenlinie) des Objektes entfernen, oder eine beliebige Farbe und Transparenz zuordnen:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3318.6593009999997) matrix(0.998498,0.000000,0.000000,0.936426,0.813185,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1010" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3318.6593009999997) matrix(0.998498,0.000000,0.000000,0.936426,27.35753,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1011" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3318.6593009999997) matrix(0.998498,0.000000,0.000000,0.936426,57.22005,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1012" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:0.15692295" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3318.6593009999997) matrix(0.998498,0.000000,0.000000,0.936426,83.76456,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1013" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3318.6593009999997) matrix(0.998498,0.000000,0.000000,0.936426,113.6271,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1014" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#00ff7c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3318.6593009999997) matrix(0.998498,0.000000,0.000000,0.936426,146.8075,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1015" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#16417c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3318.6593009999997) matrix(0.998498,0.000000,0.000000,0.936426,176.6700,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1016" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#7c7016;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3318.6593009999997) matrix(0.998498,0.000000,0.000000,0.936426,203.2139,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1017" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e569" width="288" height="1000px" x="10" y="3365.2154899999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e569" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Der letzte Abschnitt Linienstil ist zum Einstellen der Breite und anderer Werte
+ des Randes:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3400.8884659999994) matrix(0.988814,0.000000,0.000000,0.927344,3.801590,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1033" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3400.8884659999994) matrix(0.988814,0.000000,0.000000,0.927344,30.08856,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1034" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.4210501;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3400.8884659999994) matrix(0.988814,0.000000,0.000000,0.927344,62.94734,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1035" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.6841898;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3400.8884659999994) matrix(0.988814,0.000000,0.000000,0.927344,95.80570,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1036" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:1.8157800 3.6315700 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3400.8884659999994) matrix(0.988814,0.000000,0.000000,0.927344,131.9508,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1037" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 7.2631200 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3400.8884659999994) matrix(0.988814,0.000000,0.000000,0.927344,168.0951,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1038" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 3.6315600 1.8157800 3.6315600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3400.8884659999994) matrix(0.988814,0.000000,0.000000,0.927344,204.2394,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1039" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84736598;stroke-dasharray:0.84736600 0.84736600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e582" width="288" height="1000px" x="10" y="3455.1859709999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e582" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Statt Einfarbig kann man auch den <flowSpan style="font-style:italic">Farbverlauf</flowSpan> für
+Farbausfüllung und/oder Rand benutzen:</flowDiv></flowRoot>
+
+<defs id="basic-f11.svgdefs3">
+ <linearGradient id="basic-f11.svglinearGradient841">
+ <stop id="basic-f11.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f11.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f11.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f11.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1054" xlink:href="#basic-f11.svglinearGradient841"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1059" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1062">
+ <stop id="basic-f11.svgstop1063" offset="0.00000000" style="stop-color:#65ab00;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1064" offset="1.00000000" style="stop-color:#a79782;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1061" xlink:href="#basic-f11.svglinearGradient1062"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1069" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2028.3505" x2="56.198539" y1="2028.3505" x1="8.0307071" gradientTransform="scale(1.227046,0.814966)" id="basic-f11.svglinearGradient1074" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1070">
+ <stop id="basic-f11.svgstop1071" offset="0.00000000" style="stop-color:#000000;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1072" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2034.2770" fx="24.338306" r="24.696975" cy="2034.2770" cx="24.338306" id="basic-f11.svgradialGradient1090" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1077">
+ <stop id="basic-f11.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="basic-f11.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.8724" fx="39.346432" r="25.290115" cy="2014.8724" cx="39.346432" id="basic-f11.svgradialGradient1076" xlink:href="#basic-f11.svglinearGradient1077"/>
+ <linearGradient id="basic-f11.svglinearGradient1080">
+ <stop id="basic-f11.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2012.5887" fx="48.497728" r="40.477053" cy="2012.5887" cx="48.497728" id="basic-f11.svgradialGradient1083" xlink:href="#basic-f11.svglinearGradient1080"/>
+ <linearGradient id="basic-f11.svglinearGradient1056">
+ <stop id="basic-f11.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.6514" fx="39.611818" r="33.928718" cy="2014.6514" cx="39.611818" id="basic-f11.svgradialGradient1085" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1087">
+ <stop id="basic-f11.svgstop1088" offset="0.00000000" style="stop-color:#f56f52;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1089" offset="1.00000000" style="stop-color:#aba6a6;stop-opacity:0.243137;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2028.3505" fx="32.114623" r="24.083916" cy="2028.3505" cx="32.114623" id="basic-f11.svgradialGradient1086" xlink:href="#basic-f11.svglinearGradient1087"/>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3491.5726189999996) matrix(1.066286,0.000000,0.000000,1.000000,-1.648820,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1053" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1054);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3491.5726189999996) matrix(1.066286,0.000000,0.000000,1.000000,26.69766,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1055" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1059);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3491.5726189999996) matrix(1.066286,0.000000,0.000000,1.000000,62.13073,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1060" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1061);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3491.5726189999996) matrix(1.066286,0.000000,0.000000,1.000000,94.02050,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1065" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1069);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3491.5726189999996) matrix(1.066286,0.000000,0.000000,1.000000,136.5401,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1073" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1090);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svglinearGradient1074);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3491.5726189999996) matrix(-1.066286,0.000000,0.000000,-1.000000,263.0961,1673.309)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1075" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1083);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1076);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3491.5726189999996) matrix(1.066286,0.000000,0.000000,1.000000,214.4927,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1084" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1086);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1085);stroke-width:3.6436801;stroke-dasharray:3.6436800 3.6436800 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e598" width="288" height="1000px" x="10" y="3542.9513479999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e598" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Wenn man von Einfarbig auf Farbverlauf umschaltet, geht der neue Farbverlauf zunächst
+von der eingestellte Farbe stufenlos zu komplett Durchsichtig. Im Farbverlaufswerkzeug benutzt man
+(<flowSpan style="font-weight:bold">Strg+F1</flowSpan>) um die <flowSpan style="font-style:italic">Verlaufs-Anfasser</flowSpan> zu benutzen. —
+Die Verlaufs-Anfasser sind durch Linien verbunden, durch die man die Richtung und die Länge des Verlaufs einstellen kann.
+ Wenn einer der Verlaufs-Anfasser ausgewählt ist(Blau hervorgehoben),
+ setzt der Füllung und Linie-Dialog nur die Farbe dieses einen Anfassers, statt des ganzen Objektes.</flowDiv></flowRoot>
+
+<rect id="d0e607" width="288" height="1000px" x="10" y="3650.6169789999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e607" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Eine andere, praktische Möglichkeit die Farbe eines Objektes zu ändern, ist die Pipette
+ (<flowSpan style="font-weight:bold">F7</flowSpan>)zu benutzen. Einfach mit der Pipette auf ein anderes Objekt <flowSpan style="font-weight:bold">klicken</flowSpan>,
+ und die Farbe des Objekts wird automatisch als Füllfarbe für das aktuelle Objekt benutzt. Ein
+(<flowSpan style="font-weight:bold">Shift+Klick</flowSpan> auf das Objekt stellt die Randfarbe ein.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3727.2893249999993"><tspan x="10" y="3727.2893249999993">Vervielfältigen, Anordnen, Verteilen</tspan></text>
+
+<rect id="d0e625" width="288" height="1000px" x="10" y="3732.1893249999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e625" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Eines der häufigsten Arbeitsschritte ist es Objekte zu <flowSpan style="font-style:italic">Vervielfältigen</flowSpan>. Dies wird durch die Tastenkombination
+(<flowSpan style="font-weight:bold">Strg+D</flowSpan>)erreicht. Die Kopie des Objektes ist dann exakt über dem kopierten Objekt, bereit mit der Maus oder den Pfeiltasten verschoben zu werden.
+Zur Übung, versuchen Sie Kopien des schwarzen Vierecks in einer Linie nebeneinander anzuordnen:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3812.6243209999993) " y="0.90724945" x="-0.11450195" height="11.092096" width="11.092096" id="basic-f12.svgrect1117" style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/>
+
+<rect id="d0e644" width="288" height="1000px" x="10" y="3835.716416999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e644" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Es ist gut möglich, dass die platzierten Vierecke jetzt unterschiedlich weit voneinander Entfernt sind. Das ist ein guter
+ Moment, um den Ausrichtungs-Dialog (<flowSpan style="font-weight:bold">Strg+Shift+A</flowSpan>) zu benutzen. Markieren Sie alle Vierecke mit
+(<flowSpan style="font-weight:bold">Shift+Klick</flowSpan> oder Gummiband benutzen), öffnen Sie dann den Dialog und drücken
+"Horizontal zentrieren" . Dann den "Horizontale Abstände zwischen Objekten angleichen" Knopf (lesen Sie die eingeblendeten Knopfhilfen). Die Objekte sind jetzt gleichmässig Ausgerichtet und Verteilt.
+ Hier sind weitere Übungsmöglichkeiten für Sie:</flowDiv></flowRoot>
+
+<defs id="basic-f13.svgdefs3">
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" fy="2278.0270" fx="188.94781" r="19.567672" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient1670" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" fy="2274.3148" fx="212.60383" r="18.493775" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient1669" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" fy="2233.2885" fx="221.81415" r="12.484145" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient1668" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" fy="2236.0139" fx="225.28719" r="12.167087" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient1667" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" fy="2298.9152" fx="225.83769" r="7.2748404" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient1666" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" fy="2266.8649" fx="238.59247" r="7.9932243" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient1665" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" fy="2238.9173" fx="251.28576" r="5.5509335" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient1664" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" r="19.567672" fy="2278.0270" fx="188.94781" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient2463" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" r="18.493775" fy="2274.3148" fx="212.60383" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient2462" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" r="12.484145" fy="2233.2885" fx="221.81415" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient2461" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" r="12.167087" fy="2236.0139" fx="225.28719" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient2460" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" r="7.2748404" fy="2298.9152" fx="225.83769" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient2459" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" r="7.9932243" fy="2266.8649" fx="238.59247" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient2458" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" r="5.5509335" fy="2238.9173" fx="251.28576" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient2457" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient id="basic-f13.svglinearGradient841">
+ <stop id="basic-f13.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f13.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f13.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f13.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ </defs><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(-1.000000,0.000000,0.000000,1.000000,413.5562,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1671" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1670);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(-1.000000,0.000000,0.000000,1.000000,413.4438,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1672" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(-1.000000,0.000000,0.000000,1.000000,433.4970,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1673" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1668);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(-1.000000,0.000000,0.000000,1.000000,445.3343,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1674" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1667);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(-1.000000,0.000000,0.000000,1.000000,411.9695,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1675" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1666);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(-1.000000,0.000000,0.000000,1.000000,429.6753,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1676" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1665);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(-1.000000,0.000000,0.000000,1.000000,450.9023,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1677" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1622" d="M 30.105301,4.9278845 L 83.706928,19.290384" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1623" d="M 27.562262,9.2560845 L 81.163888,23.618584" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1624" d="M 25.019222,13.584384 L 78.620848,27.946884" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1625" d="M 22.476183,17.912584 L 76.077804,32.275084" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1626" d="M 19.933144,22.240784 L 73.534765,36.603284" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1627" d="M 17.390104,26.569084 L 70.991725,40.931587" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1628" d="M 14.847065,30.897284 L 68.448686,45.259787" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1629" d="M 12.304026,35.225484 L 65.905647,49.587987" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1630" d="M 9.7609840,39.553787 L 63.362605,53.916287" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-31.31421)" d="M 131.45540,2120.6279 C 131.86733,2120.8339 131.38099,2121.2848 131.11307,2121.3126 C 130.38700,2121.3878 129.98969,2120.5582 130.08607,2119.9433 C 130.25847,2118.8434 131.48161,2118.3135 132.48239,2118.5739 C 133.95109,2118.9561 134.62956,2120.6179 134.19405,2121.9973 C 133.61359,2123.8358 131.49936,2124.6664 129.74374,2124.0512 C 127.53447,2123.2772 126.55041,2120.7047 127.34742,2118.5739 C 128.31270,2115.9933 131.34648,2114.8551 133.85172,2115.8353 C 136.80406,2116.9904 138.09693,2120.4872 136.93271,2123.3666 C 135.58856,2126.6909 131.62765,2128.1387 128.37441,2126.7899 C 124.67788,2125.2573 123.07502,2120.8315 124.60876,2117.2046 C 126.32940,2113.1357 131.22055,2111.3777 135.22105,2113.0966 C 139.66236,2115.0050 141.57578,2120.3620 139.67136,2124.7359" sodipodi:t0="0.0000000" sodipodi:argument="-18.385908" sodipodi:radius="9.1857243" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2120.6279" sodipodi:cx="131.45540" id="basic-f13.svgpath1641" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1440.566,-40.55521)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1642" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-54.93121)" d="M 154.34271,2141.7546 C 155.46082,2142.3431 154.10109,2143.5522 153.36462,2143.6130 C 151.36884,2143.7779 150.32648,2141.4795 150.62597,2139.7985 C 151.16169,2136.7915 154.54685,2135.4081 157.27698,2136.1795 C 161.28357,2137.3116 163.04956,2141.9084 161.77620,2145.6670 C 160.07902,2150.6767 154.23252,2152.8340 149.45226,2151.0465 C 143.43679,2148.7971 140.88465,2141.6848 143.19248,2135.8861 C 145.98757,2128.8630 154.37385,2125.9143 161.18935,2128.7460 C 169.22117,2132.0831 172.56753,2141.7482 169.20969,2149.5794 C 165.33293,2158.6207 154.38598,2162.3654 145.53990,2158.4800 C 135.48841,2154.0651 131.34489,2141.8342 135.75899,2131.9737 C 140.71094,2120.9117 154.22715,2116.3690 165.10171,2121.3125 C 177.17453,2126.8008 182.11667,2141.6034 176.64318,2153.4917" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="25.200598" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2141.7546" sodipodi:cx="154.34271" id="basic-f13.svgpath1643" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-65.81921)" d="M 177.23004,2161.1208 C 178.17161,2161.4151 177.29795,2162.5352 176.74100,2162.6858 C 175.23169,2163.0938 174.10720,2161.4758 174.10015,2160.1428 C 174.08755,2157.7582 176.49195,2156.2186 178.69718,2156.4260 C 181.93344,2156.7304 183.93767,2160.0113 183.48982,2163.0770 C 182.89291,2167.1632 178.70759,2169.6442 174.78481,2168.9456 C 169.84840,2168.0664 166.88581,2162.9648 167.84037,2158.1866 C 168.99647,2152.3995 175.02050,2148.9527 180.65336,2150.1662 C 187.29149,2151.5963 191.22390,2158.5463 189.74960,2165.0332 C 188.04747,2172.5227 180.16935,2176.9417 172.82863,2175.2054 C 164.48765,2173.2324 159.58133,2164.4246 161.58059,2156.2304 C 163.82346,2147.0377 173.56199,2141.6436 182.60954,2143.9065 C 192.65404,2146.4186 198.53622,2157.0887 196.00938,2166.9894" sodipodi:t0="0.0000000" sodipodi:argument="-18.546671" sodipodi:radius="19.674946" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2161.1208" sodipodi:cx="177.23004" id="basic-f13.svgpath1644" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(4.753003e-17,0.153524,-0.153524,4.753003e-17,473.6190,31.04279)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1645" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(9.506006e-17,0.307048,-0.307048,9.506006e-17,806.8147,7.176787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1646" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(3.802402e-16,1.228191,-1.228191,3.802402e-16,2753.765,-136.0183)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1647" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(7.604803e-16,2.456381,-2.456381,7.604803e-16,5347.526,-326.9433)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1648" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000" sodipodi:type="spiral"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) translate(3.588790,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1649" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2463);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) translate(3.701180,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1650" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2462);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) translate(-16.35203,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1651" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2461);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) translate(-28.18930,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1652" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2460);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) translate(5.175400,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1653" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2459);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) translate(-12.53040,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1654" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2458);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) translate(-33.75731,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1655" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2457);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) matrix(1.082533e-16,0.349663,-0.349663,1.082533e-16,853.9819,0.692787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1678" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1679" d="M 175.20459,51.727787 C 175.16086,52.688387 175.12047,53.782187 174.09943,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1680" d="M 182.30186,51.839687 C 182.30186,52.582887 181.84217,53.954587 181.93348,54.860387" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1681" d="M 188.65035,51.951487 C 188.85033,52.646587 188.73246,53.739487 190.49230,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1682" d="M 197.68216,51.503987 C 197.46637,52.170887 195.82128,54.066087 196.57699,54.748587" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1683" d="M 204.82471,52.287187 C 204.54422,52.686187 203.47294,54.089287 204.82471,54.636687" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1684" d="M 211.02991,51.503987 C 211.12145,52.430587 210.54887,53.384887 212.87186,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1685" d="M 220.14463,51.951487 C 220.22447,52.521287 219.15359,53.514087 218.67108,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1686" d="M 225.39606,51.839687 C 225.42319,52.276287 225.59145,53.562387 228.34317,54.189187" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1687" d="M 233.97104,52.063387 C 233.97104,52.221287 233.75877,53.676487 234.70782,54.300987" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1688" d="M 238.47345,51.839687 C 239.52830,53.072987 239.60390,54.525187 245.10445,55.419787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3960.8600969999993) " id="basic-f13.svgpath1689" d="M 248.88235,52.510887 C 248.88235,53.351187 248.77656,54.181387 249.61913,54.972287" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4042.4782449999993"><tspan x="10" y="4042.4782449999993">Z-Ordnung</tspan></text>
+
+<rect id="d0e669" width="288" height="1000px" x="10" y="4047.3782449999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e669" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Die Bezeichnung <flowSpan style="font-style:italic">Z-Ordnung</flowSpan> beschreibt die Anordnung von Objekten einer Zeichnung übereinander (Ebenen). Zum Beispiel wenn zwei Objekte sich überschneiden/überdecken Welches ist oben ?
+Die zwei Befehle im Objekt-Menü
+, oberste Ebene (die <flowSpan style="font-weight:bold">Pos 1</flowSpan> Taste) und unterste Ebene (die
+<flowSpan style="font-weight:bold">Ende</flowSpan> Taste), bringt das markierte Objekt auf die oberste Ebene oder auf die unterste
+Ebene der Z-Ordnung. Zwei weitere Befehle, heben (<flowSpan style="font-weight:bold">Bild hoch</flowSpan>)
+und senken (<flowSpan style="font-weight:bold">Bild runter</flowSpan>), hebt oder senkt das markierte Objekt <flowSpan style="font-style:italic">um eine Stufe</flowSpan>.
+Zum Beispiel:"Bewege das Objekt an einem nichtmarkierten Objekt in der Z-Ordnung vorbei (Dazu zählen nur Objekte, die sich gegenseitig überdecken.
+ Wenn sich in der Mitte der Z-Ordnung nichts überlagert, bewirkt Bild hoch und Bild runter das gleiche wie die
+Tasten Pos1 und Ende).</flowDiv></flowRoot>
+
+<rect id="d0e690" width="288" height="1000px" x="10" y="4199.773265" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e690" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Üben Sie diese Befehle durch Umkehren der Z-Ordnung an den Objekten unten. Bringen Sie die linke Ellipse nach oben
+und die rechte Ellipse nach unten (in der Z-Ordnung):</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4249.710819) matrix(1.362500,0.000000,0.000000,1.744680,16.79810,-4067.070)" d="M 70.422535 2348.0164 A 23.474178 13.791080 0 1 1 23.474178,2348.0164 A 23.474178 13.791080 0 1 1 70.422535 2348.0164 z" sodipodi:ry="13.791080" sodipodi:rx="23.474178" sodipodi:cy="2348.0164" sodipodi:cx="46.948357" id="basic-f14.svgpath1127" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39901099" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4249.710819) matrix(1.000000,0.000000,0.000000,1.051282,31.76290,-2451.914)" d="M 100.93896 2351.2441 A 25.528168 17.605633 0 1 1 49.882629,2351.2441 A 25.528168 17.605633 0 1 1 100.93896 2351.2441 z" sodipodi:ry="17.605633" sodipodi:rx="25.528168" sodipodi:cy="2351.2441" sodipodi:cx="75.410797" id="basic-f14.svgpath1128" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4249.710819) matrix(1.000000,0.000000,0.000000,1.051282,34.11030,-2439.590)" d="M 119.71831 2349.4836 A 21.713614 13.497652 0 1 1 76.291079,2349.4836 A 21.713614 13.497652 0 1 1 119.71831 2349.4836 z" sodipodi:ry="13.497652" sodipodi:rx="21.713614" sodipodi:cy="2349.4836" sodipodi:cx="98.004692" id="basic-f14.svgpath1129" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4249.710819) matrix(1.000000,0.000000,0.000000,1.051282,36.43560,-2449.567)" d="M 129.69483 2348.0164 A 12.910798 9.6830978 0 1 1 103.87323,2348.0164 A 12.910798 9.6830978 0 1 1 129.69483 2348.0164 z" sodipodi:ry="9.6830978" sodipodi:rx="12.910798" sodipodi:cy="2348.0164" sodipodi:cx="116.78403" id="basic-f14.svgpath1130" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4249.710819) matrix(1.000000,0.000000,0.000000,1.051282,37.63150,-2444.872)" d="M 142.60563 2347.1362 A 11.737089 7.6291080 0 1 1 119.13146,2347.1362 A 11.737089 7.6291080 0 1 1 142.60563 2347.1362 z" sodipodi:ry="7.6291080" sodipodi:rx="11.737089" sodipodi:cy="2347.1362" sodipodi:cx="130.86855" id="basic-f14.svgpath1131" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4249.710819) matrix(1.000000,0.000000,0.000000,1.051282,37.04460,-2450.214)" d="M 150.23474 2347.4297 A 7.3356805 5.5751171 0 1 1 135.56338,2347.4297 A 7.3356805 5.5751171 0 1 1 150.23474 2347.4297 z" sodipodi:ry="5.5751171" sodipodi:rx="7.3356805" sodipodi:cy="2347.4297" sodipodi:cx="142.89906" id="basic-f14.svgpath1132" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/>
+
+<rect id="d0e703" width="288" height="1000px" x="10" y="4314.456054" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e703" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Eine sehr nützliche Auswahlhilfe ist die <flowSpan style="font-weight:bold">Tab</flowSpan> Taste. Wenn nichts ausgewählt ist
+benutzt es das unterste Objekt; andernfalls benutzt es das Objekt <flowSpan style="font-style:italic">über dem(den) markierten Objekte(n)</flowSpan> in Z-Ordnung.
+ <flowSpan style="font-weight:bold">Shift+Tab</flowSpan> arbeitet genau anders herum. Es beginnt bei dem obersten Objekt und geht hinunter.
+ Da es so ist das die neu hinzugekommenen Objekte oben auf dem Stapel landen, wird das <flowSpan style="font-style:italic">Letzte</flowSpan>
+Objekt,wenn vorher nichts markiert ist praktischerweise durch Drücken von <flowSpan style="font-weight:bold">Shift+Tab</flowSpan> markiert.
+Üben Sie <flowSpan style="font-weight:bold">Tab</flowSpan> und <flowSpan style="font-weight:bold">Shift+Tab</flowSpan> Tasten an dem Stapel Ellipsen oben.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4435.697449"><tspan x="10" y="4435.697449">Verdeckte Objekte markieren und ziehen</tspan></text>
+
+<rect id="d0e733" width="288" height="1000px" x="10" y="4440.597449" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e733" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Was kann man tun, wenn ein benötigtes Objekt von einem anderen verdeckt wird ?
+Es kann sein, das man das unterste Objekt sieht, weil das oberste Objekt (teilweise) durchsichtig ist.
+ Doch bei dem Versuch es auszuwählen, markiert man das oberste Objekt, welches man nicht braucht.</flowDiv></flowRoot>
+
+<rect id="d0e736" width="288" height="1000px" x="10" y="4501.839745" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e736" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Das ist die Situation, bei der <flowSpan style="font-weight:bold">Alt+Klick</flowSpan> nützlich ist. Das erste <flowSpan style="font-weight:bold">Alt+Klick</flowSpan>
+markiert das oberste Objekt, genau wie ein gewöhnlicher Klick. Jedoch, das nächste
+<flowSpan style="font-weight:bold">Alt+Klick</flowSpan> an der gleichen Stelle wählt das Objekt <flowSpan style="font-style:italic">unter</flowSpan> dem Obersten.
+ Dann, das Objekt darunter u.s.w.. Auf diese Weise kommt man durch mehrere
+<flowSpan style="font-weight:bold">Alt+Klick</flowSpan> nacheinander, von ganz Oben nach ganz Unten, durch den gesamten Z-Ordungs Stapel von Objekten.
+ Wenn das unterste Objekt erreicht ist, wird durch das nächste
+<flowSpan style="font-weight:bold">Alt+Klick</flowSpan> natürlich wieder das oberste Objekt markiert.</flowDiv></flowRoot>
+
+<rect id="d0e757" width="288" height="1000px" x="10" y="4609.600087" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e757" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Das ist ja schön, aber was kann man mit einem markierten und verdeckten Objekt anfangen ?
+ Man kann es durch Tastaturbefehle verändern und man kann die Anfasser benutzen.
+ Aber, bei dem Versuch das Objekt selbst, zu ziehen wird automatisch wieder das oberste Objekt markiert
+ (Das ist zum Beispiel wie "Klicken-und-ziehen" funktioniert — es markiert das (oberste)
+Objekt unter dem Cursor, dann zieht es das gewählte Objekt). Um Inkscape mitzuteilen das <flowSpan style="font-style:italic">gerade gewählte
+</flowSpan> zu ziehen, ohne etwas anderes zu markieren, benutzt man <flowSpan style="font-weight:bold">Alt+ziehen</flowSpan>.
+Das bewegt das aktuell markierte Objekt, wohin man auch will.</flowDiv></flowRoot>
+
+<rect id="d0e766" width="288" height="1000px" x="10" y="4728.470337" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e766" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Benutzen Sie <flowSpan style="font-weight:bold">Alt+Klick</flowSpan> und <flowSpan style="font-weight:bold">Alt+ziehen</flowSpan> an den zwei braunen Objekten
+unter dem transparent-grünem Rechteck:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4765.890579) matrix(0.395123,0.684370,-0.684370,0.395123,2780.015,-1592.865)" d="M 126.89077,3940.5291 C 125.17795,3943.3053 113.66371,3938.5420 110.97088,3940.2618 C 108.27806,3941.9815 108.25386,3954.2336 105.11415,3954.7867 C 101.97445,3955.3398 98.760694,3944.4671 95.570830,3943.6865 C 92.380966,3942.9059 82.264271,3949.4146 79.943986,3947.2296 C 77.623701,3945.0445 86.019590,3935.4104 84.600447,3932.4541 C 83.181304,3929.4977 72.168311,3929.3821 72.285146,3926.2119 C 72.401981,3923.0417 84.294455,3922.4155 85.789840,3919.6469 C 87.285224,3916.8782 82.845226,3906.4067 85.391486,3904.5289 C 87.937747,3902.6512 96.264593,3910.1959 99.467842,3909.5915 C 102.67109,3908.9872 106.76923,3900.0556 109.83241,3900.9084 C 112.89559,3901.7612 110.08487,3912.1937 112.61044,3914.2521 C 115.13600,3916.3105 125.25937,3913.5440 126.41255,3916.5480 C 127.56573,3919.5521 117.68601,3926.3170 117.64844,3929.4798 C 117.61087,3932.6426 128.60360,3937.7529 126.89077,3940.5291 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.97023339" sodipodi:arg1="0.52143444" sodipodi:r2="16.983238" sodipodi:r1="28.739008" sodipodi:cy="3927.1016" sodipodi:cx="100.73942" sodipodi:sides="7" id="basic-f15.svgpath2575" style="color:#000000;fill:#ac7335;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4765.890579) matrix(0.832600,0.480703,-0.480703,0.832600,1947.479,-3288.386)" d="M 107.61985,3941.5994 C 107.09226,3943.7104 98.543572,3938.0797 96.669124,3939.2057 C 94.171555,3940.7060 94.696972,3951.0596 91.806537,3951.7997 C 89.637239,3952.3551 90.222367,3943.2777 88.243929,3942.3368 C 85.607802,3941.0832 77.214948,3946.4420 75.022690,3944.4866 C 73.377380,3943.0191 81.973213,3938.7922 81.916873,3936.5427 C 81.841804,3933.5454 72.273491,3926.6900 72.834776,3923.7853 C 73.256026,3921.6053 82.307516,3928.9670 84.231695,3927.8033 C 86.795527,3926.2528 86.569242,3915.2048 89.461116,3914.5603 C 91.631494,3914.0766 91.154197,3923.6481 93.121052,3924.6568 C 95.741746,3926.0007 105.18210,3921.2828 107.33521,3923.3376 C 108.95114,3924.8798 99.963343,3928.1235 100.07422,3930.3246 C 100.22197,3933.2574 108.32281,3938.7866 107.61985,3941.5994 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.77161843" sodipodi:arg1="0.48833395" sodipodi:r2="9.3934679" sodipodi:r1="19.212250" sodipodi:cy="3933.4641" sodipodi:cx="90.665482" sodipodi:sides="6" id="basic-f15.svgpath2574" style="color:#000000;fill:#ff9400;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4765.890579) " rx="10.424490" ry="10.424490" y="-0.21457997" x="44.415947" height="56.564163" width="171.78746" id="basic-f15.svgrect3197" style="color:#000000;fill:#2dd268;fill-opacity:0.29608938;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4848.054742"><tspan x="10" y="4848.054742">Schlusswort</tspan></text>
+
+<rect id="d0e791" width="288" height="1000px" x="10" y="4852.954742" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e791" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dies ist das Ende der Grundlagen-Einführung. Das war lange noch nicht alles in Inkscape, aber
+mit den hier vermittelten Techniken, sind Sie auf jeden Fall gut gerüstet um einfache und nützliche Grafiken
+ zu erstellen. Um kompliziertere Techniken zu lernen, üben Sie die Fortgeschrittenen-Einführung und weitere in
+<flowSpan style="font-family:sans serif">Hilfe &gt; Einführungen</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+
+<g transform="translate(0, 4926.997359)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-basic.es.svg b/share/tutorials/tutorial-basic.es.svg
new file mode 100644
index 000000000..a852b08b0
--- /dev/null
+++ b/share/tutorials/tutorial-basic.es.svg
@@ -0,0 +1,479 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::BÁSICO</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+<!--Author: Traducción a cargo de GLUD-ACL (Grupo Linux universidad Distrital - Academia y Conocimiento Libre), glud-acl@listas.udistrital.edu.co-->
+
+
+
+
+<rect id="d0e18" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Este tutorial demostrará los usos básicos de Inkscape. Este es un documento
+regular de Inkscape que usted puede ver, editar, copiar, descargar o guardar.
+</flowDiv></flowRoot>
+
+<rect id="d0e21" width="264" height="1000px" x="35" y="70.856248" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e21" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El tutorial Básico cubre la navegación en canvas (pizarra), manejo de documentos, herramientas de formas básicas, técnicas de selección, transformación de objetos por medio del selector, agrupado, configuración de relleno y borde, alineación y orden-z. Para
+visualizar otros temas más avanzados, ingrese al menú Ayuda.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="146.91249499999998"><tspan x="10" y="146.91249499999998">Configurando la pizarra</tspan></text>
+
+<rect id="d0e30" width="288" height="1000px" x="10" y="151.81249499999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e30" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Existen varias maneras para configurar la pizarra. Primero intentemos:
+<flowSpan style="font-weight:bold">Ctrl+Flecha</flowSpan> Teclas para desplazarse por la pizarra. (Puede intentar esto en este mismo documento) También es posible por medio del arrastre a través del botón intermedio de ratón. O también por medio de las barras de desplazamiento (presione <flowSpan style="font-weight:bold">Ctrl+B</flowSpan> para visualizarlas o/u ocultarlas). La <flowSpan style="font-weight:bold">rueda</flowSpan> del ratón también funciona para el desplazamiento de manera vertical; presione <flowSpan style="font-weight:bold">Mayus</flowSpan> con la rueda para realizar desplazamientos horizontales.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="271.351559"><tspan x="10" y="271.351559">Acercar y alejar (Zoom)</tspan></text>
+<rect id="d0e51" width="288" height="1000px" x="10" y="276.251559" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e51" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La manera más sencilla de para activar el zoom es por medio de las teclas <flowSpan style="font-weight:bold">-</flowSpan> y <flowSpan style="font-weight:bold">+</flowSpan> (o
+<flowSpan style="font-weight:bold">=</flowSpan>). También puede emplear <flowSpan style="font-weight:bold">Ctrl+Click del botón central</flowSpan> o
+<flowSpan style="font-weight:bold">Ctrl+Click del botón derecha</flowSpan> para acercamiento, <flowSpan style="font-weight:bold">Mayus+Click del botón central</flowSpan> o
+<flowSpan style="font-weight:bold">Mayus+Click del botón derecho</flowSpan> para alejar, o rote la rueda del ratón junto con
+<flowSpan style="font-weight:bold">Ctrl</flowSpan>. O puede seleccionar en la parte inferior izquierda el campo de zoom que le permite ingresar el valor del porcentaje % para la visualización, luego presione Enter. Disponemos además de los anteriores métodos, la herramienta Zoom (Ubicada en la barra de Herramientas a la izquierda) la cual permite hacer un zoom alrededor de un aea por medio de un click sostenido alrededor de ella.
+</flowDiv></flowRoot>
+<rect id="d0e78" width="288" height="1000px" x="10" y="416.084329" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e78" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape también conserva un historial de los niveles de zoom que ha usado en el trabajo, en la última sesión. Presione la tecla <flowSpan style="font-weight:bold">`</flowSpan> para ir al zoom previo o
+<flowSpan style="font-weight:bold">Mayus+`</flowSpan> para ir al siguiente.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="470.65429200000005"><tspan x="10" y="470.65429200000005">Herramientas del Inkscape</tspan></text>
+
+<rect id="d0e93" width="288" height="1000px" x="10" y="475.55429200000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e93" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La barra vertical de herramientas sobre la izquierda muestra las herramientas de dibujo y edición de Inkscape. En la parte superior de la ventana, debajo del menú;, está la <flowSpan style="font-style:italic">Barra de comandos</flowSpan> con los botones de control general y <flowSpan style="font-style:italic">la barra de contro, de herramientas </flowSpan> con los controles que son especiales para cada herramienta. La <flowSpan style="font-style:italic"> barra de estado </flowSpan> en la parte superior de la ventana mostrará consejos útiles y mensajes de como trabaja usted.</flowDiv></flowRoot>
+
+<rect id="d0e105" width="288" height="1000px" x="10" y="570.259263" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e105" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Algunas operaciones están disponibles a través de atajos de teclado. Abra Ayuda &gt; Teclas y ratón para observar la referencia completa.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="624.668887"><tspan x="10" y="624.668887">Creando y Administrando documentos</tspan></text>
+
+<rect id="d0e114" width="288" height="1000px" x="10" y="629.568887" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e114" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para crear un nuevo documento vacio, use <flowSpan style="font-family:sans serif">File &gt; New</flowSpan> o presione
+<flowSpan style="font-weight:bold">Ctrl+N</flowSpan>. Para abrir un documento SVG existente, <flowSpan style="font-family:sans serif">File &gt;
+Open</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+O</flowSpan>). Para guardar, use <flowSpan style="font-family:sans serif">File &gt; Save</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+S</flowSpan>), o <flowSpan style="font-family:sans serif">Save As</flowSpan> (<flowSpan style="font-weight:bold">Mayus+Ctrl+S</flowSpan>)
+para guardar bajo un nuevo nombre. (Inkscape puede aún ser inestable, así que recuerde guardar a menudo!)</flowDiv></flowRoot>
+
+<rect id="d0e141" width="288" height="1000px" x="10" y="692.567219" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e141" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape usa el formato SVG (Scalable Vector Graphics/Gráficos de Vectores Escalables) para estos archivos. SVG es un estandar abierto extensamente soportado por software gráficos. Los archivos SVG están basados en XML y pueden ser editados
+con cualquier editor de XML (aparte de Inkscape, por supuesto). Además de SVG,
+Inkscape puede importar y exportar muchos otros formatos (EPS, PNG)</flowDiv></flowRoot>
+
+<rect id="d0e144" width="288" height="1000px" x="10" y="777.625974" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e144" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape abre una ventana aparte para cada documento. Usted puede navegar a través de ellas usando su manejador de ventanas (ejemplo por medio de <flowSpan style="font-weight:bold">Alt+Tab</flowSpan>), o puede usar los atajos de Inkscape <flowSpan style="font-weight:bold">Ctrl+Tab</flowSpan>, el cual haráa un ciclo a través de las ventanas de documentos. (Ahora cree un nuevo documento y cambie entre estos documentos para practicar.)</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="865.2566640000001"><tspan x="10" y="865.2566640000001">Creando Formas</tspan></text>
+<rect id="d0e159" width="288" height="1000px" x="10" y="870.1566640000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e159" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Es hora para algunas formas fantásticas! Haga Click sobre la herramienta Rectángulo (o presione <flowSpan style="font-weight:bold">F4</flowSpan>) y haga click y arrastre, o en un nuevo documento o aquí:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="11.835085" x="8.2425785" height="21.105692" width="19.394419" id="basic-f01.svgrect824" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="7.2717309" x="37.904560" height="15.971874" width="23.387388" id="basic-f01.svgrect825" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="0.99707252" x="69.848328" height="48.486046" width="71.303009" id="basic-f01.svgrect826" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="2.7083151" x="108.63728" height="22.246540" width="55.331135" id="basic-f01.svgrect827" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="15.828066" x="122.32764" height="25.098660" width="39.929688" id="basic-f01.svgrect828" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="23.814028" x="152.56003" height="24.528236" width="35.366295" id="basic-f01.svgrect829" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="4.4196191" x="176.51784" height="28.521204" width="31.943748" id="basic-f01.svgrect830" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="41.052860" x="213.38797" height="3.5281835" width="8.8204584" id="basic-f01.svgrect742" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="28.116152" x="232.79292" height="4.1162143" width="7.0563669" id="basic-f01.svgrect743" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="20.471804" x="247.49321" height="1.7640917" width="4.1162143" id="basic-f01.svgrect744" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 918.9869850000001) " y="17.531618" x="259.25388" height="1.1760612" width="2.9401529" id="basic-f01.svgrect745" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e175" width="288" height="1000px" x="10" y="980.7230310000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e175" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Como puede observar, los rectángulos por defecto se muestran azules, con un <flowSpan style="font-style:italic">relleno</flowSpan> azul y (delineado),
+en parte transparente. Podemos observar como editarlos más adelante. Con otras herramientas, también podemos crear elipses,
+estrellas y espirales:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath750" sodipodi:cx="17.934933" sodipodi:cy="659.92175" sodipodi:rx="9.7025042" sodipodi:ry="3.8221989" d="M 27.637437 659.92175 A 9.7025042 3.8221989 0 1 1 8.2324286,659.92175 A 9.7025042 3.8221989 0 1 1 27.637437 659.92175 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath751" sodipodi:cx="25.873346" sodipodi:cy="681.67889" sodipodi:rx="5.2922754" sodipodi:ry="14.406750" d="M 31.165622 681.67889 A 5.2922754 14.406750 0 1 1 20.581071,681.67889 A 5.2922754 14.406750 0 1 1 31.165622 681.67889 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath752" sodipodi:cx="41.162140" sodipodi:cy="663.44995" sodipodi:rx="9.9965200" sodipodi:ry="9.1144743" d="M 51.158660 663.44995 A 9.9965200 9.1144743 0 1 1 31.165620,663.44995 A 9.9965200 9.1144743 0 1 1 51.158660 663.44995 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath753" sodipodi:cx="54.098812" sodipodi:cy="694.61554" sodipodi:rx="15.288795" sodipodi:ry="6.1743212" d="M 69.387608 694.61554 A 15.288795 6.1743212 0 1 1 38.810017,694.61554 A 15.288795 6.1743212 0 1 1 69.387608 694.61554 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath754" sodipodi:cx="57.038967" sodipodi:cy="671.09436" sodipodi:rx="16.464857" sodipodi:ry="15.582810" d="M 73.503824 671.09436 A 16.464857 15.582810 0 1 1 40.574110,671.09436 A 16.464857 15.582810 0 1 1 73.503824 671.09436 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath755" sodipodi:cx="80.560188" sodipodi:cy="672.85840" sodipodi:rx="9.9965200" sodipodi:ry="4.4102292" d="M 90.556708 672.85840 A 9.9965200 4.4102292 0 1 1 70.563668,672.85840 A 9.9965200 4.4102292 0 1 1 90.556708 672.85840 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath762" sodipodi:cx="178.76129" sodipodi:cy="683.14899" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="15.535585" sodipodi:argument="-18.335104" sodipodi:t0="0.0000000" d="M 178.76129,683.14899 C 179.43940,683.53227 178.57919,684.25216 178.12426,684.27605 C 176.89141,684.34078 176.29157,682.90524 176.50718,681.87492 C 176.89284,680.03191 179.00433,679.24203 180.67239,679.76781 C 183.12034,680.53942 184.12361,683.40459 183.26952,685.69712 C 182.13117,688.75271 178.48869,689.97405 175.57612,688.78428 C 171.91095,687.28707 170.46972,682.85734 171.99894,679.32678 C 173.85103,675.05081 179.07314,673.38875 183.22053,675.25958 C 188.10809,677.46428 189.99154,683.48174 187.77776,688.24526 C 185.22185,693.74493 178.40716,695.85016 173.02799,693.29251 C 166.91583,690.38635 164.58856,682.77314 167.49071,676.77865 C 170.74648,670.05373 179.15910,667.50424 185.76866,670.75135 C 193.10654,674.35625 195.87840,683.56893 192.28599,690.79339"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath763" sodipodi:cx="205.81070" sodipodi:cy="671.38837" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="16.818087" sodipodi:argument="-21.354641" sodipodi:t0="0.0000000" d="M 205.81070,671.38837 C 205.13259,670.88716 206.15177,670.22701 206.64374,670.26131 C 207.97697,670.35425 208.43229,671.97579 208.06482,673.05445 C 207.40750,674.98393 205.03460,675.55435 203.31157,674.76954 C 200.78296,673.61781 200.08259,670.40695 201.30246,668.05620 C 202.92837,664.92301 207.00318,664.09077 209.97591,665.75307 C 213.71680,667.84491 214.68154,672.79461 212.57305,676.38662 C 210.01940,680.73704 204.18919,681.83462 199.97940,679.27778 C 195.01831,676.26463 193.78767,669.55064 196.79423,664.72403 C 200.26542,659.15151 207.86528,657.78765 213.30808,661.24483 C 219.49255,665.17311 220.98974,673.66023 217.08129,679.71879 C 212.69660,686.51558 203.32122,688.14619 196.64723,683.78602 C 189.23783,678.94540 187.47374,668.68104 192.28599,661.39185"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(2.775740,-631.9013)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath764" sodipodi:cx="245.20876" sodipodi:cy="663.15594" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="35.095131" sodipodi:argument="-15.859339" sodipodi:t0="0.0000000" d="M 245.20876,663.15594 C 243.46926,663.42129 243.99287,660.94206 244.76773,660.26479 C 246.86756,658.42946 249.93635,660.14267 250.99106,662.27390 C 252.87768,666.08617 250.22882,670.43581 246.53182,671.82940 C 241.10633,673.87454 235.32592,670.18454 233.64415,664.92004 C 231.40263,657.90328 236.16922,650.65080 243.00364,648.70019 C 251.60406,646.24555 260.34573,652.10387 262.55566,660.50981 C 265.23218,670.69052 258.27435,680.93019 248.29592,683.39400 C 236.53668,686.29751 224.79385,678.23569 222.07955,666.68413 C 218.94579,653.34739 228.11444,640.09810 241.23955,637.13559 C 256.15313,633.76940 270.91112,644.04677 274.12026,658.74571 C 277.72043,675.23570 266.33299,691.50399 250.06001,694.95860 C 231.99391,698.79387 214.21416,686.29540 210.51495,668.44822"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(2.775740,-653.1611)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath776" sodipodi:cx="216.98329" sodipodi:cy="669.62427" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="13.422048" sodipodi:argument="-18.346712" sodipodi:t0="0.0000000" d="M 216.98329,669.62427 C 217.57295,669.94858 216.83704,670.57912 216.44426,670.60432 C 215.37986,670.67261 214.84726,669.43847 215.02319,668.54621 C 215.33788,666.95018 217.15407,666.24662 218.60038,666.68412 C 220.72289,667.32615 221.61834,669.79130 220.90349,671.78038 C 219.95071,674.43151 216.81624,675.52315 214.28815,674.52452 C 211.10680,673.26784 209.81731,669.45547 211.10299,666.39010 C 212.66012,662.67752 217.15481,661.18931 220.75649,662.76391 C 225.00095,664.61953 226.68841,669.79911 224.82370,673.93650 C 222.67081,678.71328 216.80473,680.60032 212.13203,678.44472 C 206.82262,675.99539 204.73575,669.44171 207.18279,664.23398 C 209.92799,658.39170 217.17006,656.10483 222.91261,658.84371 C 229.28792,661.88438 231.77492,669.81540 228.74390,676.09261"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(16.42857,-45.00000)" d="M 103.57143,87.362183 L 89.167288,83.363007 L 77.706936,92.961601 L 77.059255,78.026636 L 64.389006,70.093323 L 78.392857,64.862183 L 82.022564,50.360532 L 91.325101,62.062474 L 106.23863,61.033274 L 97.984066,73.496612 L 103.57143,87.362183 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3575959" sodipodi:arg1="0.72927738" sodipodi:r2="11.255667" sodipodi:r1="22.511335" sodipodi:cy="72.362183" sodipodi:cx="86.785713" sodipodi:sides="5" id="basic-f02.svgpath1306" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(16.42857,-45.00000)" d="M 109.28572,85.933610 L 99.673657,78.247016 L 87.892402,81.807554 L 92.232497,70.290653 L 85.205616,60.186281 L 97.500003,60.755039 L 104.93841,50.949655 L 108.19666,62.818067 L 119.82073,66.862379 L 109.54005,73.628704 L 109.28572,85.933610 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.7613236" sodipodi:arg1="1.1330050" sodipodi:r2="9.2668076" sodipodi:r1="18.533615" sodipodi:cy="69.147896" sodipodi:cx="101.42857" sodipodi:sides="5" id="basic-f02.svgpath1308" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(16.42857,-45.00000)" d="M 127.14286,79.862180 L 116.86250,78.323912 L 109.76721,85.920559 L 108.05339,75.668004 L 98.635983,71.267482 L 107.85714,66.469323 L 109.13215,56.153004 L 116.54496,63.440134 L 126.75036,61.464820 L 122.11058,70.766673 L 127.14286,79.862180 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2353062" sodipodi:arg1="0.60698766" sodipodi:r2="7.8266454" sodipodi:r1="15.653291" sodipodi:cy="70.933609" sodipodi:cx="114.28571" sodipodi:sides="5" id="basic-f02.svgpath1310" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(16.42857,-45.00000)" d="M 144.64285,71.290753 L 134.13330,73.039322 L 129.61570,82.688128 L 124.70509,73.233290 L 114.13251,71.918448 L 121.60713,64.326467 L 119.59052,53.865043 L 129.12071,58.627780 L 138.44694,53.477107 L 136.86230,64.012620 L 144.64285,71.290753 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="0.92190752" sodipodi:arg1="0.29358899" sodipodi:r2="8.0218134" sodipodi:r1="16.043627" sodipodi:cy="66.647896" sodipodi:cx="129.28571" sodipodi:sides="5" id="basic-f02.svgpath1312" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(16.42857,-45.00000)" d="M 162.50000,66.647894 L 157.19688,66.620372 L 154.16778,70.973359 L 152.55520,65.921280 L 147.47922,64.385585 L 151.78572,61.290752 L 151.67769,55.988653 L 155.95183,59.128019 L 160.96104,57.386837 L 159.29611,62.421906 L 162.50000,66.647894 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0919661" sodipodi:arg1="0.46364761" sodipodi:r2="3.9929783" sodipodi:r1="7.9859571" sodipodi:cy="63.076466" sodipodi:cx="155.35715" sodipodi:sides="5" id="basic-f02.svgpath1314" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1051.876655) translate(16.42857,-45.00000)" d="M 180.00001,69.505041 L 176.29332,68.425150 L 173.30236,70.866421 L 173.18397,67.007450 L 169.93792,64.917268 L 173.57144,63.612184 L 174.55624,59.879109 L 176.92026,62.931494 L 180.77495,62.714508 L 178.60248,65.906070 L 180.00001,69.505041 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3702658" sodipodi:arg1="0.74194727" sodipodi:r2="2.9069321" sodipodi:r1="5.8138647" sodipodi:cy="65.576469" sodipodi:cx="175.71429" sodipodi:sides="5" id="basic-f02.svgpath1316" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e191" width="288" height="1000px" x="10" y="1124.34681" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e191" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Estas herramientas son colectivamente conocidas como <flowSpan style="font-style:italic">herramientas de formas</flowSpan>. Cada forma que cree
+muestran uno o más <flowSpan style="font-style:italic">manejadores</flowSpan> en forma de diamante; intente arrastrándolos
+para observar como responden las formas. El panel de control para una herramienta de forma
+es otra manera para transformar una forma; estos controles afectan a las formas actualmente seleecionadas
+(i.e. aquellas que muestren los manejadores) <flowSpan style="font-style:italic">y</flowSpan> configure el por defecto que
+aplicará a las formas recien creadas.</flowDiv></flowRoot>
+
+<rect id="d0e203" width="288" height="1000px" x="10" y="1220.680101" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e203" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para <flowSpan style="font-style:italic">deshacer</flowSpan> su última acción, presione
+<flowSpan style="font-weight:bold">Ctrl+Z</flowSpan>. (O, si cambia de parecer, puede
+<flowSpan style="font-style:italic">rehacer</flowSpan> la acción deshecha mediante <flowSpan style="font-weight:bold">Mayus+Ctrl+Z</flowSpan>.)</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1274.6922519999998"><tspan x="10" y="1274.6922519999998">Moviendo, Escalando, Rotando</tspan></text> <rect id="d0e224" width="288" height="1000px" x="10" y="1279.592252" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e224" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La herramienta más utilizada en Inkscape es
+el <flowSpan style="font-style:italic">Selector</flowSpan>. Click en el botón más superior (con la forma de cursor) sobre la
+barra de herramientas, o presione <flowSpan style="font-weight:bold">F1</flowSpan> o <flowSpan style="font-weight:bold">Barra Espaceadora</flowSpan>. Ahora puede seleccionar
+cualquier objeto en la pizarra. Click sobre el rectángulo de más abajo.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1350.8855199999998) " y="-0.47140065" x="25.427231" height="38.810017" width="40.574112" id="basic-f03.svgrect804" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e246" width="288" height="1000px" x="10" y="1402.9455369999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e246" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Usted podrá observar que ocho manejadores en forma de flecha aparecen alrededor del objeto.
+Ahora puede:</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1438.7021069999998)"/><rect id="d0e253" width="258" height="1000px" x="20" y="1432.7021069999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e253" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Mover</flowSpan> los objetos al arrastralos. (Presione <flowSpan style="font-weight:bold">Ctrl</flowSpan> para restringir movimientos a
+horizontal y vertical.)</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1468.1223489999998)"/><rect id="d0e264" width="258" height="1000px" x="20" y="1462.1223489999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e264" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Escalar</flowSpan> los objetos mediante el arrastrado de cualquier manejador. (Presione <flowSpan style="font-weight:bold">Ctrl</flowSpan> para preservar el radio de alto/ancho original.)
+</flowDiv></flowRoot>
+
+
+<rect id="d0e273" width="288" height="1000px" x="10" y="1502.7352869999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e273" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ahora click en el rectángulo de nuevo. Los manejadores cambian. Ahora puede:</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1538.3729119999998)"/><rect id="d0e280" width="258" height="1000px" x="20" y="1532.3729119999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e280" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Rotar</flowSpan> los objetos mediante el arrastrado de los manejadores de las esquinas. (Presione <flowSpan style="font-weight:bold">Ctrl</flowSpan> para restringir la rotación a pasos de 15 grados. Arrastre la marca en forma de cruz para la posición del eje de rotación.)</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1590.1578509999997)"/><rect id="d0e291" width="258" height="1000px" x="20" y="1584.1578509999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e291" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Inclinar</flowSpan> (esquilar) los objetos mediante el arrastre de los manejadores no-esquinas. (Presione <flowSpan style="font-weight:bold">Ctrl</flowSpan> para restringir inclinaciones a pasos de 15 grados.)</flowDiv></flowRoot>
+
+
+<rect id="d0e300" width="288" height="1000px" x="10" y="1624.7707889999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e300" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Mientras use el Selector, también podrá usar los campos de entradas numéricos en la barra de control (Sobre la pizarra) para configurar valores exactos para cordenadas (X y Y) y tamaño (W y H) de la selección.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1689.9135449999997"><tspan x="10" y="1689.9135449999997">Transformación por medio del teclado</tspan></text>
+
+<rect id="d0e309" width="288" height="1000px" x="10" y="1694.8135449999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e309" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una de las características de Inkscape que lo diferencian de otros muchos editores vectoriales es su énfasis en la accesibilidad por teclado. Existe dificilmente algún comando o acción que
+sea imposible realizar por teclado y la transformación no es la excepción.</flowDiv></flowRoot>
+
+<rect id="d0e312" width="288" height="1000px" x="10" y="1757.9671689999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e312" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Usted puede usar el teclado para mover (teclas de <flowSpan style="font-weight:bold">flecha</flowSpan>), escalar
+(teclas <flowSpan style="font-weight:bold">&lt;</flowSpan> y <flowSpan style="font-weight:bold">&gt;</flowSpan>), y rotar (teclas <flowSpan style="font-weight:bold">[</flowSpan>
+y <flowSpan style="font-weight:bold">]</flowSpan>) objetos. Las distancias por defecto de mover y escalar es de 2 px; con
+<flowSpan style="font-weight:bold">Mayus</flowSpan>, puede mover o escalar por 10 veces. <flowSpan style="font-weight:bold">Ctrl+&gt;</flowSpan>
+y <flowSpan style="font-weight:bold">Ctrl+&lt;</flowSpan> escalan más y menos al 200% o 50% del original,
+respectivamente. Por defecto la rotación es de 15 grados; con <flowSpan style="font-weight:bold">Ctrl</flowSpan>, rota
+por 90 grados.</flowDiv></flowRoot>
+
+<rect id="d0e342" width="288" height="1000px" x="10" y="1832.1581979999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e342" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Más sin embargo considere como el más útil la<flowSpan style="font-style:italic">transformaciones tamaño-pixel</flowSpan>, invocada mediante el uso de <flowSpan style="font-weight:bold">Alt</flowSpan> con la tecla de tranformación. Por ejemplo, <flowSpan style="font-weight:bold">Alt+flechas</flowSpan> moverá la selección 1 pixel
+<flowSpan style="font-style:italic">en el zoom actual</flowSpan> (i.e. por 1 <flowSpan style="font-style:italic">pixel de pantalla</flowSpan>,
+no se confunda con la unidad px la cual es una uidad de medida SVG independiente del
+zoom). Esto significa que si usted amplia, un <flowSpan style="font-weight:bold">Alt+flecha</flowSpan> resultará un
+movimiento absolutamente <flowSpan style="font-style:italic">pequeño</flowSpan> el cual aún se observa como si
+empujase un pixel sobre su pantalla. Así esto es posible para posicionar objetos con presición
+arbitaria simplemente mediante un acercamiento o alejamiento como lo requiera.</flowDiv></flowRoot>
+
+<rect id="d0e366" width="288" height="1000px" x="10" y="1962.4265979999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e366" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Igualmente, <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan> y <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan>
+escalan selecciones haciendola visibles en un tamaño de un pixel de pantalla, y
+<flowSpan style="font-weight:bold">Alt+[</flowSpan> y <flowSpan style="font-weight:bold">Alt+]</flowSpan> lo rotan de la manera más alejada del punto central
+movido mediante un pixel de pantalla.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2027.6925899999997"><tspan x="10" y="2027.6925899999997">Selecciones Multiples</tspan></text> <rect id="d0e387" width="288" height="1000px" x="10" y="2032.5925899999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e387" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Puede seleccionar cualquier número de objetos
+simultáneamente mediante <flowSpan style="font-weight:bold">Mayus+click</flowSpan>sobre los objetos deseados a selaccionar. O, puede
+<flowSpan style="font-weight:bold">arrastrar</flowSpan> alrededor de los objetos que requiere seleccionar; esto es llamado
+<flowSpan style="font-style:italic">Selección elástica</flowSpan>. (El selector crea selcciones elásticas cuando se arrastra a desde un espacio vacio; sin embargo, si presiona <flowSpan style="font-weight:bold">Mayus</flowSpan> antes de iniciar el arrastrado, Inkscape siempre creará la selección elástica.) Practique mediante la sección de todas las tres formas a continuación:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2135.695985) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.80106297pt" id="basic-f04.svgrect878" width="25.253300" height="26.656260" x="58.427742" y="5.9826937"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2135.695985) matrix(0.801064,0.000000,0.000000,0.801064,32.31095,-983.8304)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f04.svgpath879" sodipodi:cx="112.96418" sodipodi:cy="1251.6860" sodipodi:rx="21.892282" sodipodi:ry="17.805723" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2135.695985) matrix(0.873025,0.000000,0.000000,0.873025,27.59957,4.053390)" d="M 182.83762,29.582728 L 169.65440,26.364328 L 159.52939,35.399790 L 158.51643,21.867261 L 146.79439,15.029915 L 159.35157,9.8847525 L 162.23196,-3.3764213 L 171.00569,6.9762223 L 184.50790,5.6177117 L 177.37318,17.161160 L 182.83762,29.582728 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3262214" sodipodi:arg1="0.69790282" sodipodi:r2="10.217657" sodipodi:r1="20.435314" sodipodi:cy="16.450745" sodipodi:cx="167.18025" sodipodi:sides="5" id="basic-f04.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.91757278pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e412" width="288" height="1000px" x="10" y="2182.549917" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e412" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ahora, utilice selecciones elásticas (mediante arrastrado o <flowSpan style="font-weight:bold">Mayus+arrastrar</flowSpan>) para seleccionar las dos elipses pero no el rectángulo:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2220.327183) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.93523197pt" id="basic-f05.svgrect894" width="151.14369" height="39.698006" x="46.656612" y="1.7362769"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2220.327183) matrix(0.707107,-0.707107,0.707107,0.707107,28.79286,65.47778)" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z" sodipodi:ry="12.500000" sodipodi:rx="6.6071429" sodipodi:cy="25.040749" sodipodi:cx="88.035713" id="basic-f05.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2220.327183) matrix(0.707107,-0.707107,0.707107,0.707107,56.47143,65.83492)" sodipodi:type="arc" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" id="basic-f05.svgpath1292" sodipodi:cx="88.035713" sodipodi:cy="25.040749" sodipodi:rx="6.6071429" sodipodi:ry="12.500000" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z"/>
+
+<rect id="d0e428" width="288" height="1000px" x="10" y="2273.1942289999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e428" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cada objeto individual dentro de una selección muestra una <flowSpan style="font-style:italic">señal de selección
+</flowSpan> — por defecto, un marco rectángular. Estos marcos hacen más sencillo el observar
+que está selccionado y que no loo está. Por ejemplo, si selecciona ambas elipses
+y el rectágulo, sin los marcos le sería muy difícil adivinar cual de las elipses
+están seleccionadas y cuales no.</flowDiv></flowRoot>
+
+<rect id="d0e434" width="288" height="1000px" x="10" y="2347.6387999999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e434" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Mayus+click</flowSpan> sobre un objeto selccionado lo excluye de la selección. Seleccione los tres objetos de a continuación, después emplee <flowSpan style="font-weight:bold">Mayus+click</flowSpan> para excluir ambas elipses de la selección, dejando solo
+seleccionado el rectángulo.</flowDiv></flowRoot>
+
+<rect id="d0e442" width="288" height="1000px" x="10" y="2399.4237369999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e442" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Presionando <flowSpan style="font-weight:bold">Esc</flowSpan> deseleciona cualquier objeto selccionado.
+<flowSpan style="font-weight:bold">Ctrl+A</flowSpan> selecciona todos los objetos en la capa actual (si no ha creado capas, esto es lo mismo que todos los objetos en el documento).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2453.6366749999997"><tspan x="10" y="2453.6366749999997">Agrupando</tspan></text>
+
+<rect id="d0e457" width="288" height="1000px" x="10" y="2458.536675" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e457" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Muchos objetos pueden ser combinados en un <flowSpan style="font-style:italic">grupo</flowSpan>. Un grupo
+se comporta como un objeto sencillo cuando usted lo arrastra o lo transforma. adelante, los tres objetos
+sobre la izquierda son independientes; los mismo tres objetos sobre la derecha son están agrupadas. Intente arrastrar
+el grupo.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2529.472917) " y="22.484795" x="14.389485" height="33.276272" width="31.524887" id="basic-f06.svgrect1370" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2529.472917) translate(-67.83676,-1232.299)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1371" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2529.472917) translate(-85.47640,-1195.746)" d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1372" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2529.472917) translate(-8.869910,-1456.949)" id="basic-f06.svgg1376">
+ <rect y="1479.4336" x="186.25153" height="33.276272" width="31.524887" id="basic-f06.svgrect1373" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+ <path transform="translate(104.0253,224.6495)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1374" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <polygon d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" transform="translate(86.38563,261.2024)" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1375" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/>
+ </g>
+
+<rect id="d0e473" width="288" height="1000px" x="10" y="2607.016565" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e473" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para crear un grupo, seleccione uno o más objetos y presiones
+<flowSpan style="font-weight:bold">Ctrl+G</flowSpan>. Para desagrupar uno o más grupos, seleccionélos y presione
+<flowSpan style="font-weight:bold">Ctrl+U</flowSpan>. Los mismo grupos pueden ser agrupados, así como cualquier otro objeto;
+dichos grupos recursivos pueden ir atras en una profundidad arbitraria. Sin embargo,
+<flowSpan style="font-weight:bold">Ctrl+U</flowSpan> solo desagrupa el nivel superior de agrupación en una selección; necesitará presionar <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> repetidamente si quiere desagrupar completamente un grupo profundo dentro de un grupo. </flowDiv></flowRoot>
+
+<rect id="d0e488" width="288" height="1000px" x="10" y="2703.887918" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e488" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">No tiene necesariamente que desagrupar, sin embargo, si desea editar
+un objeto dentro de un grupo. Solo <flowSpan style="font-weight:bold">Ctrl+click</flowSpan> sobre el objeto y este
+será seleccionado y editable solo, o <flowSpan style="font-weight:bold">Mayus+Ctrl+click</flowSpan> sobre varios objetos
+(dentro o afuera de cualquier grupo) por múltiples selecciones sea cual sea la agrupación.
+Intente mover o transformar las formas individuales en el grupo
+(adelante a la derecha) sin desagrupar, entonces deseleccione y seleccione
+el grupo normalmente para observar que continua aún agrupado.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2814.002243"><tspan x="10" y="2814.002243">Relleno y borde</tspan></text>
+
+<rect id="d0e503" width="288" height="1000px" x="10" y="2818.902243" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e503" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Algunas funciones de Inkscape están disponibles vía <flowSpan style="font-style:italic">dialogos</flowSpan>. Probablemente la
+forma más sencilla de pintar un objeto de algún color es abrir el dialogo -- desde el
+menú de Objetos, selccione un objeto y click en un -- para pintarlo (cambia su color de relleno).</flowDiv></flowRoot>
+
+<rect id="d0e509" width="288" height="1000px" x="10" y="2871.002812" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e509" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Es más poderoso el dialogo de Relleno y Borde (<flowSpan style="font-weight:bold">Mayus+Ctrl+F</flowSpan>).
+Seleccione la forma de adelante y abra el dialogo de Relleno y Borde.</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2918.1841160000004) translate(3.065620,-1432.258)" d="M 190.31691 1450.1674 A 66.260643 16.346237 0 1 1 57.795624,1450.1674 A 66.260643 16.346237 0 1 1 190.31691 1450.1674 z" sodipodi:ry="16.346237" sodipodi:rx="66.260643" sodipodi:cy="1450.1674" sodipodi:cx="124.05627" id="basic-f07.svgpath930" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e525" width="288" height="1000px" x="10" y="2964.1265900000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e525" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Podrá observar que el dialogo posee tres pestañas: Relleno, Color de trazo y Estilo de
+trazo. La pestaña Relleno le permite editar el <flowSpan style="font-style:italic">relleno</flowSpan> (interior) del objeto(s) seleccionado(s).
+Usando el botón más abajo de la pestañ puede seleccionar los tipos de relleno,
+incluyendo sin relleno (el botón con la X), color uniforme, así como gradientes lineales o radiales.
+Para las siguientes formas, el botón de relleno uniforme será activado.</flowDiv></flowRoot>
+
+<rect id="d0e531" width="288" height="1000px" x="10" y="3047.9958920000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e531" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Más abajo, puede observar una colección de <flowSpan style="font-style:italic">selectores de color</flowSpan>, cada
+uno esta se encuentra en su propia pestaña: RGB, CMYK, HSL y Rueda. Considere el Selector de Rueda , donde
+puede rotar el triángulo para escoger un matiz en la rueda, y después seleccione
+una sombra que es el matiz del triángulo. Todos los selectores de color contienen un desplazador
+para configurar el <flowSpan style="font-style:italic">alfa</flowSpan> (opacidad) de el/los objeto(s) seleccionado(s).</flowDiv></flowRoot>
+
+<rect id="d0e540" width="288" height="1000px" x="10" y="3133.6124600000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e540" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cuando selecciona un objeto, el selector de color es actualizado para mostrar su relleno y borde actual (para selecciones de múltiples objetos, el dialogo muestra su color <flowSpan style="font-style:italic">promedio</flowSpan>). Trabaje con estos ejemplos o cree sus propios:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3193.376701) matrix(0.997770,0.000000,0.000000,0.935740,0.128430,-1529.560)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath969" style="font-size:12.000000;fill:#80765b;fill-opacity:0.74999601;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3193.376701) matrix(0.997770,0.000000,0.000000,0.935740,35.03744,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath970" style="font-size:12.000000;fill:#d0765b;fill-opacity:0.26769200;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3193.376701) matrix(0.997770,0.000000,0.000000,0.935740,70.39144,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath971" style="font-size:12.000000;fill:#12c097;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3193.376701) matrix(0.997770,0.000000,0.000000,0.935740,104.1760,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath972" style="font-size:12.000000;fill:#e7da05;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3193.376701) matrix(0.997770,0.000000,0.000000,0.935740,135.9942,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath973" style="font-size:12.000000;fill:#3d0fa1;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3193.376701) matrix(0.997770,0.000000,0.000000,0.935740,167.8130,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath974" style="font-size:12.000000;fill:#6fe225;fill-opacity:0.74901998;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3193.376701) matrix(0.997770,0.000000,0.000000,0.935740,199.6311,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath975" style="font-size:12.000000;fill:#ff3077;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e556" width="288" height="1000px" x="10" y="3240.453578" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e556" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Usando la pestaña color de borde, remueva el <flowSpan style="font-style:italic">borde</flowSpan>
+(reborde) del objeto, o asignele cualquier color o transparencia:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3278.017374) matrix(0.998498,0.000000,0.000000,0.936426,0.813185,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1010" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3278.017374) matrix(0.998498,0.000000,0.000000,0.936426,27.35753,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1011" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3278.017374) matrix(0.998498,0.000000,0.000000,0.936426,57.22005,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1012" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:0.15692295" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3278.017374) matrix(0.998498,0.000000,0.000000,0.936426,83.76456,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1013" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3278.017374) matrix(0.998498,0.000000,0.000000,0.936426,113.6271,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1014" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#00ff7c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3278.017374) matrix(0.998498,0.000000,0.000000,0.936426,146.8075,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1015" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#16417c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3278.017374) matrix(0.998498,0.000000,0.000000,0.936426,176.6700,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1016" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#7c7016;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3278.017374) matrix(0.998498,0.000000,0.000000,0.936426,203.2139,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1017" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e572" width="288" height="1000px" x="10" y="3324.573563" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e572" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La última pestaña Estilo de borde, le permite configurar el grosor y otros parámetros
+del borde:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3362.330133) matrix(0.988814,0.000000,0.000000,0.927344,3.801590,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1033" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3362.330133) matrix(0.988814,0.000000,0.000000,0.927344,30.08856,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1034" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.4210501;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3362.330133) matrix(0.988814,0.000000,0.000000,0.927344,62.94734,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1035" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.6841898;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3362.330133) matrix(0.988814,0.000000,0.000000,0.927344,95.80570,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1036" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:1.8157800 3.6315700 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3362.330133) matrix(0.988814,0.000000,0.000000,0.927344,131.9508,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1037" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 7.2631200 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3362.330133) matrix(0.988814,0.000000,0.000000,0.927344,168.0951,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1038" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 3.6315600 1.8157800 3.6315600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3362.330133) matrix(0.988814,0.000000,0.000000,0.927344,204.2394,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1039" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84736598;stroke-dasharray:0.84736600 0.84736600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e585" width="288" height="1000px" x="10" y="3416.627638" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e585" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Finalmente, en vez de un color uniforme, puede usar <flowSpan style="font-style:italic">gradientes</flowSpan> para
+rellenos y/o bordes:</flowDiv></flowRoot>
+
+<defs id="basic-f11.svgdefs3">
+ <linearGradient id="basic-f11.svglinearGradient841">
+ <stop id="basic-f11.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f11.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f11.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f11.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1054" xlink:href="#basic-f11.svglinearGradient841"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1059" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1062">
+ <stop id="basic-f11.svgstop1063" offset="0.00000000" style="stop-color:#65ab00;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1064" offset="1.00000000" style="stop-color:#a79782;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1061" xlink:href="#basic-f11.svglinearGradient1062"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1069" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2028.3505" x2="56.198539" y1="2028.3505" x1="8.0307071" gradientTransform="scale(1.227046,0.814966)" id="basic-f11.svglinearGradient1074" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1070">
+ <stop id="basic-f11.svgstop1071" offset="0.00000000" style="stop-color:#000000;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1072" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2034.2770" fx="24.338306" r="24.696975" cy="2034.2770" cx="24.338306" id="basic-f11.svgradialGradient1090" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1077">
+ <stop id="basic-f11.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="basic-f11.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.8724" fx="39.346432" r="25.290115" cy="2014.8724" cx="39.346432" id="basic-f11.svgradialGradient1076" xlink:href="#basic-f11.svglinearGradient1077"/>
+ <linearGradient id="basic-f11.svglinearGradient1080">
+ <stop id="basic-f11.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2012.5887" fx="48.497728" r="40.477053" cy="2012.5887" cx="48.497728" id="basic-f11.svgradialGradient1083" xlink:href="#basic-f11.svglinearGradient1080"/>
+ <linearGradient id="basic-f11.svglinearGradient1056">
+ <stop id="basic-f11.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.6514" fx="39.611818" r="33.928718" cy="2014.6514" cx="39.611818" id="basic-f11.svgradialGradient1085" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1087">
+ <stop id="basic-f11.svgstop1088" offset="0.00000000" style="stop-color:#f56f52;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1089" offset="1.00000000" style="stop-color:#aba6a6;stop-opacity:0.243137;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2028.3505" fx="32.114623" r="24.083916" cy="2028.3505" cx="32.114623" id="basic-f11.svgradialGradient1086" xlink:href="#basic-f11.svglinearGradient1087"/>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3454.04788) matrix(1.066286,0.000000,0.000000,1.000000,-1.648820,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1053" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1054);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3454.04788) matrix(1.066286,0.000000,0.000000,1.000000,26.69766,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1055" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1059);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3454.04788) matrix(1.066286,0.000000,0.000000,1.000000,62.13073,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1060" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1061);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3454.04788) matrix(1.066286,0.000000,0.000000,1.000000,94.02050,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1065" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1069);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3454.04788) matrix(1.066286,0.000000,0.000000,1.000000,136.5401,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1073" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1090);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svglinearGradient1074);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3454.04788) matrix(-1.066286,0.000000,0.000000,-1.000000,263.0961,1673.309)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1075" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1083);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1076);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3454.04788) matrix(1.066286,0.000000,0.000000,1.000000,214.4927,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1084" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1086);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1085);stroke-width:3.6436801;stroke-dasharray:3.6436800 3.6436800 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e601" width="288" height="1000px" x="10" y="3505.426609" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e601" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cuando cambia de color uniforme a gradiente, el nuevo gradiente creado usa el color uniforme previo, presentandolo de opaco a transparente. CAmbie a la herramienta Gradiente
+(<flowSpan style="font-weight:bold">Ctrl+F1</flowSpan>) para arrastrar el <flowSpan style="font-style:italic">manejador gradiente</flowSpan> —
+los controles conectads por líneas que defiene la dirección y longitud del gradiente. Cuando alguno de los manejadores de gradiente es seleccionado (Azul claro), el dialogo de relleno y el borde configura el color del manejador en vez de todo el color del objeto seleccionado.</flowDiv></flowRoot>
+
+<rect id="d0e610" width="288" height="1000px" x="10" y="3601.899544" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e610" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Otas manera conveniente para cambiar el color de un objeto es usando la herramienta Balde???
+(<flowSpan style="font-weight:bold">F7</flowSpan>). Solo haga <flowSpan style="font-weight:bold">click</flowSpan> dentro del dibujo con la herramienta y el color seleccionado será asignado al relleno del objeto seleccionado (<flowSpan style="font-weight:bold">Mayus+click</flowSpan> asignará el color de borde).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3677.9193659999996"><tspan x="10" y="3677.9193659999996">Duplicado, Alineación, Distribución</tspan></text>
+
+<rect id="d0e628" width="288" height="1000px" x="10" y="3682.8193659999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e628" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una de las operaciones más comunes es el <flowSpan style="font-style:italic">duplicar</flowSpan> un objeto
+(<flowSpan style="font-weight:bold">Ctrl+D</flowSpan>). El duplicado es colocadi exactamente debajo del original y es seleccionado, así, así se le posibilita el arrastrar mediante el ratón o las teclas de flechas. Para practicar, intente llenar la línea con copias de estos
+cuadrados negros:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3754.112632) " y="0.90724945" x="-0.11450195" height="11.092096" width="11.092096" id="basic-f12.svgrect1117" style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/>
+
+<rect id="d0e647" width="288" height="1000px" x="10" y="3777.2047279999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e647" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Las opciones son, sus copias del cuadrado son colocados más o menos aleatoriamente. Este dialogo de Alineación (<flowSpan style="font-weight:bold">Ctrl+Mayus+A</flowSpan>) es útil. Seleccione todos los cuadrados
+(<flowSpan style="font-weight:bold">Mayus+click</flowSpan> o arrastre una selección elástica), abra el dialogo y presione el botón "Centro en las equis horizontales", entonces el botán "Hacer espacios horizontales entre objetos iguales"(lea los mensajes de las herramientas). Ahora los objetos son alineados ordenada y distribuida equis-espacialmente. Estos son otros ejemplos de alineación y distribución:</flowDiv></flowRoot>
+
+<defs id="basic-f13.svgdefs3">
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" fy="2278.0270" fx="188.94781" r="19.567672" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient1670" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" fy="2274.3148" fx="212.60383" r="18.493775" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient1669" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" fy="2233.2885" fx="221.81415" r="12.484145" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient1668" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" fy="2236.0139" fx="225.28719" r="12.167087" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient1667" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" fy="2298.9152" fx="225.83769" r="7.2748404" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient1666" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" fy="2266.8649" fx="238.59247" r="7.9932243" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient1665" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" fy="2238.9173" fx="251.28576" r="5.5509335" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient1664" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" r="19.567672" fy="2278.0270" fx="188.94781" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient2463" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" r="18.493775" fy="2274.3148" fx="212.60383" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient2462" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" r="12.484145" fy="2233.2885" fx="221.81415" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient2461" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" r="12.167087" fy="2236.0139" fx="225.28719" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient2460" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" r="7.2748404" fy="2298.9152" fx="225.83769" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient2459" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" r="7.9932243" fy="2266.8649" fx="238.59247" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient2458" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" r="5.5509335" fy="2238.9173" fx="251.28576" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient2457" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient id="basic-f13.svglinearGradient841">
+ <stop id="basic-f13.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f13.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f13.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f13.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ </defs><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(-1.000000,0.000000,0.000000,1.000000,413.5562,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1671" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1670);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(-1.000000,0.000000,0.000000,1.000000,413.4438,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1672" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(-1.000000,0.000000,0.000000,1.000000,433.4970,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1673" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1668);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(-1.000000,0.000000,0.000000,1.000000,445.3343,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1674" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1667);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(-1.000000,0.000000,0.000000,1.000000,411.9695,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1675" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1666);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(-1.000000,0.000000,0.000000,1.000000,429.6753,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1676" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1665);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(-1.000000,0.000000,0.000000,1.000000,450.9023,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1677" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1622" d="M 30.105301,4.9278845 L 83.706928,19.290384" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1623" d="M 27.562262,9.2560845 L 81.163888,23.618584" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1624" d="M 25.019222,13.584384 L 78.620848,27.946884" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1625" d="M 22.476183,17.912584 L 76.077804,32.275084" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1626" d="M 19.933144,22.240784 L 73.534765,36.603284" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1627" d="M 17.390104,26.569084 L 70.991725,40.931587" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1628" d="M 14.847065,30.897284 L 68.448686,45.259787" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1629" d="M 12.304026,35.225484 L 65.905647,49.587987" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1630" d="M 9.7609840,39.553787 L 63.362605,53.916287" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-31.31421)" d="M 131.45540,2120.6279 C 131.86733,2120.8339 131.38099,2121.2848 131.11307,2121.3126 C 130.38700,2121.3878 129.98969,2120.5582 130.08607,2119.9433 C 130.25847,2118.8434 131.48161,2118.3135 132.48239,2118.5739 C 133.95109,2118.9561 134.62956,2120.6179 134.19405,2121.9973 C 133.61359,2123.8358 131.49936,2124.6664 129.74374,2124.0512 C 127.53447,2123.2772 126.55041,2120.7047 127.34742,2118.5739 C 128.31270,2115.9933 131.34648,2114.8551 133.85172,2115.8353 C 136.80406,2116.9904 138.09693,2120.4872 136.93271,2123.3666 C 135.58856,2126.6909 131.62765,2128.1387 128.37441,2126.7899 C 124.67788,2125.2573 123.07502,2120.8315 124.60876,2117.2046 C 126.32940,2113.1357 131.22055,2111.3777 135.22105,2113.0966 C 139.66236,2115.0050 141.57578,2120.3620 139.67136,2124.7359" sodipodi:t0="0.0000000" sodipodi:argument="-18.385908" sodipodi:radius="9.1857243" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2120.6279" sodipodi:cx="131.45540" id="basic-f13.svgpath1641" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1440.566,-40.55521)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1642" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-54.93121)" d="M 154.34271,2141.7546 C 155.46082,2142.3431 154.10109,2143.5522 153.36462,2143.6130 C 151.36884,2143.7779 150.32648,2141.4795 150.62597,2139.7985 C 151.16169,2136.7915 154.54685,2135.4081 157.27698,2136.1795 C 161.28357,2137.3116 163.04956,2141.9084 161.77620,2145.6670 C 160.07902,2150.6767 154.23252,2152.8340 149.45226,2151.0465 C 143.43679,2148.7971 140.88465,2141.6848 143.19248,2135.8861 C 145.98757,2128.8630 154.37385,2125.9143 161.18935,2128.7460 C 169.22117,2132.0831 172.56753,2141.7482 169.20969,2149.5794 C 165.33293,2158.6207 154.38598,2162.3654 145.53990,2158.4800 C 135.48841,2154.0651 131.34489,2141.8342 135.75899,2131.9737 C 140.71094,2120.9117 154.22715,2116.3690 165.10171,2121.3125 C 177.17453,2126.8008 182.11667,2141.6034 176.64318,2153.4917" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="25.200598" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2141.7546" sodipodi:cx="154.34271" id="basic-f13.svgpath1643" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-65.81921)" d="M 177.23004,2161.1208 C 178.17161,2161.4151 177.29795,2162.5352 176.74100,2162.6858 C 175.23169,2163.0938 174.10720,2161.4758 174.10015,2160.1428 C 174.08755,2157.7582 176.49195,2156.2186 178.69718,2156.4260 C 181.93344,2156.7304 183.93767,2160.0113 183.48982,2163.0770 C 182.89291,2167.1632 178.70759,2169.6442 174.78481,2168.9456 C 169.84840,2168.0664 166.88581,2162.9648 167.84037,2158.1866 C 168.99647,2152.3995 175.02050,2148.9527 180.65336,2150.1662 C 187.29149,2151.5963 191.22390,2158.5463 189.74960,2165.0332 C 188.04747,2172.5227 180.16935,2176.9417 172.82863,2175.2054 C 164.48765,2173.2324 159.58133,2164.4246 161.58059,2156.2304 C 163.82346,2147.0377 173.56199,2141.6436 182.60954,2143.9065 C 192.65404,2146.4186 198.53622,2157.0887 196.00938,2166.9894" sodipodi:t0="0.0000000" sodipodi:argument="-18.546671" sodipodi:radius="19.674946" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2161.1208" sodipodi:cx="177.23004" id="basic-f13.svgpath1644" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(4.753003e-17,0.153524,-0.153524,4.753003e-17,473.6190,31.04279)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1645" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(9.506006e-17,0.307048,-0.307048,9.506006e-17,806.8147,7.176787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1646" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(3.802402e-16,1.228191,-1.228191,3.802402e-16,2753.765,-136.0183)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1647" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(7.604803e-16,2.456381,-2.456381,7.604803e-16,5347.526,-326.9433)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1648" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000" sodipodi:type="spiral"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) translate(3.588790,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1649" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2463);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) translate(3.701180,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1650" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2462);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) translate(-16.35203,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1651" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2461);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) translate(-28.18930,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1652" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2460);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) translate(5.175400,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1653" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2459);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) translate(-12.53040,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1654" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2458);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) translate(-33.75731,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1655" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2457);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) matrix(1.082533e-16,0.349663,-0.349663,1.082533e-16,853.9819,0.692787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1678" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1679" d="M 175.20459,51.727787 C 175.16086,52.688387 175.12047,53.782187 174.09943,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1680" d="M 182.30186,51.839687 C 182.30186,52.582887 181.84217,53.954587 181.93348,54.860387" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1681" d="M 188.65035,51.951487 C 188.85033,52.646587 188.73246,53.739487 190.49230,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1682" d="M 197.68216,51.503987 C 197.46637,52.170887 195.82128,54.066087 196.57699,54.748587" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1683" d="M 204.82471,52.287187 C 204.54422,52.686187 203.47294,54.089287 204.82471,54.636687" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1684" d="M 211.02991,51.503987 C 211.12145,52.430587 210.54887,53.384887 212.87186,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1685" d="M 220.14463,51.951487 C 220.22447,52.521287 219.15359,53.514087 218.67108,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1686" d="M 225.39606,51.839687 C 225.42319,52.276287 225.59145,53.562387 228.34317,54.189187" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1687" d="M 233.97104,52.063387 C 233.97104,52.221287 233.75877,53.676487 234.70782,54.300987" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1688" d="M 238.47345,51.839687 C 239.52830,53.072987 239.60390,54.525187 245.10445,55.419787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3893.206687) " id="basic-f13.svgpath1689" d="M 248.88235,52.510887 C 248.88235,53.351187 248.77656,54.181387 249.61913,54.972287" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3974.824835"><tspan x="10" y="3974.824835">orden-Z</tspan></text>
+
+<rect id="d0e672" width="288" height="1000px" x="10" y="3979.724835" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e672" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El término <flowSpan style="font-style:italic">orden-z</flowSpan> se refiere al orden de apilado de los objetosen un gráfico, i.e dichos objetos están en la parte superior y son más oscuros que el resto. Los dos comandos en el menú Objetos, Llevar al Frente,
+(la tecla <flowSpan style="font-weight:bold">Inicio</flowSpan>) y Llevar al Fondo (la tecla <flowSpan style="font-weight:bold">Fin</flowSpan>), moverá sus objetos seleccionados al nivel superior o al fondo de la capa del orden-z actual. Otros dos comandos, Arriba (<flowSpan style="font-weight:bold">PgUp</flowSpan>) y Abajo (<flowSpan style="font-weight:bold">PgDn</flowSpan>), podrán hundir o emerger la selección <flowSpan style="font-style:italic">un sólo paso</flowSpan>,
+i.e. mueve el último objeto no seleccionado en el orden-z (sólo cuente objetos seleccionados; si nada superpone la selección, muévalo Arriba o Abajo hacia la parte superior o el fondo correspondiente).</flowDiv></flowRoot>
+
+<rect id="d0e693" width="288" height="1000px" x="10" y="4098.919485" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e693" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Practique usando estos comandos mediante el revertimiento del orden-z de los objetos de adelante, de esta manera que la elipse más a la izquierda está en el nivel superior y la elipse de más a la derecha está en el fondo:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4156.936460000001) matrix(1.362500,0.000000,0.000000,1.744680,16.79810,-4067.070)" d="M 70.422535 2348.0164 A 23.474178 13.791080 0 1 1 23.474178,2348.0164 A 23.474178 13.791080 0 1 1 70.422535 2348.0164 z" sodipodi:ry="13.791080" sodipodi:rx="23.474178" sodipodi:cy="2348.0164" sodipodi:cx="46.948357" id="basic-f14.svgpath1127" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39901099" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4156.936460000001) matrix(1.000000,0.000000,0.000000,1.051282,31.76290,-2451.914)" d="M 100.93896 2351.2441 A 25.528168 17.605633 0 1 1 49.882629,2351.2441 A 25.528168 17.605633 0 1 1 100.93896 2351.2441 z" sodipodi:ry="17.605633" sodipodi:rx="25.528168" sodipodi:cy="2351.2441" sodipodi:cx="75.410797" id="basic-f14.svgpath1128" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4156.936460000001) matrix(1.000000,0.000000,0.000000,1.051282,34.11030,-2439.590)" d="M 119.71831 2349.4836 A 21.713614 13.497652 0 1 1 76.291079,2349.4836 A 21.713614 13.497652 0 1 1 119.71831 2349.4836 z" sodipodi:ry="13.497652" sodipodi:rx="21.713614" sodipodi:cy="2349.4836" sodipodi:cx="98.004692" id="basic-f14.svgpath1129" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4156.936460000001) matrix(1.000000,0.000000,0.000000,1.051282,36.43560,-2449.567)" d="M 129.69483 2348.0164 A 12.910798 9.6830978 0 1 1 103.87323,2348.0164 A 12.910798 9.6830978 0 1 1 129.69483 2348.0164 z" sodipodi:ry="9.6830978" sodipodi:rx="12.910798" sodipodi:cy="2348.0164" sodipodi:cx="116.78403" id="basic-f14.svgpath1130" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4156.936460000001) matrix(1.000000,0.000000,0.000000,1.051282,37.63150,-2444.872)" d="M 142.60563 2347.1362 A 11.737089 7.6291080 0 1 1 119.13146,2347.1362 A 11.737089 7.6291080 0 1 1 142.60563 2347.1362 z" sodipodi:ry="7.6291080" sodipodi:rx="11.737089" sodipodi:cy="2347.1362" sodipodi:cx="130.86855" id="basic-f14.svgpath1131" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4156.936460000001) matrix(1.000000,0.000000,0.000000,1.051282,37.04460,-2450.214)" d="M 150.23474 2347.4297 A 7.3356805 5.5751171 0 1 1 135.56338,2347.4297 A 7.3356805 5.5751171 0 1 1 150.23474 2347.4297 z" sodipodi:ry="5.5751171" sodipodi:rx="7.3356805" sodipodi:cy="2347.4297" sodipodi:cx="142.89906" id="basic-f14.svgpath1132" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/>
+
+<rect id="d0e706" width="288" height="1000px" x="10" y="4221.681695000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e706" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una atajo de selección muy útil es la tecla <flowSpan style="font-weight:bold">Tab</flowSpan>.
+Si no hay nada seleccionado, este selecciona el objeto de más al fondo; de otra forma este selecciona el objeto <flowSpan style="font-style:italic">debajo del objeto(s) seleccionado(s) </flowSpan> en orden-z. <flowSpan style="font-weight:bold">Mayus+Tab</flowSpan> trabaja a la inversa, iniciando desde el objeto en el nivel más superior y procede con los siguientes. LLos objetos que crea son agregados
+al nivel superior de la pila, presionando <flowSpan style="font-weight:bold">Mayus+Tab</flowSpan> con nada
+seleccionado convenientemente seleccionará los <flowSpan style="font-style:italic">últimos</flowSpan> objetos que usted ha creado.
+Practica con las teclas <flowSpan style="font-weight:bold">Tab</flowSpan> y <flowSpan style="font-weight:bold">Mayus+Tab</flowSpan> en la pila de elipse de abajo.</flowDiv></flowRoot>
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4354.476355000002"><tspan x="10" y="4354.476355000002">Seleccionando debajo y arrastrando seleccionados</tspan></text>
+
+<rect id="d0e736" width="288" height="1000px" x="10" y="4359.376355000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e736" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">¿Qué hacer si el objeto que requiere está oculto tras otro objeto?
+Usted podrí aún observar el objeto del fondo si el del nivel superior está
+(parciamente) transparente, pero dando click en el selecionará el objeto superior, no el que usted requiere.</flowDiv></flowRoot>
+
+<rect id="d0e739" width="288" height="1000px" x="10" y="4412.547432000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e739" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Esto es para lo que <flowSpan style="font-weight:bold">Alt+click</flowSpan> está hecho. Primero <flowSpan style="font-weight:bold">Alt+click</flowSpan> selecciona el objeto superior como un sencillo click. sin embargo, el siguiente <flowSpan style="font-weight:bold">Alt+click</flowSpan> en el mismo punto seleccionará el objeto de <flowSpan style="font-style:italic">abajo</flowSpan> del superior; el siguiente, el objeto bajo siguiente, etc.
+Muchos <flowSpan style="font-weight:bold">Alt+click</flowSpan>s en una línea hará un ciclo, superior-al-fondo, a través de la pila de objetos en orden-z en el punto del click. Cuando el objeto del fondo es alcanzado, el siguiente <flowSpan style="font-weight:bold">Alt+click</flowSpan> naturalmente, seleccionará el objeto más superior.</flowDiv></flowRoot>
+
+<rect id="d0e760" width="288" height="1000px" x="10" y="4509.398087000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e760" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Esto es bueno, pero una vez qe usted selecciona un objeto bajo-la-superficie, ¿Qué puede hacer usted con el?. Puede usar teclas para transformarlo y puede arrastrar los manejadores selección. Sin embargo, arrastrando sobre el objeto mismo deseleccionará
+el objeto superior de nuevo (esto es como el click-y-arrastrado está diseñado para trabajar — este selecciona el objeto (superior) bajo el primer cursor, entonces arrastre la aselección). Para indicarle a Inkscape el arrastrar <flowSpan style="font-style:italic">que está seleccionado ahora</flowSpan> sin seleccionar nada más, use <flowSpan style="font-weight:bold">Alt+arrastrar</flowSpan>. Esto moverá la selección sin importar donde arrastra usted el ratón.</flowDiv></flowRoot>
+
+<rect id="d0e769" width="288" height="1000px" x="10" y="4628.096067000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e769" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Practique <flowSpan style="font-weight:bold">Alt+click</flowSpan> y <flowSpan style="font-weight:bold">Alt+drag</flowSpan> sobre las dos formas cafés debajo del rectángulo verde transparente:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4665.852637000001) matrix(0.395123,0.684370,-0.684370,0.395123,2780.015,-1592.865)" d="M 126.89077,3940.5291 C 125.17795,3943.3053 113.66371,3938.5420 110.97088,3940.2618 C 108.27806,3941.9815 108.25386,3954.2336 105.11415,3954.7867 C 101.97445,3955.3398 98.760694,3944.4671 95.570830,3943.6865 C 92.380966,3942.9059 82.264271,3949.4146 79.943986,3947.2296 C 77.623701,3945.0445 86.019590,3935.4104 84.600447,3932.4541 C 83.181304,3929.4977 72.168311,3929.3821 72.285146,3926.2119 C 72.401981,3923.0417 84.294455,3922.4155 85.789840,3919.6469 C 87.285224,3916.8782 82.845226,3906.4067 85.391486,3904.5289 C 87.937747,3902.6512 96.264593,3910.1959 99.467842,3909.5915 C 102.67109,3908.9872 106.76923,3900.0556 109.83241,3900.9084 C 112.89559,3901.7612 110.08487,3912.1937 112.61044,3914.2521 C 115.13600,3916.3105 125.25937,3913.5440 126.41255,3916.5480 C 127.56573,3919.5521 117.68601,3926.3170 117.64844,3929.4798 C 117.61087,3932.6426 128.60360,3937.7529 126.89077,3940.5291 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.97023339" sodipodi:arg1="0.52143444" sodipodi:r2="16.983238" sodipodi:r1="28.739008" sodipodi:cy="3927.1016" sodipodi:cx="100.73942" sodipodi:sides="7" id="basic-f15.svgpath2575" style="color:#000000;fill:#ac7335;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4665.852637000001) matrix(0.832600,0.480703,-0.480703,0.832600,1947.479,-3288.386)" d="M 107.61985,3941.5994 C 107.09226,3943.7104 98.543572,3938.0797 96.669124,3939.2057 C 94.171555,3940.7060 94.696972,3951.0596 91.806537,3951.7997 C 89.637239,3952.3551 90.222367,3943.2777 88.243929,3942.3368 C 85.607802,3941.0832 77.214948,3946.4420 75.022690,3944.4866 C 73.377380,3943.0191 81.973213,3938.7922 81.916873,3936.5427 C 81.841804,3933.5454 72.273491,3926.6900 72.834776,3923.7853 C 73.256026,3921.6053 82.307516,3928.9670 84.231695,3927.8033 C 86.795527,3926.2528 86.569242,3915.2048 89.461116,3914.5603 C 91.631494,3914.0766 91.154197,3923.6481 93.121052,3924.6568 C 95.741746,3926.0007 105.18210,3921.2828 107.33521,3923.3376 C 108.95114,3924.8798 99.963343,3928.1235 100.07422,3930.3246 C 100.22197,3933.2574 108.32281,3938.7866 107.61985,3941.5994 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.77161843" sodipodi:arg1="0.48833395" sodipodi:r2="9.3934679" sodipodi:r1="19.212250" sodipodi:cy="3933.4641" sodipodi:cx="90.665482" sodipodi:sides="6" id="basic-f15.svgpath2574" style="color:#000000;fill:#ff9400;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4665.852637000001) " rx="10.424490" ry="10.424490" y="-0.21457997" x="44.415947" height="56.564163" width="171.78746" id="basic-f15.svgrect3197" style="color:#000000;fill:#2dd268;fill-opacity:0.29608938;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4748.016800000001"><tspan x="10" y="4748.016800000001">Conclusión</tspan></text>
+
+<rect id="d0e794" width="288" height="1000px" x="10" y="4752.916800000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e794" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Así concluye el tutorial básico. Hay mucho más en el Inkscape, más sin embargo las técnicas descritas aquí ya le permitirán crear gráficos simples muy útiles. Para conceptos y utilidades más complicadas, vaya a través del tutorial Avanzado en <flowSpan style="font-family:sans serif">Ayuda &gt; Tutoriales</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+
+<g transform="translate(0, 4814.442104000001)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-basic.fr.svg b/share/tutorials/tutorial-basic.fr.svg
new file mode 100644
index 000000000..e80b661a3
--- /dev/null
+++ b/share/tutorials/tutorial-basic.fr.svg
@@ -0,0 +1,452 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::BASIQUE</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+
+<rect id="d0e17" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e17" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ce didacticiel présente les opérations de base d'Inkscape. C'est un document réalisé avec Inkscape que vous pouvez afficher, éditer et éventuellement sauver.
+</flowDiv></flowRoot>
+
+<rect id="d0e20" width="264" height="1000px" x="35" y="69.460545" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e20" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le didacticiel basique aborde la navigation sur le canevas, la gestion des documents, les bases des outils de formes, la transformation d'objets à l'aide du sélecteur, les techniques de sélection, le groupement, les remplissages et contours, l'alignement et la superposition. Pour d'autres sujets, consultez les autres didacticiels dans le menu d'aide.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="154.63280699999999"><tspan x="10" y="154.63280699999999">Se déplacer sur le canevas</tspan></text>
+
+<rect id="d0e29" width="288" height="1000px" x="10" y="159.532807" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e29" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Il existe plusieurs façons de se déplacer sur le canevas. Vous pouvez essayer le raccourci <flowSpan style="font-weight:bold">Ctrl+flèche</flowSpan> pour vous déplacer dans ce document (essayez donc dès maintenant de faire défiler ce document vers le bas). Vous pouvez aussi vous déplacer à l'aide du <flowSpan style="font-weight:bold">bouton milieu de la souris</flowSpan> ou utiliser les barres de défilement (<flowSpan style="font-weight:bold">Ctrl+B</flowSpan> permet de les afficher ou non). La <flowSpan style="font-weight:bold">molette de la souris</flowSpan> permet les déplacements verticaux, et même horizontaux en combinaison avec la touche <flowSpan style="font-weight:bold">Maj</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="270.024855"><tspan x="10" y="270.024855">Zoomer ou dézoomer</tspan></text>
+
+<rect id="d0e53" width="288" height="1000px" x="10" y="274.924855" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e53" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le moyen le plus simple est d'utiliser les touches <flowSpan style="font-weight:bold">-</flowSpan> et <flowSpan style="font-weight:bold">+</flowSpan> (ou <flowSpan style="font-weight:bold">=</flowSpan>). Vous pouvez aussi zoomer avec <flowSpan style="font-weight:bold">Ctrl+clic-milieu</flowSpan> ou <flowSpan style="font-weight:bold">Ctrl+clic-droit</flowSpan>, et dézoomer avec <flowSpan style="font-weight:bold">Maj+clic-milieu</flowSpan> ou <flowSpan style="font-weight:bold">Maj+clic-droit</flowSpan>, ou bien utiliser la molette de la souris en tout en appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan>. Vous pouvez aussi cliquer sur le champ de saisie (dans le coin en bas à gauche de la fenêtre), y entrer une valeur de zoom, et la valider en pressant la touche entrée. Enfin, il reste l'outil de zoom (dans la barre d'outils à gauche) qui vous permet de définir une région sur laquelle zoomer à l'aide de la souris.
+</flowDiv></flowRoot>
+
+<rect id="d0e80" width="288" height="1000px" x="10" y="382.611179" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e80" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape garde aussi en mémoire un historique des niveaux de zoom. Appuyez sur les touches <flowSpan style="font-weight:bold">`</flowSpan> pour y naviguer en avant et <flowSpan style="font-weight:bold">Maj+`</flowSpan> en arrière.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="435.433876"><tspan x="10" y="435.433876">Les outils d'Inkscape</tspan></text>
+
+<rect id="d0e95" width="288" height="1000px" x="10" y="440.333876" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e95" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La barre d'outils verticale à gauche affiche les outils de dessin et d'édition d'Inkscape. En haut de la fenêtre, sous les menus, la <flowSpan style="font-style:italic">barre de commandes</flowSpan> affiche les boutons des commandes générales tandis que la <flowSpan style="font-style:italic">barre de contrôle des outils</flowSpan> montre les contrôles spécifiques à chaque outil.La <flowSpan style="font-style:italic">barre d'état</flowSpan> en bas de la fenêtre affiche des indications et des messages utiles lors de votre session.
+</flowDiv></flowRoot>
+
+<rect id="d0e107" width="288" height="1000px" x="10" y="524.194975" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e107" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Beaucoup d'autres opérations sont disponibles via les raccourcis clavier. Pour consulter tous les raccourcis disponibles, ouvrez le menu <flowSpan style="font-family:sans serif">Aide &gt; Clavier et souris</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="576.976279"><tspan x="10" y="576.976279">Créer et gérer des documents</tspan></text>
+
+<rect id="d0e119" width="288" height="1000px" x="10" y="581.876279" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e119" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour créer un nouveau document vide, utilisez <flowSpan style="font-family:sans serif">Fichier &gt; Nouveau</flowSpan> ou appuyez sur <flowSpan style="font-weight:bold">Ctrl+N</flowSpan>. Pour ouvrir un fichier SVG existant, utilisez <flowSpan style="font-family:sans serif">Fichier &gt; Ouvrir</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+O</flowSpan>). Utilisez <flowSpan style="font-family:sans serif">Fichier &gt; Enregistrer</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+S</flowSpan>) pour sauver ou <flowSpan style="font-family:sans serif">Enregistrer sous</flowSpan> (<flowSpan style="font-weight:bold">Maj+Ctrl+S</flowSpan>) pour sauver sous un nouveau nom (Inkscape est encore en développement, n'oubliez pas d'enregistrer votre travail fréquemment !).
+</flowDiv></flowRoot>
+
+<rect id="d0e146" width="288" height="1000px" x="10" y="667.435989" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e146" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape utilise le format SVG (Scalable Vector Graphics) pour ses fichiers. Le format SVG est un standard ouvert largement utilisé par les logiciels de graphisme. Les fichiers SVG sont basés sur le format XML et peuvent être édités à l'aide de n'importe quel éditeur de texte ou XML (ou avec Inkscape, bien sûr). Inkscape peut aussi importer ou exporter plusieurs autres autres formats (EPS, PNG).
+</flowDiv></flowRoot>
+
+<rect id="d0e149" width="288" height="1000px" x="10" y="752.158416" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e149" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape ouvre une nouvelle fenêtre pour chaque document. Naviguez entre elles avec votre gestionnaire de fenêtre (ex. avec le raccourci <flowSpan style="font-weight:bold">Alt+Tab</flowSpan>), ou utilisez le raccourci <flowSpan style="font-weight:bold">Ctrl+Tab</flowSpan>, qui permet de circuler parmi les documents ouverts (créez dès maintenant un nouveau document et passez de celui-ci à ce document en guise d'exercice).
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="839.665873"><tspan x="10" y="839.665873">Créer des formes</tspan></text>
+
+<rect id="d0e164" width="288" height="1000px" x="10" y="844.565873" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e164" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Il est temps de passer aux formes! Cliquez sur l'outil Rectangle dans la barre d'outils (ou appuyez sur <flowSpan style="font-weight:bold">F4</flowSpan>) et avec un cliquer-déplacer, créez un rectangle, soit dans un nouveau document vide, soit dans celui-ci :
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="11.835085" x="8.2425785" height="21.105692" width="19.394419" id="basic-f01.svgrect824" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="7.2717309" x="37.904560" height="15.971874" width="23.387388" id="basic-f01.svgrect825" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="0.99707252" x="69.848328" height="48.486046" width="71.303009" id="basic-f01.svgrect826" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="2.7083151" x="108.63728" height="22.246540" width="55.331135" id="basic-f01.svgrect827" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="15.828066" x="122.32764" height="25.098660" width="39.929688" id="basic-f01.svgrect828" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="23.814028" x="152.56003" height="24.528236" width="35.366295" id="basic-f01.svgrect829" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="4.4196191" x="176.51784" height="28.521204" width="31.943748" id="basic-f01.svgrect830" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="41.052860" x="213.38797" height="3.5281835" width="8.8204584" id="basic-f01.svgrect742" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="28.116152" x="232.79292" height="4.1162143" width="7.0563669" id="basic-f01.svgrect743" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="20.471804" x="247.49321" height="1.7640917" width="4.1162143" id="basic-f01.svgrect744" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 902.603547) " y="17.531618" x="259.25388" height="1.1760612" width="2.9401529" id="basic-f01.svgrect745" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e180" width="288" height="1000px" x="10" y="964.339593" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e180" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Comme vous pouvez le voir, par défaut, les rectangles sont bleus, partiellement transparents et avec une épaisseur de <flowSpan style="font-style:italic">contour</flowSpan> de 1 pt. Nous allons bientôt voir comment changer cela. Avec les autres outils, vous pouvez aussi créer des ellipses, des étoiles et des spirales :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath750" sodipodi:cx="17.934933" sodipodi:cy="659.92175" sodipodi:rx="9.7025042" sodipodi:ry="3.8221989" d="M 27.637437 659.92175 A 9.7025042 3.8221989 0 1 1 8.2324286,659.92175 A 9.7025042 3.8221989 0 1 1 27.637437 659.92175 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath751" sodipodi:cx="25.873346" sodipodi:cy="681.67889" sodipodi:rx="5.2922754" sodipodi:ry="14.406750" d="M 31.165622 681.67889 A 5.2922754 14.406750 0 1 1 20.581071,681.67889 A 5.2922754 14.406750 0 1 1 31.165622 681.67889 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath752" sodipodi:cx="41.162140" sodipodi:cy="663.44995" sodipodi:rx="9.9965200" sodipodi:ry="9.1144743" d="M 51.158660 663.44995 A 9.9965200 9.1144743 0 1 1 31.165620,663.44995 A 9.9965200 9.1144743 0 1 1 51.158660 663.44995 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath753" sodipodi:cx="54.098812" sodipodi:cy="694.61554" sodipodi:rx="15.288795" sodipodi:ry="6.1743212" d="M 69.387608 694.61554 A 15.288795 6.1743212 0 1 1 38.810017,694.61554 A 15.288795 6.1743212 0 1 1 69.387608 694.61554 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath754" sodipodi:cx="57.038967" sodipodi:cy="671.09436" sodipodi:rx="16.464857" sodipodi:ry="15.582810" d="M 73.503824 671.09436 A 16.464857 15.582810 0 1 1 40.574110,671.09436 A 16.464857 15.582810 0 1 1 73.503824 671.09436 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath755" sodipodi:cx="80.560188" sodipodi:cy="672.85840" sodipodi:rx="9.9965200" sodipodi:ry="4.4102292" d="M 90.556708 672.85840 A 9.9965200 4.4102292 0 1 1 70.563668,672.85840 A 9.9965200 4.4102292 0 1 1 90.556708 672.85840 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath762" sodipodi:cx="178.76129" sodipodi:cy="683.14899" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="15.535585" sodipodi:argument="-18.335104" sodipodi:t0="0.0000000" d="M 178.76129,683.14899 C 179.43940,683.53227 178.57919,684.25216 178.12426,684.27605 C 176.89141,684.34078 176.29157,682.90524 176.50718,681.87492 C 176.89284,680.03191 179.00433,679.24203 180.67239,679.76781 C 183.12034,680.53942 184.12361,683.40459 183.26952,685.69712 C 182.13117,688.75271 178.48869,689.97405 175.57612,688.78428 C 171.91095,687.28707 170.46972,682.85734 171.99894,679.32678 C 173.85103,675.05081 179.07314,673.38875 183.22053,675.25958 C 188.10809,677.46428 189.99154,683.48174 187.77776,688.24526 C 185.22185,693.74493 178.40716,695.85016 173.02799,693.29251 C 166.91583,690.38635 164.58856,682.77314 167.49071,676.77865 C 170.74648,670.05373 179.15910,667.50424 185.76866,670.75135 C 193.10654,674.35625 195.87840,683.56893 192.28599,690.79339"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath763" sodipodi:cx="205.81070" sodipodi:cy="671.38837" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="16.818087" sodipodi:argument="-21.354641" sodipodi:t0="0.0000000" d="M 205.81070,671.38837 C 205.13259,670.88716 206.15177,670.22701 206.64374,670.26131 C 207.97697,670.35425 208.43229,671.97579 208.06482,673.05445 C 207.40750,674.98393 205.03460,675.55435 203.31157,674.76954 C 200.78296,673.61781 200.08259,670.40695 201.30246,668.05620 C 202.92837,664.92301 207.00318,664.09077 209.97591,665.75307 C 213.71680,667.84491 214.68154,672.79461 212.57305,676.38662 C 210.01940,680.73704 204.18919,681.83462 199.97940,679.27778 C 195.01831,676.26463 193.78767,669.55064 196.79423,664.72403 C 200.26542,659.15151 207.86528,657.78765 213.30808,661.24483 C 219.49255,665.17311 220.98974,673.66023 217.08129,679.71879 C 212.69660,686.51558 203.32122,688.14619 196.64723,683.78602 C 189.23783,678.94540 187.47374,668.68104 192.28599,661.39185"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(2.775740,-631.9013)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath764" sodipodi:cx="245.20876" sodipodi:cy="663.15594" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="35.095131" sodipodi:argument="-15.859339" sodipodi:t0="0.0000000" d="M 245.20876,663.15594 C 243.46926,663.42129 243.99287,660.94206 244.76773,660.26479 C 246.86756,658.42946 249.93635,660.14267 250.99106,662.27390 C 252.87768,666.08617 250.22882,670.43581 246.53182,671.82940 C 241.10633,673.87454 235.32592,670.18454 233.64415,664.92004 C 231.40263,657.90328 236.16922,650.65080 243.00364,648.70019 C 251.60406,646.24555 260.34573,652.10387 262.55566,660.50981 C 265.23218,670.69052 258.27435,680.93019 248.29592,683.39400 C 236.53668,686.29751 224.79385,678.23569 222.07955,666.68413 C 218.94579,653.34739 228.11444,640.09810 241.23955,637.13559 C 256.15313,633.76940 270.91112,644.04677 274.12026,658.74571 C 277.72043,675.23570 266.33299,691.50399 250.06001,694.95860 C 231.99391,698.79387 214.21416,686.29540 210.51495,668.44822"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(2.775740,-653.1611)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath776" sodipodi:cx="216.98329" sodipodi:cy="669.62427" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="13.422048" sodipodi:argument="-18.346712" sodipodi:t0="0.0000000" d="M 216.98329,669.62427 C 217.57295,669.94858 216.83704,670.57912 216.44426,670.60432 C 215.37986,670.67261 214.84726,669.43847 215.02319,668.54621 C 215.33788,666.95018 217.15407,666.24662 218.60038,666.68412 C 220.72289,667.32615 221.61834,669.79130 220.90349,671.78038 C 219.95071,674.43151 216.81624,675.52315 214.28815,674.52452 C 211.10680,673.26784 209.81731,669.45547 211.10299,666.39010 C 212.66012,662.67752 217.15481,661.18931 220.75649,662.76391 C 225.00095,664.61953 226.68841,669.79911 224.82370,673.93650 C 222.67081,678.71328 216.80473,680.60032 212.13203,678.44472 C 206.82262,675.99539 204.73575,669.44171 207.18279,664.23398 C 209.92799,658.39170 217.17006,656.10483 222.91261,658.84371 C 229.28792,661.88438 231.77492,669.81540 228.74390,676.09261"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(16.42857,-45.00000)" d="M 103.57143,87.362183 L 89.167288,83.363007 L 77.706936,92.961601 L 77.059255,78.026636 L 64.389006,70.093323 L 78.392857,64.862183 L 82.022564,50.360532 L 91.325101,62.062474 L 106.23863,61.033274 L 97.984066,73.496612 L 103.57143,87.362183 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3575959" sodipodi:arg1="0.72927738" sodipodi:r2="11.255667" sodipodi:r1="22.511335" sodipodi:cy="72.362183" sodipodi:cx="86.785713" sodipodi:sides="5" id="basic-f02.svgpath1306" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(16.42857,-45.00000)" d="M 109.28572,85.933610 L 99.673657,78.247016 L 87.892402,81.807554 L 92.232497,70.290653 L 85.205616,60.186281 L 97.500003,60.755039 L 104.93841,50.949655 L 108.19666,62.818067 L 119.82073,66.862379 L 109.54005,73.628704 L 109.28572,85.933610 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.7613236" sodipodi:arg1="1.1330050" sodipodi:r2="9.2668076" sodipodi:r1="18.533615" sodipodi:cy="69.147896" sodipodi:cx="101.42857" sodipodi:sides="5" id="basic-f02.svgpath1308" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(16.42857,-45.00000)" d="M 127.14286,79.862180 L 116.86250,78.323912 L 109.76721,85.920559 L 108.05339,75.668004 L 98.635983,71.267482 L 107.85714,66.469323 L 109.13215,56.153004 L 116.54496,63.440134 L 126.75036,61.464820 L 122.11058,70.766673 L 127.14286,79.862180 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2353062" sodipodi:arg1="0.60698766" sodipodi:r2="7.8266454" sodipodi:r1="15.653291" sodipodi:cy="70.933609" sodipodi:cx="114.28571" sodipodi:sides="5" id="basic-f02.svgpath1310" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(16.42857,-45.00000)" d="M 144.64285,71.290753 L 134.13330,73.039322 L 129.61570,82.688128 L 124.70509,73.233290 L 114.13251,71.918448 L 121.60713,64.326467 L 119.59052,53.865043 L 129.12071,58.627780 L 138.44694,53.477107 L 136.86230,64.012620 L 144.64285,71.290753 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="0.92190752" sodipodi:arg1="0.29358899" sodipodi:r2="8.0218134" sodipodi:r1="16.043627" sodipodi:cy="66.647896" sodipodi:cx="129.28571" sodipodi:sides="5" id="basic-f02.svgpath1312" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(16.42857,-45.00000)" d="M 162.50000,66.647894 L 157.19688,66.620372 L 154.16778,70.973359 L 152.55520,65.921280 L 147.47922,64.385585 L 151.78572,61.290752 L 151.67769,55.988653 L 155.95183,59.128019 L 160.96104,57.386837 L 159.29611,62.421906 L 162.50000,66.647894 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0919661" sodipodi:arg1="0.46364761" sodipodi:r2="3.9929783" sodipodi:r1="7.9859571" sodipodi:cy="63.076466" sodipodi:cx="155.35715" sodipodi:sides="5" id="basic-f02.svgpath1314" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4932170000002) translate(16.42857,-45.00000)" d="M 180.00001,69.505041 L 176.29332,68.425150 L 173.30236,70.866421 L 173.18397,67.007450 L 169.93792,64.917268 L 173.57144,63.612184 L 174.55624,59.879109 L 176.92026,62.931494 L 180.77495,62.714508 L 178.60248,65.906070 L 180.00001,69.505041 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3702658" sodipodi:arg1="0.74194727" sodipodi:r2="2.9069321" sodipodi:r1="5.8138647" sodipodi:cy="65.576469" sodipodi:cx="175.71429" sodipodi:sides="5" id="basic-f02.svgpath1316" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e196" width="288" height="1000px" x="10" y="1107.9633720000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e196" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ces outils sont les <flowSpan style="font-style:italic">outils de formes</flowSpan>. Chaque forme créée affiche une ou plusieurs <flowSpan style="font-style:italic">poignées</flowSpan> en forme de diamant; essayez de les déplacer pour voir comment la forme réagit. Pour chacun des outils de formes, la barre de contrôle fournit une façon supplémentaire de modifier la forme; ces contrôles affectent la forme sélectionnée (c'est à dire celle qui a ses poignées affichées) <flowSpan style="font-style:italic">et</flowSpan> définissent les paramètres par défaut qui s'appliqueront lors de la création de toute nouvelle forme.
+</flowDiv></flowRoot>
+
+<rect id="d0e208" width="288" height="1000px" x="10" y="1203.0046710000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e208" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour <flowSpan style="font-style:italic">annuler</flowSpan> votre dernière action, appuyez sur <flowSpan style="font-weight:bold">Ctrl+Z</flowSpan> (ou si vous changez d'avis, vous pouvez <flowSpan style="font-style:italic">refaire</flowSpan> l'action annulée avec <flowSpan style="font-weight:bold">Maj+Ctrl+Z</flowSpan>).
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1257.008618"><tspan x="10" y="1257.008618">Déplacer, redimensionner et tourner</tspan></text>
+
+<rect id="d0e229" width="288" height="1000px" x="10" y="1261.9086180000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e229" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'outil d'Inkscape le plus utilisé est le <flowSpan style="font-style:italic">sélecteur</flowSpan>. Cliquez sur le bouton tout en haut (celui avec la flèche) dans la barre d'outils (ou appuyez sur <flowSpan style="font-weight:bold">F1</flowSpan> ou sur la <flowSpan style="font-weight:bold">barre d'espace</flowSpan>). Vous pouvez alors sélectionner n'importe quel objet sur le canevas. Exemple : cliquez sur le rectangle ci-dessous.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1333.201886) " y="-0.47140065" x="25.427231" height="38.810017" width="40.574112" id="basic-f03.svgrect804" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e251" width="288" height="1000px" x="10" y="1385.261903" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e251" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vous devez voir apparaître huit poignées en forme de flèche autour des bords de l'objet. Vous pouvez maintenant :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1421.018473)"/><rect id="d0e258" width="258" height="1000px" x="20" y="1415.018473" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e258" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Déplacer</flowSpan> l'objet à la souris avec un cliquer-déplacer (appuyez sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> pour restreindre le mouvement à l'horizontale et à la verticale).
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1461.4099270000002)"/><rect id="d0e269" width="258" height="1000px" x="20" y="1455.4099270000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e269" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Redimensionner</flowSpan> l'objet, en déplaçant une poignée (appuyez sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> pour préserver ses proportions).
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e280" width="288" height="1000px" x="10" y="1485.1871930000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e280" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cliquez à nouveau sur le rectangle. Les poignées changent de forme. Vous pouvez maintenant :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1520.8248180000003)"/><rect id="d0e287" width="258" height="1000px" x="20" y="1514.8248180000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e287" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Tourner</flowSpan> l'objet en déplaçant une poignée de coin (appuyez sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> pour forcer une rotation par incréments de 15 degrés; déplacez la croix pour définir le centre de rotation).
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1572.3882730000003)"/><rect id="d0e299" width="258" height="1000px" x="20" y="1566.3882730000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e299" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Incliner</flowSpan> l'objet en déplaçant une poignée autre que celle d'un coin (appuyez sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> pour forcer une inclinaison par incréments de 15 degrés).
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e310" width="288" height="1000px" x="10" y="1607.3375390000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e310" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Toujours avec le sélecteur, dans les champs numériques de la barre supérieure, vous pouvez définir précisément les coordonnées (X et Y) et la taille (L et H) de la sélection.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1661.3082960000002"><tspan x="10" y="1661.3082960000002">Transformer à l'aide des raccourcis clavier</tspan></text>
+
+<rect id="d0e319" width="288" height="1000px" x="10" y="1666.2082960000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e319" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Une des capacités d'Inkscape le distinguant d'autres éditeurs vectoriels est la possibilité d'utiliser le clavier de façon intensive. Il n'y a pratiquement pas d'action ou de commande qui ne soit pas accessible depuis le clavier, et la transformation d'objet ne fait pas exception.
+</flowDiv></flowRoot>
+
+<rect id="d0e322" width="288" height="1000px" x="10" y="1729.3619200000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e322" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vous pouvez utiliser le clavier pour déplacer (<flowSpan style="font-weight:bold">flèches</flowSpan>), redimensionner (<flowSpan style="font-weight:bold">&lt;</flowSpan> et <flowSpan style="font-weight:bold">&gt;</flowSpan>) et tourner (<flowSpan style="font-weight:bold">[</flowSpan> et <flowSpan style="font-weight:bold">]</flowSpan>) les objets. L'incrément par défaut de modification des dimensions et de déplacement est de 2 px; avec la touche <flowSpan style="font-weight:bold">Maj</flowSpan>, l'effet est multiplié par 10. <flowSpan style="font-weight:bold">Ctrl+&gt;</flowSpan> et <flowSpan style="font-weight:bold">Ctrl+&lt;</flowSpan> redimensionnent respectivement de 200% et 50% par rapport à l'original. L'incrément de rotation par défaut est de 15 degrés; ou de 90 degrés si vous appuyez sur simultanément sur <flowSpan style="font-weight:bold">Ctrl</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e352" width="288" height="1000px" x="10" y="1824.5067040000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e352" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Mais les <flowSpan style="font-style:italic">transformations à l'échelle du pixel</flowSpan> sont peut-être les plus utiles, obtenues par la combinaison de la touche <flowSpan style="font-weight:bold">Alt</flowSpan> avec un raccourci. Par exemple, <flowSpan style="font-weight:bold">Alt+flèche</flowSpan> déplace la sélection d'1 pixel, <flowSpan style="font-style:italic">au zoom courant</flowSpan> (c'est à dire d'un <flowSpan style="font-style:italic">pixel sur l'écran</flowSpan>, à ne pas confondre avec l'unité px qui est une unité SVG de longueur indépendante du zoom). Ceci implique que si vous zoomez plus, un raccourci <flowSpan style="font-weight:bold">Alt+flèche</flowSpan> provoquera un mouvement absolu <flowSpan style="font-style:italic">plus petit</flowSpan>, correspondant toujours à un pixel à l'écran. Il est ainsi possible de positionner des objets avec une précision arbitraire simplement en zoomant ou dézoommant selon les besoins.
+</flowDiv></flowRoot>
+
+<rect id="d0e376" width="288" height="1000px" x="10" y="1941.9540940000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e376" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">De même, <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan> et <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan> changent les dimensions de la sélection d'1 pixel à l'écran, et <flowSpan style="font-weight:bold">Alt+[</flowSpan> et <flowSpan style="font-weight:bold">Alt+]</flowSpan> la tournent de telle façon que le point le plus éloigné du centre bouge d'un seul pixel à l'écran.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1996.5033600000004"><tspan x="10" y="1996.5033600000004">Sélections multiples</tspan></text>
+
+<rect id="d0e397" width="288" height="1000px" x="10" y="2001.4033600000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e397" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Avec <flowSpan style="font-weight:bold">Maj+cliquer</flowSpan>, vous pouvez simultanément sélectionner plusieurs objets. Avec un <flowSpan style="font-weight:bold">cliquer-déplacer</flowSpan>Vous pouvez aussi définir une zone autour des objets; on appelle ceci une <flowSpan style="font-style:italic">sélection par bande étirable</flowSpan> (le sélecteur crée une bande étirable quand on commence un cliquer-déplacer sur une zone vide; mais si vous appuyez sur <flowSpan style="font-weight:bold">Maj</flowSpan> avant de cliquer, Inkscape forcera la création d'une bande étirable). Entraînez vous avec les trois formes ci-dessous :
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2104.4860580000004) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.80106297pt" id="basic-f04.svgrect878" width="25.253300" height="26.656260" x="58.427742" y="5.9826937"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2104.4860580000004) matrix(0.801064,0.000000,0.000000,0.801064,32.31095,-983.8304)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f04.svgpath879" sodipodi:cx="112.96418" sodipodi:cy="1251.6860" sodipodi:rx="21.892282" sodipodi:ry="17.805723" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2104.4860580000004) matrix(0.873025,0.000000,0.000000,0.873025,27.59957,4.053390)" d="M 182.83762,29.582728 L 169.65440,26.364328 L 159.52939,35.399790 L 158.51643,21.867261 L 146.79439,15.029915 L 159.35157,9.8847525 L 162.23196,-3.3764213 L 171.00569,6.9762223 L 184.50790,5.6177117 L 177.37318,17.161160 L 182.83762,29.582728 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3262214" sodipodi:arg1="0.69790282" sodipodi:r2="10.217657" sodipodi:r1="20.435314" sodipodi:cy="16.450745" sodipodi:cx="167.18025" sodipodi:sides="5" id="basic-f04.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.91757278pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e422" width="288" height="1000px" x="10" y="2151.3399900000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e422" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Maintenant, utilisez la bande étirable (déplacer ou <flowSpan style="font-weight:bold">Maj+déplacer</flowSpan>) à titre d'exemple pour sélectionner les deux ellipses mais pas le rectangle :
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2200.2685600000004) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.93523197pt" id="basic-f05.svgrect894" width="151.14369" height="39.698006" x="46.656612" y="1.7362769"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2200.2685600000004) matrix(0.707107,-0.707107,0.707107,0.707107,28.79286,65.47778)" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z" sodipodi:ry="12.500000" sodipodi:rx="6.6071429" sodipodi:cy="25.040749" sodipodi:cx="88.035713" id="basic-f05.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2200.2685600000004) matrix(0.707107,-0.707107,0.707107,0.707107,56.47143,65.83492)" sodipodi:type="arc" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" id="basic-f05.svgpath1292" sodipodi:cx="88.035713" sodipodi:cy="25.040749" sodipodi:rx="6.6071429" sodipodi:ry="12.500000" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z"/>
+
+<rect id="d0e438" width="288" height="1000px" x="10" y="2253.1356060000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e438" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tout objet sélectionné affiche une <flowSpan style="font-style:italic">marque de sélection</flowSpan> — par défaut une boîte l'entourant en pointillés. Ceci permet de distinguer facilement ce qui est sélectionné de ce qui ne l'est pas. Si, par exemple, vous sélectionnez les deux ellipses et le rectangle ci-dessus, sans ces indications, il vous sera difficile de savoir si les ellipses sont bien sélectionnées ou non.
+</flowDiv></flowRoot>
+
+<rect id="d0e444" width="288" height="1000px" x="10" y="2327.461231" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e444" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Maj+cliquer</flowSpan> sur un objet sélectionné l'exclut de la sélection. Sélectionnez les trois objets ci-dessus, puis utilisez <flowSpan style="font-weight:bold">Maj+cliquer</flowSpan> pour exclure les deux ellipses de la sélection, en n'y conservant que le rectangle.
+</flowDiv></flowRoot>
+
+<rect id="d0e453" width="288" height="1000px" x="10" y="2379.603195" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e453" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Appuyer sur <flowSpan style="font-weight:bold">Esc</flowSpan> désélectionne tous les objets sélectionnés. <flowSpan style="font-weight:bold">Ctrl+A</flowSpan> sélectionne tous les objets du calque courant (si vous n'avez pas créé de calque, vous sélectionnerez tous les objets du document).
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2444.7666480000003"><tspan x="10" y="2444.7666480000003">Grouper</tspan></text>
+
+<rect id="d0e468" width="288" height="1000px" x="10" y="2449.6666480000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e468" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Plusieurs objets peuvent être réunis dans un <flowSpan style="font-style:italic">groupe</flowSpan>. Un groupe se comporte comme un simple objet quand vous le déplacez ou le transformez. Ci-dessous, les trois objets de gauche sont indépendants; les trois mêmes objets de doite sont groupés. Essayez de les déplacer.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.9392180000004) " y="22.484795" x="14.389485" height="33.276272" width="31.524887" id="basic-f06.svgrect1370" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.9392180000004) translate(-67.83676,-1232.299)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1371" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.9392180000004) translate(-85.47640,-1195.746)" d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1372" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2520.9392180000004) translate(-8.869910,-1456.949)" id="basic-f06.svgg1376">
+ <rect y="1479.4336" x="186.25153" height="33.276272" width="31.524887" id="basic-f06.svgrect1373" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+ <path transform="translate(104.0253,224.6495)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1374" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <polygon d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" transform="translate(86.38563,261.2024)" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1375" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/>
+ </g>
+
+<rect id="d0e484" width="288" height="1000px" x="10" y="2598.4828660000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e484" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour créer un groupe, sélectionnez un ou plusieurs objets et appuyez sur <flowSpan style="font-weight:bold">Ctrl+G</flowSpan>. Pour dégrouper un ou plusieurs groupes, sélectionnez-les et appuyez sur <flowSpan style="font-weight:bold">Ctrl+U</flowSpan>. Les groupes peuvent eux-mêmes être groupés, comme n'importe quels autres objets; de tels groupes récursifs peuvent avoir une profondeur quelconque. Mais, <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> ne dégroupe que le dernier niveau de groupe de la sélection; vous devrez répéter <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> si vous voulez dégrouper complètement des groupes de groupes.
+</flowDiv></flowRoot>
+
+<rect id="d0e499" width="288" height="1000px" x="10" y="2695.374916" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e499" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cependant, vous n'avez pas nécessairement besoin de dégrouper pour éditer un objet au sein d'un groupe. Un simple <flowSpan style="font-weight:bold">Ctrl+cliquer</flowSpan> sur cet objet permet de le sélectionner seul et de l'éditer, ou <flowSpan style="font-weight:bold">Maj+Ctrl+cliquer</flowSpan> sur plusieurs objets (inclus ou non dans des groupes quelconques) pour une sélection multiple. Essayez de déplacer ou transformer sans les dégrouper les formes du groupe ci-dessus à droite, puis de les désélectionner, et resélectionnez le groupe normalement pour vérifier qu'elles sont toujours groupées.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2805.825569"><tspan x="10" y="2805.825569">Remplissage et contour</tspan></text>
+
+<rect id="d0e514" width="288" height="1000px" x="10" y="2810.725569" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e514" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Beaucoup de fonctions d'Inkscape sont accessibles par des <flowSpan style="font-style:italic">boîtes de dialogues</flowSpan>. La façon la plus simple d'attribuer une couleur à un objet est d'ouvrir la boîte de dialogue Montres du menu Objet, sélectionner un objet et cliquer sur une montre (couleur) pour le peindre (modifier sa couleur de remplissage).
+</flowDiv></flowRoot>
+
+<rect id="d0e520" width="288" height="1000px" x="10" y="2873.9981390000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e520" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La boîte de dialogue Remplissage et contour (<flowSpan style="font-weight:bold">Maj+Ctrl+F</flowSpan>) est plus puissante. Sélectionnez la forme ci-dessous et ouvrez la boîte de dialogue Remplissage et contour.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2922.9267090000003) translate(3.065620,-1432.258)" d="M 190.31691 1450.1674 A 66.260643 16.346237 0 1 1 57.795624,1450.1674 A 66.260643 16.346237 0 1 1 190.31691 1450.1674 z" sodipodi:ry="16.346237" sodipodi:rx="66.260643" sodipodi:cy="1450.1674" sodipodi:cx="124.05627" id="basic-f07.svgpath930" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e536" width="288" height="1000px" x="10" y="2968.8691830000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e536" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vous constatez que la boîte de dialogue a trois onglets : Remplissage, Contour et Style de contour. L'onglet Remplissage permet d'éditer le <flowSpan style="font-style:italic">remplissage</flowSpan> (l'intérieur) de(s) objet(s) sélectionné(s). L'utilisation des boutons juste sous l'onglet vous permet de choisir le type de remplissage, incluant sans remplissage (le bouton avec un X), couleur uniforme, ou encore dégradé linéaire ou radial. Pour la forme ci-dessus, le bouton couleur uniforme devrait être activé.
+</flowDiv></flowRoot>
+
+<rect id="d0e542" width="288" height="1000px" x="10" y="3063.9104820000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e542" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Plus bas, vous pouvez voir la collection de <flowSpan style="font-style:italic">sélecteurs de couleur</flowSpan> chacun dans un onglet : RVB, TSL, CMJN, et Roue. Le plus pratique est peut-être la roue, dans laquelle vous pouvez tourner un triangle pour choisir une teinte sur la roue, puis une nuance dans le triangle. Tous les sélecteurs de couleur comportent une réglette pour définir l'<flowSpan style="font-style:italic">alpha</flowSpan> (opacité) de(s) objet(s) sélectionné(s).
+</flowDiv></flowRoot>
+
+<rect id="d0e551" width="288" height="1000px" x="10" y="3138.355053" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e551" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quand vous sélectionnez un objet, la boîte de dialogue Remplissage et contour est mise à jour pour afficher ses remplissage et contour courants (quand plusieurs objets sont sélectionnés, elle affiche la <flowSpan style="font-style:italic">moyenne</flowSpan> de leurs couleurs). Jouez avec les exemples ci-dessous ou créez les votres :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3209.5086770000003) matrix(0.997770,0.000000,0.000000,0.935740,0.128430,-1529.560)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath969" style="font-size:12.000000;fill:#80765b;fill-opacity:0.74999601;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3209.5086770000003) matrix(0.997770,0.000000,0.000000,0.935740,35.03744,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath970" style="font-size:12.000000;fill:#d0765b;fill-opacity:0.26769200;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3209.5086770000003) matrix(0.997770,0.000000,0.000000,0.935740,70.39144,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath971" style="font-size:12.000000;fill:#12c097;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3209.5086770000003) matrix(0.997770,0.000000,0.000000,0.935740,104.1760,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath972" style="font-size:12.000000;fill:#e7da05;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3209.5086770000003) matrix(0.997770,0.000000,0.000000,0.935740,135.9942,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath973" style="font-size:12.000000;fill:#3d0fa1;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3209.5086770000003) matrix(0.997770,0.000000,0.000000,0.935740,167.8130,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath974" style="font-size:12.000000;fill:#6fe225;fill-opacity:0.74901998;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3209.5086770000003) matrix(0.997770,0.000000,0.000000,0.935740,199.6311,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath975" style="font-size:12.000000;fill:#ff3077;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e567" width="288" height="1000px" x="10" y="3256.5855540000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e567" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En utilisant l'onglet Contour, vous pouvez enlever le <flowSpan style="font-style:italic">contour</flowSpan> d'un objet ou lui attribuer n'importe quelle couleur ou transparence :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.0057960000004) matrix(0.998498,0.000000,0.000000,0.936426,0.813185,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1010" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.0057960000004) matrix(0.998498,0.000000,0.000000,0.936426,27.35753,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1011" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.0057960000004) matrix(0.998498,0.000000,0.000000,0.936426,57.22005,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1012" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:0.15692295" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.0057960000004) matrix(0.998498,0.000000,0.000000,0.936426,83.76456,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1013" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.0057960000004) matrix(0.998498,0.000000,0.000000,0.936426,113.6271,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1014" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#00ff7c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.0057960000004) matrix(0.998498,0.000000,0.000000,0.936426,146.8075,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1015" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#16417c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.0057960000004) matrix(0.998498,0.000000,0.000000,0.936426,176.6700,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1016" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#7c7016;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3294.0057960000004) matrix(0.998498,0.000000,0.000000,0.936426,203.2139,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1017" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e583" width="288" height="1000px" x="10" y="3340.5619850000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e583" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le dernier onglet, Style de contour, vous permet de définir la largeur et les autres paramètres du contour :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3378.3185550000003) matrix(0.988814,0.000000,0.000000,0.927344,3.801590,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1033" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3378.3185550000003) matrix(0.988814,0.000000,0.000000,0.927344,30.08856,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1034" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.4210501;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3378.3185550000003) matrix(0.988814,0.000000,0.000000,0.927344,62.94734,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1035" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.6841898;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3378.3185550000003) matrix(0.988814,0.000000,0.000000,0.927344,95.80570,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1036" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:1.8157800 3.6315700 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3378.3185550000003) matrix(0.988814,0.000000,0.000000,0.927344,131.9508,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1037" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 7.2631200 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3378.3185550000003) matrix(0.988814,0.000000,0.000000,0.927344,168.0951,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1038" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 3.6315600 1.8157800 3.6315600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3378.3185550000003) matrix(0.988814,0.000000,0.000000,0.927344,204.2394,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1039" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84736598;stroke-dasharray:0.84736600 0.84736600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e596" width="288" height="1000px" x="10" y="3432.6160600000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e596" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Enfin, vous pouvez utiliser des <flowSpan style="font-style:italic">dégradés</flowSpan> au lieu de couleurs uniformes pour les remplissages comme pour les contours :
+</flowDiv></flowRoot>
+
+<defs id="basic-f11.svgdefs3">
+ <linearGradient id="basic-f11.svglinearGradient841">
+ <stop id="basic-f11.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f11.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f11.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f11.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1054" xlink:href="#basic-f11.svglinearGradient841"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1059" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1062">
+ <stop id="basic-f11.svgstop1063" offset="0.00000000" style="stop-color:#65ab00;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1064" offset="1.00000000" style="stop-color:#a79782;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1061" xlink:href="#basic-f11.svglinearGradient1062"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1069" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2028.3505" x2="56.198539" y1="2028.3505" x1="8.0307071" gradientTransform="scale(1.227046,0.814966)" id="basic-f11.svglinearGradient1074" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1070">
+ <stop id="basic-f11.svgstop1071" offset="0.00000000" style="stop-color:#000000;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1072" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2034.2770" fx="24.338306" r="24.696975" cy="2034.2770" cx="24.338306" id="basic-f11.svgradialGradient1090" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1077">
+ <stop id="basic-f11.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="basic-f11.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.8724" fx="39.346432" r="25.290115" cy="2014.8724" cx="39.346432" id="basic-f11.svgradialGradient1076" xlink:href="#basic-f11.svglinearGradient1077"/>
+ <linearGradient id="basic-f11.svglinearGradient1080">
+ <stop id="basic-f11.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2012.5887" fx="48.497728" r="40.477053" cy="2012.5887" cx="48.497728" id="basic-f11.svgradialGradient1083" xlink:href="#basic-f11.svglinearGradient1080"/>
+ <linearGradient id="basic-f11.svglinearGradient1056">
+ <stop id="basic-f11.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.6514" fx="39.611818" r="33.928718" cy="2014.6514" cx="39.611818" id="basic-f11.svgradialGradient1085" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1087">
+ <stop id="basic-f11.svgstop1088" offset="0.00000000" style="stop-color:#f56f52;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1089" offset="1.00000000" style="stop-color:#aba6a6;stop-opacity:0.243137;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2028.3505" fx="32.114623" r="24.083916" cy="2028.3505" cx="32.114623" id="basic-f11.svgradialGradient1086" xlink:href="#basic-f11.svglinearGradient1087"/>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3470.3726300000003) matrix(1.066286,0.000000,0.000000,1.000000,-1.648820,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1053" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1054);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3470.3726300000003) matrix(1.066286,0.000000,0.000000,1.000000,26.69766,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1055" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1059);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3470.3726300000003) matrix(1.066286,0.000000,0.000000,1.000000,62.13073,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1060" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1061);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3470.3726300000003) matrix(1.066286,0.000000,0.000000,1.000000,94.02050,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1065" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1069);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3470.3726300000003) matrix(1.066286,0.000000,0.000000,1.000000,136.5401,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1073" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1090);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svglinearGradient1074);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3470.3726300000003) matrix(-1.066286,0.000000,0.000000,-1.000000,263.0961,1673.309)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1075" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1083);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1076);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3470.3726300000003) matrix(1.066286,0.000000,0.000000,1.000000,214.4927,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1084" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1086);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1085);stroke-width:3.6436801;stroke-dasharray:3.6436800 3.6436800 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e612" width="288" height="1000px" x="10" y="3521.7513590000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e612" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quand vous passez d'une couleur uniforme à un dégradé, le dégradé nouvellement créé utilise cette même couleur, allant d'opaque à transparente. Utilisez l'outil de Dégradé (<flowSpan style="font-weight:bold">Ctrl+F1</flowSpan>) pour déplacer les <flowSpan style="font-style:italic">poignées de dégradé</flowSpan> — les poignées de contrôle connectées par des lignes qui définissent la direction et la longueur du dégradé. Quand l'une de ces poignées est sélectionnée (surlignée en bleu), la boîte de dialogue Remplissage et contour permet de définir la couleur liée à cette poignée à la place de la couleur de l'objet sélectionné.
+</flowDiv></flowRoot>
+
+<rect id="d0e621" width="288" height="1000px" x="10" y="3629.7326190000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e621" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Une autre façon pratique de changer la couleur d'un objet est d'utiliser l'outil Pipette (<flowSpan style="font-weight:bold">F7</flowSpan>). Un simple <flowSpan style="font-weight:bold">cliquer</flowSpan> n'importe où sur le dessin avec cet outil permet d'attribuer la couleur ainsi capturée au remplissage de l'objet sélectionné (<flowSpan style="font-weight:bold">Maj+cliquer</flowSpan> l'attribuera à son contour).
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3705.752441"><tspan x="10" y="3705.752441">Duplication, alignement, distribution</tspan></text>
+
+<rect id="d0e639" width="288" height="1000px" x="10" y="3710.652441" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e639" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Une des opérations les plus courantes est la <flowSpan style="font-style:italic">duplication</flowSpan> d'un objet (<flowSpan style="font-weight:bold">Ctrl+D</flowSpan>). Le dupliqué est placé juste au dessus de l'original et est sélectionné, vous permettant ainsi de le déplacer à la souris ou avec des raccourcis. Pour vous exercer, essayer de remplir la ligne avec des copies du carré noir ci-dessous :
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3781.8267640000004) " y="0.90724945" x="-0.11450195" height="11.092096" width="11.092096" id="basic-f12.svgrect1117" style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/>
+
+<rect id="d0e658" width="288" height="1000px" x="10" y="3804.91886" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e658" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Il y a des chances que vos copies du carré ne soient pas bien alignées. La boîte de
+dialogue Aligner et distribuer (<flowSpan style="font-weight:bold">Ctrl+Maj+A</flowSpan>) devient alors utile. Sélectionnez tous les carrés (avec <flowSpan style="font-weight:bold">Maj+cliquer</flowSpan> ou une bande étirable), ouvrez la boîte de dialogue et appuyez sur le bouton "Centrer selon l'axe horizontal", puis sur "Distribuer des distances horizontalement entre les objets" (consultez les indications affichées quand la souris passe au-dessus des boutons). Les objets sont maintenant alignés et distribués de façon équidistante. Voici d'autres exemples d'objets alignés et distribués :
+</flowDiv></flowRoot>
+
+<defs id="basic-f13.svgdefs3">
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" fy="2278.0270" fx="188.94781" r="19.567672" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient1670" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" fy="2274.3148" fx="212.60383" r="18.493775" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient1669" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" fy="2233.2885" fx="221.81415" r="12.484145" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient1668" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" fy="2236.0139" fx="225.28719" r="12.167087" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient1667" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" fy="2298.9152" fx="225.83769" r="7.2748404" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient1666" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" fy="2266.8649" fx="238.59247" r="7.9932243" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient1665" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" fy="2238.9173" fx="251.28576" r="5.5509335" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient1664" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" r="19.567672" fy="2278.0270" fx="188.94781" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient2463" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" r="18.493775" fy="2274.3148" fx="212.60383" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient2462" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" r="12.484145" fy="2233.2885" fx="221.81415" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient2461" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" r="12.167087" fy="2236.0139" fx="225.28719" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient2460" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" r="7.2748404" fy="2298.9152" fx="225.83769" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient2459" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" r="7.9932243" fy="2266.8649" fx="238.59247" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient2458" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" r="5.5509335" fy="2238.9173" fx="251.28576" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient2457" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient id="basic-f13.svglinearGradient841">
+ <stop id="basic-f13.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f13.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f13.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f13.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ </defs><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(-1.000000,0.000000,0.000000,1.000000,413.5562,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1671" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1670);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(-1.000000,0.000000,0.000000,1.000000,413.4438,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1672" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(-1.000000,0.000000,0.000000,1.000000,433.4970,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1673" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1668);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(-1.000000,0.000000,0.000000,1.000000,445.3343,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1674" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1667);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(-1.000000,0.000000,0.000000,1.000000,411.9695,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1675" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1666);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(-1.000000,0.000000,0.000000,1.000000,429.6753,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1676" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1665);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(-1.000000,0.000000,0.000000,1.000000,450.9023,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1677" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1622" d="M 30.105301,4.9278845 L 83.706928,19.290384" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1623" d="M 27.562262,9.2560845 L 81.163888,23.618584" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1624" d="M 25.019222,13.584384 L 78.620848,27.946884" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1625" d="M 22.476183,17.912584 L 76.077804,32.275084" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1626" d="M 19.933144,22.240784 L 73.534765,36.603284" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1627" d="M 17.390104,26.569084 L 70.991725,40.931587" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1628" d="M 14.847065,30.897284 L 68.448686,45.259787" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1629" d="M 12.304026,35.225484 L 65.905647,49.587987" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1630" d="M 9.7609840,39.553787 L 63.362605,53.916287" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-31.31421)" d="M 131.45540,2120.6279 C 131.86733,2120.8339 131.38099,2121.2848 131.11307,2121.3126 C 130.38700,2121.3878 129.98969,2120.5582 130.08607,2119.9433 C 130.25847,2118.8434 131.48161,2118.3135 132.48239,2118.5739 C 133.95109,2118.9561 134.62956,2120.6179 134.19405,2121.9973 C 133.61359,2123.8358 131.49936,2124.6664 129.74374,2124.0512 C 127.53447,2123.2772 126.55041,2120.7047 127.34742,2118.5739 C 128.31270,2115.9933 131.34648,2114.8551 133.85172,2115.8353 C 136.80406,2116.9904 138.09693,2120.4872 136.93271,2123.3666 C 135.58856,2126.6909 131.62765,2128.1387 128.37441,2126.7899 C 124.67788,2125.2573 123.07502,2120.8315 124.60876,2117.2046 C 126.32940,2113.1357 131.22055,2111.3777 135.22105,2113.0966 C 139.66236,2115.0050 141.57578,2120.3620 139.67136,2124.7359" sodipodi:t0="0.0000000" sodipodi:argument="-18.385908" sodipodi:radius="9.1857243" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2120.6279" sodipodi:cx="131.45540" id="basic-f13.svgpath1641" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1440.566,-40.55521)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1642" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-54.93121)" d="M 154.34271,2141.7546 C 155.46082,2142.3431 154.10109,2143.5522 153.36462,2143.6130 C 151.36884,2143.7779 150.32648,2141.4795 150.62597,2139.7985 C 151.16169,2136.7915 154.54685,2135.4081 157.27698,2136.1795 C 161.28357,2137.3116 163.04956,2141.9084 161.77620,2145.6670 C 160.07902,2150.6767 154.23252,2152.8340 149.45226,2151.0465 C 143.43679,2148.7971 140.88465,2141.6848 143.19248,2135.8861 C 145.98757,2128.8630 154.37385,2125.9143 161.18935,2128.7460 C 169.22117,2132.0831 172.56753,2141.7482 169.20969,2149.5794 C 165.33293,2158.6207 154.38598,2162.3654 145.53990,2158.4800 C 135.48841,2154.0651 131.34489,2141.8342 135.75899,2131.9737 C 140.71094,2120.9117 154.22715,2116.3690 165.10171,2121.3125 C 177.17453,2126.8008 182.11667,2141.6034 176.64318,2153.4917" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="25.200598" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2141.7546" sodipodi:cx="154.34271" id="basic-f13.svgpath1643" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-65.81921)" d="M 177.23004,2161.1208 C 178.17161,2161.4151 177.29795,2162.5352 176.74100,2162.6858 C 175.23169,2163.0938 174.10720,2161.4758 174.10015,2160.1428 C 174.08755,2157.7582 176.49195,2156.2186 178.69718,2156.4260 C 181.93344,2156.7304 183.93767,2160.0113 183.48982,2163.0770 C 182.89291,2167.1632 178.70759,2169.6442 174.78481,2168.9456 C 169.84840,2168.0664 166.88581,2162.9648 167.84037,2158.1866 C 168.99647,2152.3995 175.02050,2148.9527 180.65336,2150.1662 C 187.29149,2151.5963 191.22390,2158.5463 189.74960,2165.0332 C 188.04747,2172.5227 180.16935,2176.9417 172.82863,2175.2054 C 164.48765,2173.2324 159.58133,2164.4246 161.58059,2156.2304 C 163.82346,2147.0377 173.56199,2141.6436 182.60954,2143.9065 C 192.65404,2146.4186 198.53622,2157.0887 196.00938,2166.9894" sodipodi:t0="0.0000000" sodipodi:argument="-18.546671" sodipodi:radius="19.674946" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2161.1208" sodipodi:cx="177.23004" id="basic-f13.svgpath1644" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(4.753003e-17,0.153524,-0.153524,4.753003e-17,473.6190,31.04279)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1645" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(9.506006e-17,0.307048,-0.307048,9.506006e-17,806.8147,7.176787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1646" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(3.802402e-16,1.228191,-1.228191,3.802402e-16,2753.765,-136.0183)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1647" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(7.604803e-16,2.456381,-2.456381,7.604803e-16,5347.526,-326.9433)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1648" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000" sodipodi:type="spiral"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) translate(3.588790,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1649" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2463);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) translate(3.701180,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1650" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2462);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) translate(-16.35203,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1651" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2461);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) translate(-28.18930,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1652" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2460);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) translate(5.175400,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1653" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2459);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) translate(-12.53040,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1654" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2458);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) translate(-33.75731,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1655" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2457);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) matrix(1.082533e-16,0.349663,-0.349663,1.082533e-16,853.9819,0.692787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1678" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1679" d="M 175.20459,51.727787 C 175.16086,52.688387 175.12047,53.782187 174.09943,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1680" d="M 182.30186,51.839687 C 182.30186,52.582887 181.84217,53.954587 181.93348,54.860387" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1681" d="M 188.65035,51.951487 C 188.85033,52.646587 188.73246,53.739487 190.49230,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1682" d="M 197.68216,51.503987 C 197.46637,52.170887 195.82128,54.066087 196.57699,54.748587" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1683" d="M 204.82471,52.287187 C 204.54422,52.686187 203.47294,54.089287 204.82471,54.636687" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1684" d="M 211.02991,51.503987 C 211.12145,52.430587 210.54887,53.384887 212.87186,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1685" d="M 220.14463,51.951487 C 220.22447,52.521287 219.15359,53.514087 218.67108,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1686" d="M 225.39606,51.839687 C 225.42319,52.276287 225.59145,53.562387 228.34317,54.189187" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1687" d="M 233.97104,52.063387 C 233.97104,52.221287 233.75877,53.676487 234.70782,54.300987" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1688" d="M 238.47345,51.839687 C 239.52830,53.072987 239.60390,54.525187 245.10445,55.419787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3932.11351) " id="basic-f13.svgpath1689" d="M 248.88235,52.510887 C 248.88235,53.351187 248.77656,54.181387 249.61913,54.972287" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4013.731658"><tspan x="10" y="4013.731658">Ordre-z (ou superposition)</tspan></text>
+
+<rect id="d0e683" width="288" height="1000px" x="10" y="4018.6316580000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e683" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le terme <flowSpan style="font-style:italic">ordre-z</flowSpan> correspond à l'ordre d'empilement des objets sur un dessin, les objets du dessus masquant les autres. Les deux commandes du menu Objet, Monter au premier plan (<flowSpan style="font-weight:bold">Début</flowSpan>) et Descendre à l'arrière plan (<flowSpan style="font-weight:bold">Fin</flowSpan>), feront passer les objets sélectionnés tout au dessus ou tout au fond dans la superposition des objets du calque courant. Deux autres commandes, Monter (<flowSpan style="font-weight:bold">Page Précédente</flowSpan>) et Descendre (<flowSpan style="font-weight:bold">Page Suivante</flowSpan>), les déplaceront d'<flowSpan style="font-style:italic">un cran seulement</flowSpan>, c'est à dire juste au-delà d'un objet non sélectionné (seuls les objets chevauchant la sélection comptent; si rien ne chevauche la sélection, Monter et Descendre la déplacent tout au dessus ou tout au fond respectivement.
+</flowDiv></flowRoot>
+
+<rect id="d0e704" width="288" height="1000px" x="10" y="4148.891858" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e704" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Exercez-vous à l'utilisation de ces commandes en inversant la superposition des objets ci-dessous, de telle sorte que l'ellipse la plus à gauche soit tout au-dessus et la plus à droite tout au fond :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4197.812225) matrix(1.362500,0.000000,0.000000,1.744680,16.79810,-4067.070)" d="M 70.422535 2348.0164 A 23.474178 13.791080 0 1 1 23.474178,2348.0164 A 23.474178 13.791080 0 1 1 70.422535 2348.0164 z" sodipodi:ry="13.791080" sodipodi:rx="23.474178" sodipodi:cy="2348.0164" sodipodi:cx="46.948357" id="basic-f14.svgpath1127" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39901099" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4197.812225) matrix(1.000000,0.000000,0.000000,1.051282,31.76290,-2451.914)" d="M 100.93896 2351.2441 A 25.528168 17.605633 0 1 1 49.882629,2351.2441 A 25.528168 17.605633 0 1 1 100.93896 2351.2441 z" sodipodi:ry="17.605633" sodipodi:rx="25.528168" sodipodi:cy="2351.2441" sodipodi:cx="75.410797" id="basic-f14.svgpath1128" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4197.812225) matrix(1.000000,0.000000,0.000000,1.051282,34.11030,-2439.590)" d="M 119.71831 2349.4836 A 21.713614 13.497652 0 1 1 76.291079,2349.4836 A 21.713614 13.497652 0 1 1 119.71831 2349.4836 z" sodipodi:ry="13.497652" sodipodi:rx="21.713614" sodipodi:cy="2349.4836" sodipodi:cx="98.004692" id="basic-f14.svgpath1129" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4197.812225) matrix(1.000000,0.000000,0.000000,1.051282,36.43560,-2449.567)" d="M 129.69483 2348.0164 A 12.910798 9.6830978 0 1 1 103.87323,2348.0164 A 12.910798 9.6830978 0 1 1 129.69483 2348.0164 z" sodipodi:ry="9.6830978" sodipodi:rx="12.910798" sodipodi:cy="2348.0164" sodipodi:cx="116.78403" id="basic-f14.svgpath1130" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4197.812225) matrix(1.000000,0.000000,0.000000,1.051282,37.63150,-2444.872)" d="M 142.60563 2347.1362 A 11.737089 7.6291080 0 1 1 119.13146,2347.1362 A 11.737089 7.6291080 0 1 1 142.60563 2347.1362 z" sodipodi:ry="7.6291080" sodipodi:rx="11.737089" sodipodi:cy="2347.1362" sodipodi:cx="130.86855" id="basic-f14.svgpath1131" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4197.812225) matrix(1.000000,0.000000,0.000000,1.051282,37.04460,-2450.214)" d="M 150.23474 2347.4297 A 7.3356805 5.5751171 0 1 1 135.56338,2347.4297 A 7.3356805 5.5751171 0 1 1 150.23474 2347.4297 z" sodipodi:ry="5.5751171" sodipodi:rx="7.3356805" sodipodi:cy="2347.4297" sodipodi:cx="142.89906" id="basic-f14.svgpath1132" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/>
+
+<rect id="d0e717" width="288" height="1000px" x="10" y="4262.55746" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e717" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un raccourci de sélection très utile est la touche <flowSpan style="font-weight:bold">Tab</flowSpan>. Si rien n'est sélectionné, il sélectionne l'objet le plus au fond; sinon, il sélectionne l'objet <flowSpan style="font-style:italic">juste au-dessus</flowSpan> de l'objet sélectionné dans l'ordre-z. <flowSpan style="font-weight:bold">Maj+Tab</flowSpan> fait l'inverse, commençant par l'objet tout au-dessus en allant vers le fond. Comme les objets que vous créez sont ajoutés au-dessus de la superposition, appuyer sur <flowSpan style="font-weight:bold">Maj+Tab</flowSpan> quand aucun objet n'est sélectionné vous permettra de retrouver facilement le <flowSpan style="font-style:italic">dernier</flowSpan> objet que vous avez créé. Essayez <flowSpan style="font-weight:bold">Tab</flowSpan> et <flowSpan style="font-weight:bold">Maj+Tab</flowSpan> sur les ellipses superposées ci-dessus.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4384.081871"><tspan x="10" y="4384.081871">Sélectionner en-dessous et déplacer</tspan></text>
+
+<rect id="d0e747" width="288" height="1000px" x="10" y="4388.981871" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e747" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Que faire si l'objet dont vous avez besoin est caché derrière un autre objet ? Vous pouvez encore voir l'objet en dessous si celui du dessus est (partiellement) transparent, mais en cliquant dessus, vous sélectionnerez l'objet du dessus, pas celui dont vous avez besoin.
+</flowDiv></flowRoot>
+
+<rect id="d0e750" width="288" height="1000px" x="10" y="4450.507175" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e750" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour cela, il faut utiliser <flowSpan style="font-weight:bold">Alt+cliquer</flowSpan>. <flowSpan style="font-weight:bold">Alt+cliquer</flowSpan> sélectionne d'abord l'objet du dessus, comme un cliquer normal; mais le <flowSpan style="font-weight:bold">Alt+cliquer</flowSpan> suivant au même endroit sélectionne l'objet juste <flowSpan style="font-style:italic">en-dessous</flowSpan>; et ainsi de suite. Donc, plusieurs <flowSpan style="font-weight:bold">Alt+cliquer</flowSpan> à la suite vous permettront de naviguer du dessus vers le fond à travers la superposition de différents objets sous le pointeur de la souris. Quand l'objet du fond est sélectionné, un <flowSpan style="font-weight:bold">Alt+cliquer</flowSpan> de plus sélectionne de nouveau l'objet du dessus.
+</flowDiv></flowRoot>
+
+<rect id="d0e771" width="288" height="1000px" x="10" y="4547.378527999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e771" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">D'accord, mais une fois l'objet recouvert sélectionné, qu'en faire ? Vous pouvez le transformer grâce aux raccourcis et déplacer ses poignées de sélection. Cependant, déplacer l'objet lui-même resélectionnera l'objet tout au dessus à nouveau (le cliquer-déplacer est conçu comme cela : d'abord sélectionner l'objet le plus haut juste sous le curseur puis déplacer la sélection). Pour demander à Inkscape de déplacer la <flowSpan style="font-style:italic">sélection présente</flowSpan> (éventuellement en-dessous d'autres objets) sans rien sélectionner d'autre, utilisez <flowSpan style="font-weight:bold">Alt+déplacer</flowSpan>. Cela vous permettra de déplacer la sélection courante où que vous placiez la souris.
+</flowDiv></flowRoot>
+
+<rect id="d0e780" width="288" height="1000px" x="10" y="4666.412837999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e780" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Essayez <flowSpan style="font-weight:bold">Alt+cliquer</flowSpan> et <flowSpan style="font-weight:bold">Alt+déplacer</flowSpan> sur les deux formes brunes sous le rectangle vert transparent :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4704.169407999999) matrix(0.395123,0.684370,-0.684370,0.395123,2780.015,-1592.865)" d="M 126.89077,3940.5291 C 125.17795,3943.3053 113.66371,3938.5420 110.97088,3940.2618 C 108.27806,3941.9815 108.25386,3954.2336 105.11415,3954.7867 C 101.97445,3955.3398 98.760694,3944.4671 95.570830,3943.6865 C 92.380966,3942.9059 82.264271,3949.4146 79.943986,3947.2296 C 77.623701,3945.0445 86.019590,3935.4104 84.600447,3932.4541 C 83.181304,3929.4977 72.168311,3929.3821 72.285146,3926.2119 C 72.401981,3923.0417 84.294455,3922.4155 85.789840,3919.6469 C 87.285224,3916.8782 82.845226,3906.4067 85.391486,3904.5289 C 87.937747,3902.6512 96.264593,3910.1959 99.467842,3909.5915 C 102.67109,3908.9872 106.76923,3900.0556 109.83241,3900.9084 C 112.89559,3901.7612 110.08487,3912.1937 112.61044,3914.2521 C 115.13600,3916.3105 125.25937,3913.5440 126.41255,3916.5480 C 127.56573,3919.5521 117.68601,3926.3170 117.64844,3929.4798 C 117.61087,3932.6426 128.60360,3937.7529 126.89077,3940.5291 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.97023339" sodipodi:arg1="0.52143444" sodipodi:r2="16.983238" sodipodi:r1="28.739008" sodipodi:cy="3927.1016" sodipodi:cx="100.73942" sodipodi:sides="7" id="basic-f15.svgpath2575" style="color:#000000;fill:#ac7335;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4704.169407999999) matrix(0.832600,0.480703,-0.480703,0.832600,1947.479,-3288.386)" d="M 107.61985,3941.5994 C 107.09226,3943.7104 98.543572,3938.0797 96.669124,3939.2057 C 94.171555,3940.7060 94.696972,3951.0596 91.806537,3951.7997 C 89.637239,3952.3551 90.222367,3943.2777 88.243929,3942.3368 C 85.607802,3941.0832 77.214948,3946.4420 75.022690,3944.4866 C 73.377380,3943.0191 81.973213,3938.7922 81.916873,3936.5427 C 81.841804,3933.5454 72.273491,3926.6900 72.834776,3923.7853 C 73.256026,3921.6053 82.307516,3928.9670 84.231695,3927.8033 C 86.795527,3926.2528 86.569242,3915.2048 89.461116,3914.5603 C 91.631494,3914.0766 91.154197,3923.6481 93.121052,3924.6568 C 95.741746,3926.0007 105.18210,3921.2828 107.33521,3923.3376 C 108.95114,3924.8798 99.963343,3928.1235 100.07422,3930.3246 C 100.22197,3933.2574 108.32281,3938.7866 107.61985,3941.5994 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.77161843" sodipodi:arg1="0.48833395" sodipodi:r2="9.3934679" sodipodi:r1="19.212250" sodipodi:cy="3933.4641" sodipodi:cx="90.665482" sodipodi:sides="6" id="basic-f15.svgpath2574" style="color:#000000;fill:#ff9400;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4704.169407999999) " rx="10.424490" ry="10.424490" y="-0.21457997" x="44.415947" height="56.564163" width="171.78746" id="basic-f15.svgrect3197" style="color:#000000;fill:#2dd268;fill-opacity:0.29608938;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4786.333570999999"><tspan x="10" y="4786.333570999999">Conclusion</tspan></text>
+
+<rect id="d0e805" width="288" height="1000px" x="10" y="4791.233570999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e805" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ceci conclut le didacticiel basique. Inkscape offre beaucoup d'autres fonctionnalités, mais les techniques décrites ci-dessus vous permettront déjà de créer des dessins simples mais utiles. Pour un usage plus avancé, consultez le didacticiel avancé dans <flowSpan style="font-family:sans serif">Aide &gt; Didacticiels</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+<g transform="translate(0, 4852.422546999999)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-basic.ja.svg b/share/tutorials/tutorial-basic.ja.svg
new file mode 100644
index 000000000..61ab8a538
--- /dev/null
+++ b/share/tutorials/tutorial-basic.ja.svg
@@ -0,0 +1,401 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::基本</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+
+<rect id="d0e17" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e17" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">このチュートリアルは Inkscape の基本的な使用法について示している。これは Inkscape
+正規のドキュメントであり閲覧、編集、複製、保存が可能である。
+</flowDiv></flowRoot>
+
+<rect id="d0e20" width="264" height="1000px" x="35" y="59.836505" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e20" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">この基本的なチュートリアルは、キャンバスの操作、書類の取り扱い、シェイプツールの基本、選択法、セレクタを用いてオブジェクトを変換すること、グループ化、フィルとストロークの設定、レイアウト、z順序について記述している。さら進んだトピックについてはヘルプメニューのその他のチュートリアルを確認すること。
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="134.978693"><tspan x="10" y="134.978693">キャンバスのパン</tspan></text>
+
+<rect id="d0e29" width="288" height="1000px" x="10" y="139.878693" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e29" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ドキュメントを表示しているキャンバスをパン(スクロール)する方法はいくつかある。<flowSpan style="font-weight:bold">Ctrl+arrow</flowSpan> キーでキーボードからスクロールを行うことが出来る(このドキュメントを下にスクロールしてみるといい)。マウスの中ボタンでキャンバスをドラッグすることも出来る。またスクロールバー( <flowSpan style="font-weight:bold">Ctrl+B</flowSpan> で表示、非表示出来る)を使うこともできる。マウスの <flowSpan style="font-weight:bold">ホイール</flowSpan> を使って垂直方向のスクロールを行うことも可能だ。<flowSpan style="font-weight:bold">Shift</flowSpan> キーを押しながらマウスホイールを使うと水平方向にスクロールする。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="238.238428"><tspan x="10" y="238.238428">ズームインとズームアウト</tspan></text>
+<rect id="d0e50" width="288" height="1000px" x="10" y="243.138428" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e50" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ズームを行う最も簡単な方法は <flowSpan style="font-weight:bold">-</flowSpan> と <flowSpan style="font-weight:bold">+</flowSpan> (または <flowSpan style="font-weight:bold">=</flowSpan> ) キーを押すことだ。; <flowSpan style="font-weight:bold">Ctrl+middle click</flowSpan> か <flowSpan style="font-weight:bold">Ctrl+right click</flowSpan> でズームイン、 <flowSpan style="font-weight:bold">Shift+middle click</flowSpan> か <flowSpan style="font-weight:bold">Shift+right click</flowSpan> でズームアウトすることもできるし、 <flowSpan style="font-weight:bold">Ctrl</flowSpan> を押しながら、マウスホイールを使うこともできる。また、ズーム入力域(ドキュメントウインドウの左下の角)をクリックし、正確なズーム値を%で入力してエンターキーを押すこともできる。ドラッグした領域をズームすることのできるズームツール(左のツールバーにある)もある。
+</flowDiv></flowRoot>
+<rect id="d0e77" width="288" height="1000px" x="10" y="328.053039" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e77" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape はセッションでのズームレベルの履歴を保持している。 <flowSpan style="font-weight:bold">`</flowSpan> を押すと前のズーム状態に戻り、 <flowSpan style="font-weight:bold">Shift+`</flowSpan> で次に進む。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="370.96781100000004"><tspan x="10" y="370.96781100000004">Inkscape のツール</tspan></text>
+
+<rect id="d0e92" width="288" height="1000px" x="10" y="375.867811" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e92" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">左側の垂直なツールバーには Inkscape の描画ならびに編集ツールを表示している。ウインドウの一番上、メニューの下に一般的なコマンドボタンのある<flowSpan style="font-style:italic">コマンドバー</flowSpan>、そして各ツール固有のの入力域を表示する<flowSpan style="font-style:italic">ツールコントロールバー</flowSpan>が配置されている。ウインドウの下にある<flowSpan style="font-style:italic">ステイタスバー</flowSpan>には作業に応じて有用なヒントとメッセージが表示される。</flowDiv></flowRoot>
+
+<rect id="d0e104" width="288" height="1000px" x="10" y="438.362257" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e104" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">多くの操作がキーボードショートカットから利用できる。ヘルプ &gt; キー/マウス を開いて完全なリファレンスを見るといいだろう。</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="480.80124700000005"><tspan x="10" y="480.80124700000005">ドキュメントの作成と管理</tspan></text>
+
+<rect id="d0e113" width="288" height="1000px" x="10" y="485.701247" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e113" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">新しい空のドキュメントを作成するにはメニュー、<flowSpan style="font-family:sans serif">ファイル &gt; 新規</flowSpan>か <flowSpan style="font-weight:bold">Ctrl+N</flowSpan> を押す。既存の SVG ドキュメントを開くには、メニューの <flowSpan style="font-family:sans serif">ファイル &gt; 開く</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+O</flowSpan>) 。保存には、<flowSpan style="font-family:sans serif">ファイル &gt; 保存</flowSpan> ( <flowSpan style="font-weight:bold">Ctrl+S</flowSpan> )、もしくは新しい名前を付けて保存する場合に <flowSpan style="font-family:sans serif">名前を付けて保存</flowSpan> (<flowSpan style="font-weight:bold">Shift+Ctrl+S</flowSpan>)を使用する。(Inkscape はまだ不安定かもしれない、こまめに保存することをお忘れなく!)
+</flowDiv></flowRoot>
+
+<rect id="d0e140" width="288" height="1000px" x="10" y="559.585463" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e140" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape はファイルに SVG (Scalable Vector Graphics) フォーマットを使用している。SVG は広くグラフィックソフトウェアで使用されているオープンな標準である。SVG ファイルは、XML を基準としていてあらゆるテキストエディタと XML エディタで編集することができる(そう、Inkscape をはなれても)。Inkscape は SVG 以外のフォーマットを入力、出力することができる(EPS, PNG)。
+</flowDiv></flowRoot>
+
+<rect id="d0e143" width="288" height="1000px" x="10" y="633.490378" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e143" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape はドキュメントごとに個別のウインドウを開く。複数のドキュメントはウインドウマネージャを使い操作することができる (例えば <flowSpan style="font-weight:bold">Alt+Tab</flowSpan> を使って)、また Inkscape のショートカット、 <flowSpan style="font-weight:bold">Ctrl+Tab</flowSpan> で全ての開いているドキュメントを巡回できる。(練習のためドキュメントの新規作成をして、このドキュメントと切り替えよ)</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="709.726617"><tspan x="10" y="709.726617">シェイプの作成</tspan></text>
+<rect id="d0e158" width="288" height="1000px" x="10" y="714.626617" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e158" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">格好いいシェイプを作ってみよう! ツールバーの矩形ツールをクリック(か <flowSpan style="font-weight:bold">F4</flowSpan> を押す)し、新しいドキュメントの中か、こ
+こでクリックしてドラッグ:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="11.835085" x="8.2425785" height="21.105692" width="19.394419" id="basic-f01.svgrect824" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="7.2717309" x="37.904560" height="15.971874" width="23.387388" id="basic-f01.svgrect825" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="0.99707252" x="69.848328" height="48.486046" width="71.303009" id="basic-f01.svgrect826" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="2.7083151" x="108.63728" height="22.246540" width="55.331135" id="basic-f01.svgrect827" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="15.828066" x="122.32764" height="25.098660" width="39.929688" id="basic-f01.svgrect828" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="23.814028" x="152.56003" height="24.528236" width="35.366295" id="basic-f01.svgrect829" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="4.4196191" x="176.51784" height="28.521204" width="31.943748" id="basic-f01.svgrect830" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="41.052860" x="213.38797" height="3.5281835" width="8.8204584" id="basic-f01.svgrect742" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="28.116152" x="232.79292" height="4.1162143" width="7.0563669" id="basic-f01.svgrect743" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="20.471804" x="247.49321" height="1.7640917" width="4.1162143" id="basic-f01.svgrect744" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.359683) " y="17.531618" x="259.25388" height="1.1760612" width="2.9401529" id="basic-f01.svgrect745" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e174" width="288" height="1000px" x="10" y="824.095729" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e174" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">見ての通り、デフォルトの矩形は青く、黒い<flowSpan style="font-style:italic">ストローク</flowSpan>(輪郭)で半透明だ。これがどう変わるかを見ていこう。他のツール、楕円、星型、らせんを作ってみよう</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath750" sodipodi:cx="17.934933" sodipodi:cy="659.92175" sodipodi:rx="9.7025042" sodipodi:ry="3.8221989" d="M 27.637437 659.92175 A 9.7025042 3.8221989 0 1 1 8.2324286,659.92175 A 9.7025042 3.8221989 0 1 1 27.637437 659.92175 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath751" sodipodi:cx="25.873346" sodipodi:cy="681.67889" sodipodi:rx="5.2922754" sodipodi:ry="14.406750" d="M 31.165622 681.67889 A 5.2922754 14.406750 0 1 1 20.581071,681.67889 A 5.2922754 14.406750 0 1 1 31.165622 681.67889 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath752" sodipodi:cx="41.162140" sodipodi:cy="663.44995" sodipodi:rx="9.9965200" sodipodi:ry="9.1144743" d="M 51.158660 663.44995 A 9.9965200 9.1144743 0 1 1 31.165620,663.44995 A 9.9965200 9.1144743 0 1 1 51.158660 663.44995 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath753" sodipodi:cx="54.098812" sodipodi:cy="694.61554" sodipodi:rx="15.288795" sodipodi:ry="6.1743212" d="M 69.387608 694.61554 A 15.288795 6.1743212 0 1 1 38.810017,694.61554 A 15.288795 6.1743212 0 1 1 69.387608 694.61554 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath754" sodipodi:cx="57.038967" sodipodi:cy="671.09436" sodipodi:rx="16.464857" sodipodi:ry="15.582810" d="M 73.503824 671.09436 A 16.464857 15.582810 0 1 1 40.574110,671.09436 A 16.464857 15.582810 0 1 1 73.503824 671.09436 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath755" sodipodi:cx="80.560188" sodipodi:cy="672.85840" sodipodi:rx="9.9965200" sodipodi:ry="4.4102292" d="M 90.556708 672.85840 A 9.9965200 4.4102292 0 1 1 70.563668,672.85840 A 9.9965200 4.4102292 0 1 1 90.556708 672.85840 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath762" sodipodi:cx="178.76129" sodipodi:cy="683.14899" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="15.535585" sodipodi:argument="-18.335104" sodipodi:t0="0.0000000" d="M 178.76129,683.14899 C 179.43940,683.53227 178.57919,684.25216 178.12426,684.27605 C 176.89141,684.34078 176.29157,682.90524 176.50718,681.87492 C 176.89284,680.03191 179.00433,679.24203 180.67239,679.76781 C 183.12034,680.53942 184.12361,683.40459 183.26952,685.69712 C 182.13117,688.75271 178.48869,689.97405 175.57612,688.78428 C 171.91095,687.28707 170.46972,682.85734 171.99894,679.32678 C 173.85103,675.05081 179.07314,673.38875 183.22053,675.25958 C 188.10809,677.46428 189.99154,683.48174 187.77776,688.24526 C 185.22185,693.74493 178.40716,695.85016 173.02799,693.29251 C 166.91583,690.38635 164.58856,682.77314 167.49071,676.77865 C 170.74648,670.05373 179.15910,667.50424 185.76866,670.75135 C 193.10654,674.35625 195.87840,683.56893 192.28599,690.79339"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath763" sodipodi:cx="205.81070" sodipodi:cy="671.38837" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="16.818087" sodipodi:argument="-21.354641" sodipodi:t0="0.0000000" d="M 205.81070,671.38837 C 205.13259,670.88716 206.15177,670.22701 206.64374,670.26131 C 207.97697,670.35425 208.43229,671.97579 208.06482,673.05445 C 207.40750,674.98393 205.03460,675.55435 203.31157,674.76954 C 200.78296,673.61781 200.08259,670.40695 201.30246,668.05620 C 202.92837,664.92301 207.00318,664.09077 209.97591,665.75307 C 213.71680,667.84491 214.68154,672.79461 212.57305,676.38662 C 210.01940,680.73704 204.18919,681.83462 199.97940,679.27778 C 195.01831,676.26463 193.78767,669.55064 196.79423,664.72403 C 200.26542,659.15151 207.86528,657.78765 213.30808,661.24483 C 219.49255,665.17311 220.98974,673.66023 217.08129,679.71879 C 212.69660,686.51558 203.32122,688.14619 196.64723,683.78602 C 189.23783,678.94540 187.47374,668.68104 192.28599,661.39185"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(2.775740,-631.9013)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath764" sodipodi:cx="245.20876" sodipodi:cy="663.15594" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="35.095131" sodipodi:argument="-15.859339" sodipodi:t0="0.0000000" d="M 245.20876,663.15594 C 243.46926,663.42129 243.99287,660.94206 244.76773,660.26479 C 246.86756,658.42946 249.93635,660.14267 250.99106,662.27390 C 252.87768,666.08617 250.22882,670.43581 246.53182,671.82940 C 241.10633,673.87454 235.32592,670.18454 233.64415,664.92004 C 231.40263,657.90328 236.16922,650.65080 243.00364,648.70019 C 251.60406,646.24555 260.34573,652.10387 262.55566,660.50981 C 265.23218,670.69052 258.27435,680.93019 248.29592,683.39400 C 236.53668,686.29751 224.79385,678.23569 222.07955,666.68413 C 218.94579,653.34739 228.11444,640.09810 241.23955,637.13559 C 256.15313,633.76940 270.91112,644.04677 274.12026,658.74571 C 277.72043,675.23570 266.33299,691.50399 250.06001,694.95860 C 231.99391,698.79387 214.21416,686.29540 210.51495,668.44822"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(2.775740,-653.1611)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath776" sodipodi:cx="216.98329" sodipodi:cy="669.62427" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="13.422048" sodipodi:argument="-18.346712" sodipodi:t0="0.0000000" d="M 216.98329,669.62427 C 217.57295,669.94858 216.83704,670.57912 216.44426,670.60432 C 215.37986,670.67261 214.84726,669.43847 215.02319,668.54621 C 215.33788,666.95018 217.15407,666.24662 218.60038,666.68412 C 220.72289,667.32615 221.61834,669.79130 220.90349,671.78038 C 219.95071,674.43151 216.81624,675.52315 214.28815,674.52452 C 211.10680,673.26784 209.81731,669.45547 211.10299,666.39010 C 212.66012,662.67752 217.15481,661.18931 220.75649,662.76391 C 225.00095,664.61953 226.68841,669.79911 224.82370,673.93650 C 222.67081,678.71328 216.80473,680.60032 212.13203,678.44472 C 206.82262,675.99539 204.73575,669.44171 207.18279,664.23398 C 209.92799,658.39170 217.17006,656.10483 222.91261,658.84371 C 229.28792,661.88438 231.77492,669.81540 228.74390,676.09261"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(16.42857,-45.00000)" d="M 103.57143,87.362183 L 89.167288,83.363007 L 77.706936,92.961601 L 77.059255,78.026636 L 64.389006,70.093323 L 78.392857,64.862183 L 82.022564,50.360532 L 91.325101,62.062474 L 106.23863,61.033274 L 97.984066,73.496612 L 103.57143,87.362183 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3575959" sodipodi:arg1="0.72927738" sodipodi:r2="11.255667" sodipodi:r1="22.511335" sodipodi:cy="72.362183" sodipodi:cx="86.785713" sodipodi:sides="5" id="basic-f02.svgpath1306" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(16.42857,-45.00000)" d="M 109.28572,85.933610 L 99.673657,78.247016 L 87.892402,81.807554 L 92.232497,70.290653 L 85.205616,60.186281 L 97.500003,60.755039 L 104.93841,50.949655 L 108.19666,62.818067 L 119.82073,66.862379 L 109.54005,73.628704 L 109.28572,85.933610 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.7613236" sodipodi:arg1="1.1330050" sodipodi:r2="9.2668076" sodipodi:r1="18.533615" sodipodi:cy="69.147896" sodipodi:cx="101.42857" sodipodi:sides="5" id="basic-f02.svgpath1308" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(16.42857,-45.00000)" d="M 127.14286,79.862180 L 116.86250,78.323912 L 109.76721,85.920559 L 108.05339,75.668004 L 98.635983,71.267482 L 107.85714,66.469323 L 109.13215,56.153004 L 116.54496,63.440134 L 126.75036,61.464820 L 122.11058,70.766673 L 127.14286,79.862180 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2353062" sodipodi:arg1="0.60698766" sodipodi:r2="7.8266454" sodipodi:r1="15.653291" sodipodi:cy="70.933609" sodipodi:cx="114.28571" sodipodi:sides="5" id="basic-f02.svgpath1310" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(16.42857,-45.00000)" d="M 144.64285,71.290753 L 134.13330,73.039322 L 129.61570,82.688128 L 124.70509,73.233290 L 114.13251,71.918448 L 121.60713,64.326467 L 119.59052,53.865043 L 129.12071,58.627780 L 138.44694,53.477107 L 136.86230,64.012620 L 144.64285,71.290753 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="0.92190752" sodipodi:arg1="0.29358899" sodipodi:r2="8.0218134" sodipodi:r1="16.043627" sodipodi:cy="66.647896" sodipodi:cx="129.28571" sodipodi:sides="5" id="basic-f02.svgpath1312" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(16.42857,-45.00000)" d="M 162.50000,66.647894 L 157.19688,66.620372 L 154.16778,70.973359 L 152.55520,65.921280 L 147.47922,64.385585 L 151.78572,61.290752 L 151.67769,55.988653 L 155.95183,59.128019 L 160.96104,57.386837 L 159.29611,62.421906 L 162.50000,66.647894 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0919661" sodipodi:arg1="0.46364761" sodipodi:r2="3.9929783" sodipodi:r1="7.9859571" sodipodi:cy="63.076466" sodipodi:cx="155.35715" sodipodi:sides="5" id="basic-f02.svgpath1314" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 871.937385) translate(16.42857,-45.00000)" d="M 180.00001,69.505041 L 176.29332,68.425150 L 173.30236,70.866421 L 173.18397,67.007450 L 169.93792,64.917268 L 173.57144,63.612184 L 174.55624,59.879109 L 176.92026,62.931494 L 180.77495,62.714508 L 178.60248,65.906070 L 180.00001,69.505041 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3702658" sodipodi:arg1="0.74194727" sodipodi:r2="2.9069321" sodipodi:r1="5.8138647" sodipodi:cy="65.576469" sodipodi:cx="175.71429" sodipodi:sides="5" id="basic-f02.svgpath1316" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e190" width="288" height="1000px" x="10" y="944.4075399999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e190" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">これらのツールは総称<flowSpan style="font-style:italic">シェイプツール</flowSpan>として知られている。各シェイプには一つ以上のひし形の<flowSpan style="font-style:italic">ハンドル</flowSpan>がある; このハンドルをドラッグしてシェイプがどう変るか見てみよう。シェイプのコントロールパネルはシェイプを調整するもう一つの方法だ; コントロールは選択中のシェイプに効果がある(すなわち、ハンドルの表示されているシェイプ)、<flowSpan style="font-style:italic">そして</flowSpan>新しく作成したシェイプにはデフォルト値が適用される。
+</flowDiv></flowRoot>
+
+<rect id="d0e202" width="288" height="1000px" x="10" y="1017.8636339999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e202" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">最後に行った操作を<flowSpan style="font-style:italic">アンドゥ</flowSpan>するには、 <flowSpan style="font-weight:bold">Ctrl+Z</flowSpan> を押す。(そして、もしまた気が変ったなら、アンドゥした操作を <flowSpan style="font-weight:bold">Shift+Ctrl+Z</flowSpan> を押すことで<flowSpan style="font-style:italic">リドゥ</flowSpan>することができる。)</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1071.7177869999998"><tspan x="10" y="1071.7177869999998">移動、スケール、回転</tspan></text>
+<rect id="d0e223" width="288" height="1000px" x="10" y="1076.617787" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e223" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape で最もよく使われるツールは<flowSpan style="font-style:italic">セレクタ</flowSpan>である。ツールバーの一番上にあるボタン(矢印の)をクリックする、または <flowSpan style="font-weight:bold">F1</flowSpan> か <flowSpan style="font-weight:bold">Space</flowSpan> を押す。するとキャンバス上の全てのオブジェクトが選択可能になる。この矩形をクリックしてみよう。
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1136.043941) " y="-0.47140065" x="25.427231" height="38.810017" width="40.574112" id="basic-f03.svgrect804" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e245" width="288" height="1000px" x="10" y="1188.103958" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e245" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">矢印型の8個のハンドルがオブジェクトの回りに表示される。ここで:</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1211.5688014)"/><rect id="d0e252" width="258" height="1000px" x="20" y="1205.5688014" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e252" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ドラッグしてオブジェクトの<flowSpan style="font-style:italic">移動</flowSpan>ができる。( <flowSpan style="font-weight:bold">Ctrl</flowSpan> を押すことで、移動を水平、垂直に限定できる) </flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1240.5144324)"/><rect id="d0e264" width="258" height="1000px" x="20" y="1234.5144324" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e264" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ハンドルをドラッグしてオブジェクトの<flowSpan style="font-style:italic">スケール</flowSpan>ができる。( <flowSpan style="font-weight:bold">Ctrl</flowSpan> を押すことで、元の縦横比を維持してスケールできる。)
+</flowDiv></flowRoot>
+
+
+<rect id="d0e274" width="288" height="1000px" x="10" y="1263.4928764000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e274" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">今一度矩形をクリックしよう。ハンドルが変るはずだ。ここで:</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1287.0233448000001)"/><rect id="d0e281" width="258" height="1000px" x="20" y="1281.0233448000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e281" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">角にあるハンドルをドラッグすることでオブジェクトを<flowSpan style="font-style:italic">回転</flowSpan>することができる。( <flowSpan style="font-weight:bold">Ctrl</flowSpan> を押すことで、回転を15度ごとに限定できる。十字のマークをドラッグすることで回転の中心を移動できる)</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1326.9358988000001)"/><rect id="d0e293" width="258" height="1000px" x="20" y="1320.9358988000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e293" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">角以外にあるハンドルでオブジェクトを<flowSpan style="font-style:italic">歪める</flowSpan>(せん断変形させる)ことができる。( <flowSpan style="font-weight:bold">Ctrl</flowSpan> を押すことで、変形を15度ごとに限定できる。)</flowDiv></flowRoot>
+
+
+
+<rect id="d0e304" width="288" height="1000px" x="10" y="1360.7828278000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e304" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">セレクタの状態で、正確な座標(XとY)と大きさ(WとH)を入力するためにコントロールバーの数値入力域(キャンバスの上にある)を使うこともできる。</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1414.1260458000002"><tspan x="10" y="1414.1260458000002">キーによる変形</tspan></text>
+
+<rect id="d0e313" width="288" height="1000px" x="10" y="1419.0260458000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e313" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape を他のベクタエディタと大きく隔てているのは、キーボード操作の重視である。キーボードから操作できないコマンドや操作はほとんど無い、そして変形も例外ではない。</flowDiv></flowRoot>
+
+<rect id="d0e316" width="288" height="1000px" x="10" y="1459.1436778000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e316" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">キーボードからオブジェクトの移動( <flowSpan style="font-weight:bold">arrow</flowSpan> キー)、スケール( <flowSpan style="font-weight:bold">&lt;</flowSpan> と <flowSpan style="font-weight:bold">&gt;</flowSpan> キー)そして回転( <flowSpan style="font-weight:bold">[</flowSpan> と <flowSpan style="font-weight:bold">]</flowSpan> キー) が可能である。デフォルトの移動は 2px ごと; <flowSpan style="font-weight:bold">Shift</flowSpan> を押すと10倍で移動、スケールする。<flowSpan style="font-weight:bold">Ctrl+&gt;</flowSpan> と <flowSpan style="font-weight:bold">Ctrl+&lt;</flowSpan> でそれぞれ元の200%、50%で拡大縮小する。デフォルトの回転は15度ごと; <flowSpan style="font-weight:bold">Ctrl</flowSpan> を使うと90度ごとに回転する。</flowDiv></flowRoot>
+
+<rect id="d0e346" width="288" height="1000px" x="10" y="1521.5092128000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e346" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">しかし、もっとも有用なのは、 <flowSpan style="font-weight:bold">Alt</flowSpan> キーと変形キーを用いて行う<flowSpan style="font-style:italic">ピクセル単位の変形</flowSpan>だろう。例えば、 <flowSpan style="font-weight:bold">Alt+arrows</flowSpan> は、選択したオブジェクトを、<flowSpan style="font-style:italic">そのときのズーム状態</flowSpan>で1ピクセル移動する(すなわち、1<flowSpan style="font-style:italic">スクリーンピクセル</flowSpan>、ズーム状態と関係ない SVG の長さの単位 px と混乱しないように)。こういうことだ、もしズームインした状態 <flowSpan style="font-weight:bold">Alt+arrow</flowSpan> を実行すると画面上では1ピクセル動くが絶対量としてより小さい移動になる。したがって、ズームイン、ズームアウトを行うことで任意の精度でオブジェクトの位置決めを行うことができる。</flowDiv></flowRoot>
+
+<rect id="d0e370" width="288" height="1000px" x="10" y="1617.7376138000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e370" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">同様に、 <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan> と <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan> で、選択したオブジェクトの見た目の大きさをスクリーンピクセルでスケールできる。また <flowSpan style="font-weight:bold">Alt+[</flowSpan> と <flowSpan style="font-weight:bold">Alt+]</flowSpan> でオブジェクトの中心点から最も遠い点が、1スクリーンピクセル移動するだけ回転する。</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1671.6245798"><tspan x="10" y="1671.6245798">複数選択</tspan></text>
+<rect id="d0e391" width="288" height="1000px" x="10" y="1676.5245798" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e391" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> でいくつのオブジェクトでも同時に選択することができる。また、オブジェクトの周りを <flowSpan style="font-weight:bold">drag</flowSpan> することでも選択することが可能; これは<flowSpan style="font-style:italic">ラバーバンド選択</flowSpan>と呼ばれている(セレクタは何も無いところからドラッグを始めるとラバーバンドを作る; しかし、ドラッグを始める前に <flowSpan style="font-weight:bold">Shift</flowSpan> を押すと常にラバーバンドが作られる)。下の3つのシェイプで練習せよ:
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1758.0959108000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.80106297pt" id="basic-f04.svgrect878" width="25.253300" height="26.656260" x="58.427742" y="5.9826937"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1758.0959108000002) matrix(0.801064,0.000000,0.000000,0.801064,32.31095,-983.8304)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f04.svgpath879" sodipodi:cx="112.96418" sodipodi:cy="1251.6860" sodipodi:rx="21.892282" sodipodi:ry="17.805723" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1758.0959108000002) matrix(0.873025,0.000000,0.000000,0.873025,27.59957,4.053390)" d="M 182.83762,29.582728 L 169.65440,26.364328 L 159.52939,35.399790 L 158.51643,21.867261 L 146.79439,15.029915 L 159.35157,9.8847525 L 162.23196,-3.3764213 L 171.00569,6.9762223 L 184.50790,5.6177117 L 177.37318,17.161160 L 182.83762,29.582728 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3262214" sodipodi:arg1="0.69790282" sodipodi:r2="10.217657" sodipodi:r1="20.435314" sodipodi:cy="16.450745" sodipodi:cx="167.18025" sodipodi:sides="5" id="basic-f04.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.91757278pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e416" width="288" height="1000px" x="10" y="1804.9498428000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e416" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">それでは、ラバーバンドを使って(ドラッグか <flowSpan style="font-weight:bold">Shift+drag</flowSpan> で)矩形以外の
+2つの楕円を選択してみよう:
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1841.9610988000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.93523197pt" id="basic-f05.svgrect894" width="151.14369" height="39.698006" x="46.656612" y="1.7362769"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1841.9610988000002) matrix(0.707107,-0.707107,0.707107,0.707107,28.79286,65.47778)" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z" sodipodi:ry="12.500000" sodipodi:rx="6.6071429" sodipodi:cy="25.040749" sodipodi:cx="88.035713" id="basic-f05.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1841.9610988000002) matrix(0.707107,-0.707107,0.707107,0.707107,56.47143,65.83492)" sodipodi:type="arc" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" id="basic-f05.svgpath1292" sodipodi:cx="88.035713" sodipodi:cy="25.040749" sodipodi:rx="6.6071429" sodipodi:ry="12.500000" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z"/>
+
+<rect id="d0e432" width="288" height="1000px" x="10" y="1894.8281448000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e432" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">選択されている各オブジェクトは、デフォルトで破線の矩形である<flowSpan style="font-style:italic">選択キュー</flowSpan>を表示する。このキューは何が選択されていて何が選択されていないのかを一度に見るのに役立つ。例えば、もし2つの楕円と矩形を選択した場合、選択キューがないと楕円が選択されているかどうかを判断するのが難しいだろう。</flowDiv></flowRoot>
+
+<rect id="d0e438" width="288" height="1000px" x="10" y="1956.9153628000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e438" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">選択したオブジェクトに対して <flowSpan style="font-weight:bold">Shift+click</flowSpan> を行うとそのオブジェクトは選択から除外される。上の3つのオブジェクトを選択して、 <flowSpan style="font-weight:bold">Shift+click</flowSpan> を3つの楕円に対して行うと、選択の中には一つの矩形だけが残される。</flowDiv></flowRoot>
+
+<rect id="d0e447" width="288" height="1000px" x="10" y="1997.1367038" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e447" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Esc</flowSpan> を押すことで全てのオブジェクトを非選択にすることができる。 <flowSpan style="font-weight:bold">Ctrl+A</flowSpan> で現在のレイヤーにある全てのオブジェクトを選択する(もしレイヤーを作成していない場合これはドキュメントの全てのオブジェクトを選択するのと同じである)</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2061.8716468"><tspan x="10" y="2061.8716468">グループ化</tspan></text>
+
+<rect id="d0e461" width="288" height="1000px" x="10" y="2066.7716468" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e461" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">複数のオブジェクトを結合して<flowSpan style="font-style:italic">グループ</flowSpan>にすることができる。グループはドラッグや変形をすると一つのオブジェクトのように振舞う。下の左の3つのオブジェクトは別個のもので、右の3つのオブジェクトはグループである。グループをドラッグしてみよ。
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2125.7524888) " y="22.484795" x="14.389485" height="33.276272" width="31.524887" id="basic-f06.svgrect1370" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2125.7524888) translate(-67.83676,-1232.299)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1371" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2125.7524888) translate(-85.47640,-1195.746)" d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1372" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2125.7524888) translate(-8.869910,-1456.949)" id="basic-f06.svgg1376">
+ <rect y="1479.4336" x="186.25153" height="33.276272" width="31.524887" id="basic-f06.svgrect1373" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+ <path transform="translate(104.0253,224.6495)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1374" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <polygon d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" transform="translate(86.38563,261.2024)" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1375" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/>
+ </g>
+
+<rect id="d0e477" width="288" height="1000px" x="10" y="2203.2961367999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e477" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">グループを作るには、1つ以上のオブジェクトを選択して <flowSpan style="font-weight:bold">Ctrl+G</flowSpan> を押す。グループを解除するには、選択してから <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> を押す。グループ自体も他のオブジェクトと同じようにグループ化される; このような再帰的グループ化は任意の深さにできる。しかし、 <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> は選択の最上位のグループのみを非グループ化する; 深くグループ化したグループを完全に非グループ化するには何度も <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> を押す必要がある。</flowDiv></flowRoot>
+
+<rect id="d0e492" width="288" height="1000px" x="10" y="2277.1043757999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e492" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">しかし、もしグループ化されたオブジェクトの1つを編集したいのなら、非グループ化をする必要は無い。 <flowSpan style="font-weight:bold">Ctrl+click</flowSpan> するだけで、オブジェクトを選択、単独で編集でき、 <flowSpan style="font-weight:bold">Shift+Ctrl+click</flowSpan> で複数のオブジェクト(グループ内であれ外であれ)をグループ化を気にせず選択できる。グループ中の個々のオブジェクト(上図右)を非グループ化せずに移動や変形せよ、そして選択を解除してから普通にグループを選択してグループ化が維持されていることを確認せよ。</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2375.3102047999996"><tspan x="10" y="2375.3102047999996">フィルとストローク</tspan></text>
+
+<rect id="d0e507" width="288" height="1000px" x="10" y="2380.2102047999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e507" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscapeの多くの機能は<flowSpan style="font-style:italic">ダイアログ</flowSpan>を利用している。おそらくオブジェクトに色をつける最も簡単な方法はオブジェクトメニューからスウォッチダイアログを開いて、オブジェクトを選択し、スウォッチをクリックして色を塗る(フィル色を変える)ことだろう。
+</flowDiv></flowRoot>
+
+<rect id="d0e513" width="288" height="1000px" x="10" y="2431.5654627999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e513" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">もっと有効なのはフィルとストロークダイアログを開くことだ( <flowSpan style="font-weight:bold">Shift+Ctrl+F</flowSpan> )。
+下のシェイプを選択してフィルとストロークダイアログを開いてみよ。</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2479.7782227999996) translate(3.065620,-1432.258)" d="M 190.31691 1450.1674 A 66.260643 16.346237 0 1 1 57.795624,1450.1674 A 66.260643 16.346237 0 1 1 190.31691 1450.1674 z" sodipodi:ry="16.346237" sodipodi:rx="66.260643" sodipodi:cy="1450.1674" sodipodi:cx="124.05627" id="basic-f07.svgpath930" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e529" width="288" height="1000px" x="10" y="2525.7206967999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e529" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">このダイアログには3つのタブがある: フィル、ストロークペイント、ストロークスタイルだ。フィルタブは選択したオブジェクトの<flowSpan style="font-style:italic">フィル</flowSpan>(内部)を編集する。タブのすぐ下のボタンでフィルの有無(Xのボタン)とタイプ、単色、線形グラディエント、放射状グラディエントを選択できる。上のシェイプでは単色が有効になっている。</flowDiv></flowRoot>
+
+<rect id="d0e535" width="288" height="1000px" x="10" y="2587.6520557999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e535" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">さらに下には、数種の<flowSpan style="font-style:italic">カラーピッカ</flowSpan>があるのが分かる。各ピッカはタブになっている:RGB、CMYK、HSL、そしてホイール。おそらくもっとも便利なのは3角形を回して色を選択し、三角形の中で彩度を選択するホイールだろう。全てのピッカはオブジェクトのアルファ値(不透明度)を 設定するためのスライダを備えている。</flowDiv></flowRoot>
+
+<rect id="d0e541" width="288" height="1000px" x="10" y="2649.8429868" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e541" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">オブジェクトの選択をするとカラーピッカは現在のオブジェクトのフィルとストロークを表示するために更新される(複数のオブジェクトが選択されているばあい、<flowSpan style="font-style:italic">平均</flowSpan>の色が表示される)。以下のサンプルや、自分で作ったオブジェクトで試してみよ:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2708.8566418) matrix(0.997770,0.000000,0.000000,0.935740,0.128430,-1529.560)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath969" style="font-size:12.000000;fill:#80765b;fill-opacity:0.74999601;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2708.8566418) matrix(0.997770,0.000000,0.000000,0.935740,35.03744,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath970" style="font-size:12.000000;fill:#d0765b;fill-opacity:0.26769200;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2708.8566418) matrix(0.997770,0.000000,0.000000,0.935740,70.39144,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath971" style="font-size:12.000000;fill:#12c097;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2708.8566418) matrix(0.997770,0.000000,0.000000,0.935740,104.1760,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath972" style="font-size:12.000000;fill:#e7da05;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2708.8566418) matrix(0.997770,0.000000,0.000000,0.935740,135.9942,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath973" style="font-size:12.000000;fill:#3d0fa1;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2708.8566418) matrix(0.997770,0.000000,0.000000,0.935740,167.8130,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath974" style="font-size:12.000000;fill:#6fe225;fill-opacity:0.74901998;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2708.8566418) matrix(0.997770,0.000000,0.000000,0.935740,199.6311,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath975" style="font-size:12.000000;fill:#ff3077;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e557" width="288" height="1000px" x="10" y="2755.9335188" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e557" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ストロークペイントタブで、<flowSpan style="font-style:italic">ストローク</flowSpan>(輪郭)を取り除くことや色と透明度の設定ができる:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2792.4719248) matrix(0.998498,0.000000,0.000000,0.936426,0.813185,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1010" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2792.4719248) matrix(0.998498,0.000000,0.000000,0.936426,27.35753,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1011" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2792.4719248) matrix(0.998498,0.000000,0.000000,0.936426,57.22005,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1012" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:0.15692295" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2792.4719248) matrix(0.998498,0.000000,0.000000,0.936426,83.76456,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1013" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2792.4719248) matrix(0.998498,0.000000,0.000000,0.936426,113.6271,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1014" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#00ff7c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2792.4719248) matrix(0.998498,0.000000,0.000000,0.936426,146.8075,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1015" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#16417c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2792.4719248) matrix(0.998498,0.000000,0.000000,0.936426,176.6700,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1016" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#7c7016;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2792.4719248) matrix(0.998498,0.000000,0.000000,0.936426,203.2139,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1017" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e573" width="288" height="1000px" x="10" y="2839.0281138" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e573" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">&gt;最後のストロークスタイルタブでは、ストロークの幅とその他のパラメータを設定できる:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2875.6374168) matrix(0.988814,0.000000,0.000000,0.927344,3.801590,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1033" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2875.6374168) matrix(0.988814,0.000000,0.000000,0.927344,30.08856,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1034" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.4210501;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2875.6374168) matrix(0.988814,0.000000,0.000000,0.927344,62.94734,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1035" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.6841898;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2875.6374168) matrix(0.988814,0.000000,0.000000,0.927344,95.80570,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1036" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:1.8157800 3.6315700 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2875.6374168) matrix(0.988814,0.000000,0.000000,0.927344,131.9508,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1037" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 7.2631200 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2875.6374168) matrix(0.988814,0.000000,0.000000,0.927344,168.0951,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1038" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 3.6315600 1.8157800 3.6315600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2875.6374168) matrix(0.988814,0.000000,0.000000,0.927344,204.2394,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1039" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84736598;stroke-dasharray:0.84736600 0.84736600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e586" width="288" height="1000px" x="10" y="2929.9349218" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e586" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">最後に、フィルやストロークに単色に代えて、<flowSpan style="font-style:italic">グラディエント</flowSpan>を適用できる:
+</flowDiv></flowRoot>
+
+<defs id="basic-f11.svgdefs3">
+ <linearGradient id="basic-f11.svglinearGradient841">
+ <stop id="basic-f11.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f11.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f11.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f11.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1054" xlink:href="#basic-f11.svglinearGradient841"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1059" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1062">
+ <stop id="basic-f11.svgstop1063" offset="0.00000000" style="stop-color:#65ab00;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1064" offset="1.00000000" style="stop-color:#a79782;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1061" xlink:href="#basic-f11.svglinearGradient1062"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1069" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2028.3505" x2="56.198539" y1="2028.3505" x1="8.0307071" gradientTransform="scale(1.227046,0.814966)" id="basic-f11.svglinearGradient1074" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1070">
+ <stop id="basic-f11.svgstop1071" offset="0.00000000" style="stop-color:#000000;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1072" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2034.2770" fx="24.338306" r="24.696975" cy="2034.2770" cx="24.338306" id="basic-f11.svgradialGradient1090" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1077">
+ <stop id="basic-f11.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="basic-f11.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.8724" fx="39.346432" r="25.290115" cy="2014.8724" cx="39.346432" id="basic-f11.svgradialGradient1076" xlink:href="#basic-f11.svglinearGradient1077"/>
+ <linearGradient id="basic-f11.svglinearGradient1080">
+ <stop id="basic-f11.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2012.5887" fx="48.497728" r="40.477053" cy="2012.5887" cx="48.497728" id="basic-f11.svgradialGradient1083" xlink:href="#basic-f11.svglinearGradient1080"/>
+ <linearGradient id="basic-f11.svglinearGradient1056">
+ <stop id="basic-f11.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.6514" fx="39.611818" r="33.928718" cy="2014.6514" cx="39.611818" id="basic-f11.svgradialGradient1085" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1087">
+ <stop id="basic-f11.svgstop1088" offset="0.00000000" style="stop-color:#f56f52;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1089" offset="1.00000000" style="stop-color:#aba6a6;stop-opacity:0.243137;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2028.3505" fx="32.114623" r="24.083916" cy="2028.3505" cx="32.114623" id="basic-f11.svgradialGradient1086" xlink:href="#basic-f11.svglinearGradient1087"/>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3748898000003) matrix(1.066286,0.000000,0.000000,1.000000,-1.648820,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1053" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1054);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3748898000003) matrix(1.066286,0.000000,0.000000,1.000000,26.69766,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1055" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1059);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3748898000003) matrix(1.066286,0.000000,0.000000,1.000000,62.13073,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1060" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1061);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3748898000003) matrix(1.066286,0.000000,0.000000,1.000000,94.02050,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1065" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1069);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3748898000003) matrix(1.066286,0.000000,0.000000,1.000000,136.5401,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1073" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1090);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svglinearGradient1074);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3748898000003) matrix(-1.066286,0.000000,0.000000,-1.000000,263.0961,1673.309)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1075" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1083);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1076);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3748898000003) matrix(1.066286,0.000000,0.000000,1.000000,214.4927,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1084" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1086);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1085);stroke-width:3.6436801;stroke-dasharray:3.6436800 3.6436800 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e602" width="288" height="1000px" x="10" y="3017.7536188000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e602" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">単色をグラディエントに切り替えるときに、新しく作成されたグラディエントはその前に使っていた色を不透明から透明に変化させている。グラディエントツールに切り替え( <flowSpan style="font-weight:bold">Ctrl+F1</flowSpan> )<flowSpan style="font-style:italic">グラディエントハンドル</flowSpan>をドラッグしてみよう。グラディエントツールではグラディエントの方向と長さを線によって連結されたコントロールが決めている。グラディエントハンドルを選択すると(青くハイライトされる)、 フィルダイアログとストロークダイアログは選択したオブジェクトの色に代えてハンドルで示した色を適用する。</flowDiv></flowRoot>
+
+<rect id="d0e611" width="288" height="1000px" x="10" y="3102.3006618000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e611" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">他にオブジェクトの色を変える便利な方法としてドロッパーツール( <flowSpan style="font-weight:bold">F7</flowSpan> )もある。絵のどの部分でも <flowSpan style="font-weight:bold">click</flowSpan> するだけで、抽出した色が選択中のオブジェクトのフィルに(<flowSpan style="font-weight:bold">Shift+click</flowSpan> でストロークの色に)適用される。</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3155.8757198000003"><tspan x="10" y="3155.8757198000003">複製、整列、配置</tspan></text>
+
+<rect id="d0e629" width="288" height="1000px" x="10" y="3160.7757198000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e629" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">もっとも一般的な操作にオブジェクトの<flowSpan style="font-style:italic">複製</flowSpan>がある( <flowSpan style="font-weight:bold">Ctrl+D</flowSpan> )。複製は正確に元のオブジェクトの上に位置し選択状態になってるので矢印キーやマウスでドラッグすることで移動できる。練習としてこの黒い正方形で線を描いてみよ:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3220.1102788000003) " y="0.90724945" x="-0.11450195" height="11.092096" width="11.092096" id="basic-f12.svgrect1117" style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/>
+
+<rect id="d0e648" width="288" height="1000px" x="10" y="3243.2023748" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e648" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ちょうどいいことに、あなたがコピーした正方形はいくらか乱れて並んでいることだろう。ここでレイアウトダイアログが役に立つ( <flowSpan style="font-weight:bold">Ctrl+Shift+A</flowSpan> )。すべての正方形を選択して( <flowSpan style="font-weight:bold">Shift+click</flowSpan> かラバーバンドを使う)、レイアウトダイアログを開き、「水平方向で中央に配置」ボタンを押し、さらに「オブジェクトの間隔を水平方向に等幅にして配置」ボタン(ボタンのツールティップを読む)。これでオブジェクトはきちんと位置が揃い等間隔に並ぶ:</flowDiv></flowRoot>
+
+<defs id="basic-f13.svgdefs3">
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" fy="2278.0270" fx="188.94781" r="19.567672" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient1670" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" fy="2274.3148" fx="212.60383" r="18.493775" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient1669" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" fy="2233.2885" fx="221.81415" r="12.484145" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient1668" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" fy="2236.0139" fx="225.28719" r="12.167087" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient1667" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" fy="2298.9152" fx="225.83769" r="7.2748404" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient1666" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" fy="2266.8649" fx="238.59247" r="7.9932243" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient1665" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" fy="2238.9173" fx="251.28576" r="5.5509335" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient1664" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" r="19.567672" fy="2278.0270" fx="188.94781" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient2463" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" r="18.493775" fy="2274.3148" fx="212.60383" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient2462" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" r="12.484145" fy="2233.2885" fx="221.81415" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient2461" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" r="12.167087" fy="2236.0139" fx="225.28719" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient2460" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" r="7.2748404" fy="2298.9152" fx="225.83769" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient2459" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" r="7.9932243" fy="2266.8649" fx="238.59247" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient2458" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" r="5.5509335" fy="2238.9173" fx="251.28576" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient2457" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient id="basic-f13.svglinearGradient841">
+ <stop id="basic-f13.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f13.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f13.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f13.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ </defs><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(-1.000000,0.000000,0.000000,1.000000,413.5562,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1671" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1670);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(-1.000000,0.000000,0.000000,1.000000,413.4438,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1672" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(-1.000000,0.000000,0.000000,1.000000,433.4970,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1673" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1668);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(-1.000000,0.000000,0.000000,1.000000,445.3343,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1674" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1667);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(-1.000000,0.000000,0.000000,1.000000,411.9695,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1675" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1666);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(-1.000000,0.000000,0.000000,1.000000,429.6753,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1676" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1665);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(-1.000000,0.000000,0.000000,1.000000,450.9023,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1677" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1622" d="M 30.105301,4.9278845 L 83.706928,19.290384" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1623" d="M 27.562262,9.2560845 L 81.163888,23.618584" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1624" d="M 25.019222,13.584384 L 78.620848,27.946884" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1625" d="M 22.476183,17.912584 L 76.077804,32.275084" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1626" d="M 19.933144,22.240784 L 73.534765,36.603284" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1627" d="M 17.390104,26.569084 L 70.991725,40.931587" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1628" d="M 14.847065,30.897284 L 68.448686,45.259787" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1629" d="M 12.304026,35.225484 L 65.905647,49.587987" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1630" d="M 9.7609840,39.553787 L 63.362605,53.916287" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-31.31421)" d="M 131.45540,2120.6279 C 131.86733,2120.8339 131.38099,2121.2848 131.11307,2121.3126 C 130.38700,2121.3878 129.98969,2120.5582 130.08607,2119.9433 C 130.25847,2118.8434 131.48161,2118.3135 132.48239,2118.5739 C 133.95109,2118.9561 134.62956,2120.6179 134.19405,2121.9973 C 133.61359,2123.8358 131.49936,2124.6664 129.74374,2124.0512 C 127.53447,2123.2772 126.55041,2120.7047 127.34742,2118.5739 C 128.31270,2115.9933 131.34648,2114.8551 133.85172,2115.8353 C 136.80406,2116.9904 138.09693,2120.4872 136.93271,2123.3666 C 135.58856,2126.6909 131.62765,2128.1387 128.37441,2126.7899 C 124.67788,2125.2573 123.07502,2120.8315 124.60876,2117.2046 C 126.32940,2113.1357 131.22055,2111.3777 135.22105,2113.0966 C 139.66236,2115.0050 141.57578,2120.3620 139.67136,2124.7359" sodipodi:t0="0.0000000" sodipodi:argument="-18.385908" sodipodi:radius="9.1857243" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2120.6279" sodipodi:cx="131.45540" id="basic-f13.svgpath1641" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1440.566,-40.55521)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1642" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-54.93121)" d="M 154.34271,2141.7546 C 155.46082,2142.3431 154.10109,2143.5522 153.36462,2143.6130 C 151.36884,2143.7779 150.32648,2141.4795 150.62597,2139.7985 C 151.16169,2136.7915 154.54685,2135.4081 157.27698,2136.1795 C 161.28357,2137.3116 163.04956,2141.9084 161.77620,2145.6670 C 160.07902,2150.6767 154.23252,2152.8340 149.45226,2151.0465 C 143.43679,2148.7971 140.88465,2141.6848 143.19248,2135.8861 C 145.98757,2128.8630 154.37385,2125.9143 161.18935,2128.7460 C 169.22117,2132.0831 172.56753,2141.7482 169.20969,2149.5794 C 165.33293,2158.6207 154.38598,2162.3654 145.53990,2158.4800 C 135.48841,2154.0651 131.34489,2141.8342 135.75899,2131.9737 C 140.71094,2120.9117 154.22715,2116.3690 165.10171,2121.3125 C 177.17453,2126.8008 182.11667,2141.6034 176.64318,2153.4917" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="25.200598" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2141.7546" sodipodi:cx="154.34271" id="basic-f13.svgpath1643" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-65.81921)" d="M 177.23004,2161.1208 C 178.17161,2161.4151 177.29795,2162.5352 176.74100,2162.6858 C 175.23169,2163.0938 174.10720,2161.4758 174.10015,2160.1428 C 174.08755,2157.7582 176.49195,2156.2186 178.69718,2156.4260 C 181.93344,2156.7304 183.93767,2160.0113 183.48982,2163.0770 C 182.89291,2167.1632 178.70759,2169.6442 174.78481,2168.9456 C 169.84840,2168.0664 166.88581,2162.9648 167.84037,2158.1866 C 168.99647,2152.3995 175.02050,2148.9527 180.65336,2150.1662 C 187.29149,2151.5963 191.22390,2158.5463 189.74960,2165.0332 C 188.04747,2172.5227 180.16935,2176.9417 172.82863,2175.2054 C 164.48765,2173.2324 159.58133,2164.4246 161.58059,2156.2304 C 163.82346,2147.0377 173.56199,2141.6436 182.60954,2143.9065 C 192.65404,2146.4186 198.53622,2157.0887 196.00938,2166.9894" sodipodi:t0="0.0000000" sodipodi:argument="-18.546671" sodipodi:radius="19.674946" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2161.1208" sodipodi:cx="177.23004" id="basic-f13.svgpath1644" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(4.753003e-17,0.153524,-0.153524,4.753003e-17,473.6190,31.04279)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1645" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(9.506006e-17,0.307048,-0.307048,9.506006e-17,806.8147,7.176787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1646" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(3.802402e-16,1.228191,-1.228191,3.802402e-16,2753.765,-136.0183)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1647" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(7.604803e-16,2.456381,-2.456381,7.604803e-16,5347.526,-326.9433)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1648" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000" sodipodi:type="spiral"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) translate(3.588790,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1649" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2463);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) translate(3.701180,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1650" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2462);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) translate(-16.35203,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1651" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2461);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) translate(-28.18930,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1652" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2460);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) translate(5.175400,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1653" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2459);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) translate(-12.53040,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1654" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2458);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) translate(-33.75731,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1655" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2457);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) matrix(1.082533e-16,0.349663,-0.349663,1.082533e-16,853.9819,0.692787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1678" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1679" d="M 175.20459,51.727787 C 175.16086,52.688387 175.12047,53.782187 174.09943,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1680" d="M 182.30186,51.839687 C 182.30186,52.582887 181.84217,53.954587 181.93348,54.860387" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1681" d="M 188.65035,51.951487 C 188.85033,52.646587 188.73246,53.739487 190.49230,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1682" d="M 197.68216,51.503987 C 197.46637,52.170887 195.82128,54.066087 196.57699,54.748587" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1683" d="M 204.82471,52.287187 C 204.54422,52.686187 203.47294,54.089287 204.82471,54.636687" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1684" d="M 211.02991,51.503987 C 211.12145,52.430587 210.54887,53.384887 212.87186,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1685" d="M 220.14463,51.951487 C 220.22447,52.521287 219.15359,53.514087 218.67108,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1686" d="M 225.39606,51.839687 C 225.42319,52.276287 225.59145,53.562387 228.34317,54.189187" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1687" d="M 233.97104,52.063387 C 233.97104,52.221287 233.75877,53.676487 234.70782,54.300987" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1688" d="M 238.47345,51.839687 C 239.52830,53.072987 239.60390,54.525187 245.10445,55.419787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3335.3363328) " id="basic-f13.svgpath1689" d="M 248.88235,52.510887 C 248.88235,53.351187 248.77656,54.181387 249.61913,54.972287" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3416.9544808"><tspan x="10" y="3416.9544808">z順序</tspan></text>
+
+<rect id="d0e673" width="288" height="1000px" x="10" y="3421.8544808" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e673" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">z順序</flowSpan>はオブジェクトを描くときの重なりの順序を意味する、つまりどのオブジェクトが上になって他のオブジェクトを隠しているかである。オブジェクトメニューにある2つのコマンド、最前面へ( <flowSpan style="font-weight:bold">Home</flowSpan> キー)、最背面へ( <flowSpan style="font-weight:bold">End</flowSpan> キー)は選択したオブジェクトを現在のレイヤーのz順序の最前面、最背面に移動する。もう2つのコマンド、前面へ( <flowSpan style="font-weight:bold">PgUp</flowSpan> )と背面へ( <flowSpan style="font-weight:bold">PgDn</flowSpan> )は選択したオブジェクトを<flowSpan style="font-style:italic">1つだけ</flowSpan>前後に移動する、つまり選択していないオブジェクトを1つかわしていくということだ(もしなにも選択したオブジェクトを覆い隠していないときには前面へと背面へは最前面、最背面に移動を行う)。</flowDiv></flowRoot>
+
+<rect id="d0e693" width="288" height="1000px" x="10" y="3528.9427858000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e693" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">これらのコマンドを使って左の楕円が一番上、右の楕円が一番下にくるように下のオブジェクトのz順序を反転せよ:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3565.5468168) matrix(1.362500,0.000000,0.000000,1.744680,16.79810,-4067.070)" d="M 70.422535 2348.0164 A 23.474178 13.791080 0 1 1 23.474178,2348.0164 A 23.474178 13.791080 0 1 1 70.422535 2348.0164 z" sodipodi:ry="13.791080" sodipodi:rx="23.474178" sodipodi:cy="2348.0164" sodipodi:cx="46.948357" id="basic-f14.svgpath1127" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39901099" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3565.5468168) matrix(1.000000,0.000000,0.000000,1.051282,31.76290,-2451.914)" d="M 100.93896 2351.2441 A 25.528168 17.605633 0 1 1 49.882629,2351.2441 A 25.528168 17.605633 0 1 1 100.93896 2351.2441 z" sodipodi:ry="17.605633" sodipodi:rx="25.528168" sodipodi:cy="2351.2441" sodipodi:cx="75.410797" id="basic-f14.svgpath1128" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3565.5468168) matrix(1.000000,0.000000,0.000000,1.051282,34.11030,-2439.590)" d="M 119.71831 2349.4836 A 21.713614 13.497652 0 1 1 76.291079,2349.4836 A 21.713614 13.497652 0 1 1 119.71831 2349.4836 z" sodipodi:ry="13.497652" sodipodi:rx="21.713614" sodipodi:cy="2349.4836" sodipodi:cx="98.004692" id="basic-f14.svgpath1129" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3565.5468168) matrix(1.000000,0.000000,0.000000,1.051282,36.43560,-2449.567)" d="M 129.69483 2348.0164 A 12.910798 9.6830978 0 1 1 103.87323,2348.0164 A 12.910798 9.6830978 0 1 1 129.69483 2348.0164 z" sodipodi:ry="9.6830978" sodipodi:rx="12.910798" sodipodi:cy="2348.0164" sodipodi:cx="116.78403" id="basic-f14.svgpath1130" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3565.5468168) matrix(1.000000,0.000000,0.000000,1.051282,37.63150,-2444.872)" d="M 142.60563 2347.1362 A 11.737089 7.6291080 0 1 1 119.13146,2347.1362 A 11.737089 7.6291080 0 1 1 142.60563 2347.1362 z" sodipodi:ry="7.6291080" sodipodi:rx="11.737089" sodipodi:cy="2347.1362" sodipodi:cx="130.86855" id="basic-f14.svgpath1131" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3565.5468168) matrix(1.000000,0.000000,0.000000,1.051282,37.04460,-2450.214)" d="M 150.23474 2347.4297 A 7.3356805 5.5751171 0 1 1 135.56338,2347.4297 A 7.3356805 5.5751171 0 1 1 150.23474 2347.4297 z" sodipodi:ry="5.5751171" sodipodi:rx="7.3356805" sodipodi:cy="2347.4297" sodipodi:cx="142.89906" id="basic-f14.svgpath1132" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/>
+
+<rect id="d0e706" width="288" height="1000px" x="10" y="3630.2920518" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e706" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Tab</flowSpan> は非常に便利なショートカットキーである。もし何も選択されていない場合には一番下にあるオブジェクトを選択する;さもなければz順序でみて<flowSpan style="font-style:italic">選択されたオブジェクトの上</flowSpan>にあるオブジェクトを選択する。 <flowSpan style="font-weight:bold">Shift+Tab</flowSpan> は逆に働く、最上位のオブジェクトから下に向かって働く。新しく作ったオブジェクトは一番上に重ねられるので、何も選択しないで <flowSpan style="font-weight:bold">Shift+Tab</flowSpan> を押すことは<flowSpan style="font-style:italic">最後</flowSpan>に作ったオブジェク</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3717.7297938"><tspan x="10" y="3717.7297938">隠れているオブジェクトの選択とドラッグでの選択</tspan></text>
+
+<rect id="d0e729" width="288" height="1000px" x="10" y="3722.6297938000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e729" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">他のオブジェクトの下にあって隠れているオブジェクトはどうやって選択したらいいのか?上のオブジェクトが(半)透明なら下のオブジェクトを見ることはできる、しかしクリックするとあなたが必要としていない上のオブジェクトが選択される。</flowDiv></flowRoot>
+
+<rect id="d0e732" width="288" height="1000px" x="10" y="3773.5778238000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e732" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ここで <flowSpan style="font-weight:bold">Alt+click</flowSpan> の出番だ。はじめの <flowSpan style="font-weight:bold">Alt+click</flowSpan> では普通のクリックと同じように1番上のオブジェクトが選択される。しかし、同じ場所で次の <flowSpan style="font-weight:bold">Alt+click</flowSpan> を行うと1番上のオブジェクトの<flowSpan style="font-style:italic">下</flowSpan>にあるオブジェクトが選択される;次のクリックでは、その下。こうして <flowSpan style="font-weight:bold">Alt+click</flowSpan> を何回か行うとクリックした点にあるオブジェクトのz順序の重なりを前面から背面に循環する。最下層のオブジェクトまで到達すると、次の <flowSpan style="font-weight:bold">Alt+click</flowSpan> では自然にもう一度最上位のオブジェクトが選択される。</flowDiv></flowRoot>
+
+<rect id="d0e753" width="288" height="1000px" x="10" y="3858.6463418000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e753" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">これは良いことだ、しかし表面にないオブジェクトを選択したとしてそれで何ができるのか?変形できるし、選択ハンドルをドラッグすることができる。しかし、オブジェクト自体のドラッグすると選択はリセットされ最上位のオブジェクトが選択される(これはクリック-アンド-ドラッグの設計がそうなってるため。選択をドラッグする場合カーソル位置の(最上位)のオブジェクトが選択されるのである)。Inkscapeに何かを選択せずに、<flowSpan style="font-style:italic">今選択されているもの</flowSpan>をドラッグするよう知らせるには <flowSpan style="font-weight:bold">Alt+drag</flowSpan> を使う。 こうすればマウスをどこでドラッグしても現在の選択を移動できるのである。</flowDiv></flowRoot>
+
+<rect id="d0e762" width="288" height="1000px" x="10" y="3954.4950678000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e762" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">緑の半透明の矩形の中にある2つの茶色のシェイプで <flowSpan style="font-weight:bold">Alt+click</flowSpan> と <flowSpan style="font-weight:bold">Alt+drag</flowSpan> の練習をせよ:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3991.9862068000007) matrix(0.395123,0.684370,-0.684370,0.395123,2780.015,-1592.865)" d="M 126.89077,3940.5291 C 125.17795,3943.3053 113.66371,3938.5420 110.97088,3940.2618 C 108.27806,3941.9815 108.25386,3954.2336 105.11415,3954.7867 C 101.97445,3955.3398 98.760694,3944.4671 95.570830,3943.6865 C 92.380966,3942.9059 82.264271,3949.4146 79.943986,3947.2296 C 77.623701,3945.0445 86.019590,3935.4104 84.600447,3932.4541 C 83.181304,3929.4977 72.168311,3929.3821 72.285146,3926.2119 C 72.401981,3923.0417 84.294455,3922.4155 85.789840,3919.6469 C 87.285224,3916.8782 82.845226,3906.4067 85.391486,3904.5289 C 87.937747,3902.6512 96.264593,3910.1959 99.467842,3909.5915 C 102.67109,3908.9872 106.76923,3900.0556 109.83241,3900.9084 C 112.89559,3901.7612 110.08487,3912.1937 112.61044,3914.2521 C 115.13600,3916.3105 125.25937,3913.5440 126.41255,3916.5480 C 127.56573,3919.5521 117.68601,3926.3170 117.64844,3929.4798 C 117.61087,3932.6426 128.60360,3937.7529 126.89077,3940.5291 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.97023339" sodipodi:arg1="0.52143444" sodipodi:r2="16.983238" sodipodi:r1="28.739008" sodipodi:cy="3927.1016" sodipodi:cx="100.73942" sodipodi:sides="7" id="basic-f15.svgpath2575" style="color:#000000;fill:#ac7335;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3991.9862068000007) matrix(0.832600,0.480703,-0.480703,0.832600,1947.479,-3288.386)" d="M 107.61985,3941.5994 C 107.09226,3943.7104 98.543572,3938.0797 96.669124,3939.2057 C 94.171555,3940.7060 94.696972,3951.0596 91.806537,3951.7997 C 89.637239,3952.3551 90.222367,3943.2777 88.243929,3942.3368 C 85.607802,3941.0832 77.214948,3946.4420 75.022690,3944.4866 C 73.377380,3943.0191 81.973213,3938.7922 81.916873,3936.5427 C 81.841804,3933.5454 72.273491,3926.6900 72.834776,3923.7853 C 73.256026,3921.6053 82.307516,3928.9670 84.231695,3927.8033 C 86.795527,3926.2528 86.569242,3915.2048 89.461116,3914.5603 C 91.631494,3914.0766 91.154197,3923.6481 93.121052,3924.6568 C 95.741746,3926.0007 105.18210,3921.2828 107.33521,3923.3376 C 108.95114,3924.8798 99.963343,3928.1235 100.07422,3930.3246 C 100.22197,3933.2574 108.32281,3938.7866 107.61985,3941.5994 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.77161843" sodipodi:arg1="0.48833395" sodipodi:r2="9.3934679" sodipodi:r1="19.212250" sodipodi:cy="3933.4641" sodipodi:cx="90.665482" sodipodi:sides="6" id="basic-f15.svgpath2574" style="color:#000000;fill:#ff9400;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3991.9862068000007) " rx="10.424490" ry="10.424490" y="-0.21457997" x="44.415947" height="56.564163" width="171.78746" id="basic-f15.svgrect3197" style="color:#000000;fill:#2dd268;fill-opacity:0.29608938;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4074.1503698000006"><tspan x="10" y="4074.1503698000006">最後に</tspan></text>
+
+<rect id="d0e787" width="288" height="1000px" x="10" y="4079.0503698000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e787" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">これで基本チュートリアルを終わる。Inkscape にはもっと沢山の機能がある。しかしここで説明したテクニックですでに簡単かつ有用なグラフィックを作成することができるであろう。もっと複雑な作業については <flowSpan style="font-family:sans serif">ヘルプ &gt; チュートリアル</flowSpan> から上級、その他のチュートリアルを実行するといいだろう。
+</flowDiv></flowRoot>
+
+
+
+
+
+<g transform="translate(0, 4141.550086800001)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-basic.nn.svg b/share/tutorials/tutorial-basic.nn.svg
new file mode 100644
index 000000000..a9212c847
--- /dev/null
+++ b/share/tutorials/tutorial-basic.nn.svg
@@ -0,0 +1,379 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::DET GRUNNLEGGJANDE</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Her er ei kort innføring i dei vanlegaste funksjonane i Inkscape. Dokumentet er eit heilt vanleg Inkscape-dokument, som du kan endra som du vil. </flowDiv></flowRoot>
+
+<rect id="d0e18" width="264" height="1000px" x="35" y="69.214451" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Innføringa dekkjer flytting og forstørring av lerret og objekt, opning og lagring av dokument, figurverktøy, merking og omforming av objekt, snøggtastar, gruppering, fargar og figurfyll, samt objektjustering og z-ordning. Du finn òg fleire emne i dei andre innføringane tilgjengelege frå <flowSpan style="font-family:sans serif">Hjelp</flowSpan>-menyen. </flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="145.007026"><tspan x="10" y="145.007026">Flytting av lerretet</tspan></text>
+
+<rect id="d0e30" width="288" height="1000px" x="10" y="149.907026" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e30" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Det er mange måtar du kan flytta lerretet rundt på. Med tastaturet kan du trykkja <flowSpan style="font-weight:bold">Ctrl + piltastar</flowSpan>. (Prøv gjerne dette no.) Du kan òg dra lerretet ved å halda inne midtre museknapp (rullehjulet) og flytta på musa. Ein tredje måte er å bruka rullefelta (trykk <flowSpan style="font-weight:bold">Ctrl + B</flowSpan> for å visa eller skjula dei). Og har du eit rullehjul på musa kan du flytta loddrett med dette. Hald inne <flowSpan style="font-weight:bold">Shift</flowSpan> for å flytta vassrett.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="239.132846"><tspan x="10" y="239.132846">Forstørring</tspan></text>
+<rect id="d0e48" width="288" height="1000px" x="10" y="244.032846" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e48" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Du kan lettast forstørra og forminska lerretet med <flowSpan style="font-weight:bold">-</flowSpan> og <flowSpan style="font-weight:bold">+</flowSpan>. Du kan òg bruka <flowSpan style="font-weight:bold">Ctrl + midtklikk</flowSpan> eller <flowSpan style="font-weight:bold">Ctrl + høgreklikk</flowSpan> for å forstørra, og <flowSpan style="font-weight:bold">Shift + midtklikk</flowSpan> og <flowSpan style="font-weight:bold">Shift + høgreklikk</flowSpan> for å forminska. Har du ei mus med rullehjul, kan du òg halda inne <flowSpan style="font-weight:bold">Ctrl</flowSpan> og rulla med dette. Ein fjerde måte er å bruka forstørringsfeltet nede til venstre og skriva inn ein nøyaktig verdi, og ein siste måte er å bruka forstørringsverktøyet i verktøylinja til venstre. Berre dra ein boks rundt området du vil sjå nærare på. </flowDiv></flowRoot>
+<rect id="d0e72" width="288" height="1000px" x="10" y="340.394848" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e72" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">I tillegg held Inkscape ein logg over dei forstørringsnivå du har brukt. Trykk <flowSpan style="font-weight:bold">`</flowSpan> for å gå til førre forstørringsnivå, og <flowSpan style="font-weight:bold">Shift + `</flowSpan> for å gå til neste. </flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="396.14978500000007"><tspan x="10" y="396.14978500000007">Inkscape-verktøy</tspan></text>
+
+<rect id="d0e87" width="288" height="1000px" x="10" y="401.04978500000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e87" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Den loddrette verktøylinja til venstre inneheld dei ulike teikne- og redigeringsverktøya, mens <flowSpan style="font-style:italic">kommandolinja</flowSpan> oppe inneheld generelle kommandoknappar, og <flowSpan style="font-style:italic">kontrollinja</flowSpan> under denne inneheld kontrollar for kvar av desse igjen. <flowSpan style="font-style:italic">Statuslinja</flowSpan> nede viser nyttige tips og meldingar når du arbeidar med dei ulike verktøya.</flowDiv></flowRoot>
+
+<rect id="d0e99" width="288" height="1000px" x="10" y="463.854777" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e99" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dei fleste operasjonane er òg tilgjengelege frå snøggtastar. Sjå <flowSpan style="font-family:sans serif">Hjelp | Tastatur og mus</flowSpan> for ei fullstendig oversikt.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="508.437714"><tspan x="10" y="508.437714">Opning og lagring av dokument</tspan></text>
+
+<rect id="d0e111" width="288" height="1000px" x="10" y="513.337714" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e111" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bruk <flowSpan style="font-family:sans serif">Fil | Nytt</flowSpan> eller trykk <flowSpan style="font-weight:bold">Ctrl + N</flowSpan> for å laga eit nytt dokument, og <flowSpan style="font-family:sans serif">Fil | Opna</flowSpan> eller <flowSpan style="font-weight:bold">Ctrl + O</flowSpan> for å opna eit gammalt. Lagra gjer du med <flowSpan style="font-family:sans serif">Fil | Lagra</flowSpan> (<flowSpan style="font-weight:bold">Ctrl + S</flowSpan>), eventuelt med <flowSpan style="font-family:sans serif">Fil | Lagra som</flowSpan> (<flowSpan style="font-weight:bold">Ctrl + Shift + S</flowSpan>) for å lagra under eit anna filnamn. (Inkscape er framleis ikkje 100 % stabil, så du bør lagra ofte!)</flowDiv></flowRoot>
+
+<rect id="d0e138" width="288" height="1000px" x="10" y="577.836651" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e138" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape brukar SVG (Scalable Vector Graphics) som lagringsformat. SVG er ein open standard, og breitt støtta av andre biletprogram. SVG er basert på XML, og kan endrast med vanlege skriveprogram og XML-verktøy. Inkscape kan i tillegg importera og eksportera fleire andre filformat (blant anna EPS og PNG).</flowDiv></flowRoot>
+
+<rect id="d0e141" width="288" height="1000px" x="10" y="640.6416429999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e141" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kvart dokument vert opna i eit eige vindauge, og du kan flytta mellom dei på vanleg måte (til dømes med <flowSpan style="font-weight:bold">Alt + Tab</flowSpan>), eller ved å bruka Inkscape-snøggtasten <flowSpan style="font-weight:bold">Ctrl + Tab</flowSpan> for å gå gjennom alle Inkscape-dokument. (Lag gjerne eit nytt dokument no, og øv deg på å byta fram og tilbake mellom dokumenta.)</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="717.0876499999999"><tspan x="10" y="717.0876499999999">Teikning av figurar</tspan></text>
+<rect id="d0e156" width="288" height="1000px" x="10" y="721.9876499999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e156" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">På tide med litt teikning! Trykk på rektangelverktøyet i verktøylinja til venstre (eller trykk <flowSpan style="font-weight:bold">F4</flowSpan>) og klikk og dra, anten i eit nytt dokument eller her:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="11.835085" x="8.2425785" height="21.105692" width="19.394419" id="basic-f01.svgrect824" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="7.2717309" x="37.904560" height="15.971874" width="23.387388" id="basic-f01.svgrect825" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="0.99707252" x="69.848328" height="48.486046" width="71.303009" id="basic-f01.svgrect826" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="2.7083151" x="108.63728" height="22.246540" width="55.331135" id="basic-f01.svgrect827" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="15.828066" x="122.32764" height="25.098660" width="39.929688" id="basic-f01.svgrect828" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="23.814028" x="152.56003" height="24.528236" width="35.366295" id="basic-f01.svgrect829" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="4.4196191" x="176.51784" height="28.521204" width="31.943748" id="basic-f01.svgrect830" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="41.052860" x="213.38797" height="3.5281835" width="8.8204584" id="basic-f01.svgrect742" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="28.116152" x="232.79292" height="4.1162143" width="7.0563669" id="basic-f01.svgrect743" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="20.471804" x="247.49321" height="1.7640917" width="4.1162143" id="basic-f01.svgrect744" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.534774) " y="17.531618" x="259.25388" height="1.1760612" width="2.9401529" id="basic-f01.svgrect745" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e172" width="288" height="1000px" x="10" y="832.27082" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e172" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Som du ser er alle rektangla som standard blå, delvis gjennomsiktige og med eit 1 punkts breitt omriss. Me skal læra å endra på alt dette nedanfor. Du kan òg teikna ellipsar, stjerner og spiralar:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath750" sodipodi:cx="17.934933" sodipodi:cy="659.92175" sodipodi:rx="9.7025042" sodipodi:ry="3.8221989" d="M 27.637437 659.92175 A 9.7025042 3.8221989 0 1 1 8.2324286,659.92175 A 9.7025042 3.8221989 0 1 1 27.637437 659.92175 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath751" sodipodi:cx="25.873346" sodipodi:cy="681.67889" sodipodi:rx="5.2922754" sodipodi:ry="14.406750" d="M 31.165622 681.67889 A 5.2922754 14.406750 0 1 1 20.581071,681.67889 A 5.2922754 14.406750 0 1 1 31.165622 681.67889 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath752" sodipodi:cx="41.162140" sodipodi:cy="663.44995" sodipodi:rx="9.9965200" sodipodi:ry="9.1144743" d="M 51.158660 663.44995 A 9.9965200 9.1144743 0 1 1 31.165620,663.44995 A 9.9965200 9.1144743 0 1 1 51.158660 663.44995 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath753" sodipodi:cx="54.098812" sodipodi:cy="694.61554" sodipodi:rx="15.288795" sodipodi:ry="6.1743212" d="M 69.387608 694.61554 A 15.288795 6.1743212 0 1 1 38.810017,694.61554 A 15.288795 6.1743212 0 1 1 69.387608 694.61554 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath754" sodipodi:cx="57.038967" sodipodi:cy="671.09436" sodipodi:rx="16.464857" sodipodi:ry="15.582810" d="M 73.503824 671.09436 A 16.464857 15.582810 0 1 1 40.574110,671.09436 A 16.464857 15.582810 0 1 1 73.503824 671.09436 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath755" sodipodi:cx="80.560188" sodipodi:cy="672.85840" sodipodi:rx="9.9965200" sodipodi:ry="4.4102292" d="M 90.556708 672.85840 A 9.9965200 4.4102292 0 1 1 70.563668,672.85840 A 9.9965200 4.4102292 0 1 1 90.556708 672.85840 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath762" sodipodi:cx="178.76129" sodipodi:cy="683.14899" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="15.535585" sodipodi:argument="-18.335104" sodipodi:t0="0.0000000" d="M 178.76129,683.14899 C 179.43940,683.53227 178.57919,684.25216 178.12426,684.27605 C 176.89141,684.34078 176.29157,682.90524 176.50718,681.87492 C 176.89284,680.03191 179.00433,679.24203 180.67239,679.76781 C 183.12034,680.53942 184.12361,683.40459 183.26952,685.69712 C 182.13117,688.75271 178.48869,689.97405 175.57612,688.78428 C 171.91095,687.28707 170.46972,682.85734 171.99894,679.32678 C 173.85103,675.05081 179.07314,673.38875 183.22053,675.25958 C 188.10809,677.46428 189.99154,683.48174 187.77776,688.24526 C 185.22185,693.74493 178.40716,695.85016 173.02799,693.29251 C 166.91583,690.38635 164.58856,682.77314 167.49071,676.77865 C 170.74648,670.05373 179.15910,667.50424 185.76866,670.75135 C 193.10654,674.35625 195.87840,683.56893 192.28599,690.79339"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath763" sodipodi:cx="205.81070" sodipodi:cy="671.38837" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="16.818087" sodipodi:argument="-21.354641" sodipodi:t0="0.0000000" d="M 205.81070,671.38837 C 205.13259,670.88716 206.15177,670.22701 206.64374,670.26131 C 207.97697,670.35425 208.43229,671.97579 208.06482,673.05445 C 207.40750,674.98393 205.03460,675.55435 203.31157,674.76954 C 200.78296,673.61781 200.08259,670.40695 201.30246,668.05620 C 202.92837,664.92301 207.00318,664.09077 209.97591,665.75307 C 213.71680,667.84491 214.68154,672.79461 212.57305,676.38662 C 210.01940,680.73704 204.18919,681.83462 199.97940,679.27778 C 195.01831,676.26463 193.78767,669.55064 196.79423,664.72403 C 200.26542,659.15151 207.86528,657.78765 213.30808,661.24483 C 219.49255,665.17311 220.98974,673.66023 217.08129,679.71879 C 212.69660,686.51558 203.32122,688.14619 196.64723,683.78602 C 189.23783,678.94540 187.47374,668.68104 192.28599,661.39185"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(2.775740,-631.9013)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath764" sodipodi:cx="245.20876" sodipodi:cy="663.15594" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="35.095131" sodipodi:argument="-15.859339" sodipodi:t0="0.0000000" d="M 245.20876,663.15594 C 243.46926,663.42129 243.99287,660.94206 244.76773,660.26479 C 246.86756,658.42946 249.93635,660.14267 250.99106,662.27390 C 252.87768,666.08617 250.22882,670.43581 246.53182,671.82940 C 241.10633,673.87454 235.32592,670.18454 233.64415,664.92004 C 231.40263,657.90328 236.16922,650.65080 243.00364,648.70019 C 251.60406,646.24555 260.34573,652.10387 262.55566,660.50981 C 265.23218,670.69052 258.27435,680.93019 248.29592,683.39400 C 236.53668,686.29751 224.79385,678.23569 222.07955,666.68413 C 218.94579,653.34739 228.11444,640.09810 241.23955,637.13559 C 256.15313,633.76940 270.91112,644.04677 274.12026,658.74571 C 277.72043,675.23570 266.33299,691.50399 250.06001,694.95860 C 231.99391,698.79387 214.21416,686.29540 210.51495,668.44822"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(2.775740,-653.1611)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath776" sodipodi:cx="216.98329" sodipodi:cy="669.62427" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="13.422048" sodipodi:argument="-18.346712" sodipodi:t0="0.0000000" d="M 216.98329,669.62427 C 217.57295,669.94858 216.83704,670.57912 216.44426,670.60432 C 215.37986,670.67261 214.84726,669.43847 215.02319,668.54621 C 215.33788,666.95018 217.15407,666.24662 218.60038,666.68412 C 220.72289,667.32615 221.61834,669.79130 220.90349,671.78038 C 219.95071,674.43151 216.81624,675.52315 214.28815,674.52452 C 211.10680,673.26784 209.81731,669.45547 211.10299,666.39010 C 212.66012,662.67752 217.15481,661.18931 220.75649,662.76391 C 225.00095,664.61953 226.68841,669.79911 224.82370,673.93650 C 222.67081,678.71328 216.80473,680.60032 212.13203,678.44472 C 206.82262,675.99539 204.73575,669.44171 207.18279,664.23398 C 209.92799,658.39170 217.17006,656.10483 222.91261,658.84371 C 229.28792,661.88438 231.77492,669.81540 228.74390,676.09261"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(16.42857,-45.00000)" d="M 103.57143,87.362183 L 89.167288,83.363007 L 77.706936,92.961601 L 77.059255,78.026636 L 64.389006,70.093323 L 78.392857,64.862183 L 82.022564,50.360532 L 91.325101,62.062474 L 106.23863,61.033274 L 97.984066,73.496612 L 103.57143,87.362183 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3575959" sodipodi:arg1="0.72927738" sodipodi:r2="11.255667" sodipodi:r1="22.511335" sodipodi:cy="72.362183" sodipodi:cx="86.785713" sodipodi:sides="5" id="basic-f02.svgpath1306" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(16.42857,-45.00000)" d="M 109.28572,85.933610 L 99.673657,78.247016 L 87.892402,81.807554 L 92.232497,70.290653 L 85.205616,60.186281 L 97.500003,60.755039 L 104.93841,50.949655 L 108.19666,62.818067 L 119.82073,66.862379 L 109.54005,73.628704 L 109.28572,85.933610 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.7613236" sodipodi:arg1="1.1330050" sodipodi:r2="9.2668076" sodipodi:r1="18.533615" sodipodi:cy="69.147896" sodipodi:cx="101.42857" sodipodi:sides="5" id="basic-f02.svgpath1308" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(16.42857,-45.00000)" d="M 127.14286,79.862180 L 116.86250,78.323912 L 109.76721,85.920559 L 108.05339,75.668004 L 98.635983,71.267482 L 107.85714,66.469323 L 109.13215,56.153004 L 116.54496,63.440134 L 126.75036,61.464820 L 122.11058,70.766673 L 127.14286,79.862180 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2353062" sodipodi:arg1="0.60698766" sodipodi:r2="7.8266454" sodipodi:r1="15.653291" sodipodi:cy="70.933609" sodipodi:cx="114.28571" sodipodi:sides="5" id="basic-f02.svgpath1310" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(16.42857,-45.00000)" d="M 144.64285,71.290753 L 134.13330,73.039322 L 129.61570,82.688128 L 124.70509,73.233290 L 114.13251,71.918448 L 121.60713,64.326467 L 119.59052,53.865043 L 129.12071,58.627780 L 138.44694,53.477107 L 136.86230,64.012620 L 144.64285,71.290753 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="0.92190752" sodipodi:arg1="0.29358899" sodipodi:r2="8.0218134" sodipodi:r1="16.043627" sodipodi:cy="66.647896" sodipodi:cx="129.28571" sodipodi:sides="5" id="basic-f02.svgpath1312" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(16.42857,-45.00000)" d="M 162.50000,66.647894 L 157.19688,66.620372 L 154.16778,70.973359 L 152.55520,65.921280 L 147.47922,64.385585 L 151.78572,61.290752 L 151.67769,55.988653 L 155.95183,59.128019 L 160.96104,57.386837 L 159.29611,62.421906 L 162.50000,66.647894 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0919661" sodipodi:arg1="0.46364761" sodipodi:r2="3.9929783" sodipodi:r1="7.9859571" sodipodi:cy="63.076466" sodipodi:cx="155.35715" sodipodi:sides="5" id="basic-f02.svgpath1314" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.552639) translate(16.42857,-45.00000)" d="M 180.00001,69.505041 L 176.29332,68.425150 L 173.30236,70.866421 L 173.18397,67.007450 L 169.93792,64.917268 L 173.57144,63.612184 L 174.55624,59.879109 L 176.92026,62.931494 L 180.77495,62.714508 L 178.60248,65.906070 L 180.00001,69.505041 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3702658" sodipodi:arg1="0.74194727" sodipodi:r2="2.9069321" sodipodi:r1="5.8138647" sodipodi:cy="65.576469" sodipodi:cx="175.71429" sodipodi:sides="5" id="basic-f02.svgpath1316" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e185" width="288" height="1000px" x="10" y="966.022794" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e185" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dette er alle dei forskjellige <flowSpan style="font-style:italic">figurverktøya</flowSpan>. Som du ser, har kvar figur du teiknar eitt eller fleire ruterforma <flowSpan style="font-style:italic">kontrollpunkt</flowSpan>. Prøv å dra i desse, og sjå kva som skjer med figuren. Verktøylinja oppe har òg nokre kontrollar du kan stilla for å endra på figuren på forskjellige måtar. Desse påverkar den merkte figuren (han med kontrollpunkta), <flowSpan style="font-style:italic">og</flowSpan> set standardverdiar for nye figurar.</flowDiv></flowRoot>
+
+<rect id="d0e197" width="288" height="1000px" x="10" y="1040.040802" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e197" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Du kan <flowSpan style="font-style:italic">angra</flowSpan> den siste endringa du har gjort ved å trykkja <flowSpan style="font-weight:bold">Ctrl + Z</flowSpan>.Og viss du ombestemmer deg, kan du <flowSpan style="font-style:italic">gjera om</flowSpan> angringa ved å trykkja <flowSpan style="font-weight:bold">Shift + Ctrl + Z</flowSpan>.</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1095.795739"><tspan x="10" y="1095.795739">Flytting, skalering og rotering</tspan></text> <rect id="d0e218" width="288" height="1000px" x="10" y="1100.695739" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e218" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Det mest brukte Inkscape-verktøyet er objektveljaren. Vel den øvste knappen (pilknappen) i verktøylinja til venstre (eller trykk <flowSpan style="font-weight:bold">F1</flowSpan> eller mellomromstasten). No kan du merkja objekta på lerretet. Prøv å merkja firkanten nedanfor:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1160.32873) " y="-0.47140065" x="25.427231" height="38.810017" width="40.574112" id="basic-f03.svgrect804" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e234" width="288" height="1000px" x="10" y="1212.388747" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e234" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Det dukkar no opp åtte pilforma kontrollpunkt rundt heile objektet, og du kan:</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1249.371684)"/><rect id="d0e241" width="258" height="1000px" x="20" y="1243.371684" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e241" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Flytta</flowSpan> objektet ved å dra det. Hald inne <flowSpan style="font-weight:bold">Ctrl</flowSpan> for å avgrensa til vassrett eller loddrett rørsle.</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1279.2266909999998)"/><rect id="d0e252" width="258" height="1000px" x="20" y="1273.2266909999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e252" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Skalera</flowSpan> objektet ved å dra i eit av kontrollpunkta. Hald inne<flowSpan style="font-weight:bold">Ctrl</flowSpan> for å halda på det opphavlege høgd/breidd-forholdet. </flowDiv></flowRoot>
+
+
+<rect id="d0e261" width="288" height="1000px" x="10" y="1313.7738149999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e261" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Trykk på firkanten igjen. Kontrollpunkta vert no endra, og du kan:</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1339.5847520999998)"/><rect id="d0e268" width="258" height="1000px" x="20" y="1333.5847520999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e268" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Rotera</flowSpan> objektet ved å dra i hjørnepunkta. Hald inne <flowSpan style="font-weight:bold">Ctrl</flowSpan> for avgrensa til 15 gradars rotering. Dra krossmerket for å velja midtpunktet for roteringa.</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1381.7396890999999)"/><rect id="d0e279" width="258" height="1000px" x="20" y="1375.7396890999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e279" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Vri</flowSpan> objektet ved å dra i sidepunkta. Hald inne <flowSpan style="font-weight:bold">Ctrl</flowSpan> for å avgrensa til 15 gradars vriing.</flowDiv></flowRoot>
+
+
+<rect id="d0e288" width="288" height="1000px" x="10" y="1406.7226260999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e288" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Du kan òg bruka talboksane øvst i vindauget for å velja nøyaktige koordinatar («X» og «Y») og storleik («B» og «H») for utvalet.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1451.3055630999997"><tspan x="10" y="1451.3055630999997">Omforming med tastaturet</tspan></text>
+
+<rect id="d0e297" width="288" height="1000px" x="10" y="1456.2055630999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e297" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Eitt område Inkscape skil seg frå dei fleste andre teikneprogramma på, er den omfattande støtta for snøggtastar. Det finst knapt ein einaste kommando du ikkje kan nå direkte frå tastaturet, og omformering av objekt er ikkje noko unntak.</flowDiv></flowRoot>
+
+<rect id="d0e300" width="288" height="1000px" x="10" y="1509.5324990999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e300" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Du kan bruka tastaturet for å flytta (<flowSpan style="font-weight:bold">piltastane</flowSpan>), skalera (<flowSpan style="font-weight:bold">&lt;</flowSpan> og <flowSpan style="font-weight:bold">
+&gt;</flowSpan>)og rotera (<flowSpan style="font-weight:bold">[</flowSpan> og <flowSpan style="font-weight:bold">]</flowSpan>) objekt. Som standard vert objekta flytta og skalerte med 2 punkt, men held du inne <flowSpan style="font-weight:bold">Shift</flowSpan> vert dei flytta og skalerte 10 gongar så mykje. <flowSpan style="font-weight:bold">Ctrl +
+&gt;</flowSpan> og <flowSpan style="font-weight:bold">Ctrl + &lt;</flowSpan> skalerer opp eller ned 200 % eller 50 %. Som standard roterer du objekta 15 gradar, men du kan halda inne <flowSpan style="font-weight:bold">Ctrl</flowSpan> for å rotera dei 90 gradar.</flowDiv></flowRoot>
+
+<rect id="d0e330" width="288" height="1000px" x="10" y="1585.2034370999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e330" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Men kanskje det nyttigaste er <flowSpan style="font-style:italic">pikselbaserte omformingar</flowSpan>, som du gjer ved å halda inne <flowSpan style="font-weight:bold">Alt</flowSpan> og bruka omformingstastane. Til dømes vil <flowSpan style="font-weight:bold">Alt + piltastane</flowSpan> flytta utvalet 1 skjermpiksel <flowSpan style="font-style:italic">ved gjeldande forstørring</flowSpan>.Du vil altså flytta <flowSpan style="font-style:italic">kortare</flowSpan> ved høg forstørring enn ved låg. Du kan såleis plassera objekta så nøyaktig du vil, berre ved å forstørra inn eller ut.</flowDiv></flowRoot>
+
+<rect id="d0e348" width="288" height="1000px" x="10" y="1658.0935150999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e348" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tilsvarande vil <flowSpan style="font-weight:bold">Alt +
+&gt;</flowSpan> og <flowSpan style="font-weight:bold">Alt + &lt;</flowSpan> skalera utvalet slik at den synlege storleiken vert endra med éin skjermpiksel, og <flowSpan style="font-weight:bold">Alt + [</flowSpan> og <flowSpan style="font-weight:bold">Alt +]</flowSpan> skalera utvalet slik at det ytste punktet vert flytta éin skjermpiksel.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1723.3265060999995"><tspan x="10" y="1723.3265060999995">Fleirmerking</tspan></text> <rect id="d0e369" width="288" height="1000px" x="10" y="1728.2265060999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e369" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Du kan merkja fleire objekt samtidig ved å halda inne <flowSpan style="font-weight:bold">Shift</flowSpan> når du trykkjer på dei. Eventuelt kan du <flowSpan style="font-weight:bold">dra</flowSpan> rundt dei du vil merkja. Dette heiter <flowSpan style="font-style:italic">gummistrikkmerking</flowSpan>. (Objektveljaren lagar ein gummistrikk når du drar frå eit tomt område, men viss du held inne <flowSpan style="font-weight:bold">Shift</flowSpan> før set i gang å dra, vil du alltid få ein gummistrikk.) Øv deg no på å merkja alle tre figurane nedanfor.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1811.8974440999996) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.80106297pt" id="basic-f04.svgrect878" width="25.253300" height="26.656260" x="58.427742" y="5.9826937"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1811.8974440999996) matrix(0.801064,0.000000,0.000000,0.801064,32.31095,-983.8304)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f04.svgpath879" sodipodi:cx="112.96418" sodipodi:cy="1251.6860" sodipodi:rx="21.892282" sodipodi:ry="17.805723" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1811.8974440999996) matrix(0.873025,0.000000,0.000000,0.873025,27.59957,4.053390)" d="M 182.83762,29.582728 L 169.65440,26.364328 L 159.52939,35.399790 L 158.51643,21.867261 L 146.79439,15.029915 L 159.35157,9.8847525 L 162.23196,-3.3764213 L 171.00569,6.9762223 L 184.50790,5.6177117 L 177.37318,17.161160 L 182.83762,29.582728 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3262214" sodipodi:arg1="0.69790282" sodipodi:r2="10.217657" sodipodi:r1="20.435314" sodipodi:cy="16.450745" sodipodi:cx="167.18025" sodipodi:sides="5" id="basic-f04.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.91757278pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e394" width="288" height="1000px" x="10" y="1858.7513760999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e394" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bruk no gummistrikken (ved å dra eller halda inne <flowSpan style="font-weight:bold">Shift</flowSpan> og dra) for å merkja dei to ellipsane men ikkje rektangelet:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1897.7343130999996) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.93523197pt" id="basic-f05.svgrect894" width="151.14369" height="39.698006" x="46.656612" y="1.7362769"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1897.7343130999996) matrix(0.707107,-0.707107,0.707107,0.707107,28.79286,65.47778)" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z" sodipodi:ry="12.500000" sodipodi:rx="6.6071429" sodipodi:cy="25.040749" sodipodi:cx="88.035713" id="basic-f05.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1897.7343130999996) matrix(0.707107,-0.707107,0.707107,0.707107,56.47143,65.83492)" sodipodi:type="arc" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" id="basic-f05.svgpath1292" sodipodi:cx="88.035713" sodipodi:cy="25.040749" sodipodi:rx="6.6071429" sodipodi:ry="12.500000" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z"/>
+
+<rect id="d0e410" width="288" height="1000px" x="10" y="1950.6013590999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e410" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">På kvart objekt i eit utval kan du sjå eit lite <flowSpan style="font-style:italic">utvalsmerke</flowSpan> – som standard ei stipla linje rundt – øvst i venstre hjørne. Dette gjer det lett å sjå kva som er, og ikkje er, merkt. Det hadde til dømes vore vanskeleg å sjå om ellipsane ovanfor var merkte om òg rektangelet var merkt om du ikkje hadde hatt dette utvalsmerket.</flowDiv></flowRoot>
+
+<rect id="d0e416" width="288" height="1000px" x="10" y="2015.1002960999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e416" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Du kan òg fjerna objekt frå utval ved å halda inne <flowSpan style="font-weight:bold">Shift</flowSpan> og trykkja på dei. Prøv det no, ved å merkja alle dei tre objekta ovanfor, og bruk så <flowSpan style="font-weight:bold">Shift + klikk</flowSpan> for å fjerna dei to ellipsane frå utvalet, slik at berre rektangelet er merkt.</flowDiv></flowRoot>
+
+<rect id="d0e425" width="288" height="1000px" x="10" y="2068.4272321" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e425" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Du kan trykkja <flowSpan style="font-weight:bold">Escape</flowSpan> for å fjerna all merking. Og for å velja alle objekta i gjeldande lag trykkjer du <flowSpan style="font-weight:bold">Ctrl + A</flowSpan>. (Dette kan ta lang tid i store dokument som dette.)</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2124.1370521"><tspan x="10" y="2124.1370521">Gruppering</tspan></text>
+
+<rect id="d0e440" width="288" height="1000px" x="10" y="2129.0370521" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e440" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Du kan setja saman fleire objekt til ei <flowSpan style="font-style:italic">gruppe</flowSpan>, og denne fungerer då som som eit einskildobjekt når du dreg eller formar ho om. Nedanfor er dei tre figurane til venstre einskildobjekt, mens dei tre til høgre er ei gruppe. Prøv å flytta på gruppa.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2188.7110581) " y="22.484795" x="14.389485" height="33.276272" width="31.524887" id="basic-f06.svgrect1370" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2188.7110581) translate(-67.83676,-1232.299)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1371" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2188.7110581) translate(-85.47640,-1195.746)" d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1372" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2188.7110581) translate(-8.869910,-1456.949)" id="basic-f06.svgg1376">
+ <rect y="1479.4336" x="186.25153" height="33.276272" width="31.524887" id="basic-f06.svgrect1373" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+ <path transform="translate(104.0253,224.6495)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1374" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <polygon d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" transform="translate(86.38563,261.2024)" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1375" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/>
+ </g>
+
+<rect id="d0e456" width="288" height="1000px" x="10" y="2266.2547061" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e456" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Merk eitt eller fleire objekt og trykk <flowSpan style="font-weight:bold">Ctrl + G</flowSpan> for å gruppera dei, og trykk <flowSpan style="font-weight:bold">Ctrl + U</flowSpan> for å løysa opp éi eller fleire merkte grupper. Du kan òg gruppera grupper, akkurat som med andre objekt. Du kan ha mange grupper inni kvarandre, men <flowSpan style="font-weight:bold">Ctrl + U</flowSpan> vil berre løysa opp den øvste grupperinga i utvalet. Ønskjer du å løysa opp ei djup «gruppegruppe» må du altså trykkja <flowSpan style="font-weight:bold">Ctrl + U</flowSpan> mange gongar.</flowDiv></flowRoot>
+
+<rect id="d0e471" width="288" height="1000px" x="10" y="2341.9256441" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e471" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Men du er ikkje nøydd til å løysa opp ei gruppe berre for å endra på dei grupperte objekta. Berre hald inne <flowSpan style="font-weight:bold">Ctrl</flowSpan> og trykk på objektet for å merkja det, eller hald inne både <flowSpan style="font-weight:bold">Shift</flowSpan> og <flowSpan style="font-weight:bold">Ctrl</flowSpan> for å merkja fleire objekt (både inni og utanfor grupper). Prøv å flytta og forma om figurane i gruppa oppe til høgre utan å løysa opp gruppa. Fjern så merkinga, og trykk på gruppa igjen. Som du ser er objekta framleis grupperte.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2442.3685791000003"><tspan x="10" y="2442.3685791000003">Fyll og strek</tspan></text>
+
+<rect id="d0e489" width="288" height="1000px" x="10" y="2447.2685791000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e489" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Mange av funksjonane i Inkscape er tilgjengelege frå <flowSpan style="font-style:italic">dialogvindauge</flowSpan>. Den enklaste måten å fargeleggja eit objekt er å opna fargesamlingsdialogen frå <flowSpan style="font-family:sans serif">Objekt | Fargesamlingar</flowSpan>. Vel så eit objekt, og trykk på ein farge for å fargeleggja det.</flowDiv></flowRoot>
+
+<rect id="d0e498" width="288" height="1000px" x="10" y="2500.5955151000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e498" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Men Fyll og strek-dialogen (<flowSpan style="font-weight:bold">Shift + Ctrl + F</flowSpan>) er kraftigare. Vel figuren nedanfor, og opna Fyll og strek-dialogen.</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.9255221000003) translate(3.065620,-1432.258)" d="M 190.31691 1450.1674 A 66.260643 16.346237 0 1 1 57.795624,1450.1674 A 66.260643 16.346237 0 1 1 190.31691 1450.1674 z" sodipodi:ry="16.346237" sodipodi:rx="66.260643" sodipodi:cy="1450.1674" sodipodi:cx="124.05627" id="basic-f07.svgpath930" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e514" width="288" height="1000px" x="10" y="2583.8679961000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e514" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Som du ser har dialogvindauget tre faner: «Fyll», «Strekfarge» og «Strekstil». I «Fyll»-fana kan du redigera <flowSpan style="font-style:italic">fyllet</flowSpan> til (det indre av) dei merkte objekta. Ved å bruka knappane under fanelinja kan du byta mellom ingen fyll («X»-knappen), heildekkjande farge og lineær eller hjulforma fargeovergang. For ellipsen ovanfor vil knappen for heildekkjande farge vera vald.</flowDiv></flowRoot>
+
+<rect id="d0e520" width="288" height="1000px" x="10" y="2657.8860041000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e520" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Lengre nede i dialogvindauget ser du <flowSpan style="font-style:italic">fargeveljarane</flowSpan>, kvar i si eiga fane: RGB (raud, grøn og blå), HSV (nyanse, metting og lysstyrke), CMYK (cyanblå, magentaraud, gul og svart) og fargehjulet. Sistnemnte er kanskje den fargeveljaren som er greiast å bruka. Du roterer trekanten for å velja fargenyanse, og vel vidare nøyaktig fargen inni trekanten. Alle fargeveljarane har òg ein glidebrytar for å velja <flowSpan style="font-style:italic">gjennomsikt</flowSpan> («alfaverdi»).</flowDiv></flowRoot>
+
+<rect id="d0e529" width="288" height="1000px" x="10" y="2743.0760091" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e529" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Når du merkjer eit objekt, vert fargeveljaren fyllt med fargen og streken til objektet. (For fleire merkte objekt vert <flowSpan style="font-style:italic">gjennomsnittsfargen</flowSpan> vist.) Prøv deg fram no, og vel forskjellige fargar. Ta gjerne utgangspunkt i figurane nedanfor:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2804.4029451) matrix(0.997770,0.000000,0.000000,0.935740,0.128430,-1529.560)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath969" style="font-size:12.000000;fill:#80765b;fill-opacity:0.74999601;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2804.4029451) matrix(0.997770,0.000000,0.000000,0.935740,35.03744,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath970" style="font-size:12.000000;fill:#d0765b;fill-opacity:0.26769200;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2804.4029451) matrix(0.997770,0.000000,0.000000,0.935740,70.39144,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath971" style="font-size:12.000000;fill:#12c097;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2804.4029451) matrix(0.997770,0.000000,0.000000,0.935740,104.1760,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath972" style="font-size:12.000000;fill:#e7da05;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2804.4029451) matrix(0.997770,0.000000,0.000000,0.935740,135.9942,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath973" style="font-size:12.000000;fill:#3d0fa1;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2804.4029451) matrix(0.997770,0.000000,0.000000,0.935740,167.8130,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath974" style="font-size:12.000000;fill:#6fe225;fill-opacity:0.74901998;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2804.4029451) matrix(0.997770,0.000000,0.000000,0.935740,199.6311,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath975" style="font-size:12.000000;fill:#ff3077;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e545" width="288" height="1000px" x="10" y="2851.4798221" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e545" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">I «Strekfarge»-fana kan du fjerna <flowSpan style="font-style:italic">streken</flowSpan> (omrisset) rundt objekt, eller endra fargen eller gjennomsikta:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2888.8098291) matrix(0.998498,0.000000,0.000000,0.936426,0.813185,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1010" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2888.8098291) matrix(0.998498,0.000000,0.000000,0.936426,27.35753,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1011" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2888.8098291) matrix(0.998498,0.000000,0.000000,0.936426,57.22005,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1012" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:0.15692295" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2888.8098291) matrix(0.998498,0.000000,0.000000,0.936426,83.76456,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1013" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2888.8098291) matrix(0.998498,0.000000,0.000000,0.936426,113.6271,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1014" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#00ff7c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2888.8098291) matrix(0.998498,0.000000,0.000000,0.936426,146.8075,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1015" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#16417c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2888.8098291) matrix(0.998498,0.000000,0.000000,0.936426,176.6700,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1016" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#7c7016;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2888.8098291) matrix(0.998498,0.000000,0.000000,0.936426,203.2139,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1017" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e561" width="288" height="1000px" x="10" y="2935.3660181" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e561" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">I den siste fanen, «Strekstil», kan du velja breidda og andre eigenskapar ved streken:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6960251) matrix(0.988814,0.000000,0.000000,0.927344,3.801590,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1033" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6960251) matrix(0.988814,0.000000,0.000000,0.927344,30.08856,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1034" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.4210501;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6960251) matrix(0.988814,0.000000,0.000000,0.927344,62.94734,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1035" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.6841898;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6960251) matrix(0.988814,0.000000,0.000000,0.927344,95.80570,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1036" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:1.8157800 3.6315700 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6960251) matrix(0.988814,0.000000,0.000000,0.927344,131.9508,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1037" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 7.2631200 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6960251) matrix(0.988814,0.000000,0.000000,0.927344,168.0951,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1038" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 3.6315600 1.8157800 3.6315600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6960251) matrix(0.988814,0.000000,0.000000,0.927344,204.2394,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1039" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84736598;stroke-dasharray:0.84736600 0.84736600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e574" width="288" height="1000px" x="10" y="3026.9935301" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e574" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Du kan òg laga <flowSpan style="font-style:italic">fargeovergangar</flowSpan> i staden for heildekkjande fargar, både for fyll og strek:</flowDiv></flowRoot>
+
+<defs id="basic-f11.svgdefs3">
+ <linearGradient id="basic-f11.svglinearGradient841">
+ <stop id="basic-f11.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f11.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f11.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f11.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1054" xlink:href="#basic-f11.svglinearGradient841"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1059" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1062">
+ <stop id="basic-f11.svgstop1063" offset="0.00000000" style="stop-color:#65ab00;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1064" offset="1.00000000" style="stop-color:#a79782;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1061" xlink:href="#basic-f11.svglinearGradient1062"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1069" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2028.3505" x2="56.198539" y1="2028.3505" x1="8.0307071" gradientTransform="scale(1.227046,0.814966)" id="basic-f11.svglinearGradient1074" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1070">
+ <stop id="basic-f11.svgstop1071" offset="0.00000000" style="stop-color:#000000;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1072" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2034.2770" fx="24.338306" r="24.696975" cy="2034.2770" cx="24.338306" id="basic-f11.svgradialGradient1090" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1077">
+ <stop id="basic-f11.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="basic-f11.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.8724" fx="39.346432" r="25.290115" cy="2014.8724" cx="39.346432" id="basic-f11.svgradialGradient1076" xlink:href="#basic-f11.svglinearGradient1077"/>
+ <linearGradient id="basic-f11.svglinearGradient1080">
+ <stop id="basic-f11.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2012.5887" fx="48.497728" r="40.477053" cy="2012.5887" cx="48.497728" id="basic-f11.svgradialGradient1083" xlink:href="#basic-f11.svglinearGradient1080"/>
+ <linearGradient id="basic-f11.svglinearGradient1056">
+ <stop id="basic-f11.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.6514" fx="39.611818" r="33.928718" cy="2014.6514" cx="39.611818" id="basic-f11.svgradialGradient1085" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1087">
+ <stop id="basic-f11.svgstop1088" offset="0.00000000" style="stop-color:#f56f52;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1089" offset="1.00000000" style="stop-color:#aba6a6;stop-opacity:0.243137;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2028.3505" fx="32.114623" r="24.083916" cy="2028.3505" cx="32.114623" id="basic-f11.svgradialGradient1086" xlink:href="#basic-f11.svglinearGradient1087"/>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3064.7747091) matrix(1.066286,0.000000,0.000000,1.000000,-1.648820,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1053" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1054);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3064.7747091) matrix(1.066286,0.000000,0.000000,1.000000,26.69766,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1055" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1059);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3064.7747091) matrix(1.066286,0.000000,0.000000,1.000000,62.13073,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1060" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1061);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3064.7747091) matrix(1.066286,0.000000,0.000000,1.000000,94.02050,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1065" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1069);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3064.7747091) matrix(1.066286,0.000000,0.000000,1.000000,136.5401,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1073" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1090);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svglinearGradient1074);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3064.7747091) matrix(-1.066286,0.000000,0.000000,-1.000000,263.0961,1673.309)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1075" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1083);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1076);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3064.7747091) matrix(1.066286,0.000000,0.000000,1.000000,214.4927,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1084" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1086);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1085);stroke-width:3.6436801;stroke-dasharray:3.6436800 3.6436800 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e590" width="288" height="1000px" x="10" y="3116.1534381" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e590" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Når du går frå heildekkjande fargar til fargeovergangar, vil dei nye overgangane bruka same farge, men gå frå heildekkjande til gjennomsiktig. Byt til fargeovergangsverktøyet (<flowSpan style="font-weight:bold">Ctrl + F1</flowSpan>) for å dra <flowSpan style="font-style:italic">overgangspunkta</flowSpan> – punkta som bind saman linjene som definerer retninga og lengda til overgangen. Når eit overgangspunkt er merkja, vil «Fyll og strek»-dialogen setja fargen til punktet i staden for fargen til heile objektet.</flowDiv></flowRoot>
+
+<rect id="d0e599" width="288" height="1000px" x="10" y="3202.9963731000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e599" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Fargehentaren (<flowSpan style="font-weight:bold">F7</flowSpan>) er ein siste, praktisk måte å endra fargane på. Berre <flowSpan style="font-weight:bold">klikk</flowSpan> ein plass i teikninga med verktøyet, og fargen under peikaren vert brukt som fyllfarge for objektet (hald inne <flowSpan style="font-weight:bold">Shift</flowSpan> viss du vil endra strekfargen).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3269.9233091"><tspan x="10" y="3269.9233091">Kopiering, justering og fordeling</tspan></text>
+
+<rect id="d0e617" width="288" height="1000px" x="10" y="3274.8233091" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e617" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Noko av det du kjem til å gjera mykje av, er å laga <flowSpan style="font-style:italic">kopiar</flowSpan> av objekt(<flowSpan style="font-weight:bold">Ctrl + D</flowSpan>). Kopien vert plassert rett oppå opphavet, og du kan som vanleg flytta han med musa eller med piltastane. Prøv no å fylla linja under med kopiar av denne svarte firkanten:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3336.1502451) " y="0.90724945" x="-0.11450195" height="11.092096" width="11.092096" id="basic-f12.svgrect1117" style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/>
+
+<rect id="d0e636" width="288" height="1000px" x="10" y="3359.2423411" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e636" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Truleg vart ikkje kopiane plasserte nøyaktig på rett linje. Her er «Juster og fordel»-dialogen (<flowSpan style="font-weight:bold">Ctrl + Shift + A</flowSpan>) nyttig. Merk alle firkantane (<flowSpan style="font-weight:bold">Shift + klikk</flowSpan> eller dra ein gummistrikk), opna dialogen og trykk «Sentrer vassrett» og «Fordel vassrett luft jamnt mellom objekt» (les verktøytipsa som dukkar opp når du held peikaren over knappane). Her er nokre fleire døme på justering og fordeling:</flowDiv></flowRoot>
+
+<defs id="basic-f13.svgdefs3">
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" fy="2278.0270" fx="188.94781" r="19.567672" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient1670" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" fy="2274.3148" fx="212.60383" r="18.493775" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient1669" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" fy="2233.2885" fx="221.81415" r="12.484145" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient1668" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" fy="2236.0139" fx="225.28719" r="12.167087" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient1667" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" fy="2298.9152" fx="225.83769" r="7.2748404" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient1666" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" fy="2266.8649" fx="238.59247" r="7.9932243" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient1665" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" fy="2238.9173" fx="251.28576" r="5.5509335" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient1664" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" r="19.567672" fy="2278.0270" fx="188.94781" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient2463" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" r="18.493775" fy="2274.3148" fx="212.60383" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient2462" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" r="12.484145" fy="2233.2885" fx="221.81415" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient2461" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" r="12.167087" fy="2236.0139" fx="225.28719" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient2460" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" r="7.2748404" fy="2298.9152" fx="225.83769" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient2459" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" r="7.9932243" fy="2266.8649" fx="238.59247" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient2458" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" r="5.5509335" fy="2238.9173" fx="251.28576" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient2457" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient id="basic-f13.svglinearGradient841">
+ <stop id="basic-f13.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f13.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f13.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f13.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ </defs><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(-1.000000,0.000000,0.000000,1.000000,413.5562,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1671" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1670);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(-1.000000,0.000000,0.000000,1.000000,413.4438,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1672" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(-1.000000,0.000000,0.000000,1.000000,433.4970,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1673" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1668);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(-1.000000,0.000000,0.000000,1.000000,445.3343,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1674" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1667);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(-1.000000,0.000000,0.000000,1.000000,411.9695,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1675" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1666);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(-1.000000,0.000000,0.000000,1.000000,429.6753,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1676" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1665);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(-1.000000,0.000000,0.000000,1.000000,450.9023,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1677" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1622" d="M 30.105301,4.9278845 L 83.706928,19.290384" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1623" d="M 27.562262,9.2560845 L 81.163888,23.618584" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1624" d="M 25.019222,13.584384 L 78.620848,27.946884" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1625" d="M 22.476183,17.912584 L 76.077804,32.275084" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1626" d="M 19.933144,22.240784 L 73.534765,36.603284" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1627" d="M 17.390104,26.569084 L 70.991725,40.931587" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1628" d="M 14.847065,30.897284 L 68.448686,45.259787" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1629" d="M 12.304026,35.225484 L 65.905647,49.587987" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1630" d="M 9.7609840,39.553787 L 63.362605,53.916287" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-31.31421)" d="M 131.45540,2120.6279 C 131.86733,2120.8339 131.38099,2121.2848 131.11307,2121.3126 C 130.38700,2121.3878 129.98969,2120.5582 130.08607,2119.9433 C 130.25847,2118.8434 131.48161,2118.3135 132.48239,2118.5739 C 133.95109,2118.9561 134.62956,2120.6179 134.19405,2121.9973 C 133.61359,2123.8358 131.49936,2124.6664 129.74374,2124.0512 C 127.53447,2123.2772 126.55041,2120.7047 127.34742,2118.5739 C 128.31270,2115.9933 131.34648,2114.8551 133.85172,2115.8353 C 136.80406,2116.9904 138.09693,2120.4872 136.93271,2123.3666 C 135.58856,2126.6909 131.62765,2128.1387 128.37441,2126.7899 C 124.67788,2125.2573 123.07502,2120.8315 124.60876,2117.2046 C 126.32940,2113.1357 131.22055,2111.3777 135.22105,2113.0966 C 139.66236,2115.0050 141.57578,2120.3620 139.67136,2124.7359" sodipodi:t0="0.0000000" sodipodi:argument="-18.385908" sodipodi:radius="9.1857243" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2120.6279" sodipodi:cx="131.45540" id="basic-f13.svgpath1641" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1440.566,-40.55521)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1642" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-54.93121)" d="M 154.34271,2141.7546 C 155.46082,2142.3431 154.10109,2143.5522 153.36462,2143.6130 C 151.36884,2143.7779 150.32648,2141.4795 150.62597,2139.7985 C 151.16169,2136.7915 154.54685,2135.4081 157.27698,2136.1795 C 161.28357,2137.3116 163.04956,2141.9084 161.77620,2145.6670 C 160.07902,2150.6767 154.23252,2152.8340 149.45226,2151.0465 C 143.43679,2148.7971 140.88465,2141.6848 143.19248,2135.8861 C 145.98757,2128.8630 154.37385,2125.9143 161.18935,2128.7460 C 169.22117,2132.0831 172.56753,2141.7482 169.20969,2149.5794 C 165.33293,2158.6207 154.38598,2162.3654 145.53990,2158.4800 C 135.48841,2154.0651 131.34489,2141.8342 135.75899,2131.9737 C 140.71094,2120.9117 154.22715,2116.3690 165.10171,2121.3125 C 177.17453,2126.8008 182.11667,2141.6034 176.64318,2153.4917" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="25.200598" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2141.7546" sodipodi:cx="154.34271" id="basic-f13.svgpath1643" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-65.81921)" d="M 177.23004,2161.1208 C 178.17161,2161.4151 177.29795,2162.5352 176.74100,2162.6858 C 175.23169,2163.0938 174.10720,2161.4758 174.10015,2160.1428 C 174.08755,2157.7582 176.49195,2156.2186 178.69718,2156.4260 C 181.93344,2156.7304 183.93767,2160.0113 183.48982,2163.0770 C 182.89291,2167.1632 178.70759,2169.6442 174.78481,2168.9456 C 169.84840,2168.0664 166.88581,2162.9648 167.84037,2158.1866 C 168.99647,2152.3995 175.02050,2148.9527 180.65336,2150.1662 C 187.29149,2151.5963 191.22390,2158.5463 189.74960,2165.0332 C 188.04747,2172.5227 180.16935,2176.9417 172.82863,2175.2054 C 164.48765,2173.2324 159.58133,2164.4246 161.58059,2156.2304 C 163.82346,2147.0377 173.56199,2141.6436 182.60954,2143.9065 C 192.65404,2146.4186 198.53622,2157.0887 196.00938,2166.9894" sodipodi:t0="0.0000000" sodipodi:argument="-18.546671" sodipodi:radius="19.674946" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2161.1208" sodipodi:cx="177.23004" id="basic-f13.svgpath1644" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(4.753003e-17,0.153524,-0.153524,4.753003e-17,473.6190,31.04279)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1645" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(9.506006e-17,0.307048,-0.307048,9.506006e-17,806.8147,7.176787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1646" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(3.802402e-16,1.228191,-1.228191,3.802402e-16,2753.765,-136.0183)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1647" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(7.604803e-16,2.456381,-2.456381,7.604803e-16,5347.526,-326.9433)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1648" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000" sodipodi:type="spiral"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) translate(3.588790,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1649" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2463);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) translate(3.701180,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1650" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2462);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) translate(-16.35203,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1651" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2461);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) translate(-28.18930,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1652" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2460);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) translate(5.175400,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1653" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2459);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) translate(-12.53040,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1654" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2458);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) translate(-33.75731,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1655" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2457);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) matrix(1.082533e-16,0.349663,-0.349663,1.082533e-16,853.9819,0.692787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1678" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1679" d="M 175.20459,51.727787 C 175.16086,52.688387 175.12047,53.782187 174.09943,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1680" d="M 182.30186,51.839687 C 182.30186,52.582887 181.84217,53.954587 181.93348,54.860387" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1681" d="M 188.65035,51.951487 C 188.85033,52.646587 188.73246,53.739487 190.49230,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1682" d="M 197.68216,51.503987 C 197.46637,52.170887 195.82128,54.066087 196.57699,54.748587" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1683" d="M 204.82471,52.287187 C 204.54422,52.686187 203.47294,54.089287 204.82471,54.636687" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1684" d="M 211.02991,51.503987 C 211.12145,52.430587 210.54887,53.384887 212.87186,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1685" d="M 220.14463,51.951487 C 220.22447,52.521287 219.15359,53.514087 218.67108,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1686" d="M 225.39606,51.839687 C 225.42319,52.276287 225.59145,53.562387 228.34317,54.189187" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1687" d="M 233.97104,52.063387 C 233.97104,52.221287 233.75877,53.676487 234.70782,54.300987" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1688" d="M 238.47345,51.839687 C 239.52830,53.072987 239.60390,54.525187 245.10445,55.419787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3442.9132791) " id="basic-f13.svgpath1689" d="M 248.88235,52.510887 C 248.88235,53.351187 248.77656,54.181387 249.61913,54.972287" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3524.5314271"><tspan x="10" y="3524.5314271">Z-ordning</tspan></text>
+
+<rect id="d0e661" width="288" height="1000px" x="10" y="3529.4314271000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e661" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Omgrepet <flowSpan style="font-style:italic">z-ordning</flowSpan> viser til rekkjefølgja objekta vert lagt oppå kvarandre i teikninga, altså kva objekt som ligg over og dekkjer andre. Dei to kommandoane <flowSpan style="font-family:sans serif">Send fremst</flowSpan> (<flowSpan style="font-weight:bold">Home</flowSpan>) og <flowSpan style="font-family:sans serif">Send bakarst</flowSpan> (<flowSpan style="font-weight:bold">End</flowSpan>) på <flowSpan style="font-family:sans serif">Objekt</flowSpan>-menyen flyttar objekta framfor eller bak alle andre objekt i det gjeldande laget. Du kan òg bruka <flowSpan style="font-family:sans serif">Hev</flowSpan> (<flowSpan style="font-weight:bold">Page Up</flowSpan>) og <flowSpan style="font-family:sans serif">Senk</flowSpan> (<flowSpan style="font-weight:bold">PageDown</flowSpan>) for å heva eller senka dei berre <flowSpan style="font-style:italic">eitt steg</flowSpan>, og altså flytta dei forbi eitt objekt i z-ordninga. Berre objekt som overlappar utvalet vert tekne omsyn til her. Til dømes vil <flowSpan style="font-family:sans serif">Hev</flowSpan> og <flowSpan style="font-family:sans serif">Senk</flowSpan> flytta utvalet heilt fremst eller bakarst i z-ordninga dersom ingen objekt overlappar utvalet.</flowDiv></flowRoot>
+
+<rect id="d0e703" width="288" height="1000px" x="10" y="3649.7903571" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e703" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Øv deg no på å bruka desse kommandoane på objekta nedanfor, slik at ellipsen heilt til venstre vert liggjande øvst, og den heilt til høgre vert liggjande nedst:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3699.9452941) matrix(1.362500,0.000000,0.000000,1.744680,16.79810,-4067.070)" d="M 70.422535 2348.0164 A 23.474178 13.791080 0 1 1 23.474178,2348.0164 A 23.474178 13.791080 0 1 1 70.422535 2348.0164 z" sodipodi:ry="13.791080" sodipodi:rx="23.474178" sodipodi:cy="2348.0164" sodipodi:cx="46.948357" id="basic-f14.svgpath1127" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39901099" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3699.9452941) matrix(1.000000,0.000000,0.000000,1.051282,31.76290,-2451.914)" d="M 100.93896 2351.2441 A 25.528168 17.605633 0 1 1 49.882629,2351.2441 A 25.528168 17.605633 0 1 1 100.93896 2351.2441 z" sodipodi:ry="17.605633" sodipodi:rx="25.528168" sodipodi:cy="2351.2441" sodipodi:cx="75.410797" id="basic-f14.svgpath1128" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3699.9452941) matrix(1.000000,0.000000,0.000000,1.051282,34.11030,-2439.590)" d="M 119.71831 2349.4836 A 21.713614 13.497652 0 1 1 76.291079,2349.4836 A 21.713614 13.497652 0 1 1 119.71831 2349.4836 z" sodipodi:ry="13.497652" sodipodi:rx="21.713614" sodipodi:cy="2349.4836" sodipodi:cx="98.004692" id="basic-f14.svgpath1129" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3699.9452941) matrix(1.000000,0.000000,0.000000,1.051282,36.43560,-2449.567)" d="M 129.69483 2348.0164 A 12.910798 9.6830978 0 1 1 103.87323,2348.0164 A 12.910798 9.6830978 0 1 1 129.69483 2348.0164 z" sodipodi:ry="9.6830978" sodipodi:rx="12.910798" sodipodi:cy="2348.0164" sodipodi:cx="116.78403" id="basic-f14.svgpath1130" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3699.9452941) matrix(1.000000,0.000000,0.000000,1.051282,37.63150,-2444.872)" d="M 142.60563 2347.1362 A 11.737089 7.6291080 0 1 1 119.13146,2347.1362 A 11.737089 7.6291080 0 1 1 142.60563 2347.1362 z" sodipodi:ry="7.6291080" sodipodi:rx="11.737089" sodipodi:cy="2347.1362" sodipodi:cx="130.86855" id="basic-f14.svgpath1131" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3699.9452941) matrix(1.000000,0.000000,0.000000,1.051282,37.04460,-2450.214)" d="M 150.23474 2347.4297 A 7.3356805 5.5751171 0 1 1 135.56338,2347.4297 A 7.3356805 5.5751171 0 1 1 150.23474 2347.4297 z" sodipodi:ry="5.5751171" sodipodi:rx="7.3356805" sodipodi:cy="2347.4297" sodipodi:cx="142.89906" id="basic-f14.svgpath1132" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/>
+
+<rect id="d0e716" width="288" height="1000px" x="10" y="3764.6905291" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e716" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ein veldig nyttig snøggtast når det gjeld objektmerking er <flowSpan style="font-weight:bold">Tab</flowSpan>. Viss ingenting er merkt, vil han merkja det bakarste objektet. Elles vil han merkja objektet som ligg rett <flowSpan style="font-style:italic">over utvalet</flowSpan> i z-ordninga. <flowSpan style="font-weight:bold">Shift + Tab</flowSpan> verkar motsett, og startar altså med det fremste objektet og arbeidar seg bakover. Sidan alle nye objekt vil leggja seg fremst, vil <flowSpan style="font-weight:bold">Shift + Tab</flowSpan> merkja det objektet du teikna <flowSpan style="font-style:italic">sist</flowSpan>, så lenge ingen objekt er merkte. Øv deg no med <flowSpan style="font-weight:bold">Tab</flowSpan> og <flowSpan style="font-weight:bold">Shift + Tab</flowSpan> på ellipsane ovanfor.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3874.6976480999997"><tspan x="10" y="3874.6976480999997">Merking og draging av underliggjande objekt</tspan></text>
+
+<rect id="d0e746" width="288" height="1000px" x="10" y="3879.5976481" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e746" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kva skal du gjera viss objektet du treng er skjult under eit anna objekt? Du ser kanskje det nedste objektet viss det over er (delvis) gjennomsiktig, men trykkjer du på det, vil du merkja det øvste objektet.</flowDiv></flowRoot>
+
+<rect id="d0e749" width="288" height="1000px" x="10" y="3931.2306390999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e749" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dette er kva <flowSpan style="font-weight:bold">Alt + klikk</flowSpan> er her for. <flowSpan style="font-weight:bold">Alt + klikk</flowSpan> merkjer først det øvste objektet, akkurat som eit vanlig objekt. Men neste gong du trykkjer <flowSpan style="font-weight:bold">Alt + klikk</flowSpan> på same punkt, vil du merkja objektet <flowSpan style="font-style:italic">under</flowSpan> det øvste, gongen etter vil du merkja objektet under der igjen, og så vidare. Når du når det nedste objektet, vil <flowSpan style="font-weight:bold">Alt + klikk</flowSpan> naturlegvis merkja det øvste objektet igjen.</flowDiv></flowRoot>
+
+<rect id="d0e767" width="288" height="1000px" x="10" y="4005.2486470999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e767" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dette er greitt nok, men kva kan du sjå gjera med eit underliggjande objekt du har merkja? Vel, du kan bruka snøggtastar til å forma det om, og du kan dra kontrollpunkta. Men dreg du objektet sjølv, vil dra det øvste objektet igjen. For å be Inkscape dra <flowSpan style="font-style:italic">det objektet som no er merkt</flowSpan> utan å merkja noko anna, ka du bruka <flowSpan style="font-weight:bold">Alt + dra</flowSpan>. Dette vil flytta det gjeldande utvalet uavhengig av kor du plasserer peikaren.</flowDiv></flowRoot>
+
+<rect id="d0e776" width="288" height="1000px" x="10" y="4092.0915821" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e776" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Øv no på <flowSpan style="font-weight:bold">Alt + klikk</flowSpan> og <flowSpan style="font-weight:bold">Alt + dra</flowSpan> på dei to brune figurane under det grøne, gjennomsiktige rektangelet:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4131.0745191) matrix(0.395123,0.684370,-0.684370,0.395123,2780.015,-1592.865)" d="M 126.89077,3940.5291 C 125.17795,3943.3053 113.66371,3938.5420 110.97088,3940.2618 C 108.27806,3941.9815 108.25386,3954.2336 105.11415,3954.7867 C 101.97445,3955.3398 98.760694,3944.4671 95.570830,3943.6865 C 92.380966,3942.9059 82.264271,3949.4146 79.943986,3947.2296 C 77.623701,3945.0445 86.019590,3935.4104 84.600447,3932.4541 C 83.181304,3929.4977 72.168311,3929.3821 72.285146,3926.2119 C 72.401981,3923.0417 84.294455,3922.4155 85.789840,3919.6469 C 87.285224,3916.8782 82.845226,3906.4067 85.391486,3904.5289 C 87.937747,3902.6512 96.264593,3910.1959 99.467842,3909.5915 C 102.67109,3908.9872 106.76923,3900.0556 109.83241,3900.9084 C 112.89559,3901.7612 110.08487,3912.1937 112.61044,3914.2521 C 115.13600,3916.3105 125.25937,3913.5440 126.41255,3916.5480 C 127.56573,3919.5521 117.68601,3926.3170 117.64844,3929.4798 C 117.61087,3932.6426 128.60360,3937.7529 126.89077,3940.5291 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.97023339" sodipodi:arg1="0.52143444" sodipodi:r2="16.983238" sodipodi:r1="28.739008" sodipodi:cy="3927.1016" sodipodi:cx="100.73942" sodipodi:sides="7" id="basic-f15.svgpath2575" style="color:#000000;fill:#ac7335;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4131.0745191) matrix(0.832600,0.480703,-0.480703,0.832600,1947.479,-3288.386)" d="M 107.61985,3941.5994 C 107.09226,3943.7104 98.543572,3938.0797 96.669124,3939.2057 C 94.171555,3940.7060 94.696972,3951.0596 91.806537,3951.7997 C 89.637239,3952.3551 90.222367,3943.2777 88.243929,3942.3368 C 85.607802,3941.0832 77.214948,3946.4420 75.022690,3944.4866 C 73.377380,3943.0191 81.973213,3938.7922 81.916873,3936.5427 C 81.841804,3933.5454 72.273491,3926.6900 72.834776,3923.7853 C 73.256026,3921.6053 82.307516,3928.9670 84.231695,3927.8033 C 86.795527,3926.2528 86.569242,3915.2048 89.461116,3914.5603 C 91.631494,3914.0766 91.154197,3923.6481 93.121052,3924.6568 C 95.741746,3926.0007 105.18210,3921.2828 107.33521,3923.3376 C 108.95114,3924.8798 99.963343,3928.1235 100.07422,3930.3246 C 100.22197,3933.2574 108.32281,3938.7866 107.61985,3941.5994 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.77161843" sodipodi:arg1="0.48833395" sodipodi:r2="9.3934679" sodipodi:r1="19.212250" sodipodi:cy="3933.4641" sodipodi:cx="90.665482" sodipodi:sides="6" id="basic-f15.svgpath2574" style="color:#000000;fill:#ff9400;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4131.0745191) " rx="10.424490" ry="10.424490" y="-0.21457997" x="44.415947" height="56.564163" width="171.78746" id="basic-f15.svgrect3197" style="color:#000000;fill:#2dd268;fill-opacity:0.29608938;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4213.2386821"><tspan x="10" y="4213.2386821">Konklusjon</tspan></text>
+
+<rect id="d0e801" width="288" height="1000px" x="10" y="4218.1386821" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e801" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dette var altså ei kort innføring i dei mest grunnleggjande funksjonane i Inkscape. Det finst mange fleire, men med det du har lært til no kan du klara å laga rett så flotte teikningar. Og er du interessert i å læra endå meir, finn du fleire innføringar under <flowSpan style="font-family:sans serif">Hjelp | Innføringar</flowSpan>. </flowDiv></flowRoot>
+
+
+
+
+
+<g transform="translate(0, 4282.6376191)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-basic.ru.svg b/share/tutorials/tutorial-basic.ru.svg
new file mode 100644
index 000000000..3d8c75596
--- /dev/null
+++ b/share/tutorials/tutorial-basic.ru.svg
@@ -0,0 +1,3036 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<svg
+ version="1.0"
+ x="0.0000000"
+ y="0.0000000"
+ width="320.00000"
+ height="3565.5000"
+ id="svg1"
+ sodipodi:version="0.32"
+ inkscape:version="0.38cvs"
+ sodipodi:docname="tutorial-basic.ru.svg"
+ inkscape:output_extension="modules.output.SVG.sodipodi"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xml="http://www.w3.org/XML/1998/namespace"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ sodipodi:docbase="/home/b/ink/ru">
+ <sodipodi:namedview
+ id="base"
+ inkscape:zoom="1.8"
+ inkscape:cx="160"
+ inkscape:cy="3455"
+ inkscape:window-width="780"
+ inkscape:window-height="580"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ showguides="true"
+ snaptoguides="true" />
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient666">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.336;"
+ offset="0.0000000"
+ id="stop667" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1.0000000"
+ id="stop668" />
+ </linearGradient>
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient669"
+ xlink:href="#linearGradient666" />
+ <linearGradient
+ id="linearGradient1087">
+ <stop
+ style="stop-color:#f56f52;stop-opacity:0;"
+ offset="0.0000000"
+ id="stop1088" />
+ <stop
+ style="stop-color:#aba6a6;stop-opacity:0.243137;"
+ offset="1.0000000"
+ id="stop1089" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1080">
+ <stop
+ style="stop-color:#7d4ad2;stop-opacity:0.532296;"
+ offset="0.0000000"
+ id="stop1081" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1.0000000"
+ id="stop1082" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1077">
+ <stop
+ style="stop-color:#ff2ee1;stop-opacity:0.529229;"
+ offset="0.0000000"
+ id="stop1078" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1.0000000"
+ id="stop1079" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1070">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.532296;"
+ offset="0.0000000"
+ id="stop1071" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1.0000000"
+ id="stop1072" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1066">
+ <stop
+ style="stop-color:#65ab00;stop-opacity:0;"
+ offset="0.0000000"
+ id="stop1067" />
+ <stop
+ style="stop-color:#a79782;stop-opacity:1;"
+ offset="1.0000000"
+ id="stop1068" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1062">
+ <stop
+ style="stop-color:#65ab00;stop-opacity:0;"
+ offset="0.0000000"
+ id="stop1063" />
+ <stop
+ style="stop-color:#a79782;stop-opacity:1;"
+ offset="1.0000000"
+ id="stop1064" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1056">
+ <stop
+ style="stop-color:#0082ab;stop-opacity:0;"
+ offset="0.0000000"
+ id="stop1057" />
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="1.0000000"
+ id="stop1058" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient841">
+ <stop
+ style="stop-color:#0082ab;stop-opacity:1;"
+ offset="0.0000000"
+ id="stop842" />
+ <stop
+ style="stop-color:#0082ab;stop-opacity:0.5;"
+ offset="0.34999999"
+ id="stop1842" />
+ <stop
+ style="stop-color:#0082ab;stop-opacity:0.22;"
+ offset="0.63000000"
+ id="stop1843" />
+ <stop
+ style="stop-color:#0082ab;stop-opacity:0;"
+ offset="1.0000000"
+ id="stop843" />
+ </linearGradient>
+ <defs
+ id="defs561">
+ <linearGradient
+ id="linearGradient583">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0.0000000"
+ id="stop584" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1.0000000"
+ id="stop585" />
+ </linearGradient>
+ <linearGradient
+ x1="0.49794000"
+ y1="0.0090920003"
+ x2="0.48559701"
+ y2="0.97272700"
+ id="linearGradient586"
+ xlink:href="#linearGradient583" />
+ </defs>
+ <linearGradient
+ x1="0.51533741"
+ y1="0.26530612"
+ x2="0.51533741"
+ y2="0.91836733"
+ id="linearGradient844"
+ xlink:href="#linearGradient841" />
+ <linearGradient
+ x1="0.43887144"
+ y1="0.068062559"
+ x2="0.49843255"
+ y2="0.98953170"
+ id="linearGradient1054"
+ xlink:href="#linearGradient841" />
+ <linearGradient
+ x1="0.43887144"
+ y1="0.068062559"
+ x2="0.49843255"
+ y2="0.98953170"
+ id="linearGradient1059"
+ xlink:href="#linearGradient1056" />
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient1061"
+ xlink:href="#linearGradient1062" />
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient1069"
+ xlink:href="#linearGradient1070" />
+ <linearGradient
+ id="linearGradient1074"
+ xlink:href="#linearGradient1070" />
+ <radialGradient
+ cx="0.65013772"
+ cy="0.22018375"
+ r="0.52504158"
+ fx="0.65013772"
+ fy="0.22018375"
+ id="radialGradient1076"
+ xlink:href="#linearGradient1077" />
+ <radialGradient
+ cx="0.84012544"
+ cy="0.17277412"
+ r="0.84033370"
+ fx="0.84012544"
+ fy="0.17277412"
+ id="radialGradient1083"
+ xlink:href="#linearGradient1080" />
+ <radialGradient
+ cx="0.65564734"
+ cy="0.21559657"
+ r="0.70438540"
+ fx="0.65564734"
+ fy="0.21559657"
+ id="radialGradient1085"
+ xlink:href="#linearGradient1056" />
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient1086"
+ xlink:href="#linearGradient1087" />
+ <radialGradient
+ cx="0.33855787"
+ cy="0.62303829"
+ r="0.51272756"
+ fx="0.33855787"
+ fy="0.62303829"
+ id="radialGradient1090"
+ xlink:href="#linearGradient1070" />
+ <linearGradient
+ x1="0.57446784"
+ y1="0.83246106"
+ x2="0.59574443"
+ y2="-0.32460716"
+ id="linearGradient1603"
+ xlink:href="#linearGradient841" />
+ <linearGradient
+ x1="0.51618570"
+ y1="0.16666391"
+ x2="0.51618570"
+ y2="0.91666669"
+ id="linearGradient1657"
+ xlink:href="#linearGradient841" />
+ <linearGradient
+ x1="-0.92160934"
+ y1="-0.012475310"
+ x2="-0.22715668"
+ y2="-0.012475310"
+ id="linearGradient1658"
+ xlink:href="#linearGradient1087"
+ gradientTransform="scale(0.986241,1.013951)" />
+ <linearGradient
+ x1="-0.41402379"
+ y1="0.42326421"
+ x2="0.34901145"
+ y2="0.42326421"
+ id="linearGradient1659"
+ xlink:href="#linearGradient1087"
+ gradientTransform="scale(0.970074,1.030849)" />
+ <linearGradient
+ x1="0.95802730"
+ y1="0.32916057"
+ x2="1.4142530"
+ y2="0.32916057"
+ id="linearGradient1660"
+ xlink:href="#linearGradient1087"
+ gradientTransform="scale(0.993467,1.006576)" />
+ <linearGradient
+ x1="0.36794606"
+ y1="0.59608549"
+ x2="0.81258655"
+ y2="0.59608549"
+ id="linearGradient1661"
+ xlink:href="#linearGradient1087"
+ gradientTransform="scale(0.988876,1.011249)" />
+ <linearGradient
+ x1="0.33251682"
+ y1="1.5283039"
+ x2="0.63266820"
+ y2="1.5283039"
+ id="linearGradient1662"
+ xlink:href="#linearGradient1087"
+ gradientTransform="scale(0.966197,1.034985)" />
+ <linearGradient
+ x1="0.87731606"
+ y1="0.93922377"
+ x2="1.1609957"
+ y2="0.93922377"
+ id="linearGradient1663"
+ xlink:href="#linearGradient1087"
+ gradientTransform="scale(0.966885,1.034250)" />
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient1664"
+ xlink:href="#linearGradient841" />
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient1665"
+ xlink:href="#linearGradient841" />
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient1666"
+ xlink:href="#linearGradient841" />
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient1667"
+ xlink:href="#linearGradient841" />
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient1668"
+ xlink:href="#linearGradient841" />
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient1669"
+ xlink:href="#linearGradient841" />
+ <radialGradient
+ cx="0.50000000"
+ cy="0.50000000"
+ r="0.50000000"
+ fx="0.50000000"
+ fy="0.50000000"
+ id="radialGradient1670"
+ xlink:href="#linearGradient841" />
+ </defs>
+ <rect
+ width="319.99103"
+ height="69.247704"
+ rx="0.0000000"
+ ry="6.1828303"
+ x="0.017985450"
+ y="-3565.7622"
+ transform="scale(1.000000,-1.000000)"
+ style="font-size:12;fill:url(#linearGradient1657);fill-rule:evenodd;stroke-width:3.06115;"
+ id="rect1494" />
+ <rect
+ width="319.89233"
+ height="69.247704"
+ rx="0.0000000"
+ ry="6.1828303"
+ x="0.18214770"
+ y="0.27752987"
+ style="font-size:12;fill:url(#linearGradient1657);fill-rule:evenodd;stroke-width:3.06115;"
+ id="rect582" />
+ <path
+ d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z "
+ style="font-size:40;fill:#ffffff;stroke-width:1pt;"
+ id="path93" />
+ <text
+ sodipodi:linespacing="133%"
+ x="38.215431"
+ y="46.283245"
+ transform="scale(0.903353,0.903353)"
+ style="font-size:7;stroke-width:3pt;font-family:Verdana;"
+ id="text653"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="38.215431"
+ y="46.283245"
+ id="tspan1398">Этот учебник демонстрирует основы работы с Inkscape. Кроме того,</tspan><tspan
+ sodipodi:role="line"
+ x="38.215431"
+ y="55.593245"
+ id="tspan1505">это обычный документ Inkscape, который вы можете просматривать, </tspan><tspan
+ sodipodi:role="line"
+ x="38.215431"
+ y="64.903246"
+ id="tspan1605">редактировать и сохранять.</tspan><tspan
+ sodipodi:role="line"
+ x="38.215431"
+ y="74.213246"
+ id="tspan1607"></tspan><tspan
+ sodipodi:role="line"
+ x="38.215431"
+ y="83.523246"
+ id="tspan1503">Учебник первого уровня охватывает приемы прокрутки и масштабирования,</tspan><tspan
+ sodipodi:role="line"
+ x="38.215431"
+ y="92.833247"
+ id="tspan1531">экран Inkscape, инструменты рисования фигур, трансформацию объектов, </tspan><tspan
+ sodipodi:role="line"
+ x="38.215431"
+ y="102.14325"
+ id="tspan1615">выделение, группировку, заливку и штрих, выравнивание и распределение </tspan><tspan
+ sodipodi:role="line"
+ x="38.215431"
+ y="111.45325"
+ id="tspan1618">объектов. Более сложные темы см. в учебнике второго уровня в меню &quot;Справка&quot;.</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.5156250"
+ y="123.10282"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text732"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.5156250"
+ y="123.10282"
+ id="tspan1543">Прокрутка холста</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.1679688"
+ y="135.65179"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text743"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="135.65179"
+ id="tspan1548">Есть много способов проматывать рабочий холст документа.</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="146.29179"
+ id="tspan1550">C клавиатуры используйте Ctrl+стрелки (попробуйте,</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="156.93180"
+ id="tspan2451">например, Ctrl+вниз для прокрутки этого учебника). Кроме того,</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="167.57180"
+ id="tspan1554">можно проматывать холст перетаскиванием средней кнопкой мыши.</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="178.21180"
+ id="tspan1556">Можно также использовать полосы прокрутки (их можно</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="188.85180"
+ id="tspan1558">включать/выключать клавишами Ctrl+B). Колесо мыши прокручивает</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="199.49180"
+ id="tspan1560">холст по вертикали, а с нажатой клавишей Shift - по горизонтали.</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.5156255"
+ y="221.04280"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text763"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.5156255"
+ y="221.04280"
+ id="tspan1562">Инструменты Inkscape</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.1679688"
+ y="233.59178"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text766"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="233.59178"
+ id="tspan1580">Панель в левой части окна содержит основные инструменты</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="244.23178"
+ id="tspan1582">для рисования и редактирования объектов. Верхняя панель</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="254.87178"
+ id="tspan1584">(под меню) содержит элементы, специфичные для каждого</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="265.51178"
+ id="tspan1586">конкретного инструмента. На полосу состояния внизу окна</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="276.15178"
+ id="tspan1588">выводятся полезные подсказки и рабочие сообщения.</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="286.79178"
+ id="tspan1590"></tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="297.43178"
+ id="tspan1596">Многие действия можно совершать при помощи клавиатуры.</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="308.07178"
+ id="tspan1592">Полный справочник по клавишам можно вызвать через пункт </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="318.71178"
+ id="tspan1620">меню Справка &gt; Клавиатура и мышь.</tspan></text>
+ <path
+ d="M 278.99839,-3.0457004 L 255.72880,-3.0457004 L 255.72880,-1.5568354 L 256.42573,-1.5568354 C 259.56190,-1.5568354 259.91037,-1.3984284 259.91037,-0.067967325 L 259.91037,0.85070468 L 259.91037,15.929416 L 259.91037,16.848086 C 259.91037,18.178566 259.56190,18.336954 256.42573,18.336954 L 255.72880,18.336954 L 255.72880,19.825821 L 279.50172,19.825821 L 280.27610,11.367794 L 278.57249,11.367794 C 278.06916,13.585244 277.17865,15.549291 276.24940,16.467944 C 275.04915,17.735073 272.84222,18.336954 269.58989,18.336954 L 267.03450,18.336954 C 265.87297,18.336954 264.90500,18.146881 264.55654,17.861775 C 264.28551,17.671705 264.24679,17.481652 264.24679,16.816401 L 264.24679,8.7385179 L 265.02116,8.7385179 C 267.38298,8.7385179 268.35090,8.9285899 269.12527,9.5938199 C 270.13194,10.417456 270.51912,11.431145 270.59658,13.300157 L 272.41632,13.300157 L 272.41632,2.9097677 L 270.59658,2.9097677 C 270.40296,6.0142058 268.85424,7.2496499 265.17604,7.2496499 L 264.24679,7.2496499 L 264.24679,0.027068675 C 264.24679,-1.3350774 264.59526,-1.5568354 266.68602,-1.5568354 L 268.69938,-1.5568354 C 272.10656,-1.5568354 273.77144,-1.2717264 275.08787,-0.38473932 C 276.36556,0.43887768 277.29479,2.2128537 277.87558,5.0638678 L 279.54044,5.0638678 L 278.99839,-3.0457004 z M 227.61946,9.6571899 L 231.99461,9.6571899 C 235.47923,9.6571899 237.29897,9.4354349 238.84770,8.8335539 C 241.59671,7.7564949 243.14543,5.7291168 243.14543,3.2265428 C 243.14543,0.81901968 241.79029,-1.0183054 239.23489,-2.0636794 C 237.72487,-2.6972434 235.32435,-3.0457004 232.65280,-3.0457004 L 219.10147,-3.0457004 L 219.10147,-1.5568354 L 219.79840,-1.5568354 C 222.93457,-1.5568354 223.28302,-1.3984284 223.28302,-0.067967325 L 223.28302,0.85070468 L 223.28302,15.929416 L 223.28302,16.848086 C 223.28302,18.178566 222.93457,18.336954 219.79840,18.336954 L 219.10147,18.336954 L 219.10147,19.825821 L 232.11077,19.825821 L 232.11077,18.336954 L 231.10408,18.336954 C 227.96791,18.336954 227.61946,18.178566 227.61946,16.848086 L 227.61946,15.929416 L 227.61946,9.6571899 z M 227.61946,8.1683219 L 227.61946,0.058754675 C 227.61946,-1.3984284 227.85175,-1.5568354 229.98127,-1.5568354 L 232.45923,-1.5568354 C 236.48590,-1.5568354 238.38308,-0.0045963250 238.38308,3.3532618 C 238.38308,6.6160869 236.40846,8.1683219 232.30435,8.1683219 L 227.61946,8.1683219 z M 193.93470,-3.4891764 L 192.30853,-3.4891764 L 183.40334,14.979076 C 182.62900,16.626331 182.47414,16.848086 181.89337,17.354930 C 181.27387,17.956811 180.18976,18.336954 179.14437,18.336954 L 178.98949,18.336954 L 178.98949,19.825821 L 189.24978,19.825821 L 189.24978,18.336954 L 188.47543,18.336954 C 186.38466,18.336954 185.33927,17.735073 185.33927,16.531314 C 185.33927,16.151171 185.45543,15.707678 185.68772,15.200833 L 186.96543,12.413168 L 197.22574,12.413168 L 199.31652,16.658016 C 199.54882,17.133192 199.62626,17.354930 199.62626,17.513318 C 199.62626,18.020162 198.65831,18.336954 197.22574,18.336954 L 195.59958,18.336954 L 195.59958,19.825821 L 207.60217,19.825821 L 207.60217,18.336954 L 207.06014,18.336954 C 205.12421,18.336954 204.69832,18.083530 203.80781,16.309556 L 193.93470,-3.4891764 z M 192.03749,1.7060097 L 196.41265,10.702562 L 187.73978,10.702562 L 192.03749,1.7060097 z M 165.32200,-3.2674384 L 163.85072,-3.2674384 L 162.30199,-1.3984284 C 159.55300,-3.0457004 158.04300,-3.5208624 155.44889,-3.5208624 C 151.69323,-3.5208624 148.59579,-2.2854174 145.96295,0.28048968 C 143.48499,2.6880297 142.32346,5.3489738 142.32346,8.6118159 C 142.32346,15.422569 147.78272,20.300981 155.41017,20.300981 C 161.60506,20.300981 165.55432,17.323245 166.44483,12.001360 L 164.62509,11.747919 C 164.23789,13.426857 163.77328,14.567268 163.07637,15.517606 C 161.48890,17.703390 159.01095,18.812113 155.87478,18.812113 C 150.14451,18.812113 147.43424,15.549291 147.43424,8.7385179 C 147.43424,5.1589018 148.01501,2.7513807 149.33144,0.85070468 C 150.53168,-0.92326942 152.93219,-2.0319944 155.41017,-2.0319944 C 158.12044,-2.0319944 160.52095,-0.85991842 161.99226,1.1674797 C 162.72789,2.2128537 163.30866,3.4482978 164.19920,5.8875038 L 165.90277,5.8875038 L 165.32200,-3.2674384 z M 126.56517,-3.2357534 L 125.13262,-3.2357534 L 123.58389,-1.3350774 C 121.76415,-2.7605944 119.28618,-3.5208624 116.53722,-3.5208624 C 111.46515,-3.5208624 108.05796,-0.85991842 108.05796,3.0998378 C 108.05796,6.5527359 110.14873,8.2633589 115.84031,9.4671179 L 119.51850,10.227386 C 122.38365,10.829266 122.65466,10.892617 123.46776,11.399462 C 124.62931,12.128062 125.24878,13.173436 125.24878,14.408880 C 125.24878,15.675993 124.66800,16.721367 123.50648,17.576686 C 122.22877,18.495341 120.95106,18.843798 118.82156,18.843798 C 115.95644,18.843798 113.90439,18.115198 112.08465,16.467944 C 110.45846,14.979076 109.64539,13.490208 109.06462,11.051022 L 107.39974,11.051022 L 107.55462,20.079245 L 109.06462,20.079245 L 110.80692,17.925143 C 113.40105,19.667417 115.56924,20.300981 118.93772,20.300981 C 124.62931,20.300981 128.26880,17.576686 128.26880,13.331823 C 128.26880,11.367794 127.45571,9.6888559 125.94571,8.4850939 C 124.90032,7.6614609 123.39032,7.1229479 120.29285,6.4893819 L 116.15002,5.6340798 C 112.70412,4.9054808 111.07795,3.6700338 111.07795,1.7376917 C 111.07795,-0.47977532 113.28489,-2.0003264 116.57594,-2.0003264 C 119.28618,-2.0003264 121.49312,-1.0499714 123.04186,0.75566868 C 124.16469,2.0544667 124.86160,3.3849468 125.36494,5.0005168 L 127.02981,5.0005168 L 126.56517,-3.2357534 z M 74.218324,9.4671179 L 74.218324,0.85070468 L 74.218324,-0.067967325 C 74.218324,-1.3984284 74.566794,-1.5568354 77.702961,-1.5568354 L 78.438601,-1.5568354 L 78.438601,-3.0457004 L 65.700330,-3.0457004 L 65.700330,-1.5568354 L 66.397270,-1.5568354 C 69.533417,-1.5568354 69.881887,-1.3984284 69.881887,-0.067967325 L 69.881887,0.85070468 L 69.881887,15.929416 L 69.881887,16.848086 C 69.881887,18.178566 69.533417,18.336954 66.397270,18.336954 L 65.700330,18.336954 L 65.700330,19.825821 L 78.438601,19.825821 L 78.438601,18.336954 L 77.702961,18.336954 C 74.566794,18.336954 74.218324,18.178566 74.218324,16.848086 L 74.218324,15.929416 L 74.218324,11.906323 L 78.709621,8.1999879 L 85.446585,16.277873 C 86.066062,17.038158 86.220942,17.291579 86.220942,17.608354 C 86.220942,18.115198 85.485305,18.336954 83.588105,18.336954 L 82.387835,18.336954 L 82.387835,19.825821 L 95.629436,19.825821 L 95.629436,18.336954 L 94.893806,18.336954 C 92.764319,18.336954 92.222259,18.115198 91.099409,16.753050 L 81.729638,5.6974308 L 87.498622,0.97740668 C 89.357102,-0.63816242 91.718909,-1.5568354 94.042016,-1.5568354 L 94.042016,-3.0457004 L 82.116818,-3.0457004 L 82.116818,-1.5568354 L 83.084775,-1.5568354 C 84.865795,-1.5568354 85.601455,-1.2717264 85.601455,-0.60649432 C 85.601455,-0.16300132 84.827085,0.75566868 83.704255,1.6743237 L 74.218324,9.4671179 z M 30.931357,-3.0457004 L 22.955423,-3.0457004 L 22.955423,-1.5568354 L 23.923370,-1.5568354 C 25.897995,-1.5568354 26.788526,-1.3034114 27.485438,-0.51146032 L 27.485438,12.951698 C 27.485438,17.291579 26.711084,18.210235 22.994143,18.336954 L 22.994143,19.825821 L 34.028903,19.825821 L 34.028903,18.336954 C 30.350594,18.210235 29.576213,17.291579 29.576213,12.951698 L 29.576213,1.1991627 L 46.844603,20.269315 L 48.470778,20.269315 L 48.470778,3.8284208 C 48.470778,-0.51146032 49.245147,-1.4301134 52.962085,-1.5568354 L 52.962085,-3.0457004 L 41.927406,-3.0457004 L 41.927406,-1.5568354 C 45.605624,-1.4301134 46.379978,-0.51146032 46.379978,3.8284208 L 46.379978,13.775314 L 30.931357,-3.0457004 z M 5.7645588,0.85070468 L 5.7645588,-0.067967325 C 5.7645588,-1.3984284 6.1130358,-1.5568354 9.2104749,-1.5568354 L 9.9848409,-1.5568354 L 9.9848409,-3.0457004 L -2.8308614,-3.0457004 L -2.8308614,-1.5568354 L -2.0564924,-1.5568354 C 1.0796637,-1.5568354 1.4281387,-1.3984284 1.4281387,-0.067967325 L 1.4281387,0.85070468 L 1.4281387,15.929416 L 1.4281387,16.848086 C 1.4281387,18.178566 1.0796637,18.336954 -2.0564924,18.336954 L -2.8308614,18.336954 L -2.8308614,19.825821 L 9.9848409,19.825821 L 9.9848409,18.336954 L 9.2104749,18.336954 C 6.1130358,18.336954 5.7645588,18.178566 5.7645588,16.848086 L 5.7645588,15.929416 L 5.7645588,0.85070468 z "
+ style="font-size:40;fill:#ffffff;fill-opacity:0.064615376;stroke-width:1pt;"
+ id="path675" />
+ <text
+ sodipodi:linespacing="133%"
+ x="6.4219866"
+ y="338.86328"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text716"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.4219866"
+ y="338.86328"
+ id="tspan1598">Изменение масштаба</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.2992187"
+ y="351.41226"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text719"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="351.41226"
+ id="tspan1600">Проще всего изменять масштаб клавишами - и + (или =). Также</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="362.05226"
+ id="tspan1602">можно использовать щелчок средней клавишей мыши (shift+щелчок</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="372.69226"
+ id="tspan1604">уменьшает масштаб), или вращение колеса мыши с нажатой</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="383.33226"
+ id="tspan1606">клавишей Ctrl. Еще можно ввести нужный масштаб в поле ввода</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="393.97226"
+ id="tspan1608">в левом нижнем углу окна и нажать Enter. И, наконец, на панели</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="404.61226"
+ id="tspan1610">слева есть инструмент &quot;Изменение масштаба&quot;, при помощи которого</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="415.25226"
+ id="tspan2456">можно изменять масштаб, обводя мышью нужную область.</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.8515625"
+ y="438.27631"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text761"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.8515625"
+ y="438.27631"
+ id="tspan1617">Документы</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.2992187"
+ y="450.82529"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text764"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="450.82529"
+ id="tspan1622">Для создания нового документа используйте меню &quot;Файл &gt; Создать&quot; </tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="461.46529"
+ id="tspan1765">или клавиши Ctrl+N. Чтобы открыть существующий документ, </tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="472.10529"
+ id="tspan1767">используйте &quot;Файл &gt; Открыть&quot; (Ctrl+O). Чтобы сохранить, нажимайте </tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="482.74529"
+ id="tspan1769">Ctrl+S, или, чтобы сохранить с другим именем, Shift+Ctrl+S (помните: </tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="493.38529"
+ id="tspan1771">Inkscape все еще нестабилен; сохраняйтесь чаще!).</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="504.02529"
+ id="tspan1632"></tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="514.66529"
+ id="tspan1642">Inkscape открывает отдельное окно для каждого документа.</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="525.30529"
+ id="tspan2458">Переключаться между окнами можно командой менеджера окон</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="535.94529"
+ id="tspan1636">(обычно это Alt+Tab), или командой Inkscape Ctrl+Tab, которая</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="546.58529"
+ id="tspan1638">циклически переключает рабочие окна (попробуйте сейчас</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="557.22529"
+ id="tspan1640">создать несколько документов и попереключаться между ними).</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.8515625"
+ y="579.11066"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text824"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.8515625"
+ y="579.11066"
+ id="tspan1644">Создание фигур</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.1679688"
+ y="595.20282"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text892"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="595.20282"
+ id="tspan1646">Теперь пора и порисовать. Выберите инструмент &quot;Прямоугольник&quot; на</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="605.84282"
+ id="tspan1648">левой панели (или нажмите F4) и нарисуйте прямоугольник - в новом </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="616.48282"
+ id="tspan1623">документе или прямо здесь:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.2992187"
+ y="700.64697"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text971"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="700.64697"
+ id="tspan1655">Как видите, по умолчанию прямоугольник закрашен синим, имеет</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="711.28697"
+ id="tspan1657">контур (штрих) толщиной в 1 pt и частично прозрачен. Ниже мы </tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="721.92697"
+ id="tspan1625">покажем, как это изменить. А пока попробуйте рисовать эллипсы,</tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="732.56697"
+ id="tspan1661">звезды и спирали с помощью трех других инструментов:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.5156245"
+ y="940.21887"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text1082"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.5156245"
+ y="940.21887"
+ id="tspan2419">Перемещение, изменение размера и вращение</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.1679688"
+ y="956.31104"
+ style="font-size:8.4;stroke-width:3pt;font-family:Verdana;"
+ id="text769"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="956.31104"
+ id="tspan2421">Чаще всего в Inkscape используется инструмент выделения </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="967.48304"
+ id="tspan1635">(селектор). Щелкните мышью по самой верхней кнопке на панели </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="978.65503"
+ id="tspan1637">инструментов (или нажмите F1 или пробел). Теперь щелкните по </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="989.82703"
+ id="tspan1639">любому объекту на холсте. Например, по этому квадрату:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.3443360"
+ y="1073.2407"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text882"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1073.2407"
+ id="tspan2429">Вокруг объекта вы увидите восемь инверсных стрелок. Теперь вы</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1083.8807"
+ id="tspan2431">можете:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.1679688"
+ y="818.43042"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text841"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="818.43042"
+ id="tspan2460">Рассмотренные 4 инструмента называются инструментами</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="829.07042"
+ id="tspan2462">создания фигур. Каждая вновь созданная фигура имеет белые</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="839.71042"
+ id="tspan2464">&quot;ручки&quot; в некоторых точках контура; подвигайте их, чтобы увидеть, </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="850.35042"
+ id="tspan1627">как изменяется фигура. Верхняя панель содержит поля ввода для</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="860.99042"
+ id="tspan2468">точной настройки параметров фигуры. Они (так же как и &quot;ручки&quot;) </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="871.63042"
+ id="tspan1631">изменяют ту фигуру, которая в данный момент выделена, а также </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="882.27042"
+ id="tspan1633">определяют параметры, с которыми создаются новые фигуры.</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="892.91042"
+ id="tspan2476"></tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="903.55042"
+ id="tspan2478">Чтобы отменить последнее действие, нажмите Ctrl+Z (а если еще раз</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="914.19042"
+ id="tspan2480">передумали, верните изменение клавишами Shift+Ctrl+Z).</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="21.711798"
+ y="1090.9917"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text868"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1090.9917"
+ id="tspan2433"></tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1101.6317"
+ id="tspan2435">Перетаскивать сам объект мышью (нажмите Ctrl, чтобы двигаться</tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1112.2717"
+ id="tspan2437">строго по горизонтали или вертикали).</tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1122.9117"
+ id="tspan2439"></tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1133.5517"
+ id="tspan2441">Изменять размер объекта, перетаскивая мышью любую из стрелок</tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1144.1917"
+ id="tspan2443">(нажмите Ctrl, чтобы сохранить исходное отношение</tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1154.8317"
+ id="tspan2445">ширины и высоты).</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.8398433"
+ y="1170.0869"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1070"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.8398433"
+ y="1170.0869"
+ id="tspan2447">Щелкните по прямоугольнику еще раз. Вид стрелок изменится.</tspan><tspan
+ sodipodi:role="line"
+ x="5.8398433"
+ y="1180.7269"
+ id="tspan2487">Теперь можно:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="21.711798"
+ y="1185.6477"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1069"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1185.6477"
+ id="tspan2453"></tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1196.2877"
+ id="tspan2455">Поворачивать объект мышью при помощи угловых стрелок (с </tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1206.9277"
+ id="tspan1641">нажатой Ctrl объект поворачивается на углы, кратные 15 градусам).</tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1217.5677"
+ id="tspan2459"></tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1228.2077"
+ id="tspan2461">Перекашивать объект с помощью не-угловых стрелок.</tspan><tspan
+ sodipodi:role="line"
+ x="21.711798"
+ y="1238.8477"
+ id="tspan2463"></tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.3443336"
+ y="1308.2764"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1160"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1308.2764"
+ id="tspan3273">Одна из особенностей Inkscape, отличающая его от большинства</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1318.9164"
+ id="tspan3275">других векторных редакторов - это упор на использование клавиатуры.</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1329.5564"
+ id="tspan3277">Вряд ли можно найти команду, которую невозможно выполнить</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1340.1964"
+ id="tspan3279">при помощи клавиатуры, и трансформация объектов - не исключение.</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1350.8364"
+ id="tspan3281"></tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1361.4764"
+ id="tspan3283">При помощи клавиатуры вы можете перемещать объекты (клавиши со</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1372.1164"
+ id="tspan3285">стрелками), изменять их размер (клавиши &lt; и &gt;) и вращать их</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1382.7564"
+ id="tspan3287">(клавиши [ и ]). По умолчанию размеры и координаты изменяются на </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1393.3964"
+ id="tspan1650">2 пункта; с нажатой клавишей Shift - на 20 pt. Ctrl+&gt; и Ctrl+&lt; </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1404.0364"
+ id="tspan1763">изменяют размер в 2 раза. Угол вращения по умолчанию - 15 градусов;</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1414.6764"
+ id="tspan3293">с клавишей Ctrl фигура поворачивается на 90 градусов.</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1425.3164"
+ id="tspan3295"></tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1435.9564"
+ id="tspan3297">Особенно удобны пиксельные трансформации, которые включаются </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1446.5964"
+ id="tspan3299">с клавишей Alt. К примеру, Alt+стрелки будут перемещать выбранный</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1457.2364"
+ id="tspan3301">объект на 1 пиксел в текущем масштабе. Т.е. если увеличить</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1467.8764"
+ id="tspan3303">масштаб, то Alt+стрелка вызовет меньшее абсолютное смещение,</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1478.5164"
+ id="tspan3305">которое на экране будет по-прежнему выглядеть смещением ровно</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1489.1564"
+ id="tspan3307">на 1 пиксел. Точно так же работают пиксельное изменение размера </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443336"
+ y="1499.7964"
+ id="tspan1652">(Alt+&gt; и Alt+&lt;) и пиксельное вращение (Alt+[ и Alt+]).</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.5156245"
+ y="1525.9417"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text849"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.5156245"
+ y="1525.9417"
+ id="tspan3311">Выделение нескольких объектов</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.3443360"
+ y="1542.0338"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text845"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1542.0338"
+ id="tspan3316">Вы можете выделить мышью сразу несколько объектов (Shift+щелчок</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1552.6738"
+ id="tspan1663">на каждом). Можно обвести мышью все объекты, которые вы хотите</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1563.3138"
+ id="tspan2492">выбрать; это так называемое &quot;резиновое&quot; (rubberband) выделение</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1573.9538"
+ id="tspan1654">(селектор рисует &quot;резиновый&quot; прямоугольник вокруг объектов, если</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1584.5938"
+ id="tspan2496">начать на свободном пространстве листа; с нажатой клавишей Shift </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1595.2338"
+ id="tspan1659">выделение начинается в любом случае, даже если начинать с объекта).</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1605.8738"
+ id="tspan2500">Попрактикуйтесь в выделении на этих трех фигурах:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.0080080"
+ y="1674.3136"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1148"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.0080080"
+ y="1674.3136"
+ id="tspan3330">Теперь, используя &quot;резиновое&quot; выделение (без или с клавишей Shift), </tspan><tspan
+ sodipodi:role="line"
+ x="6.0080080"
+ y="1684.9536"
+ id="tspan1670">попробуйте выделить эллипсы, не выделяя прямоугольник под ними:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.5156245"
+ y="2245.2345"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text1156"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.5156245"
+ y="2245.2346"
+ id="tspan2454">Заливка и штрих</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.0080080"
+ y="2261.3263"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1141"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.0080080"
+ y="2261.3264"
+ id="tspan3370">Многие функции Inkscape доступны через диалоги. Все команды для</tspan><tspan
+ sodipodi:role="line"
+ x="6.0080080"
+ y="2271.9664"
+ id="tspan3372">их открытия находятся в меню &quot;Диалоги&quot;. Сейчас мы познакомимся с</tspan><tspan
+ sodipodi:role="line"
+ x="6.0080080"
+ y="2282.6064"
+ id="tspan3374">диалогом &quot;Заливка и штрих&quot; (Shift+Ctrl+F) для изменения раскраски</tspan><tspan
+ sodipodi:role="line"
+ x="6.0080080"
+ y="2293.2464"
+ id="tspan3378">объекта. Выделите красный эллипс и откройте этот диалог.</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.3443360"
+ y="2349.9096"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1169"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2349.9097"
+ id="tspan1913">Диалог содержит три вкладки: &quot;Заливка&quot;, &quot;Цвет штриха&quot;</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2360.5497"
+ id="tspan1915">и &quot;Стиль штриха&quot;. Вкладка &quot;Заливка&quot; позволяет редактировать</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2371.1897"
+ id="tspan1917">окраску внутренней области фигуры. Используя кнопки внизу</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2381.8297"
+ id="tspan1919">вкладки, можно убрать окраску (кнопка со знаком Х), выбрать</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2392.4697"
+ id="tspan1922">сплошную заливку, линейный или радиальный градиенты. Для</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2403.1097"
+ id="tspan1924">показанной выше фигуры выбрана заливка сплошным цветом.</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2413.7497"
+ id="tspan1926"></tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2424.3897"
+ id="tspan1928">Ниже расположена панель выбора цвета, точнее - несколько</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2435.0297"
+ id="tspan1930">панелей, каждая на отдельной вкладке: &quot;RGB&quot;, &quot;HSV&quot;, &quot;CMYK&quot;</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2445.6697"
+ id="tspan1932">и &quot;Диск&quot;. Вероятно, самой удобной является &quot;Диск&quot;, где</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2456.3097"
+ id="tspan1934">можно выбрать тон цвета, вращая треугольник, а затем подобрать</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2466.9497"
+ id="tspan1936">насыщенность и яркость, перетаскивая маркер внутри треугольника. </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2477.5897"
+ id="tspan1704">Все панели содержат ползунок для регулирования альфа-канала </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2488.2297"
+ id="tspan1706">(прозрачности) объектов.</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2498.8697"
+ id="tspan1940"></tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2509.5097"
+ id="tspan1942">Каждый раз, когда выделяется объект, в панели появляются</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2520.1497"
+ id="tspan1944">текущие значения цветов. Поэкспериментируйте на этих примерах:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.8562503"
+ y="2584.9443"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1207"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.8562503"
+ y="2584.9443"
+ id="tspan1948">Используя вкладку &quot;Цвет штриха&quot;, можно убрать штрих (контур) </tspan><tspan
+ sodipodi:role="line"
+ id="tspan2365"
+ x="5.8562503"
+ y="2595.5843">объекта или установить его цвет и прозрачность:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.1679688"
+ y="2662.8977"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1202"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="2662.8977"
+ id="tspan1952">Последняя вкладка, &quot;Стиль штриха&quot;, подволяет установить толщину</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="2673.5377"
+ id="tspan1954">и другие параметры штриха:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.8316402"
+ y="2744.3943"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1234"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.8316402"
+ y="2744.3943"
+ id="tspan1956">И, наконец, вместо сплошной окраски, можно использовать</tspan><tspan
+ sodipodi:role="line"
+ x="5.8316402"
+ y="2755.0343"
+ id="tspan1958">градиенты как для заливки, так и для штриха:</tspan><tspan
+ sodipodi:role="line"
+ x="5.8316402"
+ y="2765.6743"
+ id="tspan1960"></tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.5156250"
+ y="2829.8796"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text1322"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.5156250"
+ y="2829.8796"
+ id="tspan1962">Дублирование, выравнивание и распределение</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.2746091"
+ y="2842.4287"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1248"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.2746091"
+ y="2842.4287"
+ id="tspan1964">Одна из самых распространенных операций - дублирование объекта </tspan><tspan
+ sodipodi:role="line"
+ x="6.2746091"
+ y="2853.0687"
+ id="tspan1708">(Ctrl+D). Дубликат располагается точно над исходным объектом, </tspan><tspan
+ sodipodi:role="line"
+ x="6.2746091"
+ y="2863.7087"
+ id="tspan1710">становится выделенным, и можно сразу перемещать его мышью или</tspan><tspan
+ sodipodi:role="line"
+ x="6.2746091"
+ y="2874.3487"
+ id="tspan1971">клавишами со стрелками. Для практики попробуйте выстроить в линию</tspan><tspan
+ sodipodi:role="line"
+ x="6.2746091"
+ y="2884.9887"
+ id="tspan1973">дубликаты этого черного квадрата:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.1679688"
+ y="2923.9250"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1337"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="2923.9250"
+ id="tspan1975">Вероятнее всего, копии квадрата после перетаскивания мышью стоят </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="2934.5650"
+ id="tspan1712">неровно. Здесь может оказаться полезным диалог &quot;Выравнивание&quot;. </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="2945.2050"
+ id="tspan1714">Выберите все квадраты (Shift+щелчками, или обведя мышью), откройте </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="2955.8450"
+ id="tspan1716">диалог (из меню &quot;Диалоги&quot; или клавишами Shift+Ctrl+A) и нажмите эту </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="2966.4851"
+ id="tspan1718">кнопку на вкладке &quot;Расставить&quot;:</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="2977.1251"
+ id="tspan2001"></tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="2987.7651"
+ id="tspan1722">Теперь объекты распределены так, что горизонтальные интервалы </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="2998.4051"
+ id="tspan1720">между ними одинаковы. Вот другие примеры выравнивания и </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3009.0451"
+ id="tspan1724">расстановки:</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.8906255"
+ y="3092.0835"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text1690"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.8906255"
+ y="3092.0835"
+ id="tspan1691">Z-порядок</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.1679688"
+ y="3108.1753"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1693"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3108.1753"
+ id="tspan1643">Термин &quot;Z-порядок&quot; (&quot;порядок по оси Z&quot;) относится к перекрыванию </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3118.8153"
+ id="tspan1726">объектами друг друга на рисунке. Иначе говоря, Z-порядок определяет, </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3129.4553"
+ id="tspan1728">какой объект находится выше и закрывает собой другие. Две команды </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3140.0953"
+ id="tspan1730">в меню &quot;Объект&quot;, &quot;Поднять на передний план&quot; (клавиша Home) и </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3150.7353"
+ id="tspan1732">&quot;Опустить на задний план&quot; (клавиша End), поставят выделенные </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3161.3753"
+ id="tspan1736">объекты на самую верхнюю или самую нижнюю позицию по оси Z. </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3172.0153"
+ id="tspan1738">Две других команды, &quot;Поднять&quot; (PgUp) и &quot;Опустить&quot; (PgDn), опустят или </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3182.6553"
+ id="tspan1740">поднимут выделенные объекты на один уровень относительно </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3193.2953"
+ id="tspan1742">ближайшего невыделенного объекта (считаются только объекты, </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3203.9353"
+ id="tspan1744">перекрывающие выделенные; если выделение ничем не перекрывается, </tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3214.5753"
+ id="tspan1746">оно будет поставлено на самую верхнюю или самую нижнюю позицию).</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3225.2153"
+ id="tspan1666"></tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3235.8553"
+ id="tspan1669">Попрактикуйтесь в использовании этих команд, перевернув Z-порядок</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3246.4953"
+ id="tspan1671">этих эллипсов так, чтобы крайний левый эллипс оказался в самом</tspan><tspan
+ sodipodi:role="line"
+ x="6.1679688"
+ y="3257.1353"
+ id="tspan1673">верху, а крайний правый - в самом низу:</tspan></text>
+ <path
+ d="M 307.81815,6.0764008 L 308.28607,4.2826838 C 312.18546,4.1267078 316.60476,3.8667488 321.54398,3.5028068 C 321.12804,4.9065848 320.81609,5.9204248 320.60813,6.5443269 C 320.03622,8.1560719 319.23034,10.599686 318.19051,13.875169 L 311.87351,34.463918 C 308.85798,44.290367 307.35022,50.321415 307.35022,52.557062 C 307.35022,54.168808 307.81815,54.974680 308.75400,54.974680 C 310.05379,54.974680 311.66554,53.570902 313.58923,50.763345 C 314.57708,49.307575 315.69490,47.383879 316.94270,44.992256 L 318.73642,45.850121 C 317.17667,48.709669 316.00685,50.737349 315.22698,51.933161 C 312.83535,55.520594 310.10578,57.314311 307.03827,57.314311 C 305.47851,57.314311 304.20472,56.742401 303.21687,55.598582 C 302.22903,54.454762 301.73511,52.998992 301.73511,51.231271 C 301.73511,49.047616 302.61897,45.070244 304.38669,39.299155 L 311.24960,16.916689 C 312.75737,11.977469 313.51125,9.1959079 313.51125,8.5720059 C 313.51125,7.6361539 313.14730,7.0122529 312.41942,6.7003019 C 311.69153,6.3363588 310.15778,6.1283918 307.81815,6.0764008 z M 289.25708,23.155704 L 294.79420,23.155704 C 293.49441,26.639154 291.72669,31.734349 289.49104,38.441290 C 287.09942,45.668150 285.90361,50.581374 285.90361,53.180964 C 285.90361,54.272791 286.31954,54.818705 287.15141,54.818705 C 288.97112,54.818705 291.51872,51.283263 294.79420,44.212379 L 296.50993,44.914269 C 294.32628,49.645522 292.45457,52.895009 290.89482,54.662730 C 289.33506,56.430451 287.56734,57.314311 285.59165,57.314311 C 282.36816,57.314311 280.75642,55.858541 280.75642,52.947000 C 280.75642,52.167124 280.99038,50.581374 281.45831,48.189751 C 277.76689,54.324783 273.81551,57.392299 269.60418,57.392299 C 266.95260,57.392299 264.79494,56.508438 263.13120,54.740717 C 261.46746,52.972996 260.63559,50.659362 260.63559,47.799813 C 260.63559,41.872749 262.97522,36.127656 267.65449,30.564534 C 272.33375,24.949420 277.14299,22.141864 282.08221,22.141864 C 284.68180,22.141864 286.65749,23.571638 288.00927,26.431187 L 289.25708,23.155704 z M 282.70611,24.091556 C 281.14636,23.987572 279.32664,24.897429 277.24697,26.821125 C 275.21929,28.692829 273.32159,31.214431 271.55387,34.385931 C 268.01843,40.676938 266.25071,45.954104 266.25071,50.217431 C 266.25071,53.544906 267.55050,55.208643 270.15009,55.208643 C 274.36143,55.208643 278.33880,51.075296 282.08221,42.808601 C 284.62981,37.193487 286.05958,32.540222 286.37153,28.848805 C 286.47551,27.497018 286.18956,26.379195 285.51367,25.495334 C 284.83777,24.611474 283.90192,24.143548 282.70611,24.091556 z M 255.17646,45.460182 L 256.73621,46.240059 C 253.25276,53.622894 249.45736,57.314311 245.35001,57.314311 C 243.89424,57.314311 242.69843,56.794393 241.76257,55.754557 C 240.82672,54.662730 240.35880,53.284947 240.35880,51.621210 C 240.35880,50.477390 240.51477,49.411559 240.82672,48.423715 C 241.13867,47.435870 241.99654,45.226219 243.40032,41.794761 L 246.36385,34.697881 C 248.13157,30.486546 249.01543,27.652994 249.01543,26.197223 C 249.01543,25.157388 248.57350,24.637470 247.68964,24.637470 C 245.86993,24.637470 243.37432,27.497018 240.20282,33.216115 L 238.64307,32.280263 C 242.33448,25.521330 245.86993,22.141864 249.24939,22.141864 C 250.65317,22.141864 251.79699,22.661782 252.68085,23.701617 C 253.56471,24.741453 254.00664,26.093240 254.00664,27.756977 C 254.00664,29.732665 252.94081,33.398087 250.80915,38.753241 L 247.53366,46.941948 C 246.18188,50.321415 245.50598,52.531066 245.50598,53.570902 C 245.50598,54.506754 245.92192,54.974680 246.75379,54.974680 C 247.74163,54.974680 249.01543,54.090820 250.57518,52.323099 C 252.18693,50.503386 253.72069,48.215747 255.17646,45.460182 z M 254.00664,4.5166468 C 254.99448,4.5166468 255.82635,4.8805888 256.50225,5.6084738 C 257.23013,6.2843678 257.59407,7.1162359 257.59407,8.1040799 C 257.59407,9.0919239 257.23013,9.9497889 256.50225,10.677674 C 255.82635,11.405559 254.99448,11.769502 254.00664,11.769502 C 253.01880,11.769502 252.16093,11.405559 251.43305,10.677674 C 250.70516,9.9497889 250.34122,9.0919239 250.34122,8.1040799 C 250.34122,7.1162359 250.70516,6.2843678 251.43305,5.6084738 C 252.16093,4.8805888 253.01880,4.5166468 254.00664,4.5166468 z M 209.94360,34.463918 L 208.30586,33.762029 C 209.65764,30.434555 211.29538,27.678990 213.21908,25.495334 C 215.14278,23.259687 216.85851,22.141864 218.36627,22.141864 C 221.74573,22.141864 223.43547,24.611474 223.43547,29.550694 C 223.43547,30.434555 223.27949,32.202275 222.96754,34.853857 C 226.55497,26.379195 230.37637,22.141864 234.43173,22.141864 C 235.57555,22.141864 236.53740,22.505806 237.31728,23.233691 C 238.14914,23.909585 238.56508,24.741453 238.56508,25.729297 C 238.56508,26.561166 238.27912,27.263055 237.70721,27.834965 C 237.13530,28.406875 236.43342,28.692829 235.60155,28.692829 C 233.83383,28.692829 232.94996,27.678990 232.94996,25.651310 C 232.94996,25.079400 232.76799,24.793445 232.40405,24.793445 C 231.88413,24.793445 231.15625,25.261371 230.22040,26.197223 C 229.28454,27.133076 228.47867,28.224903 227.80278,29.472706 C 225.72311,33.216115 222.34364,42.158704 217.66438,56.300471 L 211.81530,56.300471 C 214.25892,48.969628 215.84467,43.614474 216.57255,40.235007 C 217.71637,34.931845 218.28828,31.084452 218.28828,28.692829 C 218.28828,26.145232 217.87235,24.871433 217.04048,24.871433 C 216.31259,24.871433 215.24676,25.807285 213.84298,27.678990 C 212.49119,29.550694 211.19140,31.812337 209.94360,34.463918 z M 193.64417,22.141864 C 196.71169,22.141864 199.20729,23.363671 201.13099,25.807285 C 203.05468,28.198907 204.01653,31.318415 204.01653,35.165808 C 204.01653,39.897061 202.32680,44.680306 198.94733,49.515542 C 195.30791,54.714721 190.88861,57.314311 185.68943,57.314311 C 182.51793,57.314311 179.91834,56.222483 177.89066,54.038828 C 175.86298,51.803181 174.84914,48.969628 174.84914,45.538170 C 174.84914,39.715089 176.98080,34.203959 181.24413,29.004780 C 184.98754,24.429503 189.12088,22.141864 193.64417,22.141864 z M 193.72216,23.935581 C 189.97875,23.727613 186.65127,27.471022 183.73973,35.165808 C 181.71205,40.520962 180.69821,45.330203 180.69821,49.593530 C 180.69821,53.544906 182.43994,55.520594 185.92339,55.520594 C 188.73095,55.520594 191.17456,53.726877 193.25423,50.139444 C 194.60602,47.851805 195.77583,44.836281 196.76368,41.092872 C 197.75152,37.297471 198.32343,33.736033 198.47941,30.408559 C 198.68737,26.301207 197.10162,24.143548 193.72216,23.935581 z M 164.55476,12.159440 L 170.01390,12.159440 L 166.66043,23.155704 L 172.82146,23.155704 L 172.27554,24.949420 L 166.11452,24.949420 L 164.63275,29.472706 C 163.38495,33.320099 162.05916,37.973364 160.65538,43.432503 C 159.25160,48.839649 158.54971,51.985152 158.54971,52.869013 C 158.54971,54.064824 159.09562,54.662730 160.18745,54.662730 C 162.11115,54.662730 164.42478,52.011148 167.12836,46.707985 C 167.38832,46.136076 167.77825,45.434187 168.29817,44.602318 L 169.85793,45.382195 C 167.83025,49.593530 166.32248,52.297103 165.33464,53.492914 C 163.20298,56.040512 160.94133,57.314311 158.54971,57.314311 C 156.93797,57.314311 155.63817,56.820389 154.65033,55.832545 C 153.66248,54.792709 153.16856,53.466918 153.16856,51.855173 C 153.16856,50.399403 153.40252,48.761661 153.87045,46.941948 C 154.39037,44.914269 156.05410,39.091188 158.86166,29.472706 L 160.18745,24.949420 L 153.94844,24.949420 L 154.57234,23.155704 L 160.81135,23.155704 L 164.55476,12.159440 z M 139.67669,22.531802 L 145.52577,22.531802 C 140.58655,38.285315 138.11694,48.267739 138.11694,52.479074 C 138.11694,54.038828 138.53287,54.818705 139.36474,54.818705 C 140.35258,54.818705 141.52240,53.882853 142.87419,52.011148 C 144.27796,50.087452 145.49977,47.721825 146.53961,44.914269 L 148.25534,45.616158 C 145.49977,53.414927 142.06831,57.314311 137.96096,57.314311 C 134.42552,57.314311 132.65780,55.338623 132.65780,51.387247 C 132.65780,50.347411 132.78778,48.657678 133.04774,46.318047 C 131.02006,49.437554 129.38232,51.699197 128.13451,53.102976 C 125.63891,55.910533 122.80535,57.314311 119.63385,57.314311 C 117.76215,57.314311 116.20240,56.664414 114.95459,55.364619 C 113.70679,54.064824 113.08289,52.453078 113.08289,50.529382 C 113.08289,49.593530 113.86277,46.448026 115.42252,41.092872 L 116.82630,36.257635 C 118.38605,30.902481 119.16593,27.601002 119.16593,26.353199 C 119.16593,25.365355 118.82798,24.871433 118.15209,24.871433 C 115.96843,24.871433 113.08289,28.302891 109.49545,35.165808 L 107.77973,34.307943 C 111.73110,26.197223 115.70847,22.141864 119.71184,22.141864 C 121.16761,22.141864 122.33743,22.687778 123.22129,23.779605 C 124.15714,24.871433 124.62507,26.301207 124.62507,28.068928 C 124.62507,30.252583 124.10515,32.982152 123.06531,36.257635 L 120.95964,42.886589 C 119.24392,48.293735 118.38605,51.439238 118.38605,52.323099 C 118.38605,54.142812 119.32190,55.052668 121.19361,55.052668 C 122.85735,55.052668 124.67706,54.038828 126.65275,52.011148 C 128.68043,49.983468 130.50014,47.305891 132.11188,43.978416 C 134.55550,38.935213 137.07710,31.786341 139.67669,22.531802 z M 98.655166,12.159440 L 104.11430,12.159440 L 100.76083,23.155704 L 106.92186,23.155704 L 106.37595,24.949420 L 100.21492,24.949420 L 98.733154,29.472706 C 97.485351,33.320099 96.159560,37.973364 94.755782,43.432503 C 93.352003,48.839649 92.650114,51.985152 92.650114,52.869013 C 92.650114,54.064824 93.196028,54.662730 94.287856,54.662730 C 96.211552,54.662730 98.525187,52.011148 101.22876,46.707985 C 101.48872,46.136076 101.87866,45.434187 102.39858,44.602318 L 103.95833,45.382195 C 101.93065,49.593530 100.42289,52.297103 99.435043,53.492914 C 97.303380,56.040512 95.041737,57.314311 92.650114,57.314311 C 91.038369,57.314311 89.738574,56.820389 88.750730,55.832545 C 87.762886,54.792709 87.268964,53.466918 87.268964,51.855173 C 87.268964,50.399403 87.502927,48.761661 87.970853,46.941948 C 88.490771,44.914269 90.154508,39.091188 92.962065,29.472706 L 94.287856,24.949420 L 88.048841,24.949420 L 88.672742,23.155704 L 94.911757,23.155704 L 98.655166,12.159440 z "
+ style="fill:#ffffff;fill-opacity:0.11076898;stroke-width:1pt;"
+ id="path1123" />
+ <text
+ sodipodi:linespacing="133%"
+ x="6.2992187"
+ y="3342.0339"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1442"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="3342.0339"
+ id="tspan1699">Очень полезная клавиша для работы с выделениями - Tab. Если ничего </tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="3352.6739"
+ id="tspan1748">не выделено, Tab выделяет самый нижний по оси Z объект; иначе Tab </tspan><tspan
+ sodipodi:role="line"
+ x="6.2992187"
+ y="3363.3139"
+ id="tspan1750">переключает выделение на объект, следующий непосредственно за </tspan><tspan
+ sodipodi:role="line"
+ id="tspan2477"
+ x="6.2992187"
+ y="3373.9539">выделенным объектом по оси Z. Shift-Tab работает в обратную сторону: </tspan><tspan
+ sodipodi:role="line"
+ id="tspan2479"
+ x="6.2992187"
+ y="3384.5939">начинает выделять с самого верхнего объекта и спускается вниз. </tspan><tspan
+ sodipodi:role="line"
+ id="tspan2481"
+ x="6.2992187"
+ y="3395.2339">Поскольку только что созданный объект становится самым верхним по </tspan><tspan
+ sodipodi:role="line"
+ id="tspan2483"
+ x="6.2992187"
+ y="3405.8739">оси Z, нажатие Shift-Tab в случае, если ничего еще не выделено, </tspan><tspan
+ sodipodi:role="line"
+ id="tspan2485"
+ x="6.2992187"
+ y="3416.5139">выделяет последний созданный объект. Проверьте работу клавиш Tab и </tspan><tspan
+ sodipodi:role="line"
+ id="tspan2488"
+ x="6.2992187"
+ y="3427.1539">Shift-Tab на эллипсах вверху.</tspan></text>
+ <path
+ d="M 80.623178,3553.4038 L 75.666448,3553.4038 L 75.666448,3553.7209 L 75.814905,3553.7209 C 76.482953,3553.7209 76.557185,3553.7547 76.557185,3554.0381 L 76.557185,3554.2337 L 76.557185,3557.4457 L 76.557185,3557.6414 C 76.557185,3557.9249 76.482953,3557.9586 75.814905,3557.9586 L 75.666448,3557.9586 L 75.666448,3558.2757 L 80.730391,3558.2757 L 80.895344,3556.4741 L 80.532457,3556.4741 C 80.425237,3556.9464 80.235551,3557.3648 80.037603,3557.5605 C 79.781941,3557.8304 79.311834,3557.9586 78.619045,3557.9586 L 78.074713,3557.9586 C 77.827293,3557.9586 77.621103,3557.9181 77.546878,3557.8574 C 77.489145,3557.8168 77.480896,3557.7764 77.480896,3557.6347 L 77.480896,3555.9141 L 77.645842,3555.9141 C 78.148944,3555.9141 78.355121,3555.9545 78.520075,3556.0962 C 78.734506,3556.2716 78.816980,3556.4876 78.833485,3556.8857 L 79.221112,3556.8857 L 79.221112,3554.6724 L 78.833485,3554.6724 C 78.792241,3555.3336 78.462340,3555.5968 77.678837,3555.5968 L 77.480896,3555.5968 L 77.480896,3554.0583 C 77.480896,3553.7682 77.555127,3553.7209 78.000482,3553.7209 L 78.429353,3553.7209 C 79.155128,3553.7209 79.509768,3553.7817 79.790183,3553.9706 C 80.062349,3554.1460 80.260290,3554.5239 80.384008,3555.1312 L 80.738640,3555.1312 L 80.623178,3553.4038 z M 69.678799,3556.1097 L 70.610763,3556.1097 C 71.353033,3556.1097 71.740661,3556.0625 72.070559,3555.9342 C 72.656135,3555.7048 72.986032,3555.2730 72.986032,3554.7399 C 72.986032,3554.2270 72.697369,3553.8356 72.153037,3553.6130 C 71.831382,3553.4780 71.320042,3553.4038 70.750966,3553.4038 L 67.864357,3553.4038 L 67.864357,3553.7209 L 68.012812,3553.7209 C 68.680857,3553.7209 68.755082,3553.7547 68.755082,3554.0381 L 68.755082,3554.2337 L 68.755082,3557.4457 L 68.755082,3557.6414 C 68.755082,3557.9249 68.680857,3557.9586 68.012812,3557.9586 L 67.864357,3557.9586 L 67.864357,3558.2757 L 70.635508,3558.2757 L 70.635508,3557.9586 L 70.421068,3557.9586 C 69.753024,3557.9586 69.678799,3557.9249 69.678799,3557.6414 L 69.678799,3557.4457 L 69.678799,3556.1097 z M 69.678799,3555.7925 L 69.678799,3554.0651 C 69.678799,3553.7547 69.728281,3553.7209 70.181896,3553.7209 L 70.709732,3553.7209 C 71.567467,3553.7209 71.971590,3554.0516 71.971590,3554.7669 C 71.971590,3555.4619 71.550970,3555.7925 70.676741,3555.7925 L 69.678799,3555.7925 z M 62.503509,3553.3093 L 62.157115,3553.3093 L 60.260194,3557.2434 C 60.095248,3557.5942 60.062262,3557.6414 59.938549,3557.7494 C 59.806589,3557.8775 59.575660,3557.9586 59.352978,3557.9586 L 59.319987,3557.9586 L 59.319987,3558.2757 L 61.505562,3558.2757 L 61.505562,3557.9586 L 61.340615,3557.9586 C 60.895252,3557.9586 60.672571,3557.8304 60.672571,3557.5740 C 60.672571,3557.4930 60.697315,3557.3985 60.746796,3557.2905 L 61.018964,3556.6967 L 63.204544,3556.6967 L 63.649906,3557.6009 C 63.699389,3557.7021 63.715885,3557.7494 63.715885,3557.7832 C 63.715885,3557.8911 63.509698,3557.9586 63.204544,3557.9586 L 62.858150,3557.9586 L 62.858150,3558.2757 L 65.414856,3558.2757 L 65.414856,3557.9586 L 65.299398,3557.9586 C 64.887021,3557.9586 64.796300,3557.9046 64.606609,3557.5267 L 62.503509,3553.3093 z M 62.099380,3554.4160 L 63.031344,3556.3324 L 61.183911,3556.3324 L 62.099380,3554.4160 z M 56.408634,3553.3566 L 56.095232,3553.3566 L 55.765333,3553.7547 C 55.179762,3553.4038 54.858112,3553.3026 54.305532,3553.3026 C 53.505522,3553.3026 52.845726,3553.5658 52.284899,3554.1123 C 51.757059,3554.6252 51.509639,3555.1920 51.509639,3555.8870 C 51.509639,3557.3378 52.672532,3558.3769 54.297285,3558.3769 C 55.616878,3558.3769 56.458121,3557.7427 56.647811,3556.6091 L 56.260183,3556.5551 C 56.177705,3556.9127 56.078736,3557.1556 55.930285,3557.3581 C 55.592134,3557.8236 55.064298,3558.0598 54.396254,3558.0598 C 53.175624,3558.0598 52.598301,3557.3648 52.598301,3555.9141 C 52.598301,3555.1515 52.722014,3554.6387 53.002430,3554.2337 C 53.258097,3553.8559 53.769436,3553.6197 54.297285,3553.6197 C 54.874608,3553.6197 55.385948,3553.8694 55.699356,3554.3013 C 55.856054,3554.5239 55.979767,3554.7871 56.169462,3555.3066 L 56.532346,3555.3066 L 56.408634,3553.3566 z M 48.152920,3553.3633 L 47.847767,3553.3633 L 47.517869,3553.7682 C 47.130241,3553.4646 46.602400,3553.3026 46.016836,3553.3026 C 44.936420,3553.3026 44.210643,3553.8694 44.210643,3554.7128 C 44.210643,3555.4484 44.656004,3555.8128 45.868385,3556.0692 L 46.651887,3556.2311 C 47.262201,3556.3594 47.319931,3556.3729 47.493131,3556.4807 C 47.740555,3556.6360 47.872511,3556.8586 47.872511,3557.1218 C 47.872511,3557.3917 47.748799,3557.6144 47.501379,3557.7967 C 47.229209,3557.9923 46.957041,3558.0666 46.503430,3558.0666 C 45.893124,3558.0666 45.456008,3557.9114 45.068381,3557.5605 C 44.721982,3557.2434 44.548787,3556.9262 44.425077,3556.4066 L 44.070436,3556.4066 L 44.103426,3558.3297 L 44.425077,3558.3297 L 44.796207,3557.8709 C 45.348792,3558.2419 45.810645,3558.3769 46.528175,3558.3769 C 47.740555,3558.3769 48.515815,3557.7967 48.515815,3556.8924 C 48.515815,3556.4741 48.342615,3556.1164 48.020967,3555.8600 C 47.798285,3555.6846 47.476635,3555.5698 46.816834,3555.4349 L 45.934358,3555.2527 C 45.200336,3555.0975 44.853942,3554.8344 44.853942,3554.4227 C 44.853942,3553.9503 45.324048,3553.6264 46.025084,3553.6264 C 46.602400,3553.6264 47.072506,3553.8290 47.402409,3554.2135 C 47.641587,3554.4902 47.790037,3554.7736 47.897254,3555.1177 L 48.251894,3555.1177 L 48.152920,3553.3633 z M 37.002359,3556.0692 L 37.002359,3554.2337 L 37.002359,3554.0381 C 37.002359,3553.7547 37.076588,3553.7209 37.744631,3553.7209 L 37.901334,3553.7209 L 37.901334,3553.4038 L 35.187914,3553.4038 L 35.187914,3553.7209 L 35.336371,3553.7209 C 36.004412,3553.7209 36.078641,3553.7547 36.078641,3554.0381 L 36.078641,3554.2337 L 36.078641,3557.4457 L 36.078641,3557.6414 C 36.078641,3557.9249 36.004412,3557.9586 35.336371,3557.9586 L 35.187914,3557.9586 L 35.187914,3558.2757 L 37.901334,3558.2757 L 37.901334,3557.9586 L 37.744631,3557.9586 C 37.076588,3557.9586 37.002359,3557.9249 37.002359,3557.6414 L 37.002359,3557.4457 L 37.002359,3556.5888 L 37.959064,3555.7994 L 39.394125,3557.5200 C 39.526084,3557.6819 39.559073,3557.7360 39.559073,3557.8034 C 39.559073,3557.9114 39.402373,3557.9586 38.998246,3557.9586 L 38.742573,3557.9586 L 38.742573,3558.2757 L 41.563207,3558.2757 L 41.563207,3557.9586 L 41.406508,3557.9586 C 40.952897,3557.9586 40.837434,3557.9114 40.598252,3557.6213 L 38.602366,3555.2662 L 39.831237,3554.2608 C 40.227116,3553.9166 40.730213,3553.7209 41.225067,3553.7209 L 41.225067,3553.4038 L 38.684842,3553.4038 L 38.684842,3553.7209 L 38.891029,3553.7209 C 39.270410,3553.7209 39.427115,3553.7817 39.427115,3553.9234 C 39.427115,3554.0178 39.262165,3554.2135 39.022988,3554.4092 L 37.002359,3556.0692 z M 27.781673,3553.4038 L 26.082696,3553.4038 L 26.082696,3553.7209 L 26.288881,3553.7209 C 26.709501,3553.7209 26.899196,3553.7749 27.047647,3553.9436 L 27.047647,3556.8115 C 27.047647,3557.7360 26.882699,3557.9316 26.090943,3557.9586 L 26.090943,3558.2757 L 28.441490,3558.2757 L 28.441490,3557.9586 C 27.657962,3557.9316 27.493010,3557.7360 27.493010,3556.8115 L 27.493010,3554.3080 L 31.171400,3558.3702 L 31.517796,3558.3702 L 31.517796,3554.8681 C 31.517796,3553.9436 31.682747,3553.7479 32.474503,3553.7209 L 32.474503,3553.4038 L 30.123973,3553.4038 L 30.123973,3553.7209 C 30.907481,3553.7479 31.072429,3553.9436 31.072429,3554.8681 L 31.072429,3556.9870 L 27.781673,3553.4038 z M 22.420818,3554.2337 L 22.420818,3554.0381 C 22.420818,3553.7547 22.495049,3553.7209 23.154843,3553.7209 L 23.319793,3553.7209 L 23.319793,3553.4038 L 20.589883,3553.4038 L 20.589883,3553.7209 L 20.754834,3553.7209 C 21.422875,3553.7209 21.497105,3553.7547 21.497105,3554.0381 L 21.497105,3554.2337 L 21.497105,3557.4457 L 21.497105,3557.6414 C 21.497105,3557.9249 21.422875,3557.9586 20.754834,3557.9586 L 20.589883,3557.9586 L 20.589883,3558.2757 L 23.319793,3558.2757 L 23.319793,3557.9586 L 23.154843,3557.9586 C 22.495049,3557.9586 22.420818,3557.9249 22.420818,3557.6414 L 22.420818,3557.4457 L 22.420818,3554.2337 z "
+ style="fill:#ffffff;stroke-width:1pt;"
+ id="path1508" />
+ <path
+ d="M 279.26691,3534.7573 L 255.99732,3534.7573 L 255.99732,3536.2462 L 256.69425,3536.2462 C 259.83042,3536.2462 260.17889,3536.4046 260.17889,3537.7351 L 260.17889,3538.6537 L 260.17889,3553.7325 L 260.17889,3554.6512 C 260.17889,3555.9816 259.83042,3556.1400 256.69425,3556.1400 L 255.99732,3556.1400 L 255.99732,3557.6289 L 279.77024,3557.6289 L 280.54462,3549.1709 L 278.84101,3549.1709 C 278.33768,3551.3883 277.44717,3553.3524 276.51792,3554.2710 C 275.31767,3555.5381 273.11074,3556.1400 269.85841,3556.1400 L 267.30302,3556.1400 C 266.14149,3556.1400 265.17352,3555.9499 264.82506,3555.6648 C 264.55403,3555.4748 264.51531,3555.2847 264.51531,3554.6195 L 264.51531,3546.5416 L 265.28968,3546.5416 C 267.65150,3546.5416 268.61942,3546.7317 269.39379,3547.3969 C 270.40046,3548.2205 270.78764,3549.2342 270.86510,3551.1032 L 272.68484,3551.1032 L 272.68484,3540.7128 L 270.86510,3540.7128 C 270.67148,3543.8172 269.12276,3545.0527 265.44456,3545.0527 L 264.51531,3545.0527 L 264.51531,3537.8301 C 264.51531,3536.4680 264.86378,3536.2462 266.95454,3536.2462 L 268.96790,3536.2462 C 272.37508,3536.2462 274.03996,3536.5313 275.35639,3537.4183 C 276.63408,3538.2419 277.56331,3540.0159 278.14410,3542.8669 L 279.80896,3542.8669 L 279.26691,3534.7573 z M 227.88798,3547.4603 L 232.26313,3547.4603 C 235.74775,3547.4603 237.56749,3547.2385 239.11622,3546.6366 C 241.86523,3545.5595 243.41395,3543.5322 243.41395,3541.0296 C 243.41395,3538.6221 242.05881,3536.7847 239.50341,3535.7394 C 237.99339,3535.1058 235.59287,3534.7573 232.92132,3534.7573 L 219.36999,3534.7573 L 219.36999,3536.2462 L 220.06692,3536.2462 C 223.20309,3536.2462 223.55154,3536.4046 223.55154,3537.7351 L 223.55154,3538.6537 L 223.55154,3553.7325 L 223.55154,3554.6512 C 223.55154,3555.9816 223.20309,3556.1400 220.06692,3556.1400 L 219.36999,3556.1400 L 219.36999,3557.6289 L 232.37929,3557.6289 L 232.37929,3556.1400 L 231.37260,3556.1400 C 228.23643,3556.1400 227.88798,3555.9816 227.88798,3554.6512 L 227.88798,3553.7325 L 227.88798,3547.4603 z M 227.88798,3545.9714 L 227.88798,3537.8618 C 227.88798,3536.4046 228.12027,3536.2462 230.24979,3536.2462 L 232.72775,3536.2462 C 236.75442,3536.2462 238.65160,3537.7984 238.65160,3541.1563 C 238.65160,3544.4191 236.67698,3545.9714 232.57287,3545.9714 L 227.88798,3545.9714 z M 194.20322,3534.3139 L 192.57705,3534.3139 L 183.67186,3552.7821 C 182.89752,3554.4294 182.74266,3554.6512 182.16189,3555.1580 C 181.54239,3555.7599 180.45828,3556.1400 179.41289,3556.1400 L 179.25801,3556.1400 L 179.25801,3557.6289 L 189.51830,3557.6289 L 189.51830,3556.1400 L 188.74395,3556.1400 C 186.65318,3556.1400 185.60779,3555.5381 185.60779,3554.3344 C 185.60779,3553.9542 185.72395,3553.5107 185.95624,3553.0039 L 187.23395,3550.2162 L 197.49426,3550.2162 L 199.58504,3554.4611 C 199.81734,3554.9363 199.89478,3555.1580 199.89478,3555.3164 C 199.89478,3555.8232 198.92683,3556.1400 197.49426,3556.1400 L 195.86810,3556.1400 L 195.86810,3557.6289 L 207.87069,3557.6289 L 207.87069,3556.1400 L 207.32866,3556.1400 C 205.39273,3556.1400 204.96684,3555.8866 204.07633,3554.1126 L 194.20322,3534.3139 z M 192.30601,3539.5090 L 196.68117,3548.5056 L 188.00830,3548.5056 L 192.30601,3539.5090 z M 165.59052,3534.5356 L 164.11924,3534.5356 L 162.57051,3536.4046 C 159.82152,3534.7573 158.31152,3534.2822 155.71741,3534.2822 C 151.96175,3534.2822 148.86431,3535.5176 146.23147,3538.0835 C 143.75351,3540.4911 142.59198,3543.1520 142.59198,3546.4149 C 142.59198,3553.2256 148.05124,3558.1040 155.67869,3558.1040 C 161.87358,3558.1040 165.82284,3555.1263 166.71335,3549.8044 L 164.89361,3549.5510 C 164.50641,3551.2299 164.04180,3552.3703 163.34489,3553.3207 C 161.75742,3555.5065 159.27947,3556.6152 156.14330,3556.6152 C 150.41303,3556.6152 147.70276,3553.3524 147.70276,3546.5416 C 147.70276,3542.9619 148.28353,3540.5544 149.59996,3538.6537 C 150.80020,3536.8798 153.20071,3535.7710 155.67869,3535.7710 C 158.38896,3535.7710 160.78947,3536.9431 162.26078,3538.9705 C 162.99641,3540.0159 163.57718,3541.2513 164.46772,3543.6905 L 166.17129,3543.6905 L 165.59052,3534.5356 z M 126.83369,3534.5673 L 125.40114,3534.5673 L 123.85241,3536.4680 C 122.03267,3535.0424 119.55470,3534.2822 116.80574,3534.2822 C 111.73367,3534.2822 108.32648,3536.9431 108.32648,3540.9029 C 108.32648,3544.3558 110.41725,3546.0664 116.10883,3547.2702 L 119.78702,3548.0305 C 122.65217,3548.6323 122.92318,3548.6957 123.73628,3549.2025 C 124.89783,3549.9311 125.51730,3550.9765 125.51730,3552.2119 C 125.51730,3553.4791 124.93652,3554.5244 123.77500,3555.3798 C 122.49729,3556.2984 121.21958,3556.6469 119.09008,3556.6469 C 116.22496,3556.6469 114.17291,3555.9183 112.35317,3554.2710 C 110.72698,3552.7821 109.91391,3551.2933 109.33314,3548.8541 L 107.66826,3548.8541 L 107.82314,3557.8823 L 109.33314,3557.8823 L 111.07544,3555.7282 C 113.66957,3557.4705 115.83776,3558.1040 119.20624,3558.1040 C 124.89783,3558.1040 128.53732,3555.3798 128.53732,3551.1349 C 128.53732,3549.1709 127.72423,3547.4919 126.21423,3546.2882 C 125.16884,3545.4645 123.65884,3544.9260 120.56137,3544.2924 L 116.41854,3543.4371 C 112.97264,3542.7085 111.34647,3541.4731 111.34647,3539.5407 C 111.34647,3537.3233 113.55341,3535.8027 116.84446,3535.8027 C 119.55470,3535.8027 121.76164,3536.7531 123.31038,3538.5587 C 124.43321,3539.8575 125.13012,3541.1880 125.63346,3542.8036 L 127.29833,3542.8036 L 126.83369,3534.5673 z M 74.486846,3547.2702 L 74.486846,3538.6537 L 74.486846,3537.7351 C 74.486846,3536.4046 74.835316,3536.2462 77.971483,3536.2462 L 78.707123,3536.2462 L 78.707123,3534.7573 L 65.968852,3534.7573 L 65.968852,3536.2462 L 66.665792,3536.2462 C 69.801939,3536.2462 70.150409,3536.4046 70.150409,3537.7351 L 70.150409,3538.6537 L 70.150409,3553.7325 L 70.150409,3554.6512 C 70.150409,3555.9816 69.801939,3556.1400 66.665792,3556.1400 L 65.968852,3556.1400 L 65.968852,3557.6289 L 78.707123,3557.6289 L 78.707123,3556.1400 L 77.971483,3556.1400 C 74.835316,3556.1400 74.486846,3555.9816 74.486846,3554.6512 L 74.486846,3553.7325 L 74.486846,3549.7094 L 78.978143,3546.0031 L 85.715107,3554.0809 C 86.334584,3554.8412 86.489464,3555.0946 86.489464,3555.4114 C 86.489464,3555.9183 85.753827,3556.1400 83.856627,3556.1400 L 82.656357,3556.1400 L 82.656357,3557.6289 L 95.897958,3557.6289 L 95.897958,3556.1400 L 95.162328,3556.1400 C 93.032841,3556.1400 92.490781,3555.9183 91.367931,3554.5561 L 81.998160,3543.5005 L 87.767144,3538.7804 C 89.625624,3537.1649 91.987431,3536.2462 94.310538,3536.2462 L 94.310538,3534.7573 L 82.385340,3534.7573 L 82.385340,3536.2462 L 83.353297,3536.2462 C 85.134317,3536.2462 85.869977,3536.5313 85.869977,3537.1965 C 85.869977,3537.6400 85.095607,3538.5587 83.972777,3539.4774 L 74.486846,3547.2702 z M 31.199879,3534.7573 L 23.223945,3534.7573 L 23.223945,3536.2462 L 24.191892,3536.2462 C 26.166517,3536.2462 27.057048,3536.4996 27.753960,3537.2916 L 27.753960,3550.7548 C 27.753960,3555.0946 26.979606,3556.0133 23.262665,3556.1400 L 23.262665,3557.6289 L 34.297425,3557.6289 L 34.297425,3556.1400 C 30.619116,3556.0133 29.844735,3555.0946 29.844735,3550.7548 L 29.844735,3539.0022 L 47.113125,3558.0724 L 48.739300,3558.0724 L 48.739300,3541.6315 C 48.739300,3537.2916 49.513669,3536.3729 53.230607,3536.2462 L 53.230607,3534.7573 L 42.195928,3534.7573 L 42.195928,3536.2462 C 45.874146,3536.3729 46.648500,3537.2916 46.648500,3541.6315 L 46.648500,3551.5784 L 31.199879,3534.7573 z M 6.0330810,3538.6537 L 6.0330810,3537.7351 C 6.0330810,3536.4046 6.3815580,3536.2462 9.4789971,3536.2462 L 10.253363,3536.2462 L 10.253363,3534.7573 L -2.5623392,3534.7573 L -2.5623392,3536.2462 L -1.7879702,3536.2462 C 1.3481859,3536.2462 1.6966609,3536.4046 1.6966609,3537.7351 L 1.6966609,3538.6537 L 1.6966609,3553.7325 L 1.6966609,3554.6512 C 1.6966609,3555.9816 1.3481859,3556.1400 -1.7879702,3556.1400 L -2.5623392,3556.1400 L -2.5623392,3557.6289 L 10.253363,3557.6289 L 10.253363,3556.1400 L 9.4789971,3556.1400 C 6.3815580,3556.1400 6.0330810,3555.9816 6.0330810,3554.6512 L 6.0330810,3553.7325 L 6.0330810,3538.6537 z "
+ style="fill:#ffffff;fill-opacity:0.064615376;stroke-width:1pt;"
+ id="path1509" />
+ <path
+ d="M 308.08667,3533.2495 L 308.55459,3531.4558 C 312.45398,3531.2998 316.87328,3531.0399 321.81250,3530.6759 C 321.39656,3532.0797 321.08461,3533.0935 320.87665,3533.7175 C 320.30474,3535.3292 319.49886,3537.7728 318.45903,3541.0483 L 312.14203,3561.6371 C 309.12650,3571.4635 307.61874,3577.4946 307.61874,3579.7302 C 307.61874,3581.3420 308.08667,3582.1479 309.02252,3582.1479 C 310.32231,3582.1479 311.93406,3580.7441 313.85775,3577.9365 C 314.84560,3576.4807 315.96342,3574.5570 317.21122,3572.1654 L 319.00494,3573.0233 C 317.44519,3575.8828 316.27537,3577.9105 315.49550,3579.1063 C 313.10387,3582.6938 310.37430,3584.4875 307.30679,3584.4875 C 305.74703,3584.4875 304.47324,3583.9156 303.48539,3582.7718 C 302.49755,3581.6279 302.00363,3580.1722 302.00363,3578.4045 C 302.00363,3576.2208 302.88749,3572.2434 304.65521,3566.4723 L 311.51812,3544.0898 C 313.02589,3539.1506 313.77977,3536.3690 313.77977,3535.7451 C 313.77977,3534.8093 313.41582,3534.1854 312.68794,3533.8734 C 311.96005,3533.5095 310.42630,3533.3015 308.08667,3533.2495 z M 289.52560,3550.3289 L 295.06272,3550.3289 C 293.76293,3553.8123 291.99521,3558.9075 289.75956,3565.6144 C 287.36794,3572.8413 286.17213,3577.7546 286.17213,3580.3541 C 286.17213,3581.4460 286.58806,3581.9919 287.41993,3581.9919 C 289.23964,3581.9919 291.78724,3578.4564 295.06272,3571.3855 L 296.77845,3572.0874 C 294.59480,3576.8187 292.72309,3580.0682 291.16334,3581.8359 C 289.60358,3583.6036 287.83586,3584.4875 285.86017,3584.4875 C 282.63668,3584.4875 281.02494,3583.0317 281.02494,3580.1202 C 281.02494,3579.3403 281.25890,3577.7546 281.72683,3575.3629 C 278.03541,3581.4980 274.08403,3584.5655 269.87270,3584.5655 C 267.22112,3584.5655 265.06346,3583.6816 263.39972,3581.9139 C 261.73598,3580.1462 260.90411,3577.8325 260.90411,3574.9730 C 260.90411,3569.0459 263.24374,3563.3008 267.92301,3557.7377 C 272.60227,3552.1226 277.41151,3549.3150 282.35073,3549.3150 C 284.95032,3549.3150 286.92601,3550.7448 288.27779,3553.6043 L 289.52560,3550.3289 z M 282.97463,3551.2647 C 281.41488,3551.1607 279.59516,3552.0706 277.51549,3553.9943 C 275.48781,3555.8660 273.59011,3558.3876 271.82239,3561.5591 C 268.28695,3567.8501 266.51923,3573.1273 266.51923,3577.3906 C 266.51923,3580.7181 267.81902,3582.3818 270.41861,3582.3818 C 274.62995,3582.3818 278.60732,3578.2485 282.35073,3569.9818 C 284.89833,3564.3666 286.32810,3559.7134 286.64005,3556.0220 C 286.74403,3554.6702 286.45808,3553.5523 285.78219,3552.6685 C 285.10629,3551.7846 284.17044,3551.3167 282.97463,3551.2647 z M 255.44498,3572.6333 L 257.00473,3573.4132 C 253.52128,3580.7961 249.72588,3584.4875 245.61853,3584.4875 C 244.16276,3584.4875 242.96695,3583.9676 242.03109,3582.9277 C 241.09524,3581.8359 240.62732,3580.4581 240.62732,3578.7944 C 240.62732,3577.6506 240.78329,3576.5847 241.09524,3575.5969 C 241.40719,3574.6090 242.26506,3572.3994 243.66884,3568.9679 L 246.63237,3561.8710 C 248.40009,3557.6597 249.28395,3554.8261 249.28395,3553.3704 C 249.28395,3552.3305 248.84202,3551.8106 247.95816,3551.8106 C 246.13845,3551.8106 243.64284,3554.6702 240.47134,3560.3893 L 238.91159,3559.4534 C 242.60300,3552.6945 246.13845,3549.3150 249.51791,3549.3150 C 250.92169,3549.3150 252.06551,3549.8349 252.94937,3550.8748 C 253.83323,3551.9146 254.27516,3553.2664 254.27516,3554.9301 C 254.27516,3556.9058 253.20933,3560.5712 251.07767,3565.9264 L 247.80218,3574.1151 C 246.45040,3577.4946 245.77450,3579.7042 245.77450,3580.7441 C 245.77450,3581.6799 246.19044,3582.1479 247.02231,3582.1479 C 248.01015,3582.1479 249.28395,3581.2640 250.84370,3579.4963 C 252.45545,3577.6766 253.98921,3575.3889 255.44498,3572.6333 z M 254.27516,3531.6898 C 255.26300,3531.6898 256.09487,3532.0537 256.77077,3532.7816 C 257.49865,3533.4575 257.86259,3534.2894 257.86259,3535.2772 C 257.86259,3536.2650 257.49865,3537.1229 256.77077,3537.8508 C 256.09487,3538.5787 255.26300,3538.9426 254.27516,3538.9426 C 253.28732,3538.9426 252.42945,3538.5787 251.70157,3537.8508 C 250.97368,3537.1229 250.60974,3536.2650 250.60974,3535.2772 C 250.60974,3534.2894 250.97368,3533.4575 251.70157,3532.7816 C 252.42945,3532.0537 253.28732,3531.6898 254.27516,3531.6898 z M 210.21212,3561.6371 L 208.57438,3560.9352 C 209.92616,3557.6077 211.56390,3554.8521 213.48760,3552.6685 C 215.41130,3550.4328 217.12703,3549.3150 218.63479,3549.3150 C 222.01425,3549.3150 223.70399,3551.7846 223.70399,3556.7238 C 223.70399,3557.6077 223.54801,3559.3754 223.23606,3562.0270 C 226.82349,3553.5523 230.64489,3549.3150 234.70025,3549.3150 C 235.84407,3549.3150 236.80592,3549.6790 237.58580,3550.4068 C 238.41766,3551.0827 238.83360,3551.9146 238.83360,3552.9025 C 238.83360,3553.7343 238.54764,3554.4362 237.97573,3555.0081 C 237.40382,3555.5800 236.70194,3555.8660 235.87007,3555.8660 C 234.10235,3555.8660 233.21848,3554.8521 233.21848,3552.8245 C 233.21848,3552.2526 233.03651,3551.9666 232.67257,3551.9666 C 232.15265,3551.9666 231.42477,3552.4345 230.48892,3553.3704 C 229.55306,3554.3062 228.74719,3555.3981 228.07130,3556.6459 C 225.99163,3560.3893 222.61216,3569.3319 217.93290,3583.4737 L 212.08382,3583.4737 C 214.52744,3576.1428 216.11319,3570.7876 216.84107,3567.4082 C 217.98489,3562.1050 218.55680,3558.2576 218.55680,3555.8660 C 218.55680,3553.3184 218.14087,3552.0446 217.30900,3552.0446 C 216.58111,3552.0446 215.51528,3552.9804 214.11150,3554.8521 C 212.75971,3556.7238 211.45992,3558.9855 210.21212,3561.6371 z M 193.91269,3549.3150 C 196.98021,3549.3150 199.47581,3550.5368 201.39951,3552.9804 C 203.32320,3555.3721 204.28505,3558.4916 204.28505,3562.3390 C 204.28505,3567.0702 202.59532,3571.8535 199.21585,3576.6887 C 195.57643,3581.8879 191.15713,3584.4875 185.95795,3584.4875 C 182.78645,3584.4875 180.18686,3583.3957 178.15918,3581.2120 C 176.13150,3578.9764 175.11766,3576.1428 175.11766,3572.7113 C 175.11766,3566.8882 177.24932,3561.3771 181.51265,3556.1779 C 185.25606,3551.6027 189.38940,3549.3150 193.91269,3549.3150 z M 193.99068,3551.1087 C 190.24727,3550.9008 186.91979,3554.6442 184.00825,3562.3390 C 181.98057,3567.6941 180.96673,3572.5034 180.96673,3576.7667 C 180.96673,3580.7181 182.70846,3582.6938 186.19191,3582.6938 C 188.99947,3582.6938 191.44308,3580.9001 193.52275,3577.3126 C 194.87454,3575.0250 196.04435,3572.0094 197.03220,3568.2660 C 198.02004,3564.4706 198.59195,3560.9092 198.74793,3557.5817 C 198.95589,3553.4744 197.37014,3551.3167 193.99068,3551.1087 z M 164.82328,3539.3326 L 170.28242,3539.3326 L 166.92895,3550.3289 L 173.08998,3550.3289 L 172.54406,3552.1226 L 166.38304,3552.1226 L 164.90127,3556.6459 C 163.65347,3560.4933 162.32768,3565.1465 160.92390,3570.6057 C 159.52012,3576.0128 158.81823,3579.1583 158.81823,3580.0422 C 158.81823,3581.2380 159.36414,3581.8359 160.45597,3581.8359 C 162.37967,3581.8359 164.69330,3579.1843 167.39688,3573.8811 C 167.65684,3573.3092 168.04677,3572.6073 168.56669,3571.7755 L 170.12645,3572.5553 C 168.09877,3576.7667 166.59100,3579.4703 165.60316,3580.6661 C 163.47150,3583.2137 161.20985,3584.4875 158.81823,3584.4875 C 157.20649,3584.4875 155.90669,3583.9936 154.91885,3583.0057 C 153.93100,3581.9659 153.43708,3580.6401 153.43708,3579.0284 C 153.43708,3577.5726 153.67104,3575.9348 154.13897,3574.1151 C 154.65889,3572.0874 156.32262,3566.2643 159.13018,3556.6459 L 160.45597,3552.1226 L 154.21696,3552.1226 L 154.84086,3550.3289 L 161.07987,3550.3289 L 164.82328,3539.3326 z M 139.94521,3549.7050 L 145.79429,3549.7050 C 140.85507,3565.4585 138.38546,3575.4409 138.38546,3579.6523 C 138.38546,3581.2120 138.80139,3581.9919 139.63326,3581.9919 C 140.62110,3581.9919 141.79092,3581.0560 143.14271,3579.1843 C 144.54648,3577.2606 145.76829,3574.8950 146.80813,3572.0874 L 148.52386,3572.7893 C 145.76829,3580.5881 142.33683,3584.4875 138.22948,3584.4875 C 134.69404,3584.4875 132.92632,3582.5118 132.92632,3578.5604 C 132.92632,3577.5206 133.05630,3575.8308 133.31626,3573.4912 C 131.28858,3576.6107 129.65084,3578.8724 128.40303,3580.2762 C 125.90743,3583.0837 123.07387,3584.4875 119.90237,3584.4875 C 118.03067,3584.4875 116.47092,3583.8376 115.22311,3582.5378 C 113.97531,3581.2380 113.35141,3579.6263 113.35141,3577.7026 C 113.35141,3576.7667 114.13129,3573.6212 115.69104,3568.2660 L 117.09482,3563.4308 C 118.65457,3558.0756 119.43445,3554.7742 119.43445,3553.5264 C 119.43445,3552.5385 119.09650,3552.0446 118.42061,3552.0446 C 116.23695,3552.0446 113.35141,3555.4760 109.76397,3562.3390 L 108.04825,3561.4811 C 111.99962,3553.3704 115.97699,3549.3150 119.98036,3549.3150 C 121.43613,3549.3150 122.60595,3549.8609 123.48981,3550.9528 C 124.42566,3552.0446 124.89359,3553.4744 124.89359,3555.2421 C 124.89359,3557.4257 124.37367,3560.1553 123.33383,3563.4308 L 121.22816,3570.0597 C 119.51244,3575.4669 118.65457,3578.6124 118.65457,3579.4963 C 118.65457,3581.3160 119.59042,3582.2259 121.46213,3582.2259 C 123.12587,3582.2259 124.94558,3581.2120 126.92127,3579.1843 C 128.94895,3577.1566 130.76866,3574.4790 132.38040,3571.1516 C 134.82402,3566.1084 137.34562,3558.9595 139.94521,3549.7050 z M 98.923688,3539.3326 L 104.38282,3539.3326 L 101.02935,3550.3289 L 107.19038,3550.3289 L 106.64447,3552.1226 L 100.48344,3552.1226 L 99.001676,3556.6459 C 97.753873,3560.4933 96.428082,3565.1465 95.024304,3570.6057 C 93.620525,3576.0128 92.918636,3579.1583 92.918636,3580.0422 C 92.918636,3581.2380 93.464550,3581.8359 94.556378,3581.8359 C 96.480074,3581.8359 98.793709,3579.1843 101.49728,3573.8811 C 101.75724,3573.3092 102.14718,3572.6073 102.66710,3571.7755 L 104.22685,3572.5553 C 102.19917,3576.7667 100.69141,3579.4703 99.703565,3580.6661 C 97.571902,3583.2137 95.310259,3584.4875 92.918636,3584.4875 C 91.306891,3584.4875 90.007096,3583.9936 89.019252,3583.0057 C 88.031408,3581.9659 87.537486,3580.6401 87.537486,3579.0284 C 87.537486,3577.5726 87.771449,3575.9348 88.239375,3574.1151 C 88.759293,3572.0874 90.423030,3566.2643 93.230587,3556.6459 L 94.556378,3552.1226 L 88.317363,3552.1226 L 88.941264,3550.3289 L 95.180279,3550.3289 L 98.923688,3539.3326 z "
+ style="fill:#ffffff;fill-opacity:0.11076898;stroke-width:1pt;"
+ id="path1510" />
+ <path
+ d="M 306.09741,3553.6318 L 307.45312,3553.6318 L 307.45312,3556.4492 C 307.45312,3556.9811 307.43429,3557.3106 307.39663,3557.4377 C 307.26954,3557.9226 306.98004,3558.2568 306.52813,3558.4404 C 306.21745,3558.5675 305.75848,3558.6310 305.15124,3558.6310 C 303.71550,3558.6310 302.99764,3558.2026 302.99764,3557.3459 L 304.43102,3557.3389 C 304.52516,3557.6072 304.79348,3557.7413 305.23597,3557.7413 C 305.56078,3557.7413 305.78908,3557.6401 305.92089,3557.4377 C 306.01974,3557.2824 306.06917,3557.0282 306.06917,3556.6751 L 306.06917,3556.5551 C 305.64080,3556.8987 305.17007,3557.0705 304.65697,3557.0705 C 304.10151,3557.0705 303.65666,3556.8940 303.32244,3556.5410 C 302.98822,3556.1832 302.82111,3555.7266 302.82111,3555.1711 C 302.82111,3554.6863 303.01176,3554.2814 303.39305,3553.9566 C 303.75081,3553.6554 304.17918,3553.5047 304.67815,3553.5047 C 305.32306,3553.5047 305.79614,3553.7142 306.09741,3554.1332 L 306.09741,3553.6318 z M 306.03386,3555.2700 C 306.03386,3555.0440 305.94442,3554.8652 305.76555,3554.7333 C 305.59137,3554.5968 305.38661,3554.5286 305.15124,3554.5286 C 304.89704,3554.5286 304.68757,3554.6015 304.52281,3554.7475 C 304.36276,3554.8934 304.28274,3555.0911 304.28274,3555.3406 C 304.28274,3555.5477 304.36512,3555.7266 304.52987,3555.8772 C 304.60990,3555.9478 304.69698,3556.0020 304.79113,3556.0396 C 304.88528,3556.0773 304.98648,3556.0961 305.09475,3556.0961 C 305.36778,3556.0961 305.58667,3556.0279 305.75142,3555.8913 C 305.93972,3555.7407 306.03386,3555.5336 306.03386,3555.2700 z M 299.73546,3553.6318 L 301.14766,3553.6318 L 301.14766,3554.2461 C 301.39244,3553.7942 301.74784,3553.5683 302.21387,3553.5683 L 302.63753,3553.6106 L 302.63753,3554.9028 C 302.42570,3554.8652 302.23976,3554.8463 302.07971,3554.8463 C 301.48188,3554.8463 301.18296,3555.2017 301.18296,3555.9125 L 301.18296,3557.2824 L 299.73546,3557.2824 L 299.73546,3553.6318 z M 297.06640,3553.5047 C 297.69248,3553.5047 298.21264,3553.6695 298.62688,3553.9990 C 299.06466,3554.3521 299.28356,3554.8393 299.28356,3555.4606 C 299.28356,3556.0679 299.06937,3556.5504 298.64100,3556.9081 C 298.23147,3557.2376 297.71837,3557.4024 297.10171,3557.4024 C 296.41915,3557.4024 295.87310,3557.2494 295.46356,3556.9434 C 295.00224,3556.6045 294.77158,3556.1032 294.77158,3555.4394 C 294.77158,3554.8181 295.00459,3554.3309 295.47062,3553.9778 C 295.89428,3553.6624 296.42621,3553.5047 297.06640,3553.5047 z M 297.03110,3556.3715 C 297.27117,3556.3715 297.46653,3556.2821 297.61716,3556.1032 C 297.76780,3555.9243 297.84311,3555.7101 297.84311,3555.4606 C 297.84311,3555.2111 297.77250,3554.9970 297.63128,3554.8181 C 297.49006,3554.6392 297.29706,3554.5498 297.05228,3554.5498 C 296.79809,3554.5498 296.59332,3554.6368 296.43798,3554.8110 C 296.36266,3554.9005 296.30617,3554.9970 296.26851,3555.1005 C 296.23085,3555.1994 296.21202,3555.3194 296.21202,3555.4606 C 296.21202,3555.7195 296.28263,3555.9361 296.42385,3556.1102 C 296.56507,3556.2844 296.76749,3556.3715 297.03110,3556.3715 z M 292.98515,3555.8560 L 294.43265,3555.8560 L 294.43265,3557.2824 L 292.98515,3557.2824 L 292.98515,3555.8560 z M 289.41935,3555.8419 C 289.57469,3556.2185 289.82183,3556.4068 290.16075,3556.4068 C 290.51851,3556.4068 290.74446,3556.3079 290.83861,3556.1102 C 290.92334,3556.1102 291.13517,3556.1244 291.47410,3556.1526 C 291.81303,3556.1808 292.10959,3556.1950 292.36378,3556.1950 C 292.12371,3556.6610 291.82009,3556.9858 291.45291,3557.1694 C 291.11869,3557.3294 290.67621,3557.4095 290.12545,3557.4095 C 289.48054,3557.4095 288.96274,3557.2424 288.57203,3556.9081 C 288.15308,3556.5551 287.94360,3556.0608 287.94360,3555.4253 C 287.94360,3554.8181 288.17191,3554.3379 288.62852,3553.9849 C 289.03806,3553.6742 289.56292,3553.5189 290.20312,3553.5189 C 290.82919,3553.5189 291.34229,3553.6789 291.74242,3553.9990 C 292.14254,3554.3144 292.37084,3554.7804 292.42733,3555.3971 L 292.44145,3555.8419 L 289.41935,3555.8419 z M 290.94452,3554.9805 C 290.88804,3554.6510 290.65032,3554.4862 290.23136,3554.4862 C 290.07131,3554.4862 289.90420,3554.5309 289.73003,3554.6204 C 289.56057,3554.7098 289.46878,3554.8298 289.45465,3554.9805 L 290.94452,3554.9805 z M 283.17743,3553.6318 L 284.61787,3553.6318 L 284.61081,3554.0908 C 285.00623,3553.7095 285.45343,3553.5189 285.95240,3553.5189 C 286.50787,3553.5189 286.94800,3553.6930 287.27281,3554.0414 C 287.60232,3554.3850 287.76708,3554.8369 287.76708,3555.3971 C 287.76708,3555.9761 287.60703,3556.4492 287.28693,3556.8163 C 286.95271,3557.2070 286.50316,3557.4024 285.93828,3557.4024 C 285.63230,3557.4024 285.38988,3557.3671 285.21100,3557.2965 C 285.03683,3557.2259 284.83912,3557.0823 284.61787,3556.8658 L 284.61787,3558.5533 L 283.17743,3558.5533 L 283.17743,3553.6318 z M 285.45107,3556.3786 C 285.70997,3556.3786 285.91945,3556.2891 286.07950,3556.1102 C 286.23955,3555.9267 286.31957,3555.7054 286.31957,3555.4465 C 286.31957,3555.1829 286.24426,3554.9687 286.09362,3554.8040 C 285.95240,3554.6345 285.74999,3554.5498 285.48638,3554.5498 C 285.25101,3554.5498 285.04624,3554.6345 284.87207,3554.8040 C 284.69790,3554.9734 284.61081,3555.1805 284.61081,3555.4253 C 284.61081,3555.6795 284.68848,3555.9031 284.84383,3556.0961 C 284.99917,3556.2844 285.20158,3556.3786 285.45107,3556.3786 z M 278.63721,3554.7333 C 278.75490,3554.2579 279.01615,3553.9213 279.42098,3553.7236 C 279.71755,3553.5824 280.14827,3553.5118 280.71315,3553.5118 C 281.24037,3553.5118 281.66638,3553.6154 281.99119,3553.8225 C 282.38189,3554.0720 282.57725,3554.4462 282.57725,3554.9452 L 282.57725,3556.6328 C 282.57725,3556.7410 282.58666,3556.8399 282.60549,3556.9293 C 282.62432,3557.0188 282.66198,3557.1364 282.71847,3557.2824 L 281.22860,3557.2824 L 281.17917,3556.8587 C 280.83554,3557.2118 280.42365,3557.3883 279.94350,3557.3883 C 279.55279,3557.3883 279.21622,3557.2965 278.93378,3557.1129 C 278.61839,3556.8964 278.46069,3556.5998 278.46069,3556.2232 C 278.46069,3555.8137 278.59485,3555.5101 278.86317,3555.3123 C 279.05617,3555.1711 279.36450,3555.0676 279.78816,3555.0017 L 280.81200,3554.8816 C 281.03324,3554.8440 281.14387,3554.7851 281.14387,3554.7051 C 281.14387,3554.5215 281.00500,3554.4297 280.72727,3554.4297 C 280.56722,3554.4297 280.43777,3554.4486 280.33891,3554.4862 C 280.24006,3554.5192 280.16239,3554.6015 280.10590,3554.7333 L 278.63721,3554.7333 z M 279.90819,3556.0891 C 279.90819,3556.2868 280.07530,3556.3856 280.40952,3556.3856 C 280.61665,3556.3856 280.80023,3556.3197 280.96028,3556.1879 C 281.12504,3556.0561 281.20742,3555.8913 281.20742,3555.6936 L 280.25418,3555.8137 C 280.18828,3555.8184 280.11296,3555.8490 280.02823,3555.9055 C 279.94821,3555.9573 279.90819,3556.0184 279.90819,3556.0891 z M 278.33359,3555.0511 L 276.89315,3555.1217 C 276.80371,3554.9287 276.71662,3554.7898 276.63189,3554.7051 C 276.51892,3554.6062 276.36358,3554.5568 276.16587,3554.5568 C 275.90226,3554.5568 275.69749,3554.6510 275.55156,3554.8393 C 275.41034,3555.0228 275.33973,3555.2512 275.33973,3555.5242 C 275.33973,3555.7595 275.41976,3555.9596 275.57980,3556.1244 C 275.73985,3556.2844 275.93756,3556.3644 276.17293,3556.3644 C 276.54951,3556.3644 276.79430,3556.1550 276.90727,3555.7360 L 278.36184,3555.7996 C 278.12176,3556.8681 277.38742,3557.4024 276.15881,3557.4024 C 275.50449,3557.4024 274.97491,3557.2424 274.57008,3556.9223 C 274.11818,3556.5739 273.89223,3556.0843 273.89223,3555.4536 C 273.89223,3554.8134 274.13701,3554.3191 274.62657,3553.9708 C 275.05965,3553.6601 275.60805,3553.5047 276.27178,3553.5047 C 276.79900,3553.5047 277.24385,3553.6365 277.60631,3553.9001 C 277.97348,3554.1591 278.21591,3554.5427 278.33359,3555.0511 z M 270.92661,3556.0891 C 271.02547,3556.2538 271.15256,3556.3621 271.30790,3556.4139 C 271.41617,3556.4468 271.58328,3556.4633 271.80924,3556.4633 C 271.87043,3556.4633 271.91515,3556.4609 271.94339,3556.4562 C 271.97164,3556.4468 272.00930,3556.4303 272.05637,3556.4068 C 272.15993,3556.3644 272.21171,3556.3009 272.21171,3556.2162 C 272.21171,3556.0891 271.98811,3556.0020 271.54092,3555.9549 C 270.93367,3555.8843 270.51943,3555.8043 270.29818,3555.7148 C 269.85099,3555.5359 269.62739,3555.2276 269.62739,3554.7898 C 269.62739,3554.3144 269.85569,3553.9684 270.31230,3553.7519 C 270.65594,3553.5871 271.09372,3553.5047 271.62565,3553.5047 C 272.73658,3553.5047 273.38384,3553.8837 273.56742,3554.6416 L 272.19759,3554.7333 C 272.12698,3554.6110 272.03754,3554.5215 271.92927,3554.4650 C 271.83042,3554.4321 271.70332,3554.4156 271.54798,3554.4156 C 271.19022,3554.4156 271.01134,3554.5003 271.01134,3554.6698 C 271.01134,3554.7263 271.07254,3554.7757 271.19493,3554.8181 C 271.32203,3554.8604 271.63506,3554.9122 272.13404,3554.9734 C 272.63302,3555.0346 272.97901,3555.1241 273.17201,3555.2417 C 273.46857,3555.4112 273.61685,3555.6889 273.61685,3556.0749 C 273.61685,3556.5174 273.41443,3556.8611 273.00960,3557.1058 C 272.67538,3557.3035 272.26585,3557.4024 271.78099,3557.4024 C 271.17845,3557.4024 270.71243,3557.3341 270.38291,3557.1976 C 269.91689,3557.0093 269.62504,3556.6681 269.50735,3556.1738 L 270.92661,3556.0891 z M 265.00244,3552.3044 L 266.44288,3552.3044 L 266.44288,3554.5851 L 267.61501,3553.6318 L 269.61327,3553.6318 L 267.86214,3555.0017 L 269.62033,3557.2894 L 267.91863,3557.2894 L 266.83830,3555.7996 L 266.44288,3556.0891 L 266.44288,3557.2824 L 265.00244,3557.2824 L 265.00244,3552.3044 z M 260.15154,3553.6248 L 261.59904,3553.6248 L 261.59904,3554.1049 C 261.97092,3553.7189 262.42518,3553.5259 262.96181,3553.5259 C 263.39018,3553.5259 263.73617,3553.6460 263.99978,3553.8860 C 264.26810,3554.1214 264.40225,3554.4556 264.40225,3554.8887 L 264.40225,3557.2965 L 262.98300,3557.2965 L 262.96887,3555.2417 C 262.96887,3555.0534 262.91003,3554.9005 262.79235,3554.7828 C 262.67467,3554.6651 262.52403,3554.6062 262.34044,3554.6062 C 262.10508,3554.6062 261.92149,3554.6980 261.78969,3554.8816 C 261.66259,3555.0652 261.59904,3555.2794 261.59904,3555.5242 L 261.59904,3557.2824 L 260.15154,3557.2824 L 260.15154,3553.6248 z M 258.16740,3553.6318 L 259.60784,3553.6318 L 259.60784,3557.2682 L 258.16740,3557.2682 L 258.16740,3553.6318 z M 258.17446,3552.2973 L 259.61490,3552.2973 L 259.61490,3553.2788 L 258.17446,3553.2788 L 258.17446,3552.2973 z M 256.04910,3555.8560 L 257.49660,3555.8560 L 257.49660,3557.2824 L 256.04910,3557.2824 L 256.04910,3555.8560 z M 250.35088,3553.6318 L 250.96519,3555.9055 C 251.00755,3555.6324 251.10170,3555.2535 251.24763,3554.7687 C 251.30882,3554.5521 251.36766,3554.3309 251.42415,3554.1049 C 251.46652,3553.9449 251.50418,3553.7872 251.53713,3553.6318 L 253.01994,3553.6389 L 253.35180,3554.7757 C 253.46007,3555.1947 253.54010,3555.5830 253.59188,3555.9408 C 253.62012,3555.7525 253.65307,3555.5736 253.69073,3555.4041 C 253.72839,3555.2300 253.78488,3555.0205 253.86019,3554.7757 C 253.91668,3554.5874 253.97082,3554.4085 254.02260,3554.2391 C 254.07438,3554.0649 254.13793,3553.8625 254.21324,3553.6318 L 255.68899,3553.6318 L 254.40389,3557.2894 L 252.84341,3557.2894 L 252.28559,3555.1923 L 251.68541,3557.2894 L 250.13199,3557.2894 L 248.84689,3553.6318 L 250.35088,3553.6318 z M 243.81946,3553.6318 L 244.43377,3555.9055 C 244.47614,3555.6324 244.57028,3555.2535 244.71621,3554.7687 C 244.77740,3554.5521 244.83625,3554.3309 244.89273,3554.1049 C 244.93510,3553.9449 244.97276,3553.7872 245.00571,3553.6318 L 246.48852,3553.6389 L 246.82038,3554.7757 C 246.92865,3555.1947 247.00868,3555.5830 247.06046,3555.9408 C 247.08870,3555.7525 247.12165,3555.5736 247.15931,3555.4041 C 247.19697,3555.2300 247.25346,3555.0205 247.32878,3554.7757 C 247.38526,3554.5874 247.43940,3554.4085 247.49118,3554.2391 C 247.54296,3554.0649 247.60651,3553.8625 247.68183,3553.6318 L 249.15757,3553.6318 L 247.87247,3557.2894 L 246.31199,3557.2894 L 245.75417,3555.1923 L 245.15399,3557.2894 L 243.60057,3557.2894 L 242.31547,3553.6318 L 243.81946,3553.6318 z M 237.28805,3553.6318 L 237.90235,3555.9055 C 237.94472,3555.6324 238.03886,3555.2535 238.18479,3554.7687 C 238.24599,3554.5521 238.30483,3554.3309 238.36132,3554.1049 C 238.40368,3553.9449 238.44134,3553.7872 238.47429,3553.6318 L 239.95710,3553.6389 L 240.28897,3554.7757 C 240.39724,3555.1947 240.47726,3555.5830 240.52904,3555.9408 C 240.55728,3555.7525 240.59024,3555.5736 240.62789,3555.4041 C 240.66555,3555.2300 240.72204,3555.0205 240.79736,3554.7757 C 240.85385,3554.5874 240.90798,3554.4085 240.95976,3554.2391 C 241.01154,3554.0649 241.07509,3553.8625 241.15041,3553.6318 L 242.62616,3553.6318 L 241.34105,3557.2894 L 239.78058,3557.2894 L 239.22276,3555.1923 L 238.62257,3557.2894 L 237.06915,3557.2894 L 235.78405,3553.6318 L 237.28805,3553.6318 z "
+ style="fill:#ffffff;stroke-width:1pt;"
+ id="path1517" />
+ <text
+ sodipodi:linespacing="133%"
+ x="5.8515625"
+ y="1922.7926"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text1857"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.8515625"
+ y="1922.7926"
+ id="tspan1349">Группировка</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.8316407"
+ y="1938.8849"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1466"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1938.8849"
+ id="tspan2414">Можно объединить несколько объектов в группу. При перемещении</tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1949.5249"
+ id="tspan2416">и трансформации группа ведет себя как один объект. Левые три объекта</tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1960.1649"
+ id="tspan2418">внизу этого абзаца независимы; такие же объекты справа объединены</tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1970.8049"
+ id="tspan2420">в группу. Попробуйте переместить группу.</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.3443360"
+ y="2064.1364"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1380"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2064.1365"
+ id="tspan2422">Чтобы сгруппировать несколько объектов, нужно выделить их все и </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2074.7765"
+ id="tspan1688">нажать Ctrl+G. Чтобы разгруппировать одну или несколько групп, </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2085.4165"
+ id="tspan1690">выберите их и нажмите Shift+Ctrl+G. Сами группы можно объединять </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2096.0565"
+ id="tspan1692">в группы, как и любые другие объекты; таким образом, группы могут </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2106.6965"
+ id="tspan1695">быть рекурсивными с неограниченными уровнями вложенности. </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2117.3365"
+ id="tspan1697">Shift+Ctrl+G отменяет только группирование верхнего уровня; нажмите </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2127.9765"
+ id="tspan1700">Shift+Ctrl+G несколько раз, чтобы полностью разгруппировать все </tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2138.6165"
+ id="tspan1702">группы-в-группе.</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2149.2565"
+ id="tspan2438"></tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2159.8965"
+ id="tspan2440">Не обязательно разбивать группу, если нужно отредактировать</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2170.5365"
+ id="tspan2442">один объект из нее. Достаточно щелкнуть по объекту с нажатой</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2181.1765"
+ id="tspan2444">Ctrl (или Shift+Ctrl, если нужно отобрать несколько объектов), и можно</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2191.8165"
+ id="tspan2446">будет работать с объектом в группе отдельно. Попробуйте переместить</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2202.4565"
+ id="tspan2448">или трансформировать отдельные объекты группы из предыдущего</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2213.0965"
+ id="tspan2450">примера, не разъединяя ее, а потом снова выделите группу, чтобы</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="2223.7365"
+ id="tspan2452">убедиться, что объекты остались связанными.</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.8316407"
+ y="1765.2625"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1907"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1765.2625"
+ id="tspan1512">Каждый выделенный объект показывает небольшой инверсный маркер </tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1775.9025"
+ id="tspan1672">в левом верхнем углу. Маркеры помогают легко видеть, какой объект </tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1786.5425"
+ id="tspan1674">выбран, а какой нет. К примеру, если выбрать оба эллипса и </tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1797.1825"
+ id="tspan1676">прямоугольник, то без маркеров трудно будет определить, выделены </tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1807.8225"
+ id="tspan1678">эллипсы или нет.</tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1818.4625"
+ id="tspan1527"></tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1829.1025"
+ id="tspan1529">Shift+щелчок на выделенном объекте исключает его из выделения. </tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1839.7425"
+ id="tspan1680">Выделите все три объекта вверху, а потом, используя Shift+щелчок, </tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1850.3825"
+ id="tspan1682">исключите эллипсы из выделения, оставив выделенным только </tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1861.0225"
+ id="tspan1684">прямоугольник.</tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1871.6625"
+ id="tspan1540"></tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1882.3025"
+ id="tspan1542">Нажатие Esc снимает любое имеющееся выделение. Ctrl+A</tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1892.9425"
+ id="tspan1544">выделяет все объекты в документе (это может занять значительное</tspan><tspan
+ sodipodi:role="line"
+ x="5.8316407"
+ y="1903.5825"
+ id="tspan2502">время, если документ большой - как, например, этот).</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="256.26834"
+ y="27.636253"
+ transform="scale(0.779769,0.779769)"
+ style="font-size:10;fill:#ffffff;stroke-width:3pt;font-family:Verdana;"
+ id="text1920"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ dx="0 -0.57057059 0 0 0 0 0 0 0 0 0"
+ style="letter-spacing:2.18131;"
+ id="tspan1668"
+ x="256.26834"
+ y="27.636253">::1 УРОВЕНЬ</tspan></text>
+ <g
+ transform="translate(-1.250000e-6,0.000000)"
+ id="g1798">
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path691" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path690" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path689" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path688" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path674" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path673" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path672" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path671" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path670" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path665" />
+ <g
+ transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)"
+ id="g839">
+ <path
+ d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z "
+ style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.936193pt;"
+ id="path805" />
+ <path
+ d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z "
+ style="fill-rule:evenodd;stroke-width:1pt;"
+ id="path1791" />
+ <path
+ d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z "
+ style="fill-rule:evenodd;stroke-width:1pt;"
+ id="path1792" />
+ <path
+ d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z "
+ style="fill-rule:evenodd;stroke-width:1pt;"
+ id="path1793" />
+ <path
+ d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z "
+ style="fill-rule:evenodd;stroke-width:1pt;"
+ id="path831" />
+ </g>
+ </g>
+ <g
+ transform="matrix(0.500000,0.000000,0.000000,0.500000,2.671511,3551.062)"
+ id="g1495">
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path1496" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path1497" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path1498" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path1499" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path1500" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path1501" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path1511" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path1512" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path1513" />
+ <path
+ d="M 606.48149,567.70831 C 606.48889,537.98309 526.16744,513.88485 427.08334,513.88485 C 327.99925,513.88485 247.67780,537.98309 247.68520,567.70831 C 247.61834,586.94952 281.79689,604.73771 337.33042,614.36408 C 392.86396,623.99044 461.30333,623.99038 516.83668,614.36392 C 572.37002,604.73746 606.54823,586.94921 606.48100,567.70800 L 606.48149,567.70831 z "
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke-width:1pt;"
+ id="path1514" />
+ <g
+ transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)"
+ id="g1515">
+ <path
+ d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z "
+ style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.936193pt;"
+ id="path1516" />
+ <path
+ d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z "
+ style="fill-rule:evenodd;stroke-width:1pt;"
+ id="path1518" />
+ <path
+ d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z "
+ style="fill-rule:evenodd;stroke-width:1pt;"
+ id="path1519" />
+ <path
+ d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z "
+ style="fill-rule:evenodd;stroke-width:1pt;"
+ id="path1520" />
+ <path
+ d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z "
+ style="fill-rule:evenodd;stroke-width:1pt;"
+ id="path1521" />
+ </g>
+ </g>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.5156250"
+ y="3448.0729"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text1522"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.5156250"
+ y="3448.0730"
+ id="tspan1523">Заключение</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.2746091"
+ y="3461.6196"
+ style="font-size:8;stroke-width:3pt;font-family:Verdana;"
+ id="text1586"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.2746091"
+ y="3461.6196"
+ id="tspan1719">Учебник первого уровня завершен. Это лишь малая часть возможностей </tspan><tspan
+ sodipodi:role="line"
+ x="6.2746091"
+ y="3472.2596"
+ id="tspan1757">Inkscape, но и они уже позволяют создавать полезную графику. </tspan><tspan
+ sodipodi:role="line"
+ x="6.2746091"
+ y="3482.8996"
+ id="tspan1759">Описание более сложных вещей можно найти в учебнике второго </tspan><tspan
+ sodipodi:role="line"
+ x="6.2746091"
+ y="3493.5396"
+ id="tspan1761">уровня в меню Справка &gt; Учебники.</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="5.5156245"
+ y="1291.5120"
+ style="font-size:8;font-weight:bold;stroke-width:3pt;font-family:Verdana;"
+ id="text1969"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="5.5156245"
+ y="1291.5120"
+ id="tspan3183">Трансформация при помощи клавиатуры</tspan></text>
+ <text
+ sodipodi:linespacing="133%"
+ x="6.3443360"
+ y="1247.7668"
+ style="font-size:8.4;stroke-width:3pt;font-family:Verdana;"
+ id="text1982"
+ xml:space="preserve"><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1247.7668"
+ id="tspan3177">Можно использовать поля ввода на верхней панели для</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1258.9388"
+ id="tspan3179">установки точных значений координат (X и Y) и размеров (W и H)</tspan><tspan
+ sodipodi:role="line"
+ x="6.3443360"
+ y="1270.1108"
+ id="tspan3181">выделенных объектов.</tspan></text>
+ <path
+ d="M 192.77454,20.400385 C 193.01683,20.456919 193.19047,20.549797 193.29547,20.679019 C 193.40046,20.800165 193.62256,21.220136 193.96177,21.938933 C 194.51904,23.142311 194.84209,23.792459 194.93093,23.889375 C 195.01977,23.986292 195.18534,24.143781 195.42763,24.361843 C 195.67799,24.579905 196.14642,24.737394 196.83291,24.834310 C 196.86522,24.906998 196.88137,24.967570 196.88137,25.016028 C 196.88137,25.064487 196.87734,25.116983 196.86926,25.173518 L 196.67542,25.185632 C 196.60274,25.185632 196.50178,25.177556 196.37256,25.161403 C 196.04951,25.129098 195.75876,25.108907 195.50031,25.100830 C 194.88651,25.092754 194.44635,25.064487 194.17983,25.016028 C 193.54179,23.941872 192.95222,22.742531 192.41110,21.418007 C 192.28996,21.119181 192.15670,20.925349 192.01132,20.836509 C 191.87403,20.739592 191.60347,20.691134 191.19965,20.691134 C 190.48085,22.532546 190.02050,23.659199 189.81859,24.071094 C 189.65706,24.394148 189.56015,24.608172 189.52784,24.713165 C 189.47131,24.923150 189.41073,25.060449 189.34612,25.125059 C 189.28959,25.197747 189.09979,25.234090 188.77674,25.234090 C 188.67175,25.234090 188.51426,25.213900 188.30427,25.173518 C 188.27197,25.116983 188.25581,25.064487 188.25581,25.016028 C 188.25581,24.886807 188.53445,24.147819 189.09172,22.799066 C 190.66661,19.011250 191.45405,16.935623 191.45405,16.572187 C 191.45405,16.467194 191.40560,16.414697 191.30868,16.414697 C 190.90486,16.414697 190.26279,17.076960 189.38247,18.401484 C 189.29363,18.409560 189.23305,18.413598 189.20075,18.413598 C 189.14421,18.413598 189.05941,18.405522 188.94634,18.389369 C 189.44708,17.436358 190.07703,16.640836 190.83621,16.002803 C 191.59539,15.364770 192.18496,15.045753 192.60494,15.045753 C 192.85530,15.045753 192.98049,15.195166 192.98049,15.493992 C 192.98049,15.825123 192.44745,17.367709 191.38137,20.121750 L 191.69634,20.121750 C 192.30207,20.121750 192.69378,20.053101 192.87146,19.915803 C 193.05721,19.778504 193.25508,19.507946 193.46507,19.104128 C 194.37770,17.319251 195.11265,16.196635 195.66992,15.736283 C 196.23526,15.275930 196.78850,15.045753 197.32961,15.045753 C 197.73343,15.045753 198.05648,15.154784 198.29878,15.372846 C 198.54107,15.582832 198.66221,15.861466 198.66221,16.208750 C 198.66221,16.499499 198.56530,16.725638 198.37146,16.887165 C 198.17763,17.048692 197.97168,17.129456 197.75362,17.129456 C 197.36596,17.129456 197.08328,16.907356 196.90560,16.463156 C 196.80868,16.204712 196.68350,16.075490 196.53005,16.075490 C 196.17469,16.075490 195.80722,16.305666 195.42763,16.766020 C 195.04804,17.226372 194.53519,18.082467 193.88908,19.334304 C 193.56602,19.948108 193.19451,20.303468 192.77454,20.400385 z M 184.47607,23.768230 C 184.51645,23.881299 184.57703,23.937834 184.65779,23.937834 C 185.07776,23.937834 185.73195,23.275571 186.62035,21.951047 C 186.70111,21.942971 186.76168,21.938933 186.80207,21.938933 C 186.85860,21.938933 186.94340,21.947009 187.05647,21.963162 C 186.30537,23.384602 185.34024,24.422416 184.16109,25.076601 L 184.01572,25.161403 C 183.75728,25.314854 183.54325,25.391580 183.37365,25.391580 C 183.13943,25.391580 183.02233,25.230052 183.02233,24.906998 C 183.02233,24.592019 183.41807,23.445175 184.20955,21.466465 L 184.40338,20.921310 C 184.58107,20.460957 184.73452,20.024834 184.86374,19.612939 L 184.69413,19.843115 C 182.18239,23.542091 180.27636,25.391580 178.97607,25.391580 C 178.39457,25.391580 178.10382,25.125059 178.10382,24.592019 C 178.10382,24.277041 178.20881,23.804573 178.41880,23.174617 C 178.63686,22.536584 179.29508,20.993998 180.39347,18.546858 L 181.25360,16.523728 C 181.29398,16.442965 181.31418,16.386430 181.31418,16.354125 C 181.31418,16.305666 181.28187,16.237017 181.21726,16.148177 C 180.76498,16.237017 180.09061,16.951776 179.19413,18.292453 L 178.69743,18.280338 C 179.14971,17.472701 179.70698,16.729676 180.36924,16.051261 C 181.03150,15.364770 181.66550,15.021524 182.27122,15.021524 C 182.65889,15.021524 182.85272,15.154784 182.85272,15.421304 C 182.85272,15.841275 182.64678,16.499499 182.23488,17.395976 L 180.46616,21.248403 C 179.80389,22.694073 179.47276,23.610741 179.47276,23.998406 C 179.47276,24.224544 179.57372,24.337614 179.77563,24.337614 C 180.23598,24.337614 181.12034,23.590550 182.42871,22.096422 C 183.73709,20.602294 184.85566,18.894142 185.78444,16.971967 L 185.95405,16.632759 C 186.13173,16.293552 186.30133,15.938192 186.46286,15.566679 C 186.57593,15.316312 186.69707,15.150746 186.82629,15.069982 C 187.01205,15.053830 187.14531,15.045753 187.22608,15.045753 C 187.33107,15.045753 187.48856,15.061906 187.69854,15.094211 C 187.73085,15.158822 187.74700,15.211319 187.74700,15.251701 C 187.74700,15.364770 187.54509,15.934154 187.14127,16.959852 L 187.03224,17.262716 C 186.89495,17.634229 186.69707,18.114773 186.43863,18.704348 C 186.26903,19.075861 186.13173,19.394877 186.02674,19.661397 L 184.47607,23.768230 z M 176.44413,15.251701 C 176.65411,15.211319 176.85198,15.191128 177.03774,15.191128 C 177.27195,15.191128 177.42540,15.255739 177.49809,15.384961 C 177.10235,16.467194 176.46432,18.034009 175.58399,20.085406 C 174.58252,22.540622 174.08179,23.873223 174.08179,24.083208 C 174.08179,24.285117 174.16659,24.386072 174.33619,24.386072 C 174.53003,24.386072 174.82885,24.135705 175.23267,23.634970 C 175.63649,23.126159 175.93128,22.685997 176.11703,22.314484 L 176.58950,22.411400 C 176.20991,23.219037 175.67687,23.925719 174.99038,24.531446 C 174.31196,25.137174 173.72239,25.440038 173.22165,25.440038 C 172.84207,25.440038 172.65227,25.266396 172.65227,24.919112 C 172.65227,24.256850 173.25396,22.564851 174.45734,19.843115 L 171.67099,19.806772 L 170.39897,19.843115 L 168.08509,25.440038 L 167.66108,25.464267 C 167.56416,25.464267 167.37840,25.444076 167.10381,25.403694 C 167.07150,25.339083 167.05535,25.286587 167.05535,25.246205 C 167.05535,25.076601 167.57628,23.723810 168.61813,21.187830 C 169.73266,18.458018 170.28993,16.980043 170.28993,16.753905 C 170.28993,16.624683 170.24148,16.560072 170.14456,16.560072 C 169.72459,16.560072 169.07040,17.222334 168.18200,18.546858 C 168.09316,18.554935 168.03259,18.558973 168.00028,18.558973 C 167.94375,18.558973 167.85895,18.554935 167.74588,18.546858 C 168.31122,17.464625 168.98560,16.620645 169.76901,16.014917 C 170.56049,15.401113 171.10969,15.094211 171.41659,15.094211 C 171.65888,15.094211 171.78002,15.255739 171.78002,15.578793 C 171.78002,15.901848 171.60638,16.539881 171.25910,17.492893 C 170.91989,18.445904 170.67760,19.067784 170.53222,19.358533 L 172.25249,19.370648 C 173.60932,19.370648 174.40484,19.346419 174.63906,19.297960 L 176.44413,15.251701 z M 168.55755,9.1459676 L 169.01791,9.1459676 C 168.89676,9.8486100 168.65043,10.434148 168.27892,10.902577 C 167.91548,11.362929 167.28149,11.629451 166.37693,11.702138 C 165.48046,11.766749 164.82223,11.887895 164.40226,12.065574 C 163.99037,12.243255 163.50579,12.614767 162.94852,13.180113 C 162.39932,13.737382 161.89455,14.435987 161.43420,15.275930 C 160.97384,16.115872 160.48926,17.190029 159.98045,18.498400 C 161.44227,16.301628 162.78699,15.203242 164.01460,15.203242 C 165.41988,15.203242 166.12253,16.220865 166.12253,18.256109 C 166.12253,20.089444 165.56526,21.741062 164.45072,23.210961 C 163.34426,24.680859 162.15703,25.415809 160.88904,25.415809 C 160.08141,25.415809 159.51202,25.108907 159.18089,24.495103 C 158.85784,23.873223 158.69631,23.178655 158.69631,22.411400 C 158.69631,21.086876 159.07590,19.479679 159.83508,17.589809 C 160.60233,15.699939 161.44227,14.149277 162.35490,12.937821 C 163.27561,11.726367 164.05094,10.930844 164.68090,10.551254 C 165.31893,10.163589 166.09022,9.9455264 166.99478,9.8970693 C 167.55205,9.8728396 167.91952,9.8163046 168.09720,9.7274661 C 168.27488,9.6386255 168.42833,9.4447927 168.55755,9.1459676 z M 164.36592,15.772626 C 164.06709,15.772626 163.71981,15.905886 163.32407,16.172406 C 162.93640,16.438926 162.45586,17.016387 161.88244,17.904787 C 161.31709,18.785111 160.83251,19.802734 160.42869,20.957654 C 160.02487,22.112575 159.82296,23.041357 159.82296,23.744001 C 159.82296,24.478950 160.15006,24.846425 160.80424,24.846425 C 161.81379,24.846425 162.79910,23.788421 163.76019,21.672412 C 164.72128,19.548328 165.20182,17.953245 165.20182,16.887165 C 165.20182,16.572187 165.12106,16.309705 164.95953,16.099719 C 164.80608,15.881657 164.60821,15.772626 164.36592,15.772626 z M 152.84498,20.751707 C 152.57846,21.486656 152.44520,22.229682 152.44520,22.980784 C 152.44520,23.529977 152.57442,23.970139 152.83287,24.301270 C 153.00247,24.527408 153.23265,24.640477 153.52340,24.640477 C 153.70108,24.640477 153.85857,24.604134 153.99586,24.531446 C 154.29469,24.377996 154.54909,24.196277 154.75908,23.986292 C 154.97714,23.776306 155.20328,23.501710 155.43750,23.162502 C 155.67171,22.823295 155.86150,22.443706 156.00688,22.023734 L 156.17648,22.023734 C 156.27340,22.023734 156.38243,22.031811 156.50358,22.047964 C 156.26128,22.952517 155.66363,23.840917 154.71062,24.713165 C 154.11297,25.254281 153.49513,25.524840 152.85710,25.524840 C 152.42905,25.524840 152.06561,25.331007 151.76679,24.943341 C 151.37104,24.434530 151.17317,23.731886 151.17317,22.835409 C 151.17317,22.447744 151.22971,21.983353 151.34278,21.442236 C 151.46392,20.901120 151.60122,20.448843 151.75467,20.085406 C 151.99696,19.520061 152.26752,18.987020 152.56635,18.486286 L 153.49917,17.129456 C 154.10490,16.483347 154.44410,16.127986 154.51679,16.063375 C 154.79946,15.821084 155.08213,15.639366 155.36481,15.518221 C 155.65556,15.388999 155.95438,15.324388 156.26128,15.324388 C 156.65703,15.324388 157.00431,15.489953 157.30314,15.821084 C 157.60196,16.152216 157.75137,16.568148 157.75137,17.068883 C 157.75137,17.513083 157.63427,17.953245 157.40005,18.389369 C 157.17391,18.817417 156.92758,19.132395 156.66107,19.334304 L 155.65556,19.988490 C 155.54249,20.045025 155.23962,20.150017 154.74696,20.303468 C 154.25431,20.448843 153.62031,20.598256 152.84498,20.751707 z M 153.05093,20.145979 C 153.30937,20.154055 153.71319,20.053101 154.26238,19.843115 C 154.56121,19.730046 154.95695,19.507946 155.44961,19.176815 C 155.64344,19.047593 155.86554,18.829531 156.11591,18.522629 C 156.36628,18.207651 156.55607,17.884596 156.68529,17.553465 C 156.81451,17.214258 156.87913,16.866974 156.87913,16.511614 C 156.87913,16.277399 156.81048,16.083566 156.67318,15.930115 C 156.53588,15.776664 156.38243,15.699939 156.21283,15.699939 C 155.99476,15.699939 155.73632,15.825123 155.43750,16.075490 C 154.93676,16.511614 154.41180,17.242525 153.86260,18.268224 C 153.45071,19.051631 153.18015,19.677550 153.05093,20.145979 z M 149.48925,15.251701 C 149.69924,15.211319 149.89307,15.191128 150.07075,15.191128 C 150.31304,15.191128 150.47053,15.255739 150.54322,15.384961 C 150.30900,16.031070 149.98191,16.842745 149.56194,17.819985 C 147.96282,21.575496 147.16326,23.647084 147.16326,24.034750 C 147.16326,24.212430 147.24806,24.301270 147.41766,24.301270 C 147.56304,24.301270 147.80937,24.119552 148.15665,23.756115 C 148.50393,23.384602 148.83910,22.904059 149.16216,22.314484 L 149.63462,22.411400 C 149.02082,23.534015 148.40298,24.313385 147.78110,24.749508 C 147.16730,25.177556 146.64637,25.391580 146.21832,25.391580 C 145.86296,25.391580 145.68528,25.238129 145.68528,24.931227 C 145.68528,24.277041 146.31120,22.520431 147.56304,19.661397 C 146.31928,21.365510 145.07955,22.217567 143.84387,22.217567 C 142.81817,22.217567 142.30532,21.769329 142.30532,20.872852 C 142.30532,20.517492 142.37801,20.113674 142.52338,19.661397 C 142.67683,19.201044 143.06046,18.308606 143.67427,16.984081 C 143.76311,16.782172 143.80753,16.632759 143.80753,16.535843 C 143.80753,16.366239 143.75099,16.281437 143.63792,16.281437 C 143.36333,16.281437 142.69299,17.056769 141.62691,18.607431 L 141.20290,18.413598 C 142.70510,16.249132 143.82772,15.166899 144.57074,15.166899 C 145.04725,15.166899 145.28550,15.296121 145.28550,15.554564 C 145.28550,15.885695 145.12801,16.410659 144.81303,17.129456 C 143.97309,19.043555 143.55312,20.246934 143.55312,20.739592 C 143.55312,21.183792 143.79541,21.405892 144.27999,21.405892 C 144.92610,21.405892 145.67721,21.006112 146.53330,20.206552 C 147.38940,19.398915 148.26972,17.969398 149.17427,15.918001 C 149.36003,15.506106 149.46502,15.284006 149.48925,15.251701 z M 127.94958,30.152598 C 128.11918,30.338355 128.26860,30.455462 128.39782,30.503920 C 128.51896,30.560455 128.72895,30.588722 129.02777,30.588722 C 129.45582,30.588722 129.96059,30.467576 130.54209,30.225285 C 131.11552,29.991071 131.53952,29.744741 131.81412,29.486298 C 132.33101,29.139014 132.92866,28.577706 133.60707,27.802375 C 133.97051,27.382404 134.28145,26.845326 134.53989,26.191140 C 134.80641,25.536954 135.00025,24.713165 135.12139,23.719772 C 135.25062,22.718302 135.31523,21.858169 135.31523,21.139372 C 135.31523,20.719401 135.29503,19.948108 135.25465,18.825493 C 135.21427,18.058238 135.14966,17.533274 135.06082,17.250602 C 134.98006,16.967929 134.87103,16.766020 134.73373,16.644874 C 134.66104,16.580263 134.56816,16.547957 134.45509,16.547957 C 134.26934,16.547957 134.10781,16.628721 133.97051,16.790249 C 133.68784,17.137532 133.40920,17.795756 133.13461,18.764920 L 133.03769,18.789149 C 132.95693,18.789149 132.85597,18.744729 132.73483,18.655889 C 133.01750,17.597885 133.21941,16.939661 133.34055,16.681217 C 133.59092,16.164330 133.80898,15.804932 133.99474,15.603023 C 134.10781,15.481877 134.29356,15.360732 134.55201,15.239586 C 134.68123,15.223433 134.78218,15.215357 134.85487,15.215357 C 135.32330,15.215357 135.69885,15.518221 135.98153,16.123948 C 136.36919,16.963890 136.56303,18.106696 136.56303,19.552366 C 136.56303,20.206552 136.51457,21.018227 136.41765,21.987391 C 136.32881,22.956555 136.23189,23.671313 136.12690,24.131666 C 135.98960,24.785852 135.91288,25.189670 135.89672,25.343121 C 135.93711,25.302740 135.98153,25.242167 136.02998,25.161403 C 136.54687,24.386072 136.99107,23.643046 137.36258,22.932326 C 137.65333,22.399285 137.91582,21.761253 138.15003,21.018227 C 138.39232,20.275201 138.58212,19.511984 138.71941,18.728577 C 138.80018,18.260147 138.84056,17.747298 138.84056,17.190029 C 138.84056,16.988119 138.83652,16.814478 138.82845,16.669103 C 138.81229,16.475270 138.80422,16.358163 138.80422,16.317781 C 138.80422,15.922039 138.88094,15.623213 139.03439,15.421304 C 139.10708,15.308235 139.24842,15.251701 139.45840,15.251701 C 139.66839,15.251701 139.82184,15.308235 139.91875,15.421304 C 140.02375,15.534373 140.07624,15.720130 140.07624,15.978574 C 140.07624,16.366239 139.84607,17.331365 139.38572,18.873951 C 138.75576,21.006112 138.10561,22.653691 137.43527,23.816688 C 136.41765,25.585412 135.24254,27.148189 133.90994,28.505019 C 133.00538,29.425725 132.06853,30.096063 131.09936,30.516035 C 130.12212,30.944082 129.27410,31.158106 128.55531,31.158106 C 127.58614,31.158106 126.92388,31.032922 126.56852,30.782555 C 126.21316,30.540264 126.03548,30.293934 126.03548,30.043567 C 126.03548,29.882040 126.09605,29.740703 126.21720,29.619558 C 126.33834,29.506489 126.47968,29.449954 126.64121,29.449954 C 126.86734,29.449954 127.10560,29.510527 127.35597,29.631672 C 127.47711,29.696283 127.67498,29.869925 127.94958,30.152598 z "
+ style="fill:#ffffff;stroke-width:1pt;"
+ id="path1776" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:url(#linearGradient1054);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0121052;stroke-opacity:1;stroke-dasharray:none;"
+ id="path2343"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(1.066286,0.000000,0.000000,1.000000,8.777552,1136.259)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:url(#linearGradient1059);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0121052;stroke-opacity:1;stroke-dasharray:none;"
+ id="path2344"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(1.066286,0.000000,0.000000,1.000000,37.12405,1136.259)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:url(#radialGradient1061);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0121052;stroke-opacity:1;stroke-dasharray:none;"
+ id="path2345"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(1.066286,0.000000,0.000000,1.000000,72.55702,1136.259)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:url(#radialGradient1069);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0121052;stroke-opacity:1;stroke-dasharray:none;"
+ id="path2346"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(1.066286,0.000000,0.000000,1.000000,104.4468,1136.259)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:url(#radialGradient1090);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1074);stroke-width:3.64368;stroke-opacity:1;stroke-dasharray:none;"
+ id="path2347"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(1.066286,0.000000,0.000000,1.000000,146.9664,1136.259)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:url(#radialGradient1083);fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient1076);stroke-width:3.64368;stroke-opacity:1;stroke-dasharray:none;"
+ id="path2348"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(-1.066286,0.000000,0.000000,-1.000000,273.5224,4442.326)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:url(#radialGradient1086);fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient1085);stroke-width:3.64368;stroke-opacity:1;stroke-dasharray:3.64368,3.64368;stroke-dashoffset:0;"
+ id="path2349"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(1.066286,0.000000,0.000000,1.000000,224.9190,1136.259)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.0121052;stroke-opacity:1;stroke-dasharray:none;"
+ id="path1033"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.988814,0.000000,0.000000,0.927344,20.07123,1173.146)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.42105;stroke-opacity:1;stroke-dasharray:none;"
+ id="path1034"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.988814,0.000000,0.000000,0.927344,46.35821,1173.146)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:9.68419;stroke-opacity:1;stroke-dasharray:none;"
+ id="path1035"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.988814,0.000000,0.000000,0.927344,79.21699,1173.146)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.81578;stroke-opacity:1;stroke-dasharray:1.81578,3.63157;stroke-dashoffset:0;"
+ id="path1036"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.988814,0.000000,0.000000,0.927344,112.0752,1173.146)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.81578;stroke-opacity:1;stroke-dasharray:7.26312,7.26312;stroke-dashoffset:0;"
+ id="path1037"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.988814,0.000000,0.000000,0.927344,148.2203,1173.146)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.81578;stroke-opacity:1;stroke-dasharray:7.26312,3.63156,1.81578,3.63156;stroke-dashoffset:0;"
+ id="path1038"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.988814,0.000000,0.000000,0.927344,184.3646,1173.146)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.847366;stroke-opacity:1;stroke-dasharray:0.847366,0.847366;stroke-dashoffset:0;"
+ id="path1039"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.988814,0.000000,0.000000,0.927344,220.5089,1173.146)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="path1010"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.998498,0.000000,0.000000,0.936426,18.58993,1077.516)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;"
+ id="path1011"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.998498,0.000000,0.000000,0.936426,45.13420,1077.516)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:0.156923;"
+ id="path1012"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.998498,0.000000,0.000000,0.936426,74.99667,1077.516)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:1pt;stroke-opacity:1;"
+ id="path1013"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.998498,0.000000,0.000000,0.936426,101.5412,1077.516)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#00ff7c;stroke-width:1pt;stroke-opacity:1;"
+ id="path1014"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.998498,0.000000,0.000000,0.936426,131.4038,1077.516)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#16417c;stroke-width:1pt;stroke-opacity:1;"
+ id="path1015"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.998498,0.000000,0.000000,0.936426,164.5842,1077.516)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#7c7016;stroke-width:1pt;stroke-opacity:1;"
+ id="path1016"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.998498,0.000000,0.000000,0.936426,194.4467,1077.516)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1pt;stroke-opacity:1;"
+ id="path1017"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.998498,0.000000,0.000000,0.936426,220.9906,1077.516)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#80765b;fill-opacity:0.749996;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path969"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.997770,0.000000,0.000000,0.935740,21.17622,1002.014)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#d0765b;fill-opacity:0.267692;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path970"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.997770,0.000000,0.000000,0.935740,56.08524,1002.560)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#12c097;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path971"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.997770,0.000000,0.000000,0.935740,91.43924,1002.560)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#e7da05;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path972"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.997770,0.000000,0.000000,0.935740,125.2242,1002.560)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#3d0fa1;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path973"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.997770,0.000000,0.000000,0.935740,157.0424,1002.560)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#6fe225;fill-opacity:0.74902;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path974"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.997770,0.000000,0.000000,0.935740,188.8612,1002.560)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff3077;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path975"
+ sodipodi:cx="39.40610886"
+ sodipodi:cy="1653.03588867"
+ sodipodi:rx="27.73022461"
+ sodipodi:ry="17.80572319"
+ d="M 67.136333 1653.035889 A 27.730225 17.805723 0 1 0 11.675884,1653.035889 A 27.7302 17.8057 0 1 0 67.1363 1653.04 z"
+ transform="matrix(0.997770,0.000000,0.000000,0.935740,220.6793,1002.560)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path930"
+ sodipodi:cx="124.05627441"
+ sodipodi:cy="1450.16735840"
+ sodipodi:rx="66.26064301"
+ sodipodi:ry="16.34623718"
+ d="M 190.316917 1450.167358 A 66.260643 16.346237 0 1 0 57.795631,1450.167358 A 66.2606 16.3462 0 1 0 190.317 1450.17 z"
+ transform="translate(38.85105,867.3146)" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="rect1370"
+ width="31.524887"
+ height="33.276272"
+ x="34.498878"
+ y="2002.4268" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path1371"
+ sodipodi:cx="112.96417999"
+ sodipodi:cy="1251.68603516"
+ sodipodi:rx="21.89228249"
+ sodipodi:ry="17.80572319"
+ d="M 134.856462 1251.686035 A 21.892282 17.805723 0 1 0 91.071898,1251.686035 A 21.8923 17.8057 0 1 0 134.856 1251.69 z"
+ transform="translate(-47.72737,747.6427)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:#ffff00;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="polygon1372"
+ sodipodi:sides="5"
+ sodipodi:cx="166.381352"
+ sodipodi:cy="1239.71820"
+ sodipodi:r1="23.6202304"
+ sodipodi:r2="11.8101152"
+ sodipodi:arg1="0.69790282"
+ sodipodi:arg2="1.32622135"
+ points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 "
+ transform="translate(-65.36706,784.1956)" />
+ <g
+ id="g1376"
+ transform="translate(11.23948,522.9931)">
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="rect1373"
+ width="31.52488708"
+ height="33.27627182"
+ x="186.25152320"
+ y="1479.43359375" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path1374"
+ sodipodi:cx="112.96417999"
+ sodipodi:cy="1251.68603516"
+ sodipodi:rx="21.89228249"
+ sodipodi:ry="17.80572319"
+ d="M 134.856462 1251.686035 A 21.892282 17.805723 0 1 0 91.071898,1251.686035 A 21.8923 17.8057 0 1 0 134.856 1251.69 z"
+ transform="translate(104.0253,224.6495)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:#ffff00;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="polygon1375"
+ sodipodi:sides="5"
+ sodipodi:cx="166.381352"
+ sodipodi:cy="1239.71820"
+ sodipodi:r1="23.6202304"
+ sodipodi:r2="11.8101152"
+ sodipodi:arg1="0.69790282"
+ sodipodi:arg2="1.32622135"
+ points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 "
+ transform="translate(86.38563,261.2024)" />
+ </g>
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.935232pt;"
+ id="rect894"
+ width="151.14369"
+ height="39.698006"
+ x="81.697967"
+ y="1701.1663" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path895"
+ sodipodi:cx="123.76437378"
+ sodipodi:cy="1329.90576172"
+ sodipodi:rx="26.85453415"
+ sodipodi:ry="12.25967884"
+ d="M 150.618908 1329.905762 A 26.854534 12.259679 0 1 0 96.909840,1329.905762 A 26.8545 12.2597 0 1 0 150.619 1329.91 z"
+ transform="matrix(0.420401,0.281991,-0.420401,0.281991,648.0163,1309.051)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path896"
+ sodipodi:cx="123.76437378"
+ sodipodi:cy="1329.90576172"
+ sodipodi:rx="26.85453415"
+ sodipodi:ry="12.25967884"
+ d="M 150.618908 1329.905762 A 26.854534 12.259679 0 1 0 96.909840,1329.905762 A 26.8545 12.2597 0 1 0 150.619 1329.91 z"
+ transform="matrix(0.420401,0.281991,-0.420401,0.281991,676.3627,1309.051)" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.801063pt;"
+ id="rect878"
+ width="25.253300"
+ height="26.656260"
+ x="92.817993"
+ y="1622.2647" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path879"
+ sodipodi:cx="112.96417999"
+ sodipodi:cy="1251.68603516"
+ sodipodi:rx="21.89228249"
+ sodipodi:ry="17.80572319"
+ d="M 134.856462 1251.686035 A 21.892282 17.805723 0 1 0 91.071898,1251.686035 A 21.8923 17.8057 0 1 0 134.856 1251.69 z"
+ transform="matrix(0.801064,0.000000,0.000000,0.801064,66.70120,632.4513)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:#ffff00;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="polygon880"
+ sodipodi:sides="5"
+ sodipodi:cx="166.381352"
+ sodipodi:cy="1239.71820"
+ sodipodi:r1="23.6202304"
+ sodipodi:r2="11.8101152"
+ sodipodi:arg1="0.69790282"
+ sodipodi:arg2="1.32622135"
+ points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 "
+ transform="matrix(0.801064,0.000000,0.000000,0.801064,71.37770,641.8044)" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="rect804"
+ width="40.574112"
+ height="38.810017"
+ x="23.315264"
+ y="1007.2940" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path914"
+ sodipodi:cx="14.11274815"
+ sodipodi:cy="926.59326172"
+ sodipodi:rx="5.88031197"
+ sodipodi:ry="5.88031197"
+ d="M 19.993060 926.593262 A 5.880312 5.880312 0 1 0 8.232436,926.593262 A 5.88031 5.88031 0 1 0 19.9931 926.593 z"
+ transform="matrix(0.500000,0.000000,0.000000,0.500000,8.026474,636.1361)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path915"
+ sodipodi:cx="14.11274815"
+ sodipodi:cy="926.59326172"
+ sodipodi:rx="5.88031197"
+ sodipodi:ry="5.88031197"
+ d="M 19.993060 926.593262 A 5.880312 5.880312 0 1 0 8.232436,926.593262 A 5.88031 5.88031 0 1 0 19.9931 926.593 z"
+ transform="matrix(0.500000,0.000000,0.000000,0.500000,8.026474,668.0083)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path941"
+ sodipodi:cx="14.11274815"
+ sodipodi:cy="926.59326172"
+ sodipodi:rx="5.88031197"
+ sodipodi:ry="5.88031197"
+ d="M 19.993060 926.593262 A 5.880312 5.880312 0 1 0 8.232436,926.593262 A 5.88031 5.88031 0 1 0 19.9931 926.593 z"
+ transform="matrix(0.500000,0.000000,0.000000,0.500000,8.026474,730.8268)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path942"
+ sodipodi:cx="14.11274815"
+ sodipodi:cy="926.59326172"
+ sodipodi:rx="5.88031197"
+ sodipodi:ry="5.88031197"
+ d="M 19.993060 926.593262 A 5.880312 5.880312 0 1 0 8.232436,926.593262 A 5.88031 5.88031 0 1 0 19.9931 926.593 z"
+ transform="matrix(0.500000,0.000000,0.000000,0.500000,8.026474,761.5507)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path750"
+ sodipodi:cx="17.93493271"
+ sodipodi:cy="659.92175293"
+ sodipodi:rx="9.70250416"
+ sodipodi:ry="3.82219887"
+ d="M 27.637437 659.921753 A 9.702504 3.822199 0 1 0 8.232429,659.921753 A 9.7025 3.8222 0 1 0 27.6374 659.922 z"
+ transform="translate(8.118254,93.68172)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path751"
+ sodipodi:cx="25.87334633"
+ sodipodi:cy="681.67889404"
+ sodipodi:rx="5.29227543"
+ sodipodi:ry="14.40674973"
+ d="M 31.165622 681.678894 A 5.292275 14.406750 0 1 0 20.581071,681.678894 A 5.29228 14.4067 0 1 0 31.1656 681.679 z"
+ transform="translate(8.118254,93.68172)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path752"
+ sodipodi:cx="41.16213989"
+ sodipodi:cy="663.44995117"
+ sodipodi:rx="9.99652004"
+ sodipodi:ry="9.11447430"
+ d="M 51.158660 663.449951 A 9.996520 9.114474 0 1 0 31.165620,663.449951 A 9.99652 9.11447 0 1 0 51.1587 663.45 z"
+ transform="translate(8.118254,93.68172)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path753"
+ sodipodi:cx="54.09881210"
+ sodipodi:cy="694.61553955"
+ sodipodi:rx="15.28879547"
+ sodipodi:ry="6.17432117"
+ d="M 69.387608 694.615540 A 15.288795 6.174321 0 1 0 38.810017,694.615540 A 15.2888 6.17432 0 1 0 69.3876 694.616 z"
+ transform="translate(8.118254,93.68172)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path754"
+ sodipodi:cx="57.03896713"
+ sodipodi:cy="671.09436035"
+ sodipodi:rx="16.46485710"
+ sodipodi:ry="15.58281040"
+ d="M 73.503824 671.094360 A 16.464857 15.582810 0 1 0 40.574110,671.094360 A 16.4649 15.5828 0 1 0 73.5038 671.094 z"
+ transform="translate(8.118254,93.68172)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff0000;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path755"
+ sodipodi:cx="80.56018829"
+ sodipodi:cy="672.85839844"
+ sodipodi:rx="9.99652004"
+ sodipodi:ry="4.41022921"
+ d="M 90.556708 672.858398 A 9.996520 4.410229 0 1 0 70.563668,672.858398 A 9.99652 4.41023 0 1 0 90.5567 672.858 z"
+ transform="translate(8.118254,93.68172)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:#ffff00;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="polygon756"
+ sodipodi:sides="5"
+ sodipodi:cx="101.141260"
+ sodipodi:cy="656.099552"
+ sodipodi:r1="24.9549538"
+ sodipodi:r2="12.4774769"
+ sodipodi:arg1="2.17187008"
+ sodipodi:arg2="2.80018861"
+ points="87.0285,676.681 89.3839,660.277 77.2064,649.037 93.5349,646.209 100.461,631.154 108.198,645.809 124.656,647.744 113.109,659.631 116.354,675.881 101.481,668.572 87.0285,676.681 "
+ transform="translate(8.118254,110.1466)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:#ffff00;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="polygon757"
+ sodipodi:sides="5"
+ sodipodi:cx="123.486422"
+ sodipodi:cy="677.268653"
+ sodipodi:r1="13.8780201"
+ sodipodi:r2="6.93901003"
+ sodipodi:arg1="2.50656592"
+ sodipodi:arg2="3.13488445"
+ points="112.314,685.501 116.548,677.315 112.204,669.187 121.298,670.684 127.686,664.041 129.073,673.152 137.364,677.176 129.127,681.31 127.863,690.438 121.386,683.882 112.314,685.501 "
+ transform="translate(8.118254,93.68172)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:#ffff00;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="polygon758"
+ sodipodi:sides="5"
+ sodipodi:cx="123.486422"
+ sodipodi:cy="675.504561"
+ sodipodi:r1="14.4636399"
+ sodipodi:r2="7.23181995"
+ sodipodi:arg1="1.10714872"
+ sodipodi:arg2="1.73546725"
+ points="129.955,688.441 122.301,682.639 113.182,685.654 116.335,676.582 110.649,668.841 120.252,669.036 125.857,661.237 128.639,670.43 137.789,673.35 129.905,678.837 129.955,688.441 "
+ transform="translate(8.118254,93.68172)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:#ffff00;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="polygon759"
+ sodipodi:sides="5"
+ sodipodi:cx="127.602636"
+ sodipodi:cy="669.036225"
+ sodipodi:r1="10.0138000"
+ sodipodi:r2="5.00689999"
+ sodipodi:arg1="-0.05875582"
+ sodipodi:arg2="0.56956271"
+ points="137.599,668.448 131.819,671.736 131.251,678.362 126.338,673.881 119.861,675.388 122.604,669.33 119.17,663.636 125.778,664.373 130.132,659.347 131.473,665.86 137.599,668.448 "
+ transform="translate(8.118254,93.68172)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:#ffff00;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="polygon760"
+ sodipodi:sides="5"
+ sodipodi:cx="143.479462"
+ sodipodi:cy="674.328500"
+ sodipodi:r1="15.7785163"
+ sodipodi:r2="7.88925813"
+ sodipodi:arg1="0.46364761"
+ sodipodi:arg2="1.09196614"
+ points="157.592,681.385 147.114,681.33 141.13,689.931 137.943,679.949 127.914,676.915 136.423,670.8 136.21,660.325 144.654,666.527 154.552,663.087 151.262,673.035 157.592,681.385 "
+ transform="translate(8.118254,93.68172)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:#ffff00;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="polygon761"
+ sodipodi:sides="5"
+ sodipodi:cx="172.880991"
+ sodipodi:cy="665.508041"
+ sodipodi:r1="13.4091604"
+ sodipodi:r2="6.70458019"
+ sodipodi:arg1="-0.26625205"
+ sodipodi:arg2="0.36206648"
+ points="185.818,661.98 179.151,667.883 180.234,676.721 172.56,672.205 164.489,675.966 166.413,667.272 160.341,660.758 169.204,659.901 173.523,652.114 177.077,660.279 185.818,661.98 "
+ transform="translate(8.118254,93.68172)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path762"
+ sodipodi:cx="178.76129150"
+ sodipodi:cy="683.14898682"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="15.53558540"
+ sodipodi:argument="-18.33510399"
+ sodipodi:t0="0.00000000"
+ d="M 178.76129,683.14899 C 179.43940,683.53227 178.57919,684.25216 178.12426,684.27605 C 176.89141,684.34078 176.29157,682.90524 176.50718,681.87492 C 176.89284,680.03191 179.00433,679.24203 180.67239,679.76781 C 183.12034,680.53942 184.12361,683.40459 183.26952,685.69712 C 182.13117,688.75271 178.48869,689.97405 175.57612,688.78428 C 171.91095,687.28707 170.46972,682.85734 171.99894,679.32678 C 173.85103,675.05081 179.07314,673.38875 183.22053,675.25958 C 188.10809,677.46428 189.99154,683.48174 187.77776,688.24526 C 185.22185,693.74493 178.40716,695.85016 173.02799,693.29251 C 166.91583,690.38635 164.58856,682.77314 167.49071,676.77865 C 170.74648,670.05373 179.15910,667.50424 185.76866,670.75135 C 193.10654,674.35625 195.87840,683.56893 192.28599,690.79339"
+ transform="translate(8.118254,93.68172)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path763"
+ sodipodi:cx="205.81069946"
+ sodipodi:cy="671.38836670"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="16.81808662"
+ sodipodi:argument="-21.35464096"
+ sodipodi:t0="0.00000000"
+ d="M 205.8107 671.38837 C 205.13259 670.88716 206.15177 670.22701 206.64374 670.26131 C 207.97697 670.35425 208.43229 671.97579 208.06482 673.05445 C 207.4075 674.98393 205.0346 675.55435 203.31157 674.76954 C 200.78296 673.61781 200.08259 670.40695 201.30246 668.0562 C 202.92837 664.92301 207.00318 664.09077 209.97591 665.75307 C 213.7168 667.84491 214.68154 672.79461 212.57305 676.38662 C 210.0194 680.73704 204.18919 681.83462 199.9794 679.27778 C 195.01831 676.26463 193.78767 669.55064 196.79423 664.72403 C 200.26542 659.15151 207.86528 657.78765 213.30808 661.24483 C 219.49255 665.17311 220.98974 673.66023 217.08129 679.71879 C 212.6966 686.51558 203.32122 688.14619 196.64723 683.78602 C 189.23783 678.9454 187.47374 668.68104 192.28599 661.39185 "
+ transform="translate(8.118254,93.68172)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path764"
+ sodipodi:cx="245.20875549"
+ sodipodi:cy="663.15594482"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="35.09513092"
+ sodipodi:argument="-15.85933876"
+ sodipodi:t0="0.00000000"
+ d="M 245.20876 663.15594 C 243.46926 663.42129 243.99287 660.94206 244.76773 660.26479 C 246.86756 658.42946 249.93635 660.14267 250.99106 662.2739 C 252.87768 666.08617 250.22882 670.43581 246.53182 671.8294 C 241.10633 673.87454 235.32592 670.18454 233.64415 664.92004 C 231.40263 657.90328 236.16922 650.6508 243.00364 648.70019 C 251.60406 646.24555 260.34573 652.10387 262.55566 660.50981 C 265.23218 670.69052 258.27435 680.93019 248.29592 683.394 C 236.53668 686.29751 224.79385 678.23569 222.07955 666.68413 C 218.94579 653.34739 228.11444 640.0981 241.23955 637.13559 C 256.15313 633.7694 270.91112 644.04677 274.12026 658.74571 C 277.72043 675.2357 266.33299 691.50399 250.06001 694.9586 C 231.99391 698.79387 214.21416 686.2954 210.51495 668.44822 "
+ transform="translate(8.118254,107.8550)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path776"
+ sodipodi:cx="216.98329163"
+ sodipodi:cy="669.62426758"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="13.42204762"
+ sodipodi:argument="-18.34671211"
+ sodipodi:t0="0.00000000"
+ d="M 216.98329 669.62427 C 217.57295 669.94858 216.83704 670.57912 216.44426 670.60432 C 215.37986 670.67261 214.84726 669.43847 215.02319 668.54621 C 215.33788 666.95018 217.15407 666.24662 218.60038 666.68412 C 220.72289 667.32615 221.61834 669.7913 220.90349 671.78038 C 219.95071 674.43151 216.81624 675.52315 214.28815 674.52452 C 211.1068 673.26784 209.81731 669.45547 211.10299 666.3901 C 212.66012 662.67752 217.15481 661.18931 220.75649 662.76391 C 225.00095 664.61953 226.68841 669.79911 224.8237 673.9365 C 222.67081 678.71328 216.80473 680.60032 212.13203 678.44472 C 206.82262 675.99539 204.73575 669.44171 207.18279 664.23398 C 209.92799 658.3917 217.17006 656.10483 222.91261 658.84371 C 229.28792 661.88438 231.77492 669.8154 228.7439 676.09261 "
+ transform="translate(8.118254,86.59512)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path777"
+ sodipodi:cx="224.62768555"
+ sodipodi:cy="666.68408203"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="9.48170853"
+ sodipodi:argument="-18.72520065"
+ sodipodi:t0="0.00000000"
+ d="M 224.62769 666.68408 C 225.09941 666.74305 224.78093 667.34905 224.52968 667.46812 C 223.8488 667.7908 223.17703 667.1197 223.0596 666.48807 C 222.84955 665.35824 223.8581 664.42232 224.9217 664.33196 C 226.48258 664.19936 227.71387 665.58381 227.76385 667.0761 C 227.83046 669.0651 226.05785 670.59989 224.13766 670.60429 C 221.72129 670.60981 219.87966 668.44386 219.92344 666.09605 C 219.97647 663.25254 222.53844 661.10235 225.31372 661.1958 C 228.5843 661.30592 231.04405 664.26546 230.90001 667.46812 C 230.73371 671.16573 227.37563 673.9357 223.74564 673.74045 C 219.62101 673.51859 216.54038 669.7613 216.78728 665.70403 C 217.06426 661.15238 221.22122 657.76077 225.70574 658.05963 C 230.68442 658.39143 234.38724 662.94839 234.03617 667.86015 "
+ transform="translate(8.118254,86.59512)" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.25;stroke-dasharray:none;"
+ id="rect824"
+ width="19.394419"
+ height="21.105692"
+ x="33.779067"
+ y="641.80127" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.25;stroke-dasharray:none;"
+ id="rect825"
+ width="23.387388"
+ height="15.971874"
+ x="63.441062"
+ y="637.23785" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.25;stroke-dasharray:none;"
+ id="rect826"
+ width="71.303009"
+ height="48.486046"
+ x="95.384799"
+ y="630.96320" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.25;stroke-dasharray:none;"
+ id="rect827"
+ width="55.331135"
+ height="22.246540"
+ x="134.17374"
+ y="632.67450" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.25;stroke-dasharray:none;"
+ id="rect828"
+ width="39.929688"
+ height="25.098660"
+ x="147.86409"
+ y="645.79419" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.25;stroke-dasharray:none;"
+ id="rect829"
+ width="35.366295"
+ height="24.528236"
+ x="178.09655"
+ y="653.78009" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.25;stroke-dasharray:none;"
+ id="rect830"
+ width="31.943748"
+ height="28.521204"
+ x="202.05435"
+ y="634.38568" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="rect742"
+ width="8.8204584"
+ height="3.5281835"
+ x="238.92450"
+ y="671.01892" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="rect743"
+ width="7.0563669"
+ height="4.1162143"
+ x="258.32946"
+ y="658.08228" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="rect744"
+ width="4.1162143"
+ height="1.7640917"
+ x="273.02973"
+ y="650.43799" />
+ <rect
+ style="font-size:12;fill:#0000ff;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="rect745"
+ width="2.9401529"
+ height="1.1760612"
+ x="284.79035"
+ y="647.49768" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1670);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1671"
+ sodipodi:sides="3"
+ sodipodi:cx="201.877922"
+ sodipodi:cy="2135.88616"
+ sodipodi:r1="24.1681444"
+ sodipodi:r2="12.0840722"
+ sodipodi:arg1="0.50709850"
+ sodipodi:arg2="1.55429606"
+ points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 "
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,435.3455,913.5015)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1669);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1672"
+ sodipodi:sides="3"
+ sodipodi:cx="227.699517"
+ sodipodi:cy="2130.60447"
+ sodipodi:r1="22.8572077"
+ sodipodi:r2="11.4286038"
+ sodipodi:arg1="2.63200039"
+ sodipodi:arg2="3.67919794"
+ points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 "
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,435.2331,918.4898)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1668);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1673"
+ sodipodi:sides="3"
+ sodipodi:cx="231.220644"
+ sodipodi:cy="2138.82043"
+ sodipodi:r1="15.1449380"
+ sodipodi:r2="7.57246898"
+ sodipodi:arg1="2.52134317"
+ sodipodi:arg2="3.56854072"
+ points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 "
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,455.2863,907.8346)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1667);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1674"
+ sodipodi:sides="3"
+ sodipodi:cx="235.328625"
+ sodipodi:cy="2151.14437"
+ sodipodi:r1="14.7182341"
+ sodipodi:r2="7.35911706"
+ sodipodi:arg1="2.73146531"
+ sodipodi:arg2="3.77866286"
+ points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 "
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,467.1236,895.3092)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1666);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1675"
+ sodipodi:sides="3"
+ sodipodi:cx="240.610314"
+ sodipodi:cy="2158.77348"
+ sodipodi:r1="8.95794403"
+ sodipodi:r2="4.47897201"
+ sodipodi:arg1="2.58993767"
+ sodipodi:arg2="3.63713522"
+ points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 "
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,433.7588,886.8756)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1665);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1676"
+ sodipodi:sides="3"
+ sodipodi:cx="250.586840"
+ sodipodi:cy="2164.05517"
+ sodipodi:r1="9.71416924"
+ sodipodi:r2="4.85708462"
+ sodipodi:arg1="2.70496549"
+ sodipodi:arg2="3.75216304"
+ points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 "
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,451.4646,881.5180)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1664);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1677"
+ sodipodi:sides="3"
+ sodipodi:cx="259.389656"
+ sodipodi:cy="2166.40259"
+ sodipodi:r1="6.69116994"
+ sodipodi:r2="3.34558497"
+ sodipodi:arg1="2.48054948"
+ sodipodi:arg2="3.52774704"
+ points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 "
+ transform="matrix(-1.000000,0.000000,0.000000,1.000000,472.6916,878.3766)" />
+ <rect
+ style="font-size:12;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="rect1117"
+ width="11.092096"
+ height="11.092096"
+ x="7.2950687"
+ y="2896.3718" />
+ <g
+ id="g1604"
+ transform="matrix(0.335156,0.000000,0.000000,0.335156,110.8210,2261.285)">
+ <rect
+ style="font-size:12;fill-rule:evenodd;stroke-width:1pt;fill:url(#linearGradient1603);"
+ id="rect289"
+ width="5.624984"
+ height="23.749997"
+ x="113.124985"
+ y="5.624999"
+ transform="translate(44.44951,2075.979)" />
+ <path
+ style="font-size:12;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ d="M 28.75 5.625 L 23.125 5.625 L 23.125 29.375 L 28.75 29.375 "
+ id="path290"
+ sodipodi:nodetypes="cccc"
+ transform="translate(134.4495,2075.979)" />
+ <rect
+ style="font-size:12;fill-rule:evenodd;stroke-width:1pt;fill:url(#linearGradient1603);"
+ id="rect293"
+ width="5.625001"
+ height="23.749997"
+ x="91.249990"
+ y="5.624999"
+ transform="translate(44.44951,2075.979)" />
+ <path
+ style="font-size:12;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ d="M 21.875 5.625 L 27.5 5.625 L 27.5 29.375 L 21.875 29.375 "
+ id="path294"
+ sodipodi:nodetypes="cccc"
+ transform="translate(113.8245,2075.979)" />
+ <path
+ style="font-size:12;fill:#feff80;fill-rule:evenodd;stroke:#00007f;stroke-width:1.25;stroke-linejoin:round;"
+ d="M 5.625 17.5 L 10.625 12.5 L 10.625 15.625 L 14.375 15.625 L 14.375 12.5 L 19.375 17.5 L 14.375 22.5 L 14.375 19.375 L 10.625 19.375 L 10.625 22.5 L 5.625 17.5 z "
+ id="path295"
+ sodipodi:nodetypes="ccccccccccc"
+ transform="translate(136.9495,2075.979)" />
+ </g>
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:1pt;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;"
+ d="M 51.894697,3021.8380 L 105.49633,3036.2005"
+ id="path1622" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:1pt;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;"
+ d="M 49.351658,3026.1662 L 102.95328,3040.5287"
+ id="path1623" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:1pt;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;"
+ d="M 46.808618,3030.4945 L 100.41024,3044.8570"
+ id="path1624" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:1pt;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;"
+ d="M 44.265579,3034.8227 L 97.867203,3049.1852"
+ id="path1625" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:1pt;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;"
+ d="M 41.722540,3039.1509 L 95.324166,3053.5134"
+ id="path1626" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:1pt;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;"
+ d="M 39.179500,3043.4792 L 92.781119,3057.8417"
+ id="path1627" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:1pt;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;"
+ d="M 36.636461,3047.8074 L 90.238079,3062.1699"
+ id="path1628" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:1pt;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;"
+ d="M 34.093422,3052.1356 L 87.695042,3066.4981"
+ id="path1629" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-width:1pt;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.75;"
+ d="M 31.550380,3056.4639 L 85.152005,3070.8264"
+ id="path1630" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path1641"
+ sodipodi:cx="131.45539856"
+ sodipodi:cy="2120.62792969"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="9.18572426"
+ sodipodi:argument="-18.38590813"
+ sodipodi:t0="0.00000000"
+ d="M 131.45540,2120.6279 C 131.86733,2120.8339 131.38099,2121.2848 131.11307,2121.3126 C 130.38700,2121.3878 129.98969,2120.5582 130.08607,2119.9433 C 130.25847,2118.8434 131.48161,2118.3135 132.48239,2118.5739 C 133.95109,2118.9561 134.62956,2120.6179 134.19405,2121.9973 C 133.61359,2123.8358 131.49936,2124.6664 129.74374,2124.0512 C 127.53447,2123.2772 126.55041,2120.7047 127.34742,2118.5739 C 128.31270,2115.9933 131.34648,2114.8551 133.85172,2115.8353 C 136.80406,2116.9904 138.09693,2120.4872 136.93271,2123.3666 C 135.58856,2126.6909 131.62765,2128.1387 128.37441,2126.7899 C 124.67788,2125.2573 123.07502,2120.8315 124.60876,2117.2046 C 126.32940,2113.1357 131.22055,2111.3777 135.22105,2113.0966 C 139.66236,2115.0050 141.57578,2120.3620 139.67136,2124.7359"
+ transform="matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1446.137,2985.595)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path1642"
+ sodipodi:cx="143.19247437"
+ sodipodi:cy="2128.84399414"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="12.60029888"
+ sodipodi:argument="-18.36507797"
+ sodipodi:t0="0.00000000"
+ d="M 143.19247 2128.844 C 143.75153 2129.1382 143.07166 2129.7428 142.70343 2129.7732 C 141.70554 2129.8556 141.18436 2128.7064 141.3341 2127.8659 C 141.60196 2126.3624 143.29454 2125.6707 144.65961 2126.0564 C 146.66291 2126.6225 147.5459 2128.9209 146.90922 2130.8002 C 146.06063 2133.305 143.13738 2134.3837 140.74725 2133.4899 C 137.73951 2132.3652 136.46344 2128.8091 137.61736 2125.9097 C 139.0149 2122.3982 143.20804 2120.9238 146.61579 2122.3397 C 150.63171 2124.0082 152.30488 2128.8408 150.62596 2132.7564 C 148.68758 2137.277 143.21411 2139.1494 138.79107 2137.2067 C 133.76532 2134.9992 131.69356 2128.8838 133.90061 2123.9535 C 136.37659 2118.4225 143.13469 2116.1512 148.57197 2118.6229 C 154.60838 2121.3671 157.07945 2128.7684 154.34271 2134.7125 "
+ transform="matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1462.354,2976.354)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path1643"
+ sodipodi:cx="154.34271240"
+ sodipodi:cy="2141.75463867"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="25.20059776"
+ sodipodi:argument="-18.36507797"
+ sodipodi:t0="0.00000000"
+ d="M 154.34271 2141.7546 C 155.46082 2142.3431 154.10109 2143.5522 153.36462 2143.613 C 151.36884 2143.7779 150.32648 2141.4795 150.62597 2139.7985 C 151.16169 2136.7915 154.54685 2135.4081 157.27698 2136.1795 C 161.28357 2137.3116 163.04956 2141.9084 161.7762 2145.667 C 160.07902 2150.6767 154.23252 2152.834 149.45226 2151.0465 C 143.43679 2148.7971 140.88465 2141.6848 143.19248 2135.8861 C 145.98757 2128.863 154.37385 2125.9143 161.18935 2128.746 C 169.22117 2132.0831 172.56753 2141.7482 169.20969 2149.5794 C 165.33293 2158.6207 154.38598 2162.3654 145.5399 2158.48 C 135.48841 2154.0651 131.34489 2141.8342 135.75899 2131.9737 C 140.71094 2120.9117 154.22715 2116.369 165.10171 2121.3125 C 177.17453 2126.8008 182.11667 2141.6034 176.64318 2153.4917 "
+ transform="matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1446.137,2961.978)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path1644"
+ sodipodi:cx="177.23004150"
+ sodipodi:cy="2161.12084961"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="19.67494583"
+ sodipodi:argument="-18.54667091"
+ sodipodi:t0="0.00000000"
+ d="M 177.23004 2161.1208 C 178.17161 2161.4151 177.29795 2162.5352 176.741 2162.6858 C 175.23169 2163.0938 174.1072 2161.4758 174.10015 2160.1428 C 174.08755 2157.7582 176.49195 2156.2186 178.69718 2156.426 C 181.93344 2156.7304 183.93767 2160.0113 183.48982 2163.077 C 182.89291 2167.1632 178.70759 2169.6442 174.78481 2168.9456 C 169.8484 2168.0664 166.88581 2162.9648 167.84037 2158.1866 C 168.99647 2152.3995 175.0205 2148.9527 180.65336 2150.1662 C 187.29149 2151.5963 191.2239 2158.5463 189.7496 2165.0332 C 188.04747 2172.5227 180.16935 2176.9417 172.82863 2175.2054 C 164.48765 2173.2324 159.58133 2164.4246 161.58059 2156.2304 C 163.82346 2147.0377 173.56199 2141.6436 182.60954 2143.9065 C 192.65404 2146.4186 198.53622 2157.0887 196.00938 2166.9894 "
+ transform="matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1446.137,2951.090)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path1645"
+ sodipodi:cx="143.19247437"
+ sodipodi:cy="2128.84399414"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="12.60029888"
+ sodipodi:argument="-18.36507797"
+ sodipodi:t0="0.00000000"
+ d="M 143.19247 2128.844 C 143.75153 2129.1382 143.07166 2129.7428 142.70343 2129.7732 C 141.70554 2129.8556 141.18436 2128.7064 141.3341 2127.8659 C 141.60196 2126.3624 143.29454 2125.6707 144.65961 2126.0564 C 146.66291 2126.6225 147.5459 2128.9209 146.90922 2130.8002 C 146.06063 2133.305 143.13738 2134.3837 140.74725 2133.4899 C 137.73951 2132.3652 136.46344 2128.8091 137.61736 2125.9097 C 139.0149 2122.3982 143.20804 2120.9238 146.61579 2122.3397 C 150.63171 2124.0082 152.30488 2128.8408 150.62596 2132.7564 C 148.68758 2137.277 143.21411 2139.1494 138.79107 2137.2067 C 133.76532 2134.9992 131.69356 2128.8838 133.90061 2123.9535 C 136.37659 2118.4225 143.13469 2116.1512 148.57197 2118.6229 C 154.60838 2121.3671 157.07945 2128.7684 154.34271 2134.7125 "
+ transform="matrix(4.753003e-17,0.153524,-0.153524,4.753003e-17,495.4083,3047.952)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path1646"
+ sodipodi:cx="143.19247437"
+ sodipodi:cy="2128.84399414"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="12.60029888"
+ sodipodi:argument="-18.36507797"
+ sodipodi:t0="0.00000000"
+ d="M 143.19247 2128.844 C 143.75153 2129.1382 143.07166 2129.7428 142.70343 2129.7732 C 141.70554 2129.8556 141.18436 2128.7064 141.3341 2127.8659 C 141.60196 2126.3624 143.29454 2125.6707 144.65961 2126.0564 C 146.66291 2126.6225 147.5459 2128.9209 146.90922 2130.8002 C 146.06063 2133.305 143.13738 2134.3837 140.74725 2133.4899 C 137.73951 2132.3652 136.46344 2128.8091 137.61736 2125.9097 C 139.0149 2122.3982 143.20804 2120.9238 146.61579 2122.3397 C 150.63171 2124.0082 152.30488 2128.8408 150.62596 2132.7564 C 148.68758 2137.277 143.21411 2139.1494 138.79107 2137.2067 C 133.76532 2134.9992 131.69356 2128.8838 133.90061 2123.9535 C 136.37659 2118.4225 143.13469 2116.1512 148.57197 2118.6229 C 154.60838 2121.3671 157.07945 2128.7684 154.34271 2134.7125 "
+ transform="matrix(9.506006e-17,0.307048,-0.307048,9.506006e-17,828.6040,3024.086)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path1647"
+ sodipodi:cx="143.19247437"
+ sodipodi:cy="2128.84399414"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="12.60029888"
+ sodipodi:argument="-18.36507797"
+ sodipodi:t0="0.00000000"
+ d="M 143.19247 2128.844 C 143.75153 2129.1382 143.07166 2129.7428 142.70343 2129.7732 C 141.70554 2129.8556 141.18436 2128.7064 141.3341 2127.8659 C 141.60196 2126.3624 143.29454 2125.6707 144.65961 2126.0564 C 146.66291 2126.6225 147.5459 2128.9209 146.90922 2130.8002 C 146.06063 2133.305 143.13738 2134.3837 140.74725 2133.4899 C 137.73951 2132.3652 136.46344 2128.8091 137.61736 2125.9097 C 139.0149 2122.3982 143.20804 2120.9238 146.61579 2122.3397 C 150.63171 2124.0082 152.30488 2128.8408 150.62596 2132.7564 C 148.68758 2137.277 143.21411 2139.1494 138.79107 2137.2067 C 133.76532 2134.9992 131.69356 2128.8838 133.90061 2123.9535 C 136.37659 2118.4225 143.13469 2116.1512 148.57197 2118.6229 C 154.60838 2121.3671 157.07945 2128.7684 154.34271 2134.7125 "
+ transform="matrix(3.802402e-16,1.228191,-1.228191,3.802402e-16,2775.553,2880.891)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.125;stroke-dasharray:none;"
+ id="path1648"
+ sodipodi:cx="143.19247437"
+ sodipodi:cy="2128.84399414"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="12.60029888"
+ sodipodi:argument="-18.36507797"
+ sodipodi:t0="0.00000000"
+ d="M 143.19247 2128.844 C 143.75153 2129.1382 143.07166 2129.7428 142.70343 2129.7732 C 141.70554 2129.8556 141.18436 2128.7064 141.3341 2127.8659 C 141.60196 2126.3624 143.29454 2125.6707 144.65961 2126.0564 C 146.66291 2126.6225 147.5459 2128.9209 146.90922 2130.8002 C 146.06063 2133.305 143.13738 2134.3837 140.74725 2133.4899 C 137.73951 2132.3652 136.46344 2128.8091 137.61736 2125.9097 C 139.0149 2122.3982 143.20804 2120.9238 146.61579 2122.3397 C 150.63171 2124.0082 152.30488 2128.8408 150.62596 2132.7564 C 148.68758 2137.277 143.21411 2139.1494 138.79107 2137.2067 C 133.76532 2134.9992 131.69356 2128.8838 133.90061 2123.9535 C 136.37659 2118.4225 143.13469 2116.1512 148.57197 2118.6229 C 154.60838 2121.3671 157.07945 2128.7684 154.34271 2134.7125 "
+ transform="matrix(7.604803e-16,2.456381,-2.456381,7.604803e-16,5369.314,2689.966)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1670);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1649"
+ sodipodi:sides="3"
+ sodipodi:cx="201.877922"
+ sodipodi:cy="2135.88616"
+ sodipodi:r1="24.1681444"
+ sodipodi:r2="12.0840722"
+ sodipodi:arg1="0.50709850"
+ sodipodi:arg2="1.55429606"
+ points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 "
+ transform="translate(25.37820,913.5015)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1669);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1650"
+ sodipodi:sides="3"
+ sodipodi:cx="227.699517"
+ sodipodi:cy="2130.60447"
+ sodipodi:r1="22.8572077"
+ sodipodi:r2="11.4286038"
+ sodipodi:arg1="2.63200039"
+ sodipodi:arg2="3.67919794"
+ points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 "
+ transform="translate(25.49059,918.4898)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1668);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1651"
+ sodipodi:sides="3"
+ sodipodi:cx="231.220644"
+ sodipodi:cy="2138.82043"
+ sodipodi:r1="15.1449380"
+ sodipodi:r2="7.57246898"
+ sodipodi:arg1="2.52134317"
+ sodipodi:arg2="3.56854072"
+ points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 "
+ transform="translate(5.437376,907.8346)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1667);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1652"
+ sodipodi:sides="3"
+ sodipodi:cx="235.328625"
+ sodipodi:cy="2151.14437"
+ sodipodi:r1="14.7182341"
+ sodipodi:r2="7.35911706"
+ sodipodi:arg1="2.73146531"
+ sodipodi:arg2="3.77866286"
+ points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 "
+ transform="translate(-6.399885,895.3092)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1666);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1653"
+ sodipodi:sides="3"
+ sodipodi:cx="240.610314"
+ sodipodi:cy="2158.77348"
+ sodipodi:r1="8.95794403"
+ sodipodi:r2="4.47897201"
+ sodipodi:arg1="2.58993767"
+ sodipodi:arg2="3.63713522"
+ points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 "
+ transform="translate(26.96481,886.8756)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1665);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1654"
+ sodipodi:sides="3"
+ sodipodi:cx="250.586840"
+ sodipodi:cy="2164.05517"
+ sodipodi:r1="9.71416924"
+ sodipodi:r2="4.85708462"
+ sodipodi:arg1="2.70496549"
+ sodipodi:arg2="3.75216304"
+ points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 "
+ transform="translate(9.258993,881.5180)" />
+ <polygon
+ sodipodi:type="star"
+ style="font-size:12;fill:url(#radialGradient1664);fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1pt;"
+ id="polygon1655"
+ sodipodi:sides="3"
+ sodipodi:cx="259.389656"
+ sodipodi:cy="2166.40259"
+ sodipodi:r1="6.69116994"
+ sodipodi:r2="3.34558497"
+ sodipodi:arg1="2.48054948"
+ sodipodi:arg2="3.52774704"
+ points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 "
+ transform="translate(-11.96790,878.3766)" />
+ <path
+ sodipodi:type="spiral"
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;"
+ id="path1678"
+ sodipodi:cx="143.19247437"
+ sodipodi:cy="2128.84399414"
+ sodipodi:expansion="1.00000000"
+ sodipodi:revolution="3.00000000"
+ sodipodi:radius="12.60029888"
+ sodipodi:argument="-18.36507797"
+ sodipodi:t0="0.00000000"
+ d="M 143.19247 2128.844 C 143.75153 2129.1382 143.07166 2129.7428 142.70343 2129.7732 C 141.70554 2129.8556 141.18436 2128.7064 141.3341 2127.8659 C 141.60196 2126.3624 143.29454 2125.6707 144.65961 2126.0564 C 146.66291 2126.6225 147.5459 2128.9209 146.90922 2130.8002 C 146.06063 2133.305 143.13738 2134.3837 140.74725 2133.4899 C 137.73951 2132.3652 136.46344 2128.8091 137.61736 2125.9097 C 139.0149 2122.3982 143.20804 2120.9238 146.61579 2122.3397 C 150.63171 2124.0082 152.30488 2128.8408 150.62596 2132.7564 C 148.68758 2137.277 143.21411 2139.1494 138.79107 2137.2067 C 133.76532 2134.9992 131.69356 2128.8838 133.90061 2123.9535 C 136.37659 2118.4225 143.13469 2116.1512 148.57197 2118.6229 C 154.60838 2121.3671 157.07945 2128.7684 154.34271 2134.7125 "
+ transform="matrix(1.082533e-16,0.349663,-0.349663,1.082533e-16,875.7712,3017.602)" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 196.99400,3068.6379 C 196.95027,3069.5985 196.90988,3070.6923 195.88884,3071.4349"
+ id="path1679" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 204.09127,3068.7498 C 204.09127,3069.4930 203.63158,3070.8647 203.72289,3071.7705"
+ id="path1680" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 210.43976,3068.8616 C 210.63974,3069.5567 210.52187,3070.6496 212.28171,3071.4349"
+ id="path1681" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 219.47157,3068.4141 C 219.25578,3069.0810 217.61069,3070.9762 218.36640,3071.6587"
+ id="path1682" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 226.61412,3069.1973 C 226.33363,3069.5963 225.26235,3070.9994 226.61412,3071.5468"
+ id="path1683" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 232.81932,3068.4141 C 232.91086,3069.3407 232.33828,3070.2950 234.66127,3071.3230"
+ id="path1684" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 241.93404,3068.8616 C 242.01388,3069.4314 240.94300,3070.4242 240.46049,3071.3230"
+ id="path1685" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 247.18547,3068.7498 C 247.21260,3069.1864 247.38086,3070.4725 250.13258,3071.0993"
+ id="path1686" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 255.76045,3068.9735 C 255.76045,3069.1314 255.54818,3070.5866 256.49723,3071.2111"
+ id="path1687" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 260.26286,3068.7498 C 261.31771,3069.9831 261.39331,3071.4353 266.89386,3072.3299"
+ id="path1688" />
+ <path
+ style="font-size:12;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.362915pt;"
+ d="M 270.67176,3069.4210 C 270.67176,3070.2613 270.56597,3071.0915 271.40854,3071.8824"
+ id="path1689" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff9900;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.399011;stroke-dasharray:none;"
+ id="path1127"
+ sodipodi:cx="46.94835663"
+ sodipodi:cy="2348.01635742"
+ sodipodi:rx="23.47417831"
+ sodipodi:ry="13.79107952"
+ d="M 70.422535 2348.016357 A 23.474178 13.791080 0 1 0 23.474178,2348.016357 A 23.4742 13.7911 0 1 0 70.4225 2348.02 z"
+ transform="matrix(1.362500,0.000000,0.000000,1.744680,48.40295,-797.2569)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff9900;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.6;stroke-dasharray:none;"
+ id="path1128"
+ sodipodi:cx="75.41079712"
+ sodipodi:cy="2351.24414062"
+ sodipodi:rx="25.52816772"
+ sodipodi:ry="17.60563278"
+ d="M 100.938965 2351.244141 A 25.528168 17.605633 0 1 0 49.882629,2351.244141 A 25.5282 17.6056 0 1 0 100.939 2351.24 z"
+ transform="matrix(1.000000,0.000000,0.000000,1.051282,63.36775,817.8987)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff9900;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.6;stroke-dasharray:none;"
+ id="path1129"
+ sodipodi:cx="98.00469208"
+ sodipodi:cy="2349.48364258"
+ sodipodi:rx="21.71361351"
+ sodipodi:ry="13.49765205"
+ d="M 119.718306 2349.483643 A 21.713614 13.497652 0 1 0 76.291079,2349.483643 A 21.7136 13.4977 0 1 0 119.718 2349.48 z"
+ transform="matrix(1.000000,0.000000,0.000000,1.051282,65.71517,830.2227)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff9900;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.6;stroke-dasharray:none;"
+ id="path1130"
+ sodipodi:cx="116.78403473"
+ sodipodi:cy="2348.01635742"
+ sodipodi:rx="12.91079807"
+ sodipodi:ry="9.68309784"
+ d="M 129.694833 2348.016357 A 12.910798 9.683098 0 1 0 103.873237,2348.016357 A 12.9108 9.6831 0 1 0 129.695 2348.02 z"
+ transform="matrix(1.000000,0.000000,0.000000,1.051282,68.04040,820.2461)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff9900;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.6;stroke-dasharray:none;"
+ id="path1131"
+ sodipodi:cx="130.86854553"
+ sodipodi:cy="2347.13623047"
+ sodipodi:rx="11.73708916"
+ sodipodi:ry="7.62910795"
+ d="M 142.605635 2347.136230 A 11.737089 7.629108 0 1 0 119.131456,2347.136230 A 11.7371 7.62911 0 1 0 142.606 2347.14 z"
+ transform="matrix(1.000000,0.000000,0.000000,1.051282,69.23630,824.9409)" />
+ <path
+ sodipodi:type="arc"
+ style="font-size:12;fill:#ff9900;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.6;stroke-dasharray:none;"
+ id="path1132"
+ sodipodi:cx="142.89906311"
+ sodipodi:cy="2347.42968750"
+ sodipodi:rx="7.33568048"
+ sodipodi:ry="5.57511711"
+ d="M 150.234744 2347.429688 A 7.335680 5.575117 0 1 0 135.563383,2347.429688 A 7.33568 5.57512 0 1 0 150.235 2347.43 z"
+ transform="matrix(1.000000,0.000000,0.000000,1.051282,68.64944,819.5990)" />
+</svg>
diff --git a/share/tutorials/tutorial-basic.sl.svg b/share/tutorials/tutorial-basic.sl.svg
new file mode 100644
index 000000000..b0bf936e9
--- /dev/null
+++ b/share/tutorials/tutorial-basic.sl.svg
@@ -0,0 +1,437 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::OSNOVE</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">V tem vodiču vam bomo predstavili osnove uporabe Inkscapa. To je običajen dokument, ki ga lahko odprete, spreminjate in shranjujete.
+</flowDiv></flowRoot>
+
+<rect id="d0e18" width="264" height="1000px" x="35" y="60.056249" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Osnovni vodič po Inkscapu zajema gibanje, približevanje, upravljanje z dokumenti, risanje oblik, spreminjanje predmetov, metode izbiranja predmetov, združevanje, nastavljanje polnila in obrisa, poravnave in prekrivanje. Za ostale teme si poglejte Napredni vodič v meniju Pomoč.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="125.31249700000001"><tspan x="10" y="125.31249700000001">Gibanje po platnu</tspan></text>
+
+<rect id="d0e27" width="288" height="1000px" x="10" y="130.21249699999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e27" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Po dokumentu se lahko gibate na mnogo načinov. S tipkovnico držite tipko Ctrl in pritiskate na smerne tipke <flowSpan style="font-weight:bold">Ctrl+smerne tipke</flowSpan>. (Poskusite se sedaj tako premakniti navzdol.) Platno lahko povlečete s srednjim miškinim gumbom. Uporabite lahko tudi drsnike (pritisnite <flowSpan style="font-weight:bold">Ctrl+B</flowSpan>, da jih pokažete ali skrijete). Miškin <flowSpan style="font-weight:bold">kolešček</flowSpan> vas premika po navpični osi; hkratno držanje tipke <flowSpan style="font-weight:bold">Shift</flowSpan> po vodoravni.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="229.37221499999998"><tspan x="10" y="229.37221499999998">Približevanje in oddaljevanje pogleda</tspan></text>
+<rect id="d0e48" width="288" height="1000px" x="10" y="234.272215" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e48" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Najlažji način je pritiskanje tipk <flowSpan style="font-weight:bold">+</flowSpan>, <flowSpan style="font-weight:bold">-</flowSpan> ali <flowSpan style="font-weight:bold">=</flowSpan>. Uporabite lahko tudi <flowSpan style="font-weight:bold">Ctrl+srednji gumb</flowSpan> ali <flowSpan style="font-weight:bold">Ctrl+desni gumb</flowSpan> za približanje pogleda, <flowSpan style="font-weight:bold">Shift+srednji gumb</flowSpan> ali <flowSpan style="font-weight:bold">Shift+desni gumb</flowSpan> za oddaljitev podgleda, ali pa držite <flowSpan style="font-weight:bold">Ctrl</flowSpan> in vrtite miškin kolešček. V spodnjem desnem kotu okna lahko stopnjo povečave tudi izberete ali vpišete v odstotkih. Končno pa imamo tudi orodje za Pogled (v levi orodjarni), s katerim lahko približate območje tako, da ga obkrožite.
+</flowDiv></flowRoot>
+<rect id="d0e75" width="288" height="1000px" x="10" y="329.375604" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e75" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape si zapomni tudi zgodovino povečav, ki ste jih med delom uporabili. Pritisnite <flowSpan style="font-weight:bold">`</flowSpan> za premikanje skozi prejšnje povečave ali <flowSpan style="font-weight:bold">Shift+`</flowSpan> za prejšnje bodoče.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="383.94556700000004"><tspan x="10" y="383.94556700000004">Orodja v Inkscapu</tspan></text>
+
+<rect id="d0e90" width="288" height="1000px" x="10" y="388.845567" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e90" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Navpična orodjarna na levi strani vsebuje orodja za risanje in urejanje. V gornjem delu zaslona, pod meniji najdete <flowSpan style="font-style:italic">Vrstico ukazov</flowSpan> s splošnimi funkcijami, in <flowSpan style="font-style:italic">Vrstico orodja</flowSpan>, ki prikazuje možnosti posameznega orodja.
+<flowSpan style="font-style:italic">Vrstica stanja</flowSpan> na dnu okna med delom prikazuje uporabne nasvete
+in sporočila.</flowDiv></flowRoot>
+
+<rect id="d0e102" width="288" height="1000px" x="10" y="452.11813700000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e102" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Mnogo dejanj lahko napravite s pomočjo kombinacij tipk na tipkovnici. Odprite <flowSpan style="font-family:sans serif">Pomoč &gt; Miška in tipkovnica</flowSpan> za celoten spisek. (V naslednjem razdelku bomo s tipkovnico prilagajali pogled).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="506.64670700000005"><tspan x="10" y="506.64670700000005">Ustvarjanje in urejanje dokumentov</tspan></text>
+
+<rect id="d0e114" width="288" height="1000px" x="10" y="511.546707" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e114" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Da ustvarite nov, prazen dokument, izberite <flowSpan style="font-family:sans serif">Datoteka &gt; Nova</flowSpan> ali
+pritisnite <flowSpan style="font-weight:bold">Ctrl+N</flowSpan>. Da odprete obstoječ SVG dokument, izberite
+<flowSpan style="font-family:sans serif">Datoteka &gt; Odpri</flowSpan>. Za shranjevanje uporabite <flowSpan style="font-family:sans serif">Datoteka &gt; Shrani</flowSpan> ali pritisnite <flowSpan style="font-weight:bold">Ctrl+S</flowSpan>, za shranjevanje pod novim imenom pa <flowSpan style="font-family:sans serif">Shrani kot</flowSpan> (<flowSpan style="font-weight:bold">Shift+Ctrl+S</flowSpan>). (Inkscape je še v razvoju, zato shranjujte pogosto!)</flowDiv></flowRoot>
+
+<rect id="d0e138" width="288" height="1000px" x="10" y="585.717037" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e138" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape za zapis datotek uporablja obliko SVG (Scalable Vector Graphics - raztegljiva vektorska grafika). SVG je odprt in široko podprt standard. SVG datoteke temeljijo na XML jeziku in jih lahko odpremo tudi s katerimkoli urejevalnikom besedil. Razen SVG zna Inkscape uvažati in izvažati tudi v različne druge zapise (EPS, PNG).</flowDiv></flowRoot>
+
+<rect id="d0e141" width="288" height="1000px" x="10" y="659.267467" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e141" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape odpre ločeno okno za vsak odprt dokument. Med njimi
+se lahko premikate s svojim upravljalnikom oken (na primer z <flowSpan style="font-weight:bold">Alt+Tab</flowSpan>),
+ali pa uporabite Inkscapovo bližnjico <flowSpan style="font-weight:bold">Ctrl+Tab</flowSpan>, ki omogoča kroženje
+med odprtimi okni. (Za vajo poskusite ustvariti nov dokument in
+preizkusite preklapljanje med njim in tem vodičem).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="736.18143"><tspan x="10" y="736.18143">Risanje likov</tspan></text>
+<rect id="d0e156" width="288" height="1000px" x="10" y="741.08143" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e156" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Čas za risanje! Iz orodjarne izberite orodje za pravokotnike (ali pritisnite
+<flowSpan style="font-weight:bold">F4</flowSpan>) in povlecite po platnu. To lahko storite kar tu ali pa v novem dokumentu:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="11.835085" x="8.2425785" height="21.105692" width="19.394419" id="basic-f01.svgrect824" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="7.2717309" x="37.904560" height="15.971874" width="23.387388" id="basic-f01.svgrect825" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="0.99707252" x="69.848328" height="48.486046" width="71.303009" id="basic-f01.svgrect826" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="2.7083151" x="108.63728" height="22.246540" width="55.331135" id="basic-f01.svgrect827" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="15.828066" x="122.32764" height="25.098660" width="39.929688" id="basic-f01.svgrect828" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="23.814028" x="152.56003" height="24.528236" width="35.366295" id="basic-f01.svgrect829" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="4.4196191" x="176.51784" height="28.521204" width="31.943748" id="basic-f01.svgrect830" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="41.052860" x="213.38797" height="3.5281835" width="8.8204584" id="basic-f01.svgrect742" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="28.116152" x="232.79292" height="4.1162143" width="7.0563669" id="basic-f01.svgrect743" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="20.471804" x="247.49321" height="1.7640917" width="4.1162143" id="basic-f01.svgrect744" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 789.353939) " y="17.531618" x="259.25388" height="1.1760612" width="2.9401529" id="basic-f01.svgrect745" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e172" width="288" height="1000px" x="10" y="851.089985" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e172" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kot vidite, so pravokotniki najprej modri, delno prosojni, z <flowSpan style="font-style:italic">obrobo</flowSpan>
+široko 1 točko. Kasneje se bomo naučili to spremeniti, sedaj pa
+raje poskusite narisati še kako elipso, zvezdo in spiralo:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath750" sodipodi:cx="17.934933" sodipodi:cy="659.92175" sodipodi:rx="9.7025042" sodipodi:ry="3.8221989" d="M 27.637437 659.92175 A 9.7025042 3.8221989 0 1 1 8.2324286,659.92175 A 9.7025042 3.8221989 0 1 1 27.637437 659.92175 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath751" sodipodi:cx="25.873346" sodipodi:cy="681.67889" sodipodi:rx="5.2922754" sodipodi:ry="14.406750" d="M 31.165622 681.67889 A 5.2922754 14.406750 0 1 1 20.581071,681.67889 A 5.2922754 14.406750 0 1 1 31.165622 681.67889 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath752" sodipodi:cx="41.162140" sodipodi:cy="663.44995" sodipodi:rx="9.9965200" sodipodi:ry="9.1144743" d="M 51.158660 663.44995 A 9.9965200 9.1144743 0 1 1 31.165620,663.44995 A 9.9965200 9.1144743 0 1 1 51.158660 663.44995 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath753" sodipodi:cx="54.098812" sodipodi:cy="694.61554" sodipodi:rx="15.288795" sodipodi:ry="6.1743212" d="M 69.387608 694.61554 A 15.288795 6.1743212 0 1 1 38.810017,694.61554 A 15.288795 6.1743212 0 1 1 69.387608 694.61554 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath754" sodipodi:cx="57.038967" sodipodi:cy="671.09436" sodipodi:rx="16.464857" sodipodi:ry="15.582810" d="M 73.503824 671.09436 A 16.464857 15.582810 0 1 1 40.574110,671.09436 A 16.464857 15.582810 0 1 1 73.503824 671.09436 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath755" sodipodi:cx="80.560188" sodipodi:cy="672.85840" sodipodi:rx="9.9965200" sodipodi:ry="4.4102292" d="M 90.556708 672.85840 A 9.9965200 4.4102292 0 1 1 70.563668,672.85840 A 9.9965200 4.4102292 0 1 1 90.556708 672.85840 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath762" sodipodi:cx="178.76129" sodipodi:cy="683.14899" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="15.535585" sodipodi:argument="-18.335104" sodipodi:t0="0.0000000" d="M 178.76129,683.14899 C 179.43940,683.53227 178.57919,684.25216 178.12426,684.27605 C 176.89141,684.34078 176.29157,682.90524 176.50718,681.87492 C 176.89284,680.03191 179.00433,679.24203 180.67239,679.76781 C 183.12034,680.53942 184.12361,683.40459 183.26952,685.69712 C 182.13117,688.75271 178.48869,689.97405 175.57612,688.78428 C 171.91095,687.28707 170.46972,682.85734 171.99894,679.32678 C 173.85103,675.05081 179.07314,673.38875 183.22053,675.25958 C 188.10809,677.46428 189.99154,683.48174 187.77776,688.24526 C 185.22185,693.74493 178.40716,695.85016 173.02799,693.29251 C 166.91583,690.38635 164.58856,682.77314 167.49071,676.77865 C 170.74648,670.05373 179.15910,667.50424 185.76866,670.75135 C 193.10654,674.35625 195.87840,683.56893 192.28599,690.79339"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath763" sodipodi:cx="205.81070" sodipodi:cy="671.38837" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="16.818087" sodipodi:argument="-21.354641" sodipodi:t0="0.0000000" d="M 205.81070,671.38837 C 205.13259,670.88716 206.15177,670.22701 206.64374,670.26131 C 207.97697,670.35425 208.43229,671.97579 208.06482,673.05445 C 207.40750,674.98393 205.03460,675.55435 203.31157,674.76954 C 200.78296,673.61781 200.08259,670.40695 201.30246,668.05620 C 202.92837,664.92301 207.00318,664.09077 209.97591,665.75307 C 213.71680,667.84491 214.68154,672.79461 212.57305,676.38662 C 210.01940,680.73704 204.18919,681.83462 199.97940,679.27778 C 195.01831,676.26463 193.78767,669.55064 196.79423,664.72403 C 200.26542,659.15151 207.86528,657.78765 213.30808,661.24483 C 219.49255,665.17311 220.98974,673.66023 217.08129,679.71879 C 212.69660,686.51558 203.32122,688.14619 196.64723,683.78602 C 189.23783,678.94540 187.47374,668.68104 192.28599,661.39185"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(2.775740,-631.9013)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath764" sodipodi:cx="245.20876" sodipodi:cy="663.15594" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="35.095131" sodipodi:argument="-15.859339" sodipodi:t0="0.0000000" d="M 245.20876,663.15594 C 243.46926,663.42129 243.99287,660.94206 244.76773,660.26479 C 246.86756,658.42946 249.93635,660.14267 250.99106,662.27390 C 252.87768,666.08617 250.22882,670.43581 246.53182,671.82940 C 241.10633,673.87454 235.32592,670.18454 233.64415,664.92004 C 231.40263,657.90328 236.16922,650.65080 243.00364,648.70019 C 251.60406,646.24555 260.34573,652.10387 262.55566,660.50981 C 265.23218,670.69052 258.27435,680.93019 248.29592,683.39400 C 236.53668,686.29751 224.79385,678.23569 222.07955,666.68413 C 218.94579,653.34739 228.11444,640.09810 241.23955,637.13559 C 256.15313,633.76940 270.91112,644.04677 274.12026,658.74571 C 277.72043,675.23570 266.33299,691.50399 250.06001,694.95860 C 231.99391,698.79387 214.21416,686.29540 210.51495,668.44822"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(2.775740,-653.1611)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath776" sodipodi:cx="216.98329" sodipodi:cy="669.62427" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="13.422048" sodipodi:argument="-18.346712" sodipodi:t0="0.0000000" d="M 216.98329,669.62427 C 217.57295,669.94858 216.83704,670.57912 216.44426,670.60432 C 215.37986,670.67261 214.84726,669.43847 215.02319,668.54621 C 215.33788,666.95018 217.15407,666.24662 218.60038,666.68412 C 220.72289,667.32615 221.61834,669.79130 220.90349,671.78038 C 219.95071,674.43151 216.81624,675.52315 214.28815,674.52452 C 211.10680,673.26784 209.81731,669.45547 211.10299,666.39010 C 212.66012,662.67752 217.15481,661.18931 220.75649,662.76391 C 225.00095,664.61953 226.68841,669.79911 224.82370,673.93650 C 222.67081,678.71328 216.80473,680.60032 212.13203,678.44472 C 206.82262,675.99539 204.73575,669.44171 207.18279,664.23398 C 209.92799,658.39170 217.17006,656.10483 222.91261,658.84371 C 229.28792,661.88438 231.77492,669.81540 228.74390,676.09261"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(16.42857,-45.00000)" d="M 103.57143,87.362183 L 89.167288,83.363007 L 77.706936,92.961601 L 77.059255,78.026636 L 64.389006,70.093323 L 78.392857,64.862183 L 82.022564,50.360532 L 91.325101,62.062474 L 106.23863,61.033274 L 97.984066,73.496612 L 103.57143,87.362183 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3575959" sodipodi:arg1="0.72927738" sodipodi:r2="11.255667" sodipodi:r1="22.511335" sodipodi:cy="72.362183" sodipodi:cx="86.785713" sodipodi:sides="5" id="basic-f02.svgpath1306" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(16.42857,-45.00000)" d="M 109.28572,85.933610 L 99.673657,78.247016 L 87.892402,81.807554 L 92.232497,70.290653 L 85.205616,60.186281 L 97.500003,60.755039 L 104.93841,50.949655 L 108.19666,62.818067 L 119.82073,66.862379 L 109.54005,73.628704 L 109.28572,85.933610 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.7613236" sodipodi:arg1="1.1330050" sodipodi:r2="9.2668076" sodipodi:r1="18.533615" sodipodi:cy="69.147896" sodipodi:cx="101.42857" sodipodi:sides="5" id="basic-f02.svgpath1308" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(16.42857,-45.00000)" d="M 127.14286,79.862180 L 116.86250,78.323912 L 109.76721,85.920559 L 108.05339,75.668004 L 98.635983,71.267482 L 107.85714,66.469323 L 109.13215,56.153004 L 116.54496,63.440134 L 126.75036,61.464820 L 122.11058,70.766673 L 127.14286,79.862180 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2353062" sodipodi:arg1="0.60698766" sodipodi:r2="7.8266454" sodipodi:r1="15.653291" sodipodi:cy="70.933609" sodipodi:cx="114.28571" sodipodi:sides="5" id="basic-f02.svgpath1310" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(16.42857,-45.00000)" d="M 144.64285,71.290753 L 134.13330,73.039322 L 129.61570,82.688128 L 124.70509,73.233290 L 114.13251,71.918448 L 121.60713,64.326467 L 119.59052,53.865043 L 129.12071,58.627780 L 138.44694,53.477107 L 136.86230,64.012620 L 144.64285,71.290753 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="0.92190752" sodipodi:arg1="0.29358899" sodipodi:r2="8.0218134" sodipodi:r1="16.043627" sodipodi:cy="66.647896" sodipodi:cx="129.28571" sodipodi:sides="5" id="basic-f02.svgpath1312" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(16.42857,-45.00000)" d="M 162.50000,66.647894 L 157.19688,66.620372 L 154.16778,70.973359 L 152.55520,65.921280 L 147.47922,64.385585 L 151.78572,61.290752 L 151.67769,55.988653 L 155.95183,59.128019 L 160.96104,57.386837 L 159.29611,62.421906 L 162.50000,66.647894 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0919661" sodipodi:arg1="0.46364761" sodipodi:r2="3.9929783" sodipodi:r1="7.9859571" sodipodi:cy="63.076466" sodipodi:cx="155.35715" sodipodi:sides="5" id="basic-f02.svgpath1314" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 899.682227) translate(16.42857,-45.00000)" d="M 180.00001,69.505041 L 176.29332,68.425150 L 173.30236,70.866421 L 173.18397,67.007450 L 169.93792,64.917268 L 173.57144,63.612184 L 174.55624,59.879109 L 176.92026,62.931494 L 180.77495,62.714508 L 178.60248,65.906070 L 180.00001,69.505041 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3702658" sodipodi:arg1="0.74194727" sodipodi:r2="2.9069321" sodipodi:r1="5.8138647" sodipodi:cy="65.576469" sodipodi:cx="175.71429" sodipodi:sides="5" id="basic-f02.svgpath1316" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e188" width="288" height="1000px" x="10" y="972.152382" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e188" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To so <flowSpan style="font-style:italic">orodja za like</flowSpan>. Vsak lik, ki ga narišete, ima vsaj eno <flowSpan style="font-style:italic">ročico</flowSpan> v obliki romboida; poskusite jih premikati, da vidite, kako se lik odziva. V zgornji orodjarni je nekaj nastavitev za vsako orodje. Tudi tu lahko prilagajate obliko. Te nastavitve spremenijo trenutno izbran lik (tisti z ročicami) <flowSpan style="font-style:italic">in</flowSpan> se shranijo za bodoče novoustvarjene like.</flowDiv></flowRoot>
+
+<rect id="d0e200" width="288" height="1000px" x="10" y="1044.849687" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e200" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zadnje dejanje lahko <flowSpan style="font-style:italic">razveljavite</flowSpan> s pritiskom na <flowSpan style="font-weight:bold">Ctrl+Z</flowSpan>. (Če se še enkrat premislite, lahko <flowSpan style="font-style:italic">obnovite</flowSpan> razveljavljeno dejanje s <flowSpan style="font-weight:bold">Shift+Ctrl+Z</flowSpan>).</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1099.9323449999997"><tspan x="10" y="1099.9323449999997">Premikanje, raztezanje, vrtenje</tspan></text>
+<rect id="d0e221" width="288" height="1000px" x="10" y="1104.8323449999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e221" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Najpogosteje uporabljano orodje v Inkscapu je <flowSpan style="font-style:italic">Izbirnik</flowSpan>. Kliknite
+na najvišji gumb v orodjarni, tisti s puščico (ali pritisnite <flowSpan style="font-weight:bold">F1</flowSpan> ali
+<flowSpan style="font-weight:bold">preslednico</flowSpan>). Sedaj lahko izberete katerikoli predmet na platnu.
+Kliknite na spodnji pravokotnik.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1164.6379789999999) " y="-0.47140065" x="25.427231" height="38.810017" width="40.574112" id="basic-f03.svgrect804" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e243" width="288" height="1000px" x="10" y="1216.6979959999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e243" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Okrog predmeta se pojavi osem ročic v obliki puščic. Sedaj lahko:</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1241.2825658999998)"/><rect id="d0e250" width="258" height="1000px" x="20" y="1235.2825658999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e250" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Predmet <flowSpan style="font-style:italic">premikate</flowSpan> tako, da ga povlečete. (Držite <flowSpan style="font-weight:bold">Ctrl</flowSpan>, da gibanje omejite na vodoravno in navpično.</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1271.0391358999998)"/><rect id="d0e262" width="258" height="1000px" x="20" y="1265.0391358999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e262" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Umerjate</flowSpan> (spreminjate velikost) tako, da povlečete poljubno ročico (Držite <flowSpan style="font-weight:bold">Ctrl</flowSpan>, da ohranite izvirno razmerje višine in širine)
+</flowDiv></flowRoot>
+
+
+<rect id="d0e271" width="288" height="1000px" x="10" y="1305.4305898999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e271" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ponovno kliknite na pravokotnik. Ročice se spremenijo. Sedaj lahko:</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1339.4398938999998)"/><rect id="d0e278" width="258" height="1000px" x="20" y="1333.4398938999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e278" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Vrtite</flowSpan> predmet tako, da vlečete ročice v kotih. (Držite <flowSpan style="font-weight:bold">Ctrl</flowSpan>, da preskakujete po 15 stopinj. Povlecite križec iz središča, da premaknete os vrtenja.)</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1380.3684638999998)"/><rect id="d0e289" width="258" height="1000px" x="20" y="1374.3684638999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e289" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Z vlečenjem srednjih ročic, lahko predmet <flowSpan style="font-style:italic">nagibate</flowSpan> (Držite <flowSpan style="font-weight:bold">Ctrl</flowSpan>, da omejite nagibanje na 15-stopinjske kote.)</flowDiv></flowRoot>
+
+
+<rect id="d0e299" width="288" height="1000px" x="10" y="1404.1457298999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e299" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ko delate z izbirnikom, lahko uporabljate tudi vnosna polja v vrstici za orodja (nad platnom). Z njmi lahko natančno določite koordinate in velikosti izbranih predmetov.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1458.2190258999997"><tspan x="10" y="1458.2190258999997">Urejanje s tipkovnico</tspan></text>
+
+<rect id="d0e308" width="288" height="1000px" x="10" y="1463.1190258999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e308" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape je v primerjavi z drugimi programi za vektorsko risanje poseben, saj daje velik poudarek delu s tipkovnico. Skorajda vsako dejanje lahko opravite s kombinacijo tipk. Tudi preoblikovanja predmetov niso izjema.</flowDiv></flowRoot>
+
+<rect id="d0e311" width="288" height="1000px" x="10" y="1514.8832668999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e311" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S tipkovnico lahko premikate (<flowSpan style="font-weight:bold">smerne tipke</flowSpan>), umerjate
+(<flowSpan style="font-weight:bold">&lt;</flowSpan> in <flowSpan style="font-weight:bold">&gt;</flowSpan>), in vrtite (<flowSpan style="font-weight:bold">[</flowSpan>
+in <flowSpan style="font-weight:bold">]</flowSpan>) predmete. Premikanje in umerjanje je privzeto 2 px; s
+<flowSpan style="font-weight:bold">Shift</flowSpan>, premikate ali umerjate za 10 x več. <flowSpan style="font-weight:bold">Ctrl+&gt;</flowSpan>
+in <flowSpan style="font-weight:bold">Ctrl+&lt;</flowSpan> enakomerno umerjata na 200% or 50% velikosti izvirnika. Privzeta vrtenja so po 15 stopinj; s <flowSpan style="font-weight:bold">Ctrl</flowSpan>, vrtite po 90 stopinj.</flowDiv></flowRoot>
+
+<rect id="d0e341" width="288" height="1000px" x="10" y="1577.8815998999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e341" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Verjetno najbolj uporabna pa so <flowSpan style="font-style:italic">preoblikovanja po pikah</flowSpan>, ki jih
+opravljamo s pritiskom na <flowSpan style="font-weight:bold">Alt</flowSpan> in ustrezne tipke. Na primer,
+<flowSpan style="font-weight:bold">Alt+smerniki</flowSpan> bo izbiro premaknilo za eno piko <flowSpan style="font-style:italic">pri trenutni povečavi</flowSpan>.
+(oz. za eno <flowSpan style="font-style:italic">zaslonsko piko</flowSpan>, česar ne smete zamešati z enoto imenovano pika, ki je dolžinska enota SVG, neodvisna od povečave) To pomeni, da bo, če približate pogled, dejanski premik predmeta <flowSpan style="font-style:italic">manjši</flowSpan>, izgledal pa bo še vedno eno točko. Tako lahko premete postavljate z poljubno natančnostjo enostavno tako, da približujete pogled.</flowDiv></flowRoot>
+
+<rect id="d0e362" width="288" height="1000px" x="10" y="1685.5472309" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e362" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Podobno bosta <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan> in <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan> raztegnila izbiro, tako da bo njen prikaz spremenjen za 1 točko, in <flowSpan style="font-weight:bold">Alt+[</flowSpan> in <flowSpan style="font-weight:bold">Alt+]</flowSpan> zavrtela izbiro tako, da so bo od osi najbolj oddaljena točka premaknila za 1 točko. </flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1749.1849028999998"><tspan x="10" y="1749.1849028999998">Širše izbiranje</tspan></text>
+<rect id="d0e383" width="288" height="1000px" x="10" y="1754.0849028999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e383" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Več predmetov hkrati lahko izberete tako, da držite <flowSpan style="font-weight:bold">Shift in klik</flowSpan>ate
+nanje, ali pa <flowSpan style="font-weight:bold">povlečete</flowSpan> Izbirnik okrog njih. Temu rečemo <flowSpan style="font-style:italic">elastika</flowSpan>. (Izbirnik naredi elastiko, če začnete vleči na prazni površini; če pred tem že držite <flowSpan style="font-weight:bold">Shift</flowSpan> pa v vsakem primeru.) Poskusite izbrati naslednje tri predmete:
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1825.3988639) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.80106297pt" id="basic-f04.svgrect878" width="25.253300" height="26.656260" x="58.427742" y="5.9826937"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1825.3988639) matrix(0.801064,0.000000,0.000000,0.801064,32.31095,-983.8304)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f04.svgpath879" sodipodi:cx="112.96418" sodipodi:cy="1251.6860" sodipodi:rx="21.892282" sodipodi:ry="17.805723" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1825.3988639) matrix(0.873025,0.000000,0.000000,0.873025,27.59957,4.053390)" d="M 182.83762,29.582728 L 169.65440,26.364328 L 159.52939,35.399790 L 158.51643,21.867261 L 146.79439,15.029915 L 159.35157,9.8847525 L 162.23196,-3.3764213 L 171.00569,6.9762223 L 184.50790,5.6177117 L 177.37318,17.161160 L 182.83762,29.582728 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3262214" sodipodi:arg1="0.69790282" sodipodi:r2="10.217657" sodipodi:r1="20.435314" sodipodi:cy="16.450745" sodipodi:cx="167.18025" sodipodi:sides="5" id="basic-f04.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.91757278pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e408" width="288" height="1000px" x="10" y="1872.2527959" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e408" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">In sedaj uporabite elastiko (poteg ali <flowSpan style="font-weight:bold">Shift+poteg</flowSpan>), da izberete obe
+elipsi, ne pa tudi pravokotnika:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1909.5540919) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.93523197pt" id="basic-f05.svgrect894" width="151.14369" height="39.698006" x="46.656612" y="1.7362769"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1909.5540919) matrix(0.707107,-0.707107,0.707107,0.707107,28.79286,65.47778)" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z" sodipodi:ry="12.500000" sodipodi:rx="6.6071429" sodipodi:cy="25.040749" sodipodi:cx="88.035713" id="basic-f05.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1909.5540919) matrix(0.707107,-0.707107,0.707107,0.707107,56.47143,65.83492)" sodipodi:type="arc" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" id="basic-f05.svgpath1292" sodipodi:cx="88.035713" sodipodi:cy="25.040749" sodipodi:rx="6.6071429" sodipodi:ry="12.500000" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z"/>
+
+
+<rect id="d0e424" width="288" height="1000px" x="10" y="1962.4211379" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e424" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vsak od izbranih predmetov pokaže <flowSpan style="font-style:italic">oznako izbire</flowSpan>, majhen romboid v zgornjem
+levem kotu. Ta oznaka vam olajša pregled nad tem, kaj je izbrano
+in kaj ne. Če bi, na primer, izbrali obe elipsi in pravokotnik, brez
+teh oznak ne bi mogli ugotoviti ali sta elipsi izbrani.</flowDiv></flowRoot>
+
+<rect id="d0e430" width="288" height="1000px" x="10" y="2023.9464419" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e430" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če sedaj kliknete na predmet in ob tem držite <flowSpan style="font-weight:bold">Shift</flowSpan>, ga izključite iz
+izbire. Izberite vse tri gornje predmete, nato uporabite ta prijem, da izključite obe elipsi, tako da vam ostane izbran le še pravokotnik.</flowDiv></flowRoot>
+
+
+<rect id="d0e436" width="288" height="1000px" x="10" y="2076.9985749" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e436" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če pritisnete <flowSpan style="font-weight:bold">Esc</flowSpan>, ni več izbran noben predmet. <flowSpan style="font-weight:bold">Ctrl+A</flowSpan> izbere vse predmete na trenutnem sloju (če niste ustvarili nobenih slojev, je to isto kot izbira vseh predmetov v dokumentu).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2132.4787069"><tspan x="10" y="2132.4787069">Združevanje</tspan></text>
+
+<rect id="d0e451" width="288" height="1000px" x="10" y="2137.3787069" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e451" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Več predmetov lahko združite v <flowSpan style="font-style:italic">skupino</flowSpan>. Skupina se nato obnaša kot
+enoten predmet, če jo premikate ali preoblikujete. Spodnji levi trije predmeti so neodvisni; enaki trije predmeti na desni, pa so združeni. Poskusite premakniti skupino.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2197.3603299) " y="22.484795" x="14.389485" height="33.276272" width="31.524887" id="basic-f06.svgrect1370" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2197.3603299) translate(-67.83676,-1232.299)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1371" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2197.3603299) translate(-85.47640,-1195.746)" d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1372" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2197.3603299) translate(-8.869910,-1456.949)" id="basic-f06.svgg1376">
+ <rect y="1479.4336" x="186.25153" height="33.276272" width="31.524887" id="basic-f06.svgrect1373" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+ <path transform="translate(104.0253,224.6495)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1374" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <polygon d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" transform="translate(86.38563,261.2024)" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1375" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/>
+ </g>
+
+<rect id="d0e467" width="288" height="1000px" x="10" y="2274.9039779" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e467" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Za združitev izberite enega ali več predmetov in pritisnite <flowSpan style="font-weight:bold">Ctrl+G</flowSpan>. Za razdružitev ene ali več skupin jih izberite in pritisnite <flowSpan style="font-weight:bold">Ctrl+U</flowSpan>.
+Tudi skupine lahko združujete med seboj, tako kot ostale predmete. Za takšne rekurzivne skupine ni omejitve v globini, vendar pa bo razdruževanje učinkovalo le na zadnjo raven združevanja, zato boste morali večkrat pritisniti <flowSpan style="font-weight:bold">Ctrl+U</flowSpan>, da boste do konca razdružili takšno globoko skupino v skupini.
+</flowDiv></flowRoot>
+
+<rect id="d0e479" width="288" height="1000px" x="10" y="2360.5619449" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e479" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če želite spreminjati predmet znotraj skupine, vam je ni treba
+razdruževati. <flowSpan style="font-weight:bold">Ctrl+klik</flowSpan>nite na predmet, pa ga boste lahko
+samostojno preoblikovali, ali pa <flowSpan style="font-weight:bold">Shift+Ctrl+click</flowSpan>nite na več
+predmetov znotraj ali zunaj katerekoli skupine. Poskusite spreminjati
+posamezne like zgoraj desno, ne da bi jih razdružili, nato pa poskusite
+spet premakniti skupino. Opazili boste, da je še vedno povezana.</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2460.7714719"><tspan x="10" y="2460.7714719">Polnjenje in obroba</tspan></text>
+
+<rect id="d0e494" width="288" height="1000px" x="10" y="2465.6714719" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e494" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Mnogo Inkscapovih možnosti je dostopnih preko <flowSpan style="font-style:italic">pogovornih oken</flowSpan>.
+Najlažji način za pobarvanje predmeta je, da odprete pogovorno okno Paleta v meniju Predmet, izberete željen predmet in kliknete na željeno barvo (tako mu spremenite barvo polnila).</flowDiv></flowRoot>
+
+<rect id="d0e500" width="288" height="1000px" x="10" y="2517.7720409000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e500" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Več možnosti ponuja pogovorno okno Polnjenje in obroba. (<flowSpan style="font-weight:bold">Shift+Ctrl+F</flowSpan>). Izberite spodnji lik in odprite pogovorno okno Polnjenje in obroba.</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2564.9740419000004) translate(3.065620,-1432.258)" d="M 190.31691 1450.1674 A 66.260643 16.346237 0 1 1 57.795624,1450.1674 A 66.260643 16.346237 0 1 1 190.31691 1450.1674 z" sodipodi:ry="16.346237" sodipodi:rx="66.260643" sodipodi:cy="1450.1674" sodipodi:cx="124.05627" id="basic-f07.svgpath930" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e516" width="288" height="1000px" x="10" y="2610.9165159000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e516" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pogovorno okno ima tri zavihke: Polnilo, Barva črte in Slog črte. V prvem lahko nastavite <flowSpan style="font-style:italic">barvo</flowSpan> (notranjost) izbranega lika. Z gumbi pod zavihkom lahko izberete prazno (gumb z X-om), čisto barvo, ravne ali krožne prelive, polnjenje z vzorcem. Za zgornji lik bo izbran gumb za čisto barvo.</flowDiv></flowRoot>
+
+<rect id="d0e522" width="288" height="1000px" x="10" y="2674.1890859000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e522" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Niže spodaj lahko vidite <flowSpan style="font-style:italic">izbirnik barve</flowSpan> - ali natančeje, zbirko raznih izbirnikov, vsakega v svojem zavihku: RGB, HSV, CMYK, Barvni krog. Najbolj udoben je barvni krog, kjer z vrtenjem trikotnika določite odtenek, nato pa še motnost tega odtenka. Vsi izbirniki imajo tudi drsnik za <flowSpan style="font-style:italic">motnost</flowSpan> predmetov.</flowDiv></flowRoot>
+
+<rect id="d0e531" width="288" height="1000px" x="10" y="2737.4616559000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e531" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kadarkoli izberete predmet se izbirnik barve nastavi na njegovo barvo polnila in obrobe (če izberete več predmetov, se nastavi na <flowSpan style="font-style:italic">povprečne</flowSpan> barve). Malce se igrajte z naslednjimi primeri ali naredite svojega:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2797.2258969000004) matrix(0.997770,0.000000,0.000000,0.935740,0.128430,-1529.560)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath969" style="font-size:12.000000;fill:#80765b;fill-opacity:0.74999601;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2797.2258969000004) matrix(0.997770,0.000000,0.000000,0.935740,35.03744,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath970" style="font-size:12.000000;fill:#d0765b;fill-opacity:0.26769200;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2797.2258969000004) matrix(0.997770,0.000000,0.000000,0.935740,70.39144,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath971" style="font-size:12.000000;fill:#12c097;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2797.2258969000004) matrix(0.997770,0.000000,0.000000,0.935740,104.1760,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath972" style="font-size:12.000000;fill:#e7da05;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2797.2258969000004) matrix(0.997770,0.000000,0.000000,0.935740,135.9942,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath973" style="font-size:12.000000;fill:#3d0fa1;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2797.2258969000004) matrix(0.997770,0.000000,0.000000,0.935740,167.8130,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath974" style="font-size:12.000000;fill:#6fe225;fill-opacity:0.74901998;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2797.2258969000004) matrix(0.997770,0.000000,0.000000,0.935740,199.6311,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath975" style="font-size:12.000000;fill:#ff3077;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e547" width="288" height="1000px" x="10" y="2844.3027739000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e547" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">V zavihku za barvo črte lahko odstranite <flowSpan style="font-style:italic">obrobo</flowSpan> predmeta ali pa mu
+določite barvo in prosojnost:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2882.0593439000004) matrix(0.998498,0.000000,0.000000,0.936426,0.813185,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1010" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2882.0593439000004) matrix(0.998498,0.000000,0.000000,0.936426,27.35753,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1011" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2882.0593439000004) matrix(0.998498,0.000000,0.000000,0.936426,57.22005,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1012" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:0.15692295" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2882.0593439000004) matrix(0.998498,0.000000,0.000000,0.936426,83.76456,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1013" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2882.0593439000004) matrix(0.998498,0.000000,0.000000,0.936426,113.6271,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1014" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#00ff7c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2882.0593439000004) matrix(0.998498,0.000000,0.000000,0.936426,146.8075,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1015" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#16417c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2882.0593439000004) matrix(0.998498,0.000000,0.000000,0.936426,176.6700,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1016" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#7c7016;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2882.0593439000004) matrix(0.998498,0.000000,0.000000,0.936426,203.2139,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1017" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e563" width="288" height="1000px" x="10" y="2928.6155329000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e563" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zadnji zavihek, Slog črte, vam omogoči nastavitev debeline črte in njene oblike:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3721029000003) matrix(0.988814,0.000000,0.000000,0.927344,3.801590,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1033" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3721029000003) matrix(0.988814,0.000000,0.000000,0.927344,30.08856,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1034" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.4210501;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3721029000003) matrix(0.988814,0.000000,0.000000,0.927344,62.94734,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1035" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.6841898;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3721029000003) matrix(0.988814,0.000000,0.000000,0.927344,95.80570,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1036" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:1.8157800 3.6315700 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3721029000003) matrix(0.988814,0.000000,0.000000,0.927344,131.9508,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1037" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 7.2631200 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3721029000003) matrix(0.988814,0.000000,0.000000,0.927344,168.0951,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1038" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 3.6315600 1.8157800 3.6315600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2966.3721029000003) matrix(0.988814,0.000000,0.000000,0.927344,204.2394,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1039" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84736598;stroke-dasharray:0.84736600 0.84736600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e576" width="288" height="1000px" x="10" y="3020.6696079000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e576" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Namesto čistih barv lahko za oboje, obris in polnilo uporabite tudi <flowSpan style="font-style:italic">prelive</flowSpan>:</flowDiv></flowRoot>
+
+<defs id="basic-f11.svgdefs3">
+ <linearGradient id="basic-f11.svglinearGradient841">
+ <stop id="basic-f11.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f11.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f11.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f11.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1054" xlink:href="#basic-f11.svglinearGradient841"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1059" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1062">
+ <stop id="basic-f11.svgstop1063" offset="0.00000000" style="stop-color:#65ab00;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1064" offset="1.00000000" style="stop-color:#a79782;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1061" xlink:href="#basic-f11.svglinearGradient1062"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1069" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2028.3505" x2="56.198539" y1="2028.3505" x1="8.0307071" gradientTransform="scale(1.227046,0.814966)" id="basic-f11.svglinearGradient1074" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1070">
+ <stop id="basic-f11.svgstop1071" offset="0.00000000" style="stop-color:#000000;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1072" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2034.2770" fx="24.338306" r="24.696975" cy="2034.2770" cx="24.338306" id="basic-f11.svgradialGradient1090" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1077">
+ <stop id="basic-f11.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="basic-f11.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.8724" fx="39.346432" r="25.290115" cy="2014.8724" cx="39.346432" id="basic-f11.svgradialGradient1076" xlink:href="#basic-f11.svglinearGradient1077"/>
+ <linearGradient id="basic-f11.svglinearGradient1080">
+ <stop id="basic-f11.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2012.5887" fx="48.497728" r="40.477053" cy="2012.5887" cx="48.497728" id="basic-f11.svgradialGradient1083" xlink:href="#basic-f11.svglinearGradient1080"/>
+ <linearGradient id="basic-f11.svglinearGradient1056">
+ <stop id="basic-f11.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.6514" fx="39.611818" r="33.928718" cy="2014.6514" cx="39.611818" id="basic-f11.svgradialGradient1085" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1087">
+ <stop id="basic-f11.svgstop1088" offset="0.00000000" style="stop-color:#f56f52;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1089" offset="1.00000000" style="stop-color:#aba6a6;stop-opacity:0.243137;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2028.3505" fx="32.114623" r="24.083916" cy="2028.3505" cx="32.114623" id="basic-f11.svgradialGradient1086" xlink:href="#basic-f11.svglinearGradient1087"/>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.3072329) matrix(1.066286,0.000000,0.000000,1.000000,-1.648820,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1053" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1054);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.3072329) matrix(1.066286,0.000000,0.000000,1.000000,26.69766,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1055" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1059);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.3072329) matrix(1.066286,0.000000,0.000000,1.000000,62.13073,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1060" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1061);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.3072329) matrix(1.066286,0.000000,0.000000,1.000000,94.02050,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1065" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1069);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.3072329) matrix(1.066286,0.000000,0.000000,1.000000,136.5401,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1073" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1090);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svglinearGradient1074);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.3072329) matrix(-1.066286,0.000000,0.000000,-1.000000,263.0961,1673.309)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1075" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1083);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1076);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.3072329) matrix(1.066286,0.000000,0.000000,1.000000,214.4927,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1084" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1086);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1085);stroke-width:3.6436801;stroke-dasharray:3.6436800 3.6436800 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e592" width="288" height="1000px" x="10" y="3109.6859619" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e592" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ko preklopite s čistih barv na prelive, nov preliv uporabi prej določeno barvo, ki prehaja od povsem prosojne do povsem čiste. Preklopite na orodje za prelive (<flowSpan style="font-weight:bold">Ctrl+F1</flowSpan>) in povlecite <flowSpan style="font-style:italic">ročice preliva</flowSpan> — vozlišči sta povezani z črto, ki določa smer in dolžino preliva. Ko je ročica preliva izbrana (modro osvetljena) se pogovorno okno Polnilo in obroba nastavi na barvo ročice, namesto na barvo celotnega predmeta.</flowDiv></flowRoot>
+
+<rect id="d0e601" width="288" height="1000px" x="10" y="3195.3232279000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e601" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Naslednji priročen način določanja barve predmetom je Kapalka (<flowSpan style="font-weight:bold">F7</flowSpan>). <flowSpan style="font-weight:bold">Klik</flowSpan>nite z njo kamorkoli in barva pod njo bo določena izbranemu predmetu. (<flowSpan style="font-weight:bold">Shift+klik</flowSpan> določi barvo obrobe).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3249.7742459"><tspan x="10" y="3249.7742459">Podvojevanje, poravnavanje, razporeditev</tspan></text>
+
+<rect id="d0e619" width="288" height="1000px" x="10" y="3254.6742459" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e619" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zelo pogosto dejanje je <flowSpan style="font-style:italic">podvojevanje</flowSpan> predmeta (<flowSpan style="font-weight:bold">Ctrl+D</flowSpan>). Dvojnik se pojavi natanko na mestu izvirnika in je takoj izbran, tako da ga lahko
+z miško povlečete proč ali pa ga premaknete s smernimi tipkami.
+Poskusite za vajo z dvojniki črnega kvadratka zapolniti vrsto:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3323.8632239000003) " y="0.90724945" x="-0.11450195" height="11.092096" width="11.092096" id="basic-f12.svgrect1117" style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/>
+
+<rect id="d0e638" width="288" height="1000px" x="10" y="3346.9553199" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e638" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Morda dvojniki niso natančno poravnani. Zato pride prav pogovorno okno
+Poravnava (<flowSpan style="font-weight:bold">Ctrl+Shift+A</flowSpan>). Izberite vse kvadratke (<flowSpan style="font-weight:bold">Shift+click</flowSpan> ali elastika), odprite pogovorno okno in pritisnite na ustrezen gumb v zavihku Porazdeli. Tu je še nekaj primerov poravnave:</flowDiv></flowRoot>
+
+<defs id="basic-f13.svgdefs3">
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" fy="2278.0270" fx="188.94781" r="19.567672" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient1670" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" fy="2274.3148" fx="212.60383" r="18.493775" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient1669" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" fy="2233.2885" fx="221.81415" r="12.484145" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient1668" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" fy="2236.0139" fx="225.28719" r="12.167087" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient1667" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" fy="2298.9152" fx="225.83769" r="7.2748404" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient1666" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" fy="2266.8649" fx="238.59247" r="7.9932243" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient1665" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" fy="2238.9173" fx="251.28576" r="5.5509335" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient1664" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" r="19.567672" fy="2278.0270" fx="188.94781" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient2463" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" r="18.493775" fy="2274.3148" fx="212.60383" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient2462" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" r="12.484145" fy="2233.2885" fx="221.81415" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient2461" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" r="12.167087" fy="2236.0139" fx="225.28719" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient2460" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" r="7.2748404" fy="2298.9152" fx="225.83769" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient2459" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" r="7.9932243" fy="2266.8649" fx="238.59247" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient2458" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" r="5.5509335" fy="2238.9173" fx="251.28576" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient2457" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient id="basic-f13.svglinearGradient841">
+ <stop id="basic-f13.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f13.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f13.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f13.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ </defs><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(-1.000000,0.000000,0.000000,1.000000,413.5562,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1671" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1670);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(-1.000000,0.000000,0.000000,1.000000,413.4438,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1672" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(-1.000000,0.000000,0.000000,1.000000,433.4970,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1673" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1668);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(-1.000000,0.000000,0.000000,1.000000,445.3343,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1674" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1667);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(-1.000000,0.000000,0.000000,1.000000,411.9695,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1675" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1666);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(-1.000000,0.000000,0.000000,1.000000,429.6753,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1676" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1665);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(-1.000000,0.000000,0.000000,1.000000,450.9023,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1677" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1622" d="M 30.105301,4.9278845 L 83.706928,19.290384" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1623" d="M 27.562262,9.2560845 L 81.163888,23.618584" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1624" d="M 25.019222,13.584384 L 78.620848,27.946884" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1625" d="M 22.476183,17.912584 L 76.077804,32.275084" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1626" d="M 19.933144,22.240784 L 73.534765,36.603284" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1627" d="M 17.390104,26.569084 L 70.991725,40.931587" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1628" d="M 14.847065,30.897284 L 68.448686,45.259787" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1629" d="M 12.304026,35.225484 L 65.905647,49.587987" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1630" d="M 9.7609840,39.553787 L 63.362605,53.916287" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-31.31421)" d="M 131.45540,2120.6279 C 131.86733,2120.8339 131.38099,2121.2848 131.11307,2121.3126 C 130.38700,2121.3878 129.98969,2120.5582 130.08607,2119.9433 C 130.25847,2118.8434 131.48161,2118.3135 132.48239,2118.5739 C 133.95109,2118.9561 134.62956,2120.6179 134.19405,2121.9973 C 133.61359,2123.8358 131.49936,2124.6664 129.74374,2124.0512 C 127.53447,2123.2772 126.55041,2120.7047 127.34742,2118.5739 C 128.31270,2115.9933 131.34648,2114.8551 133.85172,2115.8353 C 136.80406,2116.9904 138.09693,2120.4872 136.93271,2123.3666 C 135.58856,2126.6909 131.62765,2128.1387 128.37441,2126.7899 C 124.67788,2125.2573 123.07502,2120.8315 124.60876,2117.2046 C 126.32940,2113.1357 131.22055,2111.3777 135.22105,2113.0966 C 139.66236,2115.0050 141.57578,2120.3620 139.67136,2124.7359" sodipodi:t0="0.0000000" sodipodi:argument="-18.385908" sodipodi:radius="9.1857243" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2120.6279" sodipodi:cx="131.45540" id="basic-f13.svgpath1641" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1440.566,-40.55521)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1642" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-54.93121)" d="M 154.34271,2141.7546 C 155.46082,2142.3431 154.10109,2143.5522 153.36462,2143.6130 C 151.36884,2143.7779 150.32648,2141.4795 150.62597,2139.7985 C 151.16169,2136.7915 154.54685,2135.4081 157.27698,2136.1795 C 161.28357,2137.3116 163.04956,2141.9084 161.77620,2145.6670 C 160.07902,2150.6767 154.23252,2152.8340 149.45226,2151.0465 C 143.43679,2148.7971 140.88465,2141.6848 143.19248,2135.8861 C 145.98757,2128.8630 154.37385,2125.9143 161.18935,2128.7460 C 169.22117,2132.0831 172.56753,2141.7482 169.20969,2149.5794 C 165.33293,2158.6207 154.38598,2162.3654 145.53990,2158.4800 C 135.48841,2154.0651 131.34489,2141.8342 135.75899,2131.9737 C 140.71094,2120.9117 154.22715,2116.3690 165.10171,2121.3125 C 177.17453,2126.8008 182.11667,2141.6034 176.64318,2153.4917" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="25.200598" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2141.7546" sodipodi:cx="154.34271" id="basic-f13.svgpath1643" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-65.81921)" d="M 177.23004,2161.1208 C 178.17161,2161.4151 177.29795,2162.5352 176.74100,2162.6858 C 175.23169,2163.0938 174.10720,2161.4758 174.10015,2160.1428 C 174.08755,2157.7582 176.49195,2156.2186 178.69718,2156.4260 C 181.93344,2156.7304 183.93767,2160.0113 183.48982,2163.0770 C 182.89291,2167.1632 178.70759,2169.6442 174.78481,2168.9456 C 169.84840,2168.0664 166.88581,2162.9648 167.84037,2158.1866 C 168.99647,2152.3995 175.02050,2148.9527 180.65336,2150.1662 C 187.29149,2151.5963 191.22390,2158.5463 189.74960,2165.0332 C 188.04747,2172.5227 180.16935,2176.9417 172.82863,2175.2054 C 164.48765,2173.2324 159.58133,2164.4246 161.58059,2156.2304 C 163.82346,2147.0377 173.56199,2141.6436 182.60954,2143.9065 C 192.65404,2146.4186 198.53622,2157.0887 196.00938,2166.9894" sodipodi:t0="0.0000000" sodipodi:argument="-18.546671" sodipodi:radius="19.674946" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2161.1208" sodipodi:cx="177.23004" id="basic-f13.svgpath1644" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(4.753003e-17,0.153524,-0.153524,4.753003e-17,473.6190,31.04279)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1645" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(9.506006e-17,0.307048,-0.307048,9.506006e-17,806.8147,7.176787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1646" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(3.802402e-16,1.228191,-1.228191,3.802402e-16,2753.765,-136.0183)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1647" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(7.604803e-16,2.456381,-2.456381,7.604803e-16,5347.526,-326.9433)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1648" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000" sodipodi:type="spiral"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) translate(3.588790,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1649" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2463);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) translate(3.701180,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1650" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2462);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) translate(-16.35203,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1651" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2461);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) translate(-28.18930,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1652" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2460);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) translate(5.175400,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1653" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2459);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) translate(-12.53040,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1654" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2458);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) translate(-33.75731,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1655" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2457);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) matrix(1.082533e-16,0.349663,-0.349663,1.082533e-16,853.9819,0.692787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1678" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1679" d="M 175.20459,51.727787 C 175.16086,52.688387 175.12047,53.782187 174.09943,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1680" d="M 182.30186,51.839687 C 182.30186,52.582887 181.84217,53.954587 181.93348,54.860387" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1681" d="M 188.65035,51.951487 C 188.85033,52.646587 188.73246,53.739487 190.49230,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1682" d="M 197.68216,51.503987 C 197.46637,52.170887 195.82128,54.066087 196.57699,54.748587" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1683" d="M 204.82471,52.287187 C 204.54422,52.686187 203.47294,54.089287 204.82471,54.636687" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1684" d="M 211.02991,51.503987 C 211.12145,52.430587 210.54887,53.384887 212.87186,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1685" d="M 220.14463,51.951487 C 220.22447,52.521287 219.15359,53.514087 218.67108,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1686" d="M 225.39606,51.839687 C 225.42319,52.276287 225.59145,53.562387 228.34317,54.189187" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1687" d="M 233.97104,52.063387 C 233.97104,52.221287 233.75877,53.676487 234.70782,54.300987" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1688" d="M 238.47345,51.839687 C 239.52830,53.072987 239.60390,54.525187 245.10445,55.419787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3418.1503379) " id="basic-f13.svgpath1689" d="M 248.88235,52.510887 C 248.88235,53.351187 248.77656,54.181387 249.61913,54.972287" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3499.7684859"><tspan x="10" y="3499.7684859">Prekrivanje</tspan></text>
+
+<rect id="d0e663" width="288" height="1000px" x="10" y="3504.6684859" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e663" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pojem <flowSpan style="font-style:italic">prekrivanje</flowSpan> pomeni zaporedje zlaganja predmetov v risbi, t.j.
+kateri predmeti so nad drugimi. V meniju Predmet imate ukaze Dvigni na vrh (tipka <flowSpan style="font-weight:bold">Home</flowSpan>), Spusti na dno (tipka <flowSpan style="font-weight:bold">End</flowSpan>), ki izbrani predmet premakneta čez ali pod vse ostale. Druga dva ukaza sta še Dvigni (<flowSpan style="font-weight:bold">PgUp</flowSpan>) in Spusti (<flowSpan style="font-weight:bold">PgDn</flowSpan>), ki taisto naredita le za eno raven. Če noben predmet ne prekriva izbranega predmeta, bosta tudi ta dva ukaza predmet poslala do konca.</flowDiv></flowRoot>
+
+<rect id="d0e681" width="288" height="1000px" x="10" y="3589.8711769" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e681" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vadite te ukaze tako, da popolnoma spremenite urejenost spodnjih predmetov - naj bo skrajno leva elipsa na vrhu in skrajno desna na dnu:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3636.7161529) matrix(1.362500,0.000000,0.000000,1.744680,16.79810,-4067.070)" d="M 70.422535 2348.0164 A 23.474178 13.791080 0 1 1 23.474178,2348.0164 A 23.474178 13.791080 0 1 1 70.422535 2348.0164 z" sodipodi:ry="13.791080" sodipodi:rx="23.474178" sodipodi:cy="2348.0164" sodipodi:cx="46.948357" id="basic-f14.svgpath1127" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39901099" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3636.7161529) matrix(1.000000,0.000000,0.000000,1.051282,31.76290,-2451.914)" d="M 100.93896 2351.2441 A 25.528168 17.605633 0 1 1 49.882629,2351.2441 A 25.528168 17.605633 0 1 1 100.93896 2351.2441 z" sodipodi:ry="17.605633" sodipodi:rx="25.528168" sodipodi:cy="2351.2441" sodipodi:cx="75.410797" id="basic-f14.svgpath1128" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3636.7161529) matrix(1.000000,0.000000,0.000000,1.051282,34.11030,-2439.590)" d="M 119.71831 2349.4836 A 21.713614 13.497652 0 1 1 76.291079,2349.4836 A 21.713614 13.497652 0 1 1 119.71831 2349.4836 z" sodipodi:ry="13.497652" sodipodi:rx="21.713614" sodipodi:cy="2349.4836" sodipodi:cx="98.004692" id="basic-f14.svgpath1129" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3636.7161529) matrix(1.000000,0.000000,0.000000,1.051282,36.43560,-2449.567)" d="M 129.69483 2348.0164 A 12.910798 9.6830978 0 1 1 103.87323,2348.0164 A 12.910798 9.6830978 0 1 1 129.69483 2348.0164 z" sodipodi:ry="9.6830978" sodipodi:rx="12.910798" sodipodi:cy="2348.0164" sodipodi:cx="116.78403" id="basic-f14.svgpath1130" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3636.7161529) matrix(1.000000,0.000000,0.000000,1.051282,37.63150,-2444.872)" d="M 142.60563 2347.1362 A 11.737089 7.6291080 0 1 1 119.13146,2347.1362 A 11.737089 7.6291080 0 1 1 142.60563 2347.1362 z" sodipodi:ry="7.6291080" sodipodi:rx="11.737089" sodipodi:cy="2347.1362" sodipodi:cx="130.86855" id="basic-f14.svgpath1131" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3636.7161529) matrix(1.000000,0.000000,0.000000,1.051282,37.04460,-2450.214)" d="M 150.23474 2347.4297 A 7.3356805 5.5751171 0 1 1 135.56338,2347.4297 A 7.3356805 5.5751171 0 1 1 150.23474 2347.4297 z" sodipodi:ry="5.5751171" sodipodi:rx="7.3356805" sodipodi:cy="2347.4297" sodipodi:cx="142.89906" id="basic-f14.svgpath1132" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/>
+
+<rect id="d0e694" width="288" height="1000px" x="10" y="3701.4613879" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e694" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zelo uporabna bližnjica je tabulator. Če ni izbran noben predmet, <flowSpan style="font-weight:bold">Tab</flowSpan> izbere najnižji predmet v dokumentu, sicer pa <flowSpan style="font-style:italic">naslednjega nad izbranim</flowSpan>. <flowSpan style="font-weight:bold">Shift+Tab</flowSpan> deluje v nasprotno smer, začenši z najvišjim in navzdol. Ker se novoustvarjeni predmeti pojavijo na vrhu, bo <flowSpan style="font-weight:bold">Shift+Tab</flowSpan> izbral ravno <flowSpan style="font-style:italic">zadnji</flowSpan> ustvarjeni predmet. Vadite uporabo tabulatorja na zgornjem kupčku elips.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3790.6592508999997"><tspan x="10" y="3790.6592508999997">Izbiranje pod in premikanje izbire</tspan></text>
+
+------------------------------------
+
+<rect id="d0e718" width="288" height="1000px" x="10" y="3795.5592509" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e718" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kaj pa če je predmet, ki ga potrebujete, skrit za drugimi predmeti? Še vedno ga lahko vidite, če so zgornji predmeti (delno) prosojni, klik nanje pa bo vendarle izbral zgornji predmet, ne pa tistega, ki ga želite.</flowDiv></flowRoot>
+
+<rect id="d0e721" width="288" height="1000px" x="10" y="3847.6598199" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e721" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zato imamo <flowSpan style="font-weight:bold">Alt+klik</flowSpan>. Prvi <flowSpan style="font-weight:bold">Alt+klik</flowSpan>
+izbere prvi predmet, tako kot običajni klik. Naslednji <flowSpan style="font-weight:bold">Alt+klik</flowSpan> pa bo obenem izbral še predmet <flowSpan style="font-style:italic">pod</flowSpan> vrhnjim; naslednji klik predmet še nižje... Tako zaporedni <flowSpan style="font-weight:bold">Alt+klik</flowSpan>i krožijo od vrha do dna, skozi celotno navpično ureditev predmetov na točki klikanja. Ko dosežete najnižji predmet vas naslednji <flowSpan style="font-weight:bold">Alt+klik</flowSpan> seveda vrne nazaj na vrh.</flowDiv></flowRoot>
+
+<rect id="d0e742" width="288" height="1000px" x="10" y="3921.8508489" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e742" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Toda kaj lahko počnemo s tako izbranim predmetom? Lahko ga preoblikujemo s tipkovnico in lahko upravljamo z izbiro. Vlečenje predmeta pa bo zopet izbralo najvišji predmet (ker je klikni-in-povleci tako pripravljen). Da bi Inkscapu povedali, naj premika zgolj tisto, kar je trenutno izbrano, uporabite <flowSpan style="font-weight:bold">Alt+poteg</flowSpan>. S tem boste premaknili trenutno izbrane predele, ne glede na to, kje je miškin kazalec trenutno.</flowDiv></flowRoot>
+
+-------------------------------------------
+
+<rect id="d0e748" width="288" height="1000px" x="10" y="4005.7408499000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e748" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vadite <flowSpan style="font-weight:bold">Alt+klik</flowSpan> in <flowSpan style="font-weight:bold">Alt+poteg</flowSpan> na spodnjih dveh rjavih oblikah, pod zelenim prosojnim trikotnikom:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4043.1610919000004) matrix(0.395123,0.684370,-0.684370,0.395123,2780.015,-1592.865)" d="M 126.89077,3940.5291 C 125.17795,3943.3053 113.66371,3938.5420 110.97088,3940.2618 C 108.27806,3941.9815 108.25386,3954.2336 105.11415,3954.7867 C 101.97445,3955.3398 98.760694,3944.4671 95.570830,3943.6865 C 92.380966,3942.9059 82.264271,3949.4146 79.943986,3947.2296 C 77.623701,3945.0445 86.019590,3935.4104 84.600447,3932.4541 C 83.181304,3929.4977 72.168311,3929.3821 72.285146,3926.2119 C 72.401981,3923.0417 84.294455,3922.4155 85.789840,3919.6469 C 87.285224,3916.8782 82.845226,3906.4067 85.391486,3904.5289 C 87.937747,3902.6512 96.264593,3910.1959 99.467842,3909.5915 C 102.67109,3908.9872 106.76923,3900.0556 109.83241,3900.9084 C 112.89559,3901.7612 110.08487,3912.1937 112.61044,3914.2521 C 115.13600,3916.3105 125.25937,3913.5440 126.41255,3916.5480 C 127.56573,3919.5521 117.68601,3926.3170 117.64844,3929.4798 C 117.61087,3932.6426 128.60360,3937.7529 126.89077,3940.5291 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.97023339" sodipodi:arg1="0.52143444" sodipodi:r2="16.983238" sodipodi:r1="28.739008" sodipodi:cy="3927.1016" sodipodi:cx="100.73942" sodipodi:sides="7" id="basic-f15.svgpath2575" style="color:#000000;fill:#ac7335;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4043.1610919000004) matrix(0.832600,0.480703,-0.480703,0.832600,1947.479,-3288.386)" d="M 107.61985,3941.5994 C 107.09226,3943.7104 98.543572,3938.0797 96.669124,3939.2057 C 94.171555,3940.7060 94.696972,3951.0596 91.806537,3951.7997 C 89.637239,3952.3551 90.222367,3943.2777 88.243929,3942.3368 C 85.607802,3941.0832 77.214948,3946.4420 75.022690,3944.4866 C 73.377380,3943.0191 81.973213,3938.7922 81.916873,3936.5427 C 81.841804,3933.5454 72.273491,3926.6900 72.834776,3923.7853 C 73.256026,3921.6053 82.307516,3928.9670 84.231695,3927.8033 C 86.795527,3926.2528 86.569242,3915.2048 89.461116,3914.5603 C 91.631494,3914.0766 91.154197,3923.6481 93.121052,3924.6568 C 95.741746,3926.0007 105.18210,3921.2828 107.33521,3923.3376 C 108.95114,3924.8798 99.963343,3928.1235 100.07422,3930.3246 C 100.22197,3933.2574 108.32281,3938.7866 107.61985,3941.5994 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.77161843" sodipodi:arg1="0.48833395" sodipodi:r2="9.3934679" sodipodi:r1="19.212250" sodipodi:cy="3933.4641" sodipodi:cx="90.665482" sodipodi:sides="6" id="basic-f15.svgpath2574" style="color:#000000;fill:#ff9400;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4043.1610919000004) " rx="10.424490" ry="10.424490" y="-0.21457997" x="44.415947" height="56.564163" width="171.78746" id="basic-f15.svgrect3197" style="color:#000000;fill:#2dd268;fill-opacity:0.29608938;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4125.325254900001"><tspan x="10" y="4125.325254900001">Zaključek</tspan></text>
+
+<rect id="d0e773" width="288" height="1000px" x="10" y="4130.2252549" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e773" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tu zaključujemo Osnovni vodič. Inkscape zmore še veliko več,
+kot smo vam pokazali tu, a že zgolj te metode vam omogočajo
+ustvarjanje enostavnih, a zato uporabnih risb. Za zahtevnejše reči
+si preberite še Napredni vodič pod <flowSpan style="font-family:sans serif">Pomoč &gt; Vodiči</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+
+<g transform="translate(0, 4182.2068779)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-basic.svg b/share/tutorials/tutorial-basic.svg
new file mode 100644
index 000000000..9676a4d13
--- /dev/null
+++ b/share/tutorials/tutorial-basic.svg
@@ -0,0 +1,562 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::BASIC</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This tutorial demonstrates the basics of using Inkscape. This is a
+regular Inkscape document that you can view, edit, copy from, or save.
+</flowDiv></flowRoot>
+
+<rect id="d0e18" width="264" height="1000px" x="35" y="59.767967999999996" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The Basic Tutorial covers canvas navigation, managing documents, shape tool
+basics, selection techniques, transforming objects with selector, grouping, setting fill
+and stroke, alignment, and z-order. For more advanced topics, check out the other
+tutorials in the Help menu.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="124.73593399999999"><tspan x="10" y="124.73593399999999">Panning the canvas</tspan></text>
+
+<rect id="d0e27" width="288" height="1000px" x="10" y="129.635934" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e27" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">There are many ways to pan (scroll) the document canvas. Try
+<flowSpan style="font-weight:bold">Ctrl+arrow</flowSpan> keys to scroll by keyboard. (Try this now to scroll this
+document down.) You can also drag the canvas by the middle mouse
+button. Or, you can use the scrollbars (press <flowSpan style="font-weight:bold">Ctrl+B</flowSpan> to show or hide
+them). The <flowSpan style="font-weight:bold">wheel</flowSpan> on your mouse also works for scrolling vertically;
+press <flowSpan style="font-weight:bold">Shift</flowSpan> with the wheel to scroll horizontally.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="228.598962"><tspan x="10" y="228.598962">Zooming in or out</tspan></text>
+<rect id="d0e48" width="288" height="1000px" x="10" y="233.498962" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e48" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The easiest way to zoom is by pressing <flowSpan style="font-weight:bold">-</flowSpan> and <flowSpan style="font-weight:bold">+</flowSpan> (or
+<flowSpan style="font-weight:bold">=</flowSpan>) keys. You can also use <flowSpan style="font-weight:bold">Ctrl+middle click</flowSpan> or
+<flowSpan style="font-weight:bold">Ctrl+right click</flowSpan> to zoom in, <flowSpan style="font-weight:bold">Shift+middle click</flowSpan> or
+<flowSpan style="font-weight:bold">Shift+right click</flowSpan> to zoom out, or rotate the mouse wheel with
+<flowSpan style="font-weight:bold">Ctrl</flowSpan>. Or, you can click in the zoom entry field (in the bottom left
+corner of the document window), type a precise zoom value in %, and press Enter. We also
+have the Zoom tool (in the toolbar on left) which lets you to zoom into an area by
+dragging around it.
+</flowDiv></flowRoot>
+<rect id="d0e75" width="288" height="1000px" x="10" y="330.013289" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e75" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape also keeps a history of the zoom levels you've used in this work
+session. Press the <flowSpan style="font-weight:bold">`</flowSpan> key to go back to the previous zoom, or
+<flowSpan style="font-weight:bold">Shift+`</flowSpan> to go forward.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="384.24692400000004"><tspan x="10" y="384.24692400000004">Inkscape tools</tspan></text>
+
+<rect id="d0e90" width="288" height="1000px" x="10" y="389.146924" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e90" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The vertical toolbar on the left shows Inkscape's drawing and editing tools. In
+the top part of the window, below the menu, there's the <flowSpan style="font-style:italic">Commands
+bar</flowSpan> with general command buttons and the <flowSpan style="font-style:italic">Tool Controls
+bar</flowSpan> with controls that are specific to each tool. The <flowSpan style="font-style:italic">status
+bar</flowSpan> at the bottom of the window will display useful hints and messages as
+you work.</flowDiv></flowRoot>
+
+<rect id="d0e102" width="288" height="1000px" x="10" y="463.25516600000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e102" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Many operations are available through keyboard shortcuts. Open
+Help &gt; Keys and Mouse to see the complete reference.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="506.275408"><tspan x="10" y="506.275408">Creating and managing documents</tspan></text>
+
+<rect id="d0e111" width="288" height="1000px" x="10" y="511.175408" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e111" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To create a new empty document, use <flowSpan style="font-family:sans serif">File &gt; New</flowSpan> or press
+<flowSpan style="font-weight:bold">Ctrl+N</flowSpan>. To open an existing SVG document, use <flowSpan style="font-family:sans serif">File &gt;
+Open</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+O</flowSpan>). To save, use <flowSpan style="font-family:sans serif">File &gt; Save</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+S</flowSpan>), or <flowSpan style="font-family:sans serif">Save As</flowSpan> (<flowSpan style="font-weight:bold">Shift+Ctrl+S</flowSpan>)
+to save under a new name. (Inkscape may still be unstable, so remember to save
+often!)</flowDiv></flowRoot>
+
+<rect id="d0e138" width="288" height="1000px" x="10" y="573.595232" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e138" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape uses the SVG (Scalable Vector Graphics) format for its files. SVG is an open standard widely
+supported by graphic software. SVG files are based on XML and can be edited with any
+text or XML editor (apart from Inkscape, that is). Besides SVG,
+Inkscape can import and export several other formats (EPS, PNG).</flowDiv></flowRoot>
+
+<rect id="d0e141" width="288" height="1000px" x="10" y="636.4125280000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e141" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape opens a separate document window for each document. You can navigate
+among them using your window manager (e.g. by <flowSpan style="font-weight:bold">Alt+Tab</flowSpan>), or you can use
+the Inkscape shortcut, <flowSpan style="font-weight:bold">Ctrl+Tab</flowSpan>, which will cycle through all open
+document windows. (Create a new document now and switch between it and this document for
+practice.)</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="724.0432180000001"><tspan x="10" y="724.0432180000001">Creating shapes</tspan></text>
+<rect id="d0e156" width="288" height="1000px" x="10" y="728.9432180000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e156" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Time for some nice shapes! Click on the Rectangle tool in the toolbar
+(or press <flowSpan style="font-weight:bold">F4</flowSpan>) and click-and-drag, either in a new empty document or
+right here:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="11.835085" x="8.2425785" height="21.105692" width="19.394419" id="basic-f01.svgrect824" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="7.2717309" x="37.904560" height="15.971874" width="23.387388" id="basic-f01.svgrect825" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="0.99707252" x="69.848328" height="48.486046" width="71.303009" id="basic-f01.svgrect826" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="2.7083151" x="108.63728" height="22.246540" width="55.331135" id="basic-f01.svgrect827" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="15.828066" x="122.32764" height="25.098660" width="39.929688" id="basic-f01.svgrect828" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="23.814028" x="152.56003" height="24.528236" width="35.366295" id="basic-f01.svgrect829" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="4.4196191" x="176.51784" height="28.521204" width="31.943748" id="basic-f01.svgrect830" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="41.052860" x="213.38797" height="3.5281835" width="8.8204584" id="basic-f01.svgrect742" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="28.116152" x="232.79292" height="4.1162143" width="7.0563669" id="basic-f01.svgrect743" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="20.471804" x="247.49321" height="1.7640917" width="4.1162143" id="basic-f01.svgrect744" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 777.5561560000001) " y="17.531618" x="259.25388" height="1.1760612" width="2.9401529" id="basic-f01.svgrect745" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e172" width="288" height="1000px" x="10" y="839.2922020000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e172" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">As you can see, default rectangles come up blue, with a black <flowSpan style="font-style:italic">stroke</flowSpan> (outline),
+and partly transparent. We'll see how to change that below. With other tools, you can
+also create ellipses, stars, and spirals:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath750" sodipodi:cx="17.934933" sodipodi:cy="659.92175" sodipodi:rx="9.7025042" sodipodi:ry="3.8221989" d="M 27.637437 659.92175 A 9.7025042 3.8221989 0 1 1 8.2324286,659.92175 A 9.7025042 3.8221989 0 1 1 27.637437 659.92175 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath751" sodipodi:cx="25.873346" sodipodi:cy="681.67889" sodipodi:rx="5.2922754" sodipodi:ry="14.406750" d="M 31.165622 681.67889 A 5.2922754 14.406750 0 1 1 20.581071,681.67889 A 5.2922754 14.406750 0 1 1 31.165622 681.67889 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath752" sodipodi:cx="41.162140" sodipodi:cy="663.44995" sodipodi:rx="9.9965200" sodipodi:ry="9.1144743" d="M 51.158660 663.44995 A 9.9965200 9.1144743 0 1 1 31.165620,663.44995 A 9.9965200 9.1144743 0 1 1 51.158660 663.44995 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath753" sodipodi:cx="54.098812" sodipodi:cy="694.61554" sodipodi:rx="15.288795" sodipodi:ry="6.1743212" d="M 69.387608 694.61554 A 15.288795 6.1743212 0 1 1 38.810017,694.61554 A 15.288795 6.1743212 0 1 1 69.387608 694.61554 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath754" sodipodi:cx="57.038967" sodipodi:cy="671.09436" sodipodi:rx="16.464857" sodipodi:ry="15.582810" d="M 73.503824 671.09436 A 16.464857 15.582810 0 1 1 40.574110,671.09436 A 16.464857 15.582810 0 1 1 73.503824 671.09436 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(2.775740,-646.0745)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath755" sodipodi:cx="80.560188" sodipodi:cy="672.85840" sodipodi:rx="9.9965200" sodipodi:ry="4.4102292" d="M 90.556708 672.85840 A 9.9965200 4.4102292 0 1 1 70.563668,672.85840 A 9.9965200 4.4102292 0 1 1 90.556708 672.85840 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath762" sodipodi:cx="178.76129" sodipodi:cy="683.14899" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="15.535585" sodipodi:argument="-18.335104" sodipodi:t0="0.0000000" d="M 178.76129,683.14899 C 179.43940,683.53227 178.57919,684.25216 178.12426,684.27605 C 176.89141,684.34078 176.29157,682.90524 176.50718,681.87492 C 176.89284,680.03191 179.00433,679.24203 180.67239,679.76781 C 183.12034,680.53942 184.12361,683.40459 183.26952,685.69712 C 182.13117,688.75271 178.48869,689.97405 175.57612,688.78428 C 171.91095,687.28707 170.46972,682.85734 171.99894,679.32678 C 173.85103,675.05081 179.07314,673.38875 183.22053,675.25958 C 188.10809,677.46428 189.99154,683.48174 187.77776,688.24526 C 185.22185,693.74493 178.40716,695.85016 173.02799,693.29251 C 166.91583,690.38635 164.58856,682.77314 167.49071,676.77865 C 170.74648,670.05373 179.15910,667.50424 185.76866,670.75135 C 193.10654,674.35625 195.87840,683.56893 192.28599,690.79339"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(2.775740,-646.0745)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath763" sodipodi:cx="205.81070" sodipodi:cy="671.38837" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="16.818087" sodipodi:argument="-21.354641" sodipodi:t0="0.0000000" d="M 205.81070,671.38837 C 205.13259,670.88716 206.15177,670.22701 206.64374,670.26131 C 207.97697,670.35425 208.43229,671.97579 208.06482,673.05445 C 207.40750,674.98393 205.03460,675.55435 203.31157,674.76954 C 200.78296,673.61781 200.08259,670.40695 201.30246,668.05620 C 202.92837,664.92301 207.00318,664.09077 209.97591,665.75307 C 213.71680,667.84491 214.68154,672.79461 212.57305,676.38662 C 210.01940,680.73704 204.18919,681.83462 199.97940,679.27778 C 195.01831,676.26463 193.78767,669.55064 196.79423,664.72403 C 200.26542,659.15151 207.86528,657.78765 213.30808,661.24483 C 219.49255,665.17311 220.98974,673.66023 217.08129,679.71879 C 212.69660,686.51558 203.32122,688.14619 196.64723,683.78602 C 189.23783,678.94540 187.47374,668.68104 192.28599,661.39185"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(2.775740,-631.9013)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath764" sodipodi:cx="245.20876" sodipodi:cy="663.15594" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="35.095131" sodipodi:argument="-15.859339" sodipodi:t0="0.0000000" d="M 245.20876,663.15594 C 243.46926,663.42129 243.99287,660.94206 244.76773,660.26479 C 246.86756,658.42946 249.93635,660.14267 250.99106,662.27390 C 252.87768,666.08617 250.22882,670.43581 246.53182,671.82940 C 241.10633,673.87454 235.32592,670.18454 233.64415,664.92004 C 231.40263,657.90328 236.16922,650.65080 243.00364,648.70019 C 251.60406,646.24555 260.34573,652.10387 262.55566,660.50981 C 265.23218,670.69052 258.27435,680.93019 248.29592,683.39400 C 236.53668,686.29751 224.79385,678.23569 222.07955,666.68413 C 218.94579,653.34739 228.11444,640.09810 241.23955,637.13559 C 256.15313,633.76940 270.91112,644.04677 274.12026,658.74571 C 277.72043,675.23570 266.33299,691.50399 250.06001,694.95860 C 231.99391,698.79387 214.21416,686.29540 210.51495,668.44822"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(2.775740,-653.1611)" sodipodi:type="spiral" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f02.svgpath776" sodipodi:cx="216.98329" sodipodi:cy="669.62427" sodipodi:expansion="1.0000000" sodipodi:revolution="3.0000000" sodipodi:radius="13.422048" sodipodi:argument="-18.346712" sodipodi:t0="0.0000000" d="M 216.98329,669.62427 C 217.57295,669.94858 216.83704,670.57912 216.44426,670.60432 C 215.37986,670.67261 214.84726,669.43847 215.02319,668.54621 C 215.33788,666.95018 217.15407,666.24662 218.60038,666.68412 C 220.72289,667.32615 221.61834,669.79130 220.90349,671.78038 C 219.95071,674.43151 216.81624,675.52315 214.28815,674.52452 C 211.10680,673.26784 209.81731,669.45547 211.10299,666.39010 C 212.66012,662.67752 217.15481,661.18931 220.75649,662.76391 C 225.00095,664.61953 226.68841,669.79911 224.82370,673.93650 C 222.67081,678.71328 216.80473,680.60032 212.13203,678.44472 C 206.82262,675.99539 204.73575,669.44171 207.18279,664.23398 C 209.92799,658.39170 217.17006,656.10483 222.91261,658.84371 C 229.28792,661.88438 231.77492,669.81540 228.74390,676.09261"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(16.42857,-45.00000)" d="M 103.57143,87.362183 L 89.167288,83.363007 L 77.706936,92.961601 L 77.059255,78.026636 L 64.389006,70.093323 L 78.392857,64.862183 L 82.022564,50.360532 L 91.325101,62.062474 L 106.23863,61.033274 L 97.984066,73.496612 L 103.57143,87.362183 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3575959" sodipodi:arg1="0.72927738" sodipodi:r2="11.255667" sodipodi:r1="22.511335" sodipodi:cy="72.362183" sodipodi:cx="86.785713" sodipodi:sides="5" id="basic-f02.svgpath1306" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(16.42857,-45.00000)" d="M 109.28572,85.933610 L 99.673657,78.247016 L 87.892402,81.807554 L 92.232497,70.290653 L 85.205616,60.186281 L 97.500003,60.755039 L 104.93841,50.949655 L 108.19666,62.818067 L 119.82073,66.862379 L 109.54005,73.628704 L 109.28572,85.933610 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.7613236" sodipodi:arg1="1.1330050" sodipodi:r2="9.2668076" sodipodi:r1="18.533615" sodipodi:cy="69.147896" sodipodi:cx="101.42857" sodipodi:sides="5" id="basic-f02.svgpath1308" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(16.42857,-45.00000)" d="M 127.14286,79.862180 L 116.86250,78.323912 L 109.76721,85.920559 L 108.05339,75.668004 L 98.635983,71.267482 L 107.85714,66.469323 L 109.13215,56.153004 L 116.54496,63.440134 L 126.75036,61.464820 L 122.11058,70.766673 L 127.14286,79.862180 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2353062" sodipodi:arg1="0.60698766" sodipodi:r2="7.8266454" sodipodi:r1="15.653291" sodipodi:cy="70.933609" sodipodi:cx="114.28571" sodipodi:sides="5" id="basic-f02.svgpath1310" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(16.42857,-45.00000)" d="M 144.64285,71.290753 L 134.13330,73.039322 L 129.61570,82.688128 L 124.70509,73.233290 L 114.13251,71.918448 L 121.60713,64.326467 L 119.59052,53.865043 L 129.12071,58.627780 L 138.44694,53.477107 L 136.86230,64.012620 L 144.64285,71.290753 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="0.92190752" sodipodi:arg1="0.29358899" sodipodi:r2="8.0218134" sodipodi:r1="16.043627" sodipodi:cy="66.647896" sodipodi:cx="129.28571" sodipodi:sides="5" id="basic-f02.svgpath1312" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(16.42857,-45.00000)" d="M 162.50000,66.647894 L 157.19688,66.620372 L 154.16778,70.973359 L 152.55520,65.921280 L 147.47922,64.385585 L 151.78572,61.290752 L 151.67769,55.988653 L 155.95183,59.128019 L 160.96104,57.386837 L 159.29611,62.421906 L 162.50000,66.647894 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0919661" sodipodi:arg1="0.46364761" sodipodi:r2="3.9929783" sodipodi:r1="7.9859571" sodipodi:cy="63.076466" sodipodi:cx="155.35715" sodipodi:sides="5" id="basic-f02.svgpath1314" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 898.9374970000001) translate(16.42857,-45.00000)" d="M 180.00001,69.505041 L 176.29332,68.425150 L 173.30236,70.866421 L 173.18397,67.007450 L 169.93792,64.917268 L 173.57144,63.612184 L 174.55624,59.879109 L 176.92026,62.931494 L 180.77495,62.714508 L 178.60248,65.906070 L 180.00001,69.505041 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3702658" sodipodi:arg1="0.74194727" sodipodi:r2="2.9069321" sodipodi:r1="5.8138647" sodipodi:cy="65.576469" sodipodi:cx="175.71429" sodipodi:sides="5" id="basic-f02.svgpath1316" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e188" width="288" height="1000px" x="10" y="971.4076520000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e188" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">These tools are collectively known as <flowSpan style="font-style:italic">shape tools</flowSpan>. Each shape you
+create displays one or more diamond-shaped <flowSpan style="font-style:italic">handles</flowSpan>; try dragging
+them to see how the shape responds. The Controls panel for a shape
+tool is another way to tweak a shape; these controls affect the currently selected
+shapes (i.e. those that display the handles) <flowSpan style="font-style:italic">and</flowSpan> set the default that
+will apply to newly created shapes.</flowDiv></flowRoot>
+
+<rect id="d0e200" width="288" height="1000px" x="10" y="1045.5158940000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e200" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To <flowSpan style="font-style:italic">undo</flowSpan> your last action, press
+<flowSpan style="font-weight:bold">Ctrl+Z</flowSpan>. (Or, if you change your mind again, you can
+<flowSpan style="font-style:italic">redo</flowSpan> the undone action by <flowSpan style="font-weight:bold">Shift+Ctrl+Z</flowSpan>.)</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1088.556832"><tspan x="10" y="1088.556832">Moving, scaling, rotating</tspan></text> <rect id="d0e221" width="288" height="1000px" x="10" y="1093.456832" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e221" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The most frequently used Inkscape tool is
+the <flowSpan style="font-style:italic">Selector</flowSpan>. Click the topmost button (with the arrow) on the
+toolbar, or press <flowSpan style="font-weight:bold">F1</flowSpan> or <flowSpan style="font-weight:bold">Space</flowSpan>. Now you can select
+any object on the canvas. Click on the rectangle below.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1153.2624660000001) " y="-0.47140065" x="25.427231" height="38.810017" width="40.574112" id="basic-f03.svgrect804" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+
+<rect id="d0e243" width="288" height="1000px" x="10" y="1205.3224830000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e243" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">You will see eight arrow-shaped handles appear around the object.
+Now you can:</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1240.742725)"/><rect id="d0e250" width="258" height="1000px" x="20" y="1234.742725" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e250" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Move</flowSpan> the object by dragging it. (Press <flowSpan style="font-weight:bold">Ctrl</flowSpan> to restrict movement
+to horizontal and vertical.)</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1269.605154)"/><rect id="d0e261" width="258" height="1000px" x="20" y="1263.605154" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e261" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Scale</flowSpan> the object by dragging any handle. (Press <flowSpan style="font-weight:bold">Ctrl</flowSpan> to preserve
+the original height/width ratio.)
+</flowDiv></flowRoot>
+
+
+<rect id="d0e270" width="288" height="1000px" x="10" y="1293.025396" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e270" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Now click the rectangle again. The handles change. Now you can:</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1317.2736378)"/><rect id="d0e277" width="258" height="1000px" x="20" y="1311.2736378" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e277" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Rotate</flowSpan> the object by dragging corner handles. (Press <flowSpan style="font-weight:bold">Ctrl</flowSpan> to
+restrict rotation to 15 degree steps. Drag the cross mark to
+position the center of rotation.)</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1357.7469337999999)"/><rect id="d0e288" width="258" height="1000px" x="20" y="1351.7469337999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e288" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Skew</flowSpan> (shear) the object by dragging non-corner
+handles. (Press <flowSpan style="font-weight:bold">Ctrl</flowSpan> to restrict skewing to 15 degree
+steps.)</flowDiv></flowRoot>
+
+
+<rect id="d0e297" width="288" height="1000px" x="10" y="1381.1878717999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e297" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">While in Selector, you can also use the numeric entry fields in the Controls bar
+(above the canvas) to set exact values for coordinates (X and Y) and size (W and H) of
+the selection.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1434.8223007999998"><tspan x="10" y="1434.8223007999998">Transforming by keys</tspan></text>
+
+<rect id="d0e306" width="288" height="1000px" x="10" y="1439.7223007999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e306" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">One of Inkscape's features that set it apart from most other vector editors is its
+emphasis on keyboard accessibility. There's hardly any command or action that is
+impossible to do from keyboard, and transforming objects is no exception.</flowDiv></flowRoot>
+
+<rect id="d0e309" width="288" height="1000px" x="10" y="1491.4865418" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e309" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">You can use the keyboard to move (<flowSpan style="font-weight:bold">arrow</flowSpan> keys), scale
+(<flowSpan style="font-weight:bold">&lt;</flowSpan> and <flowSpan style="font-weight:bold">&gt;</flowSpan> keys), and rotate (<flowSpan style="font-weight:bold">[</flowSpan>
+and <flowSpan style="font-weight:bold">]</flowSpan> keys) objects. Default moves and scales are by 2 px; with
+<flowSpan style="font-weight:bold">Shift</flowSpan>, you move or scale by 10 times that. <flowSpan style="font-weight:bold">Ctrl+&gt;</flowSpan>
+and <flowSpan style="font-weight:bold">Ctrl+&lt;</flowSpan> scale up or down to 200% or 50% of the original,
+respectively. Default rotates are by 15 degrees; with <flowSpan style="font-weight:bold">Ctrl</flowSpan>, you rotate
+by 90 degrees.</flowDiv></flowRoot>
+
+<rect id="d0e339" width="288" height="1000px" x="10" y="1565.6775688" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e339" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">However, perhaps the most useful are <flowSpan style="font-style:italic">pixel-size
+transformations</flowSpan>, invoked by using <flowSpan style="font-weight:bold">Alt</flowSpan> with the transform
+keys. For example, <flowSpan style="font-weight:bold">Alt+arrows</flowSpan> will move the selection by 1 pixel
+<flowSpan style="font-style:italic">at the current zoom</flowSpan> (i.e. by 1 <flowSpan style="font-style:italic">screen pixel</flowSpan>,
+not to be confused with the px unit which is an SVG length unit independent of
+zoom). This means that if you zoom in, one <flowSpan style="font-weight:bold">Alt+arrow</flowSpan> will result in a
+<flowSpan style="font-style:italic">smaller</flowSpan> absolute movement which will still look like one-pixel
+nudge on your screen. It is thus possible to position objects with arbitrary precision
+simply by zooming in or out as needed.</flowDiv></flowRoot>
+
+<rect id="d0e363" width="288" height="1000px" x="10" y="1673.3638978" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e363" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Similarly, <flowSpan style="font-weight:bold">Alt+&gt;</flowSpan> and <flowSpan style="font-weight:bold">Alt+&lt;</flowSpan>
+scale selection so that its visible size changes by one screen pixel, and
+<flowSpan style="font-weight:bold">Alt+[</flowSpan> and <flowSpan style="font-weight:bold">Alt+]</flowSpan> rotate it so that its
+farthest-from-center point moves by one screen pixel.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1727.5768357999998"><tspan x="10" y="1727.5768357999998">Multiple selections</tspan></text> <rect id="d0e384" width="288" height="1000px" x="10" y="1732.4768358" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e384" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">You can select any number of objects
+simultaneously by <flowSpan style="font-weight:bold">Shift+click</flowSpan>ing them. Or, you can
+<flowSpan style="font-weight:bold">drag</flowSpan> around the objects you need to select; this is called
+<flowSpan style="font-style:italic">rubberband selection</flowSpan>. (Selector creates rubberband when dragging
+from an empty space; however, if you press <flowSpan style="font-weight:bold">Shift</flowSpan> before starting to
+drag, Inkscape will always create the rubberband.) Practice by selecting all three of
+the shapes below:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1814.6264698) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.80106297pt" id="basic-f04.svgrect878" width="25.253300" height="26.656260" x="58.427742" y="5.9826937"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1814.6264698) matrix(0.801064,0.000000,0.000000,0.801064,32.31095,-983.8304)" sodipodi:type="arc" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="basic-f04.svgpath879" sodipodi:cx="112.96418" sodipodi:cy="1251.6860" sodipodi:rx="21.892282" sodipodi:ry="17.805723" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1814.6264698) matrix(0.873025,0.000000,0.000000,0.873025,27.59957,4.053390)" d="M 182.83762,29.582728 L 169.65440,26.364328 L 159.52939,35.399790 L 158.51643,21.867261 L 146.79439,15.029915 L 159.35157,9.8847525 L 162.23196,-3.3764213 L 171.00569,6.9762223 L 184.50790,5.6177117 L 177.37318,17.161160 L 182.83762,29.582728 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.3262214" sodipodi:arg1="0.69790282" sodipodi:r2="10.217657" sodipodi:r1="20.435314" sodipodi:cy="16.450745" sodipodi:cx="167.18025" sodipodi:sides="5" id="basic-f04.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.91757278pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="star"/>
+
+<rect id="d0e409" width="288" height="1000px" x="10" y="1861.4804018" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e409" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Now, use rubberband (by drag or <flowSpan style="font-weight:bold">Shift+drag</flowSpan>) to select the two ellipses
+but not the rectangle:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1898.9006438) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.93523197pt" id="basic-f05.svgrect894" width="151.14369" height="39.698006" x="46.656612" y="1.7362769"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1898.9006438) matrix(0.707107,-0.707107,0.707107,0.707107,28.79286,65.47778)" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z" sodipodi:ry="12.500000" sodipodi:rx="6.6071429" sodipodi:cy="25.040749" sodipodi:cx="88.035713" id="basic-f05.svgpath1290" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1898.9006438) matrix(0.707107,-0.707107,0.707107,0.707107,56.47143,65.83492)" sodipodi:type="arc" style="opacity:1.0000000;color:#000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.48692770pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" id="basic-f05.svgpath1292" sodipodi:cx="88.035713" sodipodi:cy="25.040749" sodipodi:rx="6.6071429" sodipodi:ry="12.500000" d="M 94.642856 25.040749 A 6.6071429 12.500000 0 1 1 81.428570,25.040749 A 6.6071429 12.500000 0 1 1 94.642856 25.040749 z"/>
+
+<rect id="d0e425" width="288" height="1000px" x="10" y="1951.7676898" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e425" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Each individual object within a selection displays a <flowSpan style="font-style:italic">selection
+cue</flowSpan> — by default, a dashed rectangular frame. These cues make it easy
+to see at once what is selected and what is not. For example, if you select both the two
+ellipses and the rectangle, without the cues you would have hard time guessing whether
+the ellipses are selected or not.</flowDiv></flowRoot>
+
+<rect id="d0e431" width="288" height="1000px" x="10" y="2024.1286668" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e431" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan>ing on a selected object excludes it from the selection.
+Select all three objects above, then use <flowSpan style="font-weight:bold">Shift+click</flowSpan> to exclude both
+ellipses from the selection leaving only the rectangle selected.</flowDiv></flowRoot>
+
+<rect id="d0e439" width="288" height="1000px" x="10" y="2074.1663388" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e439" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pressing <flowSpan style="font-weight:bold">Esc</flowSpan> deselects any selected
+objects. <flowSpan style="font-weight:bold">Ctrl+A</flowSpan> selects all objects in the current layer (if you did
+not create layers, this is the same as all objects in the document).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2128.3585808000003"><tspan x="10" y="2128.3585808000003">Grouping</tspan></text>
+
+<rect id="d0e454" width="288" height="1000px" x="10" y="2133.2585808000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e454" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Several objects can be combined into a <flowSpan style="font-style:italic">group</flowSpan>. A group
+behaves as a single object when you drag or transform it. Below, the three objects on
+the left are independent; the same three objects on the right are grouped. Try to drag
+the group.</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2193.0228218) " y="22.484795" x="14.389485" height="33.276272" width="31.524887" id="basic-f06.svgrect1370" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2193.0228218) translate(-67.83676,-1232.299)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1371" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2193.0228218) translate(-85.47640,-1195.746)" d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1372" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2193.0228218) translate(-8.869910,-1456.949)" id="basic-f06.svgg1376">
+ <rect y="1479.4336" x="186.25153" height="33.276272" width="31.524887" id="basic-f06.svgrect1373" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt"/>
+ <path transform="translate(104.0253,224.6495)" d="M 134.85646 1251.6860 A 21.892282 17.805723 0 1 1 91.071898,1251.6860 A 21.892282 17.805723 0 1 1 134.85646 1251.6860 z" sodipodi:ry="17.805723" sodipodi:rx="21.892282" sodipodi:cy="1251.6860" sodipodi:cx="112.96418" id="basic-f06.svgpath1374" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <polygon d="M 184.47897,1254.8968 L 169.24110,1251.1768 L 157.53807,1261.6205 L 156.36724,1245.9788 L 142.81828,1238.0759 L 157.33254,1232.1288 L 160.66185,1216.8008 L 170.80299,1228.7670 L 186.40957,1227.1967 L 178.16288,1240.5393 L 184.47897,1254.8968 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" transform="translate(86.38563,261.2024)" points="184.479,1254.9 169.241,1251.18 157.538,1261.62 156.367,1245.98 142.818,1238.08 157.333,1232.13 160.662,1216.8 170.803,1228.77 186.41,1227.2 178.163,1240.54 184.479,1254.9 " sodipodi:arg2="1.3262213" sodipodi:arg1="0.69790282" sodipodi:r2="11.810115" sodipodi:r1="23.620230" sodipodi:cy="1239.7181" sodipodi:cx="166.38135" sodipodi:sides="5" id="basic-f06.svgpolygon1375" style="font-size:12.000000;fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="star"/>
+ </g>
+
+<rect id="d0e470" width="288" height="1000px" x="10" y="2270.5664698" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e470" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To create a group, you select one or more objects and press
+<flowSpan style="font-weight:bold">Ctrl+G</flowSpan>. To ungroup one or more groups, select them and press
+<flowSpan style="font-weight:bold">Ctrl+U</flowSpan>. Groups themselves may be grouped, just like any other
+objects; such recursive groups may go down to arbitrary depth. However,
+<flowSpan style="font-weight:bold">Ctrl+U</flowSpan> only ungroups the topmost level of grouping in a
+selection; you'll need to press <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> repeatedly if you want to
+completely ungroup a deep group-in-group.</flowDiv></flowRoot>
+
+<rect id="d0e485" width="288" height="1000px" x="10" y="2355.9294978000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e485" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">You don't necessarily have to ungroup, however, if you want to edit
+an object within a group. Just <flowSpan style="font-weight:bold">Ctrl+click</flowSpan> that object and it will be
+selected and editable alone, or <flowSpan style="font-weight:bold">Shift+Ctrl+click</flowSpan> several objects
+(inside or outside any groups) for multiple selection regardless of
+grouping. Try to move or transform the individual shapes in the
+group (above right) without ungrouping it, then deselect and select
+the group normally to see that it still remains grouped.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2454.8511348"><tspan x="10" y="2454.8511348">Fill and stroke</tspan></text>
+
+<rect id="d0e500" width="288" height="1000px" x="10" y="2459.7511348000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e500" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Many of Inkscape's functions are available via <flowSpan style="font-style:italic">dialogs</flowSpan>. Probably the
+simplest way to paint an object some color is to open the Swatches dialog from the
+Objects menu, select an object, and click a swatch to paint it (change its fill
+color).</flowDiv></flowRoot>
+
+<rect id="d0e506" width="288" height="1000px" x="10" y="2511.5153758" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e506" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">More powerful is the Fill and Stroke dialog
+(<flowSpan style="font-weight:bold">Shift+Ctrl+F</flowSpan>). Select the shape below and open the Fill and Stroke
+dialog.</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2548.9356178000003) translate(3.065620,-1432.258)" d="M 190.31691 1450.1674 A 66.260643 16.346237 0 1 1 57.795624,1450.1674 A 66.260643 16.346237 0 1 1 190.31691 1450.1674 z" sodipodi:ry="16.346237" sodipodi:rx="66.260643" sodipodi:cy="1450.1674" sodipodi:cx="124.05627" id="basic-f07.svgpath930" style="font-size:12.000000;fill:#ff0000;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e522" width="288" height="1000px" x="10" y="2594.8780918" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e522" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">You will see that the dialog has three tabs: Fill, Stroke paint, and Stroke
+style. The Fill tab lets you edit the <flowSpan style="font-style:italic">fill</flowSpan> (interior) of the
+selected object(s). Using the buttons just below the tab, you can select types of fill,
+including no fill (the button with the X), flat color fill, as well as linear or radial
+gradients. For the above shape, the flat fill button will be activated.</flowDiv></flowRoot>
+
+<rect id="d0e528" width="288" height="1000px" x="10" y="2667.2390688" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e528" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Further below, you see a collection of <flowSpan style="font-style:italic">color pickers</flowSpan>, each
+in its own tab: RGB, CMYK, HSL, and Wheel. Perhaps the most convenient is the Wheel
+picker, where you can rotate the triangle to choose a hue on the wheel, and then select
+a shade of that hue within the triangle. All color pickers contain a slider to set the
+<flowSpan style="font-style:italic">alpha</flowSpan> (opacity) of the selected object(s).</flowDiv></flowRoot>
+
+<rect id="d0e537" width="288" height="1000px" x="10" y="2741.3473108" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e537" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Whenever you select an object, the color picker is updated to display its current
+fill and stroke (for multiple selected objects, the dialog shows their
+<flowSpan style="font-style:italic">average</flowSpan> color). Play with these samples or create your own:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2801.1115517999997) matrix(0.997770,0.000000,0.000000,0.935740,0.128430,-1529.560)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath969" style="font-size:12.000000;fill:#80765b;fill-opacity:0.74999601;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2801.1115517999997) matrix(0.997770,0.000000,0.000000,0.935740,35.03744,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath970" style="font-size:12.000000;fill:#d0765b;fill-opacity:0.26769200;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2801.1115517999997) matrix(0.997770,0.000000,0.000000,0.935740,70.39144,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath971" style="font-size:12.000000;fill:#12c097;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2801.1115517999997) matrix(0.997770,0.000000,0.000000,0.935740,104.1760,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath972" style="font-size:12.000000;fill:#e7da05;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2801.1115517999997) matrix(0.997770,0.000000,0.000000,0.935740,135.9942,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath973" style="font-size:12.000000;fill:#3d0fa1;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2801.1115517999997) matrix(0.997770,0.000000,0.000000,0.935740,167.8130,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath974" style="font-size:12.000000;fill:#6fe225;fill-opacity:0.74901998;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2801.1115517999997) matrix(0.997770,0.000000,0.000000,0.935740,199.6311,-1529.014)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f08.svgpath975" style="font-size:12.000000;fill:#ff3077;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+
+<rect id="d0e553" width="288" height="1000px" x="10" y="2848.1884287999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e553" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Using the Stroke paint tab, you can remove the <flowSpan style="font-style:italic">stroke</flowSpan>
+(outline) of the object, or assign any color or transparency to it:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6086708) matrix(0.998498,0.000000,0.000000,0.936426,0.813185,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1010" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6086708) matrix(0.998498,0.000000,0.000000,0.936426,27.35753,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1011" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6086708) matrix(0.998498,0.000000,0.000000,0.936426,57.22005,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1012" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-opacity:0.15692295" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6086708) matrix(0.998498,0.000000,0.000000,0.936426,83.76456,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1013" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6086708) matrix(0.998498,0.000000,0.000000,0.936426,113.6271,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1014" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#00ff7c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6086708) matrix(0.998498,0.000000,0.000000,0.936426,146.8075,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1015" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#16417c;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6086708) matrix(0.998498,0.000000,0.000000,0.936426,176.6700,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1016" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#7c7016;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6086708) matrix(0.998498,0.000000,0.000000,0.936426,203.2139,-1530.239)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f09.svgpath1017" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e569" width="288" height="1000px" x="10" y="2932.1648597999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e569" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The last tab, Stroke style, lets you set the width and other parameters
+of the stroke:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2969.4661558) matrix(0.988814,0.000000,0.000000,0.927344,3.801590,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1033" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2969.4661558) matrix(0.988814,0.000000,0.000000,0.927344,30.08856,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1034" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.4210501;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2969.4661558) matrix(0.988814,0.000000,0.000000,0.927344,62.94734,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1035" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:9.6841898;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2969.4661558) matrix(0.988814,0.000000,0.000000,0.927344,95.80570,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1036" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:1.8157800 3.6315700 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2969.4661558) matrix(0.988814,0.000000,0.000000,0.927344,131.9508,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1037" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 7.2631200 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2969.4661558) matrix(0.988814,0.000000,0.000000,0.927344,168.0951,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1038" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8157800;stroke-dasharray:7.2631200 3.6315600 1.8157800 3.6315600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2969.4661558) matrix(0.988814,0.000000,0.000000,0.927344,204.2394,-1511.205)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f10.svgpath1039" style="font-size:12.000000;fill:#dbdbdb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84736598;stroke-dasharray:0.84736600 0.84736600 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e582" width="288" height="1000px" x="10" y="3023.7636608" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e582" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Finally, instead of flat color, you can use <flowSpan style="font-style:italic">gradients</flowSpan> for
+fills and/or strokes:</flowDiv></flowRoot>
+
+<defs id="basic-f11.svgdefs3">
+ <linearGradient id="basic-f11.svglinearGradient841">
+ <stop id="basic-f11.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f11.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f11.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f11.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1054" xlink:href="#basic-f11.svglinearGradient841"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" y2="2084.6601" x2="31.507035" y1="2043.7089" x1="28.860064" id="basic-f11.svglinearGradient1059" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1062">
+ <stop id="basic-f11.svgstop1063" offset="0.00000000" style="stop-color:#65ab00;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1064" offset="1.00000000" style="stop-color:#a79782;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1061" xlink:href="#basic-f11.svglinearGradient1062"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.247949,0.801315)" fy="2062.9047" fx="31.576695" r="22.220637" cy="2062.9047" cx="31.576695" id="basic-f11.svgradialGradient1069" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2028.3505" x2="56.198539" y1="2028.3505" x1="8.0307071" gradientTransform="scale(1.227046,0.814966)" id="basic-f11.svglinearGradient1074" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1070">
+ <stop id="basic-f11.svgstop1071" offset="0.00000000" style="stop-color:#000000;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1072" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2034.2770" fx="24.338306" r="24.696975" cy="2034.2770" cx="24.338306" id="basic-f11.svgradialGradient1090" xlink:href="#basic-f11.svglinearGradient1070"/>
+ <linearGradient id="basic-f11.svglinearGradient1077">
+ <stop id="basic-f11.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="basic-f11.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.8724" fx="39.346432" r="25.290115" cy="2014.8724" cx="39.346432" id="basic-f11.svgradialGradient1076" xlink:href="#basic-f11.svglinearGradient1077"/>
+ <linearGradient id="basic-f11.svglinearGradient1080">
+ <stop id="basic-f11.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="basic-f11.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2012.5887" fx="48.497728" r="40.477053" cy="2012.5887" cx="48.497728" id="basic-f11.svgradialGradient1083" xlink:href="#basic-f11.svglinearGradient1080"/>
+ <linearGradient id="basic-f11.svglinearGradient1056">
+ <stop id="basic-f11.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2014.6514" fx="39.611818" r="33.928718" cy="2014.6514" cx="39.611818" id="basic-f11.svgradialGradient1085" xlink:href="#basic-f11.svglinearGradient1056"/>
+ <linearGradient id="basic-f11.svglinearGradient1087">
+ <stop id="basic-f11.svgstop1088" offset="0.00000000" style="stop-color:#f56f52;stop-opacity:0;"/>
+ <stop id="basic-f11.svgstop1089" offset="1.00000000" style="stop-color:#aba6a6;stop-opacity:0.243137;"/>
+ </linearGradient>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.227046,0.814966)" fy="2028.3505" fx="32.114623" r="24.083916" cy="2028.3505" cx="32.114623" id="basic-f11.svgradialGradient1086" xlink:href="#basic-f11.svglinearGradient1087"/>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3059.4366367999996) matrix(1.066286,0.000000,0.000000,1.000000,-1.648820,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1053" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1054);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3059.4366367999996) matrix(1.066286,0.000000,0.000000,1.000000,26.69766,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1055" style="font-size:12.000000;fill:url(#basic-f11.svglinearGradient1059);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3059.4366367999996) matrix(1.066286,0.000000,0.000000,1.000000,62.13073,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1060" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1061);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3059.4366367999996) matrix(1.066286,0.000000,0.000000,1.000000,94.02050,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1065" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1069);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012105200;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3059.4366367999996) matrix(1.066286,0.000000,0.000000,1.000000,136.5401,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1073" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1090);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svglinearGradient1074);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3059.4366367999996) matrix(-1.066286,0.000000,0.000000,-1.000000,263.0961,1673.309)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1075" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1083);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1076);stroke-width:3.6436801;stroke-opacity:1.0000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3059.4366367999996) matrix(1.066286,0.000000,0.000000,1.000000,214.4927,-1632.758)" d="M 67.136333 1653.0359 A 27.730225 17.805723 0 1 1 11.675884,1653.0359 A 27.730225 17.805723 0 1 1 67.136333 1653.0359 z" sodipodi:ry="17.805723" sodipodi:rx="27.730225" sodipodi:cy="1653.0359" sodipodi:cx="39.406109" id="basic-f11.svgpath1084" style="font-size:12.000000;fill:url(#basic-f11.svgradialGradient1086);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#basic-f11.svgradialGradient1085);stroke-width:3.6436801;stroke-dasharray:3.6436800 3.6436800 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e598" width="288" height="1000px" x="10" y="3110.8153657999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e598" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">When you switch from flat color to gradient, the newly created gradient uses the
+previous flat color, going from opaque to transparent. Switch to the Gradient tool
+(<flowSpan style="font-weight:bold">Ctrl+F1</flowSpan>) to drag the <flowSpan style="font-style:italic">gradient handles</flowSpan> —
+the controls connected by lines that define the direction and length of the
+gradient. When any of the gradient handles is selected (highlighted blue), the Fill and
+Stroke dialog sets the color of that handle instead of the color of the entire selected
+object.</flowDiv></flowRoot>
+
+<rect id="d0e607" width="288" height="1000px" x="10" y="3207.2883008" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e607" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Yet another convenient way to change a color of an object is by using the Dropper
+tool (<flowSpan style="font-weight:bold">F7</flowSpan>). Just <flowSpan style="font-weight:bold">click</flowSpan> anywhere in the drawing with
+that tool, and the picked color will be assigned to the selected object's fill
+(<flowSpan style="font-weight:bold">Shift+click</flowSpan> will assign stroke color).</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3272.6939368"><tspan x="10" y="3272.6939368">Duplication, alignment, distribution</tspan></text>
+
+<rect id="d0e625" width="288" height="1000px" x="10" y="3277.5939368" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e625" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">One of the most common operations is <flowSpan style="font-style:italic">duplicating</flowSpan> an object
+(<flowSpan style="font-weight:bold">Ctrl+D</flowSpan>). The duplicate is placed exactly above the original and is
+selected, so you can drag it away by mouse or by arrow keys. For practice, try to fill
+the line with copies of this black square:</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3337.3788738) " y="0.90724945" x="-0.11450195" height="11.092096" width="11.092096" id="basic-f12.svgrect1117" style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/>
+
+<rect id="d0e644" width="288" height="1000px" x="10" y="3360.4709697999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e644" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Chances are, your copies of the square are placed more or less randomly. This is
+where the Align dialog (<flowSpan style="font-weight:bold">Ctrl+Shift+A</flowSpan>) is useful. Select all the squares
+(<flowSpan style="font-weight:bold">Shift+click</flowSpan> or drag a rubberband), open the dialog and press the
+"Center on horizontal axis" button, then the "Make horizontal gaps between objects
+equal" button (read the button tooltips). The objects are now neatly aligned and
+distributed equispacedly. Here are some other alignment and distribution
+examples:</flowDiv></flowRoot>
+
+<defs id="basic-f13.svgdefs3">
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" fy="2278.0270" fx="188.94781" r="19.567672" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient1670" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" fy="2274.3148" fx="212.60383" r="18.493775" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient1669" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" fy="2233.2885" fx="221.81415" r="12.484145" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient1668" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" fy="2236.0139" fx="225.28719" r="12.167087" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient1667" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" fy="2298.9152" fx="225.83769" r="7.2748404" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient1666" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" fy="2266.8649" fx="238.59247" r="7.9932243" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient1665" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" fy="2238.9173" fx="251.28576" r="5.5509335" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient1664" xlink:href="#basic-f13.svglinearGradient841"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.069487,0.935027)" r="19.567672" fy="2278.0270" fx="188.94781" cy="2278.0270" cx="188.94781" id="basic-f13.svgradialGradient2463" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.070251,0.934360)" r="18.493775" fy="2274.3148" fx="212.60383" cy="2274.3148" cx="212.60383" id="basic-f13.svgradialGradient2462" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.045701,0.956296)" r="12.484145" fy="2233.2885" fx="221.81415" cy="2233.2885" cx="221.81415" id="basic-f13.svgradialGradient2461" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.040873,0.960732)" r="12.167087" fy="2236.0139" fx="225.28719" cy="2236.0139" cx="225.28719" id="basic-f13.svgradialGradient2460" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.065969,0.938114)" r="7.2748404" fy="2298.9152" fx="225.83769" cy="2298.9152" cx="225.83769" id="basic-f13.svgradialGradient2459" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.048503,0.953741)" r="7.9932243" fy="2266.8649" fx="238.59247" cy="2266.8649" cx="238.59247" id="basic-f13.svgradialGradient2458" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.034074,0.967049)" r="5.5509335" fy="2238.9173" fx="251.28576" cy="2238.9173" cx="251.28576" id="basic-f13.svgradialGradient2457" xlink:href="#basic-f13.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient id="basic-f13.svglinearGradient841">
+ <stop id="basic-f13.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="basic-f13.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="basic-f13.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="basic-f13.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ </defs><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(-1.000000,0.000000,0.000000,1.000000,413.5562,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1671" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1670);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(-1.000000,0.000000,0.000000,1.000000,413.4438,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1672" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(-1.000000,0.000000,0.000000,1.000000,433.4970,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1673" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1668);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(-1.000000,0.000000,0.000000,1.000000,445.3343,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1674" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1667);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(-1.000000,0.000000,0.000000,1.000000,411.9695,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1675" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1666);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(-1.000000,0.000000,0.000000,1.000000,429.6753,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1676" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1665);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(-1.000000,0.000000,0.000000,1.000000,450.9023,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1677" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient1664);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1622" d="M 30.105301,4.9278845 L 83.706928,19.290384" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1623" d="M 27.562262,9.2560845 L 81.163888,23.618584" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1624" d="M 25.019222,13.584384 L 78.620848,27.946884" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1625" d="M 22.476183,17.912584 L 76.077804,32.275084" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1626" d="M 19.933144,22.240784 L 73.534765,36.603284" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1627" d="M 17.390104,26.569084 L 70.991725,40.931587" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1628" d="M 14.847065,30.897284 L 68.448686,45.259787" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1629" d="M 12.304026,35.225484 L 65.905647,49.587987" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1630" d="M 9.7609840,39.553787 L 63.362605,53.916287" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-31.31421)" d="M 131.45540,2120.6279 C 131.86733,2120.8339 131.38099,2121.2848 131.11307,2121.3126 C 130.38700,2121.3878 129.98969,2120.5582 130.08607,2119.9433 C 130.25847,2118.8434 131.48161,2118.3135 132.48239,2118.5739 C 133.95109,2118.9561 134.62956,2120.6179 134.19405,2121.9973 C 133.61359,2123.8358 131.49936,2124.6664 129.74374,2124.0512 C 127.53447,2123.2772 126.55041,2120.7047 127.34742,2118.5739 C 128.31270,2115.9933 131.34648,2114.8551 133.85172,2115.8353 C 136.80406,2116.9904 138.09693,2120.4872 136.93271,2123.3666 C 135.58856,2126.6909 131.62765,2128.1387 128.37441,2126.7899 C 124.67788,2125.2573 123.07502,2120.8315 124.60876,2117.2046 C 126.32940,2113.1357 131.22055,2111.3777 135.22105,2113.0966 C 139.66236,2115.0050 141.57578,2120.3620 139.67136,2124.7359" sodipodi:t0="0.0000000" sodipodi:argument="-18.385908" sodipodi:radius="9.1857243" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2120.6279" sodipodi:cx="131.45540" id="basic-f13.svgpath1641" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1440.566,-40.55521)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1642" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-54.93121)" d="M 154.34271,2141.7546 C 155.46082,2142.3431 154.10109,2143.5522 153.36462,2143.6130 C 151.36884,2143.7779 150.32648,2141.4795 150.62597,2139.7985 C 151.16169,2136.7915 154.54685,2135.4081 157.27698,2136.1795 C 161.28357,2137.3116 163.04956,2141.9084 161.77620,2145.6670 C 160.07902,2150.6767 154.23252,2152.8340 149.45226,2151.0465 C 143.43679,2148.7971 140.88465,2141.6848 143.19248,2135.8861 C 145.98757,2128.8630 154.37385,2125.9143 161.18935,2128.7460 C 169.22117,2132.0831 172.56753,2141.7482 169.20969,2149.5794 C 165.33293,2158.6207 154.38598,2162.3654 145.53990,2158.4800 C 135.48841,2154.0651 131.34489,2141.8342 135.75899,2131.9737 C 140.71094,2120.9117 154.22715,2116.3690 165.10171,2121.3125 C 177.17453,2126.8008 182.11667,2141.6034 176.64318,2153.4917" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="25.200598" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2141.7546" sodipodi:cx="154.34271" id="basic-f13.svgpath1643" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(1.901202e-16,0.614095,-0.614095,1.901202e-16,1424.349,-65.81921)" d="M 177.23004,2161.1208 C 178.17161,2161.4151 177.29795,2162.5352 176.74100,2162.6858 C 175.23169,2163.0938 174.10720,2161.4758 174.10015,2160.1428 C 174.08755,2157.7582 176.49195,2156.2186 178.69718,2156.4260 C 181.93344,2156.7304 183.93767,2160.0113 183.48982,2163.0770 C 182.89291,2167.1632 178.70759,2169.6442 174.78481,2168.9456 C 169.84840,2168.0664 166.88581,2162.9648 167.84037,2158.1866 C 168.99647,2152.3995 175.02050,2148.9527 180.65336,2150.1662 C 187.29149,2151.5963 191.22390,2158.5463 189.74960,2165.0332 C 188.04747,2172.5227 180.16935,2176.9417 172.82863,2175.2054 C 164.48765,2173.2324 159.58133,2164.4246 161.58059,2156.2304 C 163.82346,2147.0377 173.56199,2141.6436 182.60954,2143.9065 C 192.65404,2146.4186 198.53622,2157.0887 196.00938,2166.9894" sodipodi:t0="0.0000000" sodipodi:argument="-18.546671" sodipodi:radius="19.674946" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2161.1208" sodipodi:cx="177.23004" id="basic-f13.svgpath1644" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(4.753003e-17,0.153524,-0.153524,4.753003e-17,473.6190,31.04279)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1645" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(9.506006e-17,0.307048,-0.307048,9.506006e-17,806.8147,7.176787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1646" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(3.802402e-16,1.228191,-1.228191,3.802402e-16,2753.765,-136.0183)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1647" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(7.604803e-16,2.456381,-2.456381,7.604803e-16,5347.526,-326.9433)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1648" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.12500000" sodipodi:type="spiral"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) translate(3.588790,-2103.409)" d="M 223.00467,2147.6233 L 202.07730,2147.9687 L 181.14992,2148.3140 L 191.31454,2130.0177 L 201.47915,2111.7214 L 212.24191,2129.6723 L 223.00467,2147.6233 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="223.005,2147.62 202.077,2147.97 181.15,2148.31 191.315,2130.02 201.479,2111.72 212.242,2129.67 223.005,2147.62 " sodipodi:arg2="1.5542961" sodipodi:arg1="0.50709850" sodipodi:r2="12.084072" sodipodi:r1="24.168144" sodipodi:cy="2135.8862" sodipodi:cx="201.87791" sodipodi:sides="3" id="basic-f13.svgpolygon1649" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2463);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) translate(3.701180,-2098.420)" d="M 207.74647,2141.7547 L 217.88307,2124.7521 L 228.01966,2107.7495 L 237.67605,2125.0294 L 247.33244,2142.3092 L 227.53945,2142.0320 L 207.74647,2141.7547 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="207.746,2141.75 217.883,2124.75 228.02,2107.75 237.676,2125.03 247.332,2142.31 227.539,2142.03 207.746,2141.75 " sodipodi:arg2="3.6791979" sodipodi:arg1="2.6320004" sodipodi:r2="11.428604" sodipodi:r1="22.857208" sodipodi:cy="2130.6045" sodipodi:cx="227.69952" sodipodi:sides="3" id="basic-f13.svgpolygon1650" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2462);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) translate(-16.35203,-2109.076)" d="M 218.89670,2147.6231 L 224.32793,2135.6846 L 229.75915,2123.7461 L 237.38261,2134.4189 L 245.00608,2145.0918 L 231.95139,2146.3574 L 218.89670,2147.6231 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="218.897,2147.62 224.328,2135.68 229.759,2123.75 237.383,2134.42 245.006,2145.09 231.951,2146.36 218.897,2147.62 " sodipodi:arg2="3.5685407" sodipodi:arg1="2.5213432" sodipodi:r2="7.5724688" sodipodi:r1="15.144938" sodipodi:cy="2138.8203" sodipodi:cx="231.22064" sodipodi:sides="3" id="basic-f13.svgpolygon1651" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2461);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) translate(-28.18930,-2121.601)" d="M 221.83098,2157.0128 L 229.41306,2146.7668 L 236.99515,2136.5207 L 242.07745,2148.2100 L 247.15976,2159.8993 L 234.49537,2158.4561 L 221.83098,2157.0128 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="221.831,2157.01 229.413,2146.77 236.995,2136.52 242.077,2148.21 247.16,2159.9 234.495,2158.46 221.831,2157.01 " sodipodi:arg2="3.7786629" sodipodi:arg1="2.7314653" sodipodi:r2="7.3591170" sodipodi:r1="14.718234" sodipodi:cy="2151.1443" sodipodi:cx="235.32863" sodipodi:sides="3" id="basic-f13.svgpolygon1652" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2460);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) translate(5.175400,-2130.035)" d="M 232.98121,2163.4683 L 236.67012,2156.6436 L 240.35903,2149.8190 L 244.42487,2156.4260 L 248.49072,2163.0330 L 240.73597,2163.2506 L 232.98121,2163.4683 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="232.981,2163.47 236.67,2156.64 240.359,2149.82 244.425,2156.43 248.491,2163.03 240.736,2163.25 232.981,2163.47 " sodipodi:arg2="3.6371352" sodipodi:arg1="2.5899377" sodipodi:r2="4.4789720" sodipodi:r1="8.9579439" sodipodi:cy="2158.7734" sodipodi:cx="240.61032" sodipodi:sides="3" id="basic-f13.svgpolygon1653" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2459);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) translate(-12.53040,-2135.392)" d="M 241.78402,2168.1632 L 246.60733,2161.2704 L 251.43063,2154.3777 L 254.98825,2162.0012 L 258.54586,2169.6246 L 250.16494,2168.8939 L 241.78402,2168.1632 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="241.784,2168.16 246.607,2161.27 251.431,2154.38 254.988,2162 258.546,2169.62 250.165,2168.89 241.784,2168.16 " sodipodi:arg2="3.7521630" sodipodi:arg1="2.7049655" sodipodi:r2="4.8570848" sodipodi:r1="9.7141695" sodipodi:cy="2164.0552" sodipodi:cx="250.58684" sodipodi:sides="3" id="basic-f13.svgpolygon1654" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2458);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) translate(-33.75731,-2138.534)" d="M 254.10796,2170.5106 L 256.29042,2165.1425 L 258.47288,2159.7745 L 262.03049,2164.3486 L 265.58811,2168.9227 L 259.84803,2169.7166 L 254.10796,2170.5106 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="254.108,2170.51 256.29,2165.14 258.473,2159.77 262.031,2164.35 265.588,2168.92 259.848,2169.72 254.108,2170.51 " sodipodi:arg2="3.5277470" sodipodi:arg1="2.4805495" sodipodi:r2="3.3455849" sodipodi:r1="6.6911697" sodipodi:cy="2166.4026" sodipodi:cx="259.38965" sodipodi:sides="3" id="basic-f13.svgpolygon1655" style="font-size:12.000000;fill:url(#basic-f13.svgradialGradient2457);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) matrix(1.082533e-16,0.349663,-0.349663,1.082533e-16,853.9819,0.692787)" d="M 143.19247,2128.8440 C 143.75153,2129.1382 143.07166,2129.7428 142.70343,2129.7732 C 141.70554,2129.8556 141.18436,2128.7064 141.33410,2127.8659 C 141.60196,2126.3624 143.29454,2125.6707 144.65961,2126.0564 C 146.66291,2126.6225 147.54590,2128.9209 146.90922,2130.8002 C 146.06063,2133.3050 143.13738,2134.3837 140.74725,2133.4899 C 137.73951,2132.3652 136.46344,2128.8091 137.61736,2125.9097 C 139.01490,2122.3982 143.20804,2120.9238 146.61579,2122.3397 C 150.63171,2124.0082 152.30488,2128.8408 150.62596,2132.7564 C 148.68758,2137.2770 143.21411,2139.1494 138.79107,2137.2067 C 133.76532,2134.9992 131.69356,2128.8838 133.90061,2123.9535 C 136.37659,2118.4225 143.13469,2116.1512 148.57197,2118.6229 C 154.60838,2121.3671 157.07945,2128.7684 154.34271,2134.7125" sodipodi:t0="0.0000000" sodipodi:argument="-18.365078" sodipodi:radius="12.600299" sodipodi:revolution="3.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="2128.8440" sodipodi:cx="143.19247" id="basic-f13.svgpath1678" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1679" d="M 175.20459,51.727787 C 175.16086,52.688387 175.12047,53.782187 174.09943,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1680" d="M 182.30186,51.839687 C 182.30186,52.582887 181.84217,53.954587 181.93348,54.860387" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1681" d="M 188.65035,51.951487 C 188.85033,52.646587 188.73246,53.739487 190.49230,54.524787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1682" d="M 197.68216,51.503987 C 197.46637,52.170887 195.82128,54.066087 196.57699,54.748587" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1683" d="M 204.82471,52.287187 C 204.54422,52.686187 203.47294,54.089287 204.82471,54.636687" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1684" d="M 211.02991,51.503987 C 211.12145,52.430587 210.54887,53.384887 212.87186,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1685" d="M 220.14463,51.951487 C 220.22447,52.521287 219.15359,53.514087 218.67108,54.412887" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1686" d="M 225.39606,51.839687 C 225.42319,52.276287 225.59145,53.562387 228.34317,54.189187" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1687" d="M 233.97104,52.063387 C 233.97104,52.221287 233.75877,53.676487 234.70782,54.300987" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1688" d="M 238.47345,51.839687 C 239.52830,53.072987 239.60390,54.525187 245.10445,55.419787" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3464.8456577999996) " id="basic-f13.svgpath1689" d="M 248.88235,52.510887 C 248.88235,53.351187 248.77656,54.181387 249.61913,54.972287" style="font-size:12.000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36291499pt"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3546.4638057999996"><tspan x="10" y="3546.4638057999996">Z-order</tspan></text>
+
+<rect id="d0e669" width="288" height="1000px" x="10" y="3551.3638057999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e669" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The term <flowSpan style="font-style:italic">z-order</flowSpan> refers to the stacking order of objects in a drawing,
+i.e. to which objects are on top and obscure others. The two commands in the Object
+menu, Raise to Top (the <flowSpan style="font-weight:bold">Home</flowSpan> key) and Lower to Bottom (the
+<flowSpan style="font-weight:bold">End</flowSpan> key), will move your selected objects to the very top or very
+bottom of the current layer's z-order. Two more commands, Raise (<flowSpan style="font-weight:bold">PgUp</flowSpan>)
+and Lower (<flowSpan style="font-weight:bold">PgDn</flowSpan>), will sink or emerge the selection <flowSpan style="font-style:italic">one step only</flowSpan>,
+i.e. move it past one non-selected object in z-order (only objects that overlap the
+selection count; if nothing overlaps the selection, Raise and Lower move it all the way
+to the top or bottom correspondingly).</flowDiv></flowRoot>
+
+<rect id="d0e690" width="288" height="1000px" x="10" y="3670.2221357999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e690" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Practice using these commands by reversing the z-order of the
+objects below, so that the leftmost ellipse is on top and the rightmost
+one is at the bottom:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3718.8143778) matrix(1.362500,0.000000,0.000000,1.744680,16.79810,-4067.070)" d="M 70.422535 2348.0164 A 23.474178 13.791080 0 1 1 23.474178,2348.0164 A 23.474178 13.791080 0 1 1 70.422535 2348.0164 z" sodipodi:ry="13.791080" sodipodi:rx="23.474178" sodipodi:cy="2348.0164" sodipodi:cx="46.948357" id="basic-f14.svgpath1127" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39901099" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3718.8143778) matrix(1.000000,0.000000,0.000000,1.051282,31.76290,-2451.914)" d="M 100.93896 2351.2441 A 25.528168 17.605633 0 1 1 49.882629,2351.2441 A 25.528168 17.605633 0 1 1 100.93896 2351.2441 z" sodipodi:ry="17.605633" sodipodi:rx="25.528168" sodipodi:cy="2351.2441" sodipodi:cx="75.410797" id="basic-f14.svgpath1128" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3718.8143778) matrix(1.000000,0.000000,0.000000,1.051282,34.11030,-2439.590)" d="M 119.71831 2349.4836 A 21.713614 13.497652 0 1 1 76.291079,2349.4836 A 21.713614 13.497652 0 1 1 119.71831 2349.4836 z" sodipodi:ry="13.497652" sodipodi:rx="21.713614" sodipodi:cy="2349.4836" sodipodi:cx="98.004692" id="basic-f14.svgpath1129" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3718.8143778) matrix(1.000000,0.000000,0.000000,1.051282,36.43560,-2449.567)" d="M 129.69483 2348.0164 A 12.910798 9.6830978 0 1 1 103.87323,2348.0164 A 12.910798 9.6830978 0 1 1 129.69483 2348.0164 z" sodipodi:ry="9.6830978" sodipodi:rx="12.910798" sodipodi:cy="2348.0164" sodipodi:cx="116.78403" id="basic-f14.svgpath1130" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3718.8143778) matrix(1.000000,0.000000,0.000000,1.051282,37.63150,-2444.872)" d="M 142.60563 2347.1362 A 11.737089 7.6291080 0 1 1 119.13146,2347.1362 A 11.737089 7.6291080 0 1 1 142.60563 2347.1362 z" sodipodi:ry="7.6291080" sodipodi:rx="11.737089" sodipodi:cy="2347.1362" sodipodi:cx="130.86855" id="basic-f14.svgpath1131" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3718.8143778) matrix(1.000000,0.000000,0.000000,1.051282,37.04460,-2450.214)" d="M 150.23474 2347.4297 A 7.3356805 5.5751171 0 1 1 135.56338,2347.4297 A 7.3356805 5.5751171 0 1 1 150.23474 2347.4297 z" sodipodi:ry="5.5751171" sodipodi:rx="7.3356805" sodipodi:cy="2347.4297" sodipodi:cx="142.89906" id="basic-f14.svgpath1132" style="font-size:12.000000;fill:#ff9900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002" sodipodi:type="arc"/>
+
+<rect id="d0e703" width="288" height="1000px" x="10" y="3783.5596127999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e703" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">A very useful selection shortcut is the <flowSpan style="font-weight:bold">Tab</flowSpan> key. If nothing is
+selected, it selects the bottommost object; otherwise it selects the object <flowSpan style="font-style:italic">above the
+selected object(s)</flowSpan> in z-order. <flowSpan style="font-weight:bold">Shift+Tab</flowSpan> works in reverse,
+starting from the topmost object and proceeding downwards. Since the objects you
+create are added to the top of the stack, pressing <flowSpan style="font-weight:bold">Shift+Tab</flowSpan> with
+nothing selected will conveniently select the object you created <flowSpan style="font-style:italic">last</flowSpan>. Practice
+the <flowSpan style="font-weight:bold">Tab</flowSpan> and <flowSpan style="font-weight:bold">Shift+Tab</flowSpan> keys on the stack of ellipses
+above.</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3893.6946437999995"><tspan x="10" y="3893.6946437999995">Selecting under and dragging selected</tspan></text>
+
+<rect id="d0e733" width="288" height="1000px" x="10" y="3898.5946437999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e733" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">What to do if the object you need is hidden behind another object?
+You may still see the bottom object if the top one is (partially)
+transparent, but clicking on it will select the top object, not the
+one you need.</flowDiv></flowRoot>
+
+<rect id="d0e736" width="288" height="1000px" x="10" y="3950.3588847999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e736" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This is what <flowSpan style="font-weight:bold">Alt+click</flowSpan> is for. First <flowSpan style="font-weight:bold">Alt+click</flowSpan>
+selects the top object just like the regular click. However, the next
+<flowSpan style="font-weight:bold">Alt+click</flowSpan> at the same point will select the object <flowSpan style="font-style:italic">below</flowSpan> the top
+one; the next one, the object still lower, etc. Thus, several
+<flowSpan style="font-weight:bold">Alt+click</flowSpan>s in a row will cycle, top-to-bottom, through the entire
+z-order stack of objects at the click point. When the bottom object is reached, next
+<flowSpan style="font-weight:bold">Alt+click</flowSpan> will, naturally, again select the topmost object.</flowDiv></flowRoot>
+
+<rect id="d0e757" width="288" height="1000px" x="10" y="4035.7012137999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e757" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This is nice, but once you selected an under-the-surface object, what can you do
+with it? You can use keys to transform it, and you can drag the selection
+handles. However, dragging the object itself will reset the selection to the top object
+again (this is how click-and-drag is designed to work — it selects the (top)
+object under cursor first, then drags the selection). To tell Inkscape to drag <flowSpan style="font-style:italic">what
+is selected now</flowSpan> without selecting anything else, use <flowSpan style="font-weight:bold">Alt+drag</flowSpan>.
+This will move the current selection no matter where you drag your mouse.</flowDiv></flowRoot>
+
+<rect id="d0e766" width="288" height="1000px" x="10" y="4143.3668448" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e766" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Practice <flowSpan style="font-weight:bold">Alt+click</flowSpan> and <flowSpan style="font-weight:bold">Alt+drag</flowSpan> on the two brown
+shapes under the green transparent rectangle:</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4180.7870868) matrix(0.395123,0.684370,-0.684370,0.395123,2780.015,-1592.865)" d="M 126.89077,3940.5291 C 125.17795,3943.3053 113.66371,3938.5420 110.97088,3940.2618 C 108.27806,3941.9815 108.25386,3954.2336 105.11415,3954.7867 C 101.97445,3955.3398 98.760694,3944.4671 95.570830,3943.6865 C 92.380966,3942.9059 82.264271,3949.4146 79.943986,3947.2296 C 77.623701,3945.0445 86.019590,3935.4104 84.600447,3932.4541 C 83.181304,3929.4977 72.168311,3929.3821 72.285146,3926.2119 C 72.401981,3923.0417 84.294455,3922.4155 85.789840,3919.6469 C 87.285224,3916.8782 82.845226,3906.4067 85.391486,3904.5289 C 87.937747,3902.6512 96.264593,3910.1959 99.467842,3909.5915 C 102.67109,3908.9872 106.76923,3900.0556 109.83241,3900.9084 C 112.89559,3901.7612 110.08487,3912.1937 112.61044,3914.2521 C 115.13600,3916.3105 125.25937,3913.5440 126.41255,3916.5480 C 127.56573,3919.5521 117.68601,3926.3170 117.64844,3929.4798 C 117.61087,3932.6426 128.60360,3937.7529 126.89077,3940.5291 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.97023339" sodipodi:arg1="0.52143444" sodipodi:r2="16.983238" sodipodi:r1="28.739008" sodipodi:cy="3927.1016" sodipodi:cx="100.73942" sodipodi:sides="7" id="basic-f15.svgpath2575" style="color:#000000;fill:#ac7335;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4180.7870868) matrix(0.832600,0.480703,-0.480703,0.832600,1947.479,-3288.386)" d="M 107.61985,3941.5994 C 107.09226,3943.7104 98.543572,3938.0797 96.669124,3939.2057 C 94.171555,3940.7060 94.696972,3951.0596 91.806537,3951.7997 C 89.637239,3952.3551 90.222367,3943.2777 88.243929,3942.3368 C 85.607802,3941.0832 77.214948,3946.4420 75.022690,3944.4866 C 73.377380,3943.0191 81.973213,3938.7922 81.916873,3936.5427 C 81.841804,3933.5454 72.273491,3926.6900 72.834776,3923.7853 C 73.256026,3921.6053 82.307516,3928.9670 84.231695,3927.8033 C 86.795527,3926.2528 86.569242,3915.2048 89.461116,3914.5603 C 91.631494,3914.0766 91.154197,3923.6481 93.121052,3924.6568 C 95.741746,3926.0007 105.18210,3921.2828 107.33521,3923.3376 C 108.95114,3924.8798 99.963343,3928.1235 100.07422,3930.3246 C 100.22197,3933.2574 108.32281,3938.7866 107.61985,3941.5994 z " inkscape:randomized="0.047000000" inkscape:rounded="0.21000000" inkscape:flatsided="false" sodipodi:arg2="0.77161843" sodipodi:arg1="0.48833395" sodipodi:r2="9.3934679" sodipodi:r1="19.212250" sodipodi:cy="3933.4641" sodipodi:cx="90.665482" sodipodi:sides="6" id="basic-f15.svgpath2574" style="color:#000000;fill:#ff9400;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="star"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4180.7870868) " rx="10.424490" ry="10.424490" y="-0.21457997" x="44.415947" height="56.564163" width="171.78746" id="basic-f15.svgrect3197" style="color:#000000;fill:#2dd268;fill-opacity:0.29608938;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4262.9512498"><tspan x="10" y="4262.9512498">Conclusion</tspan></text>
+
+<rect id="d0e791" width="288" height="1000px" x="10" y="4267.8512498" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e791" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This concludes the Basic tutorial. There's much more than that to Inkscape, but
+with the techniques described here, you will already be able to create simple yet useful
+graphics. For more complicated stuff, go through the Advanced and other tutorials in
+<flowSpan style="font-family:sans serif">Help &gt; Tutorials</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+
+<g transform="translate(0, 4329.0402258)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-calligraphy.es.svg b/share/tutorials/tutorial-calligraphy.es.svg
new file mode 100644
index 000000000..14e7e17b4
--- /dev/null
+++ b/share/tutorials/tutorial-calligraphy.es.svg
@@ -0,0 +1,548 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::CALIGRAFÍA</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+<!--Author: Traducción a cargo de GLUD-ACL (Grupo Linux universidad Distrital - Academia y Conocimiento Libre), glud-acl@listas.udistrital.edu.co-->
+
+
+
+<rect id="d0e18" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una de las grandes herramientas disponibles en Inkscape es la herramienta de Caligrafía. Este tutorial le ayudará a conocer como trabaja la herramienta, o mejor aú demostrar alguna técnicas básicas del arte de la Caligrafía.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="100.96796599999999"><tspan x="10" y="100.96796599999999">Historia y éstilos</tspan></text>
+
+<rect id="d0e27" width="288" height="1000px" x="10" y="105.867966" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e27" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dirigiéndonos a la definición del diccionario, <flowSpan style="font-style:italic">caligrafía</flowSpan> significa "escritura hermosa" o "escritura elegante o vistoza". Escencialmente, la caligrafí es el arte de hacer escritura a mano de manera hermosa o elegante. Esto puede sonar intimidante, pero con un poco de práctica, cualquiera puede ser un maestro en las bases de este arte.
+</flowDiv></flowRoot>
+
+<rect id="d0e33" width="288" height="1000px" x="10" y="178.565271" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e33" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Las primeras formas de caligrafía se remontan a los gráficos rupestres. Después del año 1440 D.C. y antes de la creación de la prensa de impresión, la caligrafía se encontraba en los libros y otras publicaciones que eran realizadas.
+Un escriba tenía que realizar a mano cada copia de cada libro o publiciación. La
+escritura a mano era realizada con una pluma y tinta hechas sobre vitelas o pergaminos. Los éstilos de letra usados a traés de esos años incluían: Rústico, Carolingio, Letraoscura, etc. Hoy en día el uso más común de la caligrafía son las invitaciones a bodas.
+</flowDiv></flowRoot>
+
+<rect id="d0e36" width="288" height="1000px" x="10" y="286.525833" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e36" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Existen tres tipos principales de caligrafía:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 311.1104029)"/><rect id="d0e42" width="258" height="1000px" x="20" y="305.1104029" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e42" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Occidental o Roman
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 327.6113792)"/><rect id="d0e46" width="258" height="1000px" x="20" y="321.6113792" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e46" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Arabiga
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 345.859621)"/><rect id="d0e50" width="258" height="1000px" x="20" y="339.859621" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e50" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">China u Oriental
+</flowDiv></flowRoot>
+
+
+<rect id="d0e54" width="288" height="1000px" x="10" y="356.3605973" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e54" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Este tutorial se enfoca fundamentalmente en la caligrafía Occidental, como los otros dos éstilos tienden al uso de la brocha (En vez de un esfero con mina), lo cual no se relaciona al funcionamiento actual de nuestra herramienta de Caligrafía.
+</flowDiv></flowRoot>
+
+<rect id="d0e57" width="288" height="1000px" x="10" y="408.4611663" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e57" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una de las grandes ventajas que tenemos sobre los escribas del pasado, es el comando
+<flowSpan style="font-family:sans serif">Deshacer</flowSpan>: Si usted comete un error, no se daña toda la página . La herramienta Caligrafía de Inkscape permite algunas otras técnicas que no serían posibles con una pluma y tinta tradicional.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="484.9974083"><tspan x="10" y="484.9974083">Hardware</tspan></text>
+
+<rect id="d0e69" width="288" height="1000px" x="10" y="489.8974083" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e69" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Obtendráa unos mejores resultados si usa una <flowSpan style="font-style:italic">tableta y lápiz</flowSpan>
+(eje. Wacom). Sin embargo, por medio del ratón usted puede hacer algunos trazos caligráficos iniciales, piense que tendrá dificultad para producir trazos rápidos.
+</flowDiv></flowRoot>
+
+<rect id="d0e75" width="288" height="1000px" x="10" y="541.8790313" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e75" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape no usa aún <flowSpan style="font-style:italic">sensibilidad de presión</flowSpan> de un lápiz de tabla, pero esto no es un problema, por que una pluma de caligrafía tradicional (diferente a una brocha) también no es muy sensible a la presión. La
+pluma caligráfica de Inkscape puede ser sensible a la <flowSpan style="font-style:italic">velocidad</flowSpan> del
+trazo (Observe "Adelgazar" más adelante), entonces si usa el ratón, probablemente deseará en ver este parámetro.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="640.9766533"><tspan x="10" y="640.9766533">Opciones de la Herramienta de Caligrafía</tspan></text>
+
+<rect id="d0e90" width="288" height="1000px" x="10" y="645.8766532999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e90" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cambie a la herramienta de caligrafía presionando <flowSpan style="font-weight:bold">Ctrl+F6</flowSpan> o dando click en su botón en la barra de herramientas. Sobre la barra de herramientas en la parte superior, podrá observar que hay 6 opciones: Ancho &amp; Adelgazar; ángulo &amp; Fijación; y Masa &amp; Resistencia.
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f01.svgdefs3">
+ <linearGradient inkscape:collect="always" xlink:href="#calligraphy-f01.svglinearGradient800" id="calligraphy-f01.svglinearGradient7110" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.954679,0.000000,0.000000,1.047472,-6.276577,-2.046444)" x1="245.28310" y1="149.70192" x2="248.33291" y2="151.53818"/>
+ <marker inkscape:stockid="TriangleOutM" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f01.svgTriangleOutM" style="overflow:visible">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f01.svgpath7936" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" transform="scale(0.4)"/>
+ </marker>
+ <linearGradient id="calligraphy-f01.svglinearGradient800">
+ <stop style="stop-color:#ff8a00;stop-opacity:1.0000000;" offset="0.0000000" id="calligraphy-f01.svgstop998"/>
+ <stop style="stop-color:#d14300;stop-opacity:1.0000000;" offset="1.0000000" id="calligraphy-f01.svgstop999"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#calligraphy-f01.svglinearGradient800" id="calligraphy-f01.svglinearGradient7149" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.954679,0.000000,0.000000,1.047472,-6.276577,-2.046444)" x1="245.28310" y1="149.70192" x2="248.33291" y2="151.53818"/>
+ </defs><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 715.4019592999999) " id="calligraphy-f01.svgg1467">
+ <rect y="0.25832689" x="7.7648191" height="13.151829" width="283.82391" id="calligraphy-f01.svgrect1616" style="color:#000000;fill:#dcdcdc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.61110461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <rect y="3.9998367" x="210.64124" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4800" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4807" y="8.2430954" x="212.45148" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" y="8.2430954" x="212.45148" id="calligraphy-f01.svgtspan4808" sodipodi:role="line">1.00</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,187.2853,410.8868)" id="calligraphy-f01.svgg4804">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4805" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4806" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,187.2853,-397.2330)" id="calligraphy-f01.svgg4801">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4802" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4803" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4796" y="8.1630545" x="197.86792" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="8.1630545" x="197.86792" id="calligraphy-f01.svgtspan4797" sodipodi:role="line">Drag:</tspan></text>
+ <rect y="3.9998367" x="177.29044" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4918" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4925" y="8.2430954" x="179.10074" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4926">0.02</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,153.9346,410.8868)" id="calligraphy-f01.svgg4922">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4923" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4924" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,153.9346,-397.2330)" id="calligraphy-f01.svgg4919">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4920" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4921" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4914" y="8.1630545" x="164.10902" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4915">Mass:</tspan></text>
+ <rect y="3.9998367" x="140.94534" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4903" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4910" y="8.2430954" x="142.75568" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4911">0.90</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,117.5896,410.8868)" id="calligraphy-f01.svgg4907">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4908" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4909" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,117.5896,-397.2330)" id="calligraphy-f01.svgg4904">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4905" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4906" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4899" y="8.1630545" x="122.66201" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4900">Fixation:</tspan></text>
+ <rect y="3.9998367" x="102.92133" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4859" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4866" y="8.2430954" x="104.73162" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4867">30</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,79.56548,410.8868)" id="calligraphy-f01.svgg4863">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4864" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4865" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,79.56548,-397.2330)" id="calligraphy-f01.svgg4860">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4861" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4862" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4855" y="8.1630545" x="88.719513" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4856">Angle:</tspan></text>
+ <rect y="3.9997849" x="64.497986" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4844" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4851" y="8.2430954" x="66.308281" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4852">0.10</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,41.14214,410.8868)" id="calligraphy-f01.svgg4848">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4849" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4850" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,41.14214,-397.2330)" id="calligraphy-f01.svgg4845">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4846" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4847" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4840" y="8.1630545" x="44.173763" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4841">Thinning:</tspan></text>
+ <rect y="3.9997849" x="24.733545" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect2266" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4777" y="8.2430954" x="26.543858" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" y="8.2430954" x="26.543858" id="calligraphy-f01.svgtspan4778" sodipodi:role="line">0.15</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,1.377712,410.8868)" id="calligraphy-f01.svgg4761">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4757" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4758" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,1.377712,-397.2330)" id="calligraphy-f01.svgg4766">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect3509" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath3510" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext2263" y="8.1630545" x="10.225617" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="8.1630545" x="10.225617" id="calligraphy-f01.svgtspan2264" sodipodi:role="line">Width:</tspan></text>
+ <g transform="matrix(0.845378,0.000000,0.000000,0.845378,34.97578,3.055171e-6)" id="calligraphy-f01.svgg4278">
+ <rect style="color:#000000;fill:#dcdcdc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.66882032;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block" id="calligraphy-f01.svgrect4928" width="25.969164" height="10.621364" x="273.94574" y="2.5176082"/>
+ <text xml:space="preserve" style="font-size:4.82813978px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" x="276.73184" y="9.6283369" id="calligraphy-f01.svgtext5550"><tspan sodipodi:role="line" id="calligraphy-f01.svgtspan5551" x="276.73184" y="9.6283369" style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0">Defaults</tspan></text>
+ </g>
+ <g transform="matrix(0.845378,0.000000,0.000000,0.845378,-348.0635,-254.2255)" id="calligraphy-f01.svgguse_tilt">
+ <rect y="303.75003" x="691.25" height="11.249996" width="11.250002" id="calligraphy-f01.svguse_tilt" style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:2.77777791;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
+ <g transform="matrix(0.450000,0.000000,0.000000,0.450000,590.1656,235.8723)" id="calligraphy-f01.svgg4022">
+ <path style="fill:#ffff00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.63194,167.02346 L 229.62901,168.53929 L 233.18933,156.16908 L 227.97907,155.03271 L 224.63194,167.02346 z " id="calligraphy-f01.svgpath3998" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#cacf00;fill-opacity:1;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 225.83416,167.13573 L 229.62901,168.53929 L 233.18933,156.16908 L 229.18129,155.14494 L 225.83416,167.13573 z " id="calligraphy-f01.svgpath4000" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#777700;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.28859,167.88327 L 229.62901,168.53929 L 233.18933,156.16908 L 231.63559,155.8925 L 228.28859,167.88327 z " id="calligraphy-f01.svgpath4002" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#d79a00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.69585,166.92623 L 225.22264,174.65422 L 229.64434,168.44113 C 229.15087,166.35022 226.21849,165.27183 224.69585,166.92623 z " id="calligraphy-f01.svgpath4004" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#b88300;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 226.25712,166.1352 L 225.22264,174.65422 L 229.64434,168.44113 C 228.91539,166.43365 227.48594,166.05944 226.25712,166.1352 z " id="calligraphy-f01.svgpath4006" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#9e7100;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.60735,166.82254 L 225.22264,174.65422 L 229.64434,168.44113 C 229.37761,167.46847 228.92786,167.24537 228.60735,166.82254 z " id="calligraphy-f01.svgpath4008" sodipodi:nodetypes="cccc"/>
+ <path style="fill:url(#calligraphy-f01.svglinearGradient7110);fill-rule:evenodd;stroke-width:1pt" d="M 227.74328,155.80352 L 228.74072,152.42029 C 229.57084,149.90557 234.54299,150.25243 233.68828,154.46328 L 232.84567,157.47016 C 232.35348,155.71109 229.31298,154.63512 227.74328,155.80352 z " id="calligraphy-f01.svgpath4010" sodipodi:nodetypes="ccccc"/>
+ <path style="fill-rule:evenodd;stroke-width:1pt" d="M 225.05391,174.84358 L 225.03501,171.99718 L 224.91542,170.78162 L 225.50293,172.096 L 226.19723,171.20213 L 226.28024,172.11 L 227.20845,171.85564 L 225.05391,174.84358 z " id="calligraphy-f01.svgpath4012" sodipodi:nodetypes="cccccccc"/>
+ </g>
+ <path sodipodi:nodetypes="ccccccccc" d="M 697.71983,307.01808 L 696.48751,306.66117 L 694.24881,314.37502 L 701.87501,314.35908 L 701.87501,313.05587 L 701.87501,313.05587 L 701.87501,313.05587 L 701.87501,313.05587 L 701.87501,313.05587" style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862887;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="calligraphy-f01.svgpath4036"/>
+ <path sodipodi:type="arc" style="fill:none;stroke:#000000;stroke-width:1.47862887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="calligraphy-f01.svgpath6311" sodipodi:cx="695" sodipodi:cy="315" sodipodi:rx="5" sodipodi:ry="5" d="M 696.2941,310.17037 A 5,5 0 0 1 700,315" sodipodi:start="4.9741884" sodipodi:end="6.2831853" transform="translate(-0.567076,-0.623943)" sodipodi:open="true"/>
+ </g>
+ <g transform="matrix(0.845378,0.000000,0.000000,0.845378,-334.3261,-254.2255)" id="calligraphy-f01.svgg7123">
+ <rect y="303.75003" x="691.25" height="11.249996" width="11.250002" id="calligraphy-f01.svguse_pressure" style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:2.77777791;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
+ <g transform="matrix(0.450000,0.000000,0.000000,0.450000,590.1656,235.8723)" id="calligraphy-f01.svgg7127">
+ <path style="fill:#ffff00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.63194,167.02346 L 229.62901,168.53929 L 233.18933,156.16908 L 227.97907,155.03271 L 224.63194,167.02346 z " id="calligraphy-f01.svgpath7129" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#cacf00;fill-opacity:1;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 225.83416,167.13573 L 229.62901,168.53929 L 233.18933,156.16908 L 229.18129,155.14494 L 225.83416,167.13573 z " id="calligraphy-f01.svgpath7131" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#777700;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.28859,167.88327 L 229.62901,168.53929 L 233.18933,156.16908 L 231.63559,155.8925 L 228.28859,167.88327 z " id="calligraphy-f01.svgpath7133" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#d79a00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.69585,166.92623 L 225.22264,174.65422 L 229.64434,168.44113 C 229.15087,166.35022 226.21849,165.27183 224.69585,166.92623 z " id="calligraphy-f01.svgpath7135" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#b88300;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 226.25712,166.1352 L 225.22264,174.65422 L 229.64434,168.44113 C 228.91539,166.43365 227.48594,166.05944 226.25712,166.1352 z " id="calligraphy-f01.svgpath7137" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#9e7100;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.60735,166.82254 L 225.22264,174.65422 L 229.64434,168.44113 C 229.37761,167.46847 228.92786,167.24537 228.60735,166.82254 z " id="calligraphy-f01.svgpath7139" sodipodi:nodetypes="cccc"/>
+ <path style="fill:url(#calligraphy-f01.svglinearGradient7149);fill-rule:evenodd;stroke-width:1pt" d="M 227.74328,155.80352 L 228.74072,152.42029 C 229.57084,149.90557 234.54299,150.25243 233.68828,154.46328 L 232.84567,157.47016 C 232.35348,155.71109 229.31298,154.63512 227.74328,155.80352 z " id="calligraphy-f01.svgpath7141" sodipodi:nodetypes="ccccc"/>
+ <path style="fill-rule:evenodd;stroke-width:1pt" d="M 225.05391,174.84358 L 225.03501,171.99718 L 224.91542,170.78162 L 225.50293,172.096 L 226.19723,171.20213 L 226.28024,172.11 L 227.20845,171.85564 L 225.05391,174.84358 z " id="calligraphy-f01.svgpath7143" sodipodi:nodetypes="cccccccc"/>
+ </g>
+ <path sodipodi:nodetypes="cc" d="M 694.29645,314.37502 L 702.50032,314.35908" style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862911;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="calligraphy-f01.svgpath7145"/>
+ <path sodipodi:nodetypes="cc" id="calligraphy-f01.svgpath7151" d="M 698.39838,303.65373 L 698.39838,309.99988" style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862852;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;marker-end:url(#calligraphy-f01.svgTriangleOutM);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
+ </g>
+ </g>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="754.7648922999999"><tspan x="10" y="754.7648922999999">Ancho &amp; Adelgazar</tspan></text>
+
+<rect id="d0e112" width="288" height="1000px" x="10" y="759.6648922999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e112" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Este par de opciones controlan el <flowSpan style="font-style:italic">ancho</flowSpan> de la pluma. El ancho puede variar de 0 a 1 y es medido en unidades relativas al tamaño de su ventana de edición
+pero independiente al zoom. Esto tiene sentido, por que la "unidad natural de medida" en la caligrafía es el rango del movimiento de su mano y esto es por lo tanto conveniente para tener el ancho de la punta de su pluma en un radio constante al tamaño de su "espacio de dibujo" y no en alguna unidad real la cual podría depender del zoom.
+</flowDiv></flowRoot>
+
+<rect id="d0e118" width="288" height="1000px" x="10" y="855.9981832999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e118" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Desde que el ancho de la pluma sea cambiado a menudo, usted puede ajustarlo sin ir a la barra de herramientas, usando las teclas de flechas <flowSpan style="font-weight:bold">izquierda</flowSpan> y <flowSpan style="font-weight:bold">derecha</flowSpan>. Lo mejor de estas teclas es que trabajan de esta forma sólo mientras dibuja, así que puede cambiar el ancho de su pluma gradualmente en medio del trazo:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 926.9551233) " sodipodi:insensitive="true" id="calligraphy-f02.svgtext1944" y="4.5585475" x="9.8966846" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="9.8966846" id="calligraphy-f02.svgtspan1945" sodipodi:role="line">width=0.01, growing.... reaching 0.47, decreasing... back to 0</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 926.9551233) " d="M 9.1204009,35.708890 C 10.052083,30.630570 11.601914,20.964100 18.130713,20.990400 C 26.970927,31.545880 14.074272,64.758240 18.275438,76.274660 C 22.355609,60.779660 24.779382,44.473630 30.837018,29.423260 C 32.537663,25.197960 32.956760,22.320930 37.425073,24.600390 C 39.808539,38.231780 37.910196,52.440630 37.021813,66.186680 C 36.872756,68.493050 38.776297,74.344210 36.817697,73.117230 C 32.400792,70.350240 34.871609,67.310370 35.847580,62.602790 C 37.033257,56.684930 36.991694,56.229090 38.752040,50.276830 C 41.316140,41.606840 45.860174,21.722990 58.684700,25.303330 C 61.295438,26.032200 61.419646,33.033140 61.471584,34.613720 C 61.575336,37.771050 61.296586,42.253580 61.149230,45.370300 C 59.634472,50.046780 62.342736,70.765290 52.440192,65.200320 C 50.488431,64.103480 60.137719,33.707810 61.221626,30.891360 C 86.807730,-10.006890 80.425085,53.736560 79.073941,64.383430 C 78.263346,69.423050 79.892209,70.480200 70.590845,67.829550 C 70.502107,67.804270 70.844782,65.909030 71.419970,62.576550 C 73.037220,53.206650 78.226500,26.790790 87.809822,22.856770 C 91.386491,23.081390 95.044599,22.739190 98.539825,23.530640 C 102.26813,24.374860 100.77291,52.417530 100.46429,56.172240 C 100.21822,59.165890 99.838785,62.149920 99.684975,65.149720 C 99.621525,66.387240 101.01241,68.790060 99.775615,68.866030 C 88.743978,69.543680 89.022127,71.332160 90.331851,66.246920 C 93.835032,55.354230 104.34407,19.369100 118.73730,18.917430 C 130.27879,18.555260 132.27704,16.492580 137.21784,23.795490 C 140.33252,28.224320 141.15433,68.833230 138.84538,68.953810 C 123.16184,69.772830 124.86296,70.055320 126.58371,59.110290 C 126.93948,57.385870 127.27394,55.656910 127.65103,53.937020 C 129.62953,44.913150 132.74191,33.438230 139.57329,26.699990 C 140.58266,25.704380 141.83678,24.712850 143.35538,24.750890 C 162.10801,25.220660 161.31156,23.808840 163.30106,39.585870 C 163.74347,41.704330 163.64541,67.069210 162.66959,67.131600 C 157.96140,67.432610 153.19308,67.531830 148.51812,66.897470 C 146.52567,66.627110 153.69117,41.003250 154.13116,39.616160 C 155.49140,31.023230 173.83591,-0.82090000 186.53599,18.477610 C 193.22676,28.644620 189.74670,46.196200 188.53486,57.398630 C 186.78343,67.925890 188.76059,73.057550 173.84645,68.213070 C 173.84046,68.211130 174.68415,63.953100 175.40905,61.403770 C 178.54462,50.376570 182.29807,38.327190 190.46600,29.941460 C 216.68655,16.157610 214.65911,61.268850 211.00190,74.419000 C 207.62760,74.284470 203.97628,75.361120 200.87901,74.015420 C 200.66640,73.923050 201.68953,69.023480 202.90658,64.324250 C 205.58843,53.969160 208.65578,43.531560 213.15460,33.799810 C 215.39945,28.943810 218.27832,22.628210 222.41506,18.969040 C 229.59487,12.618120 236.71395,17.009910 238.60778,24.302760 C 239.46461,29.711800 239.73869,30.527790 239.99216,36.266440 C 240.39504,45.387800 240.31299,54.691040 239.83001,63.808670 C 239.63067,67.571680 239.24756,69.351470 239.34486,72.884350 C 239.36086,73.465290 240.09876,74.843360 239.56481,74.613910 C 237.44900,73.704720 234.49158,72.812650 233.96232,70.571410 C 233.28933,67.721460 246.40773,42.853510 248.48946,38.849000 C 250.54739,35.290750 252.55588,31.333480 255.30409,28.193320 C 258.86384,24.125890 268.03737,21.727990 269.73424,28.906430 C 273.09356,43.117680 269.43257,60.078800 267.73422,74.359630 C 267.24938,76.850650 267.54356,77.905310 262.43800,75.511880 C 261.41888,75.034130 263.77849,64.993170 263.81029,64.842300 C 265.57309,56.479490 273.39222,26.326930 282.73697,23.784870 C 284.32708,24.098470 286.11190,23.901270 287.50732,24.725660 C 289.76243,26.057950 286.34001,55.117890 285.89063,59.076870 C 285.67963,60.935800 285.42955,65.663630 284.94768,65.834620 C 281.66553,66.999240 282.85743,65.184660 283.26078,63.988800 C 287.34409,50.177160 289.96741,33.892530 299.42030,22.421400 C 304.02660,16.831640 305.69447,22.685160 305.84484,27.085690 C 308.02996,38.795840 301.55468,53.021020 303.44604,64.416010 C 303.53780,64.968810 303.95945,63.415340 304.14006,62.884890 C 305.37407,59.260660 306.68566,55.701800 308.09554,52.140120 C 311.04276,47.758990 317.47618,26.717900 318.57456,43.762030 L 318.57456,43.762030 C 317.47618,26.717900 311.04276,47.758990 308.09554,52.140120 C 306.68566,55.701800 305.37407,59.260660 304.14006,62.884890 C 303.95945,63.415340 303.53780,64.968810 303.44604,64.416010 C 301.62849,53.465740 307.18493,38.462820 305.17725,27.085690 C 304.91557,24.994590 304.60105,20.205930 303.96257,20.012690 C 301.93614,19.399410 299.12773,24.725550 298.61709,25.576100 C 291.61162,37.244890 288.41347,50.906190 285.26356,63.988800 C 285.06329,65.547450 285.42543,66.835260 282.61111,65.834620 C 281.55081,65.457620 282.73023,63.586690 282.82817,62.465650 C 283.76348,51.760330 285.51787,41.020100 285.02057,30.238410 C 284.85976,26.752070 282.23362,24.732910 286.40873,23.784870 C 277.56768,26.189910 269.60254,56.801400 268.14964,64.842300 C 267.68138,67.433870 267.35371,75.391460 267.11115,75.511880 C 261.47076,78.312110 262.29810,76.564650 262.72728,74.359630 C 264.29610,61.167950 265.97817,46.871500 264.61267,33.621630 C 264.44872,32.030770 264.15648,30.446660 263.72590,28.906430 C 263.43197,27.854990 261.82229,26.781920 262.45111,25.889460 C 263.28384,24.707590 265.21877,25.027740 266.64118,24.768880 C 267.45033,24.621630 264.98000,25.087630 264.30166,25.552680 C 259.82184,28.623960 257.68454,34.568450 254.83160,38.849000 C 252.67375,43.385090 243.20255,68.847670 241.30585,70.571410 C 238.77754,72.869140 235.20959,73.816690 231.88749,74.613910 C 230.14450,75.032180 231.70956,71.030750 231.73945,69.238530 C 231.98926,54.259050 232.92007,39.138740 230.26287,24.302760 C 228.78212,19.966250 223.20599,14.689200 233.78276,17.450060 C 234.38231,17.606570 232.50056,16.773510 228.55692,22.367860 C 225.84802,26.210630 224.40705,29.448340 222.50090,33.799810 C 218.19426,43.631310 214.78039,53.812110 212.58668,64.324250 C 212.17411,66.301250 211.84839,68.295470 211.50069,70.284900 C 211.28378,71.525990 212.06540,73.554340 210.89290,74.015420 C 207.81776,75.224720 204.28964,74.284470 200.98800,74.419000 C 204.10041,63.227790 202.26966,47.982000 199.33334,36.990370 C 198.65785,34.461790 198.01768,32.488260 196.35237,30.471530 C 195.87257,29.890470 193.88382,29.174200 194.62099,29.017930 C 210.15655,25.724660 205.52948,27.987860 202.14888,29.941460 C 194.13625,38.167740 190.46287,50.507700 187.75952,61.403770 C 187.42116,62.767550 187.07616,64.129860 186.76187,65.499390 C 186.55522,66.399940 187.08451,67.956420 186.19692,68.213070 C 168.63347,73.291620 174.39793,67.905660 175.51680,57.398630 C 176.61530,47.243930 177.36307,36.712520 175.50882,26.600160 C 175.07388,24.228160 174.37591,20.589280 172.85034,18.477610 C 172.29913,17.714640 169.74601,16.859080 170.67057,16.682540 C 174.46749,15.957560 178.48007,15.904660 182.26712,16.679570 C 183.33779,16.898650 180.33464,17.748480 179.53846,18.497100 C 173.64801,24.035610 171.15368,32.409290 168.15061,39.616160 C 166.23655,45.650310 164.52900,51.583630 163.46501,57.833130 C 163.09854,59.985670 162.70529,62.946300 162.55737,65.214030 C 162.52084,65.774030 163.09350,66.820820 162.53757,66.897470 C 157.95116,67.529860 153.26955,67.441610 148.65014,67.131600 C 148.26075,67.105470 148.80976,66.366690 148.85814,65.979440 C 149.06367,64.334330 149.27369,61.381460 149.36305,59.898890 C 149.77069,53.135620 149.88190,46.342570 149.28161,39.585870 C 147.22073,23.242810 138.97399,25.536480 157.70863,24.750890 C 158.02426,24.737660 154.80133,24.745750 151.37044,29.375390 C 144.98643,37.989990 142.17899,48.806490 139.93557,59.110290 C 138.24026,69.893480 141.50772,69.833950 125.82732,68.953810 C 125.45092,68.932680 126.04345,68.231030 126.13011,67.864140 C 126.81184,64.978080 126.75690,65.030410 127.08897,61.661790 C 128.32406,49.132550 129.33732,35.885350 125.20117,23.795490 C 122.21138,18.477710 115.84834,17.645330 130.42018,18.917430 C 131.42901,19.005500 128.42835,19.364100 127.51123,19.793500 C 124.84670,21.041030 122.84860,22.798940 120.86266,24.953470 C 110.35630,36.351690 105.57782,51.794900 101.01333,66.246920 C 98.866705,71.421070 100.41961,69.486100 89.427920,68.866030 C 89.211285,68.853810 91.305050,46.561290 91.432954,44.446450 C 91.738029,39.402170 91.960426,33.905460 91.237666,28.875880 C 91.075611,27.748160 90.812382,26.624980 90.405430,25.560840 C 90.123913,24.824700 88.467246,23.836690 89.193529,23.530640 C 91.546020,22.539300 94.279394,23.081390 96.822326,22.856770 C 87.513034,26.678300 82.733352,49.069810 80.570700,57.912670 C 79.929184,60.535770 78.729019,67.795340 78.601960,67.829550 C 68.210322,70.628120 70.757033,69.305870 71.396623,64.383430 C 72.741759,53.783900 74.480621,43.048740 74.164577,32.327230 C 74.084378,29.606520 73.717102,26.468140 72.887142,23.832330 C 72.613469,22.963190 71.102102,21.949400 71.775113,21.335100 C 73.042831,20.177990 75.129794,20.606840 76.809207,20.252430 C 77.468897,20.113220 75.423375,20.361480 74.834341,20.689520 C 71.079878,22.780430 69.507158,27.407730 67.563759,30.891360 C 63.501433,40.045520 60.730980,49.534900 58.871297,59.380610 C 58.508220,61.302850 59.845388,64.288370 58.114732,65.200320 C 56.489159,66.056890 54.492377,65.928480 52.655232,65.961700 C 52.416925,65.966010 52.853600,65.525450 52.912126,65.294400 C 53.346469,63.579680 53.735232,61.852480 54.067726,60.115130 C 55.000445,55.241500 55.522559,50.288580 56.142283,45.370300 C 56.685158,40.304580 57.161924,35.357930 56.426762,30.276330 C 56.271326,29.201920 56.130422,28.100540 55.711286,27.099120 C 55.420915,26.405360 53.980700,25.961100 54.345346,25.303330 C 54.757002,24.560770 56.732125,24.163910 56.874451,25.000940 C 57.024137,25.881250 55.198042,25.689010 54.507108,26.254660 C 53.567181,27.024150 52.781031,27.976210 52.052695,28.948380 C 44.760401,38.681970 42.284264,51.136750 39.185544,62.602790 C 38.107448,67.802970 38.963024,70.873080 33.813529,73.117230 C 31.689348,74.042960 34.119794,68.492200 34.351441,66.186680 C 35.734153,52.424900 37.277830,38.397230 35.756091,24.600390 C 38.105476,21.097720 34.207387,25.529570 34.066244,25.772330 C 32.246008,28.903130 31.512348,30.851930 30.264343,34.388940 C 26.676614,44.557040 24.218361,54.993840 21.670422,65.453660 C 20.908905,68.579850 20.686185,74.547220 17.607845,76.274660 C 13.406679,64.758240 26.303334,31.545880 17.463120,20.990400 C 12.065392,23.089140 10.307522,30.432740 9.4541969,35.708890 L 9.1204009,35.708890 z " id="calligraphy-f02.svgpath1924" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e137" width="288" height="1000px" x="10" y="1015.9147522999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e137" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El ancho de la pluma puede depender de la velocidad, así siendo controlado mediante el parámetro <flowSpan style="font-style:italic">adelgazar</flowSpan>. Este parámetro puede tomar valores entre -1 y 1; cero significa que el ancho es independiente a la velocidad, valores positivos hacen los trazos rápidos más delgados , valores negativos hacen los trazos rápidos más amplios. El valor 0.1, por defecto significa adelgazamiento moderado de trazos rápidos. He aquí algunos pocos ejemplos, todos dibujados con ancho=0.2 y ángulo=90:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1987" y="4.5588474" x="39.896687" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5588474" x="39.896687" id="calligraphy-f03.svgtspan1988" sodipodi:role="line">thinning = 0 (uniform width) </tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1990" y="74.558846" x="62.396687" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="74.558846" x="62.396687" id="calligraphy-f03.svgtspan1991" sodipodi:role="line">thinning = 0.1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1993" y="139.55885" x="60.851486" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="139.55885" x="60.851486" id="calligraphy-f03.svgtspan1994" sodipodi:role="line">thinning = 0.4</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1996" y="4.5588474" x="212.39668" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5588474" x="212.39668" id="calligraphy-f03.svgtspan1997" sodipodi:role="line">thinning = -0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1999" y="84.558846" x="212.39668" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="84.558846" x="212.39668" id="calligraphy-f03.svgtspan2000" sodipodi:role="line">thinning = -0.6</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 16.131202,33.033400 C 24.467782,32.903200 32.792932,33.194400 41.119634,33.560700 C 54.522085,33.987200 67.935667,34.252600 81.345765,34.148200 C 97.779404,33.586300 114.16516,34.114400 130.56008,35.225400 C 136.58624,35.663300 133.58386,35.444200 139.56722,35.882700 L 139.56722,41.465900 C 133.58386,41.027400 136.58624,41.246500 130.56008,40.808600 C 114.16516,39.697600 97.779404,39.169600 81.345765,39.731500 C 67.935667,39.835900 54.522085,39.570400 41.119634,39.143900 C 32.792932,38.777700 24.467782,38.486400 16.131202,38.616600 L 16.131202,33.033400 z " id="calligraphy-f03.svgpath1948" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 23.277534,91.500100 C 23.292287,89.621800 23.255573,87.742400 23.321792,85.865200 C 23.345495,85.193300 46.750196,84.717300 47.665536,84.704000 C 69.503148,84.691900 91.265148,82.701500 113.07767,81.998600 C 121.84813,81.839300 130.62047,81.934700 139.39184,81.929700 L 139.39184,86.285400 C 130.62175,86.108200 121.85014,85.897500 113.07767,85.968200 C 91.247452,86.507500 69.513504,88.932100 47.665536,89.066700 C 41.604056,89.273300 35.559015,89.606000 29.529955,90.284400 C 27.806195,90.478500 26.074151,90.702400 24.379004,91.076000 C 24.017060,91.155800 23.335595,91.790800 23.321792,91.420500 C 23.253712,89.593600 23.292287,87.764400 23.277534,85.936500 L 23.277534,91.500100 z " id="calligraphy-f03.svgpath1949" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 22.674173,93.071900 C 33.535239,93.396400 44.405457,93.286300 55.271938,93.648700 C 81.501620,94.366700 107.77074,94.632400 133.99572,93.570900 C 135.18856,93.512700 136.38140,93.454400 137.57424,93.396100 L 137.57424,97.833900 C 136.38140,97.822200 135.18856,97.810400 133.99572,97.798700 C 107.75574,97.616200 81.512530,98.110400 55.271938,97.726600 C 44.397023,97.631000 33.517623,97.707000 22.674173,98.637600 L 22.674173,93.071900 z " id="calligraphy-f03.svgpath1950" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 26.301992,102.20540 C 41.711976,101.80900 57.144643,102.06610 72.568166,102.43760 C 96.720845,102.96720 120.90023,102.47030 145.01456,101.01030 L 145.01456,105.45480 C 120.86999,104.62550 96.717692,105.49070 72.568166,105.55960 C 57.120447,105.65460 41.633345,105.66080 26.301992,107.77990 L 26.301992,102.20540 z " id="calligraphy-f03.svgpath1951" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 29.271797,112.48550 C 44.610548,111.96510 59.928272,110.30890 75.288505,109.72570 C 97.096270,109.23390 118.90201,110.63830 140.63354,112.34420 L 140.63354,116.25030 C 118.98295,113.52490 97.111282,112.04980 75.288505,112.82900 C 59.847373,113.74700 44.558731,115.78700 29.271797,118.06000 L 29.271797,112.48550 z " id="calligraphy-f03.svgpath1952" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 16.881031,27.194200 C 16.895784,25.333200 16.849244,23.470600 16.925290,21.611000 C 16.940725,21.233600 17.681129,21.625600 18.058628,21.611000 C 19.143945,21.569100 20.222798,21.424600 21.298420,21.284400 C 27.511358,20.474800 33.709925,19.579000 39.934898,18.861000 C 66.427487,15.841600 93.070855,15.315000 119.65978,17.124000 C 128.69169,17.811000 137.68948,18.852500 146.65851,20.106000 L 146.65851,25.689300 C 137.68948,24.435700 128.69169,23.394200 119.65978,22.707200 C 93.070855,20.898200 66.427487,21.424800 39.934898,24.444200 C 38.979693,24.554500 16.940499,27.566200 16.925290,27.194200 C 16.849244,25.334700 16.895784,23.472100 16.881031,21.611000 L 16.881031,27.194200 z " id="calligraphy-f03.svgpath1953" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 20.307730,51.181200 C 20.230306,51.232900 20.220326,51.135400 20.183489,51.116100 C 20.211547,49.242200 20.160977,47.365500 20.267663,45.494400 C 20.315059,44.663300 43.595573,43.878200 44.650307,43.875500 C 76.758355,46.472300 108.70236,42.722400 140.61861,39.645200 C 142.31643,39.470700 144.01425,39.296300 145.71207,39.121700 L 145.71207,44.705000 C 144.01425,44.879500 142.31643,45.053900 140.61861,45.228500 C 108.70236,48.305700 76.758355,52.055500 44.650307,49.458800 C 39.196360,49.472500 33.800910,49.664400 28.368985,50.158600 C 26.115253,50.363700 23.847325,50.536100 21.598017,50.787200 C 21.146919,50.837500 20.294703,51.530700 20.267663,51.077700 C 20.157545,49.232400 20.211547,47.381200 20.183489,45.532900 C 20.224903,45.554500 20.221377,45.645000 20.307730,45.597900 L 20.307730,51.181200 z " id="calligraphy-f03.svgpath1956" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 27.699998,26.408400 C 41.091482,25.645000 54.474834,26.250500 67.866398,26.699300 C 93.277870,27.285700 118.67776,25.985600 144.09420,26.142100 L 144.09420,31.725400 C 118.67776,31.568800 93.277870,32.868900 67.866398,32.282500 C 54.474834,31.833700 41.091482,31.228200 27.699998,31.991700 L 27.699998,26.408400 z " id="calligraphy-f03.svgpath1957" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 37.391214,148.58280 C 51.878933,149.97370 66.616346,149.11020 81.183694,148.99970 C 97.682870,149.53200 114.17557,148.94320 130.67430,148.78820 C 131.38069,148.76860 132.08707,148.74900 132.79346,148.72940 L 132.79346,151.59880 C 132.08707,151.53550 131.38069,151.47220 130.67430,151.40880 C 114.20742,150.08100 97.716680,149.00320 81.183694,149.11140 C 66.850671,149.22010 51.035649,149.15500 37.391214,153.74050 L 37.391214,148.58280 z " id="calligraphy-f03.svgpath1971" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 28.866551,162.60590 C 38.487478,163.86240 48.517355,162.66690 58.225192,162.36620 C 76.966207,161.96460 95.706517,162.00220 114.43928,161.25420 C 122.41587,160.51510 130.41974,160.45280 138.41323,160.07260 L 138.41323,163.64710 C 130.41499,163.49660 122.44241,162.66900 114.43928,162.68750 C 95.701106,162.69810 76.939609,161.22390 58.225192,162.88050 C 48.323809,163.76700 38.267084,164.71500 28.866551,168.15410 L 28.866551,162.60590 z " id="calligraphy-f03.svgpath1972" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 30.090762,172.91320 C 46.102000,173.50570 62.121155,172.23520 78.109562,171.36560 C 96.950121,170.21860 115.84495,170.77070 134.57540,168.19370 C 136.09081,167.97050 137.59572,167.68550 139.09953,167.39640 L 139.09953,171.30860 C 137.59146,171.29360 136.08340,171.29660 134.57540,171.27310 C 115.74583,170.45740 96.937242,169.88610 78.109562,171.47720 C 62.319901,172.33610 44.566790,171.06290 30.090762,178.35220 L 30.090762,172.91320 z " id="calligraphy-f03.svgpath1973" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 33.517460,180.70560 C 45.379769,182.32570 57.567620,182.54190 69.549617,182.44440 C 92.091720,181.75000 114.94150,183.07240 137.14053,178.44210 C 139.03440,178.11060 140.89403,177.63010 142.74659,177.12370 L 142.74659,180.63750 C 140.88062,180.76260 139.01214,180.87720 137.14053,180.79430 C 114.61985,180.46010 92.103613,183.18230 69.549617,182.55600 C 57.532891,182.65390 45.150868,182.74540 33.517460,186.14890 L 33.517460,180.70560 z " id="calligraphy-f03.svgpath1974" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 178.56218,19.701100 C 194.55144,16.654300 211.02049,16.371000 227.25114,15.455500 C 245.95197,14.072600 264.58020,16.160800 282.81880,20.204200 L 282.81880,27.197200 C 264.33181,25.701200 245.83391,23.669600 227.25114,24.757000 C 211.02962,25.271900 194.78373,25.766400 178.56218,25.425300 L 178.56218,19.701100 z " id="calligraphy-f03.svgpath1975" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 180.36242,33.235800 C 196.37547,31.204800 212.49001,30.124800 228.61830,29.549300 C 251.00944,28.674700 273.45525,29.960000 295.83799,28.841100 L 295.83799,35.627100 C 273.88081,40.936800 250.93382,37.432100 228.61830,38.935500 C 212.56137,39.202800 196.37102,40.320100 180.36242,38.941400 L 180.36242,33.235800 z " id="calligraphy-f03.svgpath1976" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 178.50753,42.173700 C 195.23882,40.828400 212.15727,41.562100 228.93883,41.807100 C 250.36656,42.163500 271.78446,43.089000 293.21506,43.294700 L 293.21506,50.490700 C 271.89707,53.201600 250.34534,51.341800 228.93883,51.324400 C 212.09535,50.890000 195.20810,50.200900 178.50753,47.861800 L 178.50753,42.173700 z " id="calligraphy-f03.svgpath1977" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 179.08356,60.040400 C 190.18306,56.702700 201.87166,56.638800 213.35482,56.120400 C 238.02860,54.775000 262.94118,53.799200 287.51576,57.091300 C 288.28093,57.206500 289.04610,57.321700 289.81127,57.437000 L 289.81127,64.493500 C 289.04610,64.493500 288.28093,64.493400 287.51576,64.493300 C 262.79279,64.634800 238.07533,64.324900 213.35482,64.988300 C 201.92514,64.934000 190.47017,64.770400 179.08356,65.658500 L 179.08356,60.040400 z " id="calligraphy-f03.svgpath1978" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 182.44813,102.27750 C 193.45549,98.396400 205.72484,97.168300 217.31568,96.126800 C 238.26157,94.435300 259.31358,93.184200 280.21208,95.980000 L 280.21208,108.89920 C 259.24679,109.32710 238.29986,110.72670 217.31568,110.09200 C 205.69648,109.96860 193.95433,109.76140 182.44813,108.05630 L 182.44813,102.27750 z " id="calligraphy-f03.svgpath1983" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 175.22429,121.71520 C 189.83553,116.94380 205.19112,115.22040 220.39271,113.43870 C 240.55911,110.87170 260.78256,112.50830 280.71595,115.93890 L 280.71595,128.26110 C 260.65372,130.00370 240.55513,131.62990 220.39271,130.88180 C 205.61733,130.50730 189.46848,131.51400 175.22429,127.36020 L 175.22429,121.71520 z " id="calligraphy-f03.svgpath1984" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 178.47720,142.94000 C 197.50775,138.01420 217.05719,135.92450 236.66695,134.97370 C 256.61866,134.00650 276.16678,137.59320 295.00220,143.88940 L 295.00220,155.27370 C 275.55621,155.66660 256.12637,153.40790 236.66695,154.19970 C 218.04349,154.10200 196.08148,155.58210 178.47720,148.68100 L 178.47720,142.94000 z " id="calligraphy-f03.svgpath1985" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1120.7033173) " d="M 188.87643,163.79560 C 187.44007,162.53730 188.80218,159.97470 188.88585,158.06690 C 188.97786,155.96910 218.16032,153.33790 219.95845,153.25510 C 244.10727,152.16060 268.31489,153.17550 292.16960,157.14300 L 292.16960,170.77490 C 268.15070,173.48510 243.86723,172.19690 219.95845,168.95950 C 218.00428,168.69330 188.95015,165.20750 188.88585,163.74510 C 188.80310,161.86310 188.84704,159.97770 188.82763,158.09400 C 188.84390,158.11890 188.83302,158.15960 188.87643,158.16860 L 188.87643,163.79560 z " id="calligraphy-f03.svgpath1986" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e153" width="288" height="1000px" x="10" y="1318.8519673" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e153" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para divertirse, configure Ancho y Adelgazar, ambos en 1 (máximo) y dibuje con movimientos accidentados para obtener naturalidad estratégicamente, como formas neuróticas:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1367.7805373) " d="M 14.818816,30.651700 C 18.470407,32.140800 19.868083,36.001700 22.907761,38.097100 C 25.295371,39.743000 27.585732,37.814200 29.554630,36.963200 C 37.278775,33.624100 45.315260,30.760100 53.386796,28.270700 C 55.534346,27.608300 59.546955,27.394400 61.502296,26.426500 C 65.506631,24.444100 61.123511,24.547700 65.347114,24.921100 C 68.318184,31.136400 73.190113,39.902200 79.554408,43.790000 C 81.769724,45.143200 83.998526,43.044000 86.702930,44.725300 C 87.972326,45.156800 87.766479,45.337900 89.091067,44.715600 C 91.630604,43.522300 89.947016,42.423100 89.925215,42.503000 C 89.384184,44.488400 90.419378,48.004100 93.132185,48.386800 C 94.317211,48.553800 95.085868,47.072000 96.069345,46.423600 C 97.482855,45.491700 98.888996,44.549100 100.32305,43.645900 C 111.28641,36.740000 122.87420,30.768200 134.22532,24.466100 C 135.36191,22.808900 144.80233,19.783400 144.71053,16.757400 C 144.67255,15.505400 143.75618,12.643000 142.77241,13.479400 C 140.11752,15.736600 138.20786,23.018900 141.72681,23.571100 C 145.94695,24.233500 153.07560,26.675000 154.53805,22.865600 C 156.26932,18.356000 150.14682,14.061300 146.74108,10.510000 C 145.46462,9.1789000 146.62237,14.388200 147.77711,15.815700 C 148.71900,16.979900 167.75206,18.623200 170.62413,18.930600 C 174.24768,22.681200 179.09731,6.5638000 181.41460,11.096200 C 184.01999,16.192200 181.54973,22.420900 181.67602,28.082200 C 181.69002,28.710100 182.02980,26.769600 181.75151,26.199500 C 180.61912,23.880400 179.90253,20.904300 177.55623,19.644900 C 176.25902,18.948600 176.79071,22.606800 177.43335,23.881700 C 177.96994,24.946000 179.53951,25.141200 180.62126,25.724900 C 188.25680,29.844900 196.35169,33.182700 204.21727,36.880700 C 204.83847,37.196900 205.38019,37.904300 206.08088,37.829300 C 207.17148,37.712600 208.66054,35.490200 210.14084,35.878000 C 211.68901,36.283500 212.11142,45.440800 218.86360,43.658300 C 224.97133,42.046000 217.82686,35.675300 220.97242,37.572800 C 221.79129,37.925700 225.35355,39.634700 226.42475,39.421000 C 232.85409,38.138200 246.29314,15.737800 253.93565,10.820900 C 256.37040,9.7294000 257.01447,9.2817000 259.64106,8.7225000 C 270.79637,6.3477000 278.82458,21.597400 286.71090,17.768300 C 287.10307,17.289300 287.49523,16.810400 287.88740,16.331400 L 288.80349,19.622300 C 288.16265,19.568000 287.52181,19.513800 286.88098,19.459500 C 274.73184,17.531100 267.30425,3.9818000 254.16095,11.360500 C 246.31077,16.447000 242.57226,24.999300 236.23771,31.534300 C 234.04829,33.792900 227.91238,37.197600 226.70777,39.935600 C 225.91823,41.730200 226.76248,44.943100 227.07012,46.684600 C 226.93485,48.202800 227.44180,50.596500 224.61188,50.566400 C 220.75748,50.525300 221.27303,45.849400 218.77435,44.232400 C 217.91240,43.674500 213.66203,42.536100 212.62922,42.480600 C 211.39228,42.414200 207.59731,44.838100 206.68592,43.466500 C 205.72256,42.016600 206.78674,39.871300 205.89357,38.381800 C 205.54725,37.804200 204.65922,37.751700 204.04205,37.436700 C 200.20390,35.631400 178.79940,24.548600 177.18139,24.410500 C 175.75454,24.288800 174.20089,26.497900 173.08584,25.645500 C 170.24620,23.474700 168.75703,20.012800 167.28842,16.847800 C 166.80181,15.799200 167.33315,12.269800 167.40958,13.413100 C 167.76438,18.719800 165.39376,24.705400 168.12432,29.350600 C 169.92455,32.413100 179.22782,17.227000 170.58079,19.509400 C 167.16961,19.144400 149.38949,15.729900 147.66204,16.385600 C 145.89626,17.055800 145.16204,21.256400 143.61922,20.202000 C 138.92829,16.996300 132.54130,12.164700 133.60214,6.7771000 C 134.39326,2.7592000 142.22451,5.0122000 146.48586,5.6432000 C 152.10323,6.4749000 147.80715,17.641900 147.72547,17.796900 C 147.31463,18.576900 145.89675,16.974400 145.02577,17.254900 C 141.84675,18.278400 138.56197,25.544100 134.42598,25.014300 C 128.64920,28.221000 95.508878,44.818200 93.350849,48.928700 C 91.279409,52.874400 94.325506,54.972700 90.325414,58.200600 C 87.111748,60.793800 85.774473,53.059900 83.713531,52.274100 C 79.956765,50.034600 81.479719,47.341100 79.261269,44.299400 C 77.948530,42.499600 66.386980,29.590000 65.460991,29.514800 C 64.836301,29.464200 64.300397,29.964800 63.720101,30.189800 C 62.986298,29.134200 62.703835,27.635700 61.547810,27.005100 C 59.414690,25.841600 51.150390,29.583900 49.309706,30.198700 C 44.218449,31.899300 39.160167,33.713300 34.178499,35.685000 C 23.897498,39.754300 21.471934,41.809800 28.908220,52.335400 L 14.818816,30.651700 z " id="calligraphy-f04.svgpath2071" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1367.7805373) " d="M 32.600098,78.132400 C 31.370712,74.053500 32.699395,67.530100 29.042658,64.320900 C 27.514098,62.979600 21.236188,65.593600 21.084173,65.228800 C 19.525267,61.488300 18.394053,57.274200 19.108538,53.309900 C 19.755428,49.720700 28.552807,56.083900 31.515760,54.738600 C 34.811183,53.034600 31.817407,55.009800 34.441829,51.116100 C 35.496441,49.551400 36.871219,48.206000 39.078437,48.675300 C 46.111852,50.170600 41.588990,57.631200 42.734683,61.254900 C 43.314237,63.088000 44.548098,63.198300 46.114113,63.821300 C 47.383287,63.951500 50.802398,65.751700 52.105028,64.933500 C 54.037364,63.719700 54.071094,57.902700 56.714003,57.791000 C 60.342698,57.637500 60.434592,64.090800 63.127155,65.597000 C 64.915772,66.597700 68.201503,66.881800 70.215436,67.511600 C 75.174195,68.687100 81.580735,76.729800 86.725387,72.524300 C 88.806313,70.823200 88.257329,67.855100 91.039867,67.044400 C 92.692660,66.548500 93.845326,68.274500 95.341520,68.260000 C 96.092341,68.252700 98.708386,66.066300 99.066886,65.761300 C 107.23558,58.811500 107.04163,49.752200 110.64682,40.607900 C 111.13735,37.012000 115.21279,34.613100 116.43217,31.471000 C 117.28561,29.271800 114.71089,21.509000 119.38549,21.575800 C 124.21898,21.644900 123.20718,27.803800 124.75810,30.307500 C 125.62936,31.713900 130.27540,33.755200 131.71358,34.766300 C 133.98742,36.261400 135.81316,38.223200 137.78185,40.033600 C 140.91364,42.913600 143.35366,35.752900 146.01336,38.207400 C 146.21542,38.393900 143.99605,42.349000 143.84161,44.676700 C 143.56682,48.817500 146.59950,49.775800 149.75708,51.857700 C 151.17609,55.527900 155.26813,49.217600 156.62252,51.977200 C 158.01258,54.809300 155.92990,54.727200 158.15928,57.397700 C 158.35862,57.636500 171.99470,66.669100 172.78670,67.022400 C 174.83559,67.936300 176.16694,65.995800 177.53754,64.992000 C 179.50441,62.966600 176.29039,67.762800 178.52148,70.397000 C 178.97123,70.927900 206.33271,69.025200 207.26011,67.887600 C 208.72023,66.096600 204.41558,60.420300 203.13924,62.333300 C 197.18615,71.255500 207.94525,69.504800 203.22076,70.121300 C 202.73299,65.824800 198.96303,60.646700 201.75745,57.231900 C 203.69734,54.861400 206.62040,61.164500 209.45040,62.508700 C 210.72473,63.114000 217.13952,61.943300 217.75132,61.845600 C 226.00189,60.528000 235.79145,59.198400 242.57032,54.109900 C 245.87307,51.630600 245.63219,46.913600 248.91029,45.429800 C 259.44256,40.976000 272.25120,39.640500 278.55740,29.270300 C 280.73929,25.682400 281.70368,21.594100 283.81001,17.965200 L 284.19260,18.418200 C 282.10977,22.063900 281.12213,26.165500 278.90787,29.746200 C 272.51165,40.089600 259.77491,41.498500 249.19110,45.945500 C 240.92299,60.586000 228.70806,59.566600 213.00816,63.121900 C 211.90820,63.371000 209.66775,63.170300 209.82390,64.231700 C 210.19003,66.720600 213.12765,72.920900 214.10606,70.585300 C 215.63431,66.937000 212.71906,62.845600 212.02556,58.975900 C 211.94839,62.798800 215.27018,66.546700 214.26232,70.249100 C 213.64297,72.524300 208.44684,68.528300 207.37096,68.458300 C 205.15830,68.314100 203.06400,69.509800 200.86358,69.773000 C 194.52020,70.532000 188.04566,70.869900 181.65453,70.986200 C 180.59690,71.005400 179.34305,70.394900 178.48110,70.975900 C 177.23682,71.814800 175.46384,77.509600 171.97371,76.108400 C 171.21399,75.803400 171.69603,74.567000 171.55719,73.796200 C 172.28460,71.748600 173.75974,69.724400 172.51171,67.540800 C 170.80130,64.548300 161.36833,58.583800 157.93785,57.938700 C 154.42231,57.277600 156.47880,59.275000 153.24700,59.285800 C 150.62896,59.294500 153.30297,51.909100 149.52845,52.396000 C 138.39556,45.071300 144.52480,51.658400 135.60529,51.047000 C 132.92057,50.863000 138.38067,42.888400 138.47913,42.118800 C 138.79041,39.685900 132.63268,36.872000 131.47365,35.300200 C 130.51113,34.621300 125.87671,30.613800 124.57614,30.861500 C 124.14936,30.942900 118.58533,36.180600 121.53809,36.467100 C 123.31362,36.639400 120.30535,32.915000 118.70857,32.159300 C 115.05684,30.431200 112.38100,39.120700 111.07113,41.026300 C 108.62878,47.294900 108.49152,54.615500 104.73495,60.359300 C 102.61882,63.594800 97.311561,66.052300 95.774929,69.232100 C 95.010911,70.813100 95.608243,72.784400 94.665949,74.341900 C 89.955819,81.476700 75.325528,69.815500 70.093116,68.080200 C 67.556869,67.284400 63.258999,65.071200 60.823324,67.045900 C 59.269599,68.305600 59.367511,72.060900 57.337392,71.829200 C 55.264927,71.592800 53.713482,66.513300 52.081841,65.513300 C 50.669717,64.647800 47.258305,65.886600 45.962781,64.383600 C 42.333140,62.948400 35.903968,66.791800 33.838776,62.785200 C 32.621328,60.423300 36.836921,60.708100 35.185641,57.221600 C 33.849245,54.400000 33.959428,54.902400 31.686284,55.295800 C 22.990758,59.267200 41.444703,74.526400 31.152039,53.257300 C 28.387480,47.544500 28.500271,59.760600 30.556632,61.049500 C 34.671727,63.628900 37.502415,56.447700 37.848006,53.935300 L 32.600098,78.132400 z " id="calligraphy-f04.svgpath2072" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1367.7805373) " d="M 24.067191,97.773000 C 29.275301,90.198100 42.905896,64.873600 56.136199,71.325300 C 61.305224,77.863400 62.510435,86.403400 66.532589,93.623200 C 67.194605,94.811500 67.321918,97.114000 68.739159,97.069800 C 70.814237,97.005100 74.847537,93.133800 75.992769,91.509900 C 72.223604,85.815100 71.007846,91.629600 76.480184,95.902300 C 78.921290,97.808300 80.055834,97.405000 82.355138,95.778600 C 90.894691,87.804600 98.432616,78.180400 104.51439,68.357400 C 104.74165,67.990300 106.42624,63.877000 106.56597,63.857800 C 108.51545,63.590500 109.74007,66.129600 111.54946,66.867400 C 117.45566,66.314700 124.10592,70.311700 129.91214,69.490300 C 133.04722,69.046700 132.86011,64.591600 136.43277,64.973600 C 139.67457,65.320300 138.50170,72.016900 138.71842,73.960900 C 138.43615,76.305100 142.33828,76.003800 142.95172,77.434000 C 143.25039,78.130400 142.10532,80.156800 142.65856,81.445900 C 145.86500,88.916400 149.94178,77.143900 150.68391,75.225600 C 154.60905,74.689100 159.15228,72.439900 158.59114,79.819300 C 157.08053,99.684900 157.32353,86.020500 151.36715,88.312600 C 150.86832,88.504600 153.99637,98.150800 155.10543,98.407100 C 155.76414,98.559300 161.10905,95.915500 161.37446,96.678500 C 168.19641,116.29110 160.74047,102.98210 158.47321,110.70580 C 167.29499,111.99240 166.85456,113.00250 158.89231,93.603600 C 156.66128,88.168000 154.37691,102.32370 159.50527,103.25590 C 168.46875,104.88540 184.35508,101.21040 193.21754,99.766600 C 196.11362,98.153200 216.70488,97.072900 218.06513,95.256100 C 219.24300,93.683000 218.64993,89.893700 221.37704,88.995300 C 225.80628,87.536300 223.78071,96.801700 224.12668,97.677800 C 224.33492,98.205300 229.16820,99.501600 229.23172,99.520400 C 249.32959,103.45080 246.79383,93.257700 256.29847,83.109700 C 258.32633,82.714100 258.66305,79.257500 260.01548,78.414800 C 261.16913,77.695800 262.82019,78.207100 264.08502,77.682300 C 270.71222,74.932400 281.46309,70.558500 285.83710,64.947300 L 286.59144,67.290600 C 281.17674,66.860800 262.05409,80.158500 256.60994,83.609300 C 247.05465,93.899800 249.42638,104.06800 229.11576,100.09010 C 224.38162,98.693500 222.24717,97.621500 218.97809,102.42280 C 217.23657,104.98050 223.35445,94.905100 216.23976,96.123300 C 208.56923,97.436700 200.96371,99.080400 193.28307,100.34360 C 190.05587,100.86900 158.25559,103.67720 157.27091,104.80470 C 154.89548,107.52480 151.85055,115.95670 150.03186,112.87530 C 138.85177,93.932500 140.96766,94.999800 149.95597,94.400700 C 151.89154,95.285100 149.43407,93.955900 149.34127,95.254800 C 149.10757,98.525800 148.28985,102.18370 149.92112,105.07480 C 151.19862,107.33900 154.50019,101.41840 154.72202,98.859600 C 154.74447,98.600600 148.52864,83.470300 147.40753,83.848900 C 140.37113,86.225700 144.57640,98.693100 150.85142,92.947200 C 149.13068,75.108400 132.47719,97.300800 134.67090,81.779700 C 134.86499,80.406500 134.60769,80.140000 134.15885,78.913900 C 132.93897,78.032200 131.01105,78.234800 130.11065,77.652000 C 129.34771,77.158200 131.37279,76.238400 131.48083,75.368800 C 131.70224,73.587100 131.77935,71.175400 129.84365,70.066900 C 124.92567,67.250600 116.76230,69.586500 111.50704,67.446300 C 108.36266,68.103600 109.48707,67.243900 108.15932,70.054800 C 104.28587,71.001700 108.72798,66.286000 104.84997,68.842700 C 98.727716,72.879100 91.330608,92.078200 82.595324,96.312400 C 76.810113,100.38060 80.259003,112.93670 71.591445,112.03710 C 69.167342,111.78550 67.135791,111.17040 66.108943,108.85600 C 65.871229,104.91630 68.380773,101.35600 68.383090,97.541900 C 68.383787,96.394100 65.368986,92.686200 64.844100,91.616200 C 62.353878,86.539200 60.954874,81.090300 58.639141,75.958200 C 57.496132,73.425200 57.623872,73.827400 55.951187,71.878400 C 44.644064,66.023400 21.914808,95.309200 43.793920,80.128700 L 24.067191,97.773000 z " id="calligraphy-f04.svgpath2073" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1367.7805373) " d="M 29.654126,2.3471000 C 30.965164,5.7705000 31.939498,12.424300 35.588220,14.495700 C 36.580873,15.059200 37.817237,13.905800 38.929259,13.602500 C 45.933078,11.692700 52.863446,9.5436000 59.879738,7.6754000 C 63.475275,6.7181000 67.986749,6.4956000 71.449589,5.3067000 C 77.790065,3.1299000 72.820305,-2.9700000 80.550189,1.7436000 C 80.225254,3.5277000 81.992966,13.213400 76.861525,11.590300 C 76.133825,11.360100 75.567141,10.002200 74.929031,10.405700 C 74.200676,10.866400 74.630071,12.078800 74.802756,12.892300 C 76.467366,20.734300 92.676602,37.063900 98.853726,42.907900 C 101.66809,43.958800 107.71109,53.670800 111.19387,52.827100 C 116.52340,51.536200 115.30069,46.919500 120.22717,50.121100 C 121.56810,50.828600 123.80686,51.695700 124.26708,53.267400 C 125.04611,55.927600 121.77892,63.396300 121.29131,63.999000 C 120.65404,64.786800 119.03652,63.308600 118.15344,63.842400 C 117.53001,64.219200 114.58627,89.710200 114.36487,92.052600 C 115.60887,96.526000 111.55992,102.89110 113.07912,107.22720 C 114.77321,112.06230 115.59479,108.97810 116.26258,113.77910 C 116.65093,116.57100 113.08370,118.57850 114.08480,121.13810 C 114.47327,122.13140 117.32601,124.70230 118.33408,121.40370 C 120.06545,115.73840 119.95770,109.70830 120.76951,103.86070 C 109.43993,94.262700 112.54561,105.60450 115.27982,112.30620 L 115.24782,112.88560 C 110.76639,120.53250 107.94342,128.62030 98.476606,119.66810 C 99.277216,113.71140 99.130276,107.56980 100.87842,101.79800 C 102.91135,95.085900 109.14607,108.24760 112.59470,106.87220 C 112.63717,106.85530 113.79714,92.966100 113.87287,91.707200 C 114.69910,83.039600 115.75739,74.372300 117.25555,65.783600 C 117.43730,64.741600 119.09196,58.913700 115.16198,59.691700 C 110.52098,60.610500 112.77319,67.757100 113.45035,65.436700 C 107.60033,61.133100 112.30872,60.364200 110.67114,53.954300 C 109.57496,49.663600 100.17610,47.681500 98.563376,43.418700 C 89.891721,35.228700 81.363352,25.989000 75.557863,15.695400 C 73.901720,12.758900 72.397131,10.280600 70.806906,7.2133000 C 70.324357,6.2825000 69.786598,3.5839000 69.237154,4.4808000 C 67.854451,6.7378000 68.253417,9.6165000 67.761549,12.184300 C 76.109241,14.034500 74.350536,6.5881000 71.498103,5.8852000 C 69.708485,5.4442000 35.812577,14.892000 35.688760,15.068100 C 32.913382,19.013700 35.137642,24.845600 34.056768,29.164600 L 29.654126,2.3471000 z " id="calligraphy-f04.svgpath2074" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1367.7805373) " d="M 164.90425,34.629200 C 172.45989,33.415200 171.53306,41.773900 176.44429,44.715900 C 180.38600,47.077000 191.98741,35.692600 194.11339,33.025000 C 196.98051,31.045200 195.31137,27.814100 196.79137,25.363400 C 198.53413,22.477600 202.71526,24.747900 204.86352,22.033800 C 206.73685,19.667100 206.33779,14.182300 210.49748,15.708700 C 212.71918,17.032700 213.72733,19.554100 215.85363,20.967200 C 217.53079,22.081800 220.02987,22.112300 221.92227,22.747000 C 223.66676,23.332200 227.77041,26.161800 229.52947,25.941700 C 232.03594,25.628000 233.71007,22.208100 234.90422,20.488300 C 237.80270,21.070300 238.60079,24.615000 239.82887,26.815300 C 241.31323,29.474700 243.69150,31.295900 245.18410,33.864200 C 248.82985,40.137100 249.13698,48.632500 250.61105,55.539000 C 250.65963,62.326400 255.78958,67.964200 255.06323,74.395400 C 254.67924,77.795200 252.19269,80.322200 252.10436,83.968700 C 252.43022,83.189600 252.86321,89.101200 253.90514,88.018900 C 255.05596,86.823500 254.67917,84.848400 255.35967,83.364400 C 256.09179,81.767700 256.71836,85.915800 253.96600,90.377300 C 250.83246,95.456700 252.79565,99.203800 258.78738,100.70340 C 266.66519,101.09580 273.27777,96.355700 279.87670,92.910100 L 280.06775,93.461500 C 273.37704,96.955900 266.68236,101.72280 258.68821,101.27610 C 251.07127,99.370200 254.40633,96.567400 251.12355,94.139600 C 249.55919,92.982700 247.36744,94.419700 245.78341,93.942500 C 244.22758,93.473700 245.14360,81.265600 249.69769,81.754600 C 253.63835,77.125100 252.03386,62.405500 250.14550,55.916000 C 249.17879,51.397300 248.17261,30.717700 240.35179,30.886000 C 237.21843,30.953400 236.22120,34.047800 233.74222,34.618300 C 231.21551,32.316400 231.53100,28.854900 229.36885,26.501700 C 228.50173,25.557900 226.97085,25.453100 225.77327,24.925800 C 220.02195,22.393800 214.50573,20.548100 211.63436,27.570400 C 210.24229,29.667600 207.94496,25.106000 205.74768,24.800700 C 202.11549,24.296100 202.31713,29.008900 200.00535,30.257500 C 195.67377,32.597000 202.52902,28.390900 196.78929,30.603300 C 196.36272,30.767600 194.59108,33.315800 194.44948,33.510000 C 191.88563,36.704300 189.09331,39.624800 185.55980,41.890000 C 183.50914,43.204500 178.01362,44.413400 176.74784,46.373300 C 174.46350,49.910200 172.08645,59.283800 178.79885,59.032000 L 164.90425,34.629200 z " id="calligraphy-f04.svgpath2076" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1367.7805373) " d="M 178.83692,99.800000 C 178.74160,102.68480 175.36811,100.84030 176.98775,104.48740 C 177.83284,106.39040 180.92103,110.93510 183.43913,111.05430 C 186.19969,111.18500 200.06495,92.923700 202.05250,90.157700 C 207.57926,86.932100 201.62658,80.611000 205.25397,76.853300 C 205.64309,76.450200 213.11041,74.519000 211.13555,73.160000 C 209.30604,71.901100 207.40370,73.842100 209.25691,75.393200 C 213.12195,78.164000 214.55940,73.777400 217.81807,72.679900 C 220.77443,71.684200 223.00828,74.284800 224.96416,70.955200 C 229.31236,68.549000 235.03324,74.554000 238.42110,68.412800 C 239.33006,66.765200 239.11889,64.555000 240.50188,63.204500 C 243.22243,61.998100 246.81526,64.282400 249.30818,62.255200 C 250.43564,61.338400 250.78216,58.193200 252.46019,58.022800 C 254.77605,57.787500 255.73029,61.492600 256.82110,62.065400 C 258.31159,62.848000 265.31950,59.070100 266.43726,58.574600 C 274.60609,54.697900 280.42172,48.168500 286.14530,41.652400 L 286.46652,42.146400 C 280.70605,48.701700 274.82674,55.244600 266.60362,59.133100 C 265.40633,59.661600 257.64356,61.662000 256.91751,62.643900 C 255.72120,64.261800 256.71040,67.142700 255.01237,68.288800 C 253.13925,69.553000 249.70578,63.703500 245.90240,74.878100 C 238.73436,79.243500 239.94583,65.826800 231.65264,81.566000 C 230.98333,82.836200 230.09248,83.430700 228.63713,83.686500 C 223.42000,83.443300 216.71189,85.545400 216.39441,90.737300 C 215.96884,93.530100 212.16579,97.745800 209.25183,94.278600 C 207.06813,91.680300 212.30301,90.404100 207.27209,87.184000 C 204.29346,85.277600 203.82693,89.085400 202.40466,90.632400 C 199.42591,94.771500 196.38338,98.855000 192.99366,102.70570 C 190.92624,105.05420 184.82917,108.90470 183.68035,111.58760 C 182.04074,115.41680 184.89173,122.17910 182.13783,125.60000 C 178.28740,130.38300 179.26861,125.83370 178.83692,128.35930 L 178.83692,99.800000 z " id="calligraphy-f04.svgpath2079" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1521.7396873"><tspan x="10" y="1521.7396873">ángulo &amp; Fijación</tspan></text>
+
+<rect id="d0e172" width="288" height="1000px" x="10" y="1526.6396873" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e172" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Despué del Ancho, el <flowSpan style="font-style:italic">ángulo</flowSpan> es el parámetro caligráfico más importante. Este se refiere al ángulo de su pluma en grados, cambiando desde 0 (horizontal) hasta 90 (vértical en sentido anti-horario) o hasta -90 (vértical en sentido horario) :
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f05.svgdefs3">
+ <marker inkscape:stockid="TriangleOutS" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f05.svgTriangleOutS" style="overflow:visible;">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f05.svgpath1051" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(0.2)"/>
+ </marker>
+ <marker inkscape:stockid="TriangleInS" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f05.svgTriangleInS" style="overflow:visible;">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f05.svgpath4777" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(-0.2)"/>
+ </marker>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1586.1824433000002) " sodipodi:insensitive="true" id="calligraphy-f05.svgpath2832" d="M 111.32804,102.80600 L 204.15143,102.80600" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.65013617;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65013618 1.9504085 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1586.1824433000002) " sodipodi:insensitive="true" id="calligraphy-f05.svgpath2834" d="M 111.36439,103.07910 L 199.52798,52.177900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.68750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.68750000 2.0625000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1586.1824433000002) " sodipodi:insensitive="true" sodipodi:nodetypes="cc" id="calligraphy-f05.svgpath2838" d="M 111.46966,130.33390 L 111.46966,11.550400" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.68750000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.68750000 2.0625000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1586.1824433000002) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4096" y="4.5585475" x="88.336723" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="88.336723" id="calligraphy-f05.svgtspan4097" sodipodi:role="line">angle = 90 deg</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1586.1824433000002) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4099" y="52.500549" x="202.46759" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="52.500549" x="202.46759" id="calligraphy-f05.svgtspan4100" sodipodi:role="line">angle = 30 (default)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1586.1824433000002) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4102" y="104.26855" x="207.52388" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="104.26855" x="207.52388" id="calligraphy-f05.svgtspan4103" sodipodi:role="line">angle = 0</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1586.1824433000002) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4105" y="139.26855" x="87.677307" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="139.26855" x="87.677307" id="calligraphy-f05.svgtspan4106" sodipodi:role="line">angle = -90 deg</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1586.1824433000002) translate(0.000000,-1477.330)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.2354189" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 147.93859,1577.9263" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f05.svgpath4108" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.6875000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f05.svgTriangleInS);marker-mid:none;marker-end:url(#calligraphy-f05.svgTriangleOutS);stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1586.1824433000002) matrix(0.362447,-0.209258,0.209258,0.362447,-207.7803,-450.1500)" style="display:block" id="calligraphy-f05.svgg2827">
+ <use height="2515.0000" width="320.00000" transform="matrix(-1.000000,1.554114e-6,1.554114e-6,1.000000,279.9908,-2.175686e-4)" id="calligraphy-f05.svguse2837" xlink:href="#calligraphy-f05.svgpath2835" y="0.0000000" x="0.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f05.svgpath2835" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f05.svgpath2836" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f05.svgpath2202" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <use height="2515.0000" width="320.00000" transform="matrix(-1.000000,0.000000,0.000000,1.000000,279.5397,0.000000)" id="calligraphy-f05.svguse2203" xlink:href="#calligraphy-f05.svgpath2202" y="0.0000000" x="0.0000000"/>
+ <path id="calligraphy-f05.svgpath2204" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f05.svgpath2205" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1586.1824433000002) " d="M 156.53961,76.719700 C 151.23119,68.952600 141.79388,64.908900 132.79057,63.588900 C 113.86815,61.937800 97.905040,76.281300 79.012563,74.703100 C 74.598663,73.851000 72.627193,70.882700 73.598557,66.474600 C 77.030762,50.900500 100.06884,41.436500 112.81370,36.671000 C 122.67783,33.245500 133.00573,31.759700 143.35144,30.767900 L 132.46868,37.051800 C 122.12297,38.043600 111.79508,39.528400 101.93095,42.953900 C 100.06508,43.651700 98.172910,44.282800 96.333310,45.047300 C 94.630194,45.754300 89.994115,48.658000 91.310070,47.366100 C 93.100303,45.608000 95.493230,44.526800 97.819720,43.587500 C 98.120270,43.466200 94.693592,45.321600 91.093761,48.977100 C 87.615990,52.509600 82.522223,59.403100 84.567163,64.804200 C 85.451899,67.140500 87.674643,67.912400 89.895280,68.419300 C 108.78780,69.998500 124.75090,55.654900 143.67333,57.306000 C 152.67664,58.626000 162.11395,62.668800 167.42237,70.435800 L 156.53961,76.719700 z " id="calligraphy-f05.svgpath2853" style="fill:#d2d2d2;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e188" width="288" height="1000px" x="10" y="1738.6990933000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e188" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cada éstilo de caligrafía tradicional tiene su propio ángulo prevalente de pluma. Por ejemplo, el éstilo Unicial usa un ángulo de 25 grados. éstilos más complejos y experimentados pueden variar a menudo el ángulo, mientras dibuja e Inkscape hace esto posible mediante las teclas de flechas <flowSpan style="font-weight:bold">arriba</flowSpan> y <flowSpan style="font-weight:bold">abajo</flowSpan>, para lecciones de caligrafía para principiantes, sin embargo, manteniendo el ángulo constante trabajará mejor. He aquí ejemplos de dibujo de trazos de diferentes ángulos (con fijación = 1):
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4984" y="4.5585475" x="27.677305" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="27.677305" id="calligraphy-f06.svgtspan4985" sodipodi:role="line">angle = 30</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4987" y="4.5585475" x="84.742744" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="84.742744" id="calligraphy-f06.svgtspan4988" sodipodi:role="line">angle = 60</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4990" y="4.5585475" x="147.24278" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="147.24278" id="calligraphy-f06.svgtspan4991" sodipodi:role="line">angle = 90</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4993" y="4.5585475" x="232.24278" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="232.24278" id="calligraphy-f06.svgtspan4994" sodipodi:role="line">angle = 0</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4996" y="92.058548" x="267.2428" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="92.058548" x="267.24280" id="calligraphy-f06.svgtspan4997" sodipodi:role="line">angle = 15</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4999" y="134.55855" x="39.742786" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="134.55855" x="39.742786" id="calligraphy-f06.svgtspan5000" sodipodi:role="line">angle = -45</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " d="M 45.448428,18.016500 C 48.947835,17.702500 59.936786,11.902600 59.472585,18.416000 C 54.011831,28.572800 48.887872,38.953900 44.070598,49.449000 C 42.582822,53.036400 30.035222,77.617000 40.571961,74.868800 C 49.659805,71.044900 58.071725,66.787500 68.070820,66.380000 C 70.194753,66.259800 72.272648,66.552900 74.340083,66.986800 L 52.227271,79.753600 C 50.159836,79.319700 48.081942,79.026600 45.958008,79.146800 C 35.958913,79.554300 27.546993,83.811800 18.459149,87.635600 C 7.9224100,90.383900 20.470010,65.803200 21.957787,62.215800 C 26.775060,51.720700 31.899019,41.339700 37.359774,31.182800 C 37.823975,24.669500 26.835023,30.469300 23.335616,30.783300 L 45.448428,18.016500 z " id="calligraphy-f06.svgpath4901" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " d="M 148.09857,20.769200 C 152.37674,8.8508000 168.23997,17.941500 174.44350,22.948900 C 195.68252,48.403300 192.33353,89.458100 190.41556,120.20590 C 190.42010,113.22630 190.34686,106.24620 190.42918,99.267000 C 190.43238,98.996500 223.73012,80.623400 226.95517,78.891200 L 226.95517,101.04550 C 217.37857,106.18920 207.41903,110.77720 198.26590,116.67020 C 197.66386,117.05780 191.55835,122.38000 190.65658,121.92810 C 190.49102,121.84520 190.50498,121.59020 190.42918,121.42130 C 190.42464,113.63140 190.42010,105.84150 190.41556,98.051600 C 190.91253,90.084500 190.73632,73.794100 191.12542,107.29990 C 191.19868,113.60840 191.32678,103.30410 190.85915,95.755400 C 189.76073,78.024400 186.99279,58.570700 174.44350,45.103100 C 168.23997,40.095700 152.37674,31.005000 148.09857,42.923400 L 148.09857,20.769200 z " id="calligraphy-f06.svgpath4917" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " d="M 220.36100,12.833500 C 160.87945,11.951800 243.80808,12.700200 256.97875,14.797100 C 272.62517,17.839200 265.51403,36.597100 262.55855,47.239700 C 261.80952,51.882400 258.66721,57.537200 260.28459,62.352000 C 260.67790,63.522900 264.44089,64.590500 263.20638,64.631100 C 256.88621,64.839100 250.53623,65.008200 244.23637,64.460900 C 243.38798,64.387200 244.81392,64.984500 254.77104,61.428500 C 262.10573,58.809000 269.21253,55.668600 276.31114,52.479700 L 298.46536,52.479700 C 283.28540,59.299000 226.08187,85.131100 240.40433,47.239700 C 243.35982,36.597100 250.47095,17.839200 234.82453,14.797100 C 228.25116,13.750600 221.64205,13.316500 214.99912,12.970900 C 211.62670,12.795500 201.49738,12.633300 204.87432,12.618700 C 211.53227,12.590000 218.19034,12.600100 224.84834,12.610900 C 226.24575,12.613100 222.05764,12.791500 220.66024,12.796800 C 213.17580,12.825300 205.69127,12.821300 198.20678,12.833500 L 220.36100,12.833500 z " id="calligraphy-f06.svgpath4927" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " d="M 20.119691,106.67350 C 28.611551,101.25600 38.074315,99.711800 48.017913,100.39800 C 67.892930,102.08650 77.422756,115.86610 90.978406,129.58280 C 91.709266,130.32240 93.863796,132.57770 93.126586,131.84450 C 67.900121,106.75470 79.611526,119.18270 87.240126,123.82610 C 103.43351,133.58790 117.63203,125.23780 132.06005,116.59160 L 147.72545,132.25700 C 133.29743,140.90320 119.09891,149.25330 102.90553,139.49150 C 92.879036,133.38850 85.940196,124.68400 77.461186,116.17910 C 76.727096,115.44270 74.570076,113.19000 75.313006,113.91740 C 79.843226,118.35310 84.322886,122.84010 88.824276,127.30500 C 90.324846,128.79340 85.819966,124.31070 84.124926,123.04820 C 78.201816,118.63650 70.903422,116.87810 63.683311,116.06340 C 53.739713,115.37720 44.276949,116.92140 35.785089,122.33890 L 20.119691,106.67350 z " id="calligraphy-f06.svgpath4942" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " d="M 83.624308,25.219200 C 88.792519,18.614200 94.296344,12.021900 102.83339,10.010400 C 123.71943,9.8563000 116.85581,42.108400 115.45867,54.716400 C 115.65220,62.277000 106.63157,102.34430 125.60046,88.266600 C 138.81233,77.595100 134.10205,77.312700 144.21310,85.834800 C 149.52071,88.764200 155.46141,86.174400 160.58977,84.086100 L 149.51266,103.27220 C 144.38430,105.36060 138.44360,107.95030 133.13599,105.02090 C 123.02494,96.498800 127.73522,96.781200 114.52336,107.45270 C 95.554460,121.53040 104.57509,81.463200 104.38156,73.902500 C 105.77870,61.294500 112.64232,29.042400 91.756284,29.196500 C 83.219230,31.208000 77.715409,37.800300 72.547199,44.405300 L 83.624308,25.219200 z " id="calligraphy-f06.svgpath4945" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1225413000002) " d="M 176.46012,143.11120 C 192.55931,130.46610 215.04303,126.14710 235.05972,125.07100 C 249.74569,123.83310 264.05595,129.19840 278.67582,128.77160 C 281.48434,128.68960 284.06775,128.39010 286.81697,127.79680 C 288.21513,127.49510 292.35735,126.37040 290.96602,126.70220 C 285.18584,128.08060 279.42166,129.52530 273.64948,130.93680 C 294.30964,121.45580 291.42314,106.03940 269.08699,104.43370 C 259.23829,103.11990 226.82175,112.44460 265.10233,102.28970 L 243.70300,108.02360 C 259.09440,103.87020 274.35440,98.307400 290.48632,98.699800 C 312.82247,100.30550 315.70897,115.72180 295.04882,125.20290 C 286.57845,127.60730 272.13977,132.92020 261.32005,134.21570 C 245.37294,136.12510 229.65478,129.31830 213.66039,130.80500 C 204.26080,131.31030 183.74655,136.69710 217.78322,127.29850 C 219.00223,126.96190 215.34325,127.96830 214.14139,128.36180 C 208.26036,130.28730 202.41803,133.13160 197.85945,137.37720 L 176.46012,143.11120 z " id="calligraphy-f06.svgpath4983" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e207" width="288" height="1000px" x="10" y="2010.0052313" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e207" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Como podemos observar, el trazo es más delgado cuando es dibujado paralelo a su ángulo y es más amplio cuando se dibuja perpendicular a este. ángulos posítivos son más naturales y tradicionales para caligrafía con dibujo hecho con mano derecha .
+</flowDiv></flowRoot>
+
+<rect id="d0e210" width="288" height="1000px" x="10" y="2062.1058003000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e210" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El nivel de contraste entre el adelgazado y densidad, es controlada mediante el parámetro <flowSpan style="font-style:italic">fijación</flowSpan>. El valor 1 significa que el ángulo es siempre constante a como es configurado en el campo de ángulo. Disminuyendo la fijación le permite a la pluma girar un poco en contra de la dirección del trazo. Con fijación=0, la pluma rota libremente para ser siempre perpendicular al trazo y el ángulo no tiene más efecto:
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f07.svgdefs3">
+ <marker inkscape:stockid="TriangleInL" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f07.svgTriangleInL" style="overflow:visible;">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4781" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(-0.8)"/>
+ </marker>
+ </defs><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f07.svgtext6476" y="4.5585475" x="19.524405" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="19.524405" id="calligraphy-f07.svgtspan6477" sodipodi:role="line">angle = 30</tspan><tspan y="11.758548" x="19.524405" id="calligraphy-f07.svgtspan6479" sodipodi:role="line">fixation = 1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f07.svgtext6481" y="4.5585475" x="119.52438" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="119.52438" id="calligraphy-f07.svgtspan6482" sodipodi:role="line">angle = 30</tspan><tspan y="11.758548" x="119.52438" id="calligraphy-f07.svgtspan6484" sodipodi:role="line">fixation = 0.8</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f07.svgtext6486" y="4.5585475" x="219.52438" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="219.52438" id="calligraphy-f07.svgtspan6487" sodipodi:role="line">angle = 30</tspan><tspan y="11.758548" x="219.52438" id="calligraphy-f07.svgtspan6489" sodipodi:role="line">fixation = 0</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) " d="M 213.97240,69.663000 C 210.53961,63.527300 211.15280,56.313300 213.36246,49.867400 C 217.37416,40.297600 225.89759,33.667400 235.51256,30.340100 C 244.77594,27.363400 254.48448,28.019500 263.85938,30.061300 C 275.10090,32.884100 283.44415,41.541800 286.82449,52.475100 C 289.19210,64.617100 289.07277,77.567500 286.04866,89.591200 C 283.08946,99.852600 276.45136,109.27890 266.95309,114.42030 C 257.23308,119.08870 245.85609,118.52300 236.86892,112.50470 C 226.84430,104.84970 222.03371,94.261900 221.09256,81.929000 C 220.52900,70.576100 226.86803,61.181100 236.81423,56.293200 C 248.57862,50.729400 260.71074,54.080600 268.65359,64.167800 C 275.52717,74.720700 273.50856,88.678300 264.27777,97.062900 C 259.11787,101.28950 253.14976,102.08660 246.98174,99.865500 L 249.76822,92.739500 C 253.08101,94.275600 256.36162,93.548600 259.19968,91.340600 C 265.61262,85.856500 266.96551,76.017100 262.59544,68.840600 C 257.05186,61.425100 248.56286,59.228600 240.17137,63.167000 C 233.02097,66.632300 228.34909,73.132900 228.72189,81.354000 C 229.46755,91.404000 233.05429,99.813500 241.18590,106.18620 C 247.68441,110.76380 256.23287,110.94050 263.34148,107.67560 C 270.98131,103.64660 276.20940,95.828900 278.63261,87.711500 C 281.37316,77.029400 281.38385,65.517300 279.50333,54.696500 C 277.04345,46.387600 270.69321,39.733900 262.21825,37.535200 C 254.22692,35.764100 245.92994,35.096600 238.00502,37.572200 C 230.60052,40.109000 223.84519,45.072300 220.58840,52.381600 C 219.10915,56.544700 218.52161,61.604600 220.33852,65.419000 L 213.97240,69.663000 z " id="calligraphy-f07.svgpath5108" style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) " d="M 14.480234,65.761300 C 11.471669,55.371900 17.594480,44.451000 25.609660,38.159500 C 41.811517,26.947100 61.682858,23.029800 78.460559,34.940200 C 92.199360,46.419400 100.39379,64.247600 100.53094,82.128200 C 99.626030,98.931300 83.350250,109.75950 68.634251,114.52650 C 56.205057,117.03790 40.020424,115.03770 31.668069,104.52830 C 23.935745,92.415100 31.102219,78.904500 39.924232,69.651500 C 50.411675,59.230000 62.472391,56.384100 74.764747,64.371800 C 82.945748,70.641800 84.353772,79.906000 77.668795,87.697300 C 71.014019,93.726300 57.109506,102.57430 49.902354,92.746500 C 48.694659,91.004300 48.630764,89.325200 48.992108,87.315100 L 55.618145,83.490300 C 55.256806,85.496100 55.320698,87.177100 56.528380,88.919900 C 59.630661,93.152600 63.853061,94.232500 68.903307,92.777000 C 70.265489,92.385700 74.041841,90.440600 72.862417,91.224900 C 71.316069,92.255600 69.701395,93.193600 68.035204,94.016600 C 66.867550,94.592100 72.296371,91.201200 71.042757,91.522100 C 77.727726,83.731200 76.319702,74.466500 68.138726,68.196600 C 63.790135,65.371800 58.648784,63.018000 53.341569,63.100900 C 51.328550,63.133300 45.859737,65.626200 47.437867,64.376500 C 48.892939,63.225600 50.593529,62.422100 52.185418,61.465700 C 54.221990,60.243500 44.218180,66.273000 46.550257,65.824600 C 37.728264,75.077000 30.561768,88.590300 38.294086,100.70350 C 46.646469,111.20970 62.831103,113.21210 75.260299,110.70030 C 77.069580,110.11400 81.975301,107.37740 80.599648,108.69000 C 79.476153,109.76190 77.967480,110.34310 76.613013,111.10260 C 74.835004,112.09920 80.071738,108.93080 81.689246,107.68990 C 88.743142,102.27700 93.717210,95.081200 93.904940,85.955200 C 93.767790,68.072400 85.573354,50.244300 71.834551,38.765500 C 64.528118,33.580400 57.119983,30.977300 48.076455,31.389800 C 44.576095,31.547500 41.029742,32.017000 37.623603,32.848500 C 35.444245,33.379600 30.225218,36.993100 31.246456,34.997500 C 31.286690,34.917100 39.493879,29.779100 32.235702,34.331900 C 24.220518,40.624100 18.097712,51.543400 21.106248,61.936600 L 14.480234,65.761300 z " id="calligraphy-f07.svgpath5116" style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) " d="M 113.93196,55.575400 C 114.03183,47.646100 118.41154,40.691800 124.02081,35.413700 C 138.89286,22.610400 155.30875,23.942600 171.11145,33.387600 C 187.07525,43.601300 197.19827,62.712300 193.91424,81.726400 C 188.90732,100.19430 169.97546,113.57740 151.44844,116.06320 C 136.85135,116.92810 124.45689,103.27140 122.54719,89.438000 C 122.55658,73.299400 137.48122,59.911800 152.83719,57.552700 C 166.49677,56.988100 178.48187,66.201000 176.91477,80.437900 C 172.42284,95.614600 154.60322,101.01130 142.14644,91.926000 C 141.63855,91.411800 141.13062,90.900300 140.62277,90.386100 L 147.03484,86.211000 C 147.49657,86.655200 147.95852,87.102500 148.42024,87.546800 C 151.11396,89.407900 153.98329,90.966500 157.22504,91.655500 C 161.25396,92.511900 164.67757,90.608300 164.09386,91.268300 C 163.01993,92.485600 161.28636,92.915700 160.01461,93.925000 C 156.26505,96.893500 174.54350,83.828000 169.84604,83.364700 C 171.91994,69.996400 159.97615,61.599600 147.34205,62.877200 C 143.79000,63.647900 130.19990,68.739000 129.45697,86.152400 C 130.94280,99.414100 143.11713,112.26760 156.97608,110.77230 C 169.75617,108.56340 180.05537,103.25680 186.81487,84.578500 C 190.49531,66.193100 180.41746,47.604500 164.91238,37.872000 C 158.02154,33.843900 150.83035,30.481100 142.65454,30.859300 C 139.85698,30.987000 137.01569,31.477500 134.34610,32.330000 C 133.50535,32.596900 131.26334,33.899400 131.86717,33.257500 C 132.92952,32.124100 134.55313,31.688700 135.80664,30.774000 C 137.19586,29.758600 129.89802,34.199800 131.43155,33.509400 C 125.75027,38.402100 121.41120,44.800700 120.92157,52.462200 L 113.93196,55.575400 z " id="calligraphy-f07.svgpath5131" style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1532.867,59.39100)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5132" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(-0.411629,0.837343,0.837343,0.411629,-1225.743,-653.0310)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5788" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1627.644,57.76100)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5789" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(-0.411629,0.837343,0.837343,0.411629,-1127.066,-651.0020)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5790" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1727.566,56.84200)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5791" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(-0.411629,0.837343,0.837343,0.411629,-1024.434,-648.5020)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5792" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-162.1618,-176.7080)" style="display:block" id="calligraphy-f07.svguse5793">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4227" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4228" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4229" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4230" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4231" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4232" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4233" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-148.5715,-205.1030)" style="display:block" id="calligraphy-f07.svguse5794">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4235" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4236" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4237" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4238" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4239" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4240" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4241" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-96.44287,-194.9610)" style="display:block" id="calligraphy-f07.svguse5795">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4243" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4244" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4245" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4246" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4247" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4248" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4249" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-100.7026,-130.4630)" style="display:block" id="calligraphy-f07.svguse5796">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4251" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4252" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4253" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4254" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4255" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4256" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4257" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-131.8377,-176.3050)" style="display:block" id="calligraphy-f07.svguse5797">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4259" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4260" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4261" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4262" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4263" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4264" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4265" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.235542,-9.870109e-2,7.545923e-2,0.180077,-30.75973,-207.0980)" style="display:block" id="calligraphy-f07.svguse6461">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4267" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4268" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4269" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4270" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4271" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4272" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4273" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.127692,-0.221169,0.169090,9.762466e-2,-145.8976,-85.06700)" style="display:block" id="calligraphy-f07.svguse6462">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4275" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4276" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4277" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4278" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4279" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4280" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4281" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.180585,-0.180585,0.138062,0.138063,-57.93601,-141.1250)" style="display:block" id="calligraphy-f07.svguse6463">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4283" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4284" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4285" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4286" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4287" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4288" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4289" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.242248,-8.085345e-2,6.181697e-2,0.185204,50.75426,-169.9270)" style="display:block" id="calligraphy-f07.svguse6464">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4291" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4292" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4293" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4294" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4295" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4296" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4297" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.213067,-0.140797,0.107643,0.162896,-63.89388,-129.5220)" style="display:block" id="calligraphy-f07.svguse6465">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4299" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4300" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4301" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4302" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4303" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4304" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4305" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.114122,-0.228469,0.174669,8.724938e-2,-144.3182,-35.77900)" style="display:block" id="calligraphy-f07.svguse6466">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4307" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4308" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4309" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4310" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4311" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4312" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4313" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(-0.210403,0.144746,-0.110663,-0.160858,415.5136,292.3330)" style="display:block" id="calligraphy-f07.svguse6470">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4315" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4316" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4317" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4318" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4319" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4320" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4321" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(-0.144746,-0.210403,0.160858,-0.110663,2.148406,237.0070)" style="display:block" id="calligraphy-f07.svguse6471">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4323" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4324" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4325" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4326" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4327" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4328" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4329" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.254588,-2.015512e-2,1.540841e-2,0.194641,224.8408,-236.8270)" style="display:block" id="calligraphy-f07.svguse6472">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4331" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4332" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4333" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4334" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4335" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4336" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4337" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(2.015455e-2,0.254588,-0.194641,1.540877e-2,550.5455,54.65500)" style="display:block" id="calligraphy-f07.svguse6473">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4339" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4340" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4341" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4342" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4343" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4344" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4345" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(0.254588,-2.015512e-2,1.540841e-2,0.194641,209.3269,-220.3120)" style="display:block" id="calligraphy-f07.svguse6474">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4347" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4348" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4349" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4350" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4351" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4352" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4353" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.3860393000004) matrix(-9.749433e-2,0.236041,-0.180461,-7.453626e-2,537.4568,177.1060)" style="display:block" id="calligraphy-f07.svguse6475">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4355" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4356" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4357" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4358" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4359" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4360" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4361" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g>
+
+<rect id="d0e226" width="288" height="1000px" x="10" y="2297.0265293" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e226" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Hablando tipográficamente, la fijación máxima y por consiguiente el contraste del ancho máximo del trazo son las características (más adelante) de las fuentes antique serif, como las Times o Bodoni (por que estas fuentes son históricamente una imitación de la caligrafí de la pluma-arreglada). La fijación Cero y el ancho de contraste Cero (Arriba a la derecha), sobre la otra mano, sugiere la fuente actual Sans Serif, así como la Helvetica.
+
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2395.5212223000003"><tspan x="10" y="2395.5212223000003">Masa &amp; Resistencia</tspan></text>
+
+<rect id="d0e235" width="288" height="1000px" x="10" y="2400.4212223000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e235" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Diferente al ancho y al ángulo, estos dos últimos parámetros definen como "siente" la herramienta, más allá de como afectan su salida visual. A razón de esto en esta sección no habrán ilustraciones; en vez de esto intente usted mismo para poder tener una mejor idea de lo que hacen estos parámetros.
+</flowDiv></flowRoot>
+
+<rect id="d0e238" width="288" height="1000px" x="10" y="2463.6937923000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e238" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En física, la <flowSpan style="font-style:italic">masa</flowSpan> es la cusante de la inercia; A mayor masa de la herramienta de caligrafía de Inkscape, el trazo del contorno hecho a partir del ratón se retrazará más y realiza un mayor alisado de giros y tirones. Por defecto este valor es muy pequeóo (0.02) así que la herramienta es rápida y sensible, pero es posible incrementar la masa para obtener una pluma más lenta y alisada.
+</flowDiv></flowRoot>
+
+<rect id="d0e244" width="288" height="1000px" x="10" y="2538.1383633000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e244" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La <flowSpan style="font-style:italic">Resistenacia</flowSpan> es la resistencia del papel a los movimientos de la pluma. Por defecto está al máximo (1), y a medida que dismuniye el papel se hace más "deslizable": si la masa es grande, la pluma tiende a perderse en los giros de las curvas; si la masa es cero, la baja resisencia hace mover violentamente la pluma.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2614.6746053000006"><tspan x="10" y="2614.6746053000006">Ejemplos de caligrafía</tspan></text>
+
+<rect id="d0e256" width="288" height="1000px" x="10" y="2619.5746053000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e256" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ahora que ya posee las capacidades básicas de la herramienta, puede intentar producir algunas caligrafís reales. Si es usted nuevo en este arte, adquiera un buen libro de caligrafía y estudielo junto con el Inkscape. Esta sección le mostrará unos pocos ejemplos.
+</flowDiv></flowRoot>
+
+<rect id="d0e259" width="288" height="1000px" x="10" y="2682.847175300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e259" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Primero que todo, para hacer letras, requiere crear un par de reglas para guiarse. Si usted va a escribir con éstilo inclinado o cursiva, agregue algunas guías inclinadas a través de las dos reglas, por ejemplo:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2742.6114163000007) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath3323" d="M 10.512859,15.799900 L 300.81310,15.799900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2742.6114163000007) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath3324" d="M 10.512821,44.257100 L 300.81310,44.257100" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2742.6114163000007) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8580" d="M 141.27081,60.735300 L 157.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2742.6114163000007) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8581" d="M 166.27081,60.735300 L 182.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2742.6114163000007) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8582" d="M 191.27081,60.735300 L 207.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2742.6114163000007) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8583" d="M 216.27081,60.735300 L 232.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2742.6114163000007) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8584" d="M 241.27081,60.735300 L 257.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2742.6114163000007) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8585" d="M 266.27081,60.735300 L 282.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/>
+
+<rect id="d0e272" width="288" height="1000px" x="10" y="2815.643713300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e272" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Entonces haga zoom de tal manera que la longitud entre las reglas corresponda al rango natural de su escritura, ajuste el ancho y el ángulo, y ¡aquí vamos!
+</flowDiv></flowRoot>
+
+<rect id="d0e275" width="288" height="1000px" x="10" y="2856.235955300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e275" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Probablemente lo primero que puede hacer siendo un principiante es practicar los elementos básicos de las letras — barras horizontales y vérticales; contornos redondos, barras inclinadas. He aquí algunos elementos de las letras del éstilo Unicial.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " sodipodi:insensitive="true" id="calligraphy-f09.svgpath8610" d="M 10.512859,1.4559000 L 300.81310,1.4559000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " sodipodi:insensitive="true" id="calligraphy-f09.svgpath8611" d="M 10.512821,29.913100 L 300.81310,29.913100" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 28.442000,4.8689000 C 33.528917,-0.55400000 38.730079,-2.1945000 38.467431,5.6415000 C 38.375297,11.552100 37.530857,17.463000 37.918637,23.374300 C 38.350397,25.786700 38.309280,28.416200 41.278052,27.596000 C 46.515671,24.703400 34.724792,32.110500 40.305507,27.478100 L 46.223000,25.065000 C 43.210356,27.732700 39.397176,29.177900 35.650807,30.624900 C 32.599161,31.193300 32.519673,28.471500 32.088205,25.990800 C 31.686271,20.071200 32.525601,14.151800 32.625669,8.2326000 C 32.868106,1.6356000 28.502599,4.3592000 35.844207,0.98420000 C 36.457365,0.70230000 33.684611,1.9521000 34.280117,2.2696000 L 28.442000,4.8689000 z " id="calligraphy-f09.svgpath8631" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 43.084991,3.1675000 C 48.113880,0.49320000 50.885854,-2.3913000 53.320900,3.2172000 C 55.047276,8.4218000 54.277682,13.996900 54.184993,19.381600 C 54.365984,22.125600 53.534001,25.332700 54.769472,27.710900 C 57.343243,28.247300 60.587496,26.204800 51.767842,30.000400 C 49.867601,30.818100 54.990562,27.377100 56.364698,25.830700 L 62.274504,23.398800 C 59.192777,26.921200 53.974838,32.041500 49.030881,30.523100 C 47.413583,28.242300 48.682307,24.667100 48.345110,21.976900 C 48.434849,16.624400 49.211182,11.080500 47.521669,5.9021000 C 45.229874,0.61550000 39.820044,4.9728000 48.923108,0.56820000 L 43.084991,3.1675000 z " id="calligraphy-f09.svgpath8642" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 58.728188,5.5940000 C 59.737827,2.8023000 67.427686,-1.7822000 69.516872,1.7934000 C 70.712070,6.5429000 70.205450,11.440300 70.009020,16.266800 C 70.022990,19.226200 70.098560,22.165100 69.939883,25.119200 C 68.960623,28.464700 74.483030,26.368500 73.842720,26.706000 C 65.023247,31.355100 68.948316,29.312300 70.876510,27.835600 C 73.228630,25.756700 70.315060,28.380700 72.424140,26.333200 L 78.240750,23.686200 C 76.159100,25.785600 79.036120,23.109500 76.711220,25.228800 C 74.311950,27.120300 64.854547,34.266500 64.200673,27.930000 C 64.344611,24.975800 64.308283,22.037300 64.269506,19.077100 C 64.455602,14.284000 64.976915,9.4295000 63.827822,4.7045000 C 62.114948,1.8160000 54.388723,7.2622000 65.316468,1.6994000 C 65.723190,1.4924000 64.043039,2.5812000 64.459704,2.7674000 L 58.728188,5.5940000 z " id="calligraphy-f09.svgpath8644" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 88.988064,3.5669000 C 93.643199,3.5669000 98.298334,3.5669000 102.95347,3.5669000 C 106.34523,3.6195000 109.70065,2.4691000 113.05351,3.0289000 L 107.36566,5.9424000 C 104.01416,5.5108000 100.67120,6.6038000 97.290083,6.5276000 C 92.634948,6.5276000 87.979813,6.5276000 83.324678,6.5276000 L 88.988064,3.5669000 z " id="calligraphy-f09.svgpath8647" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 88.332483,8.4479000 C 92.625002,9.4441000 97.113663,8.7975000 101.47367,8.4694000 C 104.76499,8.2156000 108.06507,8.1208000 111.36510,8.0953000 L 105.70246,11.057400 C 102.40497,11.088600 99.107697,11.189600 95.819194,11.447100 C 91.439862,11.775700 86.995234,12.344100 82.669097,11.408600 L 88.332483,8.4479000 z " id="calligraphy-f09.svgpath8651" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 87.942137,14.723400 C 91.504098,14.857400 95.040202,14.525700 98.589878,14.296000 C 102.46987,14.007400 106.36342,14.138900 110.24125,13.855500 L 104.58652,16.832800 C 100.70813,17.103800 96.813239,16.968600 92.934263,17.271600 C 89.382655,17.507300 85.842483,17.811100 82.278751,17.684200 L 87.942137,14.723400 z " id="calligraphy-f09.svgpath8654" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 86.937914,20.301700 C 89.751623,20.301700 92.565333,20.301700 95.379043,20.301700 C 99.278578,20.196800 103.19977,20.510700 107.08684,20.133300 C 108.54597,20.000600 110.01137,19.977300 111.47534,19.956300 L 105.81346,22.919900 C 104.35242,22.945000 102.89009,22.974400 101.43454,23.115100 C 97.542717,23.469600 93.617801,23.151400 89.715657,23.262500 C 86.901947,23.262500 84.088238,23.262500 81.274528,23.262500 L 86.937914,20.301700 z " id="calligraphy-f09.svgpath8656" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 130.55069,5.0030000 C 127.68651,4.6390000 118.77671,8.1312000 128.55417,4.4095000 C 129.06404,4.2155000 127.60911,4.9561000 127.15347,5.2561000 C 125.68141,6.2255000 124.43595,7.3473000 123.19802,8.5924000 C 117.71369,14.803200 118.57083,24.024100 126.63280,27.249100 C 123.91006,31.061200 143.08624,24.607100 139.59266,26.027600 C 131.61947,29.269400 136.40431,27.238100 138.48242,25.604000 L 144.27428,22.903200 C 137.80862,27.987400 129.14194,32.323400 120.84093,29.949800 C 112.77897,26.724900 111.92183,17.504000 117.40616,11.293200 C 122.29703,6.3741000 129.33991,2.4905000 136.34255,2.3022000 L 130.55069,5.0030000 z " id="calligraphy-f09.svgpath8668" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 151.46923,3.6085000 C 148.74589,3.5641000 141.68675,6.6818000 151.66240,2.5381000 C 152.03097,2.3850000 150.96778,2.9322000 150.63262,3.1489000 C 149.19407,4.0789000 147.96026,5.2190000 146.76620,6.4373000 C 142.08890,11.003800 141.43118,17.640900 145.88854,22.536800 C 150.19417,27.267700 155.99746,27.191100 161.83427,26.018200 C 164.15480,25.578700 170.57649,22.990300 160.88136,27.080500 C 159.27331,27.758900 163.68633,24.945300 164.77911,23.584500 L 170.57097,20.883700 C 167.02767,25.296200 161.43786,27.394100 156.04241,28.719000 C 150.20560,29.891900 144.40231,29.968500 140.09667,25.237500 C 135.63932,20.341700 136.29704,13.704600 140.97433,9.1381000 C 145.22756,4.7985000 151.19350,1.4849000 157.26110,0.90770000 L 151.46923,3.6085000 z " id="calligraphy-f09.svgpath8671" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 152.24992,8.0156000 C 155.88151,1.7837000 167.56291,-0.19560000 174.19483,1.8097000 C 182.08656,6.2595000 181.35922,19.276200 175.01363,24.772500 C 170.39901,27.491700 165.49457,29.922200 160.24596,31.030800 L 166.03782,28.330000 C 176.04215,26.216900 159.89425,31.628400 169.22176,27.473200 C 175.56735,21.977000 176.29469,8.9603000 168.40297,4.5105000 C 165.32820,3.5808000 162.33014,3.5390000 159.17201,4.1300000 C 158.11627,4.3275000 155.11850,5.4709000 156.05423,4.9436000 C 165.17175,-0.19400000 158.90068,3.0309000 158.04179,5.3148000 L 152.24992,8.0156000 z " id="calligraphy-f09.svgpath8700" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 174.95338,7.3185000 C 181.19850,0.20760000 195.59437,-2.3349000 202.40443,5.2300000 C 210.41127,18.802200 196.63790,27.948300 184.41793,30.048800 C 182.69607,30.282800 181.01703,30.143900 179.32395,29.837400 L 185.11581,27.136600 C 186.80890,27.443100 188.48794,27.582000 190.20979,27.348000 C 191.68291,27.094800 195.74507,25.400700 194.57792,26.334500 C 193.50171,27.195500 192.14346,27.635000 190.87539,28.175000 C 187.43344,29.640800 195.32739,25.983100 197.29700,22.675300 C 199.96645,18.192000 199.18065,12.229400 196.61256,7.9308000 C 193.36631,4.3247000 189.16864,3.1704000 184.36998,3.4584000 C 182.91973,3.5454000 178.96226,5.0638000 180.06087,4.1131000 C 181.23051,3.1010000 182.80583,2.6852000 184.15322,1.9255000 C 185.41428,1.2146000 179.48917,3.8979000 180.74524,4.6177000 L 174.95338,7.3185000 z " id="calligraphy-f09.svgpath8705" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 214.00133,6.7046000 C 217.51264,3.9935000 223.01157,-1.3637000 226.47320,2.9797000 C 229.05538,7.4155000 229.67029,12.626400 231.20999,17.475000 C 231.92794,20.179100 233.34105,22.608300 234.60219,25.081300 C 233.67135,27.742500 238.82155,27.250000 238.39634,27.452300 C 229.26630,31.797100 233.27244,29.927300 235.26801,28.521900 C 235.58980,28.280100 235.91158,28.038300 236.23337,27.796500 L 242.02523,25.095700 C 241.70345,25.337500 241.38166,25.579300 241.05987,25.821100 C 237.50517,28.324600 230.74050,33.713800 228.81033,27.782100 C 227.54919,25.309100 226.13608,22.879900 225.41813,20.175800 C 223.87842,15.327200 223.26352,10.116300 220.68133,5.6805000 C 219.97522,4.7945000 216.59916,4.6953000 217.62002,4.2040000 C 227.57957,-0.58930000 221.78842,1.9874000 219.79320,4.0038000 L 214.00133,6.7046000 z " id="calligraphy-f09.svgpath8711" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 237.92260,4.3941000 C 224.15305,11.243000 239.53524,-0.58170000 242.39108,1.8420000 C 245.53590,5.4482000 245.77067,10.021000 247.10754,14.379700 C 248.53798,17.690500 249.83363,21.064000 251.20025,24.401900 C 252.89899,30.101500 263.53546,23.805700 253.08804,28.637200 C 253.33772,28.466200 253.58740,28.295100 253.83708,28.124000 L 259.62894,25.423200 C 259.37926,25.594300 259.12958,25.765400 258.87991,25.936500 C 255.40140,27.568700 247.73493,33.028200 245.40839,27.102700 C 244.04176,23.764800 242.74612,20.391300 241.31568,17.080500 C 239.97881,12.721800 239.74404,8.1489000 236.59922,4.5428000 C 234.24581,2.5455000 233.67350,4.3585000 240.60138,1.1866000 C 240.77443,1.1074000 229.18867,10.490900 232.13074,7.0949000 L 237.92260,4.3941000 z " id="calligraphy-f09.svgpath8713" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 269.04512,5.3873000 C 271.14901,3.2887000 279.49664,-1.8982000 279.24692,2.4930000 C 277.25507,8.4176000 274.31909,14.121200 270.72658,19.216700 C 268.88789,21.736700 267.02447,24.318100 265.48317,27.016200 C 267.20852,28.189000 270.15414,26.455800 272.04755,25.673600 L 266.25569,28.420500 C 264.36227,29.202700 261.41665,30.935900 259.69131,29.763100 C 261.23260,27.065000 263.09603,24.483600 264.93471,21.963600 C 268.52723,16.868100 271.46321,11.164500 273.45506,5.2399000 C 273.50462,4.3683000 270.44784,4.3211000 271.21980,3.9393000 C 280.76291,-0.78040000 276.70475,0.96580000 274.83699,2.6404000 L 269.04512,5.3873000 z " id="calligraphy-f09.svgpath8725" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2916.000196300001) " d="M 280.52057,5.4551000 C 282.62020,2.8221000 287.56879,-0.50800000 289.98901,0.99910000 C 288.19321,8.1977000 282.60656,14.178200 278.84110,20.459600 C 277.96725,22.897200 273.40849,28.000600 278.24261,26.508800 C 279.14181,26.376200 279.97035,26.053200 280.80594,25.709900 L 275.12798,28.744800 C 274.29240,29.088000 273.46385,29.411000 272.56465,29.543700 C 267.73054,31.035500 272.28930,25.932000 273.16315,23.494500 C 276.92861,17.213200 282.51526,11.232600 284.31105,4.0340000 C 283.70068,3.6539000 281.54583,4.3630000 282.17401,4.0154000 C 291.47381,-1.1313000 287.69264,0.35730000 286.19853,2.4203000 L 280.52057,5.4551000 z " id="calligraphy-f09.svgpath8727" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e288" width="288" height="1000px" x="10" y="2959.030827300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e288" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Algunos trucos interesantes:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2983.279069100001)"/><rect id="d0e294" width="258" height="1000px" x="20" y="2977.279069100001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e294" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si siente comodidad sobre la tabla, no la mueva. En vez de eso, acomode la pizarra
+(<flowSpan style="font-weight:bold">Ctrl+tecla de flecha</flowSpan>) con su mano izquierda después de finalizar cada letra. </flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3023.773062100001)"/><rect id="d0e301" width="258" height="1000px" x="20" y="3017.773062100001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e301" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si su último contorno no está bien, tan sólo deshágalo
+(<flowSpan style="font-weight:bold">Ctrl+Z</flowSpan>). Sin embargo, si una forma es buena pero la posición o el tamaóo no son correctos, es mejor utilizar temporalmente el Selector
+(<flowSpan style="font-weight:bold">Barra Espaceadora</flowSpan>) y perfile/escale/rote de ser necesario (usando el ratón o las teclas), luego presione <flowSpan style="font-weight:bold">Barra Espaceadora</flowSpan> de nuevo para retornar a la herramienta Caligrafía.
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3109.451720100001)"/><rect id="d0e314" width="258" height="1000px" x="20" y="3103.451720100001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e314" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Habiendo realizado una palabra, cambie al selector de nuevo para ajustar las barras y espaceado entre letras uniformemente. No exagere con esto, sin embargo; la buena caligrafía debe conservar un éstilo similar. Resista la tentación de copiar letras y sus elementos; cada contorno debe ser original.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e318" width="288" height="1000px" x="10" y="3177.5599621000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e318" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Y aquí podemos observar alguno ejemplos completos:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,15.824900 L 300.81310,15.824900" id="calligraphy-f10.svgpath10059" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,44.282100 L 300.81310,44.282100" id="calligraphy-f10.svgpath10060" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,90.824900 L 300.81310,90.824900" id="calligraphy-f10.svgpath10134" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,119.28210 L 300.81310,119.28210" id="calligraphy-f10.svgpath10135" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,185.82490 L 300.81310,185.82490" id="calligraphy-f10.svgpath10280" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,214.28210 L 300.81310,214.28210" id="calligraphy-f10.svgpath10281" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,270.82490 L 300.81310,270.82490" id="calligraphy-f10.svgpath10452" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,299.28210 L 300.81310,299.28210" id="calligraphy-f10.svgpath10453" sodipodi:insensitive="true"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="141.33449" y="4.5585475" id="calligraphy-f10.svgtext10638" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10639" x="141.33449" y="4.5585475">Unicial hand</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="134.52438" y="79.558548" id="calligraphy-f10.svgtext10644" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10645" x="134.52438" y="79.558548">Carolingian hand</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="141.78998" y="172.05855" id="calligraphy-f10.svgtext10648" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10649" x="141.78998" y="172.05855">Gothic hand</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="139.54298" y="257.05853" id="calligraphy-f10.svgtext10652" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10653" x="139.54298" y="257.05853">Bâtarde hand</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.65820062;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65820036 1.9746010 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 57.075520,430.38118 L 270.76701,430.38120" id="calligraphy-f10.svgpath10657" sodipodi:nodetypes="cc" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.65820062;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65820036 1.9746010 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 57.075478,461.86659 L 270.76701,461.86659" id="calligraphy-f10.svgpath10658" sodipodi:nodetypes="cc" sodipodi:insensitive="true"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="124.28999" y="359.55853" id="calligraphy-f10.svgtext10681" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10682" x="124.28999" y="359.55853">Flourished Italic hand</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10071" d="M 56.566064,28.630300 C 69.111201,21.581500 51.494460,34.130100 48.919136,38.769200 C 47.041852,43.616300 54.497379,40.483200 54.269203,40.574700 C 45.033322,44.277400 55.512630,38.633500 58.054919,36.328400 C 58.450225,35.945900 58.845530,35.563400 59.240837,35.180800 L 65.153131,32.423800 C 64.757825,32.806400 64.362519,33.188900 63.967214,33.571500 C 59.794393,37.355000 43.755572,50.110600 43.006841,41.526100 C 47.072529,34.202500 55.125340,29.247900 62.478359,25.873300 L 56.566064,28.630300 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10086" d="M 45.262669,21.469900 C 48.177410,17.279200 55.555396,13.302900 59.662577,17.520800 C 64.680249,24.166900 66.514341,32.450100 69.595604,40.042700 C 69.301056,43.181800 75.882551,40.090600 74.670791,40.667300 C 65.489452,45.036800 69.224016,43.246700 71.326184,41.968100 L 77.238479,39.211100 C 74.498897,40.877400 66.320614,47.194500 63.683309,42.799700 C 60.602046,35.207000 58.767954,26.923900 53.750283,20.277700 C 52.458913,18.951500 46.728771,19.642600 48.390144,18.826400 C 58.275805,13.969500 52.434276,16.300600 51.174964,18.713000 L 45.262669,21.469900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10102" d="M 122.06427,18.372800 C 119.12806,18.064400 110.20578,21.705400 120.46493,17.502800 C 122.23241,16.778800 117.49687,20.051800 116.29621,21.610000 C 110.32888,30.216800 115.77242,39.073700 124.49072,41.456000 C 123.48984,43.415000 135.92107,39.375800 134.50796,40.018000 C 126.37972,43.711800 130.77223,41.714700 132.85880,39.869800 L 138.65066,36.996800 C 133.24682,41.774500 125.84086,45.582700 118.69886,44.329000 C 109.98055,41.946800 104.53702,33.089900 110.50435,24.483100 C 114.63193,19.126300 121.36029,15.684800 127.85613,15.499700 L 122.06427,18.372800 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10103" d="M 124.88517,15.499600 C 128.18107,15.899500 131.52591,16.045100 134.84822,16.160100 C 136.67930,16.055600 138.45048,16.469600 140.24194,16.769800 L 134.45007,19.470600 C 132.65861,19.170400 130.88743,18.756300 129.05636,18.860900 C 125.73405,18.745900 122.38921,18.600300 119.09330,18.200400 L 124.88517,15.499600 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10106" d="M 133.22099,18.993200 C 133.22080,18.987900 133.22062,18.982600 133.22044,18.977300 C 135.12024,18.039400 136.99520,17.049300 138.91981,16.163300 C 140.15036,15.596800 138.54699,18.849500 138.46228,20.201500 C 138.19572,24.456300 138.16019,28.729400 138.01968,32.989500 C 137.38622,41.697300 137.42438,50.379500 137.90813,59.086300 C 138.13943,61.083200 137.51344,63.322300 138.38845,64.790400 C 130.07459,69.687300 134.98258,66.284400 138.52530,63.854200 L 144.22185,60.957900 C 140.50266,63.509100 137.10253,66.219300 132.69187,67.686700 C 131.81689,66.218600 132.44287,63.979700 132.21157,61.982700 C 131.72782,53.275900 131.68965,44.593800 132.32312,35.885900 C 132.60356,27.383100 129.94328,19.453800 138.91754,16.096900 L 133.22099,18.993200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10119" d="M 144.57979,20.053000 C 147.75641,17.843900 152.83432,15.478400 155.76805,16.065400 C 152.57073,21.309700 149.97447,26.530200 149.86710,32.907100 C 150.27571,42.266500 159.69147,42.637400 166.28834,40.000600 C 172.35595,35.941900 159.37570,44.725100 168.85606,37.785300 L 174.64792,34.980700 C 170.25495,38.196400 165.43080,40.587800 160.49648,42.805300 C 153.89960,45.442100 144.48384,45.071100 144.07524,35.711700 C 144.18261,29.334800 146.77886,24.114300 149.97618,18.870000 C 145.92563,18.059600 143.38457,21.112300 150.37166,17.248400 L 144.57979,20.053000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10120" d="M 170.32944,16.195200 C 171.77360,16.181200 173.12763,15.618400 174.47904,15.175600 C 176.18451,16.544600 175.61595,19.966100 175.66090,22.223700 C 175.61197,26.009400 176.02685,29.811100 175.80732,33.592700 C 175.73330,35.830400 175.60990,38.048400 175.41958,40.274900 C 175.42676,40.746000 175.37900,41.214300 175.35872,41.683700 L 169.62852,44.512900 C 169.64880,44.043600 169.69656,43.575200 169.68937,43.104100 C 169.87970,40.877600 170.00310,38.659600 170.07713,36.422000 C 170.29665,32.640400 169.88177,28.838700 169.93070,25.053000 C 169.88574,22.795400 170.45431,19.373900 168.74884,18.004900 C 167.39744,18.447700 166.04340,19.010400 164.59924,19.024400 L 170.32944,16.195200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10125" d="M 186.02601,17.940200 C 171.36639,24.730200 185.98296,17.964500 186.42414,17.741600 C 188.20108,16.844000 182.81475,19.422900 181.00017,20.241800 C 178.70454,21.277800 185.55002,18.080200 187.83450,17.019800 C 189.54808,16.224500 180.96659,20.171200 182.69508,19.408800 C 186.04052,17.933100 190.23666,14.737300 194.14024,16.224000 C 197.13199,18.869700 198.49183,22.861900 199.98313,26.467900 C 201.47185,30.321900 203.28417,34.030200 205.00410,37.780600 C 206.34868,41.337400 208.04118,42.111000 211.69949,40.704600 C 215.66462,38.268800 204.59423,45.183900 209.55771,41.198300 L 215.34957,38.497500 C 212.55962,40.737800 209.16536,41.959500 205.90763,43.405400 C 202.24932,44.811800 200.55682,44.038200 199.21223,40.481400 C 197.49231,36.731000 195.67999,33.022700 194.19126,29.168700 C 192.69996,25.562700 191.34012,21.570500 188.34838,18.924700 C 186.81548,18.341000 181.96377,19.841800 183.43091,19.108300 C 186.15373,17.746900 195.86523,13.304800 182.04264,19.720600 C 180.30254,20.528300 185.51113,18.080100 187.25469,17.279900 C 189.47800,16.259600 182.81573,19.339400 180.63227,20.442400 C 180.18968,20.666000 196.54618,12.986000 180.23415,20.641000 L 186.02601,17.940200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10128" d="M 195.49100,28.424900 C 195.49353,28.415800 194.07515,29.196500 194.07964,29.193600 C 205.78752,21.464000 189.53531,32.585900 186.60730,36.229400 C 181.66514,44.743500 194.53055,37.535500 197.61633,35.783400 C 202.90230,32.177600 190.92311,40.844300 195.75404,36.719300 L 201.54590,32.909500 C 198.51973,35.493400 195.14100,37.501900 191.82447,39.593300 C 188.73868,41.345400 175.87328,48.553400 180.81544,40.039200 C 186.17404,33.371100 194.43163,29.067100 201.28286,24.615000 L 195.49100,28.424900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10130" d="M 229.60473,45.031000 C 226.06026,45.084100 222.49215,45.312200 219.43438,43.250500 C 213.53967,38.797800 213.99035,32.617900 215.99574,26.244800 C 219.59695,18.485600 231.08227,14.414800 239.37348,15.236500 C 244.94979,16.198400 247.49702,20.474300 248.18919,25.675800 C 248.60199,31.092200 248.27532,36.516000 248.44856,41.943900 L 242.91536,44.524300 C 242.74210,39.096400 243.06877,33.672600 242.65597,28.256200 C 241.96379,23.054700 239.41657,18.778400 233.84028,17.816900 C 224.51484,16.892700 225.58649,16.742600 221.52897,23.664500 C 219.52357,30.037800 219.07289,36.217400 224.96760,40.670500 C 228.02537,42.731900 231.59348,42.504100 235.13795,42.451000 L 229.60473,45.031000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10133" d="M 242.96753,27.258700 C 243.99326,22.984000 247.98513,19.196500 251.81079,17.206200 C 261.33343,11.059500 271.94784,16.016000 274.21074,27.179400 C 275.19381,37.788600 268.84321,41.395900 260.23340,44.922800 L 265.76662,42.342800 C 266.00100,42.319600 266.23538,42.296700 266.46977,42.273900 C 264.90954,43.048900 263.34936,43.823800 261.78914,44.599200 C 260.71965,45.126100 263.89274,43.409800 264.72516,42.556300 C 267.95025,39.249100 268.93019,34.205100 268.67752,29.759400 C 267.62773,24.580600 263.42436,19.627000 258.69916,17.230500 C 255.70578,15.712500 252.21429,17.277000 253.12912,16.704500 C 254.45694,15.873300 255.93905,15.319000 257.34402,14.626000 C 253.51836,16.616500 249.52649,20.403600 248.50073,24.678700 L 242.96753,27.258700 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10157" d="M 40.751433,96.807500 C 52.754011,86.261000 59.558060,89.057100 64.208409,98.941200 C 67.113668,104.87560 69.571648,113.83260 77.024203,115.48580 L 66.533530,119.98710 C 59.080975,118.33390 56.622995,109.37690 53.717737,103.44250 C 52.343981,100.52270 50.873362,97.323300 48.250396,95.369200 C 47.359761,94.705600 43.784865,94.943400 44.951134,94.347800 C 48.052062,92.764100 51.258941,91.489300 54.419279,90.081200 C 55.579089,89.564500 50.186612,91.938500 51.242106,92.306200 L 40.751433,96.807500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10158" d="M 60.484223,99.139000 C 55.467681,103.32970 50.146490,107.40030 46.172904,112.64870 C 44.128140,119.41640 57.320742,113.13790 57.203974,113.19100 C 42.824960,119.72810 57.814005,111.60500 61.081570,108.99390 L 70.734677,104.49260 C 65.943646,108.32110 34.694040,127.99330 36.519797,117.15000 C 40.493384,111.90160 45.814575,107.83100 50.831116,103.64030 L 60.484223,99.139000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10160" d="M 76.130967,105.67150 C 81.737678,100.76180 92.389839,99.525200 101.49206,98.239400 C 105.23975,97.723800 103.43876,97.967000 106.89451,97.507700 L 97.825006,102.12580 C 94.369257,102.58510 96.170236,102.34180 92.422551,102.85750 C 86.110882,103.74910 63.403152,109.02930 85.200502,101.05350 L 76.130967,105.67150 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10168" d="M 90.443242,103.46700 C 90.075308,100.01870 90.363108,97.033200 86.731430,95.883100 C 87.203084,94.109800 80.202628,97.910800 81.706074,97.101800 C 97.187714,88.771100 81.255869,96.024400 85.438192,107.45080 C 89.298462,114.60570 97.800320,116.34690 104.20808,115.09400 C 105.83153,114.77650 110.26554,112.65920 108.85602,113.48380 C 106.58338,114.81350 104.20622,115.95610 101.88133,117.19230 L 110.95085,112.28250 C 102.13678,117.10720 85.239885,127.58570 76.368670,112.36060 C 71.799805,99.878100 86.636247,91.306900 95.800953,90.973200 C 99.432624,92.123400 99.144840,95.108900 99.512775,98.557200 L 90.443242,103.46700 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10170" d="M 124.17990,96.235300 C 121.19120,94.513900 117.53894,94.371000 114.17567,94.796900 C 114.97497,94.231000 111.60725,95.588400 112.21589,95.298200 C 127.96697,87.787400 116.59120,93.241400 115.63672,101.71720 C 115.77933,108.68110 120.76825,113.12120 127.17528,114.43200 C 131.74398,115.24960 136.28522,115.22730 140.62056,113.49450 L 130.96745,117.99580 C 126.63212,119.72860 122.09087,119.75090 117.52217,118.93330 C 111.11515,117.62260 106.12622,113.18240 105.98361,106.21850 C 107.01888,97.025400 114.86033,91.777000 123.82878,90.295600 C 127.19204,89.869700 130.84431,90.012600 133.83301,91.734000 L 124.17990,96.235300 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10196" d="M 131.54309,94.101800 C 134.74689,92.623900 137.92325,91.084900 141.15449,89.668000 C 141.77156,89.397400 140.61069,90.902500 140.38847,91.538600 C 139.42627,94.292900 138.87633,97.160900 138.41447,100.03630 C 136.88675,109.54760 135.94769,119.18100 134.80006,128.74350 C 134.01230,136.52530 133.08826,144.28770 131.79926,152.00280 L 122.14615,156.50410 C 123.43516,148.78900 124.35919,141.02670 125.14695,133.24480 C 125.54110,129.96060 129.15887,95.324400 131.50138,94.169300 C 134.70554,92.589400 137.96459,91.123400 141.19619,89.600500 L 131.54309,94.101800 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10197" d="M 130.49719,95.845000 C 132.05329,92.369100 137.45089,91.562800 140.84369,90.287600 C 142.80440,89.482900 144.77980,88.721500 146.76405,87.993000 L 140.38977,91.314600 C 138.40552,92.043000 136.43012,92.804400 134.46941,93.609100 C 125.96108,96.807000 139.41291,89.200700 136.87147,92.523500 L 130.49719,95.845000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10200" d="M 141.33801,96.542300 C 144.57925,95.708000 155.70482,86.309900 157.44357,94.064300 C 157.99303,99.970600 154.99637,105.26840 155.51460,111.22710 C 153.35348,116.36310 164.90443,113.86120 164.02453,114.27510 C 149.56927,121.07440 155.57420,118.36100 158.97363,115.70200 L 168.62674,111.20070 C 163.80012,114.97600 149.78443,125.27570 145.86149,115.72840 C 145.34327,109.76970 148.33992,104.47190 147.79047,98.565700 C 146.04691,90.789800 131.30216,102.01930 150.99112,92.041000 L 141.33801,96.542300 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10206" d="M 172.21661,90.339500 C 177.03839,89.900000 177.71976,93.373200 177.05894,97.543600 C 175.57745,104.18350 171.68374,114.54220 181.74964,114.59090 C 184.05051,114.33960 182.89648,114.52750 185.21030,114.01860 L 175.55719,118.51990 C 173.24337,119.02880 174.39740,118.84090 172.09653,119.09220 C 162.03063,119.04350 165.92434,108.68490 167.40583,102.04490 C 168.06666,97.874500 167.38528,94.401300 162.56351,94.840800 L 172.21661,90.339500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10225" d="M 130.99885,91.036700 C 134.38117,91.480400 137.68460,92.864300 140.69369,94.460400 L 131.04058,98.961800 C 128.03150,97.365600 124.72807,95.981700 121.34574,95.538100 L 130.99885,91.036700 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10226" d="M 187.01016,94.450400 C 195.00099,90.310200 199.32296,86.473300 204.58833,94.155100 C 209.18927,100.22280 209.63452,109.69890 216.37277,113.99630 C 218.18373,114.92520 220.19553,115.32580 222.17094,115.73940 L 212.51783,120.24070 C 210.54243,119.82710 208.53063,119.42660 206.71966,118.49760 C 199.98141,114.20020 199.53616,104.72410 194.93522,98.656400 C 189.78610,91.144300 180.84204,96.840200 196.66327,89.949100 L 187.01016,94.450400 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10229" d="M 193.69108,106.08070 C 218.59451,93.823600 185.05343,109.95270 194.57630,115.17530 C 194.07189,116.66220 203.43105,113.62340 202.94670,113.82800 C 188.32385,120.00630 197.04726,115.86110 200.94975,112.78930 L 210.60286,108.28800 C 203.39746,113.95970 194.40765,120.81490 184.92319,119.67660 C 176.67664,115.15400 201.87072,99.259500 203.34419,101.57940 L 193.69108,106.08070 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10231" d="M 217.96710,97.239600 C 220.78315,94.899700 230.50480,87.053100 233.43050,93.896900 C 234.56899,101.13780 232.71075,108.18850 232.82300,115.42170 L 223.59107,119.92300 C 223.47882,112.68980 225.33707,105.63910 224.19856,98.398200 C 221.47708,92.032100 210.92864,100.18670 228.14000,91.907700 C 228.52083,91.724500 226.77991,92.566500 227.19904,92.738300 L 217.96710,97.239600 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10239" d="M 221.91960,103.12480 C 228.31561,97.044600 237.97054,89.997200 247.37950,90.115300 C 255.42413,93.217300 254.98302,105.73770 253.76475,112.07210 C 253.51855,113.15140 253.20811,114.20880 252.91341,115.27140 L 243.68148,119.77270 C 243.97617,118.71010 244.28662,117.65270 244.53282,116.57340 C 245.75108,110.23900 246.19219,97.718600 238.14757,94.616700 C 233.90647,94.563400 224.42090,99.744400 239.60548,92.454800 C 240.31897,92.112300 230.15353,98.513600 231.15154,98.623500 L 221.91960,103.12480 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10251" d="M 252.97792,97.283500 C 228.76958,109.49090 260.72970,89.186400 269.69716,89.630900 C 275.36234,93.423000 273.13086,106.60310 272.19177,112.38700 C 272.06765,112.98180 271.95173,113.57920 271.83170,114.17520 L 262.59978,118.83390 C 262.63089,118.67930 262.93592,117.14270 262.95984,117.04550 C 263.89893,111.26180 266.13040,98.081500 260.46522,94.289500 C 255.63421,94.050100 243.90924,100.25810 258.89005,92.631100 C 259.05094,92.549200 245.98115,102.06380 243.74599,101.94210 L 252.97792,97.283500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10259" d="M 75.413546,30.201100 C 81.831195,29.966200 88.345359,27.380700 94.586294,25.638000 C 97.333993,24.578300 100.23986,24.184100 103.10529,23.619900 L 97.313433,26.320700 C 94.447999,26.884900 91.542129,27.279100 88.794430,28.338800 C 82.553495,30.081500 76.039331,32.667000 69.621683,32.901900 L 75.413546,30.201100 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10279" d="M 97.820012,25.491000 C 97.022056,23.178300 95.399219,21.286200 93.501054,19.570500 C 94.427830,16.330400 83.672296,19.860400 85.203568,19.257600 C 90.135326,17.316000 91.237534,16.700400 88.622041,18.045600 C 84.396765,20.435400 81.642532,24.664700 80.343450,28.833800 C 80.500584,32.198300 82.208525,35.630800 84.648539,38.221600 C 87.828894,40.952400 91.302989,42.686700 95.860493,42.401200 C 96.602789,42.729100 103.95323,40.046600 102.65628,40.468600 C 94.557885,43.103700 101.68963,40.073500 103.91808,38.112300 L 109.70994,35.751900 C 104.44019,40.389600 97.348372,43.406900 90.068629,44.761600 C 85.511125,45.047100 82.037030,43.312800 78.856675,40.582100 C 76.416661,37.991300 74.708720,34.558700 74.551586,31.194300 C 75.850668,27.025100 78.604901,22.795900 82.830177,20.406000 C 87.113237,18.203200 94.528266,13.379800 99.292918,17.210000 C 101.19108,18.925700 102.81392,20.817900 103.61188,23.130600 L 97.820012,25.491000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10286" d="M 85.316258,170.78020 C 92.611317,158.75360 96.208043,165.27760 96.987384,174.69280 C 98.730472,196.14700 85.060626,212.01160 65.836502,217.62550 L 70.731997,213.29220 C 86.781051,208.60550 92.710587,199.41610 92.091889,179.02610 C 91.843186,176.02150 91.750139,172.62540 90.327896,169.90680 C 89.768485,168.83750 86.138309,169.68670 86.997178,168.86770 C 94.935283,161.29790 91.372775,164.35440 90.211753,166.44690 L 85.316258,170.78020 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10307" d="M 109.47131,167.22690 C 109.83984,166.73410 107.39423,168.54560 107.89420,168.18670 C 109.32554,167.15950 110.72365,166.08090 112.21349,165.14060 C 113.94979,164.04470 109.51724,168.31790 108.70618,170.20430 C 106.90654,174.38960 106.04017,178.94250 105.71945,183.45890 C 106.19719,194.81790 107.62948,211.66470 122.06132,210.86210 L 116.87181,214.59170 C 102.43998,215.39420 101.00769,198.54740 100.52995,187.18840 C 101.28608,176.54040 104.65972,168.53930 114.66080,163.49750 L 109.47131,167.22690 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10312" d="M 90.238955,195.18250 C 94.675034,190.12120 100.16490,188.68140 106.07663,186.28030 C 106.29809,186.20020 106.51954,186.12010 106.74099,186.04000 L 101.84550,190.14790 C 101.62404,190.22790 101.40259,190.30800 101.18114,190.38810 C 97.331383,191.95170 84.653809,197.86590 95.134450,191.07470 L 90.238955,195.18250 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10313" d="M 92.127477,195.04270 C 95.086124,193.65120 98.204697,192.64970 101.31109,191.64640 L 99.026529,193.56340 C 95.920133,194.56670 92.801560,195.56820 89.842912,196.95960 L 92.127477,195.04270 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10334" d="M 71.284343,215.12950 C 73.566293,215.08450 63.671086,217.91950 65.577987,217.23190 C 72.195082,214.84570 80.394096,211.11550 87.603241,212.50640 C 93.825039,216.35140 96.932688,220.75560 104.95748,221.02480 C 105.71124,220.99690 106.46499,220.96910 107.21875,220.94120 L 101.21354,223.12690 C 100.45978,223.15480 99.706025,223.18270 98.952270,223.21050 C 90.927475,222.94130 87.819825,218.53710 81.598028,214.69210 C 77.723679,213.94460 73.713221,214.96990 69.928812,215.86760 C 68.569738,216.19000 64.618757,217.60080 65.928969,217.11670 C 67.811711,216.42110 73.471330,214.36530 71.583201,215.04610 C 69.511551,215.79320 67.446667,216.55890 65.378400,217.31530 C 65.345310,217.31530 65.312220,217.31530 65.279130,217.31530 L 71.284343,215.12950 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10336" d="M 126.64069,186.01190 C 127.28561,190.49980 127.32510,195.05670 127.12582,199.58150 C 126.96152,202.09290 127.02962,204.61380 126.94658,207.12490 C 126.24135,210.25150 130.16681,210.74320 132.24735,212.29500 L 127.35185,216.40280 C 125.27132,214.85100 121.34585,214.35940 122.05109,211.23280 C 122.13413,208.72160 122.06602,206.20070 122.23032,203.68930 C 122.42960,199.16450 122.39012,194.60770 121.74520,190.11970 L 126.64069,186.01190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10339" d="M 130.21052,184.26870 C 132.43907,186.62190 135.41316,188.19400 138.24526,189.72260 C 138.41022,189.81750 138.57519,189.91230 138.74015,190.00720 L 133.84466,194.11500 C 133.67969,194.02010 133.51473,193.92530 133.34976,193.83040 C 130.51767,192.30180 127.54358,190.72970 125.31503,188.37650 L 130.21052,184.26870 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10343" d="M 134.60326,193.52270 C 130.94721,194.46110 118.33754,205.25110 127.41676,197.67310 C 126.91594,197.86790 126.83647,198.38730 126.54633,198.74440 L 121.65083,202.85220 C 121.94097,202.49510 122.02044,201.97570 122.52126,201.78090 C 127.62059,197.48650 133.29450,192.03910 139.49876,189.41490 L 134.60326,193.52270 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10353" d="M 120.69070,198.74860 C 126.21667,197.71560 131.91476,198.09940 137.51279,198.34400 C 137.80728,198.35440 138.10176,198.36480 138.39625,198.37510 L 132.00563,198.37510 C 131.71115,198.36480 131.41666,198.35440 131.12218,198.34400 C 120.08406,197.86160 140.36085,197.60670 127.08131,198.74860 L 120.69070,198.74860 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10357" d="M 126.01231,216.44970 C 129.58462,213.43730 133.21074,210.36470 137.22129,207.92600 L 132.32579,212.03380 C 128.17630,214.55700 123.96523,218.28780 130.90781,212.34190 L 126.01231,216.44970 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10361" d="M 144.44685,185.31460 C 144.34512,189.29570 144.51779,193.25620 144.85739,197.22110 C 145.11360,200.42530 145.19108,203.64600 145.10615,206.85610 L 140.21065,210.96390 C 140.29558,207.75380 140.21811,204.53320 139.96189,201.32890 C 139.62230,197.36400 139.44963,193.40350 139.55136,189.42240 L 144.44685,185.31460 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10364" d="M 139.50965,210.60620 C 145.02116,204.90640 145.25765,207.71330 150.94955,211.10980 L 146.05405,215.21760 C 140.48817,211.89630 136.57279,211.75850 144.40515,206.49840 L 139.50965,210.60620 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10365" d="M 145.17134,214.74820 C 147.55046,211.01550 150.91076,210.75220 153.99006,208.54040 L 149.09457,212.64820 C 146.69946,214.36850 139.75131,217.33120 150.06683,210.64040 L 145.17134,214.74820 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10367" d="M 147.27770,182.79070 C 149.67421,183.79180 151.16479,186.12260 152.96216,187.91060 C 153.69757,188.52490 154.53307,188.98090 155.35788,189.45540 L 150.46239,193.56320 C 149.63758,193.08880 148.80207,192.63270 148.06666,192.01840 C 146.26929,190.23040 144.77871,187.89960 142.38220,186.89850 L 147.27770,182.79070 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10369" d="M 155.95205,187.01610 C 154.62872,192.95370 154.86427,199.20220 155.10641,205.25160 C 155.55971,213.14150 155.53453,221.06850 155.08026,228.95380 C 155.03507,229.28240 154.98988,229.61110 154.94468,229.93970 L 150.04919,234.04750 C 150.09438,233.71890 150.13957,233.39030 150.18477,233.06160 C 150.63903,225.17640 150.66421,217.24930 150.21092,209.35940 C 149.96877,203.31000 149.73323,197.06160 151.05656,191.12390 L 155.95205,187.01610 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10371" d="M 151.83877,232.22200 C 159.84586,224.65500 153.39509,231.08600 150.68487,234.58910 C 150.55708,234.76570 150.42928,234.94220 150.30148,235.11880 L 145.40599,239.22660 C 145.53379,239.05000 145.66158,238.87350 145.78938,238.69690 C 148.93923,234.62560 152.45066,231.03540 156.73427,228.11420 L 151.83877,232.22200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10397" d="M 160.90016,183.83660 C 162.30072,184.47450 163.54770,185.56430 164.86365,186.43320 C 164.85244,186.47320 165.45968,186.84580 165.48418,186.86280 L 160.58869,190.97060 C 160.38185,190.82740 160.15270,190.71650 159.96816,190.54100 C 158.65221,189.67210 157.40523,188.58230 156.00466,187.94440 L 160.90016,183.83660 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10398" d="M 165.40418,185.52850 C 164.77918,189.10210 165.08413,192.75920 165.25454,196.36190 C 165.51154,199.63980 165.29022,202.91950 165.40781,206.20130 C 165.33135,206.92670 165.57143,207.57200 165.75059,208.24170 L 161.06982,212.59260 C 160.89066,211.92290 160.65059,211.27780 160.72705,210.55220 C 160.60946,207.27030 160.83078,203.99070 160.57377,200.71270 C 160.40336,197.11010 160.09842,193.45300 160.72342,189.87940 L 165.40418,185.52850 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10399" d="M 161.19259,211.22000 C 166.78561,205.72560 165.26634,207.31680 169.75920,210.71230 C 170.58035,211.49690 171.47161,212.17270 172.40003,212.81760 L 167.50454,216.92540 C 166.57611,216.28050 165.68485,215.60470 164.86370,214.82010 C 160.41112,211.45500 159.54631,211.71160 166.08808,207.11220 L 161.19259,211.22000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10400" d="M 172.40535,183.83660 C 162.38895,193.44250 171.65536,179.53320 176.51796,185.60840 C 176.76887,186.09100 177.26834,186.32650 177.63964,186.68180 L 172.74415,190.78960 C 172.37284,190.43430 171.87337,190.19880 171.62247,189.71620 C 170.94616,188.87120 170.25458,187.79470 169.13557,187.52410 C 168.72118,187.42390 167.53990,187.90930 167.86083,187.62860 C 177.22253,179.44230 170.83359,185.33320 167.50985,187.94440 L 172.40535,183.83660 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10401" d="M 176.93770,186.01190 C 177.40964,189.49790 177.24701,193.06950 177.24689,196.58820 C 177.18937,199.74850 177.36007,202.92080 177.14535,206.07250 C 176.87415,207.14890 177.00807,208.09660 177.26498,209.13180 L 172.36949,213.23960 C 172.11257,212.20440 171.97866,211.25670 172.24986,210.18030 C 172.46458,207.02860 172.29388,203.85630 172.35139,200.69600 C 172.35152,197.17730 172.51414,193.60570 172.04220,190.11970 L 176.93770,186.01190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10403" d="M 182.66550,188.42060 C 188.25926,182.17440 185.93738,186.26640 185.89252,191.82660 C 185.82743,195.22000 186.19976,198.59620 186.24926,201.98790 C 186.34412,203.67710 186.10057,205.63960 186.90612,207.06990 C 189.47904,207.83990 191.58308,209.38510 193.70332,210.91200 C 193.90171,211.03900 194.10009,211.16590 194.29848,211.29280 L 189.40298,215.17950 C 189.20460,215.05260 189.00621,214.92570 188.80782,214.79880 C 186.68758,213.27180 184.58354,211.72660 182.01062,210.95660 C 181.20507,209.52640 181.44862,207.56380 181.35377,205.87470 C 181.30427,202.48290 180.93193,199.10680 180.99703,195.71340 C 181.04624,189.61310 180.99393,188.22290 187.56099,184.53390 L 182.66550,188.42060 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10404" d="M 188.03475,184.53390 C 189.84401,184.39290 191.36302,184.54730 192.96374,185.38680 C 194.11129,186.08340 195.39259,186.33480 196.69682,186.53250 L 191.80132,190.64030 C 190.49709,190.44260 189.21580,190.19120 188.06825,189.49460 C 186.46752,188.65510 184.94852,188.50070 183.13925,188.64170 L 188.03475,184.53390 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10409" d="M 196.30425,186.20150 C 191.69558,189.44110 201.70229,180.37720 198.38875,184.46910 C 197.00758,186.14050 197.05770,188.08940 197.04898,190.14540 C 197.05611,192.73000 197.05769,195.31450 197.05780,197.89910 C 197.05776,200.25370 197.05774,202.60830 197.05774,204.96290 C 196.99389,207.53230 197.32606,209.39280 199.89567,210.28300 C 201.99212,211.18750 203.75978,211.62590 205.97467,211.07750 L 201.07918,215.18530 C 198.86428,215.73380 197.09663,215.29530 195.00018,214.39080 C 192.43057,213.50070 192.09840,211.64010 192.16225,209.07070 C 192.16225,206.71610 192.16226,204.36150 192.16231,202.00690 C 192.16220,199.42230 192.16061,196.83780 192.15349,194.25320 C 192.16221,192.19720 192.11208,190.24830 193.49326,188.57690 C 195.60771,185.96570 198.31039,183.71570 201.19975,182.09370 L 196.30425,186.20150 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10419" d="M 210.37377,184.97130 C 210.47870,188.58960 210.68373,192.20250 210.71779,195.82500 C 210.72980,198.52520 210.72301,201.22540 210.72246,203.92570 C 210.79389,205.69940 210.40506,207.44380 210.51937,209.19030 C 211.82591,210.55190 213.83805,211.53920 215.72319,212.12550 L 210.82770,215.87670 C 208.94255,215.29040 206.93041,214.30310 205.62387,212.94140 C 205.50957,211.19500 205.89839,209.45060 205.82696,207.67670 C 205.82751,204.97650 205.83430,202.27630 205.82229,199.57610 C 205.78823,195.95360 205.58320,192.34070 205.47827,188.72250 L 210.37377,184.97130 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10420" d="M 204.54512,183.17170 C 206.68886,183.67490 208.58164,185.16240 210.72129,185.97680 L 205.82580,190.06490 C 203.68615,189.25040 201.79337,187.76290 199.64963,187.25970 L 204.54512,183.17170 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10437" d="M 207.26319,191.82830 C 212.10086,188.82930 207.11754,189.02730 217.63628,184.05580 L 212.74078,188.58290 C 211.01461,189.39890 206.29360,192.75710 207.73035,191.42390 C 209.29143,189.97520 213.97792,185.63380 212.41584,187.08100 C 206.30288,192.74470 205.16567,193.80920 212.15868,187.30090 L 207.26319,191.82830 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10438" d="M 217.03967,183.50470 C 218.75956,183.26860 219.83386,184.05030 221.09600,185.23940 C 221.21472,185.33320 221.33344,185.42670 221.45216,185.52050 L 216.55666,190.04770 C 216.43794,189.95390 216.31922,189.86020 216.20051,189.76670 C 214.93837,188.57760 213.86407,187.79590 212.14418,188.03180 L 217.03967,183.50470 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10440" d="M 216.59312,188.03180 C 224.38491,179.77380 219.93309,187.87010 221.38551,196.17700 C 222.32178,199.97900 221.81930,203.80740 221.55782,207.64590 L 216.66233,212.17310 C 216.92380,208.33460 217.42629,204.50620 216.49002,200.70420 C 215.12423,192.89280 214.96970,188.30960 221.48862,183.50470 L 216.59312,188.03180 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10441" d="M 215.28196,212.57720 C 218.33932,209.45300 221.34239,205.43980 224.56796,209.47260 C 224.97451,210.15700 225.56827,210.61550 226.13178,211.12160 L 221.23628,215.64880 C 220.67277,215.14260 220.07902,214.68420 219.67247,213.99970 C 216.50826,210.04360 211.69400,215.64830 220.17746,208.04990 L 215.28196,212.57720 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10442" d="M 218.02940,191.05980 C 231.33130,178.79510 218.24892,190.85680 218.26964,190.83970 C 222.60874,187.27620 224.01168,185.86920 228.39586,183.82070 L 223.50036,188.34800 C 221.84457,189.12160 217.17399,191.96010 218.52784,190.65540 C 220.05486,189.18390 224.79167,184.97660 223.16514,186.31260 C 223.12933,186.34200 210.12138,198.40940 222.92489,186.53260 L 218.02940,191.05980 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10445" d="M 228.58658,183.50470 C 230.21594,183.74680 231.49737,184.99840 232.70929,186.15400 L 227.81380,190.68120 C 226.60187,189.52560 225.32044,188.27410 223.69108,188.03180 L 228.58658,183.50470 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10449" d="M 232.68688,185.85590 C 232.53310,189.34320 232.31278,192.81390 232.44213,196.31000 C 232.67087,199.34490 232.68902,202.38750 232.68871,205.43040 C 232.77643,206.69610 232.55088,207.92960 232.35974,209.16650 L 227.46424,213.69370 C 227.65538,212.45680 227.88094,211.22340 227.79321,209.95750 C 227.79353,206.91480 227.77537,203.87210 227.54664,200.83720 C 227.41728,197.34100 227.63760,193.87050 227.79138,190.38310 L 232.68688,185.85590 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10451" d="M 231.64095,207.75750 C 233.03684,208.06010 234.24393,208.98160 235.47918,209.80090 C 236.03126,210.11700 236.47114,210.60420 236.94732,211.03580 L 232.05182,215.56300 C 231.57565,215.13160 231.13577,214.64410 230.58369,214.32810 C 229.34844,213.50870 228.14135,212.58730 226.74546,212.28480 L 231.64095,207.75750 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10456" d="M 61.796612,239.37800 C 57.981527,253.89060 52.627213,267.61070 44.768545,280.08490 C 40.294338,287.08480 34.876432,293.38230 28.548587,298.73160 L 23.713012,302.39710 C 30.040868,297.04790 35.458763,290.75030 39.932970,283.75040 C 47.791638,271.27620 53.145952,257.55610 56.961037,243.04350 L 61.796612,239.37800 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10461" d="M 27.879682,298.13170 C 31.308278,296.94930 35.024547,296.56990 38.812238,296.98780 C 45.509245,298.48200 51.432779,302.48310 58.375846,301.95240 C 58.985071,301.83340 59.594297,301.71440 60.203522,301.59540 L 55.367947,305.26090 C 54.758722,305.37990 54.149496,305.49890 53.540271,305.61790 C 46.597204,306.14860 40.673670,302.14750 33.976663,300.65330 C 30.188971,300.23540 26.472703,300.61480 23.044107,301.79720 L 27.879682,298.13170 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10471" d="M 70.369968,235.64680 C 69.247076,248.95920 69.209405,261.86500 73.144527,275.35450 C 77.899955,289.80570 80.811672,298.55140 96.068768,290.82880 L 88.586872,296.50020 C 73.587092,304.05960 70.360841,295.31170 65.587307,281.08300 C 61.563383,267.44460 61.671587,254.41610 63.268904,241.02960 L 70.369968,235.64680 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10476" d="M 49.365893,235.25740 C 48.029958,238.93080 48.658543,241.81580 53.328702,241.65000 C 59.112634,240.85900 64.197096,238.17930 69.315021,235.84020 L 61.920944,241.44520 C 56.860735,243.75910 51.828058,246.42860 46.086419,247.13990 C 41.436574,247.21880 40.835030,244.23180 42.267429,240.63820 L 49.365893,235.25740 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10481" d="M 50.887550,271.43140 C 56.076813,268.03830 61.803764,266.37010 67.823563,265.18400 C 68.860492,264.96190 69.911951,264.82750 70.958946,264.66710 L 63.177754,270.11560 C 62.107876,270.29240 61.033231,270.44310 59.973846,270.68050 C 54.033553,271.88970 48.341671,273.47810 43.198963,276.81500 L 50.887550,271.43140 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10489" d="M 112.96767,269.93670 C 103.37179,280.01520 106.15814,271.90850 98.141845,275.08570 C 100.78983,273.45910 103.38911,271.76900 106.08575,270.20600 C 107.70875,269.26530 103.60914,272.89010 102.78311,274.44100 C 100.55643,278.62170 99.570265,282.03370 101.15951,286.39270 C 103.40704,293.90040 108.81009,296.25160 117.51241,294.02560 C 132.47295,286.66290 110.81101,299.49810 118.67124,294.18390 L 127.64151,288.64020 C 121.63531,292.70200 115.60247,297.00220 108.55954,299.55860 C 99.934005,301.74290 95.236159,299.28510 92.977363,291.88030 C 89.145726,281.43310 97.198245,274.70890 106.94967,269.64240 C 113.89104,266.90840 118.46236,273.96150 104.26319,275.31610 L 112.96767,269.93670 z " sodipodi:nodetypes="ccccccccccccc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10490" d="M 114.24572,279.99250 C 114.19638,280.02200 114.14705,280.05140 114.09771,280.08090 C 116.58066,278.34850 119.05866,276.60890 121.54657,274.88360 C 121.87313,274.65720 120.92225,275.37620 120.59676,275.60420 C 117.13182,278.03140 113.87954,280.46080 110.32552,282.63270 C 108.78182,283.57610 107.18491,284.43030 105.66044,285.40560 C 105.26329,285.65970 104.09647,286.45920 104.48180,286.18750 C 116.26916,277.87710 112.76582,280.37930 110.25162,282.17930 C 108.12935,283.81710 110.53156,281.91930 109.15984,283.19330 L 101.41766,288.61450 C 101.75750,288.29330 101.91455,287.78830 102.43719,287.65100 C 106.48491,284.75190 110.46189,281.70990 114.73963,279.15110 C 116.46214,278.12080 121.53991,274.89300 119.90854,276.06240 C 101.28153,289.41350 121.59741,274.53340 121.92836,274.61310 L 114.24572,279.99250 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10513" d="M 134.96099,272.25310 C 132.40271,277.16840 131.24897,283.09910 131.66971,288.52840 C 132.10573,291.48710 134.34546,296.52830 138.62728,295.27630 C 140.63314,294.68980 150.11874,288.73380 144.00421,292.42020 C 142.08935,293.57460 140.19607,294.75840 138.29201,295.92750 L 146.29979,290.83440 C 140.08643,294.86240 126.26296,307.39410 123.78745,293.54170 C 123.36678,288.06940 124.52109,282.03390 127.26955,277.14510 L 134.96099,272.25310 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10515" d="M 138.99135,269.73180 C 136.24367,271.51140 127.75283,276.46670 130.74830,275.07070 C 133.81722,273.64040 136.39160,271.44150 139.21402,269.62800 C 146.04410,265.23930 111.41655,287.37290 140.44675,268.81170 C 141.96745,267.83930 144.05692,268.04850 145.76602,268.20450 C 149.65311,269.44020 152.64227,270.95710 156.64627,269.26350 L 148.19524,274.73860 C 144.22190,276.40560 141.22353,274.86400 137.37225,273.64240 C 135.60943,273.47630 130.64979,275.17370 132.09361,274.22330 C 134.73279,272.48600 142.63668,267.25890 140.05300,269.06620 C 111.94444,288.72870 157.32395,256.27740 130.68791,275.11120 L 138.99135,269.73180 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10521" d="M 154.56633,269.81380 C 148.76235,285.47930 146.59366,301.92710 146.61851,318.63530 C 146.68625,319.76240 146.75399,320.88960 146.82172,322.01670 L 138.75695,327.66370 C 138.65474,326.56070 138.55253,325.45770 138.45033,324.35470 C 138.05610,307.41190 140.53218,290.89880 146.87888,275.19660 L 154.56633,269.81380 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10538" d="M 157.95277,276.59160 C 165.78440,266.73210 169.39932,265.71980 166.49609,277.58530 C 163.36594,286.46690 163.96658,298.75900 174.93778,291.13510 C 175.55680,290.57990 177.33636,288.82600 176.79484,289.46930 C 165.77510,302.55940 178.37743,285.25220 180.60446,281.30980 L 187.50893,273.83380 C 182.27541,283.17880 176.23629,291.80490 168.09448,298.54490 C 157.25493,306.02780 156.51750,293.77500 159.64957,284.99850 C 164.20742,266.79120 152.38091,284.09850 164.59215,269.40270 L 157.95277,276.59160 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10547" d="M 181.90737,273.02340 C 197.45316,263.62760 186.07586,272.68130 186.68125,285.76990 C 187.24521,294.07460 192.23975,298.53340 200.57043,294.86360 L 191.77859,299.70090 C 183.53970,303.32280 178.43346,298.85680 177.85149,290.62810 C 177.39486,279.77950 179.97632,272.75550 190.43038,268.33400 L 181.90737,273.02340 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10561" d="M 209.33636,272.43800 C 209.56745,272.28760 208.99551,272.86390 208.86705,273.10060 C 208.04760,274.60980 207.56285,276.30450 207.06070,277.92410 C 205.86540,281.77960 205.05563,285.62620 204.72908,289.63490 C 204.69459,292.56290 205.55527,296.47230 209.56375,295.82810 C 211.17428,295.56940 215.33542,292.99840 214.05274,293.95990 C 212.28354,295.28630 210.48098,296.61440 208.47482,297.58910 C 206.48393,298.55640 211.77675,294.70060 213.19032,293.05360 C 216.09625,289.66760 218.24699,285.90320 220.18757,281.96590 C 220.51622,281.19760 220.84486,280.42930 221.17351,279.66110 L 229.15000,274.35030 C 228.83919,275.10670 228.52837,275.86310 228.21756,276.61950 C 224.35739,284.62570 200.38128,313.82650 196.74752,294.94920 C 197.57270,284.37450 199.55336,277.39960 209.73453,272.27190 C 209.73453,272.27190 200.85444,277.95810 209.33636,272.43800 z " sodipodi:nodetypes="ccccccccccccccc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10564" d="M 229.30501,270.06710 C 228.11039,277.93660 224.64113,286.97650 228.20187,294.68680 C 229.00821,297.53140 236.05908,292.94490 233.95444,294.06960 C 222.36080,300.26540 230.26889,295.12210 233.22666,291.22650 L 241.23065,286.17450 C 236.98185,291.79960 227.93182,303.03270 220.32344,299.65950 C 216.44593,292.01810 220.08949,282.72830 221.61275,274.92230 L 229.30501,270.06710 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10577" d="M 241.71185,270.15770 C 247.79760,268.08150 248.66475,271.74140 248.85541,276.89360 C 248.75523,283.00300 247.67469,289.03800 246.94658,295.09470 L 239.66125,301.60980 C 240.27671,295.58310 241.27284,289.58350 241.44376,283.52180 C 241.32543,278.37040 240.66689,274.66410 234.50837,276.59970 L 241.71185,270.15770 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10582" d="M 243.71583,286.27890 C 245.61383,279.31330 253.90777,273.50800 260.66369,270.17210 C 268.14513,267.09990 266.09442,278.54200 265.55295,282.37530 C 264.88315,286.20310 264.38882,290.09140 264.15424,293.94770 L 257.10409,300.61900 C 257.22805,296.80230 257.75692,292.95120 258.38167,289.16120 C 258.92328,285.28980 261.07713,273.72900 253.51485,276.93670 C 251.60272,277.89110 249.82089,278.98270 248.15076,280.28830 C 247.74884,280.60250 246.61745,281.62410 246.97976,281.26940 C 259.25603,269.25010 251.00862,275.91900 250.72426,279.64710 L 243.71583,286.27890 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10585" d="M 270.22314,273.76190 C 257.85641,289.10650 269.48514,270.92180 275.64618,269.64750 C 279.06775,270.50640 281.17507,271.62840 284.49992,269.74860 C 284.78091,269.57420 285.06185,269.39980 285.34282,269.22550 L 279.36182,275.96120 C 279.08024,276.13630 278.79862,276.31130 278.51702,276.48640 C 275.23041,278.32470 273.08291,277.19950 269.70869,276.33420 C 268.46703,276.59370 265.37669,279.12000 266.26229,278.10610 C 268.08710,276.01690 269.93948,273.95840 271.78171,271.88870 C 274.28466,269.07660 261.95520,283.33880 264.33440,280.39370 L 270.22314,273.76190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10588" d="M 279.45476,274.42510 C 292.44282,260.88380 280.10521,274.43510 281.60987,286.69780 C 282.93955,292.45950 286.94721,296.67150 293.10066,293.61710 L 285.89021,300.44010 C 279.78683,303.43700 275.68309,299.31450 274.34012,293.57680 C 272.99095,282.62930 277.89202,274.64080 286.46318,267.79330 L 279.45476,274.42510 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10596" d="M 211.16974,270.68200 C 216.76679,272.90430 223.07137,272.74320 228.80800,271.08300 C 231.36605,270.23080 233.66618,268.85560 235.93535,267.44830 L 229.34395,273.92620 C 227.06487,275.35050 224.75347,276.74090 222.17809,277.59870 C 216.51856,279.23930 210.19677,279.45040 204.75317,276.98800 L 211.16974,270.68200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10601" d="M 114.62782,279.30030 C 111.35954,279.57830 108.62568,277.66290 105.97470,275.97470 C 105.15606,275.53110 104.44530,274.93460 103.70368,274.38290 L 111.90813,269.64600 C 112.67578,270.18030 113.42097,270.74920 114.24473,271.20000 C 116.86409,272.85830 119.52363,274.83370 122.75516,274.60800 L 114.62782,279.30030 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3335" d="M 89.045281,443.38085 C 90.168554,437.96939 102.43486,431.38657 108.40053,429.60857 C 118.07901,427.96757 109.42076,447.06384 107.97331,449.95103 C 98.155390,467.46457 81.121899,479.07256 62.584876,492.64583 L 57.767086,495.78549 C 76.168617,482.32664 93.263988,470.76967 102.78773,453.33036 C 104.24024,450.33891 112.37247,432.04923 102.57735,433.40342 C 99.212438,434.35348 95.219944,436.94311 95.186192,439.37895 L 89.045281,443.38085 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3338" d="M 138.79858,376.96166 C 136.89766,377.28584 129.78198,382.04760 142.16697,374.37027 C 142.78377,373.98791 141.13899,375.28341 140.68944,375.76937 C 137.99192,378.68553 136.79963,382.05541 135.59234,385.26190 C 131.19456,397.17341 128.45042,409.30797 125.90363,421.27015 C 123.52411,432.41379 121.44010,443.54356 119.15696,454.68414 C 118.84463,456.28715 118.53139,457.89018 118.21954,459.49316 L 112.49829,463.28438 C 112.91908,461.61572 113.33164,459.94728 113.73293,458.27841 C 116.25405,447.04518 118.59012,435.79967 120.92777,424.56745 C 123.40873,412.69878 126.08660,400.68290 130.17861,388.84937 C 132.13209,383.33703 135.73161,375.13150 144.85996,372.94507 L 138.79858,376.96166 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3353" d="M 118.36078,440.09719 C 121.67538,437.48617 131.93197,431.29707 121.80369,437.62395 C 121.25150,437.96889 122.89621,436.91123 123.44353,436.55683 C 126.37346,434.65958 129.26090,432.72974 132.32844,431.15201 C 134.85121,429.98459 138.66380,428.69940 140.32776,430.46069 C 141.45464,435.71982 132.43431,440.35529 129.11426,442.46357 C 125.30323,444.81087 121.29736,446.68696 117.24943,448.32523 C 114.25049,449.37821 109.83880,452.10921 118.40404,446.73828 L 112.70586,449.73216 C 117.02093,446.99632 118.30931,446.14212 122.15355,444.67309 C 126.17487,443.02504 130.10926,441.15838 133.89309,438.81253 C 124.86545,444.57385 135.74460,438.20876 134.89939,433.78542 C 133.12674,432.52848 129.88492,433.66166 127.50231,434.78813 C 122.09864,437.65416 133.83654,430.56184 127.42759,434.67012 C 125.21996,436.08526 118.58872,440.31436 120.79003,438.88729 C 128.64691,433.79382 126.07798,435.38490 124.17622,436.99626 L 118.36078,440.09719 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3363" d="M 126.60034,443.11012 C 125.47556,447.17106 137.45016,466.65751 139.59659,469.73813 C 150.09619,481.55693 165.68198,484.17462 183.02336,474.32177 L 179.12593,477.27810 C 161.47604,487.17879 145.84799,484.53912 135.30916,472.39862 C 130.03779,464.73506 124.04963,455.48698 120.93517,446.37933 L 126.60034,443.11012 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3372" d="M 82.417040,437.81543 C 83.696564,433.71152 90.158647,430.80103 93.393141,429.17036 C 97.806721,427.50507 94.483900,441.51164 94.011619,443.44797 C 92.752518,448.44676 91.599733,453.60634 89.976451,458.58271 C 89.530513,459.84021 90.083900,458.26794 89.660191,459.50928 L 84.145672,462.85853 C 84.561972,461.61949 84.028693,463.17785 84.457188,461.93137 C 86.325636,456.90850 87.654362,451.61470 88.910608,446.55264 C 89.365551,444.68262 92.516231,430.95262 88.063441,432.66750 C 86.023398,433.71523 83.273757,435.44884 91.548202,430.34539 C 93.060529,429.41261 88.290786,432.79802 88.069696,434.37393 L 82.417040,437.81543 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3374" d="M 159.05804,436.59486 C 160.37121,435.43782 165.44416,432.49274 154.89267,439.43525 C 153.06925,440.63503 158.42374,436.47123 159.57612,434.51366 C 156.88110,431.22308 149.85367,432.48713 145.83859,434.65230 C 145.35291,434.97509 143.89587,435.94354 144.38153,435.62069 C 145.41903,434.93092 146.40979,434.08231 147.49415,433.55165 C 149.08844,432.77147 144.71397,436.39453 144.05989,438.13977 C 142.60875,442.01188 145.62713,443.41756 148.35782,443.63149 C 153.03409,443.32445 162.23288,439.45284 159.15458,448.10305 C 154.56464,457.12212 141.69167,463.19784 133.58861,463.56009 L 138.20493,460.26468 C 146.64022,460.16829 151.56202,457.29911 154.62727,451.16926 C 157.42586,442.81417 148.41487,446.51652 143.86959,446.83643 C 132.14748,446.02732 145.28860,434.68572 150.20252,431.46025 C 154.57358,429.11971 161.23427,428.17263 164.41224,431.19439 C 162.70793,434.19236 156.83681,439.01649 154.23908,440.04594 L 159.05804,436.59486 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3377" d="M 175.35314,437.29583 C 176.44018,433.65619 175.02783,432.05759 171.22612,432.93633 C 170.22064,433.46585 173.11950,431.59582 174.15079,431.14399 C 176.32371,430.19202 171.18084,434.98722 170.34033,437.09597 C 168.05770,442.82272 166.36028,448.91997 165.23873,454.71240 C 164.23789,467.14432 180.28222,451.64589 184.46744,447.88546 C 185.21050,447.20301 185.95353,446.52057 186.69659,445.83811 L 191.41982,443.03348 C 190.64009,443.73802 189.86037,444.44258 189.08064,445.14712 C 184.30632,449.40604 158.51500,472.17799 160.33566,457.68227 C 162.85875,446.65833 164.18596,435.80846 176.33762,429.62167 C 180.37527,428.72748 181.44277,430.30541 180.85905,433.96256 L 175.35314,437.29583 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3384" d="M 198.10775,433.37857 C 195.22600,432.99911 192.90891,432.25935 189.71465,432.77099 C 188.54461,433.21804 179.03464,436.87362 194.16801,430.64438 C 195.65968,430.03039 191.73339,432.75997 190.89336,434.01071 C 188.78417,437.15104 187.82144,440.54809 187.00800,443.87765 C 186.03871,448.41146 185.31598,452.94674 184.24705,457.48005 C 183.37146,460.66981 188.92426,458.58388 190.86536,457.87406 C 194.16868,456.30522 188.34435,459.07705 186.70049,459.75972 C 185.40019,460.29971 189.05510,458.20744 190.11716,457.31362 C 192.79818,455.05735 194.19775,452.08247 195.50683,449.25808 C 196.71373,446.41795 197.72195,443.56472 199.00416,440.73580 L 205.01097,437.96872 C 203.62095,440.81072 202.60878,443.67320 201.39418,446.54444 C 197.90520,454.34205 193.72719,456.76501 184.90983,460.87810 C 182.86158,461.60591 177.00511,463.72706 178.05368,460.34769 C 179.31461,455.77008 180.18919,451.18555 181.11895,446.60686 C 183.04101,438.46037 185.71534,433.34400 195.71476,429.77230 C 198.94510,429.31280 201.36576,430.17048 204.36287,430.30622 L 198.10775,433.37857 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3410" d="M 215.04467,441.65003 C 216.31733,437.02985 226.56247,431.84836 230.25497,430.60968 C 235.71393,429.58886 238.84809,430.73911 239.36575,436.20203 C 239.20725,442.26169 235.39002,449.58525 230.67572,454.29219 C 224.92863,459.04363 219.71553,462.50094 213.13644,462.86667 C 212.46900,462.88456 211.80310,462.89635 211.13695,462.90765 L 216.19624,459.12881 C 216.85090,459.12669 217.50427,459.12333 218.16204,459.10648 C 221.32915,458.91442 224.47702,458.17713 227.54219,456.36853 C 227.90192,456.15628 228.93858,455.42802 228.60211,455.68666 C 221.32256,461.28199 224.13131,459.01521 225.60991,457.80768 C 230.51812,453.29123 234.29020,445.75014 234.37894,439.75814 C 233.76038,434.46857 230.70569,433.25445 225.33407,434.33117 C 222.58189,435.28337 217.76364,438.78289 225.27969,433.18938 C 226.18798,432.51341 220.68112,435.71451 220.34922,437.89422 L 215.04467,441.65003 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3411" d="M 201.10701,431.78516 C 202.85206,430.70649 205.46507,429.57856 207.23919,428.54919 C 208.33683,427.91235 206.62480,430.71497 206.36003,431.79893 C 205.58959,434.95322 204.94859,438.11063 204.13221,441.26371 C 203.06620,445.14921 202.44117,448.96182 201.61082,452.84196 C 201.01688,455.55883 200.25466,458.23935 203.65762,458.70153 C 209.40918,457.20220 206.80717,457.34554 212.35846,453.37288 L 216.76096,450.66871 C 211.33926,454.56547 205.18630,460.34616 198.68467,462.00028 C 195.19107,461.50119 195.03992,458.82834 195.66617,456.01585 C 196.50076,452.09441 197.25931,448.23604 198.37855,444.31410 C 200.47073,436.55385 199.20311,433.62999 207.25808,428.48236 L 201.10701,431.78516 z " sodipodi:nodetypes="ccccccccccccc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3413" d="M 237.31042,448.92813 C 237.59975,447.93265 256.95120,436.75743 246.93580,443.48242 C 250.74176,440.44442 252.07579,437.67087 249.88657,434.29547 C 249.22647,433.46555 245.43794,434.31119 246.51490,433.56578 C 254.17826,428.26154 247.33818,434.79726 245.39986,439.05795 C 242.87549,445.09775 238.62834,456.70706 246.07216,459.16288 C 251.33198,459.58965 256.71579,456.83424 261.60008,454.06166 L 257.16179,457.22422 C 252.18011,460.02684 246.64567,462.85024 241.28888,462.43952 C 233.85832,459.93383 238.27006,448.15433 240.75375,442.09872 C 242.47222,438.16292 250.65878,425.14084 254.88166,430.94464 C 257.04599,434.43553 255.81181,437.14395 251.89647,440.29704 C 248.78168,442.41823 245.78058,444.69041 242.43266,446.37404 C 240.95792,447.11569 236.59354,449.41532 237.95856,448.46544 C 258.48588,434.18107 242.67245,444.44006 242.54346,445.48367 L 237.31042,448.92813 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3416" d="M 238.04790,448.90639 C 246.61688,442.20953 255.78114,438.93467 265.23003,440.96888 C 276.24918,443.57003 283.50195,441.33346 294.45154,434.41310 L 290.89423,436.95357 C 279.55870,444.14424 272.21840,446.57332 260.74626,444.05541 C 255.18373,442.96236 250.43975,443.17143 244.54621,445.65676 C 242.75133,446.41365 237.65618,449.39126 239.26982,448.25040 C 248.38207,441.80801 244.73949,444.35209 243.33012,445.50538 L 238.04790,448.90639 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3422" d="M 85.023065,384.91363 C 87.201308,383.09357 89.372142,381.25493 91.557878,379.45344 C 91.906506,379.16608 91.068469,380.30421 90.894061,380.75678 C 89.998911,383.07976 89.514141,385.50218 89.100570,387.85059 C 88.429322,391.66225 87.882946,395.43739 87.112603,399.25806 C 84.310676,413.77637 81.901645,428.33415 78.281623,442.87297 C 77.295647,446.77504 75.754668,451.35316 75.398716,455.15491 C 76.200460,458.18438 76.921307,457.39657 80.076143,455.47623 L 74.232203,460.65873 C 70.836399,462.76309 69.847044,463.83516 68.867239,460.62288 C 69.381333,456.56206 71.315585,451.82179 72.457434,447.67514 C 76.371173,433.04260 79.547084,418.20135 81.842474,403.61532 C 83.755484,389.40433 80.839937,388.29306 91.540855,379.25315 L 85.023065,384.91363 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3426" d="M 111.38211,368.18381 C 99.402799,379.51569 88.765544,384.06819 74.148431,384.02784 C 54.656183,383.08087 32.950533,380.22474 22.994978,401.88734 L 16.873169,405.98991 C 30.232252,378.38484 58.381051,378.66930 80.611899,379.43041 C 98.160344,379.15519 96.774231,380.01335 103.22070,373.60137 L 111.38211,368.18381 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3204.1445320000007) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3433" d="M 207.50740,437.58399 C 211.51245,433.38669 220.26318,424.91309 221.07444,432.78108 C 221.02207,445.06297 215.08990,459.11424 211.98299,471.54866 C 207.56200,489.64634 203.67219,507.74735 194.64824,525.30529 C 183.89466,543.73963 161.83617,557.39324 143.09820,552.62646 C 137.22217,549.51969 133.10541,545.46966 131.07691,538.91432 C 124.17483,516.60965 149.82642,501.71635 170.40930,498.23585 C 172.03783,498.12151 173.66638,498.00716 175.29491,497.89283 L 170.37738,501.39893 C 168.81908,501.46862 167.26080,501.53831 165.70251,501.60800 C 160.66715,502.37958 152.38927,503.37794 147.79610,506.11152 C 126.21907,518.95286 133.14695,541.97090 148.09869,549.10681 C 166.97502,553.51471 179.60963,545.38570 189.63185,528.66295 C 198.91286,511.15424 202.69413,492.95571 207.08432,474.84980 C 210.07546,462.80372 215.55102,448.79388 214.87223,437.00134 C 214.65771,435.87137 214.46935,434.61571 213.38161,434.08044 C 212.88553,433.83630 210.99997,434.63956 211.54249,434.23909 C 222.36143,426.25292 216.36296,430.55821 214.29530,433.07816 L 207.50740,437.58399 z "/>
+
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3783.3280920000007"><tspan x="10" y="3783.3280920000007">Conclusión</tspan></text>
+
+<rect id="d0e337" width="288" height="1000px" x="10" y="3788.2280920000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e337" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La caligrafía no es sólo divertida; es además un arte espiritual que puede transformar su visión sobre todo lo que hace y puede ver. La herramienta de caligrafía de Inkscape puede servirle como una modesta introducción para este arte. Y aún
+es muy divertido jugar jugar con ella y puede ser muy útil en el diseño real. ¡Disfrutela!
+</flowDiv></flowRoot>
+
+
+<g transform="translate(0, 3851.500662000001)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-calligraphy.fr.svg b/share/tutorials/tutorial-calligraphy.fr.svg
new file mode 100644
index 000000000..b7355aa66
--- /dev/null
+++ b/share/tutorials/tutorial-calligraphy.fr.svg
@@ -0,0 +1,480 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::CALLIGRAPHIE</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+
+
+<rect id="d0e17" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e17" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un des nombreux outils d'Inkscape est l'outil calligraphie. Ce didacticiel vous aidera à découvrir le fonctionnement de cet outil, ainsi que les bases et techniques de l'art de la calligraphie.</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="90.167967"><tspan x="10" y="90.167967">Histoire et styles</tspan></text>
+
+<rect id="d0e26" width="288" height="1000px" x="10" y="95.067967" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e26" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Par définition, la <flowSpan style="font-style:italic">calligraphie</flowSpan> signifie "belle écriture" ou "faculté d'écrire élégamment". La calligraphie est essentiellement l'art de former à la main de beaux caractères d'écriture. Cela peut sembler intimidant, mais avec un peu de pratique, n'importe qui peut maîtriser les bases de cet art.
+</flowDiv></flowRoot>
+
+<rect id="d0e32" width="288" height="1000px" x="10" y="156.593271" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e32" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les premières formes de calligraphie apparaissent avec les peintures des hommes des cavernes. Et jusqu'à l'apparition de l'imprimerie, en 1440 environ, les livres et autres publications étaient calligraphiés. Un scribe devait transcrire à la main toute copie de livre ou publication. L'écriture se faisait avec une plume (d'oie) et de l'encre sur des matériaux tels que du parchemin ou du vélin. Les styles de lettrage utilisés au cours des âges incluent le Rustique, la minuscule Caroline, le Blackletter, etc. Les endroits les plus courants pour trouver des calligraphies aujourd'hui sont peut-être les faire-part de mariage.
+</flowDiv></flowRoot>
+
+<rect id="d0e35" width="288" height="1000px" x="10" y="275.717631" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e35" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Il existe trois principales familles de calligraphie :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 299.9658728)"/><rect id="d0e42" width="258" height="1000px" x="20" y="293.9658728" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e42" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Occidentale ou romane
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 316.4668491)"/><rect id="d0e48" width="258" height="1000px" x="20" y="310.4668491" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e48" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Arabe
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 332.9678254)"/><rect id="d0e54" width="258" height="1000px" x="20" y="326.9678254" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e54" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Chinoise ou orientale
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e59" width="288" height="1000px" x="10" y="343.4688017" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e59" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ce didacticiel se focalise principalement sur la calligraphie occidentale, étant donné que les deux autres styles nécessitent généralement un pinceau (au lieu d'une plume), qui ne fait pas encore partie des fonctions de notre outil de calligraphie
+</flowDiv></flowRoot>
+
+<rect id="d0e62" width="288" height="1000px" x="10" y="395.23304269999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e62" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un des grands avantages que nous avons sur les scribes du passé est la commande <flowSpan style="font-family:sans serif">annuler</flowSpan>. Si vous faites une erreur, la page entière n'est pas perdue. L'outil calligraphie d'Inkscape permet aussi des techniques qui ne seraient pas possible avec les plumes et encres traditionnelles.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="470.35834669999997"><tspan x="10" y="470.35834669999997">Matériel</tspan></text>
+
+<rect id="d0e74" width="288" height="1000px" x="10" y="475.25834669999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e74" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vous obtiendrez de meilleurs résultats si vous utilisez une <flowSpan style="font-style:italic">tablette graphique</flowSpan> (ex. : une Wacom) avec un stylet. Mais vous pouvez obtenir des résultats décents avec une souris aussi, même s'il vous sera plus difficile de produire des tracés rapides réguliers.
+</flowDiv></flowRoot>
+
+<rect id="d0e80" width="288" height="1000px" x="10" y="527.3589156999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e80" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape ne gère pas encore la <flowSpan style="font-style:italic">sensibilité à la pression</flowSpan> des tablettes graphiques, mais ce n'est pas un problème car les plumes traditionnelles (contrairement aux pinceaux) ne sont pas non plus très sensibles à la pression. La plume calligraphique d'Inkscape est par contre sensible à la <flowSpan style="font-style:italic">vélocité</flowSpan> du tracé (voir "Mincissement" plus bas), donc si vous utilisez une souris, vous préférez sans doute mettre ce paramètre à zéro.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="626.4565376999999"><tspan x="10" y="626.4565376999999">Options de l'outil Calligraphie</tspan></text>
+
+<rect id="d0e95" width="288" height="1000px" x="10" y="631.3565376999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e95" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Passez à l'outil calligraphie en appuyant sur <flowSpan style="font-weight:bold">Ctrl+F6</flowSpan> ou en cliquant sur son bouton dans la barre d'outils. Vous remarquerez alors 6 options dans la barre de contrôle : largeur &amp; mincissement; angle &amp; fixité; et masse &amp; frottement.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " y="0.30557197" x="7.7887807" height="15.557335" width="312.40338" id="calligraphy-f01-fr.svgrect1616" style="color:#000000;fill:#dcdcdc;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499863;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " y="4.7314143" x="267.37109" height="6.7057481" width="20.385473" id="calligraphy-f01-fr.svgrect4800" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211038;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " id="calligraphy-f01-fr.svgtext4807" y="9.750762" x="269.51245" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.00000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0.00000000" y="9.7507620" x="269.51245" id="calligraphy-f01-fr.svgtspan4808" sodipodi:role="line">1.00</tspan></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,-0.965628,239.7433,486.0393)" style="display:block" id="calligraphy-f01-fr.svgg4804">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4805" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4806" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,0.965628,239.7433,-469.8881)" style="display:block" id="calligraphy-f01-fr.svgg4801">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4802" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4803" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " sodipodi:linespacing="100.00000%" id="calligraphy-f01-fr.svgtext4796" y="9.6560965" x="236.2341" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="9.6560965" x="236.23410" id="calligraphy-f01-fr.svgtspan4797" sodipodi:role="line">Frottement :</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " y="4.7314143" x="214.41605" height="6.7057481" width="20.385473" id="calligraphy-f01-fr.svgrect4918" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211038;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " id="calligraphy-f01-fr.svgtext4925" y="9.750762" x="216.55746" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.00000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0.00000000" id="calligraphy-f01-fr.svgtspan4926">0.02</tspan></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,-0.965628,186.7883,486.0393)" style="display:block" id="calligraphy-f01-fr.svgg4922">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4923" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4924" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,0.965628,186.7883,-469.8881)" style="display:block" id="calligraphy-f01-fr.svgg4919">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4920" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4921" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " sodipodi:linespacing="100.00000%" id="calligraphy-f01-fr.svgtext4914" y="9.6560965" x="194.80249" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01-fr.svgtspan4915">Masse :</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " y="4.7314143" x="172.98444" height="6.7057481" width="20.385473" id="calligraphy-f01-fr.svgrect4903" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211038;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " id="calligraphy-f01-fr.svgtext4910" y="9.750762" x="175.12585" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.00000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0.00000000" id="calligraphy-f01-fr.svgtspan4911">0.90</tspan></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,-0.965628,145.3568,486.0393)" style="display:block" id="calligraphy-f01-fr.svgg4907">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4908" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4909" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,0.965628,145.3568,-469.8881)" style="display:block" id="calligraphy-f01-fr.svgg4904">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4905" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4906" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " sodipodi:linespacing="100.00000%" id="calligraphy-f01-fr.svgtext4899" y="9.6560965" x="155.65292" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01-fr.svgtspan4900">Fixité :</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " y="4.7314143" x="133.83485" height="6.7057481" width="20.385473" id="calligraphy-f01-fr.svgrect4859" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211038;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " id="calligraphy-f01-fr.svgtext4866" y="9.750762" x="135.97626" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.00000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0.00000000" id="calligraphy-f01-fr.svgtspan4867">30</tspan></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,-0.965628,106.2072,486.0393)" style="display:block" id="calligraphy-f01-fr.svgg4863">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4864" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4865" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,0.965628,106.2072,-469.8881)" style="display:block" id="calligraphy-f01-fr.svgg4860">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4861" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4862" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " sodipodi:linespacing="100.00000%" id="calligraphy-f01-fr.svgtext4855" y="9.6560965" x="115.59808" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01-fr.svgtspan4856">Angle :</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " y="4.7313533" x="93.343880" height="6.7057481" width="20.385473" id="calligraphy-f01-fr.svgrect4844" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211038;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " id="calligraphy-f01-fr.svgtext4851" y="9.750762" x="95.485306" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.00000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0.00000000" id="calligraphy-f01-fr.svgtspan4852">0.10</tspan></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,-0.965628,65.71620,486.0393)" style="display:block" id="calligraphy-f01-fr.svgg4848">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4849" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4850" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,0.965628,65.71620,-469.8881)" style="display:block" id="calligraphy-f01-fr.svgg4845">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4846" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4847" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " sodipodi:linespacing="100.00000%" id="calligraphy-f01-fr.svgtext4840" y="9.6560965" x="55.681381" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01-fr.svgtspan4841">Mincissement :</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " y="4.7313533" x="33.863312" height="6.7057481" width="20.385473" id="calligraphy-f01-fr.svgrect2266" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211038;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " id="calligraphy-f01-fr.svgtext4777" y="9.750762" x="36.004745" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.00000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0.00000000" y="9.7507620" x="36.004745" id="calligraphy-f01-fr.svgtspan4778" sodipodi:role="line">0.15</tspan></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,-0.965628,6.235633,486.0393)" style="display:block" id="calligraphy-f01-fr.svgg4761">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect4757" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath4758" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) matrix(0.965628,0.000000,0.000000,0.965628,6.235633,-469.8881)" style="display:block" id="calligraphy-f01-fr.svgg4766">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01-fr.svgrect3509" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.26253527;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.54690 L 64.717256,490.54690 L 62.777779,493.90617 z " inkscape:randomized="0.00000000" inkscape:rounded="0.00000000" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.2395160" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01-fr.svgpath3510" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible" sodipodi:type="star"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " sodipodi:linespacing="100.00000%" id="calligraphy-f01-fr.svgtext2263" y="9.6560984" x="10.722951" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="9.6560984" x="10.722951" id="calligraphy-f01-fr.svgtspan2264" sodipodi:role="line">Largeur :</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " y="2.5176082" x="289.94574" height="10.621364" width="25.969164" id="calligraphy-f01-fr.svgrect4928" style="color:#000000;fill:#dcdcdc;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.56540585;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 691.4489056999998) " id="calligraphy-f01-fr.svgtext5550" y="9.5881643" x="297.9183" style="font-size:4.8281398;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.00000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0.00000000" y="9.5881643" x="297.91830" id="calligraphy-f01-fr.svgtspan5551" sodipodi:role="line">RAZ</tspan></text>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="733.2312396999998"><tspan x="10" y="733.2312396999998">Largeur et Mincissement</tspan></text>
+
+<rect id="d0e117" width="288" height="1000px" x="10" y="738.1312396999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e117" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cette paire d'options contrôle la <flowSpan style="font-style:italic">largeur</flowSpan> de votre plume. La largeur peut varier entre 0 et 1 et est mesurée selon une unité relative à la taille de votre fenêtre d'édition, mais indépendante du zoom. Ceci prend son sens du fait que l'"unité de mesure" naturelle en calligraphie est l'amplitude du mouvement de votre main et il est donc pratique d'avoir votre largeur de plume en rapport constant par rapport à votre "plan d'écriture" et non pas en unités réelles, ce qui la ferait dépendre du zoom.
+</flowDiv></flowRoot>
+
+<rect id="d0e123" width="288" height="1000px" x="10" y="834.8008586999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e123" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Comme la largeur de plume varie souvent, vous pouvez l'ajuster sans devoir utiliser la barre de contrôle, en utilisant les flèches <flowSpan style="font-weight:bold">gauche</flowSpan> et <flowSpan style="font-weight:bold">droite</flowSpan>. L'avantage de ces raccourcis est qu'ils fonctionnent même pendant que vous dessinez, de sorte que vous pouvez faire varier la largeur de votre plume progressivement pendant un tracé :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 916.8315486999999) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="9.8966846" y="4.5585475" id="calligraphy-f02-fr.svgtext1944" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f02-fr.svgtspan1945" x="9.8966846" y="4.5585475">largeur=0.01, augmentant.... atteignant 0.47, diminuant... de nouveau à 0</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 916.8315486999999) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f02-fr.svgpath1924" d="M 9.1204009,35.708890 C 10.052083,30.630570 11.601914,20.964100 18.130713,20.990400 C 26.970927,31.545880 14.074272,64.758240 18.275438,76.274660 C 22.355609,60.779660 24.779382,44.473630 30.837018,29.423260 C 32.537663,25.197960 32.956760,22.320930 37.425073,24.600390 C 39.808539,38.231780 37.910196,52.440630 37.021813,66.186680 C 36.872756,68.493050 38.776297,74.344210 36.817697,73.117230 C 32.400792,70.350240 34.871609,67.310370 35.847580,62.602790 C 37.033257,56.684930 36.991694,56.229090 38.752040,50.276830 C 41.316140,41.606840 45.860174,21.722990 58.684700,25.303330 C 61.295438,26.032200 61.419646,33.033140 61.471584,34.613720 C 61.575336,37.771050 61.296586,42.253580 61.149230,45.370300 C 59.634472,50.046780 62.342736,70.765290 52.440192,65.200320 C 50.488431,64.103480 60.137719,33.707810 61.221626,30.891360 C 86.807730,-10.006890 80.425085,53.736560 79.073941,64.383430 C 78.263346,69.423050 79.892209,70.480200 70.590845,67.829550 C 70.502107,67.804270 70.844782,65.909030 71.419970,62.576550 C 73.037220,53.206650 78.226500,26.790790 87.809822,22.856770 C 91.386491,23.081390 95.044599,22.739190 98.539825,23.530640 C 102.26813,24.374860 100.77291,52.417530 100.46429,56.172240 C 100.21822,59.165890 99.838785,62.149920 99.684975,65.149720 C 99.621525,66.387240 101.01241,68.790060 99.775615,68.866030 C 88.743978,69.543680 89.022127,71.332160 90.331851,66.246920 C 93.835032,55.354230 104.34407,19.369100 118.73730,18.917430 C 130.27879,18.555260 132.27704,16.492580 137.21784,23.795490 C 140.33252,28.224320 141.15433,68.833230 138.84538,68.953810 C 123.16184,69.772830 124.86296,70.055320 126.58371,59.110290 C 126.93948,57.385870 127.27394,55.656910 127.65103,53.937020 C 129.62953,44.913150 132.74191,33.438230 139.57329,26.699990 C 140.58266,25.704380 141.83678,24.712850 143.35538,24.750890 C 162.10801,25.220660 161.31156,23.808840 163.30106,39.585870 C 163.74347,41.704330 163.64541,67.069210 162.66959,67.131600 C 157.96140,67.432610 153.19308,67.531830 148.51812,66.897470 C 146.52567,66.627110 153.69117,41.003250 154.13116,39.616160 C 155.49140,31.023230 173.83591,-0.82090000 186.53599,18.477610 C 193.22676,28.644620 189.74670,46.196200 188.53486,57.398630 C 186.78343,67.925890 188.76059,73.057550 173.84645,68.213070 C 173.84046,68.211130 174.68415,63.953100 175.40905,61.403770 C 178.54462,50.376570 182.29807,38.327190 190.46600,29.941460 C 216.68655,16.157610 214.65911,61.268850 211.00190,74.419000 C 207.62760,74.284470 203.97628,75.361120 200.87901,74.015420 C 200.66640,73.923050 201.68953,69.023480 202.90658,64.324250 C 205.58843,53.969160 208.65578,43.531560 213.15460,33.799810 C 215.39945,28.943810 218.27832,22.628210 222.41506,18.969040 C 229.59487,12.618120 236.71395,17.009910 238.60778,24.302760 C 239.46461,29.711800 239.73869,30.527790 239.99216,36.266440 C 240.39504,45.387800 240.31299,54.691040 239.83001,63.808670 C 239.63067,67.571680 239.24756,69.351470 239.34486,72.884350 C 239.36086,73.465290 240.09876,74.843360 239.56481,74.613910 C 237.44900,73.704720 234.49158,72.812650 233.96232,70.571410 C 233.28933,67.721460 246.40773,42.853510 248.48946,38.849000 C 250.54739,35.290750 252.55588,31.333480 255.30409,28.193320 C 258.86384,24.125890 268.03737,21.727990 269.73424,28.906430 C 273.09356,43.117680 269.43257,60.078800 267.73422,74.359630 C 267.24938,76.850650 267.54356,77.905310 262.43800,75.511880 C 261.41888,75.034130 263.77849,64.993170 263.81029,64.842300 C 265.57309,56.479490 273.39222,26.326930 282.73697,23.784870 C 284.32708,24.098470 286.11190,23.901270 287.50732,24.725660 C 289.76243,26.057950 286.34001,55.117890 285.89063,59.076870 C 285.67963,60.935800 285.42955,65.663630 284.94768,65.834620 C 281.66553,66.999240 282.85743,65.184660 283.26078,63.988800 C 287.34409,50.177160 289.96741,33.892530 299.42030,22.421400 C 304.02660,16.831640 305.69447,22.685160 305.84484,27.085690 C 308.02996,38.795840 301.55468,53.021020 303.44604,64.416010 C 303.53780,64.968810 303.95945,63.415340 304.14006,62.884890 C 305.37407,59.260660 306.68566,55.701800 308.09554,52.140120 C 311.04276,47.758990 317.47618,26.717900 318.57456,43.762030 L 318.57456,43.762030 C 317.47618,26.717900 311.04276,47.758990 308.09554,52.140120 C 306.68566,55.701800 305.37407,59.260660 304.14006,62.884890 C 303.95945,63.415340 303.53780,64.968810 303.44604,64.416010 C 301.62849,53.465740 307.18493,38.462820 305.17725,27.085690 C 304.91557,24.994590 304.60105,20.205930 303.96257,20.012690 C 301.93614,19.399410 299.12773,24.725550 298.61709,25.576100 C 291.61162,37.244890 288.41347,50.906190 285.26356,63.988800 C 285.06329,65.547450 285.42543,66.835260 282.61111,65.834620 C 281.55081,65.457620 282.73023,63.586690 282.82817,62.465650 C 283.76348,51.760330 285.51787,41.020100 285.02057,30.238410 C 284.85976,26.752070 282.23362,24.732910 286.40873,23.784870 C 277.56768,26.189910 269.60254,56.801400 268.14964,64.842300 C 267.68138,67.433870 267.35371,75.391460 267.11115,75.511880 C 261.47076,78.312110 262.29810,76.564650 262.72728,74.359630 C 264.29610,61.167950 265.97817,46.871500 264.61267,33.621630 C 264.44872,32.030770 264.15648,30.446660 263.72590,28.906430 C 263.43197,27.854990 261.82229,26.781920 262.45111,25.889460 C 263.28384,24.707590 265.21877,25.027740 266.64118,24.768880 C 267.45033,24.621630 264.98000,25.087630 264.30166,25.552680 C 259.82184,28.623960 257.68454,34.568450 254.83160,38.849000 C 252.67375,43.385090 243.20255,68.847670 241.30585,70.571410 C 238.77754,72.869140 235.20959,73.816690 231.88749,74.613910 C 230.14450,75.032180 231.70956,71.030750 231.73945,69.238530 C 231.98926,54.259050 232.92007,39.138740 230.26287,24.302760 C 228.78212,19.966250 223.20599,14.689200 233.78276,17.450060 C 234.38231,17.606570 232.50056,16.773510 228.55692,22.367860 C 225.84802,26.210630 224.40705,29.448340 222.50090,33.799810 C 218.19426,43.631310 214.78039,53.812110 212.58668,64.324250 C 212.17411,66.301250 211.84839,68.295470 211.50069,70.284900 C 211.28378,71.525990 212.06540,73.554340 210.89290,74.015420 C 207.81776,75.224720 204.28964,74.284470 200.98800,74.419000 C 204.10041,63.227790 202.26966,47.982000 199.33334,36.990370 C 198.65785,34.461790 198.01768,32.488260 196.35237,30.471530 C 195.87257,29.890470 193.88382,29.174200 194.62099,29.017930 C 210.15655,25.724660 205.52948,27.987860 202.14888,29.941460 C 194.13625,38.167740 190.46287,50.507700 187.75952,61.403770 C 187.42116,62.767550 187.07616,64.129860 186.76187,65.499390 C 186.55522,66.399940 187.08451,67.956420 186.19692,68.213070 C 168.63347,73.291620 174.39793,67.905660 175.51680,57.398630 C 176.61530,47.243930 177.36307,36.712520 175.50882,26.600160 C 175.07388,24.228160 174.37591,20.589280 172.85034,18.477610 C 172.29913,17.714640 169.74601,16.859080 170.67057,16.682540 C 174.46749,15.957560 178.48007,15.904660 182.26712,16.679570 C 183.33779,16.898650 180.33464,17.748480 179.53846,18.497100 C 173.64801,24.035610 171.15368,32.409290 168.15061,39.616160 C 166.23655,45.650310 164.52900,51.583630 163.46501,57.833130 C 163.09854,59.985670 162.70529,62.946300 162.55737,65.214030 C 162.52084,65.774030 163.09350,66.820820 162.53757,66.897470 C 157.95116,67.529860 153.26955,67.441610 148.65014,67.131600 C 148.26075,67.105470 148.80976,66.366690 148.85814,65.979440 C 149.06367,64.334330 149.27369,61.381460 149.36305,59.898890 C 149.77069,53.135620 149.88190,46.342570 149.28161,39.585870 C 147.22073,23.242810 138.97399,25.536480 157.70863,24.750890 C 158.02426,24.737660 154.80133,24.745750 151.37044,29.375390 C 144.98643,37.989990 142.17899,48.806490 139.93557,59.110290 C 138.24026,69.893480 141.50772,69.833950 125.82732,68.953810 C 125.45092,68.932680 126.04345,68.231030 126.13011,67.864140 C 126.81184,64.978080 126.75690,65.030410 127.08897,61.661790 C 128.32406,49.132550 129.33732,35.885350 125.20117,23.795490 C 122.21138,18.477710 115.84834,17.645330 130.42018,18.917430 C 131.42901,19.005500 128.42835,19.364100 127.51123,19.793500 C 124.84670,21.041030 122.84860,22.798940 120.86266,24.953470 C 110.35630,36.351690 105.57782,51.794900 101.01333,66.246920 C 98.866705,71.421070 100.41961,69.486100 89.427920,68.866030 C 89.211285,68.853810 91.305050,46.561290 91.432954,44.446450 C 91.738029,39.402170 91.960426,33.905460 91.237666,28.875880 C 91.075611,27.748160 90.812382,26.624980 90.405430,25.560840 C 90.123913,24.824700 88.467246,23.836690 89.193529,23.530640 C 91.546020,22.539300 94.279394,23.081390 96.822326,22.856770 C 87.513034,26.678300 82.733352,49.069810 80.570700,57.912670 C 79.929184,60.535770 78.729019,67.795340 78.601960,67.829550 C 68.210322,70.628120 70.757033,69.305870 71.396623,64.383430 C 72.741759,53.783900 74.480621,43.048740 74.164577,32.327230 C 74.084378,29.606520 73.717102,26.468140 72.887142,23.832330 C 72.613469,22.963190 71.102102,21.949400 71.775113,21.335100 C 73.042831,20.177990 75.129794,20.606840 76.809207,20.252430 C 77.468897,20.113220 75.423375,20.361480 74.834341,20.689520 C 71.079878,22.780430 69.507158,27.407730 67.563759,30.891360 C 63.501433,40.045520 60.730980,49.534900 58.871297,59.380610 C 58.508220,61.302850 59.845388,64.288370 58.114732,65.200320 C 56.489159,66.056890 54.492377,65.928480 52.655232,65.961700 C 52.416925,65.966010 52.853600,65.525450 52.912126,65.294400 C 53.346469,63.579680 53.735232,61.852480 54.067726,60.115130 C 55.000445,55.241500 55.522559,50.288580 56.142283,45.370300 C 56.685158,40.304580 57.161924,35.357930 56.426762,30.276330 C 56.271326,29.201920 56.130422,28.100540 55.711286,27.099120 C 55.420915,26.405360 53.980700,25.961100 54.345346,25.303330 C 54.757002,24.560770 56.732125,24.163910 56.874451,25.000940 C 57.024137,25.881250 55.198042,25.689010 54.507108,26.254660 C 53.567181,27.024150 52.781031,27.976210 52.052695,28.948380 C 44.760401,38.681970 42.284264,51.136750 39.185544,62.602790 C 38.107448,67.802970 38.963024,70.873080 33.813529,73.117230 C 31.689348,74.042960 34.119794,68.492200 34.351441,66.186680 C 35.734153,52.424900 37.277830,38.397230 35.756091,24.600390 C 38.105476,21.097720 34.207387,25.529570 34.066244,25.772330 C 32.246008,28.903130 31.512348,30.851930 30.264343,34.388940 C 26.676614,44.557040 24.218361,54.993840 21.670422,65.453660 C 20.908905,68.579850 20.686185,74.547220 17.607845,76.274660 C 13.406679,64.758240 26.303334,31.545880 17.463120,20.990400 C 12.065392,23.089140 10.307522,30.432740 9.4541969,35.708890 L 9.1204009,35.708890 z "/>
+
+<rect id="d0e142" width="288" height="1000px" x="10" y="1006.0314116999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e142" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La largeur de la plume peut aussi dépendre de la vélocité, et ceci est contrôlé par le paramètre <flowSpan style="font-style:italic">mincissement</flowSpan>. Ce paramètre peut prendre une valeur entre -1 et 1; zéro signifie que la largeur est indépendante de la vélocité, des valeurs positives font que des tracés plus rapides sont plus fins, des valeurs négatives font que des tracés plus rapides deviennent plus épais. La valeur par défaut de 0.1 implique un mincissement modéré des tracés rapides. Voici quelques exemples, tous tracés avec une largeur de 0.2 et un angle de 90° :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="39.896687" y="4.5588474" id="calligraphy-f03-fr.svgtext1987" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f03-fr.svgtspan1988" x="39.896687" y="4.5588474">mincissement = 0 (largeur uniforme) </tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="62.396687" y="74.558846" id="calligraphy-f03-fr.svgtext1990" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f03-fr.svgtspan1991" x="62.396687" y="74.558846">mincissement = 0.1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="60.851486" y="139.55885" id="calligraphy-f03-fr.svgtext1993" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f03-fr.svgtspan1994" x="60.851486" y="139.55885">mincissement = 0.4</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="212.39668" y="4.5588474" id="calligraphy-f03-fr.svgtext1996" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f03-fr.svgtspan1997" x="212.39668" y="4.5588474">mincissement = -0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="212.39668" y="84.558846" id="calligraphy-f03-fr.svgtext1999" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f03-fr.svgtspan2000" x="212.39668" y="84.558846">mincissement = -0.6</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1948" d="M 16.131202,33.033400 C 24.467782,32.903200 32.792932,33.194400 41.119634,33.560700 C 54.522085,33.987200 67.935667,34.252600 81.345765,34.148200 C 97.779404,33.586300 114.16516,34.114400 130.56008,35.225400 C 136.58624,35.663300 133.58386,35.444200 139.56722,35.882700 L 139.56722,41.465900 C 133.58386,41.027400 136.58624,41.246500 130.56008,40.808600 C 114.16516,39.697600 97.779404,39.169600 81.345765,39.731500 C 67.935667,39.835900 54.522085,39.570400 41.119634,39.143900 C 32.792932,38.777700 24.467782,38.486400 16.131202,38.616600 L 16.131202,33.033400 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1949" d="M 23.277534,91.500100 C 23.292287,89.621800 23.255573,87.742400 23.321792,85.865200 C 23.345495,85.193300 46.750196,84.717300 47.665536,84.704000 C 69.503148,84.691900 91.265148,82.701500 113.07767,81.998600 C 121.84813,81.839300 130.62047,81.934700 139.39184,81.929700 L 139.39184,86.285400 C 130.62175,86.108200 121.85014,85.897500 113.07767,85.968200 C 91.247452,86.507500 69.513504,88.932100 47.665536,89.066700 C 41.604056,89.273300 35.559015,89.606000 29.529955,90.284400 C 27.806195,90.478500 26.074151,90.702400 24.379004,91.076000 C 24.017060,91.155800 23.335595,91.790800 23.321792,91.420500 C 23.253712,89.593600 23.292287,87.764400 23.277534,85.936500 L 23.277534,91.500100 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1950" d="M 22.674173,93.071900 C 33.535239,93.396400 44.405457,93.286300 55.271938,93.648700 C 81.501620,94.366700 107.77074,94.632400 133.99572,93.570900 C 135.18856,93.512700 136.38140,93.454400 137.57424,93.396100 L 137.57424,97.833900 C 136.38140,97.822200 135.18856,97.810400 133.99572,97.798700 C 107.75574,97.616200 81.512530,98.110400 55.271938,97.726600 C 44.397023,97.631000 33.517623,97.707000 22.674173,98.637600 L 22.674173,93.071900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1951" d="M 26.301992,102.20540 C 41.711976,101.80900 57.144643,102.06610 72.568166,102.43760 C 96.720845,102.96720 120.90023,102.47030 145.01456,101.01030 L 145.01456,105.45480 C 120.86999,104.62550 96.717692,105.49070 72.568166,105.55960 C 57.120447,105.65460 41.633345,105.66080 26.301992,107.77990 L 26.301992,102.20540 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1952" d="M 29.271797,112.48550 C 44.610548,111.96510 59.928272,110.30890 75.288505,109.72570 C 97.096270,109.23390 118.90201,110.63830 140.63354,112.34420 L 140.63354,116.25030 C 118.98295,113.52490 97.111282,112.04980 75.288505,112.82900 C 59.847373,113.74700 44.558731,115.78700 29.271797,118.06000 L 29.271797,112.48550 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1953" d="M 16.881031,27.194200 C 16.895784,25.333200 16.849244,23.470600 16.925290,21.611000 C 16.940725,21.233600 17.681129,21.625600 18.058628,21.611000 C 19.143945,21.569100 20.222798,21.424600 21.298420,21.284400 C 27.511358,20.474800 33.709925,19.579000 39.934898,18.861000 C 66.427487,15.841600 93.070855,15.315000 119.65978,17.124000 C 128.69169,17.811000 137.68948,18.852500 146.65851,20.106000 L 146.65851,25.689300 C 137.68948,24.435700 128.69169,23.394200 119.65978,22.707200 C 93.070855,20.898200 66.427487,21.424800 39.934898,24.444200 C 38.979693,24.554500 16.940499,27.566200 16.925290,27.194200 C 16.849244,25.334700 16.895784,23.472100 16.881031,21.611000 L 16.881031,27.194200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1956" d="M 20.307730,51.181200 C 20.230306,51.232900 20.220326,51.135400 20.183489,51.116100 C 20.211547,49.242200 20.160977,47.365500 20.267663,45.494400 C 20.315059,44.663300 43.595573,43.878200 44.650307,43.875500 C 76.758355,46.472300 108.70236,42.722400 140.61861,39.645200 C 142.31643,39.470700 144.01425,39.296300 145.71207,39.121700 L 145.71207,44.705000 C 144.01425,44.879500 142.31643,45.053900 140.61861,45.228500 C 108.70236,48.305700 76.758355,52.055500 44.650307,49.458800 C 39.196360,49.472500 33.800910,49.664400 28.368985,50.158600 C 26.115253,50.363700 23.847325,50.536100 21.598017,50.787200 C 21.146919,50.837500 20.294703,51.530700 20.267663,51.077700 C 20.157545,49.232400 20.211547,47.381200 20.183489,45.532900 C 20.224903,45.554500 20.221377,45.645000 20.307730,45.597900 L 20.307730,51.181200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1957" d="M 27.699998,26.408400 C 41.091482,25.645000 54.474834,26.250500 67.866398,26.699300 C 93.277870,27.285700 118.67776,25.985600 144.09420,26.142100 L 144.09420,31.725400 C 118.67776,31.568800 93.277870,32.868900 67.866398,32.282500 C 54.474834,31.833700 41.091482,31.228200 27.699998,31.991700 L 27.699998,26.408400 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1971" d="M 37.391214,148.58280 C 51.878933,149.97370 66.616346,149.11020 81.183694,148.99970 C 97.682870,149.53200 114.17557,148.94320 130.67430,148.78820 C 131.38069,148.76860 132.08707,148.74900 132.79346,148.72940 L 132.79346,151.59880 C 132.08707,151.53550 131.38069,151.47220 130.67430,151.40880 C 114.20742,150.08100 97.716680,149.00320 81.183694,149.11140 C 66.850671,149.22010 51.035649,149.15500 37.391214,153.74050 L 37.391214,148.58280 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1972" d="M 28.866551,162.60590 C 38.487478,163.86240 48.517355,162.66690 58.225192,162.36620 C 76.966207,161.96460 95.706517,162.00220 114.43928,161.25420 C 122.41587,160.51510 130.41974,160.45280 138.41323,160.07260 L 138.41323,163.64710 C 130.41499,163.49660 122.44241,162.66900 114.43928,162.68750 C 95.701106,162.69810 76.939609,161.22390 58.225192,162.88050 C 48.323809,163.76700 38.267084,164.71500 28.866551,168.15410 L 28.866551,162.60590 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1973" d="M 30.090762,172.91320 C 46.102000,173.50570 62.121155,172.23520 78.109562,171.36560 C 96.950121,170.21860 115.84495,170.77070 134.57540,168.19370 C 136.09081,167.97050 137.59572,167.68550 139.09953,167.39640 L 139.09953,171.30860 C 137.59146,171.29360 136.08340,171.29660 134.57540,171.27310 C 115.74583,170.45740 96.937242,169.88610 78.109562,171.47720 C 62.319901,172.33610 44.566790,171.06290 30.090762,178.35220 L 30.090762,172.91320 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1974" d="M 33.517460,180.70560 C 45.379769,182.32570 57.567620,182.54190 69.549617,182.44440 C 92.091720,181.75000 114.94150,183.07240 137.14053,178.44210 C 139.03440,178.11060 140.89403,177.63010 142.74659,177.12370 L 142.74659,180.63750 C 140.88062,180.76260 139.01214,180.87720 137.14053,180.79430 C 114.61985,180.46010 92.103613,183.18230 69.549617,182.55600 C 57.532891,182.65390 45.150868,182.74540 33.517460,186.14890 L 33.517460,180.70560 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1975" d="M 178.56218,19.701100 C 194.55144,16.654300 211.02049,16.371000 227.25114,15.455500 C 245.95197,14.072600 264.58020,16.160800 282.81880,20.204200 L 282.81880,27.197200 C 264.33181,25.701200 245.83391,23.669600 227.25114,24.757000 C 211.02962,25.271900 194.78373,25.766400 178.56218,25.425300 L 178.56218,19.701100 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1976" d="M 180.36242,33.235800 C 196.37547,31.204800 212.49001,30.124800 228.61830,29.549300 C 251.00944,28.674700 273.45525,29.960000 295.83799,28.841100 L 295.83799,35.627100 C 273.88081,40.936800 250.93382,37.432100 228.61830,38.935500 C 212.56137,39.202800 196.37102,40.320100 180.36242,38.941400 L 180.36242,33.235800 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1977" d="M 178.50753,42.173700 C 195.23882,40.828400 212.15727,41.562100 228.93883,41.807100 C 250.36656,42.163500 271.78446,43.089000 293.21506,43.294700 L 293.21506,50.490700 C 271.89707,53.201600 250.34534,51.341800 228.93883,51.324400 C 212.09535,50.890000 195.20810,50.200900 178.50753,47.861800 L 178.50753,42.173700 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1978" d="M 179.08356,60.040400 C 190.18306,56.702700 201.87166,56.638800 213.35482,56.120400 C 238.02860,54.775000 262.94118,53.799200 287.51576,57.091300 C 288.28093,57.206500 289.04610,57.321700 289.81127,57.437000 L 289.81127,64.493500 C 289.04610,64.493500 288.28093,64.493400 287.51576,64.493300 C 262.79279,64.634800 238.07533,64.324900 213.35482,64.988300 C 201.92514,64.934000 190.47017,64.770400 179.08356,65.658500 L 179.08356,60.040400 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1983" d="M 182.44813,102.27750 C 193.45549,98.396400 205.72484,97.168300 217.31568,96.126800 C 238.26157,94.435300 259.31358,93.184200 280.21208,95.980000 L 280.21208,108.89920 C 259.24679,109.32710 238.29986,110.72670 217.31568,110.09200 C 205.69648,109.96860 193.95433,109.76140 182.44813,108.05630 L 182.44813,102.27750 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1984" d="M 175.22429,121.71520 C 189.83553,116.94380 205.19112,115.22040 220.39271,113.43870 C 240.55911,110.87170 260.78256,112.50830 280.71595,115.93890 L 280.71595,128.26110 C 260.65372,130.00370 240.55513,131.62990 220.39271,130.88180 C 205.61733,130.50730 189.46848,131.51400 175.22429,127.36020 L 175.22429,121.71520 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1985" d="M 178.47720,142.94000 C 197.50775,138.01420 217.05719,135.92450 236.66695,134.97370 C 256.61866,134.00650 276.16678,137.59320 295.00220,143.88940 L 295.00220,155.27370 C 275.55621,155.66660 256.12637,153.40790 236.66695,154.19970 C 218.04349,154.10200 196.08148,155.58210 178.47720,148.68100 L 178.47720,142.94000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1121.9919736999998) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f03-fr.svgpath1986" d="M 188.87643,163.79560 C 187.44007,162.53730 188.80218,159.97470 188.88585,158.06690 C 188.97786,155.96910 218.16032,153.33790 219.95845,153.25510 C 244.10727,152.16060 268.31489,153.17550 292.16960,157.14300 L 292.16960,170.77490 C 268.15070,173.48510 243.86723,172.19690 219.95845,168.95950 C 218.00428,168.69330 188.95015,165.20750 188.88585,163.74510 C 188.80310,161.86310 188.84704,159.97770 188.82763,158.09400 C 188.84390,158.11890 188.83302,158.15960 188.87643,158.16860 L 188.87643,163.79560 z "/>
+
+<rect id="d0e158" width="288" height="1000px" x="10" y="1320.1406236999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e158" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour vous amuser, donnez une valeur de 1 (maximale) à la largeur et au mincissement puis dessinez avec des mouvements brusques pour obtenir des formes étrangement naturelles, ressemblant à des neurones.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1378.4857236999999) " d="M 14.818816,30.651700 C 18.470407,32.140800 19.868083,36.001700 22.907761,38.097100 C 25.295371,39.743000 27.585732,37.814200 29.554630,36.963200 C 37.278775,33.624100 45.315260,30.760100 53.386796,28.270700 C 55.534346,27.608300 59.546955,27.394400 61.502296,26.426500 C 65.506631,24.444100 61.123511,24.547700 65.347114,24.921100 C 68.318184,31.136400 73.190113,39.902200 79.554408,43.790000 C 81.769724,45.143200 83.998526,43.044000 86.702930,44.725300 C 87.972326,45.156800 87.766479,45.337900 89.091067,44.715600 C 91.630604,43.522300 89.947016,42.423100 89.925215,42.503000 C 89.384184,44.488400 90.419378,48.004100 93.132185,48.386800 C 94.317211,48.553800 95.085868,47.072000 96.069345,46.423600 C 97.482855,45.491700 98.888996,44.549100 100.32305,43.645900 C 111.28641,36.740000 122.87420,30.768200 134.22532,24.466100 C 135.36191,22.808900 144.80233,19.783400 144.71053,16.757400 C 144.67255,15.505400 143.75618,12.643000 142.77241,13.479400 C 140.11752,15.736600 138.20786,23.018900 141.72681,23.571100 C 145.94695,24.233500 153.07560,26.675000 154.53805,22.865600 C 156.26932,18.356000 150.14682,14.061300 146.74108,10.510000 C 145.46462,9.1789000 146.62237,14.388200 147.77711,15.815700 C 148.71900,16.979900 167.75206,18.623200 170.62413,18.930600 C 174.24768,22.681200 179.09731,6.5638000 181.41460,11.096200 C 184.01999,16.192200 181.54973,22.420900 181.67602,28.082200 C 181.69002,28.710100 182.02980,26.769600 181.75151,26.199500 C 180.61912,23.880400 179.90253,20.904300 177.55623,19.644900 C 176.25902,18.948600 176.79071,22.606800 177.43335,23.881700 C 177.96994,24.946000 179.53951,25.141200 180.62126,25.724900 C 188.25680,29.844900 196.35169,33.182700 204.21727,36.880700 C 204.83847,37.196900 205.38019,37.904300 206.08088,37.829300 C 207.17148,37.712600 208.66054,35.490200 210.14084,35.878000 C 211.68901,36.283500 212.11142,45.440800 218.86360,43.658300 C 224.97133,42.046000 217.82686,35.675300 220.97242,37.572800 C 221.79129,37.925700 225.35355,39.634700 226.42475,39.421000 C 232.85409,38.138200 246.29314,15.737800 253.93565,10.820900 C 256.37040,9.7294000 257.01447,9.2817000 259.64106,8.7225000 C 270.79637,6.3477000 278.82458,21.597400 286.71090,17.768300 C 287.10307,17.289300 287.49523,16.810400 287.88740,16.331400 L 288.80349,19.622300 C 288.16265,19.568000 287.52181,19.513800 286.88098,19.459500 C 274.73184,17.531100 267.30425,3.9818000 254.16095,11.360500 C 246.31077,16.447000 242.57226,24.999300 236.23771,31.534300 C 234.04829,33.792900 227.91238,37.197600 226.70777,39.935600 C 225.91823,41.730200 226.76248,44.943100 227.07012,46.684600 C 226.93485,48.202800 227.44180,50.596500 224.61188,50.566400 C 220.75748,50.525300 221.27303,45.849400 218.77435,44.232400 C 217.91240,43.674500 213.66203,42.536100 212.62922,42.480600 C 211.39228,42.414200 207.59731,44.838100 206.68592,43.466500 C 205.72256,42.016600 206.78674,39.871300 205.89357,38.381800 C 205.54725,37.804200 204.65922,37.751700 204.04205,37.436700 C 200.20390,35.631400 178.79940,24.548600 177.18139,24.410500 C 175.75454,24.288800 174.20089,26.497900 173.08584,25.645500 C 170.24620,23.474700 168.75703,20.012800 167.28842,16.847800 C 166.80181,15.799200 167.33315,12.269800 167.40958,13.413100 C 167.76438,18.719800 165.39376,24.705400 168.12432,29.350600 C 169.92455,32.413100 179.22782,17.227000 170.58079,19.509400 C 167.16961,19.144400 149.38949,15.729900 147.66204,16.385600 C 145.89626,17.055800 145.16204,21.256400 143.61922,20.202000 C 138.92829,16.996300 132.54130,12.164700 133.60214,6.7771000 C 134.39326,2.7592000 142.22451,5.0122000 146.48586,5.6432000 C 152.10323,6.4749000 147.80715,17.641900 147.72547,17.796900 C 147.31463,18.576900 145.89675,16.974400 145.02577,17.254900 C 141.84675,18.278400 138.56197,25.544100 134.42598,25.014300 C 128.64920,28.221000 95.508878,44.818200 93.350849,48.928700 C 91.279409,52.874400 94.325506,54.972700 90.325414,58.200600 C 87.111748,60.793800 85.774473,53.059900 83.713531,52.274100 C 79.956765,50.034600 81.479719,47.341100 79.261269,44.299400 C 77.948530,42.499600 66.386980,29.590000 65.460991,29.514800 C 64.836301,29.464200 64.300397,29.964800 63.720101,30.189800 C 62.986298,29.134200 62.703835,27.635700 61.547810,27.005100 C 59.414690,25.841600 51.150390,29.583900 49.309706,30.198700 C 44.218449,31.899300 39.160167,33.713300 34.178499,35.685000 C 23.897498,39.754300 21.471934,41.809800 28.908220,52.335400 L 14.818816,30.651700 z " id="calligraphy-f04.svgpath2071" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1378.4857236999999) " d="M 32.600098,78.132400 C 31.370712,74.053500 32.699395,67.530100 29.042658,64.320900 C 27.514098,62.979600 21.236188,65.593600 21.084173,65.228800 C 19.525267,61.488300 18.394053,57.274200 19.108538,53.309900 C 19.755428,49.720700 28.552807,56.083900 31.515760,54.738600 C 34.811183,53.034600 31.817407,55.009800 34.441829,51.116100 C 35.496441,49.551400 36.871219,48.206000 39.078437,48.675300 C 46.111852,50.170600 41.588990,57.631200 42.734683,61.254900 C 43.314237,63.088000 44.548098,63.198300 46.114113,63.821300 C 47.383287,63.951500 50.802398,65.751700 52.105028,64.933500 C 54.037364,63.719700 54.071094,57.902700 56.714003,57.791000 C 60.342698,57.637500 60.434592,64.090800 63.127155,65.597000 C 64.915772,66.597700 68.201503,66.881800 70.215436,67.511600 C 75.174195,68.687100 81.580735,76.729800 86.725387,72.524300 C 88.806313,70.823200 88.257329,67.855100 91.039867,67.044400 C 92.692660,66.548500 93.845326,68.274500 95.341520,68.260000 C 96.092341,68.252700 98.708386,66.066300 99.066886,65.761300 C 107.23558,58.811500 107.04163,49.752200 110.64682,40.607900 C 111.13735,37.012000 115.21279,34.613100 116.43217,31.471000 C 117.28561,29.271800 114.71089,21.509000 119.38549,21.575800 C 124.21898,21.644900 123.20718,27.803800 124.75810,30.307500 C 125.62936,31.713900 130.27540,33.755200 131.71358,34.766300 C 133.98742,36.261400 135.81316,38.223200 137.78185,40.033600 C 140.91364,42.913600 143.35366,35.752900 146.01336,38.207400 C 146.21542,38.393900 143.99605,42.349000 143.84161,44.676700 C 143.56682,48.817500 146.59950,49.775800 149.75708,51.857700 C 151.17609,55.527900 155.26813,49.217600 156.62252,51.977200 C 158.01258,54.809300 155.92990,54.727200 158.15928,57.397700 C 158.35862,57.636500 171.99470,66.669100 172.78670,67.022400 C 174.83559,67.936300 176.16694,65.995800 177.53754,64.992000 C 179.50441,62.966600 176.29039,67.762800 178.52148,70.397000 C 178.97123,70.927900 206.33271,69.025200 207.26011,67.887600 C 208.72023,66.096600 204.41558,60.420300 203.13924,62.333300 C 197.18615,71.255500 207.94525,69.504800 203.22076,70.121300 C 202.73299,65.824800 198.96303,60.646700 201.75745,57.231900 C 203.69734,54.861400 206.62040,61.164500 209.45040,62.508700 C 210.72473,63.114000 217.13952,61.943300 217.75132,61.845600 C 226.00189,60.528000 235.79145,59.198400 242.57032,54.109900 C 245.87307,51.630600 245.63219,46.913600 248.91029,45.429800 C 259.44256,40.976000 272.25120,39.640500 278.55740,29.270300 C 280.73929,25.682400 281.70368,21.594100 283.81001,17.965200 L 284.19260,18.418200 C 282.10977,22.063900 281.12213,26.165500 278.90787,29.746200 C 272.51165,40.089600 259.77491,41.498500 249.19110,45.945500 C 240.92299,60.586000 228.70806,59.566600 213.00816,63.121900 C 211.90820,63.371000 209.66775,63.170300 209.82390,64.231700 C 210.19003,66.720600 213.12765,72.920900 214.10606,70.585300 C 215.63431,66.937000 212.71906,62.845600 212.02556,58.975900 C 211.94839,62.798800 215.27018,66.546700 214.26232,70.249100 C 213.64297,72.524300 208.44684,68.528300 207.37096,68.458300 C 205.15830,68.314100 203.06400,69.509800 200.86358,69.773000 C 194.52020,70.532000 188.04566,70.869900 181.65453,70.986200 C 180.59690,71.005400 179.34305,70.394900 178.48110,70.975900 C 177.23682,71.814800 175.46384,77.509600 171.97371,76.108400 C 171.21399,75.803400 171.69603,74.567000 171.55719,73.796200 C 172.28460,71.748600 173.75974,69.724400 172.51171,67.540800 C 170.80130,64.548300 161.36833,58.583800 157.93785,57.938700 C 154.42231,57.277600 156.47880,59.275000 153.24700,59.285800 C 150.62896,59.294500 153.30297,51.909100 149.52845,52.396000 C 138.39556,45.071300 144.52480,51.658400 135.60529,51.047000 C 132.92057,50.863000 138.38067,42.888400 138.47913,42.118800 C 138.79041,39.685900 132.63268,36.872000 131.47365,35.300200 C 130.51113,34.621300 125.87671,30.613800 124.57614,30.861500 C 124.14936,30.942900 118.58533,36.180600 121.53809,36.467100 C 123.31362,36.639400 120.30535,32.915000 118.70857,32.159300 C 115.05684,30.431200 112.38100,39.120700 111.07113,41.026300 C 108.62878,47.294900 108.49152,54.615500 104.73495,60.359300 C 102.61882,63.594800 97.311561,66.052300 95.774929,69.232100 C 95.010911,70.813100 95.608243,72.784400 94.665949,74.341900 C 89.955819,81.476700 75.325528,69.815500 70.093116,68.080200 C 67.556869,67.284400 63.258999,65.071200 60.823324,67.045900 C 59.269599,68.305600 59.367511,72.060900 57.337392,71.829200 C 55.264927,71.592800 53.713482,66.513300 52.081841,65.513300 C 50.669717,64.647800 47.258305,65.886600 45.962781,64.383600 C 42.333140,62.948400 35.903968,66.791800 33.838776,62.785200 C 32.621328,60.423300 36.836921,60.708100 35.185641,57.221600 C 33.849245,54.400000 33.959428,54.902400 31.686284,55.295800 C 22.990758,59.267200 41.444703,74.526400 31.152039,53.257300 C 28.387480,47.544500 28.500271,59.760600 30.556632,61.049500 C 34.671727,63.628900 37.502415,56.447700 37.848006,53.935300 L 32.600098,78.132400 z " id="calligraphy-f04.svgpath2072" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1378.4857236999999) " d="M 24.067191,97.773000 C 29.275301,90.198100 42.905896,64.873600 56.136199,71.325300 C 61.305224,77.863400 62.510435,86.403400 66.532589,93.623200 C 67.194605,94.811500 67.321918,97.114000 68.739159,97.069800 C 70.814237,97.005100 74.847537,93.133800 75.992769,91.509900 C 72.223604,85.815100 71.007846,91.629600 76.480184,95.902300 C 78.921290,97.808300 80.055834,97.405000 82.355138,95.778600 C 90.894691,87.804600 98.432616,78.180400 104.51439,68.357400 C 104.74165,67.990300 106.42624,63.877000 106.56597,63.857800 C 108.51545,63.590500 109.74007,66.129600 111.54946,66.867400 C 117.45566,66.314700 124.10592,70.311700 129.91214,69.490300 C 133.04722,69.046700 132.86011,64.591600 136.43277,64.973600 C 139.67457,65.320300 138.50170,72.016900 138.71842,73.960900 C 138.43615,76.305100 142.33828,76.003800 142.95172,77.434000 C 143.25039,78.130400 142.10532,80.156800 142.65856,81.445900 C 145.86500,88.916400 149.94178,77.143900 150.68391,75.225600 C 154.60905,74.689100 159.15228,72.439900 158.59114,79.819300 C 157.08053,99.684900 157.32353,86.020500 151.36715,88.312600 C 150.86832,88.504600 153.99637,98.150800 155.10543,98.407100 C 155.76414,98.559300 161.10905,95.915500 161.37446,96.678500 C 168.19641,116.29110 160.74047,102.98210 158.47321,110.70580 C 167.29499,111.99240 166.85456,113.00250 158.89231,93.603600 C 156.66128,88.168000 154.37691,102.32370 159.50527,103.25590 C 168.46875,104.88540 184.35508,101.21040 193.21754,99.766600 C 196.11362,98.153200 216.70488,97.072900 218.06513,95.256100 C 219.24300,93.683000 218.64993,89.893700 221.37704,88.995300 C 225.80628,87.536300 223.78071,96.801700 224.12668,97.677800 C 224.33492,98.205300 229.16820,99.501600 229.23172,99.520400 C 249.32959,103.45080 246.79383,93.257700 256.29847,83.109700 C 258.32633,82.714100 258.66305,79.257500 260.01548,78.414800 C 261.16913,77.695800 262.82019,78.207100 264.08502,77.682300 C 270.71222,74.932400 281.46309,70.558500 285.83710,64.947300 L 286.59144,67.290600 C 281.17674,66.860800 262.05409,80.158500 256.60994,83.609300 C 247.05465,93.899800 249.42638,104.06800 229.11576,100.09010 C 224.38162,98.693500 222.24717,97.621500 218.97809,102.42280 C 217.23657,104.98050 223.35445,94.905100 216.23976,96.123300 C 208.56923,97.436700 200.96371,99.080400 193.28307,100.34360 C 190.05587,100.86900 158.25559,103.67720 157.27091,104.80470 C 154.89548,107.52480 151.85055,115.95670 150.03186,112.87530 C 138.85177,93.932500 140.96766,94.999800 149.95597,94.400700 C 151.89154,95.285100 149.43407,93.955900 149.34127,95.254800 C 149.10757,98.525800 148.28985,102.18370 149.92112,105.07480 C 151.19862,107.33900 154.50019,101.41840 154.72202,98.859600 C 154.74447,98.600600 148.52864,83.470300 147.40753,83.848900 C 140.37113,86.225700 144.57640,98.693100 150.85142,92.947200 C 149.13068,75.108400 132.47719,97.300800 134.67090,81.779700 C 134.86499,80.406500 134.60769,80.140000 134.15885,78.913900 C 132.93897,78.032200 131.01105,78.234800 130.11065,77.652000 C 129.34771,77.158200 131.37279,76.238400 131.48083,75.368800 C 131.70224,73.587100 131.77935,71.175400 129.84365,70.066900 C 124.92567,67.250600 116.76230,69.586500 111.50704,67.446300 C 108.36266,68.103600 109.48707,67.243900 108.15932,70.054800 C 104.28587,71.001700 108.72798,66.286000 104.84997,68.842700 C 98.727716,72.879100 91.330608,92.078200 82.595324,96.312400 C 76.810113,100.38060 80.259003,112.93670 71.591445,112.03710 C 69.167342,111.78550 67.135791,111.17040 66.108943,108.85600 C 65.871229,104.91630 68.380773,101.35600 68.383090,97.541900 C 68.383787,96.394100 65.368986,92.686200 64.844100,91.616200 C 62.353878,86.539200 60.954874,81.090300 58.639141,75.958200 C 57.496132,73.425200 57.623872,73.827400 55.951187,71.878400 C 44.644064,66.023400 21.914808,95.309200 43.793920,80.128700 L 24.067191,97.773000 z " id="calligraphy-f04.svgpath2073" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1378.4857236999999) " d="M 29.654126,2.3471000 C 30.965164,5.7705000 31.939498,12.424300 35.588220,14.495700 C 36.580873,15.059200 37.817237,13.905800 38.929259,13.602500 C 45.933078,11.692700 52.863446,9.5436000 59.879738,7.6754000 C 63.475275,6.7181000 67.986749,6.4956000 71.449589,5.3067000 C 77.790065,3.1299000 72.820305,-2.9700000 80.550189,1.7436000 C 80.225254,3.5277000 81.992966,13.213400 76.861525,11.590300 C 76.133825,11.360100 75.567141,10.002200 74.929031,10.405700 C 74.200676,10.866400 74.630071,12.078800 74.802756,12.892300 C 76.467366,20.734300 92.676602,37.063900 98.853726,42.907900 C 101.66809,43.958800 107.71109,53.670800 111.19387,52.827100 C 116.52340,51.536200 115.30069,46.919500 120.22717,50.121100 C 121.56810,50.828600 123.80686,51.695700 124.26708,53.267400 C 125.04611,55.927600 121.77892,63.396300 121.29131,63.999000 C 120.65404,64.786800 119.03652,63.308600 118.15344,63.842400 C 117.53001,64.219200 114.58627,89.710200 114.36487,92.052600 C 115.60887,96.526000 111.55992,102.89110 113.07912,107.22720 C 114.77321,112.06230 115.59479,108.97810 116.26258,113.77910 C 116.65093,116.57100 113.08370,118.57850 114.08480,121.13810 C 114.47327,122.13140 117.32601,124.70230 118.33408,121.40370 C 120.06545,115.73840 119.95770,109.70830 120.76951,103.86070 C 109.43993,94.262700 112.54561,105.60450 115.27982,112.30620 L 115.24782,112.88560 C 110.76639,120.53250 107.94342,128.62030 98.476606,119.66810 C 99.277216,113.71140 99.130276,107.56980 100.87842,101.79800 C 102.91135,95.085900 109.14607,108.24760 112.59470,106.87220 C 112.63717,106.85530 113.79714,92.966100 113.87287,91.707200 C 114.69910,83.039600 115.75739,74.372300 117.25555,65.783600 C 117.43730,64.741600 119.09196,58.913700 115.16198,59.691700 C 110.52098,60.610500 112.77319,67.757100 113.45035,65.436700 C 107.60033,61.133100 112.30872,60.364200 110.67114,53.954300 C 109.57496,49.663600 100.17610,47.681500 98.563376,43.418700 C 89.891721,35.228700 81.363352,25.989000 75.557863,15.695400 C 73.901720,12.758900 72.397131,10.280600 70.806906,7.2133000 C 70.324357,6.2825000 69.786598,3.5839000 69.237154,4.4808000 C 67.854451,6.7378000 68.253417,9.6165000 67.761549,12.184300 C 76.109241,14.034500 74.350536,6.5881000 71.498103,5.8852000 C 69.708485,5.4442000 35.812577,14.892000 35.688760,15.068100 C 32.913382,19.013700 35.137642,24.845600 34.056768,29.164600 L 29.654126,2.3471000 z " id="calligraphy-f04.svgpath2074" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1378.4857236999999) " d="M 164.90425,34.629200 C 172.45989,33.415200 171.53306,41.773900 176.44429,44.715900 C 180.38600,47.077000 191.98741,35.692600 194.11339,33.025000 C 196.98051,31.045200 195.31137,27.814100 196.79137,25.363400 C 198.53413,22.477600 202.71526,24.747900 204.86352,22.033800 C 206.73685,19.667100 206.33779,14.182300 210.49748,15.708700 C 212.71918,17.032700 213.72733,19.554100 215.85363,20.967200 C 217.53079,22.081800 220.02987,22.112300 221.92227,22.747000 C 223.66676,23.332200 227.77041,26.161800 229.52947,25.941700 C 232.03594,25.628000 233.71007,22.208100 234.90422,20.488300 C 237.80270,21.070300 238.60079,24.615000 239.82887,26.815300 C 241.31323,29.474700 243.69150,31.295900 245.18410,33.864200 C 248.82985,40.137100 249.13698,48.632500 250.61105,55.539000 C 250.65963,62.326400 255.78958,67.964200 255.06323,74.395400 C 254.67924,77.795200 252.19269,80.322200 252.10436,83.968700 C 252.43022,83.189600 252.86321,89.101200 253.90514,88.018900 C 255.05596,86.823500 254.67917,84.848400 255.35967,83.364400 C 256.09179,81.767700 256.71836,85.915800 253.96600,90.377300 C 250.83246,95.456700 252.79565,99.203800 258.78738,100.70340 C 266.66519,101.09580 273.27777,96.355700 279.87670,92.910100 L 280.06775,93.461500 C 273.37704,96.955900 266.68236,101.72280 258.68821,101.27610 C 251.07127,99.370200 254.40633,96.567400 251.12355,94.139600 C 249.55919,92.982700 247.36744,94.419700 245.78341,93.942500 C 244.22758,93.473700 245.14360,81.265600 249.69769,81.754600 C 253.63835,77.125100 252.03386,62.405500 250.14550,55.916000 C 249.17879,51.397300 248.17261,30.717700 240.35179,30.886000 C 237.21843,30.953400 236.22120,34.047800 233.74222,34.618300 C 231.21551,32.316400 231.53100,28.854900 229.36885,26.501700 C 228.50173,25.557900 226.97085,25.453100 225.77327,24.925800 C 220.02195,22.393800 214.50573,20.548100 211.63436,27.570400 C 210.24229,29.667600 207.94496,25.106000 205.74768,24.800700 C 202.11549,24.296100 202.31713,29.008900 200.00535,30.257500 C 195.67377,32.597000 202.52902,28.390900 196.78929,30.603300 C 196.36272,30.767600 194.59108,33.315800 194.44948,33.510000 C 191.88563,36.704300 189.09331,39.624800 185.55980,41.890000 C 183.50914,43.204500 178.01362,44.413400 176.74784,46.373300 C 174.46350,49.910200 172.08645,59.283800 178.79885,59.032000 L 164.90425,34.629200 z " id="calligraphy-f04.svgpath2076" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1378.4857236999999) " d="M 178.83692,99.800000 C 178.74160,102.68480 175.36811,100.84030 176.98775,104.48740 C 177.83284,106.39040 180.92103,110.93510 183.43913,111.05430 C 186.19969,111.18500 200.06495,92.923700 202.05250,90.157700 C 207.57926,86.932100 201.62658,80.611000 205.25397,76.853300 C 205.64309,76.450200 213.11041,74.519000 211.13555,73.160000 C 209.30604,71.901100 207.40370,73.842100 209.25691,75.393200 C 213.12195,78.164000 214.55940,73.777400 217.81807,72.679900 C 220.77443,71.684200 223.00828,74.284800 224.96416,70.955200 C 229.31236,68.549000 235.03324,74.554000 238.42110,68.412800 C 239.33006,66.765200 239.11889,64.555000 240.50188,63.204500 C 243.22243,61.998100 246.81526,64.282400 249.30818,62.255200 C 250.43564,61.338400 250.78216,58.193200 252.46019,58.022800 C 254.77605,57.787500 255.73029,61.492600 256.82110,62.065400 C 258.31159,62.848000 265.31950,59.070100 266.43726,58.574600 C 274.60609,54.697900 280.42172,48.168500 286.14530,41.652400 L 286.46652,42.146400 C 280.70605,48.701700 274.82674,55.244600 266.60362,59.133100 C 265.40633,59.661600 257.64356,61.662000 256.91751,62.643900 C 255.72120,64.261800 256.71040,67.142700 255.01237,68.288800 C 253.13925,69.553000 249.70578,63.703500 245.90240,74.878100 C 238.73436,79.243500 239.94583,65.826800 231.65264,81.566000 C 230.98333,82.836200 230.09248,83.430700 228.63713,83.686500 C 223.42000,83.443300 216.71189,85.545400 216.39441,90.737300 C 215.96884,93.530100 212.16579,97.745800 209.25183,94.278600 C 207.06813,91.680300 212.30301,90.404100 207.27209,87.184000 C 204.29346,85.277600 203.82693,89.085400 202.40466,90.632400 C 199.42591,94.771500 196.38338,98.855000 192.99366,102.70570 C 190.92624,105.05420 184.82917,108.90470 183.68035,111.58760 C 182.04074,115.41680 184.89173,122.17910 182.13783,125.60000 C 178.28740,130.38300 179.26861,125.83370 178.83692,128.35930 L 178.83692,99.800000 z " id="calligraphy-f04.svgpath2079" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1532.4448736999998"><tspan x="10" y="1532.4448736999998">Angle et Fixité</tspan></text>
+
+<rect id="d0e177" width="288" height="1000px" x="10" y="1537.3448736999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e177" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Après la largeur, l'<flowSpan style="font-style:italic">angle</flowSpan> est le paramètre calligraphique le plus important. Il s'agit de l'angle de votre plume en degrés, allant de 0° (épaisseur de la plume à l'horizontale) à 90° (verticale en sens anti-horaire) ou -90° (verticale en sens horaire) :
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f05-fr.svgdefs3">
+ <marker style="overflow:visible;" id="calligraphy-f05-fr.svgTriangleOutS" refX="0.0" refY="0.0" orient="auto" inkscape:stockid="TriangleOutS">
+ <path transform="scale(0.2)" style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " id="calligraphy-f05-fr.svgpath1051" sodipodi:nodetypes="cccc"/>
+ </marker>
+ <marker style="overflow:visible;" id="calligraphy-f05-fr.svgTriangleInS" refX="0.0" refY="0.0" orient="auto" inkscape:stockid="TriangleInS">
+ <path transform="scale(-0.2)" style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " id="calligraphy-f05-fr.svgpath4777" sodipodi:nodetypes="cccc"/>
+ </marker>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1596.8794266999998) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.65013617;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65013618 1.9504085 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 111.32804,102.80600 L 204.15143,102.80600" id="calligraphy-f05-fr.svgpath2832" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1596.8794266999998) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.68750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.68750000 2.0625000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 111.36439,103.07910 L 199.52798,52.177900" id="calligraphy-f05-fr.svgpath2834" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1596.8794266999998) " style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.68750000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.68750000 2.0625000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" d="M 111.46966,130.33390 L 111.46966,11.550400" id="calligraphy-f05-fr.svgpath2838" sodipodi:nodetypes="cc" sodipodi:insensitive="true"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1596.8794266999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="88.336723" y="4.5585475" id="calligraphy-f05-fr.svgtext4096" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f05-fr.svgtspan4097" x="88.336723" y="4.5585475">angle = 90°</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1596.8794266999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="202.46759" y="52.500549" id="calligraphy-f05-fr.svgtext4099" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f05-fr.svgtspan4100" x="202.46759" y="52.500549">angle = 30° (par défaut)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1596.8794266999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="207.52388" y="104.26855" id="calligraphy-f05-fr.svgtext4102" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f05-fr.svgtspan4103" x="207.52388" y="104.26855">angle = 0°</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1596.8794266999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="87.677307" y="139.26855" id="calligraphy-f05-fr.svgtext4105" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f05-fr.svgtspan4106" x="87.677307" y="139.26855">angle = -90°</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1596.8794266999998) translate(0.000000,-1477.330)" sodipodi:type="arc" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.6875000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f05-fr.svgTriangleInS);marker-mid:none;marker-end:url(#calligraphy-f05-fr.svgTriangleOutS);stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f05-fr.svgpath4108" sodipodi:cx="111.51856" sodipodi:cy="1579.6672" sodipodi:rx="36.461613" sodipodi:ry="36.461613" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 147.93859,1577.9263" sodipodi:start="5.8427480" sodipodi:end="6.2354189" sodipodi:open="true" sodipodi:insensitive="true"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1596.8794266999998) matrix(0.362447,-0.209258,0.209258,0.362447,-207.7803,-450.1500)" id="calligraphy-f05-fr.svgg2827" style="display:block">
+ <use x="0.0000000" y="0.0000000" xlink:href="#calligraphy-f05-fr.svgpath2835" id="calligraphy-f05-fr.svguse2837" transform="matrix(-1.000000,1.554114e-6,1.554114e-6,1.000000,279.9908,-2.175686e-4)" width="320.00000" height="2515.0000"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f05-fr.svgpath2835" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f05-fr.svgpath2836" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f05-fr.svgpath2202" sodipodi:nodetypes="cccc"/>
+ <use x="0.0000000" y="0.0000000" xlink:href="#calligraphy-f05-fr.svgpath2202" id="calligraphy-f05-fr.svguse2203" transform="matrix(-1.000000,0.000000,0.000000,1.000000,279.5397,0.000000)" width="320.00000" height="2515.0000"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f05-fr.svgpath2204"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f05-fr.svgpath2205" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1596.8794266999998) " style="fill:#d2d2d2;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f05-fr.svgpath2853" d="M 156.53961,76.719700 C 151.23119,68.952600 141.79388,64.908900 132.79057,63.588900 C 113.86815,61.937800 97.905040,76.281300 79.012563,74.703100 C 74.598663,73.851000 72.627193,70.882700 73.598557,66.474600 C 77.030762,50.900500 100.06884,41.436500 112.81370,36.671000 C 122.67783,33.245500 133.00573,31.759700 143.35144,30.767900 L 132.46868,37.051800 C 122.12297,38.043600 111.79508,39.528400 101.93095,42.953900 C 100.06508,43.651700 98.172910,44.282800 96.333310,45.047300 C 94.630194,45.754300 89.994115,48.658000 91.310070,47.366100 C 93.100303,45.608000 95.493230,44.526800 97.819720,43.587500 C 98.120270,43.466200 94.693592,45.321600 91.093761,48.977100 C 87.615990,52.509600 82.522223,59.403100 84.567163,64.804200 C 85.451899,67.140500 87.674643,67.912400 89.895280,68.419300 C 108.78780,69.998500 124.75090,55.654900 143.67333,57.306000 C 152.67664,58.626000 162.11395,62.668800 167.42237,70.435800 L 156.53961,76.719700 z "/>
+
+<rect id="d0e193" width="288" height="1000px" x="10" y="1749.3960766999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e193" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Chaque style de calligraphie traditionnelle possède son propre angle prédominant. Par exemple, l'écriture Unicial nécessite un angle de 25 degrés. Des styles plus complexes et des calligraphes plus expérimentés demanderont une variation de cet angle pendant un tracé, et Inkscape authorise ceci par l'appui sur les flèches <flowSpan style="font-weight:bold">haut</flowSpan> et <flowSpan style="font-weight:bold">bas</flowSpan>. Pour les débutants cependant, garder un angle constant sera plus approprié. Voici des exemples de tracés dessinés selon différents angles (fixité = 1) :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="27.677305" y="4.5585475" id="calligraphy-f06-fr.svgtext4984" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f06-fr.svgtspan4985" x="27.677305" y="4.5585475">angle = 30°</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="84.742744" y="4.5585475" id="calligraphy-f06-fr.svgtext4987" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f06-fr.svgtspan4988" x="84.742744" y="4.5585475">angle = 60°</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="147.24278" y="4.5585475" id="calligraphy-f06-fr.svgtext4990" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f06-fr.svgtspan4991" x="147.24278" y="4.5585475">angle = 90°</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="232.24278" y="4.5585475" id="calligraphy-f06-fr.svgtext4993" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f06-fr.svgtspan4994" x="232.24278" y="4.5585475">angle = 0°</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="267.2428" y="92.058548" id="calligraphy-f06-fr.svgtext4996" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f06-fr.svgtspan4997" x="267.24280" y="92.058548">angle = 15°</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="39.742786" y="134.55855" id="calligraphy-f06-fr.svgtext4999" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f06-fr.svgtspan5000" x="39.742786" y="134.55855">angle = -45°</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f06-fr.svgpath4901" d="M 45.448428,18.016500 C 48.947835,17.702500 59.936786,11.902600 59.472585,18.416000 C 54.011831,28.572800 48.887872,38.953900 44.070598,49.449000 C 42.582822,53.036400 30.035222,77.617000 40.571961,74.868800 C 49.659805,71.044900 58.071725,66.787500 68.070820,66.380000 C 70.194753,66.259800 72.272648,66.552900 74.340083,66.986800 L 52.227271,79.753600 C 50.159836,79.319700 48.081942,79.026600 45.958008,79.146800 C 35.958913,79.554300 27.546993,83.811800 18.459149,87.635600 C 7.9224100,90.383900 20.470010,65.803200 21.957787,62.215800 C 26.775060,51.720700 31.899019,41.339700 37.359774,31.182800 C 37.823975,24.669500 26.835023,30.469300 23.335616,30.783300 L 45.448428,18.016500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f06-fr.svgpath4917" d="M 148.09857,20.769200 C 152.37674,8.8508000 168.23997,17.941500 174.44350,22.948900 C 195.68252,48.403300 192.33353,89.458100 190.41556,120.20590 C 190.42010,113.22630 190.34686,106.24620 190.42918,99.267000 C 190.43238,98.996500 223.73012,80.623400 226.95517,78.891200 L 226.95517,101.04550 C 217.37857,106.18920 207.41903,110.77720 198.26590,116.67020 C 197.66386,117.05780 191.55835,122.38000 190.65658,121.92810 C 190.49102,121.84520 190.50498,121.59020 190.42918,121.42130 C 190.42464,113.63140 190.42010,105.84150 190.41556,98.051600 C 190.91253,90.084500 190.73632,73.794100 191.12542,107.29990 C 191.19868,113.60840 191.32678,103.30410 190.85915,95.755400 C 189.76073,78.024400 186.99279,58.570700 174.44350,45.103100 C 168.23997,40.095700 152.37674,31.005000 148.09857,42.923400 L 148.09857,20.769200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f06-fr.svgpath4927" d="M 220.36100,12.833500 C 160.87945,11.951800 243.80808,12.700200 256.97875,14.797100 C 272.62517,17.839200 265.51403,36.597100 262.55855,47.239700 C 261.80952,51.882400 258.66721,57.537200 260.28459,62.352000 C 260.67790,63.522900 264.44089,64.590500 263.20638,64.631100 C 256.88621,64.839100 250.53623,65.008200 244.23637,64.460900 C 243.38798,64.387200 244.81392,64.984500 254.77104,61.428500 C 262.10573,58.809000 269.21253,55.668600 276.31114,52.479700 L 298.46536,52.479700 C 283.28540,59.299000 226.08187,85.131100 240.40433,47.239700 C 243.35982,36.597100 250.47095,17.839200 234.82453,14.797100 C 228.25116,13.750600 221.64205,13.316500 214.99912,12.970900 C 211.62670,12.795500 201.49738,12.633300 204.87432,12.618700 C 211.53227,12.590000 218.19034,12.600100 224.84834,12.610900 C 226.24575,12.613100 222.05764,12.791500 220.66024,12.796800 C 213.17580,12.825300 205.69127,12.821300 198.20678,12.833500 L 220.36100,12.833500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f06-fr.svgpath4942" d="M 20.119691,106.67350 C 28.611551,101.25600 38.074315,99.711800 48.017913,100.39800 C 67.892930,102.08650 77.422756,115.86610 90.978406,129.58280 C 91.709266,130.32240 93.863796,132.57770 93.126586,131.84450 C 67.900121,106.75470 79.611526,119.18270 87.240126,123.82610 C 103.43351,133.58790 117.63203,125.23780 132.06005,116.59160 L 147.72545,132.25700 C 133.29743,140.90320 119.09891,149.25330 102.90553,139.49150 C 92.879036,133.38850 85.940196,124.68400 77.461186,116.17910 C 76.727096,115.44270 74.570076,113.19000 75.313006,113.91740 C 79.843226,118.35310 84.322886,122.84010 88.824276,127.30500 C 90.324846,128.79340 85.819966,124.31070 84.124926,123.04820 C 78.201816,118.63650 70.903422,116.87810 63.683311,116.06340 C 53.739713,115.37720 44.276949,116.92140 35.785089,122.33890 L 20.119691,106.67350 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f06-fr.svgpath4945" d="M 83.624308,25.219200 C 88.792519,18.614200 94.296344,12.021900 102.83339,10.010400 C 123.71943,9.8563000 116.85581,42.108400 115.45867,54.716400 C 115.65220,62.277000 106.63157,102.34430 125.60046,88.266600 C 138.81233,77.595100 134.10205,77.312700 144.21310,85.834800 C 149.52071,88.764200 155.46141,86.174400 160.58977,84.086100 L 149.51266,103.27220 C 144.38430,105.36060 138.44360,107.95030 133.13599,105.02090 C 123.02494,96.498800 127.73522,96.781200 114.52336,107.45270 C 95.554460,121.53040 104.57509,81.463200 104.38156,73.902500 C 105.77870,61.294500 112.64232,29.042400 91.756284,29.196500 C 83.219230,31.208000 77.715409,37.800300 72.547199,44.405300 L 83.624308,25.219200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1854.1971366999999) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f06-fr.svgpath4983" d="M 176.46012,143.11120 C 192.55931,130.46610 215.04303,126.14710 235.05972,125.07100 C 249.74569,123.83310 264.05595,129.19840 278.67582,128.77160 C 281.48434,128.68960 284.06775,128.39010 286.81697,127.79680 C 288.21513,127.49510 292.35735,126.37040 290.96602,126.70220 C 285.18584,128.08060 279.42166,129.52530 273.64948,130.93680 C 294.30964,121.45580 291.42314,106.03940 269.08699,104.43370 C 259.23829,103.11990 226.82175,112.44460 265.10233,102.28970 L 243.70300,108.02360 C 259.09440,103.87020 274.35440,98.307400 290.48632,98.699800 C 312.82247,100.30550 315.70897,115.72180 295.04882,125.20290 C 286.57845,127.60730 272.13977,132.92020 261.32005,134.21570 C 245.37294,136.12510 229.65478,129.31830 213.66039,130.80500 C 204.26080,131.31030 183.74655,136.69710 217.78322,127.29850 C 219.00223,126.96190 215.34325,127.96830 214.14139,128.36180 C 208.26036,130.28730 202.41803,133.13160 197.85945,137.37720 L 176.46012,143.11120 z "/>
+
+<rect id="d0e212" width="288" height="1000px" x="10" y="2010.0798266999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e212" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Comme vous pouvez le voir, le tracé est plus fin quand il est parallèle à l'angle, et plus épais quand il est perpendiculaire. Des angles positifs sont plus naturels et traditionnels pour une calligraphie tracée de la main droite.
+</flowDiv></flowRoot>
+
+<rect id="d0e215" width="288" height="1000px" x="10" y="2062.1803956999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e215" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le niveau de contraste entre l'épaisseur et la finesse maximales est contrôlé par le paramètre <flowSpan style="font-style:italic">fixité</flowSpan>. Une valeur de 1 signifie que l'angle est toujours constant, égal à la valeur définie dans le champ angle. Diminuer la fixité permet à la plume de tourner légèrement dans la direction opposée au tracé. Avec fixité=0, la plume tourne librement pour être toujours perpendiculaire au tracé, et la valeur angle n'a plus d'effet :
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f07-fr.svgdefs3">
+ <marker style="overflow:visible;" id="calligraphy-f07-fr.svgTriangleInL" refX="0.0" refY="0.0" orient="auto" inkscape:stockid="TriangleInL">
+ <path transform="scale(-0.8)" style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " id="calligraphy-f07-fr.svgpath4781" sodipodi:nodetypes="cccc"/>
+ </marker>
+ </defs><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="19.524405" y="4.5585475" id="calligraphy-f07-fr.svgtext6476" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f07-fr.svgtspan6477" x="19.524405" y="4.5585475">angle = 30</tspan><tspan sodipodi:role="line" id="calligraphy-f07-fr.svgtspan6479" x="19.524405" y="11.758548">fixité = 1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="119.52438" y="4.5585475" id="calligraphy-f07-fr.svgtext6481" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f07-fr.svgtspan6482" x="119.52438" y="4.5585475">angle = 30</tspan><tspan sodipodi:role="line" id="calligraphy-f07-fr.svgtspan6484" x="119.52438" y="11.758548">fixité = 0.8</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="219.52438" y="4.5585475" id="calligraphy-f07-fr.svgtext6486" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f07-fr.svgtspan6487" x="219.52438" y="4.5585475">angle = 30</tspan><tspan sodipodi:role="line" id="calligraphy-f07-fr.svgtspan6489" x="219.52438" y="11.758548">fixité = 0</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) " style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f07-fr.svgpath5108" d="M 213.97240,69.663000 C 210.53961,63.527300 211.15280,56.313300 213.36246,49.867400 C 217.37416,40.297600 225.89759,33.667400 235.51256,30.340100 C 244.77594,27.363400 254.48448,28.019500 263.85938,30.061300 C 275.10090,32.884100 283.44415,41.541800 286.82449,52.475100 C 289.19210,64.617100 289.07277,77.567500 286.04866,89.591200 C 283.08946,99.852600 276.45136,109.27890 266.95309,114.42030 C 257.23308,119.08870 245.85609,118.52300 236.86892,112.50470 C 226.84430,104.84970 222.03371,94.261900 221.09256,81.929000 C 220.52900,70.576100 226.86803,61.181100 236.81423,56.293200 C 248.57862,50.729400 260.71074,54.080600 268.65359,64.167800 C 275.52717,74.720700 273.50856,88.678300 264.27777,97.062900 C 259.11787,101.28950 253.14976,102.08660 246.98174,99.865500 L 249.76822,92.739500 C 253.08101,94.275600 256.36162,93.548600 259.19968,91.340600 C 265.61262,85.856500 266.96551,76.017100 262.59544,68.840600 C 257.05186,61.425100 248.56286,59.228600 240.17137,63.167000 C 233.02097,66.632300 228.34909,73.132900 228.72189,81.354000 C 229.46755,91.404000 233.05429,99.813500 241.18590,106.18620 C 247.68441,110.76380 256.23287,110.94050 263.34148,107.67560 C 270.98131,103.64660 276.20940,95.828900 278.63261,87.711500 C 281.37316,77.029400 281.38385,65.517300 279.50333,54.696500 C 277.04345,46.387600 270.69321,39.733900 262.21825,37.535200 C 254.22692,35.764100 245.92994,35.096600 238.00502,37.572200 C 230.60052,40.109000 223.84519,45.072300 220.58840,52.381600 C 219.10915,56.544700 218.52161,61.604600 220.33852,65.419000 L 213.97240,69.663000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) " style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f07-fr.svgpath5116" d="M 14.480234,65.761300 C 11.471669,55.371900 17.594480,44.451000 25.609660,38.159500 C 41.811517,26.947100 61.682858,23.029800 78.460559,34.940200 C 92.199360,46.419400 100.39379,64.247600 100.53094,82.128200 C 99.626030,98.931300 83.350250,109.75950 68.634251,114.52650 C 56.205057,117.03790 40.020424,115.03770 31.668069,104.52830 C 23.935745,92.415100 31.102219,78.904500 39.924232,69.651500 C 50.411675,59.230000 62.472391,56.384100 74.764747,64.371800 C 82.945748,70.641800 84.353772,79.906000 77.668795,87.697300 C 71.014019,93.726300 57.109506,102.57430 49.902354,92.746500 C 48.694659,91.004300 48.630764,89.325200 48.992108,87.315100 L 55.618145,83.490300 C 55.256806,85.496100 55.320698,87.177100 56.528380,88.919900 C 59.630661,93.152600 63.853061,94.232500 68.903307,92.777000 C 70.265489,92.385700 74.041841,90.440600 72.862417,91.224900 C 71.316069,92.255600 69.701395,93.193600 68.035204,94.016600 C 66.867550,94.592100 72.296371,91.201200 71.042757,91.522100 C 77.727726,83.731200 76.319702,74.466500 68.138726,68.196600 C 63.790135,65.371800 58.648784,63.018000 53.341569,63.100900 C 51.328550,63.133300 45.859737,65.626200 47.437867,64.376500 C 48.892939,63.225600 50.593529,62.422100 52.185418,61.465700 C 54.221990,60.243500 44.218180,66.273000 46.550257,65.824600 C 37.728264,75.077000 30.561768,88.590300 38.294086,100.70350 C 46.646469,111.20970 62.831103,113.21210 75.260299,110.70030 C 77.069580,110.11400 81.975301,107.37740 80.599648,108.69000 C 79.476153,109.76190 77.967480,110.34310 76.613013,111.10260 C 74.835004,112.09920 80.071738,108.93080 81.689246,107.68990 C 88.743142,102.27700 93.717210,95.081200 93.904940,85.955200 C 93.767790,68.072400 85.573354,50.244300 71.834551,38.765500 C 64.528118,33.580400 57.119983,30.977300 48.076455,31.389800 C 44.576095,31.547500 41.029742,32.017000 37.623603,32.848500 C 35.444245,33.379600 30.225218,36.993100 31.246456,34.997500 C 31.286690,34.917100 39.493879,29.779100 32.235702,34.331900 C 24.220518,40.624100 18.097712,51.543400 21.106248,61.936600 L 14.480234,65.761300 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) " style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f07-fr.svgpath5131" d="M 113.93196,55.575400 C 114.03183,47.646100 118.41154,40.691800 124.02081,35.413700 C 138.89286,22.610400 155.30875,23.942600 171.11145,33.387600 C 187.07525,43.601300 197.19827,62.712300 193.91424,81.726400 C 188.90732,100.19430 169.97546,113.57740 151.44844,116.06320 C 136.85135,116.92810 124.45689,103.27140 122.54719,89.438000 C 122.55658,73.299400 137.48122,59.911800 152.83719,57.552700 C 166.49677,56.988100 178.48187,66.201000 176.91477,80.437900 C 172.42284,95.614600 154.60322,101.01130 142.14644,91.926000 C 141.63855,91.411800 141.13062,90.900300 140.62277,90.386100 L 147.03484,86.211000 C 147.49657,86.655200 147.95852,87.102500 148.42024,87.546800 C 151.11396,89.407900 153.98329,90.966500 157.22504,91.655500 C 161.25396,92.511900 164.67757,90.608300 164.09386,91.268300 C 163.01993,92.485600 161.28636,92.915700 160.01461,93.925000 C 156.26505,96.893500 174.54350,83.828000 169.84604,83.364700 C 171.91994,69.996400 159.97615,61.599600 147.34205,62.877200 C 143.79000,63.647900 130.19990,68.739000 129.45697,86.152400 C 130.94280,99.414100 143.11713,112.26760 156.97608,110.77230 C 169.75617,108.56340 180.05537,103.25680 186.81487,84.578500 C 190.49531,66.193100 180.41746,47.604500 164.91238,37.872000 C 158.02154,33.843900 150.83035,30.481100 142.65454,30.859300 C 139.85698,30.987000 137.01569,31.477500 134.34610,32.330000 C 133.50535,32.596900 131.26334,33.899400 131.86717,33.257500 C 132.92952,32.124100 134.55313,31.688700 135.80664,30.774000 C 137.19586,29.758600 129.89802,34.199800 131.43155,33.509400 C 125.75027,38.402100 121.41120,44.800700 120.92157,52.462200 L 113.93196,55.575400 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1532.867,59.39100)" sodipodi:type="arc" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07-fr.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath5132" sodipodi:cx="111.51856" sodipodi:cy="1579.6672" sodipodi:rx="36.461613" sodipodi:ry="36.461613" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:start="5.8427480" sodipodi:end="6.5569837" sodipodi:open="true" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(-0.411629,0.837343,0.837343,0.411629,-1225.743,-653.0310)" sodipodi:type="arc" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07-fr.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath5788" sodipodi:cx="111.51856" sodipodi:cy="1579.6672" sodipodi:rx="36.461613" sodipodi:ry="36.461613" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:start="5.8427480" sodipodi:end="6.5569837" sodipodi:open="true" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1627.644,57.76100)" sodipodi:type="arc" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07-fr.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath5789" sodipodi:cx="111.51856" sodipodi:cy="1579.6672" sodipodi:rx="36.461613" sodipodi:ry="36.461613" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:start="5.8427480" sodipodi:end="6.5569837" sodipodi:open="true" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(-0.411629,0.837343,0.837343,0.411629,-1127.066,-651.0020)" sodipodi:type="arc" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07-fr.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath5790" sodipodi:cx="111.51856" sodipodi:cy="1579.6672" sodipodi:rx="36.461613" sodipodi:ry="36.461613" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:start="5.8427480" sodipodi:end="6.5569837" sodipodi:open="true" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1727.566,56.84200)" sodipodi:type="arc" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07-fr.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath5791" sodipodi:cx="111.51856" sodipodi:cy="1579.6672" sodipodi:rx="36.461613" sodipodi:ry="36.461613" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:start="5.8427480" sodipodi:end="6.5569837" sodipodi:open="true" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(-0.411629,0.837343,0.837343,0.411629,-1024.434,-648.5020)" sodipodi:type="arc" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07-fr.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath5792" sodipodi:cx="111.51856" sodipodi:cy="1579.6672" sodipodi:rx="36.461613" sodipodi:ry="36.461613" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:start="5.8427480" sodipodi:end="6.5569837" sodipodi:open="true" sodipodi:insensitive="true"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-162.1618,-176.7080)" id="calligraphy-f07-fr.svguse5793" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4227" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4228" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4229" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4230" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4231" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4232"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4233" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-148.5715,-205.1030)" id="calligraphy-f07-fr.svguse5794" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4235" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4236" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4237" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4238" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4239" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4240"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4241" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-96.44287,-194.9610)" id="calligraphy-f07-fr.svguse5795" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4243" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4244" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4245" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4246" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4247" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4248"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4249" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-100.7026,-130.4630)" id="calligraphy-f07-fr.svguse5796" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4251" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4252" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4253" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4254" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4255" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4256"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4257" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-131.8377,-176.3050)" id="calligraphy-f07-fr.svguse5797" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4259" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4260" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4261" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4262" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4263" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4264"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4265" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.235542,-9.870109e-2,7.545923e-2,0.180077,-30.75973,-207.0980)" id="calligraphy-f07-fr.svguse6461" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4267" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4268" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4269" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4270" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4271" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4272"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4273" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.127692,-0.221169,0.169090,9.762466e-2,-145.8976,-85.06700)" id="calligraphy-f07-fr.svguse6462" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4275" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4276" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4277" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4278" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4279" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4280"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4281" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.180585,-0.180585,0.138062,0.138063,-57.93601,-141.1250)" id="calligraphy-f07-fr.svguse6463" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4283" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4284" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4285" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4286" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4287" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4288"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4289" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.242248,-8.085345e-2,6.181697e-2,0.185204,50.75426,-169.9270)" id="calligraphy-f07-fr.svguse6464" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4291" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4292" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4293" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4294" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4295" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4296"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4297" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.213067,-0.140797,0.107643,0.162896,-63.89388,-129.5220)" id="calligraphy-f07-fr.svguse6465" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4299" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4300" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4301" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4302" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4303" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4304"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4305" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.114122,-0.228469,0.174669,8.724938e-2,-144.3182,-35.77900)" id="calligraphy-f07-fr.svguse6466" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4307" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4308" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4309" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4310" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4311" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4312"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4313" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(-0.210403,0.144746,-0.110663,-0.160858,415.5136,292.3330)" id="calligraphy-f07-fr.svguse6470" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4315" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4316" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4317" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4318" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4319" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4320"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4321" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(-0.144746,-0.210403,0.160858,-0.110663,2.148406,237.0070)" id="calligraphy-f07-fr.svguse6471" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4323" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4324" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4325" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4326" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4327" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4328"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4329" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.254588,-2.015512e-2,1.540841e-2,0.194641,224.8408,-236.8270)" id="calligraphy-f07-fr.svguse6472" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4331" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4332" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4333" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4334" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4335" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4336"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4337" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(2.015455e-2,0.254588,-0.194641,1.540877e-2,550.5455,54.65500)" id="calligraphy-f07-fr.svguse6473" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4339" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4340" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4341" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4342" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4343" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4344"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4345" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(0.254588,-2.015512e-2,1.540841e-2,0.194641,209.3269,-220.3120)" id="calligraphy-f07-fr.svguse6474" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4347" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4348" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4349" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4350" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4351" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4352"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4353" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2155.7969636999997) matrix(-9.749433e-2,0.236041,-0.180461,-7.453626e-2,537.4568,177.1060)" id="calligraphy-f07-fr.svguse6475" style="display:block">
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" id="calligraphy-f07-fr.svguse4355" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" id="calligraphy-f07-fr.svgpath4356" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" id="calligraphy-f07-fr.svgpath4357" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" id="calligraphy-f07-fr.svgpath4358" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" id="calligraphy-f07-fr.svguse4359" sodipodi:nodetypes="cccc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 140.12896,1527.5699 L 140.12896,1580.5054" id="calligraphy-f07-fr.svgpath4360"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" id="calligraphy-f07-fr.svgpath4361" sodipodi:cx="145.72865" sodipodi:cy="1610.5809" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)"/>
+ </g>
+
+<rect id="d0e231" width="288" height="1000px" x="10" y="2297.4374536999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e231" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Typographiquement parlant, une fixité maximum et donc un contraste maximum de largeur de tracé (ci-dessus à gauche) sont les caractéristiques des antiques fontes serif, comme les Times ou Bodoni (parce que ces fontes étaient historiquement une imitation d'une calligraphie effectuée avec une plume orientée de façon fixe). De l'autre côté, une fixité nulle et donc un contraste de largeur nul (ci-dessus à droite) font plutôt penser à une fonte sans serif moderne, comme l'Helvetica.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2407.1041436999994"><tspan x="10" y="2407.1041436999994">Masse et Frottement</tspan></text>
+
+<rect id="d0e240" width="288" height="1000px" x="10" y="2412.0041436999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e240" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Contrairement à la largeur et à l'angle, ces deux dernier paramètres caractérisent "l'impression" laissée par l'outil plutôt que la façon dont il affecte le rendu visuel. Il n'y aura donc pas d'illustration dans cette section; à la place, essayez simplement par vous-même pour vous en faire une idée.
+</flowDiv></flowRoot>
+
+<rect id="d0e243" width="288" height="1000px" x="10" y="2475.1495646999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e243" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En physique, la <flowSpan style="font-style:italic">masse</flowSpan> est ce qui génère l'inertie; plus la masse de l'outil calligraphie d'Inkscape est importante, et plus celui-ci traîne derrière votre stylet (ou pointeur de souris) et lisse les changements de direction et mouvements brusques de votre tracé. Par défaut cette valeur est assez faible (0.02) de façon à ce que l'outil soit rapide et réactif, mais vous pouvez augmenter la masse pour obtenir une plume plus lente et douce.
+</flowDiv></flowRoot>
+
+<rect id="d0e249" width="288" height="1000px" x="10" y="2560.6471866999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e249" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le <flowSpan style="font-style:italic">frottement</flowSpan> est la résistance du papier au mouvement de la plume. La valeur par défaut est au maximum (1), et diminuer ce paramètre rendra le papier glissant : si la masse est grande, la plume a tendance à partir dans des changements de directions brusques; si la masse est nulle, un frottement faible provoquera des tortillements incontrôlables de la plume.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2648.5728116999994"><tspan x="10" y="2648.5728116999994">Exemples de calligraphies</tspan></text>
+
+<rect id="d0e261" width="288" height="1000px" x="10" y="2653.4728116999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e261" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Maintenant que vous connaissez les possibilités de base de l'outil, vous pouvez essayer de produire de vraies calligraphies. Si vous êtes débutant dans cette discipline, procurez-vous un bon livre sur la calligraphie et étudiez-le avec Inkscape. Cette section vous montrera juste quelques exemples simples.
+</flowDiv></flowRoot>
+
+<rect id="d0e264" width="288" height="1000px" x="10" y="2716.7453816999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e264" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tout d'abord pour tracer des lettres, vous avez besoin d'une paire de règles pour vous guider. Si vous devez avoir une écriture inclinée ou cursive, ajoutez aussi des guides inclinés en travers des deux règles horizontales. Par exemple :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2776.5096226999995) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath3323" d="M 10.512859,15.799900 L 300.81310,15.799900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2776.5096226999995) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath3324" d="M 10.512821,44.257100 L 300.81310,44.257100" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2776.5096226999995) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8580" d="M 141.27081,60.735300 L 157.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2776.5096226999995) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8581" d="M 166.27081,60.735300 L 182.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2776.5096226999995) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8582" d="M 191.27081,60.735300 L 207.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2776.5096226999995) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8583" d="M 216.27081,60.735300 L 232.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2776.5096226999995) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8584" d="M 241.27081,60.735300 L 257.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2776.5096226999995) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8585" d="M 266.27081,60.735300 L 282.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/>
+
+<rect id="d0e277" width="288" height="1000px" x="10" y="2849.5419196999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e277" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ensuite le zoom devra être réglé de telle sorte que la hauteur entre les règles corresponde à votre amplitude naturelle de mouvement de main. Ajustez les paramètres largeur et angle, et c'est parti !
+</flowDiv></flowRoot>
+
+<rect id="d0e280" width="288" height="1000px" x="10" y="2901.5235427" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e280" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La première chose que vous devriez probablement faire en tant que calligraphe débutant est de vous entraîner à dessiner les éléments de base des lettres — des traits horizontaux et verticaux, des tracés ronds et des traits inclinés. Voici quelques éléments de lettres pour l'écriture Unicial :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " sodipodi:insensitive="true" id="calligraphy-f09.svgpath8610" d="M 10.512859,1.4559000 L 300.81310,1.4559000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " sodipodi:insensitive="true" id="calligraphy-f09.svgpath8611" d="M 10.512821,29.913100 L 300.81310,29.913100" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 28.442000,4.8689000 C 33.528917,-0.55400000 38.730079,-2.1945000 38.467431,5.6415000 C 38.375297,11.552100 37.530857,17.463000 37.918637,23.374300 C 38.350397,25.786700 38.309280,28.416200 41.278052,27.596000 C 46.515671,24.703400 34.724792,32.110500 40.305507,27.478100 L 46.223000,25.065000 C 43.210356,27.732700 39.397176,29.177900 35.650807,30.624900 C 32.599161,31.193300 32.519673,28.471500 32.088205,25.990800 C 31.686271,20.071200 32.525601,14.151800 32.625669,8.2326000 C 32.868106,1.6356000 28.502599,4.3592000 35.844207,0.98420000 C 36.457365,0.70230000 33.684611,1.9521000 34.280117,2.2696000 L 28.442000,4.8689000 z " id="calligraphy-f09.svgpath8631" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 43.084991,3.1675000 C 48.113880,0.49320000 50.885854,-2.3913000 53.320900,3.2172000 C 55.047276,8.4218000 54.277682,13.996900 54.184993,19.381600 C 54.365984,22.125600 53.534001,25.332700 54.769472,27.710900 C 57.343243,28.247300 60.587496,26.204800 51.767842,30.000400 C 49.867601,30.818100 54.990562,27.377100 56.364698,25.830700 L 62.274504,23.398800 C 59.192777,26.921200 53.974838,32.041500 49.030881,30.523100 C 47.413583,28.242300 48.682307,24.667100 48.345110,21.976900 C 48.434849,16.624400 49.211182,11.080500 47.521669,5.9021000 C 45.229874,0.61550000 39.820044,4.9728000 48.923108,0.56820000 L 43.084991,3.1675000 z " id="calligraphy-f09.svgpath8642" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 58.728188,5.5940000 C 59.737827,2.8023000 67.427686,-1.7822000 69.516872,1.7934000 C 70.712070,6.5429000 70.205450,11.440300 70.009020,16.266800 C 70.022990,19.226200 70.098560,22.165100 69.939883,25.119200 C 68.960623,28.464700 74.483030,26.368500 73.842720,26.706000 C 65.023247,31.355100 68.948316,29.312300 70.876510,27.835600 C 73.228630,25.756700 70.315060,28.380700 72.424140,26.333200 L 78.240750,23.686200 C 76.159100,25.785600 79.036120,23.109500 76.711220,25.228800 C 74.311950,27.120300 64.854547,34.266500 64.200673,27.930000 C 64.344611,24.975800 64.308283,22.037300 64.269506,19.077100 C 64.455602,14.284000 64.976915,9.4295000 63.827822,4.7045000 C 62.114948,1.8160000 54.388723,7.2622000 65.316468,1.6994000 C 65.723190,1.4924000 64.043039,2.5812000 64.459704,2.7674000 L 58.728188,5.5940000 z " id="calligraphy-f09.svgpath8644" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 88.988064,3.5669000 C 93.643199,3.5669000 98.298334,3.5669000 102.95347,3.5669000 C 106.34523,3.6195000 109.70065,2.4691000 113.05351,3.0289000 L 107.36566,5.9424000 C 104.01416,5.5108000 100.67120,6.6038000 97.290083,6.5276000 C 92.634948,6.5276000 87.979813,6.5276000 83.324678,6.5276000 L 88.988064,3.5669000 z " id="calligraphy-f09.svgpath8647" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 88.332483,8.4479000 C 92.625002,9.4441000 97.113663,8.7975000 101.47367,8.4694000 C 104.76499,8.2156000 108.06507,8.1208000 111.36510,8.0953000 L 105.70246,11.057400 C 102.40497,11.088600 99.107697,11.189600 95.819194,11.447100 C 91.439862,11.775700 86.995234,12.344100 82.669097,11.408600 L 88.332483,8.4479000 z " id="calligraphy-f09.svgpath8651" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 87.942137,14.723400 C 91.504098,14.857400 95.040202,14.525700 98.589878,14.296000 C 102.46987,14.007400 106.36342,14.138900 110.24125,13.855500 L 104.58652,16.832800 C 100.70813,17.103800 96.813239,16.968600 92.934263,17.271600 C 89.382655,17.507300 85.842483,17.811100 82.278751,17.684200 L 87.942137,14.723400 z " id="calligraphy-f09.svgpath8654" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 86.937914,20.301700 C 89.751623,20.301700 92.565333,20.301700 95.379043,20.301700 C 99.278578,20.196800 103.19977,20.510700 107.08684,20.133300 C 108.54597,20.000600 110.01137,19.977300 111.47534,19.956300 L 105.81346,22.919900 C 104.35242,22.945000 102.89009,22.974400 101.43454,23.115100 C 97.542717,23.469600 93.617801,23.151400 89.715657,23.262500 C 86.901947,23.262500 84.088238,23.262500 81.274528,23.262500 L 86.937914,20.301700 z " id="calligraphy-f09.svgpath8656" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 130.55069,5.0030000 C 127.68651,4.6390000 118.77671,8.1312000 128.55417,4.4095000 C 129.06404,4.2155000 127.60911,4.9561000 127.15347,5.2561000 C 125.68141,6.2255000 124.43595,7.3473000 123.19802,8.5924000 C 117.71369,14.803200 118.57083,24.024100 126.63280,27.249100 C 123.91006,31.061200 143.08624,24.607100 139.59266,26.027600 C 131.61947,29.269400 136.40431,27.238100 138.48242,25.604000 L 144.27428,22.903200 C 137.80862,27.987400 129.14194,32.323400 120.84093,29.949800 C 112.77897,26.724900 111.92183,17.504000 117.40616,11.293200 C 122.29703,6.3741000 129.33991,2.4905000 136.34255,2.3022000 L 130.55069,5.0030000 z " id="calligraphy-f09.svgpath8668" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 151.46923,3.6085000 C 148.74589,3.5641000 141.68675,6.6818000 151.66240,2.5381000 C 152.03097,2.3850000 150.96778,2.9322000 150.63262,3.1489000 C 149.19407,4.0789000 147.96026,5.2190000 146.76620,6.4373000 C 142.08890,11.003800 141.43118,17.640900 145.88854,22.536800 C 150.19417,27.267700 155.99746,27.191100 161.83427,26.018200 C 164.15480,25.578700 170.57649,22.990300 160.88136,27.080500 C 159.27331,27.758900 163.68633,24.945300 164.77911,23.584500 L 170.57097,20.883700 C 167.02767,25.296200 161.43786,27.394100 156.04241,28.719000 C 150.20560,29.891900 144.40231,29.968500 140.09667,25.237500 C 135.63932,20.341700 136.29704,13.704600 140.97433,9.1381000 C 145.22756,4.7985000 151.19350,1.4849000 157.26110,0.90770000 L 151.46923,3.6085000 z " id="calligraphy-f09.svgpath8671" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 152.24992,8.0156000 C 155.88151,1.7837000 167.56291,-0.19560000 174.19483,1.8097000 C 182.08656,6.2595000 181.35922,19.276200 175.01363,24.772500 C 170.39901,27.491700 165.49457,29.922200 160.24596,31.030800 L 166.03782,28.330000 C 176.04215,26.216900 159.89425,31.628400 169.22176,27.473200 C 175.56735,21.977000 176.29469,8.9603000 168.40297,4.5105000 C 165.32820,3.5808000 162.33014,3.5390000 159.17201,4.1300000 C 158.11627,4.3275000 155.11850,5.4709000 156.05423,4.9436000 C 165.17175,-0.19400000 158.90068,3.0309000 158.04179,5.3148000 L 152.24992,8.0156000 z " id="calligraphy-f09.svgpath8700" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 174.95338,7.3185000 C 181.19850,0.20760000 195.59437,-2.3349000 202.40443,5.2300000 C 210.41127,18.802200 196.63790,27.948300 184.41793,30.048800 C 182.69607,30.282800 181.01703,30.143900 179.32395,29.837400 L 185.11581,27.136600 C 186.80890,27.443100 188.48794,27.582000 190.20979,27.348000 C 191.68291,27.094800 195.74507,25.400700 194.57792,26.334500 C 193.50171,27.195500 192.14346,27.635000 190.87539,28.175000 C 187.43344,29.640800 195.32739,25.983100 197.29700,22.675300 C 199.96645,18.192000 199.18065,12.229400 196.61256,7.9308000 C 193.36631,4.3247000 189.16864,3.1704000 184.36998,3.4584000 C 182.91973,3.5454000 178.96226,5.0638000 180.06087,4.1131000 C 181.23051,3.1010000 182.80583,2.6852000 184.15322,1.9255000 C 185.41428,1.2146000 179.48917,3.8979000 180.74524,4.6177000 L 174.95338,7.3185000 z " id="calligraphy-f09.svgpath8705" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 214.00133,6.7046000 C 217.51264,3.9935000 223.01157,-1.3637000 226.47320,2.9797000 C 229.05538,7.4155000 229.67029,12.626400 231.20999,17.475000 C 231.92794,20.179100 233.34105,22.608300 234.60219,25.081300 C 233.67135,27.742500 238.82155,27.250000 238.39634,27.452300 C 229.26630,31.797100 233.27244,29.927300 235.26801,28.521900 C 235.58980,28.280100 235.91158,28.038300 236.23337,27.796500 L 242.02523,25.095700 C 241.70345,25.337500 241.38166,25.579300 241.05987,25.821100 C 237.50517,28.324600 230.74050,33.713800 228.81033,27.782100 C 227.54919,25.309100 226.13608,22.879900 225.41813,20.175800 C 223.87842,15.327200 223.26352,10.116300 220.68133,5.6805000 C 219.97522,4.7945000 216.59916,4.6953000 217.62002,4.2040000 C 227.57957,-0.58930000 221.78842,1.9874000 219.79320,4.0038000 L 214.00133,6.7046000 z " id="calligraphy-f09.svgpath8711" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 237.92260,4.3941000 C 224.15305,11.243000 239.53524,-0.58170000 242.39108,1.8420000 C 245.53590,5.4482000 245.77067,10.021000 247.10754,14.379700 C 248.53798,17.690500 249.83363,21.064000 251.20025,24.401900 C 252.89899,30.101500 263.53546,23.805700 253.08804,28.637200 C 253.33772,28.466200 253.58740,28.295100 253.83708,28.124000 L 259.62894,25.423200 C 259.37926,25.594300 259.12958,25.765400 258.87991,25.936500 C 255.40140,27.568700 247.73493,33.028200 245.40839,27.102700 C 244.04176,23.764800 242.74612,20.391300 241.31568,17.080500 C 239.97881,12.721800 239.74404,8.1489000 236.59922,4.5428000 C 234.24581,2.5455000 233.67350,4.3585000 240.60138,1.1866000 C 240.77443,1.1074000 229.18867,10.490900 232.13074,7.0949000 L 237.92260,4.3941000 z " id="calligraphy-f09.svgpath8713" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 269.04512,5.3873000 C 271.14901,3.2887000 279.49664,-1.8982000 279.24692,2.4930000 C 277.25507,8.4176000 274.31909,14.121200 270.72658,19.216700 C 268.88789,21.736700 267.02447,24.318100 265.48317,27.016200 C 267.20852,28.189000 270.15414,26.455800 272.04755,25.673600 L 266.25569,28.420500 C 264.36227,29.202700 261.41665,30.935900 259.69131,29.763100 C 261.23260,27.065000 263.09603,24.483600 264.93471,21.963600 C 268.52723,16.868100 271.46321,11.164500 273.45506,5.2399000 C 273.50462,4.3683000 270.44784,4.3211000 271.21980,3.9393000 C 280.76291,-0.78040000 276.70475,0.96580000 274.83699,2.6404000 L 269.04512,5.3873000 z " id="calligraphy-f09.svgpath8725" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2972.6689637) " d="M 280.52057,5.4551000 C 282.62020,2.8221000 287.56879,-0.50800000 289.98901,0.99910000 C 288.19321,8.1977000 282.60656,14.178200 278.84110,20.459600 C 277.96725,22.897200 273.40849,28.000600 278.24261,26.508800 C 279.14181,26.376200 279.97035,26.053200 280.80594,25.709900 L 275.12798,28.744800 C 274.29240,29.088000 273.46385,29.411000 272.56465,29.543700 C 267.73054,31.035500 272.28930,25.932000 273.16315,23.494500 C 276.92861,17.213200 282.51526,11.232600 284.31105,4.0340000 C 283.70068,3.6539000 281.54583,4.3630000 282.17401,4.0154000 C 291.47381,-1.1313000 287.69264,0.35730000 286.19853,2.4203000 L 280.52057,5.4551000 z " id="calligraphy-f09.svgpath8727" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e293" width="288" height="1000px" x="10" y="3015.6995947" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e293" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Plusieurs astuces utiles :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3038.200571)"/><rect id="d0e300" width="258" height="1000px" x="20" y="3032.200571" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e300" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si votre main est confortablement installée sur la tablette, ne la déplacez pas. Faites plutôt défiler le canevas (touches <flowSpan style="font-weight:bold">Ctrl+flèche</flowSpan>) avec votre main gauche après avoir fini chaque lettre.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3090.223588)"/><rect id="d0e309" width="258" height="1000px" x="20" y="3084.223588" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e309" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si votre dernier coup de plume est mauvais, annulez le (<flowSpan style="font-weight:bold">Ctrl+Z</flowSpan>). Cependant, si sa forme est bonne, mais que la position et la taille doivent être légèrement rectifiées, il vaut mieux utiliser le sélecteur temporairement (<flowSpan style="font-weight:bold">espace</flowSpan>) et opérer les déplacement/redimensionnement/rotation nécessaires (en utilisant la souris ou le clavier), puis appuyer sur <flowSpan style="font-weight:bold">espace</flowSpan> de nouveau pour revenir à l'outil calligraphie.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3186.7379149999997)"/><rect id="d0e324" width="258" height="1000px" x="20" y="3180.7379149999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e324" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quand vous avez fini un mot, passez au sélecteur de nouveau pour ajuster l'uniformité des traits et l'inter-lettrage. N'en faites pas trop cependant; une belle calligraphie doit garder le côté légèrement irrégulier d'une écriture manuscrite; chaque coup de plume doit être original.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e329" width="288" height="1000px" x="10" y="3255.1824859999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e329" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Et voici quelques exemples de lettrages complets
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" id="calligraphy-f10-fr.svgpath10059" d="M 10.512859,15.824900 L 300.81310,15.824900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" id="calligraphy-f10-fr.svgpath10060" d="M 10.512821,44.282100 L 300.81310,44.282100" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" id="calligraphy-f10-fr.svgpath10134" d="M 10.512859,90.824900 L 300.81310,90.824900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" id="calligraphy-f10-fr.svgpath10135" d="M 10.512821,119.28210 L 300.81310,119.28210" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" id="calligraphy-f10-fr.svgpath10280" d="M 10.512859,185.82490 L 300.81310,185.82490" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" id="calligraphy-f10-fr.svgpath10281" d="M 10.512821,214.28210 L 300.81310,214.28210" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" id="calligraphy-f10-fr.svgpath10452" d="M 10.512859,270.82490 L 300.81310,270.82490" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" id="calligraphy-f10-fr.svgpath10453" d="M 10.512821,299.28210 L 300.81310,299.28210" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f10-fr.svgtext10638" y="4.5585475" x="141.33449" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="141.33449" id="calligraphy-f10-fr.svgtspan10639" sodipodi:role="line">Ecriture Unicial</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f10-fr.svgtext10644" y="79.558548" x="94.524384" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="79.558548" x="94.524384" id="calligraphy-f10-fr.svgtspan10645" sodipodi:role="line">Ecriture carolingienne (minuscule Caroline)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f10-fr.svgtext10648" y="172.05855" x="141.78998" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="172.05855" x="141.78998" id="calligraphy-f10-fr.svgtspan10649" sodipodi:role="line">Ecriture Gothique</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f10-fr.svgtext10652" y="257.05853" x="139.54298" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="257.05853" x="139.54298" id="calligraphy-f10-fr.svgtspan10653" sodipodi:role="line">Ecriture bâtarde</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" sodipodi:nodetypes="cc" id="calligraphy-f10-fr.svgpath10657" d="M 57.075520,430.38118 L 270.76701,430.38120" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.65820062;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65820036 1.9746010 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" sodipodi:nodetypes="cc" id="calligraphy-f10-fr.svgpath10658" d="M 57.075478,461.86659 L 270.76701,461.86659" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.65820062;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65820036 1.9746010 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f10-fr.svgtext10681" y="359.55853" x="124.28999" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="359.55853" x="124.28999" id="calligraphy-f10-fr.svgtspan10682" sodipodi:role="line">Ecriture italique florissante</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 56.566064,28.630300 C 69.111201,21.581500 51.494460,34.130100 48.919136,38.769200 C 47.041852,43.616300 54.497379,40.483200 54.269203,40.574700 C 45.033322,44.277400 55.512630,38.633500 58.054919,36.328400 C 58.450225,35.945900 58.845530,35.563400 59.240837,35.180800 L 65.153131,32.423800 C 64.757825,32.806400 64.362519,33.188900 63.967214,33.571500 C 59.794393,37.355000 43.755572,50.110600 43.006841,41.526100 C 47.072529,34.202500 55.125340,29.247900 62.478359,25.873300 L 56.566064,28.630300 z " id="calligraphy-f10-fr.svgpath10071" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 45.262669,21.469900 C 48.177410,17.279200 55.555396,13.302900 59.662577,17.520800 C 64.680249,24.166900 66.514341,32.450100 69.595604,40.042700 C 69.301056,43.181800 75.882551,40.090600 74.670791,40.667300 C 65.489452,45.036800 69.224016,43.246700 71.326184,41.968100 L 77.238479,39.211100 C 74.498897,40.877400 66.320614,47.194500 63.683309,42.799700 C 60.602046,35.207000 58.767954,26.923900 53.750283,20.277700 C 52.458913,18.951500 46.728771,19.642600 48.390144,18.826400 C 58.275805,13.969500 52.434276,16.300600 51.174964,18.713000 L 45.262669,21.469900 z " id="calligraphy-f10-fr.svgpath10086" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 122.06427,18.372800 C 119.12806,18.064400 110.20578,21.705400 120.46493,17.502800 C 122.23241,16.778800 117.49687,20.051800 116.29621,21.610000 C 110.32888,30.216800 115.77242,39.073700 124.49072,41.456000 C 123.48984,43.415000 135.92107,39.375800 134.50796,40.018000 C 126.37972,43.711800 130.77223,41.714700 132.85880,39.869800 L 138.65066,36.996800 C 133.24682,41.774500 125.84086,45.582700 118.69886,44.329000 C 109.98055,41.946800 104.53702,33.089900 110.50435,24.483100 C 114.63193,19.126300 121.36029,15.684800 127.85613,15.499700 L 122.06427,18.372800 z " id="calligraphy-f10-fr.svgpath10102" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 124.88517,15.499600 C 128.18107,15.899500 131.52591,16.045100 134.84822,16.160100 C 136.67930,16.055600 138.45048,16.469600 140.24194,16.769800 L 134.45007,19.470600 C 132.65861,19.170400 130.88743,18.756300 129.05636,18.860900 C 125.73405,18.745900 122.38921,18.600300 119.09330,18.200400 L 124.88517,15.499600 z " id="calligraphy-f10-fr.svgpath10103" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 133.22099,18.993200 C 133.22080,18.987900 133.22062,18.982600 133.22044,18.977300 C 135.12024,18.039400 136.99520,17.049300 138.91981,16.163300 C 140.15036,15.596800 138.54699,18.849500 138.46228,20.201500 C 138.19572,24.456300 138.16019,28.729400 138.01968,32.989500 C 137.38622,41.697300 137.42438,50.379500 137.90813,59.086300 C 138.13943,61.083200 137.51344,63.322300 138.38845,64.790400 C 130.07459,69.687300 134.98258,66.284400 138.52530,63.854200 L 144.22185,60.957900 C 140.50266,63.509100 137.10253,66.219300 132.69187,67.686700 C 131.81689,66.218600 132.44287,63.979700 132.21157,61.982700 C 131.72782,53.275900 131.68965,44.593800 132.32312,35.885900 C 132.60356,27.383100 129.94328,19.453800 138.91754,16.096900 L 133.22099,18.993200 z " id="calligraphy-f10-fr.svgpath10106" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 144.57979,20.053000 C 147.75641,17.843900 152.83432,15.478400 155.76805,16.065400 C 152.57073,21.309700 149.97447,26.530200 149.86710,32.907100 C 150.27571,42.266500 159.69147,42.637400 166.28834,40.000600 C 172.35595,35.941900 159.37570,44.725100 168.85606,37.785300 L 174.64792,34.980700 C 170.25495,38.196400 165.43080,40.587800 160.49648,42.805300 C 153.89960,45.442100 144.48384,45.071100 144.07524,35.711700 C 144.18261,29.334800 146.77886,24.114300 149.97618,18.870000 C 145.92563,18.059600 143.38457,21.112300 150.37166,17.248400 L 144.57979,20.053000 z " id="calligraphy-f10-fr.svgpath10119" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 170.32944,16.195200 C 171.77360,16.181200 173.12763,15.618400 174.47904,15.175600 C 176.18451,16.544600 175.61595,19.966100 175.66090,22.223700 C 175.61197,26.009400 176.02685,29.811100 175.80732,33.592700 C 175.73330,35.830400 175.60990,38.048400 175.41958,40.274900 C 175.42676,40.746000 175.37900,41.214300 175.35872,41.683700 L 169.62852,44.512900 C 169.64880,44.043600 169.69656,43.575200 169.68937,43.104100 C 169.87970,40.877600 170.00310,38.659600 170.07713,36.422000 C 170.29665,32.640400 169.88177,28.838700 169.93070,25.053000 C 169.88574,22.795400 170.45431,19.373900 168.74884,18.004900 C 167.39744,18.447700 166.04340,19.010400 164.59924,19.024400 L 170.32944,16.195200 z " id="calligraphy-f10-fr.svgpath10120" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 186.02601,17.940200 C 171.36639,24.730200 185.98296,17.964500 186.42414,17.741600 C 188.20108,16.844000 182.81475,19.422900 181.00017,20.241800 C 178.70454,21.277800 185.55002,18.080200 187.83450,17.019800 C 189.54808,16.224500 180.96659,20.171200 182.69508,19.408800 C 186.04052,17.933100 190.23666,14.737300 194.14024,16.224000 C 197.13199,18.869700 198.49183,22.861900 199.98313,26.467900 C 201.47185,30.321900 203.28417,34.030200 205.00410,37.780600 C 206.34868,41.337400 208.04118,42.111000 211.69949,40.704600 C 215.66462,38.268800 204.59423,45.183900 209.55771,41.198300 L 215.34957,38.497500 C 212.55962,40.737800 209.16536,41.959500 205.90763,43.405400 C 202.24932,44.811800 200.55682,44.038200 199.21223,40.481400 C 197.49231,36.731000 195.67999,33.022700 194.19126,29.168700 C 192.69996,25.562700 191.34012,21.570500 188.34838,18.924700 C 186.81548,18.341000 181.96377,19.841800 183.43091,19.108300 C 186.15373,17.746900 195.86523,13.304800 182.04264,19.720600 C 180.30254,20.528300 185.51113,18.080100 187.25469,17.279900 C 189.47800,16.259600 182.81573,19.339400 180.63227,20.442400 C 180.18968,20.666000 196.54618,12.986000 180.23415,20.641000 L 186.02601,17.940200 z " id="calligraphy-f10-fr.svgpath10125" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 195.49100,28.424900 C 195.49353,28.415800 194.07515,29.196500 194.07964,29.193600 C 205.78752,21.464000 189.53531,32.585900 186.60730,36.229400 C 181.66514,44.743500 194.53055,37.535500 197.61633,35.783400 C 202.90230,32.177600 190.92311,40.844300 195.75404,36.719300 L 201.54590,32.909500 C 198.51973,35.493400 195.14100,37.501900 191.82447,39.593300 C 188.73868,41.345400 175.87328,48.553400 180.81544,40.039200 C 186.17404,33.371100 194.43163,29.067100 201.28286,24.615000 L 195.49100,28.424900 z " id="calligraphy-f10-fr.svgpath10128" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 229.60473,45.031000 C 226.06026,45.084100 222.49215,45.312200 219.43438,43.250500 C 213.53967,38.797800 213.99035,32.617900 215.99574,26.244800 C 219.59695,18.485600 231.08227,14.414800 239.37348,15.236500 C 244.94979,16.198400 247.49702,20.474300 248.18919,25.675800 C 248.60199,31.092200 248.27532,36.516000 248.44856,41.943900 L 242.91536,44.524300 C 242.74210,39.096400 243.06877,33.672600 242.65597,28.256200 C 241.96379,23.054700 239.41657,18.778400 233.84028,17.816900 C 224.51484,16.892700 225.58649,16.742600 221.52897,23.664500 C 219.52357,30.037800 219.07289,36.217400 224.96760,40.670500 C 228.02537,42.731900 231.59348,42.504100 235.13795,42.451000 L 229.60473,45.031000 z " id="calligraphy-f10-fr.svgpath10130" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 242.96753,27.258700 C 243.99326,22.984000 247.98513,19.196500 251.81079,17.206200 C 261.33343,11.059500 271.94784,16.016000 274.21074,27.179400 C 275.19381,37.788600 268.84321,41.395900 260.23340,44.922800 L 265.76662,42.342800 C 266.00100,42.319600 266.23538,42.296700 266.46977,42.273900 C 264.90954,43.048900 263.34936,43.823800 261.78914,44.599200 C 260.71965,45.126100 263.89274,43.409800 264.72516,42.556300 C 267.95025,39.249100 268.93019,34.205100 268.67752,29.759400 C 267.62773,24.580600 263.42436,19.627000 258.69916,17.230500 C 255.70578,15.712500 252.21429,17.277000 253.12912,16.704500 C 254.45694,15.873300 255.93905,15.319000 257.34402,14.626000 C 253.51836,16.616500 249.52649,20.403600 248.50073,24.678700 L 242.96753,27.258700 z " id="calligraphy-f10-fr.svgpath10133" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 40.751433,96.807500 C 52.754011,86.261000 59.558060,89.057100 64.208409,98.941200 C 67.113668,104.87560 69.571648,113.83260 77.024203,115.48580 L 66.533530,119.98710 C 59.080975,118.33390 56.622995,109.37690 53.717737,103.44250 C 52.343981,100.52270 50.873362,97.323300 48.250396,95.369200 C 47.359761,94.705600 43.784865,94.943400 44.951134,94.347800 C 48.052062,92.764100 51.258941,91.489300 54.419279,90.081200 C 55.579089,89.564500 50.186612,91.938500 51.242106,92.306200 L 40.751433,96.807500 z " id="calligraphy-f10-fr.svgpath10157" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 60.484223,99.139000 C 55.467681,103.32970 50.146490,107.40030 46.172904,112.64870 C 44.128140,119.41640 57.320742,113.13790 57.203974,113.19100 C 42.824960,119.72810 57.814005,111.60500 61.081570,108.99390 L 70.734677,104.49260 C 65.943646,108.32110 34.694040,127.99330 36.519797,117.15000 C 40.493384,111.90160 45.814575,107.83100 50.831116,103.64030 L 60.484223,99.139000 z " id="calligraphy-f10-fr.svgpath10158" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 76.130967,105.67150 C 81.737678,100.76180 92.389839,99.525200 101.49206,98.239400 C 105.23975,97.723800 103.43876,97.967000 106.89451,97.507700 L 97.825006,102.12580 C 94.369257,102.58510 96.170236,102.34180 92.422551,102.85750 C 86.110882,103.74910 63.403152,109.02930 85.200502,101.05350 L 76.130967,105.67150 z " id="calligraphy-f10-fr.svgpath10160" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 90.443242,103.46700 C 90.075308,100.01870 90.363108,97.033200 86.731430,95.883100 C 87.203084,94.109800 80.202628,97.910800 81.706074,97.101800 C 97.187714,88.771100 81.255869,96.024400 85.438192,107.45080 C 89.298462,114.60570 97.800320,116.34690 104.20808,115.09400 C 105.83153,114.77650 110.26554,112.65920 108.85602,113.48380 C 106.58338,114.81350 104.20622,115.95610 101.88133,117.19230 L 110.95085,112.28250 C 102.13678,117.10720 85.239885,127.58570 76.368670,112.36060 C 71.799805,99.878100 86.636247,91.306900 95.800953,90.973200 C 99.432624,92.123400 99.144840,95.108900 99.512775,98.557200 L 90.443242,103.46700 z " id="calligraphy-f10-fr.svgpath10168" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 124.17990,96.235300 C 121.19120,94.513900 117.53894,94.371000 114.17567,94.796900 C 114.97497,94.231000 111.60725,95.588400 112.21589,95.298200 C 127.96697,87.787400 116.59120,93.241400 115.63672,101.71720 C 115.77933,108.68110 120.76825,113.12120 127.17528,114.43200 C 131.74398,115.24960 136.28522,115.22730 140.62056,113.49450 L 130.96745,117.99580 C 126.63212,119.72860 122.09087,119.75090 117.52217,118.93330 C 111.11515,117.62260 106.12622,113.18240 105.98361,106.21850 C 107.01888,97.025400 114.86033,91.777000 123.82878,90.295600 C 127.19204,89.869700 130.84431,90.012600 133.83301,91.734000 L 124.17990,96.235300 z " id="calligraphy-f10-fr.svgpath10170" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 131.54309,94.101800 C 134.74689,92.623900 137.92325,91.084900 141.15449,89.668000 C 141.77156,89.397400 140.61069,90.902500 140.38847,91.538600 C 139.42627,94.292900 138.87633,97.160900 138.41447,100.03630 C 136.88675,109.54760 135.94769,119.18100 134.80006,128.74350 C 134.01230,136.52530 133.08826,144.28770 131.79926,152.00280 L 122.14615,156.50410 C 123.43516,148.78900 124.35919,141.02670 125.14695,133.24480 C 125.54110,129.96060 129.15887,95.324400 131.50138,94.169300 C 134.70554,92.589400 137.96459,91.123400 141.19619,89.600500 L 131.54309,94.101800 z " id="calligraphy-f10-fr.svgpath10196" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 130.49719,95.845000 C 132.05329,92.369100 137.45089,91.562800 140.84369,90.287600 C 142.80440,89.482900 144.77980,88.721500 146.76405,87.993000 L 140.38977,91.314600 C 138.40552,92.043000 136.43012,92.804400 134.46941,93.609100 C 125.96108,96.807000 139.41291,89.200700 136.87147,92.523500 L 130.49719,95.845000 z " id="calligraphy-f10-fr.svgpath10197" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 141.33801,96.542300 C 144.57925,95.708000 155.70482,86.309900 157.44357,94.064300 C 157.99303,99.970600 154.99637,105.26840 155.51460,111.22710 C 153.35348,116.36310 164.90443,113.86120 164.02453,114.27510 C 149.56927,121.07440 155.57420,118.36100 158.97363,115.70200 L 168.62674,111.20070 C 163.80012,114.97600 149.78443,125.27570 145.86149,115.72840 C 145.34327,109.76970 148.33992,104.47190 147.79047,98.565700 C 146.04691,90.789800 131.30216,102.01930 150.99112,92.041000 L 141.33801,96.542300 z " id="calligraphy-f10-fr.svgpath10200" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 172.21661,90.339500 C 177.03839,89.900000 177.71976,93.373200 177.05894,97.543600 C 175.57745,104.18350 171.68374,114.54220 181.74964,114.59090 C 184.05051,114.33960 182.89648,114.52750 185.21030,114.01860 L 175.55719,118.51990 C 173.24337,119.02880 174.39740,118.84090 172.09653,119.09220 C 162.03063,119.04350 165.92434,108.68490 167.40583,102.04490 C 168.06666,97.874500 167.38528,94.401300 162.56351,94.840800 L 172.21661,90.339500 z " id="calligraphy-f10-fr.svgpath10206" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 130.99885,91.036700 C 134.38117,91.480400 137.68460,92.864300 140.69369,94.460400 L 131.04058,98.961800 C 128.03150,97.365600 124.72807,95.981700 121.34574,95.538100 L 130.99885,91.036700 z " id="calligraphy-f10-fr.svgpath10225" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 187.01016,94.450400 C 195.00099,90.310200 199.32296,86.473300 204.58833,94.155100 C 209.18927,100.22280 209.63452,109.69890 216.37277,113.99630 C 218.18373,114.92520 220.19553,115.32580 222.17094,115.73940 L 212.51783,120.24070 C 210.54243,119.82710 208.53063,119.42660 206.71966,118.49760 C 199.98141,114.20020 199.53616,104.72410 194.93522,98.656400 C 189.78610,91.144300 180.84204,96.840200 196.66327,89.949100 L 187.01016,94.450400 z " id="calligraphy-f10-fr.svgpath10226" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 193.69108,106.08070 C 218.59451,93.823600 185.05343,109.95270 194.57630,115.17530 C 194.07189,116.66220 203.43105,113.62340 202.94670,113.82800 C 188.32385,120.00630 197.04726,115.86110 200.94975,112.78930 L 210.60286,108.28800 C 203.39746,113.95970 194.40765,120.81490 184.92319,119.67660 C 176.67664,115.15400 201.87072,99.259500 203.34419,101.57940 L 193.69108,106.08070 z " id="calligraphy-f10-fr.svgpath10229" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 217.96710,97.239600 C 220.78315,94.899700 230.50480,87.053100 233.43050,93.896900 C 234.56899,101.13780 232.71075,108.18850 232.82300,115.42170 L 223.59107,119.92300 C 223.47882,112.68980 225.33707,105.63910 224.19856,98.398200 C 221.47708,92.032100 210.92864,100.18670 228.14000,91.907700 C 228.52083,91.724500 226.77991,92.566500 227.19904,92.738300 L 217.96710,97.239600 z " id="calligraphy-f10-fr.svgpath10231" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 221.91960,103.12480 C 228.31561,97.044600 237.97054,89.997200 247.37950,90.115300 C 255.42413,93.217300 254.98302,105.73770 253.76475,112.07210 C 253.51855,113.15140 253.20811,114.20880 252.91341,115.27140 L 243.68148,119.77270 C 243.97617,118.71010 244.28662,117.65270 244.53282,116.57340 C 245.75108,110.23900 246.19219,97.718600 238.14757,94.616700 C 233.90647,94.563400 224.42090,99.744400 239.60548,92.454800 C 240.31897,92.112300 230.15353,98.513600 231.15154,98.623500 L 221.91960,103.12480 z " id="calligraphy-f10-fr.svgpath10239" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 252.97792,97.283500 C 228.76958,109.49090 260.72970,89.186400 269.69716,89.630900 C 275.36234,93.423000 273.13086,106.60310 272.19177,112.38700 C 272.06765,112.98180 271.95173,113.57920 271.83170,114.17520 L 262.59978,118.83390 C 262.63089,118.67930 262.93592,117.14270 262.95984,117.04550 C 263.89893,111.26180 266.13040,98.081500 260.46522,94.289500 C 255.63421,94.050100 243.90924,100.25810 258.89005,92.631100 C 259.05094,92.549200 245.98115,102.06380 243.74599,101.94210 L 252.97792,97.283500 z " id="calligraphy-f10-fr.svgpath10251" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 75.413546,30.201100 C 81.831195,29.966200 88.345359,27.380700 94.586294,25.638000 C 97.333993,24.578300 100.23986,24.184100 103.10529,23.619900 L 97.313433,26.320700 C 94.447999,26.884900 91.542129,27.279100 88.794430,28.338800 C 82.553495,30.081500 76.039331,32.667000 69.621683,32.901900 L 75.413546,30.201100 z " id="calligraphy-f10-fr.svgpath10259" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 97.820012,25.491000 C 97.022056,23.178300 95.399219,21.286200 93.501054,19.570500 C 94.427830,16.330400 83.672296,19.860400 85.203568,19.257600 C 90.135326,17.316000 91.237534,16.700400 88.622041,18.045600 C 84.396765,20.435400 81.642532,24.664700 80.343450,28.833800 C 80.500584,32.198300 82.208525,35.630800 84.648539,38.221600 C 87.828894,40.952400 91.302989,42.686700 95.860493,42.401200 C 96.602789,42.729100 103.95323,40.046600 102.65628,40.468600 C 94.557885,43.103700 101.68963,40.073500 103.91808,38.112300 L 109.70994,35.751900 C 104.44019,40.389600 97.348372,43.406900 90.068629,44.761600 C 85.511125,45.047100 82.037030,43.312800 78.856675,40.582100 C 76.416661,37.991300 74.708720,34.558700 74.551586,31.194300 C 75.850668,27.025100 78.604901,22.795900 82.830177,20.406000 C 87.113237,18.203200 94.528266,13.379800 99.292918,17.210000 C 101.19108,18.925700 102.81392,20.817900 103.61188,23.130600 L 97.820012,25.491000 z " id="calligraphy-f10-fr.svgpath10279" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 85.316258,170.78020 C 92.611317,158.75360 96.208043,165.27760 96.987384,174.69280 C 98.730472,196.14700 85.060626,212.01160 65.836502,217.62550 L 70.731997,213.29220 C 86.781051,208.60550 92.710587,199.41610 92.091889,179.02610 C 91.843186,176.02150 91.750139,172.62540 90.327896,169.90680 C 89.768485,168.83750 86.138309,169.68670 86.997178,168.86770 C 94.935283,161.29790 91.372775,164.35440 90.211753,166.44690 L 85.316258,170.78020 z " id="calligraphy-f10-fr.svgpath10286" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 109.47131,167.22690 C 109.83984,166.73410 107.39423,168.54560 107.89420,168.18670 C 109.32554,167.15950 110.72365,166.08090 112.21349,165.14060 C 113.94979,164.04470 109.51724,168.31790 108.70618,170.20430 C 106.90654,174.38960 106.04017,178.94250 105.71945,183.45890 C 106.19719,194.81790 107.62948,211.66470 122.06132,210.86210 L 116.87181,214.59170 C 102.43998,215.39420 101.00769,198.54740 100.52995,187.18840 C 101.28608,176.54040 104.65972,168.53930 114.66080,163.49750 L 109.47131,167.22690 z " id="calligraphy-f10-fr.svgpath10307" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 90.238955,195.18250 C 94.675034,190.12120 100.16490,188.68140 106.07663,186.28030 C 106.29809,186.20020 106.51954,186.12010 106.74099,186.04000 L 101.84550,190.14790 C 101.62404,190.22790 101.40259,190.30800 101.18114,190.38810 C 97.331383,191.95170 84.653809,197.86590 95.134450,191.07470 L 90.238955,195.18250 z " id="calligraphy-f10-fr.svgpath10312" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 92.127477,195.04270 C 95.086124,193.65120 98.204697,192.64970 101.31109,191.64640 L 99.026529,193.56340 C 95.920133,194.56670 92.801560,195.56820 89.842912,196.95960 L 92.127477,195.04270 z " id="calligraphy-f10-fr.svgpath10313" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 71.284343,215.12950 C 73.566293,215.08450 63.671086,217.91950 65.577987,217.23190 C 72.195082,214.84570 80.394096,211.11550 87.603241,212.50640 C 93.825039,216.35140 96.932688,220.75560 104.95748,221.02480 C 105.71124,220.99690 106.46499,220.96910 107.21875,220.94120 L 101.21354,223.12690 C 100.45978,223.15480 99.706025,223.18270 98.952270,223.21050 C 90.927475,222.94130 87.819825,218.53710 81.598028,214.69210 C 77.723679,213.94460 73.713221,214.96990 69.928812,215.86760 C 68.569738,216.19000 64.618757,217.60080 65.928969,217.11670 C 67.811711,216.42110 73.471330,214.36530 71.583201,215.04610 C 69.511551,215.79320 67.446667,216.55890 65.378400,217.31530 C 65.345310,217.31530 65.312220,217.31530 65.279130,217.31530 L 71.284343,215.12950 z " id="calligraphy-f10-fr.svgpath10334" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 126.64069,186.01190 C 127.28561,190.49980 127.32510,195.05670 127.12582,199.58150 C 126.96152,202.09290 127.02962,204.61380 126.94658,207.12490 C 126.24135,210.25150 130.16681,210.74320 132.24735,212.29500 L 127.35185,216.40280 C 125.27132,214.85100 121.34585,214.35940 122.05109,211.23280 C 122.13413,208.72160 122.06602,206.20070 122.23032,203.68930 C 122.42960,199.16450 122.39012,194.60770 121.74520,190.11970 L 126.64069,186.01190 z " id="calligraphy-f10-fr.svgpath10336" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 130.21052,184.26870 C 132.43907,186.62190 135.41316,188.19400 138.24526,189.72260 C 138.41022,189.81750 138.57519,189.91230 138.74015,190.00720 L 133.84466,194.11500 C 133.67969,194.02010 133.51473,193.92530 133.34976,193.83040 C 130.51767,192.30180 127.54358,190.72970 125.31503,188.37650 L 130.21052,184.26870 z " id="calligraphy-f10-fr.svgpath10339" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 134.60326,193.52270 C 130.94721,194.46110 118.33754,205.25110 127.41676,197.67310 C 126.91594,197.86790 126.83647,198.38730 126.54633,198.74440 L 121.65083,202.85220 C 121.94097,202.49510 122.02044,201.97570 122.52126,201.78090 C 127.62059,197.48650 133.29450,192.03910 139.49876,189.41490 L 134.60326,193.52270 z " id="calligraphy-f10-fr.svgpath10343" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 120.69070,198.74860 C 126.21667,197.71560 131.91476,198.09940 137.51279,198.34400 C 137.80728,198.35440 138.10176,198.36480 138.39625,198.37510 L 132.00563,198.37510 C 131.71115,198.36480 131.41666,198.35440 131.12218,198.34400 C 120.08406,197.86160 140.36085,197.60670 127.08131,198.74860 L 120.69070,198.74860 z " id="calligraphy-f10-fr.svgpath10353" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 126.01231,216.44970 C 129.58462,213.43730 133.21074,210.36470 137.22129,207.92600 L 132.32579,212.03380 C 128.17630,214.55700 123.96523,218.28780 130.90781,212.34190 L 126.01231,216.44970 z " id="calligraphy-f10-fr.svgpath10357" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 144.44685,185.31460 C 144.34512,189.29570 144.51779,193.25620 144.85739,197.22110 C 145.11360,200.42530 145.19108,203.64600 145.10615,206.85610 L 140.21065,210.96390 C 140.29558,207.75380 140.21811,204.53320 139.96189,201.32890 C 139.62230,197.36400 139.44963,193.40350 139.55136,189.42240 L 144.44685,185.31460 z " id="calligraphy-f10-fr.svgpath10361" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 139.50965,210.60620 C 145.02116,204.90640 145.25765,207.71330 150.94955,211.10980 L 146.05405,215.21760 C 140.48817,211.89630 136.57279,211.75850 144.40515,206.49840 L 139.50965,210.60620 z " id="calligraphy-f10-fr.svgpath10364" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 145.17134,214.74820 C 147.55046,211.01550 150.91076,210.75220 153.99006,208.54040 L 149.09457,212.64820 C 146.69946,214.36850 139.75131,217.33120 150.06683,210.64040 L 145.17134,214.74820 z " id="calligraphy-f10-fr.svgpath10365" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 147.27770,182.79070 C 149.67421,183.79180 151.16479,186.12260 152.96216,187.91060 C 153.69757,188.52490 154.53307,188.98090 155.35788,189.45540 L 150.46239,193.56320 C 149.63758,193.08880 148.80207,192.63270 148.06666,192.01840 C 146.26929,190.23040 144.77871,187.89960 142.38220,186.89850 L 147.27770,182.79070 z " id="calligraphy-f10-fr.svgpath10367" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 155.95205,187.01610 C 154.62872,192.95370 154.86427,199.20220 155.10641,205.25160 C 155.55971,213.14150 155.53453,221.06850 155.08026,228.95380 C 155.03507,229.28240 154.98988,229.61110 154.94468,229.93970 L 150.04919,234.04750 C 150.09438,233.71890 150.13957,233.39030 150.18477,233.06160 C 150.63903,225.17640 150.66421,217.24930 150.21092,209.35940 C 149.96877,203.31000 149.73323,197.06160 151.05656,191.12390 L 155.95205,187.01610 z " id="calligraphy-f10-fr.svgpath10369" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 151.83877,232.22200 C 159.84586,224.65500 153.39509,231.08600 150.68487,234.58910 C 150.55708,234.76570 150.42928,234.94220 150.30148,235.11880 L 145.40599,239.22660 C 145.53379,239.05000 145.66158,238.87350 145.78938,238.69690 C 148.93923,234.62560 152.45066,231.03540 156.73427,228.11420 L 151.83877,232.22200 z " id="calligraphy-f10-fr.svgpath10371" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 160.90016,183.83660 C 162.30072,184.47450 163.54770,185.56430 164.86365,186.43320 C 164.85244,186.47320 165.45968,186.84580 165.48418,186.86280 L 160.58869,190.97060 C 160.38185,190.82740 160.15270,190.71650 159.96816,190.54100 C 158.65221,189.67210 157.40523,188.58230 156.00466,187.94440 L 160.90016,183.83660 z " id="calligraphy-f10-fr.svgpath10397" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 165.40418,185.52850 C 164.77918,189.10210 165.08413,192.75920 165.25454,196.36190 C 165.51154,199.63980 165.29022,202.91950 165.40781,206.20130 C 165.33135,206.92670 165.57143,207.57200 165.75059,208.24170 L 161.06982,212.59260 C 160.89066,211.92290 160.65059,211.27780 160.72705,210.55220 C 160.60946,207.27030 160.83078,203.99070 160.57377,200.71270 C 160.40336,197.11010 160.09842,193.45300 160.72342,189.87940 L 165.40418,185.52850 z " id="calligraphy-f10-fr.svgpath10398" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 161.19259,211.22000 C 166.78561,205.72560 165.26634,207.31680 169.75920,210.71230 C 170.58035,211.49690 171.47161,212.17270 172.40003,212.81760 L 167.50454,216.92540 C 166.57611,216.28050 165.68485,215.60470 164.86370,214.82010 C 160.41112,211.45500 159.54631,211.71160 166.08808,207.11220 L 161.19259,211.22000 z " id="calligraphy-f10-fr.svgpath10399" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 172.40535,183.83660 C 162.38895,193.44250 171.65536,179.53320 176.51796,185.60840 C 176.76887,186.09100 177.26834,186.32650 177.63964,186.68180 L 172.74415,190.78960 C 172.37284,190.43430 171.87337,190.19880 171.62247,189.71620 C 170.94616,188.87120 170.25458,187.79470 169.13557,187.52410 C 168.72118,187.42390 167.53990,187.90930 167.86083,187.62860 C 177.22253,179.44230 170.83359,185.33320 167.50985,187.94440 L 172.40535,183.83660 z " id="calligraphy-f10-fr.svgpath10400" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 176.93770,186.01190 C 177.40964,189.49790 177.24701,193.06950 177.24689,196.58820 C 177.18937,199.74850 177.36007,202.92080 177.14535,206.07250 C 176.87415,207.14890 177.00807,208.09660 177.26498,209.13180 L 172.36949,213.23960 C 172.11257,212.20440 171.97866,211.25670 172.24986,210.18030 C 172.46458,207.02860 172.29388,203.85630 172.35139,200.69600 C 172.35152,197.17730 172.51414,193.60570 172.04220,190.11970 L 176.93770,186.01190 z " id="calligraphy-f10-fr.svgpath10401" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 182.66550,188.42060 C 188.25926,182.17440 185.93738,186.26640 185.89252,191.82660 C 185.82743,195.22000 186.19976,198.59620 186.24926,201.98790 C 186.34412,203.67710 186.10057,205.63960 186.90612,207.06990 C 189.47904,207.83990 191.58308,209.38510 193.70332,210.91200 C 193.90171,211.03900 194.10009,211.16590 194.29848,211.29280 L 189.40298,215.17950 C 189.20460,215.05260 189.00621,214.92570 188.80782,214.79880 C 186.68758,213.27180 184.58354,211.72660 182.01062,210.95660 C 181.20507,209.52640 181.44862,207.56380 181.35377,205.87470 C 181.30427,202.48290 180.93193,199.10680 180.99703,195.71340 C 181.04624,189.61310 180.99393,188.22290 187.56099,184.53390 L 182.66550,188.42060 z " id="calligraphy-f10-fr.svgpath10403" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 188.03475,184.53390 C 189.84401,184.39290 191.36302,184.54730 192.96374,185.38680 C 194.11129,186.08340 195.39259,186.33480 196.69682,186.53250 L 191.80132,190.64030 C 190.49709,190.44260 189.21580,190.19120 188.06825,189.49460 C 186.46752,188.65510 184.94852,188.50070 183.13925,188.64170 L 188.03475,184.53390 z " id="calligraphy-f10-fr.svgpath10404" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 196.30425,186.20150 C 191.69558,189.44110 201.70229,180.37720 198.38875,184.46910 C 197.00758,186.14050 197.05770,188.08940 197.04898,190.14540 C 197.05611,192.73000 197.05769,195.31450 197.05780,197.89910 C 197.05776,200.25370 197.05774,202.60830 197.05774,204.96290 C 196.99389,207.53230 197.32606,209.39280 199.89567,210.28300 C 201.99212,211.18750 203.75978,211.62590 205.97467,211.07750 L 201.07918,215.18530 C 198.86428,215.73380 197.09663,215.29530 195.00018,214.39080 C 192.43057,213.50070 192.09840,211.64010 192.16225,209.07070 C 192.16225,206.71610 192.16226,204.36150 192.16231,202.00690 C 192.16220,199.42230 192.16061,196.83780 192.15349,194.25320 C 192.16221,192.19720 192.11208,190.24830 193.49326,188.57690 C 195.60771,185.96570 198.31039,183.71570 201.19975,182.09370 L 196.30425,186.20150 z " id="calligraphy-f10-fr.svgpath10409" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 210.37377,184.97130 C 210.47870,188.58960 210.68373,192.20250 210.71779,195.82500 C 210.72980,198.52520 210.72301,201.22540 210.72246,203.92570 C 210.79389,205.69940 210.40506,207.44380 210.51937,209.19030 C 211.82591,210.55190 213.83805,211.53920 215.72319,212.12550 L 210.82770,215.87670 C 208.94255,215.29040 206.93041,214.30310 205.62387,212.94140 C 205.50957,211.19500 205.89839,209.45060 205.82696,207.67670 C 205.82751,204.97650 205.83430,202.27630 205.82229,199.57610 C 205.78823,195.95360 205.58320,192.34070 205.47827,188.72250 L 210.37377,184.97130 z " id="calligraphy-f10-fr.svgpath10419" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 204.54512,183.17170 C 206.68886,183.67490 208.58164,185.16240 210.72129,185.97680 L 205.82580,190.06490 C 203.68615,189.25040 201.79337,187.76290 199.64963,187.25970 L 204.54512,183.17170 z " id="calligraphy-f10-fr.svgpath10420" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 207.26319,191.82830 C 212.10086,188.82930 207.11754,189.02730 217.63628,184.05580 L 212.74078,188.58290 C 211.01461,189.39890 206.29360,192.75710 207.73035,191.42390 C 209.29143,189.97520 213.97792,185.63380 212.41584,187.08100 C 206.30288,192.74470 205.16567,193.80920 212.15868,187.30090 L 207.26319,191.82830 z " id="calligraphy-f10-fr.svgpath10437" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 217.03967,183.50470 C 218.75956,183.26860 219.83386,184.05030 221.09600,185.23940 C 221.21472,185.33320 221.33344,185.42670 221.45216,185.52050 L 216.55666,190.04770 C 216.43794,189.95390 216.31922,189.86020 216.20051,189.76670 C 214.93837,188.57760 213.86407,187.79590 212.14418,188.03180 L 217.03967,183.50470 z " id="calligraphy-f10-fr.svgpath10438" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 216.59312,188.03180 C 224.38491,179.77380 219.93309,187.87010 221.38551,196.17700 C 222.32178,199.97900 221.81930,203.80740 221.55782,207.64590 L 216.66233,212.17310 C 216.92380,208.33460 217.42629,204.50620 216.49002,200.70420 C 215.12423,192.89280 214.96970,188.30960 221.48862,183.50470 L 216.59312,188.03180 z " id="calligraphy-f10-fr.svgpath10440" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 215.28196,212.57720 C 218.33932,209.45300 221.34239,205.43980 224.56796,209.47260 C 224.97451,210.15700 225.56827,210.61550 226.13178,211.12160 L 221.23628,215.64880 C 220.67277,215.14260 220.07902,214.68420 219.67247,213.99970 C 216.50826,210.04360 211.69400,215.64830 220.17746,208.04990 L 215.28196,212.57720 z " id="calligraphy-f10-fr.svgpath10441" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 218.02940,191.05980 C 231.33130,178.79510 218.24892,190.85680 218.26964,190.83970 C 222.60874,187.27620 224.01168,185.86920 228.39586,183.82070 L 223.50036,188.34800 C 221.84457,189.12160 217.17399,191.96010 218.52784,190.65540 C 220.05486,189.18390 224.79167,184.97660 223.16514,186.31260 C 223.12933,186.34200 210.12138,198.40940 222.92489,186.53260 L 218.02940,191.05980 z " id="calligraphy-f10-fr.svgpath10442" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 228.58658,183.50470 C 230.21594,183.74680 231.49737,184.99840 232.70929,186.15400 L 227.81380,190.68120 C 226.60187,189.52560 225.32044,188.27410 223.69108,188.03180 L 228.58658,183.50470 z " id="calligraphy-f10-fr.svgpath10445" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 232.68688,185.85590 C 232.53310,189.34320 232.31278,192.81390 232.44213,196.31000 C 232.67087,199.34490 232.68902,202.38750 232.68871,205.43040 C 232.77643,206.69610 232.55088,207.92960 232.35974,209.16650 L 227.46424,213.69370 C 227.65538,212.45680 227.88094,211.22340 227.79321,209.95750 C 227.79353,206.91480 227.77537,203.87210 227.54664,200.83720 C 227.41728,197.34100 227.63760,193.87050 227.79138,190.38310 L 232.68688,185.85590 z " id="calligraphy-f10-fr.svgpath10449" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 231.64095,207.75750 C 233.03684,208.06010 234.24393,208.98160 235.47918,209.80090 C 236.03126,210.11700 236.47114,210.60420 236.94732,211.03580 L 232.05182,215.56300 C 231.57565,215.13160 231.13577,214.64410 230.58369,214.32810 C 229.34844,213.50870 228.14135,212.58730 226.74546,212.28480 L 231.64095,207.75750 z " id="calligraphy-f10-fr.svgpath10451" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 61.796612,239.37800 C 57.981527,253.89060 52.627213,267.61070 44.768545,280.08490 C 40.294338,287.08480 34.876432,293.38230 28.548587,298.73160 L 23.713012,302.39710 C 30.040868,297.04790 35.458763,290.75030 39.932970,283.75040 C 47.791638,271.27620 53.145952,257.55610 56.961037,243.04350 L 61.796612,239.37800 z " id="calligraphy-f10-fr.svgpath10456" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 27.879682,298.13170 C 31.308278,296.94930 35.024547,296.56990 38.812238,296.98780 C 45.509245,298.48200 51.432779,302.48310 58.375846,301.95240 C 58.985071,301.83340 59.594297,301.71440 60.203522,301.59540 L 55.367947,305.26090 C 54.758722,305.37990 54.149496,305.49890 53.540271,305.61790 C 46.597204,306.14860 40.673670,302.14750 33.976663,300.65330 C 30.188971,300.23540 26.472703,300.61480 23.044107,301.79720 L 27.879682,298.13170 z " id="calligraphy-f10-fr.svgpath10461" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 70.369968,235.64680 C 69.247076,248.95920 69.209405,261.86500 73.144527,275.35450 C 77.899955,289.80570 80.811672,298.55140 96.068768,290.82880 L 88.586872,296.50020 C 73.587092,304.05960 70.360841,295.31170 65.587307,281.08300 C 61.563383,267.44460 61.671587,254.41610 63.268904,241.02960 L 70.369968,235.64680 z " id="calligraphy-f10-fr.svgpath10471" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 49.365893,235.25740 C 48.029958,238.93080 48.658543,241.81580 53.328702,241.65000 C 59.112634,240.85900 64.197096,238.17930 69.315021,235.84020 L 61.920944,241.44520 C 56.860735,243.75910 51.828058,246.42860 46.086419,247.13990 C 41.436574,247.21880 40.835030,244.23180 42.267429,240.63820 L 49.365893,235.25740 z " id="calligraphy-f10-fr.svgpath10476" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 50.887550,271.43140 C 56.076813,268.03830 61.803764,266.37010 67.823563,265.18400 C 68.860492,264.96190 69.911951,264.82750 70.958946,264.66710 L 63.177754,270.11560 C 62.107876,270.29240 61.033231,270.44310 59.973846,270.68050 C 54.033553,271.88970 48.341671,273.47810 43.198963,276.81500 L 50.887550,271.43140 z " id="calligraphy-f10-fr.svgpath10481" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:nodetypes="ccccccccccccc" d="M 112.96767,269.93670 C 103.37179,280.01520 106.15814,271.90850 98.141845,275.08570 C 100.78983,273.45910 103.38911,271.76900 106.08575,270.20600 C 107.70875,269.26530 103.60914,272.89010 102.78311,274.44100 C 100.55643,278.62170 99.570265,282.03370 101.15951,286.39270 C 103.40704,293.90040 108.81009,296.25160 117.51241,294.02560 C 132.47295,286.66290 110.81101,299.49810 118.67124,294.18390 L 127.64151,288.64020 C 121.63531,292.70200 115.60247,297.00220 108.55954,299.55860 C 99.934005,301.74290 95.236159,299.28510 92.977363,291.88030 C 89.145726,281.43310 97.198245,274.70890 106.94967,269.64240 C 113.89104,266.90840 118.46236,273.96150 104.26319,275.31610 L 112.96767,269.93670 z " id="calligraphy-f10-fr.svgpath10489" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 114.24572,279.99250 C 114.19638,280.02200 114.14705,280.05140 114.09771,280.08090 C 116.58066,278.34850 119.05866,276.60890 121.54657,274.88360 C 121.87313,274.65720 120.92225,275.37620 120.59676,275.60420 C 117.13182,278.03140 113.87954,280.46080 110.32552,282.63270 C 108.78182,283.57610 107.18491,284.43030 105.66044,285.40560 C 105.26329,285.65970 104.09647,286.45920 104.48180,286.18750 C 116.26916,277.87710 112.76582,280.37930 110.25162,282.17930 C 108.12935,283.81710 110.53156,281.91930 109.15984,283.19330 L 101.41766,288.61450 C 101.75750,288.29330 101.91455,287.78830 102.43719,287.65100 C 106.48491,284.75190 110.46189,281.70990 114.73963,279.15110 C 116.46214,278.12080 121.53991,274.89300 119.90854,276.06240 C 101.28153,289.41350 121.59741,274.53340 121.92836,274.61310 L 114.24572,279.99250 z " id="calligraphy-f10-fr.svgpath10490" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 134.96099,272.25310 C 132.40271,277.16840 131.24897,283.09910 131.66971,288.52840 C 132.10573,291.48710 134.34546,296.52830 138.62728,295.27630 C 140.63314,294.68980 150.11874,288.73380 144.00421,292.42020 C 142.08935,293.57460 140.19607,294.75840 138.29201,295.92750 L 146.29979,290.83440 C 140.08643,294.86240 126.26296,307.39410 123.78745,293.54170 C 123.36678,288.06940 124.52109,282.03390 127.26955,277.14510 L 134.96099,272.25310 z " id="calligraphy-f10-fr.svgpath10513" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 138.99135,269.73180 C 136.24367,271.51140 127.75283,276.46670 130.74830,275.07070 C 133.81722,273.64040 136.39160,271.44150 139.21402,269.62800 C 146.04410,265.23930 111.41655,287.37290 140.44675,268.81170 C 141.96745,267.83930 144.05692,268.04850 145.76602,268.20450 C 149.65311,269.44020 152.64227,270.95710 156.64627,269.26350 L 148.19524,274.73860 C 144.22190,276.40560 141.22353,274.86400 137.37225,273.64240 C 135.60943,273.47630 130.64979,275.17370 132.09361,274.22330 C 134.73279,272.48600 142.63668,267.25890 140.05300,269.06620 C 111.94444,288.72870 157.32395,256.27740 130.68791,275.11120 L 138.99135,269.73180 z " id="calligraphy-f10-fr.svgpath10515" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 154.56633,269.81380 C 148.76235,285.47930 146.59366,301.92710 146.61851,318.63530 C 146.68625,319.76240 146.75399,320.88960 146.82172,322.01670 L 138.75695,327.66370 C 138.65474,326.56070 138.55253,325.45770 138.45033,324.35470 C 138.05610,307.41190 140.53218,290.89880 146.87888,275.19660 L 154.56633,269.81380 z " id="calligraphy-f10-fr.svgpath10521" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 157.95277,276.59160 C 165.78440,266.73210 169.39932,265.71980 166.49609,277.58530 C 163.36594,286.46690 163.96658,298.75900 174.93778,291.13510 C 175.55680,290.57990 177.33636,288.82600 176.79484,289.46930 C 165.77510,302.55940 178.37743,285.25220 180.60446,281.30980 L 187.50893,273.83380 C 182.27541,283.17880 176.23629,291.80490 168.09448,298.54490 C 157.25493,306.02780 156.51750,293.77500 159.64957,284.99850 C 164.20742,266.79120 152.38091,284.09850 164.59215,269.40270 L 157.95277,276.59160 z " id="calligraphy-f10-fr.svgpath10538" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 181.90737,273.02340 C 197.45316,263.62760 186.07586,272.68130 186.68125,285.76990 C 187.24521,294.07460 192.23975,298.53340 200.57043,294.86360 L 191.77859,299.70090 C 183.53970,303.32280 178.43346,298.85680 177.85149,290.62810 C 177.39486,279.77950 179.97632,272.75550 190.43038,268.33400 L 181.90737,273.02340 z " id="calligraphy-f10-fr.svgpath10547" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:nodetypes="ccccccccccccccc" d="M 209.33636,272.43800 C 209.56745,272.28760 208.99551,272.86390 208.86705,273.10060 C 208.04760,274.60980 207.56285,276.30450 207.06070,277.92410 C 205.86540,281.77960 205.05563,285.62620 204.72908,289.63490 C 204.69459,292.56290 205.55527,296.47230 209.56375,295.82810 C 211.17428,295.56940 215.33542,292.99840 214.05274,293.95990 C 212.28354,295.28630 210.48098,296.61440 208.47482,297.58910 C 206.48393,298.55640 211.77675,294.70060 213.19032,293.05360 C 216.09625,289.66760 218.24699,285.90320 220.18757,281.96590 C 220.51622,281.19760 220.84486,280.42930 221.17351,279.66110 L 229.15000,274.35030 C 228.83919,275.10670 228.52837,275.86310 228.21756,276.61950 C 224.35739,284.62570 200.38128,313.82650 196.74752,294.94920 C 197.57270,284.37450 199.55336,277.39960 209.73453,272.27190 C 209.73453,272.27190 200.85444,277.95810 209.33636,272.43800 z " id="calligraphy-f10-fr.svgpath10561" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 229.30501,270.06710 C 228.11039,277.93660 224.64113,286.97650 228.20187,294.68680 C 229.00821,297.53140 236.05908,292.94490 233.95444,294.06960 C 222.36080,300.26540 230.26889,295.12210 233.22666,291.22650 L 241.23065,286.17450 C 236.98185,291.79960 227.93182,303.03270 220.32344,299.65950 C 216.44593,292.01810 220.08949,282.72830 221.61275,274.92230 L 229.30501,270.06710 z " id="calligraphy-f10-fr.svgpath10564" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 241.71185,270.15770 C 247.79760,268.08150 248.66475,271.74140 248.85541,276.89360 C 248.75523,283.00300 247.67469,289.03800 246.94658,295.09470 L 239.66125,301.60980 C 240.27671,295.58310 241.27284,289.58350 241.44376,283.52180 C 241.32543,278.37040 240.66689,274.66410 234.50837,276.59970 L 241.71185,270.15770 z " id="calligraphy-f10-fr.svgpath10577" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 243.71583,286.27890 C 245.61383,279.31330 253.90777,273.50800 260.66369,270.17210 C 268.14513,267.09990 266.09442,278.54200 265.55295,282.37530 C 264.88315,286.20310 264.38882,290.09140 264.15424,293.94770 L 257.10409,300.61900 C 257.22805,296.80230 257.75692,292.95120 258.38167,289.16120 C 258.92328,285.28980 261.07713,273.72900 253.51485,276.93670 C 251.60272,277.89110 249.82089,278.98270 248.15076,280.28830 C 247.74884,280.60250 246.61745,281.62410 246.97976,281.26940 C 259.25603,269.25010 251.00862,275.91900 250.72426,279.64710 L 243.71583,286.27890 z " id="calligraphy-f10-fr.svgpath10582" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 270.22314,273.76190 C 257.85641,289.10650 269.48514,270.92180 275.64618,269.64750 C 279.06775,270.50640 281.17507,271.62840 284.49992,269.74860 C 284.78091,269.57420 285.06185,269.39980 285.34282,269.22550 L 279.36182,275.96120 C 279.08024,276.13630 278.79862,276.31130 278.51702,276.48640 C 275.23041,278.32470 273.08291,277.19950 269.70869,276.33420 C 268.46703,276.59370 265.37669,279.12000 266.26229,278.10610 C 268.08710,276.01690 269.93948,273.95840 271.78171,271.88870 C 274.28466,269.07660 261.95520,283.33880 264.33440,280.39370 L 270.22314,273.76190 z " id="calligraphy-f10-fr.svgpath10585" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 279.45476,274.42510 C 292.44282,260.88380 280.10521,274.43510 281.60987,286.69780 C 282.93955,292.45950 286.94721,296.67150 293.10066,293.61710 L 285.89021,300.44010 C 279.78683,303.43700 275.68309,299.31450 274.34012,293.57680 C 272.99095,282.62930 277.89202,274.64080 286.46318,267.79330 L 279.45476,274.42510 z " id="calligraphy-f10-fr.svgpath10588" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 211.16974,270.68200 C 216.76679,272.90430 223.07137,272.74320 228.80800,271.08300 C 231.36605,270.23080 233.66618,268.85560 235.93535,267.44830 L 229.34395,273.92620 C 227.06487,275.35050 224.75347,276.74090 222.17809,277.59870 C 216.51856,279.23930 210.19677,279.45040 204.75317,276.98800 L 211.16974,270.68200 z " id="calligraphy-f10-fr.svgpath10596" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 114.62782,279.30030 C 111.35954,279.57830 108.62568,277.66290 105.97470,275.97470 C 105.15606,275.53110 104.44530,274.93460 103.70368,274.38290 L 111.90813,269.64600 C 112.67578,270.18030 113.42097,270.74920 114.24473,271.20000 C 116.86409,272.85830 119.52363,274.83370 122.75516,274.60800 L 114.62782,279.30030 z " id="calligraphy-f10-fr.svgpath10601" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 89.045281,443.38085 C 90.168554,437.96939 102.43486,431.38657 108.40053,429.60857 C 118.07901,427.96757 109.42076,447.06384 107.97331,449.95103 C 98.155390,467.46457 81.121899,479.07256 62.584876,492.64583 L 57.767086,495.78549 C 76.168617,482.32664 93.263988,470.76967 102.78773,453.33036 C 104.24024,450.33891 112.37247,432.04923 102.57735,433.40342 C 99.212438,434.35348 95.219944,436.94311 95.186192,439.37895 L 89.045281,443.38085 z " id="calligraphy-f10-fr.svgpath3335" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 138.79858,376.96166 C 136.89766,377.28584 129.78198,382.04760 142.16697,374.37027 C 142.78377,373.98791 141.13899,375.28341 140.68944,375.76937 C 137.99192,378.68553 136.79963,382.05541 135.59234,385.26190 C 131.19456,397.17341 128.45042,409.30797 125.90363,421.27015 C 123.52411,432.41379 121.44010,443.54356 119.15696,454.68414 C 118.84463,456.28715 118.53139,457.89018 118.21954,459.49316 L 112.49829,463.28438 C 112.91908,461.61572 113.33164,459.94728 113.73293,458.27841 C 116.25405,447.04518 118.59012,435.79967 120.92777,424.56745 C 123.40873,412.69878 126.08660,400.68290 130.17861,388.84937 C 132.13209,383.33703 135.73161,375.13150 144.85996,372.94507 L 138.79858,376.96166 z " id="calligraphy-f10-fr.svgpath3338" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 118.36078,440.09719 C 121.67538,437.48617 131.93197,431.29707 121.80369,437.62395 C 121.25150,437.96889 122.89621,436.91123 123.44353,436.55683 C 126.37346,434.65958 129.26090,432.72974 132.32844,431.15201 C 134.85121,429.98459 138.66380,428.69940 140.32776,430.46069 C 141.45464,435.71982 132.43431,440.35529 129.11426,442.46357 C 125.30323,444.81087 121.29736,446.68696 117.24943,448.32523 C 114.25049,449.37821 109.83880,452.10921 118.40404,446.73828 L 112.70586,449.73216 C 117.02093,446.99632 118.30931,446.14212 122.15355,444.67309 C 126.17487,443.02504 130.10926,441.15838 133.89309,438.81253 C 124.86545,444.57385 135.74460,438.20876 134.89939,433.78542 C 133.12674,432.52848 129.88492,433.66166 127.50231,434.78813 C 122.09864,437.65416 133.83654,430.56184 127.42759,434.67012 C 125.21996,436.08526 118.58872,440.31436 120.79003,438.88729 C 128.64691,433.79382 126.07798,435.38490 124.17622,436.99626 L 118.36078,440.09719 z " id="calligraphy-f10-fr.svgpath3353" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 126.60034,443.11012 C 125.47556,447.17106 137.45016,466.65751 139.59659,469.73813 C 150.09619,481.55693 165.68198,484.17462 183.02336,474.32177 L 179.12593,477.27810 C 161.47604,487.17879 145.84799,484.53912 135.30916,472.39862 C 130.03779,464.73506 124.04963,455.48698 120.93517,446.37933 L 126.60034,443.11012 z " id="calligraphy-f10-fr.svgpath3363" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 82.417040,437.81543 C 83.696564,433.71152 90.158647,430.80103 93.393141,429.17036 C 97.806721,427.50507 94.483900,441.51164 94.011619,443.44797 C 92.752518,448.44676 91.599733,453.60634 89.976451,458.58271 C 89.530513,459.84021 90.083900,458.26794 89.660191,459.50928 L 84.145672,462.85853 C 84.561972,461.61949 84.028693,463.17785 84.457188,461.93137 C 86.325636,456.90850 87.654362,451.61470 88.910608,446.55264 C 89.365551,444.68262 92.516231,430.95262 88.063441,432.66750 C 86.023398,433.71523 83.273757,435.44884 91.548202,430.34539 C 93.060529,429.41261 88.290786,432.79802 88.069696,434.37393 L 82.417040,437.81543 z " id="calligraphy-f10-fr.svgpath3372" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 159.05804,436.59486 C 160.37121,435.43782 165.44416,432.49274 154.89267,439.43525 C 153.06925,440.63503 158.42374,436.47123 159.57612,434.51366 C 156.88110,431.22308 149.85367,432.48713 145.83859,434.65230 C 145.35291,434.97509 143.89587,435.94354 144.38153,435.62069 C 145.41903,434.93092 146.40979,434.08231 147.49415,433.55165 C 149.08844,432.77147 144.71397,436.39453 144.05989,438.13977 C 142.60875,442.01188 145.62713,443.41756 148.35782,443.63149 C 153.03409,443.32445 162.23288,439.45284 159.15458,448.10305 C 154.56464,457.12212 141.69167,463.19784 133.58861,463.56009 L 138.20493,460.26468 C 146.64022,460.16829 151.56202,457.29911 154.62727,451.16926 C 157.42586,442.81417 148.41487,446.51652 143.86959,446.83643 C 132.14748,446.02732 145.28860,434.68572 150.20252,431.46025 C 154.57358,429.11971 161.23427,428.17263 164.41224,431.19439 C 162.70793,434.19236 156.83681,439.01649 154.23908,440.04594 L 159.05804,436.59486 z " id="calligraphy-f10-fr.svgpath3374" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 175.35314,437.29583 C 176.44018,433.65619 175.02783,432.05759 171.22612,432.93633 C 170.22064,433.46585 173.11950,431.59582 174.15079,431.14399 C 176.32371,430.19202 171.18084,434.98722 170.34033,437.09597 C 168.05770,442.82272 166.36028,448.91997 165.23873,454.71240 C 164.23789,467.14432 180.28222,451.64589 184.46744,447.88546 C 185.21050,447.20301 185.95353,446.52057 186.69659,445.83811 L 191.41982,443.03348 C 190.64009,443.73802 189.86037,444.44258 189.08064,445.14712 C 184.30632,449.40604 158.51500,472.17799 160.33566,457.68227 C 162.85875,446.65833 164.18596,435.80846 176.33762,429.62167 C 180.37527,428.72748 181.44277,430.30541 180.85905,433.96256 L 175.35314,437.29583 z " id="calligraphy-f10-fr.svgpath3377" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 198.10775,433.37857 C 195.22600,432.99911 192.90891,432.25935 189.71465,432.77099 C 188.54461,433.21804 179.03464,436.87362 194.16801,430.64438 C 195.65968,430.03039 191.73339,432.75997 190.89336,434.01071 C 188.78417,437.15104 187.82144,440.54809 187.00800,443.87765 C 186.03871,448.41146 185.31598,452.94674 184.24705,457.48005 C 183.37146,460.66981 188.92426,458.58388 190.86536,457.87406 C 194.16868,456.30522 188.34435,459.07705 186.70049,459.75972 C 185.40019,460.29971 189.05510,458.20744 190.11716,457.31362 C 192.79818,455.05735 194.19775,452.08247 195.50683,449.25808 C 196.71373,446.41795 197.72195,443.56472 199.00416,440.73580 L 205.01097,437.96872 C 203.62095,440.81072 202.60878,443.67320 201.39418,446.54444 C 197.90520,454.34205 193.72719,456.76501 184.90983,460.87810 C 182.86158,461.60591 177.00511,463.72706 178.05368,460.34769 C 179.31461,455.77008 180.18919,451.18555 181.11895,446.60686 C 183.04101,438.46037 185.71534,433.34400 195.71476,429.77230 C 198.94510,429.31280 201.36576,430.17048 204.36287,430.30622 L 198.10775,433.37857 z " id="calligraphy-f10-fr.svgpath3384" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 215.04467,441.65003 C 216.31733,437.02985 226.56247,431.84836 230.25497,430.60968 C 235.71393,429.58886 238.84809,430.73911 239.36575,436.20203 C 239.20725,442.26169 235.39002,449.58525 230.67572,454.29219 C 224.92863,459.04363 219.71553,462.50094 213.13644,462.86667 C 212.46900,462.88456 211.80310,462.89635 211.13695,462.90765 L 216.19624,459.12881 C 216.85090,459.12669 217.50427,459.12333 218.16204,459.10648 C 221.32915,458.91442 224.47702,458.17713 227.54219,456.36853 C 227.90192,456.15628 228.93858,455.42802 228.60211,455.68666 C 221.32256,461.28199 224.13131,459.01521 225.60991,457.80768 C 230.51812,453.29123 234.29020,445.75014 234.37894,439.75814 C 233.76038,434.46857 230.70569,433.25445 225.33407,434.33117 C 222.58189,435.28337 217.76364,438.78289 225.27969,433.18938 C 226.18798,432.51341 220.68112,435.71451 220.34922,437.89422 L 215.04467,441.65003 z " id="calligraphy-f10-fr.svgpath3410" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " sodipodi:nodetypes="ccccccccccccc" d="M 201.10701,431.78516 C 202.85206,430.70649 205.46507,429.57856 207.23919,428.54919 C 208.33683,427.91235 206.62480,430.71497 206.36003,431.79893 C 205.58959,434.95322 204.94859,438.11063 204.13221,441.26371 C 203.06620,445.14921 202.44117,448.96182 201.61082,452.84196 C 201.01688,455.55883 200.25466,458.23935 203.65762,458.70153 C 209.40918,457.20220 206.80717,457.34554 212.35846,453.37288 L 216.76096,450.66871 C 211.33926,454.56547 205.18630,460.34616 198.68467,462.00028 C 195.19107,461.50119 195.03992,458.82834 195.66617,456.01585 C 196.50076,452.09441 197.25931,448.23604 198.37855,444.31410 C 200.47073,436.55385 199.20311,433.62999 207.25808,428.48236 L 201.10701,431.78516 z " id="calligraphy-f10-fr.svgpath3411" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 237.31042,448.92813 C 237.59975,447.93265 256.95120,436.75743 246.93580,443.48242 C 250.74176,440.44442 252.07579,437.67087 249.88657,434.29547 C 249.22647,433.46555 245.43794,434.31119 246.51490,433.56578 C 254.17826,428.26154 247.33818,434.79726 245.39986,439.05795 C 242.87549,445.09775 238.62834,456.70706 246.07216,459.16288 C 251.33198,459.58965 256.71579,456.83424 261.60008,454.06166 L 257.16179,457.22422 C 252.18011,460.02684 246.64567,462.85024 241.28888,462.43952 C 233.85832,459.93383 238.27006,448.15433 240.75375,442.09872 C 242.47222,438.16292 250.65878,425.14084 254.88166,430.94464 C 257.04599,434.43553 255.81181,437.14395 251.89647,440.29704 C 248.78168,442.41823 245.78058,444.69041 242.43266,446.37404 C 240.95792,447.11569 236.59354,449.41532 237.95856,448.46544 C 258.48588,434.18107 242.67245,444.44006 242.54346,445.48367 L 237.31042,448.92813 z " id="calligraphy-f10-fr.svgpath3413" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 238.04790,448.90639 C 246.61688,442.20953 255.78114,438.93467 265.23003,440.96888 C 276.24918,443.57003 283.50195,441.33346 294.45154,434.41310 L 290.89423,436.95357 C 279.55870,444.14424 272.21840,446.57332 260.74626,444.05541 C 255.18373,442.96236 250.43975,443.17143 244.54621,445.65676 C 242.75133,446.41365 237.65618,449.39126 239.26982,448.25040 C 248.38207,441.80801 244.73949,444.35209 243.33012,445.50538 L 238.04790,448.90639 z " id="calligraphy-f10-fr.svgpath3416" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 85.023065,384.91363 C 87.201308,383.09357 89.372142,381.25493 91.557878,379.45344 C 91.906506,379.16608 91.068469,380.30421 90.894061,380.75678 C 89.998911,383.07976 89.514141,385.50218 89.100570,387.85059 C 88.429322,391.66225 87.882946,395.43739 87.112603,399.25806 C 84.310676,413.77637 81.901645,428.33415 78.281623,442.87297 C 77.295647,446.77504 75.754668,451.35316 75.398716,455.15491 C 76.200460,458.18438 76.921307,457.39657 80.076143,455.47623 L 74.232203,460.65873 C 70.836399,462.76309 69.847044,463.83516 68.867239,460.62288 C 69.381333,456.56206 71.315585,451.82179 72.457434,447.67514 C 76.371173,433.04260 79.547084,418.20135 81.842474,403.61532 C 83.755484,389.40433 80.839937,388.29306 91.540855,379.25315 L 85.023065,384.91363 z " id="calligraphy-f10-fr.svgpath3422" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 111.38211,368.18381 C 99.402799,379.51569 88.765544,384.06819 74.148431,384.02784 C 54.656183,383.08087 32.950533,380.22474 22.994978,401.88734 L 16.873169,405.98991 C 30.232252,378.38484 58.381051,378.66930 80.611899,379.43041 C 98.160344,379.15519 96.774231,380.01335 103.22070,373.60137 L 111.38211,368.18381 z " id="calligraphy-f10-fr.svgpath3426" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3281.4307277999997) " d="M 207.50740,437.58399 C 211.51245,433.38669 220.26318,424.91309 221.07444,432.78108 C 221.02207,445.06297 215.08990,459.11424 211.98299,471.54866 C 207.56200,489.64634 203.67219,507.74735 194.64824,525.30529 C 183.89466,543.73963 161.83617,557.39324 143.09820,552.62646 C 137.22217,549.51969 133.10541,545.46966 131.07691,538.91432 C 124.17483,516.60965 149.82642,501.71635 170.40930,498.23585 C 172.03783,498.12151 173.66638,498.00716 175.29491,497.89283 L 170.37738,501.39893 C 168.81908,501.46862 167.26080,501.53831 165.70251,501.60800 C 160.66715,502.37958 152.38927,503.37794 147.79610,506.11152 C 126.21907,518.95286 133.14695,541.97090 148.09869,549.10681 C 166.97502,553.51471 179.60963,545.38570 189.63185,528.66295 C 198.91286,511.15424 202.69413,492.95571 207.08432,474.84980 C 210.07546,462.80372 215.55102,448.79388 214.87223,437.00134 C 214.65771,435.87137 214.46935,434.61571 213.38161,434.08044 C 212.88553,433.83630 210.99997,434.63956 211.54249,434.23909 C 222.36143,426.25292 216.36296,430.55821 214.29530,433.07816 L 207.50740,437.58399 z " id="calligraphy-f10-fr.svgpath3433" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3860.6142877999996"><tspan x="10" y="3860.6142877999996">Conclusion</tspan></text>
+
+<rect id="d0e348" width="288" height="1000px" x="10" y="3865.5142877999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e348" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La calligraphie n'est pas seulement amusante; c'est un art profondément spirituel qui peut changer votre approche quant à ce que vous voyez et faites. L'outil calligraphie d'Inkscape ne peut servir que d'introduction modeste. Mais il est agréable d'utilisation et peut être utile pour des travaux concrets. Faites-vous plaisir !
+</flowDiv></flowRoot>
+
+
+
+
+<g transform="translate(0, 3928.3315838)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-calligraphy.sl.svg b/share/tutorials/tutorial-calligraphy.sl.svg
new file mode 100644
index 000000000..10f507ab0
--- /dev/null
+++ b/share/tutorials/tutorial-calligraphy.sl.svg
@@ -0,0 +1,627 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::KALIGRAFIJA</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Eno od mnogih imenitnih Inkscapovih orodij je kaligrafsko orodje.
+Ta vodič vam bo pomagal pri spoznavanju z njegovimi funkcijami, ter vas uvedel
+v osnove in tehnike kaligrafije.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="90.167967"><tspan x="10" y="90.167967">Zgodovina in stili</tspan></text>
+
+<rect id="d0e24" width="288" height="1000px" x="10" y="95.067967" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e24" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Po definiciji je <flowSpan style="font-style:italic">kaligrafija</flowSpan> "pisanje z lepimi,
+čitljivimi črkami" oziroma "lepopisje". V splošnem pa lahko rečemo, da je kaligrafija
+veščina lepega in elegantnega pisanja. To se morda sliši zahtevno, vendar lahko prav
+vsak z nekaj vaje zaobvlada osnove te umetnosti.
+</flowDiv></flowRoot>
+
+<rect id="d0e30" width="288" height="1000px" x="10" y="156.593271" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e30" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zgodnje oblike kaligrafije segajo v čas jamskega slikarstva in vse do
+iznajdbe tiska (približno 1440 n.št.) je bila kaligrafija edini način, s
+katerim so bile narejene knjige in druge publikacije. Vsak posamezen
+izvod je moral pisar s peresom in črnilom ročno prenesti na pergament.
+Pisali so v rustiki, karolinški minuskuli, gotici, itd.
+Dandanes se kaligrafija v glavnem uporablja le še na raznih vabilih,
+npr. vabilu na poroko.
+</flowDiv></flowRoot>
+
+<rect id="d0e33" width="288" height="1000px" x="10" y="242.090893" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e33" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Obstajajo trije glavni stili kaligrafije:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 266.3391348)"/><rect id="d0e39" width="258" height="1000px" x="20" y="260.3391348" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e39" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">zahodni oz. romanski
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 282.8401111)"/><rect id="d0e43" width="258" height="1000px" x="20" y="276.8401111" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e43" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">arabski
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 299.3410874)"/><rect id="d0e47" width="258" height="1000px" x="20" y="293.3410874" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e47" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">kitajski oz. orientalski
+</flowDiv></flowRoot>
+
+
+<rect id="d0e51" width="288" height="1000px" x="10" y="311.5893292" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e51" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ta vodič se v glavnem osredotoča na zahodno kaligrafijo in le bežno
+preleti druga dva stila, ki se, namesto k uporabi peresa, nagibata k
+uporabi čopiča, česar pa naše orodje trenutno ne omogoča.
+</flowDiv></flowRoot>
+
+<rect id="d0e54" width="288" height="1000px" x="10" y="363.6898982" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e54" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pred pisarskimi mojstri iz preteklosti nam Scribus nudi eno veliko prednost: ukaz
+<flowSpan style="font-family:sans serif">Razveljavi</flowSpan>; če naredite napako, vam to ne uniči večih ur dela.
+Kaligrafsko orodje v Inkscapu prav tako omogoča nekatere tehnike, ki bi s
+tradicionalnim peresom in črnilom ne bile mogoče.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="440.22614020000003"><tspan x="10" y="440.22614020000003">Strojna oprema</tspan></text>
+
+<rect id="d0e66" width="288" height="1000px" x="10" y="445.1261402" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e66" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Najboljše rezultate boste dosegli z uporabo
+<flowSpan style="font-style:italic">grafične tablice in peresa</flowSpan> (npr. Wacom).
+Spodobno kaligrafijo boste ustvarili tudi z miško, vendar
+boste imeli težave pri ustvarjanju hitrih krožnih potez.
+</flowDiv></flowRoot>
+
+<rect id="d0e72" width="288" height="1000px" x="10" y="497.1077632" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e72" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape še ne uporablja <flowSpan style="font-style:italic">občutljivosti na pritisk</flowSpan>, ki jo omogočajo
+nekatere grafične tablice, vendar to ni težava, saj je tradicionalno
+kaligrafsko pero (v nasprotju s čopičem) skoraj neobčutljivo na pritisk.
+Inkscapovo kaligrafsko pero je lahko občutljivo na <flowSpan style="font-style:italic">hitrost</flowSpan> poteze
+(glejte Tanjšanje spodaj), zaradi česar boste ob uporabi miške ta
+parameter verjetno želeli zmanjšati na 0.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="585.1523342"><tspan x="10" y="585.1523342">Kaligrafsko orodje - opcije</tspan></text>
+
+<rect id="d0e87" width="288" height="1000px" x="10" y="590.0523342" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e87" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Na kaligrafsko orodje preklopite s kombinacijo tipk <flowSpan style="font-weight:bold">Ctrl+F6</flowSpan> ali s klikom
+na gumb v navpični orodjarni. Na vodoravni orodni vrstici boste opazili 6 možnosti:
+Širina, Tanjšanje, Kot, Stalnost, Masa in Upor.
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f01.svgdefs3">
+ <linearGradient inkscape:collect="always" xlink:href="#calligraphy-f01.svglinearGradient800" id="calligraphy-f01.svglinearGradient7110" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.954679,0.000000,0.000000,1.047472,-6.276577,-2.046444)" x1="245.28310" y1="149.70192" x2="248.33291" y2="151.53818"/>
+ <marker inkscape:stockid="TriangleOutM" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f01.svgTriangleOutM" style="overflow:visible">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f01.svgpath7936" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" transform="scale(0.4)"/>
+ </marker>
+ <linearGradient id="calligraphy-f01.svglinearGradient800">
+ <stop style="stop-color:#ff8a00;stop-opacity:1.0000000;" offset="0.0000000" id="calligraphy-f01.svgstop998"/>
+ <stop style="stop-color:#d14300;stop-opacity:1.0000000;" offset="1.0000000" id="calligraphy-f01.svgstop999"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#calligraphy-f01.svglinearGradient800" id="calligraphy-f01.svglinearGradient7149" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.954679,0.000000,0.000000,1.047472,-6.276577,-2.046444)" x1="245.28310" y1="149.70192" x2="248.33291" y2="151.53818"/>
+ </defs><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 649.6976312) " id="calligraphy-f01.svgg1467">
+ <rect y="0.25832689" x="7.7648191" height="13.151829" width="283.82391" id="calligraphy-f01.svgrect1616" style="color:#000000;fill:#dcdcdc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.61110461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <rect y="3.9998367" x="210.64124" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4800" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4807" y="8.2430954" x="212.45148" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" y="8.2430954" x="212.45148" id="calligraphy-f01.svgtspan4808" sodipodi:role="line">1.00</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,187.2853,410.8868)" id="calligraphy-f01.svgg4804">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4805" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4806" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,187.2853,-397.2330)" id="calligraphy-f01.svgg4801">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4802" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4803" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4796" y="8.1630545" x="197.86792" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="8.1630545" x="197.86792" id="calligraphy-f01.svgtspan4797" sodipodi:role="line">Drag:</tspan></text>
+ <rect y="3.9998367" x="177.29044" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4918" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4925" y="8.2430954" x="179.10074" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4926">0.02</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,153.9346,410.8868)" id="calligraphy-f01.svgg4922">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4923" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4924" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,153.9346,-397.2330)" id="calligraphy-f01.svgg4919">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4920" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4921" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4914" y="8.1630545" x="164.10902" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4915">Mass:</tspan></text>
+ <rect y="3.9998367" x="140.94534" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4903" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4910" y="8.2430954" x="142.75568" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4911">0.90</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,117.5896,410.8868)" id="calligraphy-f01.svgg4907">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4908" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4909" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,117.5896,-397.2330)" id="calligraphy-f01.svgg4904">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4905" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4906" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4899" y="8.1630545" x="122.66201" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4900">Fixation:</tspan></text>
+ <rect y="3.9998367" x="102.92133" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4859" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4866" y="8.2430954" x="104.73162" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4867">30</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,79.56548,410.8868)" id="calligraphy-f01.svgg4863">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4864" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4865" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,79.56548,-397.2330)" id="calligraphy-f01.svgg4860">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4861" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4862" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4855" y="8.1630545" x="88.719513" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4856">Angle:</tspan></text>
+ <rect y="3.9997849" x="64.497986" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4844" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4851" y="8.2430954" x="66.308281" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4852">0.10</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,41.14214,410.8868)" id="calligraphy-f01.svgg4848">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4849" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4850" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,41.14214,-397.2330)" id="calligraphy-f01.svgg4845">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4846" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4847" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4840" y="8.1630545" x="44.173763" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4841">Thinning:</tspan></text>
+ <rect y="3.9997849" x="24.733545" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect2266" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4777" y="8.2430954" x="26.543858" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" y="8.2430954" x="26.543858" id="calligraphy-f01.svgtspan4778" sodipodi:role="line">0.15</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,1.377712,410.8868)" id="calligraphy-f01.svgg4761">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4757" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4758" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,1.377712,-397.2330)" id="calligraphy-f01.svgg4766">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect3509" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath3510" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext2263" y="8.1630545" x="10.225617" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="8.1630545" x="10.225617" id="calligraphy-f01.svgtspan2264" sodipodi:role="line">Width:</tspan></text>
+ <g transform="matrix(0.845378,0.000000,0.000000,0.845378,34.97578,3.055171e-6)" id="calligraphy-f01.svgg4278">
+ <rect style="color:#000000;fill:#dcdcdc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.66882032;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block" id="calligraphy-f01.svgrect4928" width="25.969164" height="10.621364" x="273.94574" y="2.5176082"/>
+ <text xml:space="preserve" style="font-size:4.82813978px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" x="276.73184" y="9.6283369" id="calligraphy-f01.svgtext5550"><tspan sodipodi:role="line" id="calligraphy-f01.svgtspan5551" x="276.73184" y="9.6283369" style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0">Defaults</tspan></text>
+ </g>
+ <g transform="matrix(0.845378,0.000000,0.000000,0.845378,-348.0635,-254.2255)" id="calligraphy-f01.svgguse_tilt">
+ <rect y="303.75003" x="691.25" height="11.249996" width="11.250002" id="calligraphy-f01.svguse_tilt" style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:2.77777791;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
+ <g transform="matrix(0.450000,0.000000,0.000000,0.450000,590.1656,235.8723)" id="calligraphy-f01.svgg4022">
+ <path style="fill:#ffff00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.63194,167.02346 L 229.62901,168.53929 L 233.18933,156.16908 L 227.97907,155.03271 L 224.63194,167.02346 z " id="calligraphy-f01.svgpath3998" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#cacf00;fill-opacity:1;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 225.83416,167.13573 L 229.62901,168.53929 L 233.18933,156.16908 L 229.18129,155.14494 L 225.83416,167.13573 z " id="calligraphy-f01.svgpath4000" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#777700;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.28859,167.88327 L 229.62901,168.53929 L 233.18933,156.16908 L 231.63559,155.8925 L 228.28859,167.88327 z " id="calligraphy-f01.svgpath4002" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#d79a00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.69585,166.92623 L 225.22264,174.65422 L 229.64434,168.44113 C 229.15087,166.35022 226.21849,165.27183 224.69585,166.92623 z " id="calligraphy-f01.svgpath4004" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#b88300;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 226.25712,166.1352 L 225.22264,174.65422 L 229.64434,168.44113 C 228.91539,166.43365 227.48594,166.05944 226.25712,166.1352 z " id="calligraphy-f01.svgpath4006" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#9e7100;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.60735,166.82254 L 225.22264,174.65422 L 229.64434,168.44113 C 229.37761,167.46847 228.92786,167.24537 228.60735,166.82254 z " id="calligraphy-f01.svgpath4008" sodipodi:nodetypes="cccc"/>
+ <path style="fill:url(#calligraphy-f01.svglinearGradient7110);fill-rule:evenodd;stroke-width:1pt" d="M 227.74328,155.80352 L 228.74072,152.42029 C 229.57084,149.90557 234.54299,150.25243 233.68828,154.46328 L 232.84567,157.47016 C 232.35348,155.71109 229.31298,154.63512 227.74328,155.80352 z " id="calligraphy-f01.svgpath4010" sodipodi:nodetypes="ccccc"/>
+ <path style="fill-rule:evenodd;stroke-width:1pt" d="M 225.05391,174.84358 L 225.03501,171.99718 L 224.91542,170.78162 L 225.50293,172.096 L 226.19723,171.20213 L 226.28024,172.11 L 227.20845,171.85564 L 225.05391,174.84358 z " id="calligraphy-f01.svgpath4012" sodipodi:nodetypes="cccccccc"/>
+ </g>
+ <path sodipodi:nodetypes="ccccccccc" d="M 697.71983,307.01808 L 696.48751,306.66117 L 694.24881,314.37502 L 701.87501,314.35908 L 701.87501,313.05587 L 701.87501,313.05587 L 701.87501,313.05587 L 701.87501,313.05587 L 701.87501,313.05587" style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862887;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="calligraphy-f01.svgpath4036"/>
+ <path sodipodi:type="arc" style="fill:none;stroke:#000000;stroke-width:1.47862887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="calligraphy-f01.svgpath6311" sodipodi:cx="695" sodipodi:cy="315" sodipodi:rx="5" sodipodi:ry="5" d="M 696.2941,310.17037 A 5,5 0 0 1 700,315" sodipodi:start="4.9741884" sodipodi:end="6.2831853" transform="translate(-0.567076,-0.623943)" sodipodi:open="true"/>
+ </g>
+ <g transform="matrix(0.845378,0.000000,0.000000,0.845378,-334.3261,-254.2255)" id="calligraphy-f01.svgg7123">
+ <rect y="303.75003" x="691.25" height="11.249996" width="11.250002" id="calligraphy-f01.svguse_pressure" style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:2.77777791;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
+ <g transform="matrix(0.450000,0.000000,0.000000,0.450000,590.1656,235.8723)" id="calligraphy-f01.svgg7127">
+ <path style="fill:#ffff00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.63194,167.02346 L 229.62901,168.53929 L 233.18933,156.16908 L 227.97907,155.03271 L 224.63194,167.02346 z " id="calligraphy-f01.svgpath7129" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#cacf00;fill-opacity:1;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 225.83416,167.13573 L 229.62901,168.53929 L 233.18933,156.16908 L 229.18129,155.14494 L 225.83416,167.13573 z " id="calligraphy-f01.svgpath7131" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#777700;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.28859,167.88327 L 229.62901,168.53929 L 233.18933,156.16908 L 231.63559,155.8925 L 228.28859,167.88327 z " id="calligraphy-f01.svgpath7133" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#d79a00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.69585,166.92623 L 225.22264,174.65422 L 229.64434,168.44113 C 229.15087,166.35022 226.21849,165.27183 224.69585,166.92623 z " id="calligraphy-f01.svgpath7135" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#b88300;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 226.25712,166.1352 L 225.22264,174.65422 L 229.64434,168.44113 C 228.91539,166.43365 227.48594,166.05944 226.25712,166.1352 z " id="calligraphy-f01.svgpath7137" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#9e7100;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.60735,166.82254 L 225.22264,174.65422 L 229.64434,168.44113 C 229.37761,167.46847 228.92786,167.24537 228.60735,166.82254 z " id="calligraphy-f01.svgpath7139" sodipodi:nodetypes="cccc"/>
+ <path style="fill:url(#calligraphy-f01.svglinearGradient7149);fill-rule:evenodd;stroke-width:1pt" d="M 227.74328,155.80352 L 228.74072,152.42029 C 229.57084,149.90557 234.54299,150.25243 233.68828,154.46328 L 232.84567,157.47016 C 232.35348,155.71109 229.31298,154.63512 227.74328,155.80352 z " id="calligraphy-f01.svgpath7141" sodipodi:nodetypes="ccccc"/>
+ <path style="fill-rule:evenodd;stroke-width:1pt" d="M 225.05391,174.84358 L 225.03501,171.99718 L 224.91542,170.78162 L 225.50293,172.096 L 226.19723,171.20213 L 226.28024,172.11 L 227.20845,171.85564 L 225.05391,174.84358 z " id="calligraphy-f01.svgpath7143" sodipodi:nodetypes="cccccccc"/>
+ </g>
+ <path sodipodi:nodetypes="cc" d="M 694.29645,314.37502 L 702.50032,314.35908" style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862911;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="calligraphy-f01.svgpath7145"/>
+ <path sodipodi:nodetypes="cc" id="calligraphy-f01.svgpath7151" d="M 698.39838,303.65373 L 698.39838,309.99988" style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862852;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;marker-end:url(#calligraphy-f01.svgTriangleOutM);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
+ </g>
+ </g>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="689.0605642"><tspan x="10" y="689.0605642">Širina &amp; tanjšanje</tspan></text>
+
+<rect id="d0e109" width="288" height="1000px" x="10" y="693.9605642" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e109" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ti dve možnosti nadzirata <flowSpan style="font-style:italic">širino</flowSpan> vašega peresa. Širina lahko variira
+od 0 do 1 in se meri v enotah, ki so relativne glede na velikost vašega
+delovnega okna, vendar neodvisne od povečave. Ker je v kaligrafiji
+naravna "merska enota" obseg premika roke, je smiselno in pripravno
+imeti širino peresa v konstantnem razmerju do velikosti vaše "risarske
+deske" in ne v kaki realni enoti, ki bi bila odvisna od povečave.
+</flowDiv></flowRoot>
+
+<rect id="d0e115" width="288" height="1000px" x="10" y="780.5286942" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e115" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ker se širino peresa pogosto spreminja, jo lahko spremenite brez
+uporabe orodne vrstice in sicer z uporabo <flowSpan style="font-weight:bold">desne</flowSpan> in <flowSpan style="font-weight:bold">leve</flowSpan> smerne tipke.
+Najboljše pri teh tipkah je, da delujejo med samim risanje, kar pomeni,
+da lahko širino peresa spreminjate postopno, med vlečenjem poteze:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 851.8219622) " sodipodi:insensitive="true" id="calligraphy-f02.svgtext1944" y="4.5585475" x="9.8966846" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="9.8966846" id="calligraphy-f02.svgtspan1945" sodipodi:role="line">width=0.01, growing.... reaching 0.47, decreasing... back to 0</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 851.8219622) " d="M 9.1204009,35.708890 C 10.052083,30.630570 11.601914,20.964100 18.130713,20.990400 C 26.970927,31.545880 14.074272,64.758240 18.275438,76.274660 C 22.355609,60.779660 24.779382,44.473630 30.837018,29.423260 C 32.537663,25.197960 32.956760,22.320930 37.425073,24.600390 C 39.808539,38.231780 37.910196,52.440630 37.021813,66.186680 C 36.872756,68.493050 38.776297,74.344210 36.817697,73.117230 C 32.400792,70.350240 34.871609,67.310370 35.847580,62.602790 C 37.033257,56.684930 36.991694,56.229090 38.752040,50.276830 C 41.316140,41.606840 45.860174,21.722990 58.684700,25.303330 C 61.295438,26.032200 61.419646,33.033140 61.471584,34.613720 C 61.575336,37.771050 61.296586,42.253580 61.149230,45.370300 C 59.634472,50.046780 62.342736,70.765290 52.440192,65.200320 C 50.488431,64.103480 60.137719,33.707810 61.221626,30.891360 C 86.807730,-10.006890 80.425085,53.736560 79.073941,64.383430 C 78.263346,69.423050 79.892209,70.480200 70.590845,67.829550 C 70.502107,67.804270 70.844782,65.909030 71.419970,62.576550 C 73.037220,53.206650 78.226500,26.790790 87.809822,22.856770 C 91.386491,23.081390 95.044599,22.739190 98.539825,23.530640 C 102.26813,24.374860 100.77291,52.417530 100.46429,56.172240 C 100.21822,59.165890 99.838785,62.149920 99.684975,65.149720 C 99.621525,66.387240 101.01241,68.790060 99.775615,68.866030 C 88.743978,69.543680 89.022127,71.332160 90.331851,66.246920 C 93.835032,55.354230 104.34407,19.369100 118.73730,18.917430 C 130.27879,18.555260 132.27704,16.492580 137.21784,23.795490 C 140.33252,28.224320 141.15433,68.833230 138.84538,68.953810 C 123.16184,69.772830 124.86296,70.055320 126.58371,59.110290 C 126.93948,57.385870 127.27394,55.656910 127.65103,53.937020 C 129.62953,44.913150 132.74191,33.438230 139.57329,26.699990 C 140.58266,25.704380 141.83678,24.712850 143.35538,24.750890 C 162.10801,25.220660 161.31156,23.808840 163.30106,39.585870 C 163.74347,41.704330 163.64541,67.069210 162.66959,67.131600 C 157.96140,67.432610 153.19308,67.531830 148.51812,66.897470 C 146.52567,66.627110 153.69117,41.003250 154.13116,39.616160 C 155.49140,31.023230 173.83591,-0.82090000 186.53599,18.477610 C 193.22676,28.644620 189.74670,46.196200 188.53486,57.398630 C 186.78343,67.925890 188.76059,73.057550 173.84645,68.213070 C 173.84046,68.211130 174.68415,63.953100 175.40905,61.403770 C 178.54462,50.376570 182.29807,38.327190 190.46600,29.941460 C 216.68655,16.157610 214.65911,61.268850 211.00190,74.419000 C 207.62760,74.284470 203.97628,75.361120 200.87901,74.015420 C 200.66640,73.923050 201.68953,69.023480 202.90658,64.324250 C 205.58843,53.969160 208.65578,43.531560 213.15460,33.799810 C 215.39945,28.943810 218.27832,22.628210 222.41506,18.969040 C 229.59487,12.618120 236.71395,17.009910 238.60778,24.302760 C 239.46461,29.711800 239.73869,30.527790 239.99216,36.266440 C 240.39504,45.387800 240.31299,54.691040 239.83001,63.808670 C 239.63067,67.571680 239.24756,69.351470 239.34486,72.884350 C 239.36086,73.465290 240.09876,74.843360 239.56481,74.613910 C 237.44900,73.704720 234.49158,72.812650 233.96232,70.571410 C 233.28933,67.721460 246.40773,42.853510 248.48946,38.849000 C 250.54739,35.290750 252.55588,31.333480 255.30409,28.193320 C 258.86384,24.125890 268.03737,21.727990 269.73424,28.906430 C 273.09356,43.117680 269.43257,60.078800 267.73422,74.359630 C 267.24938,76.850650 267.54356,77.905310 262.43800,75.511880 C 261.41888,75.034130 263.77849,64.993170 263.81029,64.842300 C 265.57309,56.479490 273.39222,26.326930 282.73697,23.784870 C 284.32708,24.098470 286.11190,23.901270 287.50732,24.725660 C 289.76243,26.057950 286.34001,55.117890 285.89063,59.076870 C 285.67963,60.935800 285.42955,65.663630 284.94768,65.834620 C 281.66553,66.999240 282.85743,65.184660 283.26078,63.988800 C 287.34409,50.177160 289.96741,33.892530 299.42030,22.421400 C 304.02660,16.831640 305.69447,22.685160 305.84484,27.085690 C 308.02996,38.795840 301.55468,53.021020 303.44604,64.416010 C 303.53780,64.968810 303.95945,63.415340 304.14006,62.884890 C 305.37407,59.260660 306.68566,55.701800 308.09554,52.140120 C 311.04276,47.758990 317.47618,26.717900 318.57456,43.762030 L 318.57456,43.762030 C 317.47618,26.717900 311.04276,47.758990 308.09554,52.140120 C 306.68566,55.701800 305.37407,59.260660 304.14006,62.884890 C 303.95945,63.415340 303.53780,64.968810 303.44604,64.416010 C 301.62849,53.465740 307.18493,38.462820 305.17725,27.085690 C 304.91557,24.994590 304.60105,20.205930 303.96257,20.012690 C 301.93614,19.399410 299.12773,24.725550 298.61709,25.576100 C 291.61162,37.244890 288.41347,50.906190 285.26356,63.988800 C 285.06329,65.547450 285.42543,66.835260 282.61111,65.834620 C 281.55081,65.457620 282.73023,63.586690 282.82817,62.465650 C 283.76348,51.760330 285.51787,41.020100 285.02057,30.238410 C 284.85976,26.752070 282.23362,24.732910 286.40873,23.784870 C 277.56768,26.189910 269.60254,56.801400 268.14964,64.842300 C 267.68138,67.433870 267.35371,75.391460 267.11115,75.511880 C 261.47076,78.312110 262.29810,76.564650 262.72728,74.359630 C 264.29610,61.167950 265.97817,46.871500 264.61267,33.621630 C 264.44872,32.030770 264.15648,30.446660 263.72590,28.906430 C 263.43197,27.854990 261.82229,26.781920 262.45111,25.889460 C 263.28384,24.707590 265.21877,25.027740 266.64118,24.768880 C 267.45033,24.621630 264.98000,25.087630 264.30166,25.552680 C 259.82184,28.623960 257.68454,34.568450 254.83160,38.849000 C 252.67375,43.385090 243.20255,68.847670 241.30585,70.571410 C 238.77754,72.869140 235.20959,73.816690 231.88749,74.613910 C 230.14450,75.032180 231.70956,71.030750 231.73945,69.238530 C 231.98926,54.259050 232.92007,39.138740 230.26287,24.302760 C 228.78212,19.966250 223.20599,14.689200 233.78276,17.450060 C 234.38231,17.606570 232.50056,16.773510 228.55692,22.367860 C 225.84802,26.210630 224.40705,29.448340 222.50090,33.799810 C 218.19426,43.631310 214.78039,53.812110 212.58668,64.324250 C 212.17411,66.301250 211.84839,68.295470 211.50069,70.284900 C 211.28378,71.525990 212.06540,73.554340 210.89290,74.015420 C 207.81776,75.224720 204.28964,74.284470 200.98800,74.419000 C 204.10041,63.227790 202.26966,47.982000 199.33334,36.990370 C 198.65785,34.461790 198.01768,32.488260 196.35237,30.471530 C 195.87257,29.890470 193.88382,29.174200 194.62099,29.017930 C 210.15655,25.724660 205.52948,27.987860 202.14888,29.941460 C 194.13625,38.167740 190.46287,50.507700 187.75952,61.403770 C 187.42116,62.767550 187.07616,64.129860 186.76187,65.499390 C 186.55522,66.399940 187.08451,67.956420 186.19692,68.213070 C 168.63347,73.291620 174.39793,67.905660 175.51680,57.398630 C 176.61530,47.243930 177.36307,36.712520 175.50882,26.600160 C 175.07388,24.228160 174.37591,20.589280 172.85034,18.477610 C 172.29913,17.714640 169.74601,16.859080 170.67057,16.682540 C 174.46749,15.957560 178.48007,15.904660 182.26712,16.679570 C 183.33779,16.898650 180.33464,17.748480 179.53846,18.497100 C 173.64801,24.035610 171.15368,32.409290 168.15061,39.616160 C 166.23655,45.650310 164.52900,51.583630 163.46501,57.833130 C 163.09854,59.985670 162.70529,62.946300 162.55737,65.214030 C 162.52084,65.774030 163.09350,66.820820 162.53757,66.897470 C 157.95116,67.529860 153.26955,67.441610 148.65014,67.131600 C 148.26075,67.105470 148.80976,66.366690 148.85814,65.979440 C 149.06367,64.334330 149.27369,61.381460 149.36305,59.898890 C 149.77069,53.135620 149.88190,46.342570 149.28161,39.585870 C 147.22073,23.242810 138.97399,25.536480 157.70863,24.750890 C 158.02426,24.737660 154.80133,24.745750 151.37044,29.375390 C 144.98643,37.989990 142.17899,48.806490 139.93557,59.110290 C 138.24026,69.893480 141.50772,69.833950 125.82732,68.953810 C 125.45092,68.932680 126.04345,68.231030 126.13011,67.864140 C 126.81184,64.978080 126.75690,65.030410 127.08897,61.661790 C 128.32406,49.132550 129.33732,35.885350 125.20117,23.795490 C 122.21138,18.477710 115.84834,17.645330 130.42018,18.917430 C 131.42901,19.005500 128.42835,19.364100 127.51123,19.793500 C 124.84670,21.041030 122.84860,22.798940 120.86266,24.953470 C 110.35630,36.351690 105.57782,51.794900 101.01333,66.246920 C 98.866705,71.421070 100.41961,69.486100 89.427920,68.866030 C 89.211285,68.853810 91.305050,46.561290 91.432954,44.446450 C 91.738029,39.402170 91.960426,33.905460 91.237666,28.875880 C 91.075611,27.748160 90.812382,26.624980 90.405430,25.560840 C 90.123913,24.824700 88.467246,23.836690 89.193529,23.530640 C 91.546020,22.539300 94.279394,23.081390 96.822326,22.856770 C 87.513034,26.678300 82.733352,49.069810 80.570700,57.912670 C 79.929184,60.535770 78.729019,67.795340 78.601960,67.829550 C 68.210322,70.628120 70.757033,69.305870 71.396623,64.383430 C 72.741759,53.783900 74.480621,43.048740 74.164577,32.327230 C 74.084378,29.606520 73.717102,26.468140 72.887142,23.832330 C 72.613469,22.963190 71.102102,21.949400 71.775113,21.335100 C 73.042831,20.177990 75.129794,20.606840 76.809207,20.252430 C 77.468897,20.113220 75.423375,20.361480 74.834341,20.689520 C 71.079878,22.780430 69.507158,27.407730 67.563759,30.891360 C 63.501433,40.045520 60.730980,49.534900 58.871297,59.380610 C 58.508220,61.302850 59.845388,64.288370 58.114732,65.200320 C 56.489159,66.056890 54.492377,65.928480 52.655232,65.961700 C 52.416925,65.966010 52.853600,65.525450 52.912126,65.294400 C 53.346469,63.579680 53.735232,61.852480 54.067726,60.115130 C 55.000445,55.241500 55.522559,50.288580 56.142283,45.370300 C 56.685158,40.304580 57.161924,35.357930 56.426762,30.276330 C 56.271326,29.201920 56.130422,28.100540 55.711286,27.099120 C 55.420915,26.405360 53.980700,25.961100 54.345346,25.303330 C 54.757002,24.560770 56.732125,24.163910 56.874451,25.000940 C 57.024137,25.881250 55.198042,25.689010 54.507108,26.254660 C 53.567181,27.024150 52.781031,27.976210 52.052695,28.948380 C 44.760401,38.681970 42.284264,51.136750 39.185544,62.602790 C 38.107448,67.802970 38.963024,70.873080 33.813529,73.117230 C 31.689348,74.042960 34.119794,68.492200 34.351441,66.186680 C 35.734153,52.424900 37.277830,38.397230 35.756091,24.600390 C 38.105476,21.097720 34.207387,25.529570 34.066244,25.772330 C 32.246008,28.903130 31.512348,30.851930 30.264343,34.388940 C 26.676614,44.557040 24.218361,54.993840 21.670422,65.453660 C 20.908905,68.579850 20.686185,74.547220 17.607845,76.274660 C 13.406679,64.758240 26.303334,31.545880 17.463120,20.990400 C 12.065392,23.089140 10.307522,30.432740 9.4541969,35.708890 L 9.1204009,35.708890 z " id="calligraphy-f02.svgpath1924" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e134" width="288" height="1000px" x="10" y="940.7815912000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e134" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Širina peresa pa je, glede na parameter <flowSpan style="font-style:italic">tanjšanja</flowSpan>, lahko odvisna tudi od
+hitrosti. Ta parameter lahko zavzame vrednosti od -1 do 1, pri čemer
+vrednost 0 pomeni, da je širina neodvisna od hitrosti, pozitivne vrednosti
+naredijo hitrejše poteze ožje, negativne vrednosti pa naredijo hitrejše
+poteze širše. Privzeta vrednost 0,1 pomeni tanjšanje hitrih potez. Tu je
+nekaj primerov, pri vseh je širina = 0,2 in kot = 90 stopinj:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1987" y="4.5588474" x="39.896687" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5588474" x="39.896687" id="calligraphy-f03.svgtspan1988" sodipodi:role="line">thinning = 0 (uniform width) </tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1990" y="74.558846" x="62.396687" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="74.558846" x="62.396687" id="calligraphy-f03.svgtspan1991" sodipodi:role="line">thinning = 0.1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1993" y="139.55885" x="60.851486" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="139.55885" x="60.851486" id="calligraphy-f03.svgtspan1994" sodipodi:role="line">thinning = 0.4</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1996" y="4.5588474" x="212.39668" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5588474" x="212.39668" id="calligraphy-f03.svgtspan1997" sodipodi:role="line">thinning = -0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1999" y="84.558846" x="212.39668" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="84.558846" x="212.39668" id="calligraphy-f03.svgtspan2000" sodipodi:role="line">thinning = -0.6</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 16.131202,33.033400 C 24.467782,32.903200 32.792932,33.194400 41.119634,33.560700 C 54.522085,33.987200 67.935667,34.252600 81.345765,34.148200 C 97.779404,33.586300 114.16516,34.114400 130.56008,35.225400 C 136.58624,35.663300 133.58386,35.444200 139.56722,35.882700 L 139.56722,41.465900 C 133.58386,41.027400 136.58624,41.246500 130.56008,40.808600 C 114.16516,39.697600 97.779404,39.169600 81.345765,39.731500 C 67.935667,39.835900 54.522085,39.570400 41.119634,39.143900 C 32.792932,38.777700 24.467782,38.486400 16.131202,38.616600 L 16.131202,33.033400 z " id="calligraphy-f03.svgpath1948" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 23.277534,91.500100 C 23.292287,89.621800 23.255573,87.742400 23.321792,85.865200 C 23.345495,85.193300 46.750196,84.717300 47.665536,84.704000 C 69.503148,84.691900 91.265148,82.701500 113.07767,81.998600 C 121.84813,81.839300 130.62047,81.934700 139.39184,81.929700 L 139.39184,86.285400 C 130.62175,86.108200 121.85014,85.897500 113.07767,85.968200 C 91.247452,86.507500 69.513504,88.932100 47.665536,89.066700 C 41.604056,89.273300 35.559015,89.606000 29.529955,90.284400 C 27.806195,90.478500 26.074151,90.702400 24.379004,91.076000 C 24.017060,91.155800 23.335595,91.790800 23.321792,91.420500 C 23.253712,89.593600 23.292287,87.764400 23.277534,85.936500 L 23.277534,91.500100 z " id="calligraphy-f03.svgpath1949" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 22.674173,93.071900 C 33.535239,93.396400 44.405457,93.286300 55.271938,93.648700 C 81.501620,94.366700 107.77074,94.632400 133.99572,93.570900 C 135.18856,93.512700 136.38140,93.454400 137.57424,93.396100 L 137.57424,97.833900 C 136.38140,97.822200 135.18856,97.810400 133.99572,97.798700 C 107.75574,97.616200 81.512530,98.110400 55.271938,97.726600 C 44.397023,97.631000 33.517623,97.707000 22.674173,98.637600 L 22.674173,93.071900 z " id="calligraphy-f03.svgpath1950" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 26.301992,102.20540 C 41.711976,101.80900 57.144643,102.06610 72.568166,102.43760 C 96.720845,102.96720 120.90023,102.47030 145.01456,101.01030 L 145.01456,105.45480 C 120.86999,104.62550 96.717692,105.49070 72.568166,105.55960 C 57.120447,105.65460 41.633345,105.66080 26.301992,107.77990 L 26.301992,102.20540 z " id="calligraphy-f03.svgpath1951" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 29.271797,112.48550 C 44.610548,111.96510 59.928272,110.30890 75.288505,109.72570 C 97.096270,109.23390 118.90201,110.63830 140.63354,112.34420 L 140.63354,116.25030 C 118.98295,113.52490 97.111282,112.04980 75.288505,112.82900 C 59.847373,113.74700 44.558731,115.78700 29.271797,118.06000 L 29.271797,112.48550 z " id="calligraphy-f03.svgpath1952" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 16.881031,27.194200 C 16.895784,25.333200 16.849244,23.470600 16.925290,21.611000 C 16.940725,21.233600 17.681129,21.625600 18.058628,21.611000 C 19.143945,21.569100 20.222798,21.424600 21.298420,21.284400 C 27.511358,20.474800 33.709925,19.579000 39.934898,18.861000 C 66.427487,15.841600 93.070855,15.315000 119.65978,17.124000 C 128.69169,17.811000 137.68948,18.852500 146.65851,20.106000 L 146.65851,25.689300 C 137.68948,24.435700 128.69169,23.394200 119.65978,22.707200 C 93.070855,20.898200 66.427487,21.424800 39.934898,24.444200 C 38.979693,24.554500 16.940499,27.566200 16.925290,27.194200 C 16.849244,25.334700 16.895784,23.472100 16.881031,21.611000 L 16.881031,27.194200 z " id="calligraphy-f03.svgpath1953" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 20.307730,51.181200 C 20.230306,51.232900 20.220326,51.135400 20.183489,51.116100 C 20.211547,49.242200 20.160977,47.365500 20.267663,45.494400 C 20.315059,44.663300 43.595573,43.878200 44.650307,43.875500 C 76.758355,46.472300 108.70236,42.722400 140.61861,39.645200 C 142.31643,39.470700 144.01425,39.296300 145.71207,39.121700 L 145.71207,44.705000 C 144.01425,44.879500 142.31643,45.053900 140.61861,45.228500 C 108.70236,48.305700 76.758355,52.055500 44.650307,49.458800 C 39.196360,49.472500 33.800910,49.664400 28.368985,50.158600 C 26.115253,50.363700 23.847325,50.536100 21.598017,50.787200 C 21.146919,50.837500 20.294703,51.530700 20.267663,51.077700 C 20.157545,49.232400 20.211547,47.381200 20.183489,45.532900 C 20.224903,45.554500 20.221377,45.645000 20.307730,45.597900 L 20.307730,51.181200 z " id="calligraphy-f03.svgpath1956" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 27.699998,26.408400 C 41.091482,25.645000 54.474834,26.250500 67.866398,26.699300 C 93.277870,27.285700 118.67776,25.985600 144.09420,26.142100 L 144.09420,31.725400 C 118.67776,31.568800 93.277870,32.868900 67.866398,32.282500 C 54.474834,31.833700 41.091482,31.228200 27.699998,31.991700 L 27.699998,26.408400 z " id="calligraphy-f03.svgpath1957" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 37.391214,148.58280 C 51.878933,149.97370 66.616346,149.11020 81.183694,148.99970 C 97.682870,149.53200 114.17557,148.94320 130.67430,148.78820 C 131.38069,148.76860 132.08707,148.74900 132.79346,148.72940 L 132.79346,151.59880 C 132.08707,151.53550 131.38069,151.47220 130.67430,151.40880 C 114.20742,150.08100 97.716680,149.00320 81.183694,149.11140 C 66.850671,149.22010 51.035649,149.15500 37.391214,153.74050 L 37.391214,148.58280 z " id="calligraphy-f03.svgpath1971" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 28.866551,162.60590 C 38.487478,163.86240 48.517355,162.66690 58.225192,162.36620 C 76.966207,161.96460 95.706517,162.00220 114.43928,161.25420 C 122.41587,160.51510 130.41974,160.45280 138.41323,160.07260 L 138.41323,163.64710 C 130.41499,163.49660 122.44241,162.66900 114.43928,162.68750 C 95.701106,162.69810 76.939609,161.22390 58.225192,162.88050 C 48.323809,163.76700 38.267084,164.71500 28.866551,168.15410 L 28.866551,162.60590 z " id="calligraphy-f03.svgpath1972" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 30.090762,172.91320 C 46.102000,173.50570 62.121155,172.23520 78.109562,171.36560 C 96.950121,170.21860 115.84495,170.77070 134.57540,168.19370 C 136.09081,167.97050 137.59572,167.68550 139.09953,167.39640 L 139.09953,171.30860 C 137.59146,171.29360 136.08340,171.29660 134.57540,171.27310 C 115.74583,170.45740 96.937242,169.88610 78.109562,171.47720 C 62.319901,172.33610 44.566790,171.06290 30.090762,178.35220 L 30.090762,172.91320 z " id="calligraphy-f03.svgpath1973" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 33.517460,180.70560 C 45.379769,182.32570 57.567620,182.54190 69.549617,182.44440 C 92.091720,181.75000 114.94150,183.07240 137.14053,178.44210 C 139.03440,178.11060 140.89403,177.63010 142.74659,177.12370 L 142.74659,180.63750 C 140.88062,180.76260 139.01214,180.87720 137.14053,180.79430 C 114.61985,180.46010 92.103613,183.18230 69.549617,182.55600 C 57.532891,182.65390 45.150868,182.74540 33.517460,186.14890 L 33.517460,180.70560 z " id="calligraphy-f03.svgpath1974" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 178.56218,19.701100 C 194.55144,16.654300 211.02049,16.371000 227.25114,15.455500 C 245.95197,14.072600 264.58020,16.160800 282.81880,20.204200 L 282.81880,27.197200 C 264.33181,25.701200 245.83391,23.669600 227.25114,24.757000 C 211.02962,25.271900 194.78373,25.766400 178.56218,25.425300 L 178.56218,19.701100 z " id="calligraphy-f03.svgpath1975" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 180.36242,33.235800 C 196.37547,31.204800 212.49001,30.124800 228.61830,29.549300 C 251.00944,28.674700 273.45525,29.960000 295.83799,28.841100 L 295.83799,35.627100 C 273.88081,40.936800 250.93382,37.432100 228.61830,38.935500 C 212.56137,39.202800 196.37102,40.320100 180.36242,38.941400 L 180.36242,33.235800 z " id="calligraphy-f03.svgpath1976" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 178.50753,42.173700 C 195.23882,40.828400 212.15727,41.562100 228.93883,41.807100 C 250.36656,42.163500 271.78446,43.089000 293.21506,43.294700 L 293.21506,50.490700 C 271.89707,53.201600 250.34534,51.341800 228.93883,51.324400 C 212.09535,50.890000 195.20810,50.200900 178.50753,47.861800 L 178.50753,42.173700 z " id="calligraphy-f03.svgpath1977" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 179.08356,60.040400 C 190.18306,56.702700 201.87166,56.638800 213.35482,56.120400 C 238.02860,54.775000 262.94118,53.799200 287.51576,57.091300 C 288.28093,57.206500 289.04610,57.321700 289.81127,57.437000 L 289.81127,64.493500 C 289.04610,64.493500 288.28093,64.493400 287.51576,64.493300 C 262.79279,64.634800 238.07533,64.324900 213.35482,64.988300 C 201.92514,64.934000 190.47017,64.770400 179.08356,65.658500 L 179.08356,60.040400 z " id="calligraphy-f03.svgpath1978" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 182.44813,102.27750 C 193.45549,98.396400 205.72484,97.168300 217.31568,96.126800 C 238.26157,94.435300 259.31358,93.184200 280.21208,95.980000 L 280.21208,108.89920 C 259.24679,109.32710 238.29986,110.72670 217.31568,110.09200 C 205.69648,109.96860 193.95433,109.76140 182.44813,108.05630 L 182.44813,102.27750 z " id="calligraphy-f03.svgpath1983" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 175.22429,121.71520 C 189.83553,116.94380 205.19112,115.22040 220.39271,113.43870 C 240.55911,110.87170 260.78256,112.50830 280.71595,115.93890 L 280.71595,128.26110 C 260.65372,130.00370 240.55513,131.62990 220.39271,130.88180 C 205.61733,130.50730 189.46848,131.51400 175.22429,127.36020 L 175.22429,121.71520 z " id="calligraphy-f03.svgpath1984" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 178.47720,142.94000 C 197.50775,138.01420 217.05719,135.92450 236.66695,134.97370 C 256.61866,134.00650 276.16678,137.59320 295.00220,143.88940 L 295.00220,155.27370 C 275.55621,155.66660 256.12637,153.40790 236.66695,154.19970 C 218.04349,154.10200 196.08148,155.58210 178.47720,148.68100 L 178.47720,142.94000 z " id="calligraphy-f03.svgpath1985" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1035.4686662000001) " d="M 188.87643,163.79560 C 187.44007,162.53730 188.80218,159.97470 188.88585,158.06690 C 188.97786,155.96910 218.16032,153.33790 219.95845,153.25510 C 244.10727,152.16060 268.31489,153.17550 292.16960,157.14300 L 292.16960,170.77490 C 268.15070,173.48510 243.86723,172.19690 219.95845,168.95950 C 218.00428,168.69330 188.95015,165.20750 188.88585,163.74510 C 188.80310,161.86310 188.84704,159.97770 188.82763,158.09400 C 188.84390,158.11890 188.83302,158.15960 188.87643,158.16860 L 188.87643,163.79560 z " id="calligraphy-f03.svgpath1986" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e150" width="288" height="1000px" x="10" y="1233.6173162000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e150" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Za zabavo nastavite širino in tanjšanje na 1 (maksimum) in rišite s
+sunkovitimi potezami, s čimer boste dobili presenetljivo naturalistične,
+nevronske oblike:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1281.8240112000003) " d="M 14.818816,30.651700 C 18.470407,32.140800 19.868083,36.001700 22.907761,38.097100 C 25.295371,39.743000 27.585732,37.814200 29.554630,36.963200 C 37.278775,33.624100 45.315260,30.760100 53.386796,28.270700 C 55.534346,27.608300 59.546955,27.394400 61.502296,26.426500 C 65.506631,24.444100 61.123511,24.547700 65.347114,24.921100 C 68.318184,31.136400 73.190113,39.902200 79.554408,43.790000 C 81.769724,45.143200 83.998526,43.044000 86.702930,44.725300 C 87.972326,45.156800 87.766479,45.337900 89.091067,44.715600 C 91.630604,43.522300 89.947016,42.423100 89.925215,42.503000 C 89.384184,44.488400 90.419378,48.004100 93.132185,48.386800 C 94.317211,48.553800 95.085868,47.072000 96.069345,46.423600 C 97.482855,45.491700 98.888996,44.549100 100.32305,43.645900 C 111.28641,36.740000 122.87420,30.768200 134.22532,24.466100 C 135.36191,22.808900 144.80233,19.783400 144.71053,16.757400 C 144.67255,15.505400 143.75618,12.643000 142.77241,13.479400 C 140.11752,15.736600 138.20786,23.018900 141.72681,23.571100 C 145.94695,24.233500 153.07560,26.675000 154.53805,22.865600 C 156.26932,18.356000 150.14682,14.061300 146.74108,10.510000 C 145.46462,9.1789000 146.62237,14.388200 147.77711,15.815700 C 148.71900,16.979900 167.75206,18.623200 170.62413,18.930600 C 174.24768,22.681200 179.09731,6.5638000 181.41460,11.096200 C 184.01999,16.192200 181.54973,22.420900 181.67602,28.082200 C 181.69002,28.710100 182.02980,26.769600 181.75151,26.199500 C 180.61912,23.880400 179.90253,20.904300 177.55623,19.644900 C 176.25902,18.948600 176.79071,22.606800 177.43335,23.881700 C 177.96994,24.946000 179.53951,25.141200 180.62126,25.724900 C 188.25680,29.844900 196.35169,33.182700 204.21727,36.880700 C 204.83847,37.196900 205.38019,37.904300 206.08088,37.829300 C 207.17148,37.712600 208.66054,35.490200 210.14084,35.878000 C 211.68901,36.283500 212.11142,45.440800 218.86360,43.658300 C 224.97133,42.046000 217.82686,35.675300 220.97242,37.572800 C 221.79129,37.925700 225.35355,39.634700 226.42475,39.421000 C 232.85409,38.138200 246.29314,15.737800 253.93565,10.820900 C 256.37040,9.7294000 257.01447,9.2817000 259.64106,8.7225000 C 270.79637,6.3477000 278.82458,21.597400 286.71090,17.768300 C 287.10307,17.289300 287.49523,16.810400 287.88740,16.331400 L 288.80349,19.622300 C 288.16265,19.568000 287.52181,19.513800 286.88098,19.459500 C 274.73184,17.531100 267.30425,3.9818000 254.16095,11.360500 C 246.31077,16.447000 242.57226,24.999300 236.23771,31.534300 C 234.04829,33.792900 227.91238,37.197600 226.70777,39.935600 C 225.91823,41.730200 226.76248,44.943100 227.07012,46.684600 C 226.93485,48.202800 227.44180,50.596500 224.61188,50.566400 C 220.75748,50.525300 221.27303,45.849400 218.77435,44.232400 C 217.91240,43.674500 213.66203,42.536100 212.62922,42.480600 C 211.39228,42.414200 207.59731,44.838100 206.68592,43.466500 C 205.72256,42.016600 206.78674,39.871300 205.89357,38.381800 C 205.54725,37.804200 204.65922,37.751700 204.04205,37.436700 C 200.20390,35.631400 178.79940,24.548600 177.18139,24.410500 C 175.75454,24.288800 174.20089,26.497900 173.08584,25.645500 C 170.24620,23.474700 168.75703,20.012800 167.28842,16.847800 C 166.80181,15.799200 167.33315,12.269800 167.40958,13.413100 C 167.76438,18.719800 165.39376,24.705400 168.12432,29.350600 C 169.92455,32.413100 179.22782,17.227000 170.58079,19.509400 C 167.16961,19.144400 149.38949,15.729900 147.66204,16.385600 C 145.89626,17.055800 145.16204,21.256400 143.61922,20.202000 C 138.92829,16.996300 132.54130,12.164700 133.60214,6.7771000 C 134.39326,2.7592000 142.22451,5.0122000 146.48586,5.6432000 C 152.10323,6.4749000 147.80715,17.641900 147.72547,17.796900 C 147.31463,18.576900 145.89675,16.974400 145.02577,17.254900 C 141.84675,18.278400 138.56197,25.544100 134.42598,25.014300 C 128.64920,28.221000 95.508878,44.818200 93.350849,48.928700 C 91.279409,52.874400 94.325506,54.972700 90.325414,58.200600 C 87.111748,60.793800 85.774473,53.059900 83.713531,52.274100 C 79.956765,50.034600 81.479719,47.341100 79.261269,44.299400 C 77.948530,42.499600 66.386980,29.590000 65.460991,29.514800 C 64.836301,29.464200 64.300397,29.964800 63.720101,30.189800 C 62.986298,29.134200 62.703835,27.635700 61.547810,27.005100 C 59.414690,25.841600 51.150390,29.583900 49.309706,30.198700 C 44.218449,31.899300 39.160167,33.713300 34.178499,35.685000 C 23.897498,39.754300 21.471934,41.809800 28.908220,52.335400 L 14.818816,30.651700 z " id="calligraphy-f04.svgpath2071" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1281.8240112000003) " d="M 32.600098,78.132400 C 31.370712,74.053500 32.699395,67.530100 29.042658,64.320900 C 27.514098,62.979600 21.236188,65.593600 21.084173,65.228800 C 19.525267,61.488300 18.394053,57.274200 19.108538,53.309900 C 19.755428,49.720700 28.552807,56.083900 31.515760,54.738600 C 34.811183,53.034600 31.817407,55.009800 34.441829,51.116100 C 35.496441,49.551400 36.871219,48.206000 39.078437,48.675300 C 46.111852,50.170600 41.588990,57.631200 42.734683,61.254900 C 43.314237,63.088000 44.548098,63.198300 46.114113,63.821300 C 47.383287,63.951500 50.802398,65.751700 52.105028,64.933500 C 54.037364,63.719700 54.071094,57.902700 56.714003,57.791000 C 60.342698,57.637500 60.434592,64.090800 63.127155,65.597000 C 64.915772,66.597700 68.201503,66.881800 70.215436,67.511600 C 75.174195,68.687100 81.580735,76.729800 86.725387,72.524300 C 88.806313,70.823200 88.257329,67.855100 91.039867,67.044400 C 92.692660,66.548500 93.845326,68.274500 95.341520,68.260000 C 96.092341,68.252700 98.708386,66.066300 99.066886,65.761300 C 107.23558,58.811500 107.04163,49.752200 110.64682,40.607900 C 111.13735,37.012000 115.21279,34.613100 116.43217,31.471000 C 117.28561,29.271800 114.71089,21.509000 119.38549,21.575800 C 124.21898,21.644900 123.20718,27.803800 124.75810,30.307500 C 125.62936,31.713900 130.27540,33.755200 131.71358,34.766300 C 133.98742,36.261400 135.81316,38.223200 137.78185,40.033600 C 140.91364,42.913600 143.35366,35.752900 146.01336,38.207400 C 146.21542,38.393900 143.99605,42.349000 143.84161,44.676700 C 143.56682,48.817500 146.59950,49.775800 149.75708,51.857700 C 151.17609,55.527900 155.26813,49.217600 156.62252,51.977200 C 158.01258,54.809300 155.92990,54.727200 158.15928,57.397700 C 158.35862,57.636500 171.99470,66.669100 172.78670,67.022400 C 174.83559,67.936300 176.16694,65.995800 177.53754,64.992000 C 179.50441,62.966600 176.29039,67.762800 178.52148,70.397000 C 178.97123,70.927900 206.33271,69.025200 207.26011,67.887600 C 208.72023,66.096600 204.41558,60.420300 203.13924,62.333300 C 197.18615,71.255500 207.94525,69.504800 203.22076,70.121300 C 202.73299,65.824800 198.96303,60.646700 201.75745,57.231900 C 203.69734,54.861400 206.62040,61.164500 209.45040,62.508700 C 210.72473,63.114000 217.13952,61.943300 217.75132,61.845600 C 226.00189,60.528000 235.79145,59.198400 242.57032,54.109900 C 245.87307,51.630600 245.63219,46.913600 248.91029,45.429800 C 259.44256,40.976000 272.25120,39.640500 278.55740,29.270300 C 280.73929,25.682400 281.70368,21.594100 283.81001,17.965200 L 284.19260,18.418200 C 282.10977,22.063900 281.12213,26.165500 278.90787,29.746200 C 272.51165,40.089600 259.77491,41.498500 249.19110,45.945500 C 240.92299,60.586000 228.70806,59.566600 213.00816,63.121900 C 211.90820,63.371000 209.66775,63.170300 209.82390,64.231700 C 210.19003,66.720600 213.12765,72.920900 214.10606,70.585300 C 215.63431,66.937000 212.71906,62.845600 212.02556,58.975900 C 211.94839,62.798800 215.27018,66.546700 214.26232,70.249100 C 213.64297,72.524300 208.44684,68.528300 207.37096,68.458300 C 205.15830,68.314100 203.06400,69.509800 200.86358,69.773000 C 194.52020,70.532000 188.04566,70.869900 181.65453,70.986200 C 180.59690,71.005400 179.34305,70.394900 178.48110,70.975900 C 177.23682,71.814800 175.46384,77.509600 171.97371,76.108400 C 171.21399,75.803400 171.69603,74.567000 171.55719,73.796200 C 172.28460,71.748600 173.75974,69.724400 172.51171,67.540800 C 170.80130,64.548300 161.36833,58.583800 157.93785,57.938700 C 154.42231,57.277600 156.47880,59.275000 153.24700,59.285800 C 150.62896,59.294500 153.30297,51.909100 149.52845,52.396000 C 138.39556,45.071300 144.52480,51.658400 135.60529,51.047000 C 132.92057,50.863000 138.38067,42.888400 138.47913,42.118800 C 138.79041,39.685900 132.63268,36.872000 131.47365,35.300200 C 130.51113,34.621300 125.87671,30.613800 124.57614,30.861500 C 124.14936,30.942900 118.58533,36.180600 121.53809,36.467100 C 123.31362,36.639400 120.30535,32.915000 118.70857,32.159300 C 115.05684,30.431200 112.38100,39.120700 111.07113,41.026300 C 108.62878,47.294900 108.49152,54.615500 104.73495,60.359300 C 102.61882,63.594800 97.311561,66.052300 95.774929,69.232100 C 95.010911,70.813100 95.608243,72.784400 94.665949,74.341900 C 89.955819,81.476700 75.325528,69.815500 70.093116,68.080200 C 67.556869,67.284400 63.258999,65.071200 60.823324,67.045900 C 59.269599,68.305600 59.367511,72.060900 57.337392,71.829200 C 55.264927,71.592800 53.713482,66.513300 52.081841,65.513300 C 50.669717,64.647800 47.258305,65.886600 45.962781,64.383600 C 42.333140,62.948400 35.903968,66.791800 33.838776,62.785200 C 32.621328,60.423300 36.836921,60.708100 35.185641,57.221600 C 33.849245,54.400000 33.959428,54.902400 31.686284,55.295800 C 22.990758,59.267200 41.444703,74.526400 31.152039,53.257300 C 28.387480,47.544500 28.500271,59.760600 30.556632,61.049500 C 34.671727,63.628900 37.502415,56.447700 37.848006,53.935300 L 32.600098,78.132400 z " id="calligraphy-f04.svgpath2072" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1281.8240112000003) " d="M 24.067191,97.773000 C 29.275301,90.198100 42.905896,64.873600 56.136199,71.325300 C 61.305224,77.863400 62.510435,86.403400 66.532589,93.623200 C 67.194605,94.811500 67.321918,97.114000 68.739159,97.069800 C 70.814237,97.005100 74.847537,93.133800 75.992769,91.509900 C 72.223604,85.815100 71.007846,91.629600 76.480184,95.902300 C 78.921290,97.808300 80.055834,97.405000 82.355138,95.778600 C 90.894691,87.804600 98.432616,78.180400 104.51439,68.357400 C 104.74165,67.990300 106.42624,63.877000 106.56597,63.857800 C 108.51545,63.590500 109.74007,66.129600 111.54946,66.867400 C 117.45566,66.314700 124.10592,70.311700 129.91214,69.490300 C 133.04722,69.046700 132.86011,64.591600 136.43277,64.973600 C 139.67457,65.320300 138.50170,72.016900 138.71842,73.960900 C 138.43615,76.305100 142.33828,76.003800 142.95172,77.434000 C 143.25039,78.130400 142.10532,80.156800 142.65856,81.445900 C 145.86500,88.916400 149.94178,77.143900 150.68391,75.225600 C 154.60905,74.689100 159.15228,72.439900 158.59114,79.819300 C 157.08053,99.684900 157.32353,86.020500 151.36715,88.312600 C 150.86832,88.504600 153.99637,98.150800 155.10543,98.407100 C 155.76414,98.559300 161.10905,95.915500 161.37446,96.678500 C 168.19641,116.29110 160.74047,102.98210 158.47321,110.70580 C 167.29499,111.99240 166.85456,113.00250 158.89231,93.603600 C 156.66128,88.168000 154.37691,102.32370 159.50527,103.25590 C 168.46875,104.88540 184.35508,101.21040 193.21754,99.766600 C 196.11362,98.153200 216.70488,97.072900 218.06513,95.256100 C 219.24300,93.683000 218.64993,89.893700 221.37704,88.995300 C 225.80628,87.536300 223.78071,96.801700 224.12668,97.677800 C 224.33492,98.205300 229.16820,99.501600 229.23172,99.520400 C 249.32959,103.45080 246.79383,93.257700 256.29847,83.109700 C 258.32633,82.714100 258.66305,79.257500 260.01548,78.414800 C 261.16913,77.695800 262.82019,78.207100 264.08502,77.682300 C 270.71222,74.932400 281.46309,70.558500 285.83710,64.947300 L 286.59144,67.290600 C 281.17674,66.860800 262.05409,80.158500 256.60994,83.609300 C 247.05465,93.899800 249.42638,104.06800 229.11576,100.09010 C 224.38162,98.693500 222.24717,97.621500 218.97809,102.42280 C 217.23657,104.98050 223.35445,94.905100 216.23976,96.123300 C 208.56923,97.436700 200.96371,99.080400 193.28307,100.34360 C 190.05587,100.86900 158.25559,103.67720 157.27091,104.80470 C 154.89548,107.52480 151.85055,115.95670 150.03186,112.87530 C 138.85177,93.932500 140.96766,94.999800 149.95597,94.400700 C 151.89154,95.285100 149.43407,93.955900 149.34127,95.254800 C 149.10757,98.525800 148.28985,102.18370 149.92112,105.07480 C 151.19862,107.33900 154.50019,101.41840 154.72202,98.859600 C 154.74447,98.600600 148.52864,83.470300 147.40753,83.848900 C 140.37113,86.225700 144.57640,98.693100 150.85142,92.947200 C 149.13068,75.108400 132.47719,97.300800 134.67090,81.779700 C 134.86499,80.406500 134.60769,80.140000 134.15885,78.913900 C 132.93897,78.032200 131.01105,78.234800 130.11065,77.652000 C 129.34771,77.158200 131.37279,76.238400 131.48083,75.368800 C 131.70224,73.587100 131.77935,71.175400 129.84365,70.066900 C 124.92567,67.250600 116.76230,69.586500 111.50704,67.446300 C 108.36266,68.103600 109.48707,67.243900 108.15932,70.054800 C 104.28587,71.001700 108.72798,66.286000 104.84997,68.842700 C 98.727716,72.879100 91.330608,92.078200 82.595324,96.312400 C 76.810113,100.38060 80.259003,112.93670 71.591445,112.03710 C 69.167342,111.78550 67.135791,111.17040 66.108943,108.85600 C 65.871229,104.91630 68.380773,101.35600 68.383090,97.541900 C 68.383787,96.394100 65.368986,92.686200 64.844100,91.616200 C 62.353878,86.539200 60.954874,81.090300 58.639141,75.958200 C 57.496132,73.425200 57.623872,73.827400 55.951187,71.878400 C 44.644064,66.023400 21.914808,95.309200 43.793920,80.128700 L 24.067191,97.773000 z " id="calligraphy-f04.svgpath2073" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1281.8240112000003) " d="M 29.654126,2.3471000 C 30.965164,5.7705000 31.939498,12.424300 35.588220,14.495700 C 36.580873,15.059200 37.817237,13.905800 38.929259,13.602500 C 45.933078,11.692700 52.863446,9.5436000 59.879738,7.6754000 C 63.475275,6.7181000 67.986749,6.4956000 71.449589,5.3067000 C 77.790065,3.1299000 72.820305,-2.9700000 80.550189,1.7436000 C 80.225254,3.5277000 81.992966,13.213400 76.861525,11.590300 C 76.133825,11.360100 75.567141,10.002200 74.929031,10.405700 C 74.200676,10.866400 74.630071,12.078800 74.802756,12.892300 C 76.467366,20.734300 92.676602,37.063900 98.853726,42.907900 C 101.66809,43.958800 107.71109,53.670800 111.19387,52.827100 C 116.52340,51.536200 115.30069,46.919500 120.22717,50.121100 C 121.56810,50.828600 123.80686,51.695700 124.26708,53.267400 C 125.04611,55.927600 121.77892,63.396300 121.29131,63.999000 C 120.65404,64.786800 119.03652,63.308600 118.15344,63.842400 C 117.53001,64.219200 114.58627,89.710200 114.36487,92.052600 C 115.60887,96.526000 111.55992,102.89110 113.07912,107.22720 C 114.77321,112.06230 115.59479,108.97810 116.26258,113.77910 C 116.65093,116.57100 113.08370,118.57850 114.08480,121.13810 C 114.47327,122.13140 117.32601,124.70230 118.33408,121.40370 C 120.06545,115.73840 119.95770,109.70830 120.76951,103.86070 C 109.43993,94.262700 112.54561,105.60450 115.27982,112.30620 L 115.24782,112.88560 C 110.76639,120.53250 107.94342,128.62030 98.476606,119.66810 C 99.277216,113.71140 99.130276,107.56980 100.87842,101.79800 C 102.91135,95.085900 109.14607,108.24760 112.59470,106.87220 C 112.63717,106.85530 113.79714,92.966100 113.87287,91.707200 C 114.69910,83.039600 115.75739,74.372300 117.25555,65.783600 C 117.43730,64.741600 119.09196,58.913700 115.16198,59.691700 C 110.52098,60.610500 112.77319,67.757100 113.45035,65.436700 C 107.60033,61.133100 112.30872,60.364200 110.67114,53.954300 C 109.57496,49.663600 100.17610,47.681500 98.563376,43.418700 C 89.891721,35.228700 81.363352,25.989000 75.557863,15.695400 C 73.901720,12.758900 72.397131,10.280600 70.806906,7.2133000 C 70.324357,6.2825000 69.786598,3.5839000 69.237154,4.4808000 C 67.854451,6.7378000 68.253417,9.6165000 67.761549,12.184300 C 76.109241,14.034500 74.350536,6.5881000 71.498103,5.8852000 C 69.708485,5.4442000 35.812577,14.892000 35.688760,15.068100 C 32.913382,19.013700 35.137642,24.845600 34.056768,29.164600 L 29.654126,2.3471000 z " id="calligraphy-f04.svgpath2074" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1281.8240112000003) " d="M 164.90425,34.629200 C 172.45989,33.415200 171.53306,41.773900 176.44429,44.715900 C 180.38600,47.077000 191.98741,35.692600 194.11339,33.025000 C 196.98051,31.045200 195.31137,27.814100 196.79137,25.363400 C 198.53413,22.477600 202.71526,24.747900 204.86352,22.033800 C 206.73685,19.667100 206.33779,14.182300 210.49748,15.708700 C 212.71918,17.032700 213.72733,19.554100 215.85363,20.967200 C 217.53079,22.081800 220.02987,22.112300 221.92227,22.747000 C 223.66676,23.332200 227.77041,26.161800 229.52947,25.941700 C 232.03594,25.628000 233.71007,22.208100 234.90422,20.488300 C 237.80270,21.070300 238.60079,24.615000 239.82887,26.815300 C 241.31323,29.474700 243.69150,31.295900 245.18410,33.864200 C 248.82985,40.137100 249.13698,48.632500 250.61105,55.539000 C 250.65963,62.326400 255.78958,67.964200 255.06323,74.395400 C 254.67924,77.795200 252.19269,80.322200 252.10436,83.968700 C 252.43022,83.189600 252.86321,89.101200 253.90514,88.018900 C 255.05596,86.823500 254.67917,84.848400 255.35967,83.364400 C 256.09179,81.767700 256.71836,85.915800 253.96600,90.377300 C 250.83246,95.456700 252.79565,99.203800 258.78738,100.70340 C 266.66519,101.09580 273.27777,96.355700 279.87670,92.910100 L 280.06775,93.461500 C 273.37704,96.955900 266.68236,101.72280 258.68821,101.27610 C 251.07127,99.370200 254.40633,96.567400 251.12355,94.139600 C 249.55919,92.982700 247.36744,94.419700 245.78341,93.942500 C 244.22758,93.473700 245.14360,81.265600 249.69769,81.754600 C 253.63835,77.125100 252.03386,62.405500 250.14550,55.916000 C 249.17879,51.397300 248.17261,30.717700 240.35179,30.886000 C 237.21843,30.953400 236.22120,34.047800 233.74222,34.618300 C 231.21551,32.316400 231.53100,28.854900 229.36885,26.501700 C 228.50173,25.557900 226.97085,25.453100 225.77327,24.925800 C 220.02195,22.393800 214.50573,20.548100 211.63436,27.570400 C 210.24229,29.667600 207.94496,25.106000 205.74768,24.800700 C 202.11549,24.296100 202.31713,29.008900 200.00535,30.257500 C 195.67377,32.597000 202.52902,28.390900 196.78929,30.603300 C 196.36272,30.767600 194.59108,33.315800 194.44948,33.510000 C 191.88563,36.704300 189.09331,39.624800 185.55980,41.890000 C 183.50914,43.204500 178.01362,44.413400 176.74784,46.373300 C 174.46350,49.910200 172.08645,59.283800 178.79885,59.032000 L 164.90425,34.629200 z " id="calligraphy-f04.svgpath2076" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1281.8240112000003) " d="M 178.83692,99.800000 C 178.74160,102.68480 175.36811,100.84030 176.98775,104.48740 C 177.83284,106.39040 180.92103,110.93510 183.43913,111.05430 C 186.19969,111.18500 200.06495,92.923700 202.05250,90.157700 C 207.57926,86.932100 201.62658,80.611000 205.25397,76.853300 C 205.64309,76.450200 213.11041,74.519000 211.13555,73.160000 C 209.30604,71.901100 207.40370,73.842100 209.25691,75.393200 C 213.12195,78.164000 214.55940,73.777400 217.81807,72.679900 C 220.77443,71.684200 223.00828,74.284800 224.96416,70.955200 C 229.31236,68.549000 235.03324,74.554000 238.42110,68.412800 C 239.33006,66.765200 239.11889,64.555000 240.50188,63.204500 C 243.22243,61.998100 246.81526,64.282400 249.30818,62.255200 C 250.43564,61.338400 250.78216,58.193200 252.46019,58.022800 C 254.77605,57.787500 255.73029,61.492600 256.82110,62.065400 C 258.31159,62.848000 265.31950,59.070100 266.43726,58.574600 C 274.60609,54.697900 280.42172,48.168500 286.14530,41.652400 L 286.46652,42.146400 C 280.70605,48.701700 274.82674,55.244600 266.60362,59.133100 C 265.40633,59.661600 257.64356,61.662000 256.91751,62.643900 C 255.72120,64.261800 256.71040,67.142700 255.01237,68.288800 C 253.13925,69.553000 249.70578,63.703500 245.90240,74.878100 C 238.73436,79.243500 239.94583,65.826800 231.65264,81.566000 C 230.98333,82.836200 230.09248,83.430700 228.63713,83.686500 C 223.42000,83.443300 216.71189,85.545400 216.39441,90.737300 C 215.96884,93.530100 212.16579,97.745800 209.25183,94.278600 C 207.06813,91.680300 212.30301,90.404100 207.27209,87.184000 C 204.29346,85.277600 203.82693,89.085400 202.40466,90.632400 C 199.42591,94.771500 196.38338,98.855000 192.99366,102.70570 C 190.92624,105.05420 184.82917,108.90470 183.68035,111.58760 C 182.04074,115.41680 184.89173,122.17910 182.13783,125.60000 C 178.28740,130.38300 179.26861,125.83370 178.83692,128.35930 L 178.83692,99.800000 z " id="calligraphy-f04.svgpath2079" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1435.7831612000002"><tspan x="10" y="1435.7831612000002">Kot &amp; stalnost</tspan></text>
+
+<rect id="d0e169" width="288" height="1000px" x="10" y="1440.6831612000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e169" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Za širino peresa je drugi najpomembnejši kaligrafski parameter <flowSpan style="font-style:italic">kot</flowSpan>, ki
+predstavlja kot peresa in zavzema vrednosti od 0 (vodoraven) do 90
+(navpičen v obratni smeri urinega kazalca) ali do -90 (navpičen v
+smeri urinega kazalca):
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f05.svgdefs3">
+ <marker inkscape:stockid="TriangleOutS" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f05.svgTriangleOutS" style="overflow:visible;">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f05.svgpath1051" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(0.2)"/>
+ </marker>
+ <marker inkscape:stockid="TriangleInS" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f05.svgTriangleInS" style="overflow:visible;">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f05.svgpath4777" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(-0.2)"/>
+ </marker>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1500.7837302000003) " sodipodi:insensitive="true" id="calligraphy-f05.svgpath2832" d="M 111.32804,102.80600 L 204.15143,102.80600" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.65013617;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65013618 1.9504085 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1500.7837302000003) " sodipodi:insensitive="true" id="calligraphy-f05.svgpath2834" d="M 111.36439,103.07910 L 199.52798,52.177900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.68750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.68750000 2.0625000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1500.7837302000003) " sodipodi:insensitive="true" sodipodi:nodetypes="cc" id="calligraphy-f05.svgpath2838" d="M 111.46966,130.33390 L 111.46966,11.550400" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.68750000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.68750000 2.0625000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1500.7837302000003) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4096" y="4.5585475" x="88.336723" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="88.336723" id="calligraphy-f05.svgtspan4097" sodipodi:role="line">angle = 90 deg</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1500.7837302000003) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4099" y="52.500549" x="202.46759" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="52.500549" x="202.46759" id="calligraphy-f05.svgtspan4100" sodipodi:role="line">angle = 30 (default)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1500.7837302000003) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4102" y="104.26855" x="207.52388" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="104.26855" x="207.52388" id="calligraphy-f05.svgtspan4103" sodipodi:role="line">angle = 0</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1500.7837302000003) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4105" y="139.26855" x="87.677307" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="139.26855" x="87.677307" id="calligraphy-f05.svgtspan4106" sodipodi:role="line">angle = -90 deg</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1500.7837302000003) translate(0.000000,-1477.330)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.2354189" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 147.93859,1577.9263" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f05.svgpath4108" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.6875000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f05.svgTriangleInS);marker-mid:none;marker-end:url(#calligraphy-f05.svgTriangleOutS);stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1500.7837302000003) matrix(0.362447,-0.209258,0.209258,0.362447,-207.7803,-450.1500)" style="display:block" id="calligraphy-f05.svgg2827">
+ <use height="2515.0000" width="320.00000" transform="matrix(-1.000000,1.554114e-6,1.554114e-6,1.000000,279.9908,-2.175686e-4)" id="calligraphy-f05.svguse2837" xlink:href="#calligraphy-f05.svgpath2835" y="0.0000000" x="0.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f05.svgpath2835" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f05.svgpath2836" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f05.svgpath2202" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <use height="2515.0000" width="320.00000" transform="matrix(-1.000000,0.000000,0.000000,1.000000,279.5397,0.000000)" id="calligraphy-f05.svguse2203" xlink:href="#calligraphy-f05.svgpath2202" y="0.0000000" x="0.0000000"/>
+ <path id="calligraphy-f05.svgpath2204" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f05.svgpath2205" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1500.7837302000003) " d="M 156.53961,76.719700 C 151.23119,68.952600 141.79388,64.908900 132.79057,63.588900 C 113.86815,61.937800 97.905040,76.281300 79.012563,74.703100 C 74.598663,73.851000 72.627193,70.882700 73.598557,66.474600 C 77.030762,50.900500 100.06884,41.436500 112.81370,36.671000 C 122.67783,33.245500 133.00573,31.759700 143.35144,30.767900 L 132.46868,37.051800 C 122.12297,38.043600 111.79508,39.528400 101.93095,42.953900 C 100.06508,43.651700 98.172910,44.282800 96.333310,45.047300 C 94.630194,45.754300 89.994115,48.658000 91.310070,47.366100 C 93.100303,45.608000 95.493230,44.526800 97.819720,43.587500 C 98.120270,43.466200 94.693592,45.321600 91.093761,48.977100 C 87.615990,52.509600 82.522223,59.403100 84.567163,64.804200 C 85.451899,67.140500 87.674643,67.912400 89.895280,68.419300 C 108.78780,69.998500 124.75090,55.654900 143.67333,57.306000 C 152.67664,58.626000 162.11395,62.668800 167.42237,70.435800 L 156.53961,76.719700 z " id="calligraphy-f05.svgpath2853" style="fill:#d2d2d2;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e185" width="288" height="1000px" x="10" y="1653.3003802000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e185" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vsaka tradicionalna kaligrafska pisava ima svoj prevladujoč kot peresa.
+Tako na primer Uniciala uporablja kot 25 stopnj. Bolj kompleksne pisave
+in bolj izkušeni kaligrafi pogosto spreminjajo kot med risanjem, kar
+Inkscape omogoča s pritiski na smerni tipki <flowSpan style="font-weight:bold">gor</flowSpan> in <flowSpan style="font-weight:bold">dol</flowSpan>. Vendar pa je za
+začetek kaligrafske lekcije najbolj primerna uporaba konstantnega kota.
+Nekaj primerov potez, narisanih pod različnimi koti (stalnost = 1):
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4984" y="4.5585475" x="27.677305" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="27.677305" id="calligraphy-f06.svgtspan4985" sodipodi:role="line">angle = 30</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4987" y="4.5585475" x="84.742744" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="84.742744" id="calligraphy-f06.svgtspan4988" sodipodi:role="line">angle = 60</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4990" y="4.5585475" x="147.24278" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="147.24278" id="calligraphy-f06.svgtspan4991" sodipodi:role="line">angle = 90</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4993" y="4.5585475" x="232.24278" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="232.24278" id="calligraphy-f06.svgtspan4994" sodipodi:role="line">angle = 0</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4996" y="92.058548" x="267.2428" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="92.058548" x="267.24280" id="calligraphy-f06.svgtspan4997" sodipodi:role="line">angle = 15</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4999" y="134.55855" x="39.742786" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="134.55855" x="39.742786" id="calligraphy-f06.svgtspan5000" sodipodi:role="line">angle = -45</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " d="M 45.448428,18.016500 C 48.947835,17.702500 59.936786,11.902600 59.472585,18.416000 C 54.011831,28.572800 48.887872,38.953900 44.070598,49.449000 C 42.582822,53.036400 30.035222,77.617000 40.571961,74.868800 C 49.659805,71.044900 58.071725,66.787500 68.070820,66.380000 C 70.194753,66.259800 72.272648,66.552900 74.340083,66.986800 L 52.227271,79.753600 C 50.159836,79.319700 48.081942,79.026600 45.958008,79.146800 C 35.958913,79.554300 27.546993,83.811800 18.459149,87.635600 C 7.9224100,90.383900 20.470010,65.803200 21.957787,62.215800 C 26.775060,51.720700 31.899019,41.339700 37.359774,31.182800 C 37.823975,24.669500 26.835023,30.469300 23.335616,30.783300 L 45.448428,18.016500 z " id="calligraphy-f06.svgpath4901" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " d="M 148.09857,20.769200 C 152.37674,8.8508000 168.23997,17.941500 174.44350,22.948900 C 195.68252,48.403300 192.33353,89.458100 190.41556,120.20590 C 190.42010,113.22630 190.34686,106.24620 190.42918,99.267000 C 190.43238,98.996500 223.73012,80.623400 226.95517,78.891200 L 226.95517,101.04550 C 217.37857,106.18920 207.41903,110.77720 198.26590,116.67020 C 197.66386,117.05780 191.55835,122.38000 190.65658,121.92810 C 190.49102,121.84520 190.50498,121.59020 190.42918,121.42130 C 190.42464,113.63140 190.42010,105.84150 190.41556,98.051600 C 190.91253,90.084500 190.73632,73.794100 191.12542,107.29990 C 191.19868,113.60840 191.32678,103.30410 190.85915,95.755400 C 189.76073,78.024400 186.99279,58.570700 174.44350,45.103100 C 168.23997,40.095700 152.37674,31.005000 148.09857,42.923400 L 148.09857,20.769200 z " id="calligraphy-f06.svgpath4917" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " d="M 220.36100,12.833500 C 160.87945,11.951800 243.80808,12.700200 256.97875,14.797100 C 272.62517,17.839200 265.51403,36.597100 262.55855,47.239700 C 261.80952,51.882400 258.66721,57.537200 260.28459,62.352000 C 260.67790,63.522900 264.44089,64.590500 263.20638,64.631100 C 256.88621,64.839100 250.53623,65.008200 244.23637,64.460900 C 243.38798,64.387200 244.81392,64.984500 254.77104,61.428500 C 262.10573,58.809000 269.21253,55.668600 276.31114,52.479700 L 298.46536,52.479700 C 283.28540,59.299000 226.08187,85.131100 240.40433,47.239700 C 243.35982,36.597100 250.47095,17.839200 234.82453,14.797100 C 228.25116,13.750600 221.64205,13.316500 214.99912,12.970900 C 211.62670,12.795500 201.49738,12.633300 204.87432,12.618700 C 211.53227,12.590000 218.19034,12.600100 224.84834,12.610900 C 226.24575,12.613100 222.05764,12.791500 220.66024,12.796800 C 213.17580,12.825300 205.69127,12.821300 198.20678,12.833500 L 220.36100,12.833500 z " id="calligraphy-f06.svgpath4927" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " d="M 20.119691,106.67350 C 28.611551,101.25600 38.074315,99.711800 48.017913,100.39800 C 67.892930,102.08650 77.422756,115.86610 90.978406,129.58280 C 91.709266,130.32240 93.863796,132.57770 93.126586,131.84450 C 67.900121,106.75470 79.611526,119.18270 87.240126,123.82610 C 103.43351,133.58790 117.63203,125.23780 132.06005,116.59160 L 147.72545,132.25700 C 133.29743,140.90320 119.09891,149.25330 102.90553,139.49150 C 92.879036,133.38850 85.940196,124.68400 77.461186,116.17910 C 76.727096,115.44270 74.570076,113.19000 75.313006,113.91740 C 79.843226,118.35310 84.322886,122.84010 88.824276,127.30500 C 90.324846,128.79340 85.819966,124.31070 84.124926,123.04820 C 78.201816,118.63650 70.903422,116.87810 63.683311,116.06340 C 53.739713,115.37720 44.276949,116.92140 35.785089,122.33890 L 20.119691,106.67350 z " id="calligraphy-f06.svgpath4942" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " d="M 83.624308,25.219200 C 88.792519,18.614200 94.296344,12.021900 102.83339,10.010400 C 123.71943,9.8563000 116.85581,42.108400 115.45867,54.716400 C 115.65220,62.277000 106.63157,102.34430 125.60046,88.266600 C 138.81233,77.595100 134.10205,77.312700 144.21310,85.834800 C 149.52071,88.764200 155.46141,86.174400 160.58977,84.086100 L 149.51266,103.27220 C 144.38430,105.36060 138.44360,107.95030 133.13599,105.02090 C 123.02494,96.498800 127.73522,96.781200 114.52336,107.45270 C 95.554460,121.53040 104.57509,81.463200 104.38156,73.902500 C 105.77870,61.294500 112.64232,29.042400 91.756284,29.196500 C 83.219230,31.208000 77.715409,37.800300 72.547199,44.405300 L 83.624308,25.219200 z " id="calligraphy-f06.svgpath4945" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1746.8393922000002) " d="M 176.46012,143.11120 C 192.55931,130.46610 215.04303,126.14710 235.05972,125.07100 C 249.74569,123.83310 264.05595,129.19840 278.67582,128.77160 C 281.48434,128.68960 284.06775,128.39010 286.81697,127.79680 C 288.21513,127.49510 292.35735,126.37040 290.96602,126.70220 C 285.18584,128.08060 279.42166,129.52530 273.64948,130.93680 C 294.30964,121.45580 291.42314,106.03940 269.08699,104.43370 C 259.23829,103.11990 226.82175,112.44460 265.10233,102.28970 L 243.70300,108.02360 C 259.09440,103.87020 274.35440,98.307400 290.48632,98.699800 C 312.82247,100.30550 315.70897,115.72180 295.04882,125.20290 C 286.57845,127.60730 272.13977,132.92020 261.32005,134.21570 C 245.37294,136.12510 229.65478,129.31830 213.66039,130.80500 C 204.26080,131.31030 183.74655,136.69710 217.78322,127.29850 C 219.00223,126.96190 215.34325,127.96830 214.14139,128.36180 C 208.26036,130.28730 202.41803,133.13160 197.85945,137.37720 L 176.46012,143.11120 z " id="calligraphy-f06.svgpath4983" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e204" width="288" height="1000px" x="10" y="1902.7220822000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e204" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kot lahko vidite, je poteza najtanjša, ko je risana vzporedno s svojim
+kotom, in najdebelejša, ko je risana pravokotno nanj. Za desničarje so
+pozitivni koti najbolj naravni in zato tudi najbolj običajni.
+</flowDiv></flowRoot>
+
+<rect id="d0e207" width="288" height="1000px" x="10" y="1954.8226512" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e207" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Stopnjo kontrasta med najtanjšim in najdebelejšim delom določa
+parameter <flowSpan style="font-style:italic">Stalnosti</flowSpan>. Vrednost 1 pomeni, da je kot vedno konstanten
+in enak vrednosti, določeni v polju Kot. Zmanjševanje stalnosti
+omogoči majhno rotacijo peresa proti smeri poteze. S stalnostjo 0 se
+pero svobodno obrača in je vedno pravokotno na potezo, zaradi česar
+kot nima nobenega učinka več:
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f07.svgdefs3">
+ <marker inkscape:stockid="TriangleInL" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f07.svgTriangleInL" style="overflow:visible;">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4781" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(-0.8)"/>
+ </marker>
+ </defs><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f07.svgtext6476" y="4.5585475" x="19.524405" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="19.524405" id="calligraphy-f07.svgtspan6477" sodipodi:role="line">angle = 30</tspan><tspan y="11.758548" x="19.524405" id="calligraphy-f07.svgtspan6479" sodipodi:role="line">fixation = 1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f07.svgtext6481" y="4.5585475" x="119.52438" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="119.52438" id="calligraphy-f07.svgtspan6482" sodipodi:role="line">angle = 30</tspan><tspan y="11.758548" x="119.52438" id="calligraphy-f07.svgtspan6484" sodipodi:role="line">fixation = 0.8</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f07.svgtext6486" y="4.5585475" x="219.52438" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="219.52438" id="calligraphy-f07.svgtspan6487" sodipodi:role="line">angle = 30</tspan><tspan y="11.758548" x="219.52438" id="calligraphy-f07.svgtspan6489" sodipodi:role="line">fixation = 0</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) " d="M 213.97240,69.663000 C 210.53961,63.527300 211.15280,56.313300 213.36246,49.867400 C 217.37416,40.297600 225.89759,33.667400 235.51256,30.340100 C 244.77594,27.363400 254.48448,28.019500 263.85938,30.061300 C 275.10090,32.884100 283.44415,41.541800 286.82449,52.475100 C 289.19210,64.617100 289.07277,77.567500 286.04866,89.591200 C 283.08946,99.852600 276.45136,109.27890 266.95309,114.42030 C 257.23308,119.08870 245.85609,118.52300 236.86892,112.50470 C 226.84430,104.84970 222.03371,94.261900 221.09256,81.929000 C 220.52900,70.576100 226.86803,61.181100 236.81423,56.293200 C 248.57862,50.729400 260.71074,54.080600 268.65359,64.167800 C 275.52717,74.720700 273.50856,88.678300 264.27777,97.062900 C 259.11787,101.28950 253.14976,102.08660 246.98174,99.865500 L 249.76822,92.739500 C 253.08101,94.275600 256.36162,93.548600 259.19968,91.340600 C 265.61262,85.856500 266.96551,76.017100 262.59544,68.840600 C 257.05186,61.425100 248.56286,59.228600 240.17137,63.167000 C 233.02097,66.632300 228.34909,73.132900 228.72189,81.354000 C 229.46755,91.404000 233.05429,99.813500 241.18590,106.18620 C 247.68441,110.76380 256.23287,110.94050 263.34148,107.67560 C 270.98131,103.64660 276.20940,95.828900 278.63261,87.711500 C 281.37316,77.029400 281.38385,65.517300 279.50333,54.696500 C 277.04345,46.387600 270.69321,39.733900 262.21825,37.535200 C 254.22692,35.764100 245.92994,35.096600 238.00502,37.572200 C 230.60052,40.109000 223.84519,45.072300 220.58840,52.381600 C 219.10915,56.544700 218.52161,61.604600 220.33852,65.419000 L 213.97240,69.663000 z " id="calligraphy-f07.svgpath5108" style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) " d="M 14.480234,65.761300 C 11.471669,55.371900 17.594480,44.451000 25.609660,38.159500 C 41.811517,26.947100 61.682858,23.029800 78.460559,34.940200 C 92.199360,46.419400 100.39379,64.247600 100.53094,82.128200 C 99.626030,98.931300 83.350250,109.75950 68.634251,114.52650 C 56.205057,117.03790 40.020424,115.03770 31.668069,104.52830 C 23.935745,92.415100 31.102219,78.904500 39.924232,69.651500 C 50.411675,59.230000 62.472391,56.384100 74.764747,64.371800 C 82.945748,70.641800 84.353772,79.906000 77.668795,87.697300 C 71.014019,93.726300 57.109506,102.57430 49.902354,92.746500 C 48.694659,91.004300 48.630764,89.325200 48.992108,87.315100 L 55.618145,83.490300 C 55.256806,85.496100 55.320698,87.177100 56.528380,88.919900 C 59.630661,93.152600 63.853061,94.232500 68.903307,92.777000 C 70.265489,92.385700 74.041841,90.440600 72.862417,91.224900 C 71.316069,92.255600 69.701395,93.193600 68.035204,94.016600 C 66.867550,94.592100 72.296371,91.201200 71.042757,91.522100 C 77.727726,83.731200 76.319702,74.466500 68.138726,68.196600 C 63.790135,65.371800 58.648784,63.018000 53.341569,63.100900 C 51.328550,63.133300 45.859737,65.626200 47.437867,64.376500 C 48.892939,63.225600 50.593529,62.422100 52.185418,61.465700 C 54.221990,60.243500 44.218180,66.273000 46.550257,65.824600 C 37.728264,75.077000 30.561768,88.590300 38.294086,100.70350 C 46.646469,111.20970 62.831103,113.21210 75.260299,110.70030 C 77.069580,110.11400 81.975301,107.37740 80.599648,108.69000 C 79.476153,109.76190 77.967480,110.34310 76.613013,111.10260 C 74.835004,112.09920 80.071738,108.93080 81.689246,107.68990 C 88.743142,102.27700 93.717210,95.081200 93.904940,85.955200 C 93.767790,68.072400 85.573354,50.244300 71.834551,38.765500 C 64.528118,33.580400 57.119983,30.977300 48.076455,31.389800 C 44.576095,31.547500 41.029742,32.017000 37.623603,32.848500 C 35.444245,33.379600 30.225218,36.993100 31.246456,34.997500 C 31.286690,34.917100 39.493879,29.779100 32.235702,34.331900 C 24.220518,40.624100 18.097712,51.543400 21.106248,61.936600 L 14.480234,65.761300 z " id="calligraphy-f07.svgpath5116" style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) " d="M 113.93196,55.575400 C 114.03183,47.646100 118.41154,40.691800 124.02081,35.413700 C 138.89286,22.610400 155.30875,23.942600 171.11145,33.387600 C 187.07525,43.601300 197.19827,62.712300 193.91424,81.726400 C 188.90732,100.19430 169.97546,113.57740 151.44844,116.06320 C 136.85135,116.92810 124.45689,103.27140 122.54719,89.438000 C 122.55658,73.299400 137.48122,59.911800 152.83719,57.552700 C 166.49677,56.988100 178.48187,66.201000 176.91477,80.437900 C 172.42284,95.614600 154.60322,101.01130 142.14644,91.926000 C 141.63855,91.411800 141.13062,90.900300 140.62277,90.386100 L 147.03484,86.211000 C 147.49657,86.655200 147.95852,87.102500 148.42024,87.546800 C 151.11396,89.407900 153.98329,90.966500 157.22504,91.655500 C 161.25396,92.511900 164.67757,90.608300 164.09386,91.268300 C 163.01993,92.485600 161.28636,92.915700 160.01461,93.925000 C 156.26505,96.893500 174.54350,83.828000 169.84604,83.364700 C 171.91994,69.996400 159.97615,61.599600 147.34205,62.877200 C 143.79000,63.647900 130.19990,68.739000 129.45697,86.152400 C 130.94280,99.414100 143.11713,112.26760 156.97608,110.77230 C 169.75617,108.56340 180.05537,103.25680 186.81487,84.578500 C 190.49531,66.193100 180.41746,47.604500 164.91238,37.872000 C 158.02154,33.843900 150.83035,30.481100 142.65454,30.859300 C 139.85698,30.987000 137.01569,31.477500 134.34610,32.330000 C 133.50535,32.596900 131.26334,33.899400 131.86717,33.257500 C 132.92952,32.124100 134.55313,31.688700 135.80664,30.774000 C 137.19586,29.758600 129.89802,34.199800 131.43155,33.509400 C 125.75027,38.402100 121.41120,44.800700 120.92157,52.462200 L 113.93196,55.575400 z " id="calligraphy-f07.svgpath5131" style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1532.867,59.39100)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5132" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(-0.411629,0.837343,0.837343,0.411629,-1225.743,-653.0310)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5788" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1627.644,57.76100)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5789" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(-0.411629,0.837343,0.837343,0.411629,-1127.066,-651.0020)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5790" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1727.566,56.84200)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5791" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(-0.411629,0.837343,0.837343,0.411629,-1024.434,-648.5020)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5792" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-162.1618,-176.7080)" style="display:block" id="calligraphy-f07.svguse5793">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4227" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4228" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4229" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4230" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4231" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4232" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4233" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-148.5715,-205.1030)" style="display:block" id="calligraphy-f07.svguse5794">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4235" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4236" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4237" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4238" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4239" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4240" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4241" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-96.44287,-194.9610)" style="display:block" id="calligraphy-f07.svguse5795">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4243" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4244" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4245" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4246" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4247" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4248" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4249" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-100.7026,-130.4630)" style="display:block" id="calligraphy-f07.svguse5796">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4251" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4252" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4253" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4254" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4255" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4256" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4257" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-131.8377,-176.3050)" style="display:block" id="calligraphy-f07.svguse5797">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4259" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4260" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4261" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4262" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4263" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4264" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4265" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.235542,-9.870109e-2,7.545923e-2,0.180077,-30.75973,-207.0980)" style="display:block" id="calligraphy-f07.svguse6461">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4267" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4268" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4269" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4270" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4271" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4272" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4273" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.127692,-0.221169,0.169090,9.762466e-2,-145.8976,-85.06700)" style="display:block" id="calligraphy-f07.svguse6462">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4275" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4276" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4277" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4278" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4279" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4280" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4281" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.180585,-0.180585,0.138062,0.138063,-57.93601,-141.1250)" style="display:block" id="calligraphy-f07.svguse6463">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4283" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4284" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4285" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4286" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4287" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4288" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4289" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.242248,-8.085345e-2,6.181697e-2,0.185204,50.75426,-169.9270)" style="display:block" id="calligraphy-f07.svguse6464">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4291" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4292" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4293" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4294" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4295" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4296" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4297" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.213067,-0.140797,0.107643,0.162896,-63.89388,-129.5220)" style="display:block" id="calligraphy-f07.svguse6465">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4299" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4300" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4301" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4302" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4303" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4304" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4305" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.114122,-0.228469,0.174669,8.724938e-2,-144.3182,-35.77900)" style="display:block" id="calligraphy-f07.svguse6466">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4307" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4308" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4309" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4310" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4311" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4312" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4313" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(-0.210403,0.144746,-0.110663,-0.160858,415.5136,292.3330)" style="display:block" id="calligraphy-f07.svguse6470">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4315" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4316" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4317" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4318" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4319" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4320" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4321" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(-0.144746,-0.210403,0.160858,-0.110663,2.148406,237.0070)" style="display:block" id="calligraphy-f07.svguse6471">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4323" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4324" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4325" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4326" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4327" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4328" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4329" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.254588,-2.015512e-2,1.540841e-2,0.194641,224.8408,-236.8270)" style="display:block" id="calligraphy-f07.svguse6472">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4331" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4332" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4333" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4334" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4335" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4336" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4337" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(2.015455e-2,0.254588,-0.194641,1.540877e-2,550.5455,54.65500)" style="display:block" id="calligraphy-f07.svguse6473">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4339" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4340" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4341" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4342" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4343" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4344" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4345" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(0.254588,-2.015512e-2,1.540841e-2,0.194641,209.3269,-220.3120)" style="display:block" id="calligraphy-f07.svguse6474">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4347" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4348" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4349" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4350" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4351" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4352" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4353" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2037.2672222) matrix(-9.749433e-2,0.236041,-0.180461,-7.453626e-2,537.4568,177.1060)" style="display:block" id="calligraphy-f07.svguse6475">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4355" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4356" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4357" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4358" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4359" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4360" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4361" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g>
+
+<rect id="d0e223" width="288" height="1000px" x="10" y="2178.9077122" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e223" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tipografsko gledano sta največja stalnost in največji kontrast širine
+poteze (zgoraj levo) značilnosti antičnih tipografij s serifi (npr. Times
+ali Bodoni, ki sta že historično imitaciji kaligrafije s peresom).
+Stalnost = 0 in ničelni kontrast širine (zgoraj desno) pa je značilnost
+modernih tipografij brez serifov (npr. Helvetica).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2255.7802822"><tspan x="10" y="2255.7802822">Masa &amp; upor</tspan></text>
+
+<rect id="d0e232" width="288" height="1000px" x="10" y="2260.6802822" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e232" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zadnja dva parametra, za razliko od kota in širine, definirata kako orodje "čuti"
+in ne vplivata na njegov vizualni učinek. V tem delu ni nikakršnih
+ilustracij; namesto tega maso in upor raje raziščite sami!
+</flowDiv></flowRoot>
+
+<rect id="d0e235" width="288" height="1000px" x="10" y="2311.0335852" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e235" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">V fiziki <flowSpan style="font-style:italic">masa</flowSpan> povzroči inercijo (vztrajnost); večja Masa Inkscapovega
+kaligrafskega orodja povzroči zaostajanje za miškinim kazalcem in bolj
+zgladi ostre obrate in hitre sunke v potezi. Privzeta vrednost tega parametra je
+precej majhna (0,02), tako da je orodje hitro in občutljivo, lahko pa
+maso povečate in dobite počasnejše in bolj gladko pero.
+</flowDiv></flowRoot>
+
+<rect id="d0e241" width="288" height="1000px" x="10" y="2385.4781562" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e241" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Upor</flowSpan> je odpor papirja na premikanje peresa. Privzeta vrednost je
+največja (1), zniževanje tega parametra pa spreminja papir v bolj
+"drsljivega", zato pri veliki masi in nizkem uporu pero zdrsne pri ostrih
+obratih; če je masa = 0 in upor nizek, pero na široko vijuga.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2450.8423971999996"><tspan x="10" y="2450.8423971999996">Kaligrafski primeri</tspan></text>
+
+<rect id="d0e253" width="288" height="1000px" x="10" y="2455.7423971999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e253" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zdaj, ko poznate osnovne zmožnosti orodja, lahko s kaligrafijo
+poizkusite sami. Če ste v tem novi, si priskrbite dobro kaligrafsko
+knjigo ter jo predelajte z Inkscapom. Ta del vam bo pokazal nekaj
+enostavnih primerov.
+</flowDiv></flowRoot>
+
+<rect id="d0e256" width="288" height="1000px" x="10" y="2507.7240202" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e256" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Na začetku je za pisanje črk potrebno ustvariti nekaj ravnil, po katerih se
+boste ravnali. Če boste pisali v poševni pisavi, potrebujete tudi nekaj
+poševnih smernic, npr.:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2556.6525902) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath3323" d="M 10.512859,15.799900 L 300.81310,15.799900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2556.6525902) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath3324" d="M 10.512821,44.257100 L 300.81310,44.257100" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2556.6525902) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8580" d="M 141.27081,60.735300 L 157.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2556.6525902) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8581" d="M 166.27081,60.735300 L 182.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2556.6525902) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8582" d="M 191.27081,60.735300 L 207.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2556.6525902) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8583" d="M 216.27081,60.735300 L 232.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2556.6525902) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8584" d="M 241.27081,60.735300 L 257.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2556.6525902) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8585" d="M 266.27081,60.735300 L 282.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/>
+
+<rect id="d0e269" width="288" height="1000px" x="10" y="2629.6848872" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e269" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Nato povečajte platno, da bo višina med ravniloma ustrezala vašemu
+najbolj naravnemu obsegu premika roke, prilagodite širino ter kot in…
+Ustvarjajte!
+</flowDiv></flowRoot>
+
+<rect id="d0e272" width="288" height="1000px" x="10" y="2670.6134572" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e272" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Verjetno je prva vaja za kaligrafa začetnika risanje osnovnih elementov
+črk – navpičnih in vodoravnih črt, okroglih oblik in poševnic.
+Tu je nekaj črkovnih elementov za Unicialo:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " sodipodi:insensitive="true" id="calligraphy-f09.svgpath8610" d="M 10.512859,1.4559000 L 300.81310,1.4559000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " sodipodi:insensitive="true" id="calligraphy-f09.svgpath8611" d="M 10.512821,29.913100 L 300.81310,29.913100" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 28.442000,4.8689000 C 33.528917,-0.55400000 38.730079,-2.1945000 38.467431,5.6415000 C 38.375297,11.552100 37.530857,17.463000 37.918637,23.374300 C 38.350397,25.786700 38.309280,28.416200 41.278052,27.596000 C 46.515671,24.703400 34.724792,32.110500 40.305507,27.478100 L 46.223000,25.065000 C 43.210356,27.732700 39.397176,29.177900 35.650807,30.624900 C 32.599161,31.193300 32.519673,28.471500 32.088205,25.990800 C 31.686271,20.071200 32.525601,14.151800 32.625669,8.2326000 C 32.868106,1.6356000 28.502599,4.3592000 35.844207,0.98420000 C 36.457365,0.70230000 33.684611,1.9521000 34.280117,2.2696000 L 28.442000,4.8689000 z " id="calligraphy-f09.svgpath8631" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 43.084991,3.1675000 C 48.113880,0.49320000 50.885854,-2.3913000 53.320900,3.2172000 C 55.047276,8.4218000 54.277682,13.996900 54.184993,19.381600 C 54.365984,22.125600 53.534001,25.332700 54.769472,27.710900 C 57.343243,28.247300 60.587496,26.204800 51.767842,30.000400 C 49.867601,30.818100 54.990562,27.377100 56.364698,25.830700 L 62.274504,23.398800 C 59.192777,26.921200 53.974838,32.041500 49.030881,30.523100 C 47.413583,28.242300 48.682307,24.667100 48.345110,21.976900 C 48.434849,16.624400 49.211182,11.080500 47.521669,5.9021000 C 45.229874,0.61550000 39.820044,4.9728000 48.923108,0.56820000 L 43.084991,3.1675000 z " id="calligraphy-f09.svgpath8642" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 58.728188,5.5940000 C 59.737827,2.8023000 67.427686,-1.7822000 69.516872,1.7934000 C 70.712070,6.5429000 70.205450,11.440300 70.009020,16.266800 C 70.022990,19.226200 70.098560,22.165100 69.939883,25.119200 C 68.960623,28.464700 74.483030,26.368500 73.842720,26.706000 C 65.023247,31.355100 68.948316,29.312300 70.876510,27.835600 C 73.228630,25.756700 70.315060,28.380700 72.424140,26.333200 L 78.240750,23.686200 C 76.159100,25.785600 79.036120,23.109500 76.711220,25.228800 C 74.311950,27.120300 64.854547,34.266500 64.200673,27.930000 C 64.344611,24.975800 64.308283,22.037300 64.269506,19.077100 C 64.455602,14.284000 64.976915,9.4295000 63.827822,4.7045000 C 62.114948,1.8160000 54.388723,7.2622000 65.316468,1.6994000 C 65.723190,1.4924000 64.043039,2.5812000 64.459704,2.7674000 L 58.728188,5.5940000 z " id="calligraphy-f09.svgpath8644" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 88.988064,3.5669000 C 93.643199,3.5669000 98.298334,3.5669000 102.95347,3.5669000 C 106.34523,3.6195000 109.70065,2.4691000 113.05351,3.0289000 L 107.36566,5.9424000 C 104.01416,5.5108000 100.67120,6.6038000 97.290083,6.5276000 C 92.634948,6.5276000 87.979813,6.5276000 83.324678,6.5276000 L 88.988064,3.5669000 z " id="calligraphy-f09.svgpath8647" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 88.332483,8.4479000 C 92.625002,9.4441000 97.113663,8.7975000 101.47367,8.4694000 C 104.76499,8.2156000 108.06507,8.1208000 111.36510,8.0953000 L 105.70246,11.057400 C 102.40497,11.088600 99.107697,11.189600 95.819194,11.447100 C 91.439862,11.775700 86.995234,12.344100 82.669097,11.408600 L 88.332483,8.4479000 z " id="calligraphy-f09.svgpath8651" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 87.942137,14.723400 C 91.504098,14.857400 95.040202,14.525700 98.589878,14.296000 C 102.46987,14.007400 106.36342,14.138900 110.24125,13.855500 L 104.58652,16.832800 C 100.70813,17.103800 96.813239,16.968600 92.934263,17.271600 C 89.382655,17.507300 85.842483,17.811100 82.278751,17.684200 L 87.942137,14.723400 z " id="calligraphy-f09.svgpath8654" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 86.937914,20.301700 C 89.751623,20.301700 92.565333,20.301700 95.379043,20.301700 C 99.278578,20.196800 103.19977,20.510700 107.08684,20.133300 C 108.54597,20.000600 110.01137,19.977300 111.47534,19.956300 L 105.81346,22.919900 C 104.35242,22.945000 102.89009,22.974400 101.43454,23.115100 C 97.542717,23.469600 93.617801,23.151400 89.715657,23.262500 C 86.901947,23.262500 84.088238,23.262500 81.274528,23.262500 L 86.937914,20.301700 z " id="calligraphy-f09.svgpath8656" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 130.55069,5.0030000 C 127.68651,4.6390000 118.77671,8.1312000 128.55417,4.4095000 C 129.06404,4.2155000 127.60911,4.9561000 127.15347,5.2561000 C 125.68141,6.2255000 124.43595,7.3473000 123.19802,8.5924000 C 117.71369,14.803200 118.57083,24.024100 126.63280,27.249100 C 123.91006,31.061200 143.08624,24.607100 139.59266,26.027600 C 131.61947,29.269400 136.40431,27.238100 138.48242,25.604000 L 144.27428,22.903200 C 137.80862,27.987400 129.14194,32.323400 120.84093,29.949800 C 112.77897,26.724900 111.92183,17.504000 117.40616,11.293200 C 122.29703,6.3741000 129.33991,2.4905000 136.34255,2.3022000 L 130.55069,5.0030000 z " id="calligraphy-f09.svgpath8668" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 151.46923,3.6085000 C 148.74589,3.5641000 141.68675,6.6818000 151.66240,2.5381000 C 152.03097,2.3850000 150.96778,2.9322000 150.63262,3.1489000 C 149.19407,4.0789000 147.96026,5.2190000 146.76620,6.4373000 C 142.08890,11.003800 141.43118,17.640900 145.88854,22.536800 C 150.19417,27.267700 155.99746,27.191100 161.83427,26.018200 C 164.15480,25.578700 170.57649,22.990300 160.88136,27.080500 C 159.27331,27.758900 163.68633,24.945300 164.77911,23.584500 L 170.57097,20.883700 C 167.02767,25.296200 161.43786,27.394100 156.04241,28.719000 C 150.20560,29.891900 144.40231,29.968500 140.09667,25.237500 C 135.63932,20.341700 136.29704,13.704600 140.97433,9.1381000 C 145.22756,4.7985000 151.19350,1.4849000 157.26110,0.90770000 L 151.46923,3.6085000 z " id="calligraphy-f09.svgpath8671" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 152.24992,8.0156000 C 155.88151,1.7837000 167.56291,-0.19560000 174.19483,1.8097000 C 182.08656,6.2595000 181.35922,19.276200 175.01363,24.772500 C 170.39901,27.491700 165.49457,29.922200 160.24596,31.030800 L 166.03782,28.330000 C 176.04215,26.216900 159.89425,31.628400 169.22176,27.473200 C 175.56735,21.977000 176.29469,8.9603000 168.40297,4.5105000 C 165.32820,3.5808000 162.33014,3.5390000 159.17201,4.1300000 C 158.11627,4.3275000 155.11850,5.4709000 156.05423,4.9436000 C 165.17175,-0.19400000 158.90068,3.0309000 158.04179,5.3148000 L 152.24992,8.0156000 z " id="calligraphy-f09.svgpath8700" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 174.95338,7.3185000 C 181.19850,0.20760000 195.59437,-2.3349000 202.40443,5.2300000 C 210.41127,18.802200 196.63790,27.948300 184.41793,30.048800 C 182.69607,30.282800 181.01703,30.143900 179.32395,29.837400 L 185.11581,27.136600 C 186.80890,27.443100 188.48794,27.582000 190.20979,27.348000 C 191.68291,27.094800 195.74507,25.400700 194.57792,26.334500 C 193.50171,27.195500 192.14346,27.635000 190.87539,28.175000 C 187.43344,29.640800 195.32739,25.983100 197.29700,22.675300 C 199.96645,18.192000 199.18065,12.229400 196.61256,7.9308000 C 193.36631,4.3247000 189.16864,3.1704000 184.36998,3.4584000 C 182.91973,3.5454000 178.96226,5.0638000 180.06087,4.1131000 C 181.23051,3.1010000 182.80583,2.6852000 184.15322,1.9255000 C 185.41428,1.2146000 179.48917,3.8979000 180.74524,4.6177000 L 174.95338,7.3185000 z " id="calligraphy-f09.svgpath8705" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 214.00133,6.7046000 C 217.51264,3.9935000 223.01157,-1.3637000 226.47320,2.9797000 C 229.05538,7.4155000 229.67029,12.626400 231.20999,17.475000 C 231.92794,20.179100 233.34105,22.608300 234.60219,25.081300 C 233.67135,27.742500 238.82155,27.250000 238.39634,27.452300 C 229.26630,31.797100 233.27244,29.927300 235.26801,28.521900 C 235.58980,28.280100 235.91158,28.038300 236.23337,27.796500 L 242.02523,25.095700 C 241.70345,25.337500 241.38166,25.579300 241.05987,25.821100 C 237.50517,28.324600 230.74050,33.713800 228.81033,27.782100 C 227.54919,25.309100 226.13608,22.879900 225.41813,20.175800 C 223.87842,15.327200 223.26352,10.116300 220.68133,5.6805000 C 219.97522,4.7945000 216.59916,4.6953000 217.62002,4.2040000 C 227.57957,-0.58930000 221.78842,1.9874000 219.79320,4.0038000 L 214.00133,6.7046000 z " id="calligraphy-f09.svgpath8711" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 237.92260,4.3941000 C 224.15305,11.243000 239.53524,-0.58170000 242.39108,1.8420000 C 245.53590,5.4482000 245.77067,10.021000 247.10754,14.379700 C 248.53798,17.690500 249.83363,21.064000 251.20025,24.401900 C 252.89899,30.101500 263.53546,23.805700 253.08804,28.637200 C 253.33772,28.466200 253.58740,28.295100 253.83708,28.124000 L 259.62894,25.423200 C 259.37926,25.594300 259.12958,25.765400 258.87991,25.936500 C 255.40140,27.568700 247.73493,33.028200 245.40839,27.102700 C 244.04176,23.764800 242.74612,20.391300 241.31568,17.080500 C 239.97881,12.721800 239.74404,8.1489000 236.59922,4.5428000 C 234.24581,2.5455000 233.67350,4.3585000 240.60138,1.1866000 C 240.77443,1.1074000 229.18867,10.490900 232.13074,7.0949000 L 237.92260,4.3941000 z " id="calligraphy-f09.svgpath8713" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 269.04512,5.3873000 C 271.14901,3.2887000 279.49664,-1.8982000 279.24692,2.4930000 C 277.25507,8.4176000 274.31909,14.121200 270.72658,19.216700 C 268.88789,21.736700 267.02447,24.318100 265.48317,27.016200 C 267.20852,28.189000 270.15414,26.455800 272.04755,25.673600 L 266.25569,28.420500 C 264.36227,29.202700 261.41665,30.935900 259.69131,29.763100 C 261.23260,27.065000 263.09603,24.483600 264.93471,21.963600 C 268.52723,16.868100 271.46321,11.164500 273.45506,5.2399000 C 273.50462,4.3683000 270.44784,4.3211000 271.21980,3.9393000 C 280.76291,-0.78040000 276.70475,0.96580000 274.83699,2.6404000 L 269.04512,5.3873000 z " id="calligraphy-f09.svgpath8725" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2719.5420272) " d="M 280.52057,5.4551000 C 282.62020,2.8221000 287.56879,-0.50800000 289.98901,0.99910000 C 288.19321,8.1977000 282.60656,14.178200 278.84110,20.459600 C 277.96725,22.897200 273.40849,28.000600 278.24261,26.508800 C 279.14181,26.376200 279.97035,26.053200 280.80594,25.709900 L 275.12798,28.744800 C 274.29240,29.088000 273.46385,29.411000 272.56465,29.543700 C 267.73054,31.035500 272.28930,25.932000 273.16315,23.494500 C 276.92861,17.213200 282.51526,11.232600 284.31105,4.0340000 C 283.70068,3.6539000 281.54583,4.3630000 282.17401,4.0154000 C 291.47381,-1.1313000 287.69264,0.35730000 286.19853,2.4203000 L 280.52057,5.4551000 z " id="calligraphy-f09.svgpath8727" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e285" width="288" height="1000px" x="10" y="2762.5726582" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e285" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Nekaj uporabnih nasvetov:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2786.8209)"/><rect id="d0e291" width="258" height="1000px" x="20" y="2780.8209" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e291" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če imate roko udobno nameščeno na tablici, je ne premikajte. Namesto
+tega z levico premaknite platno po vsaki črki, ki jo napišete (pritisnite
+<flowSpan style="font-weight:bold">Ctrl+smerne tipke</flowSpan>).
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2828.840674)"/><rect id="d0e298" width="258" height="1000px" x="20" y="2822.840674" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e298" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če z vašo zadnjo potezo niste zadovoljni, jo razveljavite (pritisnite <flowSpan style="font-weight:bold">Ctrl+Z</flowSpan>).
+Če pa je oblika dobra, vendar odstopata položaj ali velikost,
+začasno preklopite na orodje Izberi (pritisnite <flowSpan style="font-weight:bold">preslednico</flowSpan>) in
+premaknite, raztegnite ali zavrtite potezo kolikor je potrebno (z uporabo miške
+ali tipk). Za vrnitev na kaligrafsko orodje ponovno pritisnite <flowSpan style="font-weight:bold">preslednico</flowSpan>.
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2915.491596)"/><rect id="d0e311" width="258" height="1000px" x="20" y="2909.491596" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e311" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ko napišete besedo, ponovno preklopite v orodje Izberi in prilagodite
+enotnost in razmak med znaki. Vendar pa nikar ne pretiravajte. Dobra
+kaligrafija mora do neke mere ohraniti videz ročne pisave. Uprite se
+skušnjavi kopiranja črk in črkovnih elementov; vsaka poteza naj bo
+originalna!
+</flowDiv></flowRoot>
+
+
+<rect id="d0e315" width="288" height="1000px" x="10" y="2972.764166" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e315" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Nekaj zaključenih črkovnih primerov:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,15.824900 L 300.81310,15.824900" id="calligraphy-f10.svgpath10059" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,44.282100 L 300.81310,44.282100" id="calligraphy-f10.svgpath10060" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,90.824900 L 300.81310,90.824900" id="calligraphy-f10.svgpath10134" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,119.28210 L 300.81310,119.28210" id="calligraphy-f10.svgpath10135" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,185.82490 L 300.81310,185.82490" id="calligraphy-f10.svgpath10280" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,214.28210 L 300.81310,214.28210" id="calligraphy-f10.svgpath10281" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,270.82490 L 300.81310,270.82490" id="calligraphy-f10.svgpath10452" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,299.28210 L 300.81310,299.28210" id="calligraphy-f10.svgpath10453" sodipodi:insensitive="true"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="141.33449" y="4.5585475" id="calligraphy-f10.svgtext10638" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10639" x="141.33449" y="4.5585475">Unicial hand</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="134.52438" y="79.558548" id="calligraphy-f10.svgtext10644" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10645" x="134.52438" y="79.558548">Carolingian hand</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="141.78998" y="172.05855" id="calligraphy-f10.svgtext10648" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10649" x="141.78998" y="172.05855">Gothic hand</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="139.54298" y="257.05853" id="calligraphy-f10.svgtext10652" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10653" x="139.54298" y="257.05853">Bâtarde hand</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.65820062;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65820036 1.9746010 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 57.075520,430.38118 L 270.76701,430.38120" id="calligraphy-f10.svgpath10657" sodipodi:nodetypes="cc" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.65820062;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65820036 1.9746010 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 57.075478,461.86659 L 270.76701,461.86659" id="calligraphy-f10.svgpath10658" sodipodi:nodetypes="cc" sodipodi:insensitive="true"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="124.28999" y="359.55853" id="calligraphy-f10.svgtext10681" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10682" x="124.28999" y="359.55853">Flourished Italic hand</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10071" d="M 56.566064,28.630300 C 69.111201,21.581500 51.494460,34.130100 48.919136,38.769200 C 47.041852,43.616300 54.497379,40.483200 54.269203,40.574700 C 45.033322,44.277400 55.512630,38.633500 58.054919,36.328400 C 58.450225,35.945900 58.845530,35.563400 59.240837,35.180800 L 65.153131,32.423800 C 64.757825,32.806400 64.362519,33.188900 63.967214,33.571500 C 59.794393,37.355000 43.755572,50.110600 43.006841,41.526100 C 47.072529,34.202500 55.125340,29.247900 62.478359,25.873300 L 56.566064,28.630300 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10086" d="M 45.262669,21.469900 C 48.177410,17.279200 55.555396,13.302900 59.662577,17.520800 C 64.680249,24.166900 66.514341,32.450100 69.595604,40.042700 C 69.301056,43.181800 75.882551,40.090600 74.670791,40.667300 C 65.489452,45.036800 69.224016,43.246700 71.326184,41.968100 L 77.238479,39.211100 C 74.498897,40.877400 66.320614,47.194500 63.683309,42.799700 C 60.602046,35.207000 58.767954,26.923900 53.750283,20.277700 C 52.458913,18.951500 46.728771,19.642600 48.390144,18.826400 C 58.275805,13.969500 52.434276,16.300600 51.174964,18.713000 L 45.262669,21.469900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10102" d="M 122.06427,18.372800 C 119.12806,18.064400 110.20578,21.705400 120.46493,17.502800 C 122.23241,16.778800 117.49687,20.051800 116.29621,21.610000 C 110.32888,30.216800 115.77242,39.073700 124.49072,41.456000 C 123.48984,43.415000 135.92107,39.375800 134.50796,40.018000 C 126.37972,43.711800 130.77223,41.714700 132.85880,39.869800 L 138.65066,36.996800 C 133.24682,41.774500 125.84086,45.582700 118.69886,44.329000 C 109.98055,41.946800 104.53702,33.089900 110.50435,24.483100 C 114.63193,19.126300 121.36029,15.684800 127.85613,15.499700 L 122.06427,18.372800 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10103" d="M 124.88517,15.499600 C 128.18107,15.899500 131.52591,16.045100 134.84822,16.160100 C 136.67930,16.055600 138.45048,16.469600 140.24194,16.769800 L 134.45007,19.470600 C 132.65861,19.170400 130.88743,18.756300 129.05636,18.860900 C 125.73405,18.745900 122.38921,18.600300 119.09330,18.200400 L 124.88517,15.499600 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10106" d="M 133.22099,18.993200 C 133.22080,18.987900 133.22062,18.982600 133.22044,18.977300 C 135.12024,18.039400 136.99520,17.049300 138.91981,16.163300 C 140.15036,15.596800 138.54699,18.849500 138.46228,20.201500 C 138.19572,24.456300 138.16019,28.729400 138.01968,32.989500 C 137.38622,41.697300 137.42438,50.379500 137.90813,59.086300 C 138.13943,61.083200 137.51344,63.322300 138.38845,64.790400 C 130.07459,69.687300 134.98258,66.284400 138.52530,63.854200 L 144.22185,60.957900 C 140.50266,63.509100 137.10253,66.219300 132.69187,67.686700 C 131.81689,66.218600 132.44287,63.979700 132.21157,61.982700 C 131.72782,53.275900 131.68965,44.593800 132.32312,35.885900 C 132.60356,27.383100 129.94328,19.453800 138.91754,16.096900 L 133.22099,18.993200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10119" d="M 144.57979,20.053000 C 147.75641,17.843900 152.83432,15.478400 155.76805,16.065400 C 152.57073,21.309700 149.97447,26.530200 149.86710,32.907100 C 150.27571,42.266500 159.69147,42.637400 166.28834,40.000600 C 172.35595,35.941900 159.37570,44.725100 168.85606,37.785300 L 174.64792,34.980700 C 170.25495,38.196400 165.43080,40.587800 160.49648,42.805300 C 153.89960,45.442100 144.48384,45.071100 144.07524,35.711700 C 144.18261,29.334800 146.77886,24.114300 149.97618,18.870000 C 145.92563,18.059600 143.38457,21.112300 150.37166,17.248400 L 144.57979,20.053000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10120" d="M 170.32944,16.195200 C 171.77360,16.181200 173.12763,15.618400 174.47904,15.175600 C 176.18451,16.544600 175.61595,19.966100 175.66090,22.223700 C 175.61197,26.009400 176.02685,29.811100 175.80732,33.592700 C 175.73330,35.830400 175.60990,38.048400 175.41958,40.274900 C 175.42676,40.746000 175.37900,41.214300 175.35872,41.683700 L 169.62852,44.512900 C 169.64880,44.043600 169.69656,43.575200 169.68937,43.104100 C 169.87970,40.877600 170.00310,38.659600 170.07713,36.422000 C 170.29665,32.640400 169.88177,28.838700 169.93070,25.053000 C 169.88574,22.795400 170.45431,19.373900 168.74884,18.004900 C 167.39744,18.447700 166.04340,19.010400 164.59924,19.024400 L 170.32944,16.195200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10125" d="M 186.02601,17.940200 C 171.36639,24.730200 185.98296,17.964500 186.42414,17.741600 C 188.20108,16.844000 182.81475,19.422900 181.00017,20.241800 C 178.70454,21.277800 185.55002,18.080200 187.83450,17.019800 C 189.54808,16.224500 180.96659,20.171200 182.69508,19.408800 C 186.04052,17.933100 190.23666,14.737300 194.14024,16.224000 C 197.13199,18.869700 198.49183,22.861900 199.98313,26.467900 C 201.47185,30.321900 203.28417,34.030200 205.00410,37.780600 C 206.34868,41.337400 208.04118,42.111000 211.69949,40.704600 C 215.66462,38.268800 204.59423,45.183900 209.55771,41.198300 L 215.34957,38.497500 C 212.55962,40.737800 209.16536,41.959500 205.90763,43.405400 C 202.24932,44.811800 200.55682,44.038200 199.21223,40.481400 C 197.49231,36.731000 195.67999,33.022700 194.19126,29.168700 C 192.69996,25.562700 191.34012,21.570500 188.34838,18.924700 C 186.81548,18.341000 181.96377,19.841800 183.43091,19.108300 C 186.15373,17.746900 195.86523,13.304800 182.04264,19.720600 C 180.30254,20.528300 185.51113,18.080100 187.25469,17.279900 C 189.47800,16.259600 182.81573,19.339400 180.63227,20.442400 C 180.18968,20.666000 196.54618,12.986000 180.23415,20.641000 L 186.02601,17.940200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10128" d="M 195.49100,28.424900 C 195.49353,28.415800 194.07515,29.196500 194.07964,29.193600 C 205.78752,21.464000 189.53531,32.585900 186.60730,36.229400 C 181.66514,44.743500 194.53055,37.535500 197.61633,35.783400 C 202.90230,32.177600 190.92311,40.844300 195.75404,36.719300 L 201.54590,32.909500 C 198.51973,35.493400 195.14100,37.501900 191.82447,39.593300 C 188.73868,41.345400 175.87328,48.553400 180.81544,40.039200 C 186.17404,33.371100 194.43163,29.067100 201.28286,24.615000 L 195.49100,28.424900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10130" d="M 229.60473,45.031000 C 226.06026,45.084100 222.49215,45.312200 219.43438,43.250500 C 213.53967,38.797800 213.99035,32.617900 215.99574,26.244800 C 219.59695,18.485600 231.08227,14.414800 239.37348,15.236500 C 244.94979,16.198400 247.49702,20.474300 248.18919,25.675800 C 248.60199,31.092200 248.27532,36.516000 248.44856,41.943900 L 242.91536,44.524300 C 242.74210,39.096400 243.06877,33.672600 242.65597,28.256200 C 241.96379,23.054700 239.41657,18.778400 233.84028,17.816900 C 224.51484,16.892700 225.58649,16.742600 221.52897,23.664500 C 219.52357,30.037800 219.07289,36.217400 224.96760,40.670500 C 228.02537,42.731900 231.59348,42.504100 235.13795,42.451000 L 229.60473,45.031000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10133" d="M 242.96753,27.258700 C 243.99326,22.984000 247.98513,19.196500 251.81079,17.206200 C 261.33343,11.059500 271.94784,16.016000 274.21074,27.179400 C 275.19381,37.788600 268.84321,41.395900 260.23340,44.922800 L 265.76662,42.342800 C 266.00100,42.319600 266.23538,42.296700 266.46977,42.273900 C 264.90954,43.048900 263.34936,43.823800 261.78914,44.599200 C 260.71965,45.126100 263.89274,43.409800 264.72516,42.556300 C 267.95025,39.249100 268.93019,34.205100 268.67752,29.759400 C 267.62773,24.580600 263.42436,19.627000 258.69916,17.230500 C 255.70578,15.712500 252.21429,17.277000 253.12912,16.704500 C 254.45694,15.873300 255.93905,15.319000 257.34402,14.626000 C 253.51836,16.616500 249.52649,20.403600 248.50073,24.678700 L 242.96753,27.258700 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10157" d="M 40.751433,96.807500 C 52.754011,86.261000 59.558060,89.057100 64.208409,98.941200 C 67.113668,104.87560 69.571648,113.83260 77.024203,115.48580 L 66.533530,119.98710 C 59.080975,118.33390 56.622995,109.37690 53.717737,103.44250 C 52.343981,100.52270 50.873362,97.323300 48.250396,95.369200 C 47.359761,94.705600 43.784865,94.943400 44.951134,94.347800 C 48.052062,92.764100 51.258941,91.489300 54.419279,90.081200 C 55.579089,89.564500 50.186612,91.938500 51.242106,92.306200 L 40.751433,96.807500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10158" d="M 60.484223,99.139000 C 55.467681,103.32970 50.146490,107.40030 46.172904,112.64870 C 44.128140,119.41640 57.320742,113.13790 57.203974,113.19100 C 42.824960,119.72810 57.814005,111.60500 61.081570,108.99390 L 70.734677,104.49260 C 65.943646,108.32110 34.694040,127.99330 36.519797,117.15000 C 40.493384,111.90160 45.814575,107.83100 50.831116,103.64030 L 60.484223,99.139000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10160" d="M 76.130967,105.67150 C 81.737678,100.76180 92.389839,99.525200 101.49206,98.239400 C 105.23975,97.723800 103.43876,97.967000 106.89451,97.507700 L 97.825006,102.12580 C 94.369257,102.58510 96.170236,102.34180 92.422551,102.85750 C 86.110882,103.74910 63.403152,109.02930 85.200502,101.05350 L 76.130967,105.67150 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10168" d="M 90.443242,103.46700 C 90.075308,100.01870 90.363108,97.033200 86.731430,95.883100 C 87.203084,94.109800 80.202628,97.910800 81.706074,97.101800 C 97.187714,88.771100 81.255869,96.024400 85.438192,107.45080 C 89.298462,114.60570 97.800320,116.34690 104.20808,115.09400 C 105.83153,114.77650 110.26554,112.65920 108.85602,113.48380 C 106.58338,114.81350 104.20622,115.95610 101.88133,117.19230 L 110.95085,112.28250 C 102.13678,117.10720 85.239885,127.58570 76.368670,112.36060 C 71.799805,99.878100 86.636247,91.306900 95.800953,90.973200 C 99.432624,92.123400 99.144840,95.108900 99.512775,98.557200 L 90.443242,103.46700 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10170" d="M 124.17990,96.235300 C 121.19120,94.513900 117.53894,94.371000 114.17567,94.796900 C 114.97497,94.231000 111.60725,95.588400 112.21589,95.298200 C 127.96697,87.787400 116.59120,93.241400 115.63672,101.71720 C 115.77933,108.68110 120.76825,113.12120 127.17528,114.43200 C 131.74398,115.24960 136.28522,115.22730 140.62056,113.49450 L 130.96745,117.99580 C 126.63212,119.72860 122.09087,119.75090 117.52217,118.93330 C 111.11515,117.62260 106.12622,113.18240 105.98361,106.21850 C 107.01888,97.025400 114.86033,91.777000 123.82878,90.295600 C 127.19204,89.869700 130.84431,90.012600 133.83301,91.734000 L 124.17990,96.235300 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10196" d="M 131.54309,94.101800 C 134.74689,92.623900 137.92325,91.084900 141.15449,89.668000 C 141.77156,89.397400 140.61069,90.902500 140.38847,91.538600 C 139.42627,94.292900 138.87633,97.160900 138.41447,100.03630 C 136.88675,109.54760 135.94769,119.18100 134.80006,128.74350 C 134.01230,136.52530 133.08826,144.28770 131.79926,152.00280 L 122.14615,156.50410 C 123.43516,148.78900 124.35919,141.02670 125.14695,133.24480 C 125.54110,129.96060 129.15887,95.324400 131.50138,94.169300 C 134.70554,92.589400 137.96459,91.123400 141.19619,89.600500 L 131.54309,94.101800 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10197" d="M 130.49719,95.845000 C 132.05329,92.369100 137.45089,91.562800 140.84369,90.287600 C 142.80440,89.482900 144.77980,88.721500 146.76405,87.993000 L 140.38977,91.314600 C 138.40552,92.043000 136.43012,92.804400 134.46941,93.609100 C 125.96108,96.807000 139.41291,89.200700 136.87147,92.523500 L 130.49719,95.845000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10200" d="M 141.33801,96.542300 C 144.57925,95.708000 155.70482,86.309900 157.44357,94.064300 C 157.99303,99.970600 154.99637,105.26840 155.51460,111.22710 C 153.35348,116.36310 164.90443,113.86120 164.02453,114.27510 C 149.56927,121.07440 155.57420,118.36100 158.97363,115.70200 L 168.62674,111.20070 C 163.80012,114.97600 149.78443,125.27570 145.86149,115.72840 C 145.34327,109.76970 148.33992,104.47190 147.79047,98.565700 C 146.04691,90.789800 131.30216,102.01930 150.99112,92.041000 L 141.33801,96.542300 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10206" d="M 172.21661,90.339500 C 177.03839,89.900000 177.71976,93.373200 177.05894,97.543600 C 175.57745,104.18350 171.68374,114.54220 181.74964,114.59090 C 184.05051,114.33960 182.89648,114.52750 185.21030,114.01860 L 175.55719,118.51990 C 173.24337,119.02880 174.39740,118.84090 172.09653,119.09220 C 162.03063,119.04350 165.92434,108.68490 167.40583,102.04490 C 168.06666,97.874500 167.38528,94.401300 162.56351,94.840800 L 172.21661,90.339500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10225" d="M 130.99885,91.036700 C 134.38117,91.480400 137.68460,92.864300 140.69369,94.460400 L 131.04058,98.961800 C 128.03150,97.365600 124.72807,95.981700 121.34574,95.538100 L 130.99885,91.036700 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10226" d="M 187.01016,94.450400 C 195.00099,90.310200 199.32296,86.473300 204.58833,94.155100 C 209.18927,100.22280 209.63452,109.69890 216.37277,113.99630 C 218.18373,114.92520 220.19553,115.32580 222.17094,115.73940 L 212.51783,120.24070 C 210.54243,119.82710 208.53063,119.42660 206.71966,118.49760 C 199.98141,114.20020 199.53616,104.72410 194.93522,98.656400 C 189.78610,91.144300 180.84204,96.840200 196.66327,89.949100 L 187.01016,94.450400 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10229" d="M 193.69108,106.08070 C 218.59451,93.823600 185.05343,109.95270 194.57630,115.17530 C 194.07189,116.66220 203.43105,113.62340 202.94670,113.82800 C 188.32385,120.00630 197.04726,115.86110 200.94975,112.78930 L 210.60286,108.28800 C 203.39746,113.95970 194.40765,120.81490 184.92319,119.67660 C 176.67664,115.15400 201.87072,99.259500 203.34419,101.57940 L 193.69108,106.08070 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10231" d="M 217.96710,97.239600 C 220.78315,94.899700 230.50480,87.053100 233.43050,93.896900 C 234.56899,101.13780 232.71075,108.18850 232.82300,115.42170 L 223.59107,119.92300 C 223.47882,112.68980 225.33707,105.63910 224.19856,98.398200 C 221.47708,92.032100 210.92864,100.18670 228.14000,91.907700 C 228.52083,91.724500 226.77991,92.566500 227.19904,92.738300 L 217.96710,97.239600 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10239" d="M 221.91960,103.12480 C 228.31561,97.044600 237.97054,89.997200 247.37950,90.115300 C 255.42413,93.217300 254.98302,105.73770 253.76475,112.07210 C 253.51855,113.15140 253.20811,114.20880 252.91341,115.27140 L 243.68148,119.77270 C 243.97617,118.71010 244.28662,117.65270 244.53282,116.57340 C 245.75108,110.23900 246.19219,97.718600 238.14757,94.616700 C 233.90647,94.563400 224.42090,99.744400 239.60548,92.454800 C 240.31897,92.112300 230.15353,98.513600 231.15154,98.623500 L 221.91960,103.12480 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10251" d="M 252.97792,97.283500 C 228.76958,109.49090 260.72970,89.186400 269.69716,89.630900 C 275.36234,93.423000 273.13086,106.60310 272.19177,112.38700 C 272.06765,112.98180 271.95173,113.57920 271.83170,114.17520 L 262.59978,118.83390 C 262.63089,118.67930 262.93592,117.14270 262.95984,117.04550 C 263.89893,111.26180 266.13040,98.081500 260.46522,94.289500 C 255.63421,94.050100 243.90924,100.25810 258.89005,92.631100 C 259.05094,92.549200 245.98115,102.06380 243.74599,101.94210 L 252.97792,97.283500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10259" d="M 75.413546,30.201100 C 81.831195,29.966200 88.345359,27.380700 94.586294,25.638000 C 97.333993,24.578300 100.23986,24.184100 103.10529,23.619900 L 97.313433,26.320700 C 94.447999,26.884900 91.542129,27.279100 88.794430,28.338800 C 82.553495,30.081500 76.039331,32.667000 69.621683,32.901900 L 75.413546,30.201100 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10279" d="M 97.820012,25.491000 C 97.022056,23.178300 95.399219,21.286200 93.501054,19.570500 C 94.427830,16.330400 83.672296,19.860400 85.203568,19.257600 C 90.135326,17.316000 91.237534,16.700400 88.622041,18.045600 C 84.396765,20.435400 81.642532,24.664700 80.343450,28.833800 C 80.500584,32.198300 82.208525,35.630800 84.648539,38.221600 C 87.828894,40.952400 91.302989,42.686700 95.860493,42.401200 C 96.602789,42.729100 103.95323,40.046600 102.65628,40.468600 C 94.557885,43.103700 101.68963,40.073500 103.91808,38.112300 L 109.70994,35.751900 C 104.44019,40.389600 97.348372,43.406900 90.068629,44.761600 C 85.511125,45.047100 82.037030,43.312800 78.856675,40.582100 C 76.416661,37.991300 74.708720,34.558700 74.551586,31.194300 C 75.850668,27.025100 78.604901,22.795900 82.830177,20.406000 C 87.113237,18.203200 94.528266,13.379800 99.292918,17.210000 C 101.19108,18.925700 102.81392,20.817900 103.61188,23.130600 L 97.820012,25.491000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10286" d="M 85.316258,170.78020 C 92.611317,158.75360 96.208043,165.27760 96.987384,174.69280 C 98.730472,196.14700 85.060626,212.01160 65.836502,217.62550 L 70.731997,213.29220 C 86.781051,208.60550 92.710587,199.41610 92.091889,179.02610 C 91.843186,176.02150 91.750139,172.62540 90.327896,169.90680 C 89.768485,168.83750 86.138309,169.68670 86.997178,168.86770 C 94.935283,161.29790 91.372775,164.35440 90.211753,166.44690 L 85.316258,170.78020 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10307" d="M 109.47131,167.22690 C 109.83984,166.73410 107.39423,168.54560 107.89420,168.18670 C 109.32554,167.15950 110.72365,166.08090 112.21349,165.14060 C 113.94979,164.04470 109.51724,168.31790 108.70618,170.20430 C 106.90654,174.38960 106.04017,178.94250 105.71945,183.45890 C 106.19719,194.81790 107.62948,211.66470 122.06132,210.86210 L 116.87181,214.59170 C 102.43998,215.39420 101.00769,198.54740 100.52995,187.18840 C 101.28608,176.54040 104.65972,168.53930 114.66080,163.49750 L 109.47131,167.22690 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10312" d="M 90.238955,195.18250 C 94.675034,190.12120 100.16490,188.68140 106.07663,186.28030 C 106.29809,186.20020 106.51954,186.12010 106.74099,186.04000 L 101.84550,190.14790 C 101.62404,190.22790 101.40259,190.30800 101.18114,190.38810 C 97.331383,191.95170 84.653809,197.86590 95.134450,191.07470 L 90.238955,195.18250 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10313" d="M 92.127477,195.04270 C 95.086124,193.65120 98.204697,192.64970 101.31109,191.64640 L 99.026529,193.56340 C 95.920133,194.56670 92.801560,195.56820 89.842912,196.95960 L 92.127477,195.04270 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10334" d="M 71.284343,215.12950 C 73.566293,215.08450 63.671086,217.91950 65.577987,217.23190 C 72.195082,214.84570 80.394096,211.11550 87.603241,212.50640 C 93.825039,216.35140 96.932688,220.75560 104.95748,221.02480 C 105.71124,220.99690 106.46499,220.96910 107.21875,220.94120 L 101.21354,223.12690 C 100.45978,223.15480 99.706025,223.18270 98.952270,223.21050 C 90.927475,222.94130 87.819825,218.53710 81.598028,214.69210 C 77.723679,213.94460 73.713221,214.96990 69.928812,215.86760 C 68.569738,216.19000 64.618757,217.60080 65.928969,217.11670 C 67.811711,216.42110 73.471330,214.36530 71.583201,215.04610 C 69.511551,215.79320 67.446667,216.55890 65.378400,217.31530 C 65.345310,217.31530 65.312220,217.31530 65.279130,217.31530 L 71.284343,215.12950 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10336" d="M 126.64069,186.01190 C 127.28561,190.49980 127.32510,195.05670 127.12582,199.58150 C 126.96152,202.09290 127.02962,204.61380 126.94658,207.12490 C 126.24135,210.25150 130.16681,210.74320 132.24735,212.29500 L 127.35185,216.40280 C 125.27132,214.85100 121.34585,214.35940 122.05109,211.23280 C 122.13413,208.72160 122.06602,206.20070 122.23032,203.68930 C 122.42960,199.16450 122.39012,194.60770 121.74520,190.11970 L 126.64069,186.01190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10339" d="M 130.21052,184.26870 C 132.43907,186.62190 135.41316,188.19400 138.24526,189.72260 C 138.41022,189.81750 138.57519,189.91230 138.74015,190.00720 L 133.84466,194.11500 C 133.67969,194.02010 133.51473,193.92530 133.34976,193.83040 C 130.51767,192.30180 127.54358,190.72970 125.31503,188.37650 L 130.21052,184.26870 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10343" d="M 134.60326,193.52270 C 130.94721,194.46110 118.33754,205.25110 127.41676,197.67310 C 126.91594,197.86790 126.83647,198.38730 126.54633,198.74440 L 121.65083,202.85220 C 121.94097,202.49510 122.02044,201.97570 122.52126,201.78090 C 127.62059,197.48650 133.29450,192.03910 139.49876,189.41490 L 134.60326,193.52270 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10353" d="M 120.69070,198.74860 C 126.21667,197.71560 131.91476,198.09940 137.51279,198.34400 C 137.80728,198.35440 138.10176,198.36480 138.39625,198.37510 L 132.00563,198.37510 C 131.71115,198.36480 131.41666,198.35440 131.12218,198.34400 C 120.08406,197.86160 140.36085,197.60670 127.08131,198.74860 L 120.69070,198.74860 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10357" d="M 126.01231,216.44970 C 129.58462,213.43730 133.21074,210.36470 137.22129,207.92600 L 132.32579,212.03380 C 128.17630,214.55700 123.96523,218.28780 130.90781,212.34190 L 126.01231,216.44970 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10361" d="M 144.44685,185.31460 C 144.34512,189.29570 144.51779,193.25620 144.85739,197.22110 C 145.11360,200.42530 145.19108,203.64600 145.10615,206.85610 L 140.21065,210.96390 C 140.29558,207.75380 140.21811,204.53320 139.96189,201.32890 C 139.62230,197.36400 139.44963,193.40350 139.55136,189.42240 L 144.44685,185.31460 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10364" d="M 139.50965,210.60620 C 145.02116,204.90640 145.25765,207.71330 150.94955,211.10980 L 146.05405,215.21760 C 140.48817,211.89630 136.57279,211.75850 144.40515,206.49840 L 139.50965,210.60620 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10365" d="M 145.17134,214.74820 C 147.55046,211.01550 150.91076,210.75220 153.99006,208.54040 L 149.09457,212.64820 C 146.69946,214.36850 139.75131,217.33120 150.06683,210.64040 L 145.17134,214.74820 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10367" d="M 147.27770,182.79070 C 149.67421,183.79180 151.16479,186.12260 152.96216,187.91060 C 153.69757,188.52490 154.53307,188.98090 155.35788,189.45540 L 150.46239,193.56320 C 149.63758,193.08880 148.80207,192.63270 148.06666,192.01840 C 146.26929,190.23040 144.77871,187.89960 142.38220,186.89850 L 147.27770,182.79070 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10369" d="M 155.95205,187.01610 C 154.62872,192.95370 154.86427,199.20220 155.10641,205.25160 C 155.55971,213.14150 155.53453,221.06850 155.08026,228.95380 C 155.03507,229.28240 154.98988,229.61110 154.94468,229.93970 L 150.04919,234.04750 C 150.09438,233.71890 150.13957,233.39030 150.18477,233.06160 C 150.63903,225.17640 150.66421,217.24930 150.21092,209.35940 C 149.96877,203.31000 149.73323,197.06160 151.05656,191.12390 L 155.95205,187.01610 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10371" d="M 151.83877,232.22200 C 159.84586,224.65500 153.39509,231.08600 150.68487,234.58910 C 150.55708,234.76570 150.42928,234.94220 150.30148,235.11880 L 145.40599,239.22660 C 145.53379,239.05000 145.66158,238.87350 145.78938,238.69690 C 148.93923,234.62560 152.45066,231.03540 156.73427,228.11420 L 151.83877,232.22200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10397" d="M 160.90016,183.83660 C 162.30072,184.47450 163.54770,185.56430 164.86365,186.43320 C 164.85244,186.47320 165.45968,186.84580 165.48418,186.86280 L 160.58869,190.97060 C 160.38185,190.82740 160.15270,190.71650 159.96816,190.54100 C 158.65221,189.67210 157.40523,188.58230 156.00466,187.94440 L 160.90016,183.83660 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10398" d="M 165.40418,185.52850 C 164.77918,189.10210 165.08413,192.75920 165.25454,196.36190 C 165.51154,199.63980 165.29022,202.91950 165.40781,206.20130 C 165.33135,206.92670 165.57143,207.57200 165.75059,208.24170 L 161.06982,212.59260 C 160.89066,211.92290 160.65059,211.27780 160.72705,210.55220 C 160.60946,207.27030 160.83078,203.99070 160.57377,200.71270 C 160.40336,197.11010 160.09842,193.45300 160.72342,189.87940 L 165.40418,185.52850 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10399" d="M 161.19259,211.22000 C 166.78561,205.72560 165.26634,207.31680 169.75920,210.71230 C 170.58035,211.49690 171.47161,212.17270 172.40003,212.81760 L 167.50454,216.92540 C 166.57611,216.28050 165.68485,215.60470 164.86370,214.82010 C 160.41112,211.45500 159.54631,211.71160 166.08808,207.11220 L 161.19259,211.22000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10400" d="M 172.40535,183.83660 C 162.38895,193.44250 171.65536,179.53320 176.51796,185.60840 C 176.76887,186.09100 177.26834,186.32650 177.63964,186.68180 L 172.74415,190.78960 C 172.37284,190.43430 171.87337,190.19880 171.62247,189.71620 C 170.94616,188.87120 170.25458,187.79470 169.13557,187.52410 C 168.72118,187.42390 167.53990,187.90930 167.86083,187.62860 C 177.22253,179.44230 170.83359,185.33320 167.50985,187.94440 L 172.40535,183.83660 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10401" d="M 176.93770,186.01190 C 177.40964,189.49790 177.24701,193.06950 177.24689,196.58820 C 177.18937,199.74850 177.36007,202.92080 177.14535,206.07250 C 176.87415,207.14890 177.00807,208.09660 177.26498,209.13180 L 172.36949,213.23960 C 172.11257,212.20440 171.97866,211.25670 172.24986,210.18030 C 172.46458,207.02860 172.29388,203.85630 172.35139,200.69600 C 172.35152,197.17730 172.51414,193.60570 172.04220,190.11970 L 176.93770,186.01190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10403" d="M 182.66550,188.42060 C 188.25926,182.17440 185.93738,186.26640 185.89252,191.82660 C 185.82743,195.22000 186.19976,198.59620 186.24926,201.98790 C 186.34412,203.67710 186.10057,205.63960 186.90612,207.06990 C 189.47904,207.83990 191.58308,209.38510 193.70332,210.91200 C 193.90171,211.03900 194.10009,211.16590 194.29848,211.29280 L 189.40298,215.17950 C 189.20460,215.05260 189.00621,214.92570 188.80782,214.79880 C 186.68758,213.27180 184.58354,211.72660 182.01062,210.95660 C 181.20507,209.52640 181.44862,207.56380 181.35377,205.87470 C 181.30427,202.48290 180.93193,199.10680 180.99703,195.71340 C 181.04624,189.61310 180.99393,188.22290 187.56099,184.53390 L 182.66550,188.42060 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10404" d="M 188.03475,184.53390 C 189.84401,184.39290 191.36302,184.54730 192.96374,185.38680 C 194.11129,186.08340 195.39259,186.33480 196.69682,186.53250 L 191.80132,190.64030 C 190.49709,190.44260 189.21580,190.19120 188.06825,189.49460 C 186.46752,188.65510 184.94852,188.50070 183.13925,188.64170 L 188.03475,184.53390 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10409" d="M 196.30425,186.20150 C 191.69558,189.44110 201.70229,180.37720 198.38875,184.46910 C 197.00758,186.14050 197.05770,188.08940 197.04898,190.14540 C 197.05611,192.73000 197.05769,195.31450 197.05780,197.89910 C 197.05776,200.25370 197.05774,202.60830 197.05774,204.96290 C 196.99389,207.53230 197.32606,209.39280 199.89567,210.28300 C 201.99212,211.18750 203.75978,211.62590 205.97467,211.07750 L 201.07918,215.18530 C 198.86428,215.73380 197.09663,215.29530 195.00018,214.39080 C 192.43057,213.50070 192.09840,211.64010 192.16225,209.07070 C 192.16225,206.71610 192.16226,204.36150 192.16231,202.00690 C 192.16220,199.42230 192.16061,196.83780 192.15349,194.25320 C 192.16221,192.19720 192.11208,190.24830 193.49326,188.57690 C 195.60771,185.96570 198.31039,183.71570 201.19975,182.09370 L 196.30425,186.20150 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10419" d="M 210.37377,184.97130 C 210.47870,188.58960 210.68373,192.20250 210.71779,195.82500 C 210.72980,198.52520 210.72301,201.22540 210.72246,203.92570 C 210.79389,205.69940 210.40506,207.44380 210.51937,209.19030 C 211.82591,210.55190 213.83805,211.53920 215.72319,212.12550 L 210.82770,215.87670 C 208.94255,215.29040 206.93041,214.30310 205.62387,212.94140 C 205.50957,211.19500 205.89839,209.45060 205.82696,207.67670 C 205.82751,204.97650 205.83430,202.27630 205.82229,199.57610 C 205.78823,195.95360 205.58320,192.34070 205.47827,188.72250 L 210.37377,184.97130 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10420" d="M 204.54512,183.17170 C 206.68886,183.67490 208.58164,185.16240 210.72129,185.97680 L 205.82580,190.06490 C 203.68615,189.25040 201.79337,187.76290 199.64963,187.25970 L 204.54512,183.17170 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10437" d="M 207.26319,191.82830 C 212.10086,188.82930 207.11754,189.02730 217.63628,184.05580 L 212.74078,188.58290 C 211.01461,189.39890 206.29360,192.75710 207.73035,191.42390 C 209.29143,189.97520 213.97792,185.63380 212.41584,187.08100 C 206.30288,192.74470 205.16567,193.80920 212.15868,187.30090 L 207.26319,191.82830 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10438" d="M 217.03967,183.50470 C 218.75956,183.26860 219.83386,184.05030 221.09600,185.23940 C 221.21472,185.33320 221.33344,185.42670 221.45216,185.52050 L 216.55666,190.04770 C 216.43794,189.95390 216.31922,189.86020 216.20051,189.76670 C 214.93837,188.57760 213.86407,187.79590 212.14418,188.03180 L 217.03967,183.50470 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10440" d="M 216.59312,188.03180 C 224.38491,179.77380 219.93309,187.87010 221.38551,196.17700 C 222.32178,199.97900 221.81930,203.80740 221.55782,207.64590 L 216.66233,212.17310 C 216.92380,208.33460 217.42629,204.50620 216.49002,200.70420 C 215.12423,192.89280 214.96970,188.30960 221.48862,183.50470 L 216.59312,188.03180 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10441" d="M 215.28196,212.57720 C 218.33932,209.45300 221.34239,205.43980 224.56796,209.47260 C 224.97451,210.15700 225.56827,210.61550 226.13178,211.12160 L 221.23628,215.64880 C 220.67277,215.14260 220.07902,214.68420 219.67247,213.99970 C 216.50826,210.04360 211.69400,215.64830 220.17746,208.04990 L 215.28196,212.57720 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10442" d="M 218.02940,191.05980 C 231.33130,178.79510 218.24892,190.85680 218.26964,190.83970 C 222.60874,187.27620 224.01168,185.86920 228.39586,183.82070 L 223.50036,188.34800 C 221.84457,189.12160 217.17399,191.96010 218.52784,190.65540 C 220.05486,189.18390 224.79167,184.97660 223.16514,186.31260 C 223.12933,186.34200 210.12138,198.40940 222.92489,186.53260 L 218.02940,191.05980 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10445" d="M 228.58658,183.50470 C 230.21594,183.74680 231.49737,184.99840 232.70929,186.15400 L 227.81380,190.68120 C 226.60187,189.52560 225.32044,188.27410 223.69108,188.03180 L 228.58658,183.50470 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10449" d="M 232.68688,185.85590 C 232.53310,189.34320 232.31278,192.81390 232.44213,196.31000 C 232.67087,199.34490 232.68902,202.38750 232.68871,205.43040 C 232.77643,206.69610 232.55088,207.92960 232.35974,209.16650 L 227.46424,213.69370 C 227.65538,212.45680 227.88094,211.22340 227.79321,209.95750 C 227.79353,206.91480 227.77537,203.87210 227.54664,200.83720 C 227.41728,197.34100 227.63760,193.87050 227.79138,190.38310 L 232.68688,185.85590 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10451" d="M 231.64095,207.75750 C 233.03684,208.06010 234.24393,208.98160 235.47918,209.80090 C 236.03126,210.11700 236.47114,210.60420 236.94732,211.03580 L 232.05182,215.56300 C 231.57565,215.13160 231.13577,214.64410 230.58369,214.32810 C 229.34844,213.50870 228.14135,212.58730 226.74546,212.28480 L 231.64095,207.75750 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10456" d="M 61.796612,239.37800 C 57.981527,253.89060 52.627213,267.61070 44.768545,280.08490 C 40.294338,287.08480 34.876432,293.38230 28.548587,298.73160 L 23.713012,302.39710 C 30.040868,297.04790 35.458763,290.75030 39.932970,283.75040 C 47.791638,271.27620 53.145952,257.55610 56.961037,243.04350 L 61.796612,239.37800 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10461" d="M 27.879682,298.13170 C 31.308278,296.94930 35.024547,296.56990 38.812238,296.98780 C 45.509245,298.48200 51.432779,302.48310 58.375846,301.95240 C 58.985071,301.83340 59.594297,301.71440 60.203522,301.59540 L 55.367947,305.26090 C 54.758722,305.37990 54.149496,305.49890 53.540271,305.61790 C 46.597204,306.14860 40.673670,302.14750 33.976663,300.65330 C 30.188971,300.23540 26.472703,300.61480 23.044107,301.79720 L 27.879682,298.13170 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10471" d="M 70.369968,235.64680 C 69.247076,248.95920 69.209405,261.86500 73.144527,275.35450 C 77.899955,289.80570 80.811672,298.55140 96.068768,290.82880 L 88.586872,296.50020 C 73.587092,304.05960 70.360841,295.31170 65.587307,281.08300 C 61.563383,267.44460 61.671587,254.41610 63.268904,241.02960 L 70.369968,235.64680 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10476" d="M 49.365893,235.25740 C 48.029958,238.93080 48.658543,241.81580 53.328702,241.65000 C 59.112634,240.85900 64.197096,238.17930 69.315021,235.84020 L 61.920944,241.44520 C 56.860735,243.75910 51.828058,246.42860 46.086419,247.13990 C 41.436574,247.21880 40.835030,244.23180 42.267429,240.63820 L 49.365893,235.25740 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10481" d="M 50.887550,271.43140 C 56.076813,268.03830 61.803764,266.37010 67.823563,265.18400 C 68.860492,264.96190 69.911951,264.82750 70.958946,264.66710 L 63.177754,270.11560 C 62.107876,270.29240 61.033231,270.44310 59.973846,270.68050 C 54.033553,271.88970 48.341671,273.47810 43.198963,276.81500 L 50.887550,271.43140 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10489" d="M 112.96767,269.93670 C 103.37179,280.01520 106.15814,271.90850 98.141845,275.08570 C 100.78983,273.45910 103.38911,271.76900 106.08575,270.20600 C 107.70875,269.26530 103.60914,272.89010 102.78311,274.44100 C 100.55643,278.62170 99.570265,282.03370 101.15951,286.39270 C 103.40704,293.90040 108.81009,296.25160 117.51241,294.02560 C 132.47295,286.66290 110.81101,299.49810 118.67124,294.18390 L 127.64151,288.64020 C 121.63531,292.70200 115.60247,297.00220 108.55954,299.55860 C 99.934005,301.74290 95.236159,299.28510 92.977363,291.88030 C 89.145726,281.43310 97.198245,274.70890 106.94967,269.64240 C 113.89104,266.90840 118.46236,273.96150 104.26319,275.31610 L 112.96767,269.93670 z " sodipodi:nodetypes="ccccccccccccc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10490" d="M 114.24572,279.99250 C 114.19638,280.02200 114.14705,280.05140 114.09771,280.08090 C 116.58066,278.34850 119.05866,276.60890 121.54657,274.88360 C 121.87313,274.65720 120.92225,275.37620 120.59676,275.60420 C 117.13182,278.03140 113.87954,280.46080 110.32552,282.63270 C 108.78182,283.57610 107.18491,284.43030 105.66044,285.40560 C 105.26329,285.65970 104.09647,286.45920 104.48180,286.18750 C 116.26916,277.87710 112.76582,280.37930 110.25162,282.17930 C 108.12935,283.81710 110.53156,281.91930 109.15984,283.19330 L 101.41766,288.61450 C 101.75750,288.29330 101.91455,287.78830 102.43719,287.65100 C 106.48491,284.75190 110.46189,281.70990 114.73963,279.15110 C 116.46214,278.12080 121.53991,274.89300 119.90854,276.06240 C 101.28153,289.41350 121.59741,274.53340 121.92836,274.61310 L 114.24572,279.99250 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10513" d="M 134.96099,272.25310 C 132.40271,277.16840 131.24897,283.09910 131.66971,288.52840 C 132.10573,291.48710 134.34546,296.52830 138.62728,295.27630 C 140.63314,294.68980 150.11874,288.73380 144.00421,292.42020 C 142.08935,293.57460 140.19607,294.75840 138.29201,295.92750 L 146.29979,290.83440 C 140.08643,294.86240 126.26296,307.39410 123.78745,293.54170 C 123.36678,288.06940 124.52109,282.03390 127.26955,277.14510 L 134.96099,272.25310 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10515" d="M 138.99135,269.73180 C 136.24367,271.51140 127.75283,276.46670 130.74830,275.07070 C 133.81722,273.64040 136.39160,271.44150 139.21402,269.62800 C 146.04410,265.23930 111.41655,287.37290 140.44675,268.81170 C 141.96745,267.83930 144.05692,268.04850 145.76602,268.20450 C 149.65311,269.44020 152.64227,270.95710 156.64627,269.26350 L 148.19524,274.73860 C 144.22190,276.40560 141.22353,274.86400 137.37225,273.64240 C 135.60943,273.47630 130.64979,275.17370 132.09361,274.22330 C 134.73279,272.48600 142.63668,267.25890 140.05300,269.06620 C 111.94444,288.72870 157.32395,256.27740 130.68791,275.11120 L 138.99135,269.73180 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10521" d="M 154.56633,269.81380 C 148.76235,285.47930 146.59366,301.92710 146.61851,318.63530 C 146.68625,319.76240 146.75399,320.88960 146.82172,322.01670 L 138.75695,327.66370 C 138.65474,326.56070 138.55253,325.45770 138.45033,324.35470 C 138.05610,307.41190 140.53218,290.89880 146.87888,275.19660 L 154.56633,269.81380 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10538" d="M 157.95277,276.59160 C 165.78440,266.73210 169.39932,265.71980 166.49609,277.58530 C 163.36594,286.46690 163.96658,298.75900 174.93778,291.13510 C 175.55680,290.57990 177.33636,288.82600 176.79484,289.46930 C 165.77510,302.55940 178.37743,285.25220 180.60446,281.30980 L 187.50893,273.83380 C 182.27541,283.17880 176.23629,291.80490 168.09448,298.54490 C 157.25493,306.02780 156.51750,293.77500 159.64957,284.99850 C 164.20742,266.79120 152.38091,284.09850 164.59215,269.40270 L 157.95277,276.59160 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10547" d="M 181.90737,273.02340 C 197.45316,263.62760 186.07586,272.68130 186.68125,285.76990 C 187.24521,294.07460 192.23975,298.53340 200.57043,294.86360 L 191.77859,299.70090 C 183.53970,303.32280 178.43346,298.85680 177.85149,290.62810 C 177.39486,279.77950 179.97632,272.75550 190.43038,268.33400 L 181.90737,273.02340 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10561" d="M 209.33636,272.43800 C 209.56745,272.28760 208.99551,272.86390 208.86705,273.10060 C 208.04760,274.60980 207.56285,276.30450 207.06070,277.92410 C 205.86540,281.77960 205.05563,285.62620 204.72908,289.63490 C 204.69459,292.56290 205.55527,296.47230 209.56375,295.82810 C 211.17428,295.56940 215.33542,292.99840 214.05274,293.95990 C 212.28354,295.28630 210.48098,296.61440 208.47482,297.58910 C 206.48393,298.55640 211.77675,294.70060 213.19032,293.05360 C 216.09625,289.66760 218.24699,285.90320 220.18757,281.96590 C 220.51622,281.19760 220.84486,280.42930 221.17351,279.66110 L 229.15000,274.35030 C 228.83919,275.10670 228.52837,275.86310 228.21756,276.61950 C 224.35739,284.62570 200.38128,313.82650 196.74752,294.94920 C 197.57270,284.37450 199.55336,277.39960 209.73453,272.27190 C 209.73453,272.27190 200.85444,277.95810 209.33636,272.43800 z " sodipodi:nodetypes="ccccccccccccccc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10564" d="M 229.30501,270.06710 C 228.11039,277.93660 224.64113,286.97650 228.20187,294.68680 C 229.00821,297.53140 236.05908,292.94490 233.95444,294.06960 C 222.36080,300.26540 230.26889,295.12210 233.22666,291.22650 L 241.23065,286.17450 C 236.98185,291.79960 227.93182,303.03270 220.32344,299.65950 C 216.44593,292.01810 220.08949,282.72830 221.61275,274.92230 L 229.30501,270.06710 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10577" d="M 241.71185,270.15770 C 247.79760,268.08150 248.66475,271.74140 248.85541,276.89360 C 248.75523,283.00300 247.67469,289.03800 246.94658,295.09470 L 239.66125,301.60980 C 240.27671,295.58310 241.27284,289.58350 241.44376,283.52180 C 241.32543,278.37040 240.66689,274.66410 234.50837,276.59970 L 241.71185,270.15770 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10582" d="M 243.71583,286.27890 C 245.61383,279.31330 253.90777,273.50800 260.66369,270.17210 C 268.14513,267.09990 266.09442,278.54200 265.55295,282.37530 C 264.88315,286.20310 264.38882,290.09140 264.15424,293.94770 L 257.10409,300.61900 C 257.22805,296.80230 257.75692,292.95120 258.38167,289.16120 C 258.92328,285.28980 261.07713,273.72900 253.51485,276.93670 C 251.60272,277.89110 249.82089,278.98270 248.15076,280.28830 C 247.74884,280.60250 246.61745,281.62410 246.97976,281.26940 C 259.25603,269.25010 251.00862,275.91900 250.72426,279.64710 L 243.71583,286.27890 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10585" d="M 270.22314,273.76190 C 257.85641,289.10650 269.48514,270.92180 275.64618,269.64750 C 279.06775,270.50640 281.17507,271.62840 284.49992,269.74860 C 284.78091,269.57420 285.06185,269.39980 285.34282,269.22550 L 279.36182,275.96120 C 279.08024,276.13630 278.79862,276.31130 278.51702,276.48640 C 275.23041,278.32470 273.08291,277.19950 269.70869,276.33420 C 268.46703,276.59370 265.37669,279.12000 266.26229,278.10610 C 268.08710,276.01690 269.93948,273.95840 271.78171,271.88870 C 274.28466,269.07660 261.95520,283.33880 264.33440,280.39370 L 270.22314,273.76190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10588" d="M 279.45476,274.42510 C 292.44282,260.88380 280.10521,274.43510 281.60987,286.69780 C 282.93955,292.45950 286.94721,296.67150 293.10066,293.61710 L 285.89021,300.44010 C 279.78683,303.43700 275.68309,299.31450 274.34012,293.57680 C 272.99095,282.62930 277.89202,274.64080 286.46318,267.79330 L 279.45476,274.42510 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10596" d="M 211.16974,270.68200 C 216.76679,272.90430 223.07137,272.74320 228.80800,271.08300 C 231.36605,270.23080 233.66618,268.85560 235.93535,267.44830 L 229.34395,273.92620 C 227.06487,275.35050 224.75347,276.74090 222.17809,277.59870 C 216.51856,279.23930 210.19677,279.45040 204.75317,276.98800 L 211.16974,270.68200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10601" d="M 114.62782,279.30030 C 111.35954,279.57830 108.62568,277.66290 105.97470,275.97470 C 105.15606,275.53110 104.44530,274.93460 103.70368,274.38290 L 111.90813,269.64600 C 112.67578,270.18030 113.42097,270.74920 114.24473,271.20000 C 116.86409,272.85830 119.52363,274.83370 122.75516,274.60800 L 114.62782,279.30030 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3335" d="M 89.045281,443.38085 C 90.168554,437.96939 102.43486,431.38657 108.40053,429.60857 C 118.07901,427.96757 109.42076,447.06384 107.97331,449.95103 C 98.155390,467.46457 81.121899,479.07256 62.584876,492.64583 L 57.767086,495.78549 C 76.168617,482.32664 93.263988,470.76967 102.78773,453.33036 C 104.24024,450.33891 112.37247,432.04923 102.57735,433.40342 C 99.212438,434.35348 95.219944,436.94311 95.186192,439.37895 L 89.045281,443.38085 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3338" d="M 138.79858,376.96166 C 136.89766,377.28584 129.78198,382.04760 142.16697,374.37027 C 142.78377,373.98791 141.13899,375.28341 140.68944,375.76937 C 137.99192,378.68553 136.79963,382.05541 135.59234,385.26190 C 131.19456,397.17341 128.45042,409.30797 125.90363,421.27015 C 123.52411,432.41379 121.44010,443.54356 119.15696,454.68414 C 118.84463,456.28715 118.53139,457.89018 118.21954,459.49316 L 112.49829,463.28438 C 112.91908,461.61572 113.33164,459.94728 113.73293,458.27841 C 116.25405,447.04518 118.59012,435.79967 120.92777,424.56745 C 123.40873,412.69878 126.08660,400.68290 130.17861,388.84937 C 132.13209,383.33703 135.73161,375.13150 144.85996,372.94507 L 138.79858,376.96166 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3353" d="M 118.36078,440.09719 C 121.67538,437.48617 131.93197,431.29707 121.80369,437.62395 C 121.25150,437.96889 122.89621,436.91123 123.44353,436.55683 C 126.37346,434.65958 129.26090,432.72974 132.32844,431.15201 C 134.85121,429.98459 138.66380,428.69940 140.32776,430.46069 C 141.45464,435.71982 132.43431,440.35529 129.11426,442.46357 C 125.30323,444.81087 121.29736,446.68696 117.24943,448.32523 C 114.25049,449.37821 109.83880,452.10921 118.40404,446.73828 L 112.70586,449.73216 C 117.02093,446.99632 118.30931,446.14212 122.15355,444.67309 C 126.17487,443.02504 130.10926,441.15838 133.89309,438.81253 C 124.86545,444.57385 135.74460,438.20876 134.89939,433.78542 C 133.12674,432.52848 129.88492,433.66166 127.50231,434.78813 C 122.09864,437.65416 133.83654,430.56184 127.42759,434.67012 C 125.21996,436.08526 118.58872,440.31436 120.79003,438.88729 C 128.64691,433.79382 126.07798,435.38490 124.17622,436.99626 L 118.36078,440.09719 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3363" d="M 126.60034,443.11012 C 125.47556,447.17106 137.45016,466.65751 139.59659,469.73813 C 150.09619,481.55693 165.68198,484.17462 183.02336,474.32177 L 179.12593,477.27810 C 161.47604,487.17879 145.84799,484.53912 135.30916,472.39862 C 130.03779,464.73506 124.04963,455.48698 120.93517,446.37933 L 126.60034,443.11012 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3372" d="M 82.417040,437.81543 C 83.696564,433.71152 90.158647,430.80103 93.393141,429.17036 C 97.806721,427.50507 94.483900,441.51164 94.011619,443.44797 C 92.752518,448.44676 91.599733,453.60634 89.976451,458.58271 C 89.530513,459.84021 90.083900,458.26794 89.660191,459.50928 L 84.145672,462.85853 C 84.561972,461.61949 84.028693,463.17785 84.457188,461.93137 C 86.325636,456.90850 87.654362,451.61470 88.910608,446.55264 C 89.365551,444.68262 92.516231,430.95262 88.063441,432.66750 C 86.023398,433.71523 83.273757,435.44884 91.548202,430.34539 C 93.060529,429.41261 88.290786,432.79802 88.069696,434.37393 L 82.417040,437.81543 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3374" d="M 159.05804,436.59486 C 160.37121,435.43782 165.44416,432.49274 154.89267,439.43525 C 153.06925,440.63503 158.42374,436.47123 159.57612,434.51366 C 156.88110,431.22308 149.85367,432.48713 145.83859,434.65230 C 145.35291,434.97509 143.89587,435.94354 144.38153,435.62069 C 145.41903,434.93092 146.40979,434.08231 147.49415,433.55165 C 149.08844,432.77147 144.71397,436.39453 144.05989,438.13977 C 142.60875,442.01188 145.62713,443.41756 148.35782,443.63149 C 153.03409,443.32445 162.23288,439.45284 159.15458,448.10305 C 154.56464,457.12212 141.69167,463.19784 133.58861,463.56009 L 138.20493,460.26468 C 146.64022,460.16829 151.56202,457.29911 154.62727,451.16926 C 157.42586,442.81417 148.41487,446.51652 143.86959,446.83643 C 132.14748,446.02732 145.28860,434.68572 150.20252,431.46025 C 154.57358,429.11971 161.23427,428.17263 164.41224,431.19439 C 162.70793,434.19236 156.83681,439.01649 154.23908,440.04594 L 159.05804,436.59486 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3377" d="M 175.35314,437.29583 C 176.44018,433.65619 175.02783,432.05759 171.22612,432.93633 C 170.22064,433.46585 173.11950,431.59582 174.15079,431.14399 C 176.32371,430.19202 171.18084,434.98722 170.34033,437.09597 C 168.05770,442.82272 166.36028,448.91997 165.23873,454.71240 C 164.23789,467.14432 180.28222,451.64589 184.46744,447.88546 C 185.21050,447.20301 185.95353,446.52057 186.69659,445.83811 L 191.41982,443.03348 C 190.64009,443.73802 189.86037,444.44258 189.08064,445.14712 C 184.30632,449.40604 158.51500,472.17799 160.33566,457.68227 C 162.85875,446.65833 164.18596,435.80846 176.33762,429.62167 C 180.37527,428.72748 181.44277,430.30541 180.85905,433.96256 L 175.35314,437.29583 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3384" d="M 198.10775,433.37857 C 195.22600,432.99911 192.90891,432.25935 189.71465,432.77099 C 188.54461,433.21804 179.03464,436.87362 194.16801,430.64438 C 195.65968,430.03039 191.73339,432.75997 190.89336,434.01071 C 188.78417,437.15104 187.82144,440.54809 187.00800,443.87765 C 186.03871,448.41146 185.31598,452.94674 184.24705,457.48005 C 183.37146,460.66981 188.92426,458.58388 190.86536,457.87406 C 194.16868,456.30522 188.34435,459.07705 186.70049,459.75972 C 185.40019,460.29971 189.05510,458.20744 190.11716,457.31362 C 192.79818,455.05735 194.19775,452.08247 195.50683,449.25808 C 196.71373,446.41795 197.72195,443.56472 199.00416,440.73580 L 205.01097,437.96872 C 203.62095,440.81072 202.60878,443.67320 201.39418,446.54444 C 197.90520,454.34205 193.72719,456.76501 184.90983,460.87810 C 182.86158,461.60591 177.00511,463.72706 178.05368,460.34769 C 179.31461,455.77008 180.18919,451.18555 181.11895,446.60686 C 183.04101,438.46037 185.71534,433.34400 195.71476,429.77230 C 198.94510,429.31280 201.36576,430.17048 204.36287,430.30622 L 198.10775,433.37857 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3410" d="M 215.04467,441.65003 C 216.31733,437.02985 226.56247,431.84836 230.25497,430.60968 C 235.71393,429.58886 238.84809,430.73911 239.36575,436.20203 C 239.20725,442.26169 235.39002,449.58525 230.67572,454.29219 C 224.92863,459.04363 219.71553,462.50094 213.13644,462.86667 C 212.46900,462.88456 211.80310,462.89635 211.13695,462.90765 L 216.19624,459.12881 C 216.85090,459.12669 217.50427,459.12333 218.16204,459.10648 C 221.32915,458.91442 224.47702,458.17713 227.54219,456.36853 C 227.90192,456.15628 228.93858,455.42802 228.60211,455.68666 C 221.32256,461.28199 224.13131,459.01521 225.60991,457.80768 C 230.51812,453.29123 234.29020,445.75014 234.37894,439.75814 C 233.76038,434.46857 230.70569,433.25445 225.33407,434.33117 C 222.58189,435.28337 217.76364,438.78289 225.27969,433.18938 C 226.18798,432.51341 220.68112,435.71451 220.34922,437.89422 L 215.04467,441.65003 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3411" d="M 201.10701,431.78516 C 202.85206,430.70649 205.46507,429.57856 207.23919,428.54919 C 208.33683,427.91235 206.62480,430.71497 206.36003,431.79893 C 205.58959,434.95322 204.94859,438.11063 204.13221,441.26371 C 203.06620,445.14921 202.44117,448.96182 201.61082,452.84196 C 201.01688,455.55883 200.25466,458.23935 203.65762,458.70153 C 209.40918,457.20220 206.80717,457.34554 212.35846,453.37288 L 216.76096,450.66871 C 211.33926,454.56547 205.18630,460.34616 198.68467,462.00028 C 195.19107,461.50119 195.03992,458.82834 195.66617,456.01585 C 196.50076,452.09441 197.25931,448.23604 198.37855,444.31410 C 200.47073,436.55385 199.20311,433.62999 207.25808,428.48236 L 201.10701,431.78516 z " sodipodi:nodetypes="ccccccccccccc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3413" d="M 237.31042,448.92813 C 237.59975,447.93265 256.95120,436.75743 246.93580,443.48242 C 250.74176,440.44442 252.07579,437.67087 249.88657,434.29547 C 249.22647,433.46555 245.43794,434.31119 246.51490,433.56578 C 254.17826,428.26154 247.33818,434.79726 245.39986,439.05795 C 242.87549,445.09775 238.62834,456.70706 246.07216,459.16288 C 251.33198,459.58965 256.71579,456.83424 261.60008,454.06166 L 257.16179,457.22422 C 252.18011,460.02684 246.64567,462.85024 241.28888,462.43952 C 233.85832,459.93383 238.27006,448.15433 240.75375,442.09872 C 242.47222,438.16292 250.65878,425.14084 254.88166,430.94464 C 257.04599,434.43553 255.81181,437.14395 251.89647,440.29704 C 248.78168,442.41823 245.78058,444.69041 242.43266,446.37404 C 240.95792,447.11569 236.59354,449.41532 237.95856,448.46544 C 258.48588,434.18107 242.67245,444.44006 242.54346,445.48367 L 237.31042,448.92813 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3416" d="M 238.04790,448.90639 C 246.61688,442.20953 255.78114,438.93467 265.23003,440.96888 C 276.24918,443.57003 283.50195,441.33346 294.45154,434.41310 L 290.89423,436.95357 C 279.55870,444.14424 272.21840,446.57332 260.74626,444.05541 C 255.18373,442.96236 250.43975,443.17143 244.54621,445.65676 C 242.75133,446.41365 237.65618,449.39126 239.26982,448.25040 C 248.38207,441.80801 244.73949,444.35209 243.33012,445.50538 L 238.04790,448.90639 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3422" d="M 85.023065,384.91363 C 87.201308,383.09357 89.372142,381.25493 91.557878,379.45344 C 91.906506,379.16608 91.068469,380.30421 90.894061,380.75678 C 89.998911,383.07976 89.514141,385.50218 89.100570,387.85059 C 88.429322,391.66225 87.882946,395.43739 87.112603,399.25806 C 84.310676,413.77637 81.901645,428.33415 78.281623,442.87297 C 77.295647,446.77504 75.754668,451.35316 75.398716,455.15491 C 76.200460,458.18438 76.921307,457.39657 80.076143,455.47623 L 74.232203,460.65873 C 70.836399,462.76309 69.847044,463.83516 68.867239,460.62288 C 69.381333,456.56206 71.315585,451.82179 72.457434,447.67514 C 76.371173,433.04260 79.547084,418.20135 81.842474,403.61532 C 83.755484,389.40433 80.839937,388.29306 91.540855,379.25315 L 85.023065,384.91363 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3426" d="M 111.38211,368.18381 C 99.402799,379.51569 88.765544,384.06819 74.148431,384.02784 C 54.656183,383.08087 32.950533,380.22474 22.994978,401.88734 L 16.873169,405.98991 C 30.232252,378.38484 58.381051,378.66930 80.611899,379.43041 C 98.160344,379.15519 96.774231,380.01335 103.22070,373.60137 L 111.38211,368.18381 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.3487359) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3433" d="M 207.50740,437.58399 C 211.51245,433.38669 220.26318,424.91309 221.07444,432.78108 C 221.02207,445.06297 215.08990,459.11424 211.98299,471.54866 C 207.56200,489.64634 203.67219,507.74735 194.64824,525.30529 C 183.89466,543.73963 161.83617,557.39324 143.09820,552.62646 C 137.22217,549.51969 133.10541,545.46966 131.07691,538.91432 C 124.17483,516.60965 149.82642,501.71635 170.40930,498.23585 C 172.03783,498.12151 173.66638,498.00716 175.29491,497.89283 L 170.37738,501.39893 C 168.81908,501.46862 167.26080,501.53831 165.70251,501.60800 C 160.66715,502.37958 152.38927,503.37794 147.79610,506.11152 C 126.21907,518.95286 133.14695,541.97090 148.09869,549.10681 C 166.97502,553.51471 179.60963,545.38570 189.63185,528.66295 C 198.91286,511.15424 202.69413,492.95571 207.08432,474.84980 C 210.07546,462.80372 215.55102,448.79388 214.87223,437.00134 C 214.65771,435.87137 214.46935,434.61571 213.38161,434.08044 C 212.88553,433.83630 210.99997,434.63956 211.54249,434.23909 C 222.36143,426.25292 216.36296,430.55821 214.29530,433.07816 L 207.50740,437.58399 z "/>
+
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3578.5322959"><tspan x="10" y="3578.5322959">Zaključek</tspan></text>
+
+<rect id="d0e334" width="288" height="1000px" x="10" y="3583.4322959" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e334" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kaligrafija ni le zabava, temveč globoko duhovna veščina, ki lahko
+spremeni vaš pogled na vse, kar delate in vidite. Inkscapovo
+kaligrafsko orodje služi le kot skromno uvajanje v vse to. In čeprav se je
+z njim lepo igrati, je lahko uporabno tudi v resničnem oblikovanju. Uživajte!
+</flowDiv></flowRoot>
+
+
+<g transform="translate(0, 3646.7048659)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-calligraphy.svg b/share/tutorials/tutorial-calligraphy.svg
new file mode 100644
index 000000000..d854e87c1
--- /dev/null
+++ b/share/tutorials/tutorial-calligraphy.svg
@@ -0,0 +1,637 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::CALLIGRAPHY</tspan></text>
+
+
+
+bulia byak, buliabyak@users.sf.net and josh andler, scislac@users.sf.net
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">One of the many great tools available in Inkscape is the Calligraphy tool. This tutorial
+will help you become acquainted with how that tool works, as well as demonstrate some
+basic techniques of the art of Calligraphy.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="90.167967"><tspan x="10" y="90.167967">History and Styles</tspan></text>
+
+<rect id="d0e24" width="288" height="1000px" x="10" y="95.067967" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e24" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Going by the dictionary definition, <flowSpan style="font-style:italic">calligraphy</flowSpan> means "beautiful
+writing" or "fair or elegant penmanship". Essentially, calligraphy is the art of making
+beautiful or elegant handwriting. It may sound intimidating, but with a little practice,
+anyone can master the basics of this art.
+</flowDiv></flowRoot>
+
+<rect id="d0e30" width="288" height="1000px" x="10" y="156.25694299999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e30" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The earliest forms of calligraphy date back to cave-man paintings. Up until roughly 1440
+AD, before the printing press was around, calligraphy was the way books and other
+publications were made. A scribe had to handwrite every individual copy of every book or
+publication. The handwriting was done with a quill and ink onto materials such as
+parchment or vellum. The lettering styles used throughout the ages include Rustic,
+Carolingian, Blackletter, etc. Perhaps the most common place where the average person
+will run across calligraphy today is on wedding invitations.
+</flowDiv></flowRoot>
+
+<rect id="d0e33" width="288" height="1000px" x="10" y="263.881177" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e33" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">There are three main styles of calligraphy:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 288.1294188)"/><rect id="d0e39" width="258" height="1000px" x="20" y="282.1294188" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e39" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Western or Roman
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 304.3719966)"/><rect id="d0e43" width="258" height="1000px" x="20" y="298.3719966" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e43" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Arabic
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 320.8729729)"/><rect id="d0e47" width="258" height="1000px" x="20" y="314.8729729" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e47" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Chinese or Oriental
+</flowDiv></flowRoot>
+
+
+<rect id="d0e51" width="288" height="1000px" x="10" y="331.37394919999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e51" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This tutorial focuses mainly on Western calligraphy, as the other two styles tend to use
+a brush (instead of a pen with nib), which is not how our Calligraphy tool
+currently functions.
+</flowDiv></flowRoot>
+
+<rect id="d0e54" width="288" height="1000px" x="10" y="371.96619119999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e54" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">One great advantage that we have over the scribes of the past is the
+<flowSpan style="font-family:sans serif">Undo</flowSpan> command: If you make a mistake, the entire page is not
+ruined. Inkscape's Calligraphy tool also enables some techniques which would not be
+possible with a traditional pen-and-ink.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="437.21148619999997"><tspan x="10" y="437.21148619999997">Hardware</tspan></text>
+
+<rect id="d0e66" width="288" height="1000px" x="10" y="442.11148619999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e66" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">You will get the best results if you use a <flowSpan style="font-style:italic">tablet and pen</flowSpan>
+(e.g. Wacom). Thanks to the flexibility of our tool, even those with only a mouse can do
+some fairly intricate calligraphy, though there will be some difficulty producing fast
+sweeping strokes.
+</flowDiv></flowRoot>
+
+<rect id="d0e72" width="288" height="1000px" x="10" y="493.8757271999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e72" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape is able to utilize <flowSpan style="font-style:italic">pressure sensitivity</flowSpan> and <flowSpan style="font-style:italic">
+tilt sensitivity</flowSpan> of a tablet pen that supports these features. The sensitivity functions are disabled by
+default because they require configuration. Also, keep in mind that calligraphy with a
+quill or pen with nib are also not very sensitive to pressure, unlike a brush.
+</flowDiv></flowRoot>
+
+<rect id="d0e81" width="288" height="1000px" x="10" y="556.8119691999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e81" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">If you have a tablet and would like to utilize the sensitivity features, you will need
+to configure your device. This configuration will only need to be performed once and
+the settings are saved. To enable this support you must have the tablet plugged in
+prior to starting inkscape and then proceed to open the <flowSpan style="font-style:italic">Input Devices...</flowSpan>
+dialog through the <flowSpan style="font-style:italic">File</flowSpan> menu. With this dialog open you can choose the
+preferred device and settings for your tablet pen. Lastly, after choosing those settings, switch
+to the Calligraphy tool and toggle the toolbar buttons for pressure and tilt. From
+now on, Inkscape will remember those settings on startup.
+</flowDiv></flowRoot>
+
+<rect id="d0e90" width="288" height="1000px" x="10" y="675.6081992" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e90" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The Inkscape calligraphy pen can be sensitive to the <flowSpan style="font-style:italic">velocity</flowSpan> of
+the stroke (see "Thinning" below), so if you are using a mouse, you'll probably want to
+zero this parameter.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="729.8004411999999"><tspan x="10" y="729.8004411999999">Calligraphy Tool Options</tspan></text>
+
+<rect id="d0e102" width="288" height="1000px" x="10" y="734.7004411999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e102" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Switch to the Calligraphy tool by pressing <flowSpan style="font-weight:bold">Ctrl+F6</flowSpan>, pressing the <flowSpan style="font-weight:bold">C</flowSpan> key, or by clicking on its toolbar button. On the top toolbar, you will
+notice there are 6 options: Width &amp; Thinning; Angle &amp; Fixation; and Mass &amp; Drag and two
+buttons to toggle tablet Pressure and Tilt sensitivity on and off (for drawing tablets).
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f01.svgdefs3">
+ <linearGradient inkscape:collect="always" xlink:href="#calligraphy-f01.svglinearGradient800" id="calligraphy-f01.svglinearGradient7110" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.954679,0.000000,0.000000,1.047472,-6.276577,-2.046444)" x1="245.28310" y1="149.70192" x2="248.33291" y2="151.53818"/>
+ <marker inkscape:stockid="TriangleOutM" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f01.svgTriangleOutM" style="overflow:visible">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f01.svgpath7936" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" transform="scale(0.4)"/>
+ </marker>
+ <linearGradient id="calligraphy-f01.svglinearGradient800">
+ <stop style="stop-color:#ff8a00;stop-opacity:1.0000000;" offset="0.0000000" id="calligraphy-f01.svgstop998"/>
+ <stop style="stop-color:#d14300;stop-opacity:1.0000000;" offset="1.0000000" id="calligraphy-f01.svgstop999"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#calligraphy-f01.svglinearGradient800" id="calligraphy-f01.svglinearGradient7149" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.954679,0.000000,0.000000,1.047472,-6.276577,-2.046444)" x1="245.28310" y1="149.70192" x2="248.33291" y2="151.53818"/>
+ </defs><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 805.6366841999999) " id="calligraphy-f01.svgg1467">
+ <rect y="0.25832689" x="7.7648191" height="13.151829" width="283.82391" id="calligraphy-f01.svgrect1616" style="color:#000000;fill:#dcdcdc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.61110461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <rect y="3.9998367" x="210.64124" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4800" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4807" y="8.2430954" x="212.45148" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" y="8.2430954" x="212.45148" id="calligraphy-f01.svgtspan4808" sodipodi:role="line">1.00</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,187.2853,410.8868)" id="calligraphy-f01.svgg4804">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4805" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4806" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,187.2853,-397.2330)" id="calligraphy-f01.svgg4801">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4802" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4803" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4796" y="8.1630545" x="197.86792" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="8.1630545" x="197.86792" id="calligraphy-f01.svgtspan4797" sodipodi:role="line">Drag:</tspan></text>
+ <rect y="3.9998367" x="177.29044" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4918" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4925" y="8.2430954" x="179.10074" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4926">0.02</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,153.9346,410.8868)" id="calligraphy-f01.svgg4922">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4923" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4924" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,153.9346,-397.2330)" id="calligraphy-f01.svgg4919">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4920" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4921" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4914" y="8.1630545" x="164.10902" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4915">Mass:</tspan></text>
+ <rect y="3.9998367" x="140.94534" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4903" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4910" y="8.2430954" x="142.75568" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4911">0.90</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,117.5896,410.8868)" id="calligraphy-f01.svgg4907">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4908" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4909" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,117.5896,-397.2330)" id="calligraphy-f01.svgg4904">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4905" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4906" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4899" y="8.1630545" x="122.66201" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4900">Fixation:</tspan></text>
+ <rect y="3.9998367" x="102.92133" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4859" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4866" y="8.2430954" x="104.73162" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4867">30</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,79.56548,410.8868)" id="calligraphy-f01.svgg4863">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4864" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4865" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,79.56548,-397.2330)" id="calligraphy-f01.svgg4860">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4861" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4862" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4855" y="8.1630545" x="88.719513" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4856">Angle:</tspan></text>
+ <rect y="3.9997849" x="64.497986" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect4844" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4851" y="8.2430954" x="66.308281" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" id="calligraphy-f01.svgtspan4852">0.10</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,41.14214,410.8868)" id="calligraphy-f01.svgg4848">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4849" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4850" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,41.14214,-397.2330)" id="calligraphy-f01.svgg4845">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4846" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4847" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext4840" y="8.1630545" x="44.173763" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="calligraphy-f01.svgtspan4841">Thinning:</tspan></text>
+ <rect y="3.9997849" x="24.733545" height="5.6688919" width="17.233431" id="calligraphy-f01.svgrect2266" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36211047;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <text id="calligraphy-f01.svgtext4777" y="8.2430954" x="26.543858" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0" y="8.2430954" x="26.543858" id="calligraphy-f01.svgtspan4778" sodipodi:role="line">0.15</tspan></text>
+ <g transform="matrix(0.816320,0.000000,0.000000,-0.816320,1.377712,410.8868)" id="calligraphy-f01.svgg4761">
+ <rect transform="translate(-1.907349e-6,0.000000)" y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect4757" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath4758" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <g transform="matrix(0.816320,0.000000,0.000000,0.816320,1.377712,-397.2330)" id="calligraphy-f01.svgg4766">
+ <rect y="495.02524" x="45.277779" height="3.4036927" width="4.4444447" id="calligraphy-f01.svgrect3509" style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31055379;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"/>
+ <path transform="matrix(0.544267,0.000000,0.000000,0.416430,13.33213,291.8969)" d="M 62.777779,493.90617 L 60.838301,490.5469 L 64.717256,490.5469 L 62.777779,493.90617 z " inkscape:randomized="0" inkscape:rounded="0" inkscape:flatsided="true" sodipodi:arg2="2.6179939" sodipodi:arg1="1.5707963" sodipodi:r2="0.99156433" sodipodi:r1="2.239516" sodipodi:cy="491.66666" sodipodi:cx="62.777779" sodipodi:sides="3" id="calligraphy-f01.svgpath3510" style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible" sodipodi:type="star"/>
+ </g>
+ <text sodipodi:linespacing="100%" id="calligraphy-f01.svgtext2263" y="8.1630545" x="10.225617" style="font-size:4.0816021px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="8.1630545" x="10.225617" id="calligraphy-f01.svgtspan2264" sodipodi:role="line">Width:</tspan></text>
+ <g transform="matrix(0.845378,0.000000,0.000000,0.845378,34.97578,3.055171e-6)" id="calligraphy-f01.svgg4278">
+ <rect style="color:#000000;fill:#dcdcdc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.66882032;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block" id="calligraphy-f01.svgrect4928" width="25.969164" height="10.621364" x="273.94574" y="2.5176082"/>
+ <text xml:space="preserve" style="font-size:4.82813978px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;font-family:Bitstream Vera Sans" x="276.73184" y="9.6283369" id="calligraphy-f01.svgtext5550"><tspan sodipodi:role="line" id="calligraphy-f01.svgtspan5551" x="276.73184" y="9.6283369" style="marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-dashoffset:0">Defaults</tspan></text>
+ </g>
+ <g transform="matrix(0.845378,0.000000,0.000000,0.845378,-348.0635,-254.2255)" id="calligraphy-f01.svgguse_tilt">
+ <rect y="303.75003" x="691.25" height="11.249996" width="11.250002" id="calligraphy-f01.svguse_tilt" style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:2.77777791;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
+ <g transform="matrix(0.450000,0.000000,0.000000,0.450000,590.1656,235.8723)" id="calligraphy-f01.svgg4022">
+ <path style="fill:#ffff00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.63194,167.02346 L 229.62901,168.53929 L 233.18933,156.16908 L 227.97907,155.03271 L 224.63194,167.02346 z " id="calligraphy-f01.svgpath3998" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#cacf00;fill-opacity:1;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 225.83416,167.13573 L 229.62901,168.53929 L 233.18933,156.16908 L 229.18129,155.14494 L 225.83416,167.13573 z " id="calligraphy-f01.svgpath4000" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#777700;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.28859,167.88327 L 229.62901,168.53929 L 233.18933,156.16908 L 231.63559,155.8925 L 228.28859,167.88327 z " id="calligraphy-f01.svgpath4002" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#d79a00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.69585,166.92623 L 225.22264,174.65422 L 229.64434,168.44113 C 229.15087,166.35022 226.21849,165.27183 224.69585,166.92623 z " id="calligraphy-f01.svgpath4004" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#b88300;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 226.25712,166.1352 L 225.22264,174.65422 L 229.64434,168.44113 C 228.91539,166.43365 227.48594,166.05944 226.25712,166.1352 z " id="calligraphy-f01.svgpath4006" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#9e7100;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.60735,166.82254 L 225.22264,174.65422 L 229.64434,168.44113 C 229.37761,167.46847 228.92786,167.24537 228.60735,166.82254 z " id="calligraphy-f01.svgpath4008" sodipodi:nodetypes="cccc"/>
+ <path style="fill:url(#calligraphy-f01.svglinearGradient7110);fill-rule:evenodd;stroke-width:1pt" d="M 227.74328,155.80352 L 228.74072,152.42029 C 229.57084,149.90557 234.54299,150.25243 233.68828,154.46328 L 232.84567,157.47016 C 232.35348,155.71109 229.31298,154.63512 227.74328,155.80352 z " id="calligraphy-f01.svgpath4010" sodipodi:nodetypes="ccccc"/>
+ <path style="fill-rule:evenodd;stroke-width:1pt" d="M 225.05391,174.84358 L 225.03501,171.99718 L 224.91542,170.78162 L 225.50293,172.096 L 226.19723,171.20213 L 226.28024,172.11 L 227.20845,171.85564 L 225.05391,174.84358 z " id="calligraphy-f01.svgpath4012" sodipodi:nodetypes="cccccccc"/>
+ </g>
+ <path sodipodi:nodetypes="ccccccccc" d="M 697.71983,307.01808 L 696.48751,306.66117 L 694.24881,314.37502 L 701.87501,314.35908 L 701.87501,313.05587 L 701.87501,313.05587 L 701.87501,313.05587 L 701.87501,313.05587 L 701.87501,313.05587" style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862887;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="calligraphy-f01.svgpath4036"/>
+ <path sodipodi:type="arc" style="fill:none;stroke:#000000;stroke-width:1.47862887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="calligraphy-f01.svgpath6311" sodipodi:cx="695" sodipodi:cy="315" sodipodi:rx="5" sodipodi:ry="5" d="M 696.2941,310.17037 A 5,5 0 0 1 700,315" sodipodi:start="4.9741884" sodipodi:end="6.2831853" transform="translate(-0.567076,-0.623943)" sodipodi:open="true"/>
+ </g>
+ <g transform="matrix(0.845378,0.000000,0.000000,0.845378,-334.3261,-254.2255)" id="calligraphy-f01.svgg7123">
+ <rect y="303.75003" x="691.25" height="11.249996" width="11.250002" id="calligraphy-f01.svguse_pressure" style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:2.77777791;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
+ <g transform="matrix(0.450000,0.000000,0.000000,0.450000,590.1656,235.8723)" id="calligraphy-f01.svgg7127">
+ <path style="fill:#ffff00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.63194,167.02346 L 229.62901,168.53929 L 233.18933,156.16908 L 227.97907,155.03271 L 224.63194,167.02346 z " id="calligraphy-f01.svgpath7129" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#cacf00;fill-opacity:1;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 225.83416,167.13573 L 229.62901,168.53929 L 233.18933,156.16908 L 229.18129,155.14494 L 225.83416,167.13573 z " id="calligraphy-f01.svgpath7131" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#777700;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.28859,167.88327 L 229.62901,168.53929 L 233.18933,156.16908 L 231.63559,155.8925 L 228.28859,167.88327 z " id="calligraphy-f01.svgpath7133" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#d79a00;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 224.69585,166.92623 L 225.22264,174.65422 L 229.64434,168.44113 C 229.15087,166.35022 226.21849,165.27183 224.69585,166.92623 z " id="calligraphy-f01.svgpath7135" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#b88300;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 226.25712,166.1352 L 225.22264,174.65422 L 229.64434,168.44113 C 228.91539,166.43365 227.48594,166.05944 226.25712,166.1352 z " id="calligraphy-f01.svgpath7137" sodipodi:nodetypes="cccc"/>
+ <path style="fill:#9e7100;fill-rule:evenodd;stroke-width:1pt;stroke-linejoin:round" d="M 228.60735,166.82254 L 225.22264,174.65422 L 229.64434,168.44113 C 229.37761,167.46847 228.92786,167.24537 228.60735,166.82254 z " id="calligraphy-f01.svgpath7139" sodipodi:nodetypes="cccc"/>
+ <path style="fill:url(#calligraphy-f01.svglinearGradient7149);fill-rule:evenodd;stroke-width:1pt" d="M 227.74328,155.80352 L 228.74072,152.42029 C 229.57084,149.90557 234.54299,150.25243 233.68828,154.46328 L 232.84567,157.47016 C 232.35348,155.71109 229.31298,154.63512 227.74328,155.80352 z " id="calligraphy-f01.svgpath7141" sodipodi:nodetypes="ccccc"/>
+ <path style="fill-rule:evenodd;stroke-width:1pt" d="M 225.05391,174.84358 L 225.03501,171.99718 L 224.91542,170.78162 L 225.50293,172.096 L 226.19723,171.20213 L 226.28024,172.11 L 227.20845,171.85564 L 225.05391,174.84358 z " id="calligraphy-f01.svgpath7143" sodipodi:nodetypes="cccccccc"/>
+ </g>
+ <path sodipodi:nodetypes="cc" d="M 694.29645,314.37502 L 702.50032,314.35908" style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862911;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="calligraphy-f01.svgpath7145"/>
+ <path sodipodi:nodetypes="cc" id="calligraphy-f01.svgpath7151" d="M 698.39838,303.65373 L 698.39838,309.99988" style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862852;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;marker-end:url(#calligraphy-f01.svgTriangleOutM);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
+ </g>
+ </g>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="844.9996171999999"><tspan x="10" y="844.9996171999999">Width &amp; Thinning</tspan></text>
+
+<rect id="d0e127" width="288" height="1000px" x="10" y="849.8996171999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e127" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This pair of options control the <flowSpan style="font-style:italic">width</flowSpan> of your pen. The width can
+vary from 0 to 1 and is measured in units relative to the size of your editing window,
+but independent of zoom. This makes sense, because the natural "unit of measure" in
+calligraphy is the range of your hand's movement, and it is therefore convenient to have
+the width of your pen nib in constant ratio to the size of your "drawing board" and not
+in some real units which would make it depend on zoom.
+</flowDiv></flowRoot>
+
+<rect id="d0e133" width="288" height="1000px" x="10" y="944.6045881999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e133" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Since pen width is changed often, you can adjust it without going to
+the toolbar, using the <flowSpan style="font-weight:bold">left</flowSpan> and <flowSpan style="font-weight:bold">right</flowSpan> arrow keys or with a
+tablet that supports the pressure sensitivity function. The best thing about
+these keys is that they work while you are drawing, so you can change
+the width of your pen gradually in the middle of the stroke:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1024.9862632) " sodipodi:insensitive="true" id="calligraphy-f02.svgtext1944" y="4.5585475" x="9.8966846" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="9.8966846" id="calligraphy-f02.svgtspan1945" sodipodi:role="line">width=0.01, growing.... reaching 0.47, decreasing... back to 0</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1024.9862632) " d="M 9.1204009,35.708890 C 10.052083,30.630570 11.601914,20.964100 18.130713,20.990400 C 26.970927,31.545880 14.074272,64.758240 18.275438,76.274660 C 22.355609,60.779660 24.779382,44.473630 30.837018,29.423260 C 32.537663,25.197960 32.956760,22.320930 37.425073,24.600390 C 39.808539,38.231780 37.910196,52.440630 37.021813,66.186680 C 36.872756,68.493050 38.776297,74.344210 36.817697,73.117230 C 32.400792,70.350240 34.871609,67.310370 35.847580,62.602790 C 37.033257,56.684930 36.991694,56.229090 38.752040,50.276830 C 41.316140,41.606840 45.860174,21.722990 58.684700,25.303330 C 61.295438,26.032200 61.419646,33.033140 61.471584,34.613720 C 61.575336,37.771050 61.296586,42.253580 61.149230,45.370300 C 59.634472,50.046780 62.342736,70.765290 52.440192,65.200320 C 50.488431,64.103480 60.137719,33.707810 61.221626,30.891360 C 86.807730,-10.006890 80.425085,53.736560 79.073941,64.383430 C 78.263346,69.423050 79.892209,70.480200 70.590845,67.829550 C 70.502107,67.804270 70.844782,65.909030 71.419970,62.576550 C 73.037220,53.206650 78.226500,26.790790 87.809822,22.856770 C 91.386491,23.081390 95.044599,22.739190 98.539825,23.530640 C 102.26813,24.374860 100.77291,52.417530 100.46429,56.172240 C 100.21822,59.165890 99.838785,62.149920 99.684975,65.149720 C 99.621525,66.387240 101.01241,68.790060 99.775615,68.866030 C 88.743978,69.543680 89.022127,71.332160 90.331851,66.246920 C 93.835032,55.354230 104.34407,19.369100 118.73730,18.917430 C 130.27879,18.555260 132.27704,16.492580 137.21784,23.795490 C 140.33252,28.224320 141.15433,68.833230 138.84538,68.953810 C 123.16184,69.772830 124.86296,70.055320 126.58371,59.110290 C 126.93948,57.385870 127.27394,55.656910 127.65103,53.937020 C 129.62953,44.913150 132.74191,33.438230 139.57329,26.699990 C 140.58266,25.704380 141.83678,24.712850 143.35538,24.750890 C 162.10801,25.220660 161.31156,23.808840 163.30106,39.585870 C 163.74347,41.704330 163.64541,67.069210 162.66959,67.131600 C 157.96140,67.432610 153.19308,67.531830 148.51812,66.897470 C 146.52567,66.627110 153.69117,41.003250 154.13116,39.616160 C 155.49140,31.023230 173.83591,-0.82090000 186.53599,18.477610 C 193.22676,28.644620 189.74670,46.196200 188.53486,57.398630 C 186.78343,67.925890 188.76059,73.057550 173.84645,68.213070 C 173.84046,68.211130 174.68415,63.953100 175.40905,61.403770 C 178.54462,50.376570 182.29807,38.327190 190.46600,29.941460 C 216.68655,16.157610 214.65911,61.268850 211.00190,74.419000 C 207.62760,74.284470 203.97628,75.361120 200.87901,74.015420 C 200.66640,73.923050 201.68953,69.023480 202.90658,64.324250 C 205.58843,53.969160 208.65578,43.531560 213.15460,33.799810 C 215.39945,28.943810 218.27832,22.628210 222.41506,18.969040 C 229.59487,12.618120 236.71395,17.009910 238.60778,24.302760 C 239.46461,29.711800 239.73869,30.527790 239.99216,36.266440 C 240.39504,45.387800 240.31299,54.691040 239.83001,63.808670 C 239.63067,67.571680 239.24756,69.351470 239.34486,72.884350 C 239.36086,73.465290 240.09876,74.843360 239.56481,74.613910 C 237.44900,73.704720 234.49158,72.812650 233.96232,70.571410 C 233.28933,67.721460 246.40773,42.853510 248.48946,38.849000 C 250.54739,35.290750 252.55588,31.333480 255.30409,28.193320 C 258.86384,24.125890 268.03737,21.727990 269.73424,28.906430 C 273.09356,43.117680 269.43257,60.078800 267.73422,74.359630 C 267.24938,76.850650 267.54356,77.905310 262.43800,75.511880 C 261.41888,75.034130 263.77849,64.993170 263.81029,64.842300 C 265.57309,56.479490 273.39222,26.326930 282.73697,23.784870 C 284.32708,24.098470 286.11190,23.901270 287.50732,24.725660 C 289.76243,26.057950 286.34001,55.117890 285.89063,59.076870 C 285.67963,60.935800 285.42955,65.663630 284.94768,65.834620 C 281.66553,66.999240 282.85743,65.184660 283.26078,63.988800 C 287.34409,50.177160 289.96741,33.892530 299.42030,22.421400 C 304.02660,16.831640 305.69447,22.685160 305.84484,27.085690 C 308.02996,38.795840 301.55468,53.021020 303.44604,64.416010 C 303.53780,64.968810 303.95945,63.415340 304.14006,62.884890 C 305.37407,59.260660 306.68566,55.701800 308.09554,52.140120 C 311.04276,47.758990 317.47618,26.717900 318.57456,43.762030 L 318.57456,43.762030 C 317.47618,26.717900 311.04276,47.758990 308.09554,52.140120 C 306.68566,55.701800 305.37407,59.260660 304.14006,62.884890 C 303.95945,63.415340 303.53780,64.968810 303.44604,64.416010 C 301.62849,53.465740 307.18493,38.462820 305.17725,27.085690 C 304.91557,24.994590 304.60105,20.205930 303.96257,20.012690 C 301.93614,19.399410 299.12773,24.725550 298.61709,25.576100 C 291.61162,37.244890 288.41347,50.906190 285.26356,63.988800 C 285.06329,65.547450 285.42543,66.835260 282.61111,65.834620 C 281.55081,65.457620 282.73023,63.586690 282.82817,62.465650 C 283.76348,51.760330 285.51787,41.020100 285.02057,30.238410 C 284.85976,26.752070 282.23362,24.732910 286.40873,23.784870 C 277.56768,26.189910 269.60254,56.801400 268.14964,64.842300 C 267.68138,67.433870 267.35371,75.391460 267.11115,75.511880 C 261.47076,78.312110 262.29810,76.564650 262.72728,74.359630 C 264.29610,61.167950 265.97817,46.871500 264.61267,33.621630 C 264.44872,32.030770 264.15648,30.446660 263.72590,28.906430 C 263.43197,27.854990 261.82229,26.781920 262.45111,25.889460 C 263.28384,24.707590 265.21877,25.027740 266.64118,24.768880 C 267.45033,24.621630 264.98000,25.087630 264.30166,25.552680 C 259.82184,28.623960 257.68454,34.568450 254.83160,38.849000 C 252.67375,43.385090 243.20255,68.847670 241.30585,70.571410 C 238.77754,72.869140 235.20959,73.816690 231.88749,74.613910 C 230.14450,75.032180 231.70956,71.030750 231.73945,69.238530 C 231.98926,54.259050 232.92007,39.138740 230.26287,24.302760 C 228.78212,19.966250 223.20599,14.689200 233.78276,17.450060 C 234.38231,17.606570 232.50056,16.773510 228.55692,22.367860 C 225.84802,26.210630 224.40705,29.448340 222.50090,33.799810 C 218.19426,43.631310 214.78039,53.812110 212.58668,64.324250 C 212.17411,66.301250 211.84839,68.295470 211.50069,70.284900 C 211.28378,71.525990 212.06540,73.554340 210.89290,74.015420 C 207.81776,75.224720 204.28964,74.284470 200.98800,74.419000 C 204.10041,63.227790 202.26966,47.982000 199.33334,36.990370 C 198.65785,34.461790 198.01768,32.488260 196.35237,30.471530 C 195.87257,29.890470 193.88382,29.174200 194.62099,29.017930 C 210.15655,25.724660 205.52948,27.987860 202.14888,29.941460 C 194.13625,38.167740 190.46287,50.507700 187.75952,61.403770 C 187.42116,62.767550 187.07616,64.129860 186.76187,65.499390 C 186.55522,66.399940 187.08451,67.956420 186.19692,68.213070 C 168.63347,73.291620 174.39793,67.905660 175.51680,57.398630 C 176.61530,47.243930 177.36307,36.712520 175.50882,26.600160 C 175.07388,24.228160 174.37591,20.589280 172.85034,18.477610 C 172.29913,17.714640 169.74601,16.859080 170.67057,16.682540 C 174.46749,15.957560 178.48007,15.904660 182.26712,16.679570 C 183.33779,16.898650 180.33464,17.748480 179.53846,18.497100 C 173.64801,24.035610 171.15368,32.409290 168.15061,39.616160 C 166.23655,45.650310 164.52900,51.583630 163.46501,57.833130 C 163.09854,59.985670 162.70529,62.946300 162.55737,65.214030 C 162.52084,65.774030 163.09350,66.820820 162.53757,66.897470 C 157.95116,67.529860 153.26955,67.441610 148.65014,67.131600 C 148.26075,67.105470 148.80976,66.366690 148.85814,65.979440 C 149.06367,64.334330 149.27369,61.381460 149.36305,59.898890 C 149.77069,53.135620 149.88190,46.342570 149.28161,39.585870 C 147.22073,23.242810 138.97399,25.536480 157.70863,24.750890 C 158.02426,24.737660 154.80133,24.745750 151.37044,29.375390 C 144.98643,37.989990 142.17899,48.806490 139.93557,59.110290 C 138.24026,69.893480 141.50772,69.833950 125.82732,68.953810 C 125.45092,68.932680 126.04345,68.231030 126.13011,67.864140 C 126.81184,64.978080 126.75690,65.030410 127.08897,61.661790 C 128.32406,49.132550 129.33732,35.885350 125.20117,23.795490 C 122.21138,18.477710 115.84834,17.645330 130.42018,18.917430 C 131.42901,19.005500 128.42835,19.364100 127.51123,19.793500 C 124.84670,21.041030 122.84860,22.798940 120.86266,24.953470 C 110.35630,36.351690 105.57782,51.794900 101.01333,66.246920 C 98.866705,71.421070 100.41961,69.486100 89.427920,68.866030 C 89.211285,68.853810 91.305050,46.561290 91.432954,44.446450 C 91.738029,39.402170 91.960426,33.905460 91.237666,28.875880 C 91.075611,27.748160 90.812382,26.624980 90.405430,25.560840 C 90.123913,24.824700 88.467246,23.836690 89.193529,23.530640 C 91.546020,22.539300 94.279394,23.081390 96.822326,22.856770 C 87.513034,26.678300 82.733352,49.069810 80.570700,57.912670 C 79.929184,60.535770 78.729019,67.795340 78.601960,67.829550 C 68.210322,70.628120 70.757033,69.305870 71.396623,64.383430 C 72.741759,53.783900 74.480621,43.048740 74.164577,32.327230 C 74.084378,29.606520 73.717102,26.468140 72.887142,23.832330 C 72.613469,22.963190 71.102102,21.949400 71.775113,21.335100 C 73.042831,20.177990 75.129794,20.606840 76.809207,20.252430 C 77.468897,20.113220 75.423375,20.361480 74.834341,20.689520 C 71.079878,22.780430 69.507158,27.407730 67.563759,30.891360 C 63.501433,40.045520 60.730980,49.534900 58.871297,59.380610 C 58.508220,61.302850 59.845388,64.288370 58.114732,65.200320 C 56.489159,66.056890 54.492377,65.928480 52.655232,65.961700 C 52.416925,65.966010 52.853600,65.525450 52.912126,65.294400 C 53.346469,63.579680 53.735232,61.852480 54.067726,60.115130 C 55.000445,55.241500 55.522559,50.288580 56.142283,45.370300 C 56.685158,40.304580 57.161924,35.357930 56.426762,30.276330 C 56.271326,29.201920 56.130422,28.100540 55.711286,27.099120 C 55.420915,26.405360 53.980700,25.961100 54.345346,25.303330 C 54.757002,24.560770 56.732125,24.163910 56.874451,25.000940 C 57.024137,25.881250 55.198042,25.689010 54.507108,26.254660 C 53.567181,27.024150 52.781031,27.976210 52.052695,28.948380 C 44.760401,38.681970 42.284264,51.136750 39.185544,62.602790 C 38.107448,67.802970 38.963024,70.873080 33.813529,73.117230 C 31.689348,74.042960 34.119794,68.492200 34.351441,66.186680 C 35.734153,52.424900 37.277830,38.397230 35.756091,24.600390 C 38.105476,21.097720 34.207387,25.529570 34.066244,25.772330 C 32.246008,28.903130 31.512348,30.851930 30.264343,34.388940 C 26.676614,44.557040 24.218361,54.993840 21.670422,65.453660 C 20.908905,68.579850 20.686185,74.547220 17.607845,76.274660 C 13.406679,64.758240 26.303334,31.545880 17.463120,20.990400 C 12.065392,23.089140 10.307522,30.432740 9.4541969,35.708890 L 9.1204009,35.708890 z " id="calligraphy-f02.svgpath1924" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e152" width="288" height="1000px" x="10" y="1113.9458922" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e152" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pen width may also depend on the velocity, as controlled by the
+<flowSpan style="font-style:italic">thinning</flowSpan> parameter. This parameter can take values from -1 to 1;
+zero means the width is independent of velocity, positive values make faster strokes
+thinner, negative values make faster strokes broader. The default of 0.1 means moderate
+thinning of fast strokes. Here are a few examples, all drawn with width=0.2 and
+angle=90:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1987" y="4.5588474" x="39.896687" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5588474" x="39.896687" id="calligraphy-f03.svgtspan1988" sodipodi:role="line">thinning = 0 (uniform width) </tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1990" y="74.558846" x="62.396687" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="74.558846" x="62.396687" id="calligraphy-f03.svgtspan1991" sodipodi:role="line">thinning = 0.1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1993" y="139.55885" x="60.851486" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="139.55885" x="60.851486" id="calligraphy-f03.svgtspan1994" sodipodi:role="line">thinning = 0.4</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1996" y="4.5588474" x="212.39668" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5588474" x="212.39668" id="calligraphy-f03.svgtspan1997" sodipodi:role="line">thinning = -0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " sodipodi:insensitive="true" id="calligraphy-f03.svgtext1999" y="84.558846" x="212.39668" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="84.558846" x="212.39668" id="calligraphy-f03.svgtspan2000" sodipodi:role="line">thinning = -0.6</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 16.131202,33.033400 C 24.467782,32.903200 32.792932,33.194400 41.119634,33.560700 C 54.522085,33.987200 67.935667,34.252600 81.345765,34.148200 C 97.779404,33.586300 114.16516,34.114400 130.56008,35.225400 C 136.58624,35.663300 133.58386,35.444200 139.56722,35.882700 L 139.56722,41.465900 C 133.58386,41.027400 136.58624,41.246500 130.56008,40.808600 C 114.16516,39.697600 97.779404,39.169600 81.345765,39.731500 C 67.935667,39.835900 54.522085,39.570400 41.119634,39.143900 C 32.792932,38.777700 24.467782,38.486400 16.131202,38.616600 L 16.131202,33.033400 z " id="calligraphy-f03.svgpath1948" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 23.277534,91.500100 C 23.292287,89.621800 23.255573,87.742400 23.321792,85.865200 C 23.345495,85.193300 46.750196,84.717300 47.665536,84.704000 C 69.503148,84.691900 91.265148,82.701500 113.07767,81.998600 C 121.84813,81.839300 130.62047,81.934700 139.39184,81.929700 L 139.39184,86.285400 C 130.62175,86.108200 121.85014,85.897500 113.07767,85.968200 C 91.247452,86.507500 69.513504,88.932100 47.665536,89.066700 C 41.604056,89.273300 35.559015,89.606000 29.529955,90.284400 C 27.806195,90.478500 26.074151,90.702400 24.379004,91.076000 C 24.017060,91.155800 23.335595,91.790800 23.321792,91.420500 C 23.253712,89.593600 23.292287,87.764400 23.277534,85.936500 L 23.277534,91.500100 z " id="calligraphy-f03.svgpath1949" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 22.674173,93.071900 C 33.535239,93.396400 44.405457,93.286300 55.271938,93.648700 C 81.501620,94.366700 107.77074,94.632400 133.99572,93.570900 C 135.18856,93.512700 136.38140,93.454400 137.57424,93.396100 L 137.57424,97.833900 C 136.38140,97.822200 135.18856,97.810400 133.99572,97.798700 C 107.75574,97.616200 81.512530,98.110400 55.271938,97.726600 C 44.397023,97.631000 33.517623,97.707000 22.674173,98.637600 L 22.674173,93.071900 z " id="calligraphy-f03.svgpath1950" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 26.301992,102.20540 C 41.711976,101.80900 57.144643,102.06610 72.568166,102.43760 C 96.720845,102.96720 120.90023,102.47030 145.01456,101.01030 L 145.01456,105.45480 C 120.86999,104.62550 96.717692,105.49070 72.568166,105.55960 C 57.120447,105.65460 41.633345,105.66080 26.301992,107.77990 L 26.301992,102.20540 z " id="calligraphy-f03.svgpath1951" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 29.271797,112.48550 C 44.610548,111.96510 59.928272,110.30890 75.288505,109.72570 C 97.096270,109.23390 118.90201,110.63830 140.63354,112.34420 L 140.63354,116.25030 C 118.98295,113.52490 97.111282,112.04980 75.288505,112.82900 C 59.847373,113.74700 44.558731,115.78700 29.271797,118.06000 L 29.271797,112.48550 z " id="calligraphy-f03.svgpath1952" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 16.881031,27.194200 C 16.895784,25.333200 16.849244,23.470600 16.925290,21.611000 C 16.940725,21.233600 17.681129,21.625600 18.058628,21.611000 C 19.143945,21.569100 20.222798,21.424600 21.298420,21.284400 C 27.511358,20.474800 33.709925,19.579000 39.934898,18.861000 C 66.427487,15.841600 93.070855,15.315000 119.65978,17.124000 C 128.69169,17.811000 137.68948,18.852500 146.65851,20.106000 L 146.65851,25.689300 C 137.68948,24.435700 128.69169,23.394200 119.65978,22.707200 C 93.070855,20.898200 66.427487,21.424800 39.934898,24.444200 C 38.979693,24.554500 16.940499,27.566200 16.925290,27.194200 C 16.849244,25.334700 16.895784,23.472100 16.881031,21.611000 L 16.881031,27.194200 z " id="calligraphy-f03.svgpath1953" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 20.307730,51.181200 C 20.230306,51.232900 20.220326,51.135400 20.183489,51.116100 C 20.211547,49.242200 20.160977,47.365500 20.267663,45.494400 C 20.315059,44.663300 43.595573,43.878200 44.650307,43.875500 C 76.758355,46.472300 108.70236,42.722400 140.61861,39.645200 C 142.31643,39.470700 144.01425,39.296300 145.71207,39.121700 L 145.71207,44.705000 C 144.01425,44.879500 142.31643,45.053900 140.61861,45.228500 C 108.70236,48.305700 76.758355,52.055500 44.650307,49.458800 C 39.196360,49.472500 33.800910,49.664400 28.368985,50.158600 C 26.115253,50.363700 23.847325,50.536100 21.598017,50.787200 C 21.146919,50.837500 20.294703,51.530700 20.267663,51.077700 C 20.157545,49.232400 20.211547,47.381200 20.183489,45.532900 C 20.224903,45.554500 20.221377,45.645000 20.307730,45.597900 L 20.307730,51.181200 z " id="calligraphy-f03.svgpath1956" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 27.699998,26.408400 C 41.091482,25.645000 54.474834,26.250500 67.866398,26.699300 C 93.277870,27.285700 118.67776,25.985600 144.09420,26.142100 L 144.09420,31.725400 C 118.67776,31.568800 93.277870,32.868900 67.866398,32.282500 C 54.474834,31.833700 41.091482,31.228200 27.699998,31.991700 L 27.699998,26.408400 z " id="calligraphy-f03.svgpath1957" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 37.391214,148.58280 C 51.878933,149.97370 66.616346,149.11020 81.183694,148.99970 C 97.682870,149.53200 114.17557,148.94320 130.67430,148.78820 C 131.38069,148.76860 132.08707,148.74900 132.79346,148.72940 L 132.79346,151.59880 C 132.08707,151.53550 131.38069,151.47220 130.67430,151.40880 C 114.20742,150.08100 97.716680,149.00320 81.183694,149.11140 C 66.850671,149.22010 51.035649,149.15500 37.391214,153.74050 L 37.391214,148.58280 z " id="calligraphy-f03.svgpath1971" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 28.866551,162.60590 C 38.487478,163.86240 48.517355,162.66690 58.225192,162.36620 C 76.966207,161.96460 95.706517,162.00220 114.43928,161.25420 C 122.41587,160.51510 130.41974,160.45280 138.41323,160.07260 L 138.41323,163.64710 C 130.41499,163.49660 122.44241,162.66900 114.43928,162.68750 C 95.701106,162.69810 76.939609,161.22390 58.225192,162.88050 C 48.323809,163.76700 38.267084,164.71500 28.866551,168.15410 L 28.866551,162.60590 z " id="calligraphy-f03.svgpath1972" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 30.090762,172.91320 C 46.102000,173.50570 62.121155,172.23520 78.109562,171.36560 C 96.950121,170.21860 115.84495,170.77070 134.57540,168.19370 C 136.09081,167.97050 137.59572,167.68550 139.09953,167.39640 L 139.09953,171.30860 C 137.59146,171.29360 136.08340,171.29660 134.57540,171.27310 C 115.74583,170.45740 96.937242,169.88610 78.109562,171.47720 C 62.319901,172.33610 44.566790,171.06290 30.090762,178.35220 L 30.090762,172.91320 z " id="calligraphy-f03.svgpath1973" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 33.517460,180.70560 C 45.379769,182.32570 57.567620,182.54190 69.549617,182.44440 C 92.091720,181.75000 114.94150,183.07240 137.14053,178.44210 C 139.03440,178.11060 140.89403,177.63010 142.74659,177.12370 L 142.74659,180.63750 C 140.88062,180.76260 139.01214,180.87720 137.14053,180.79430 C 114.61985,180.46010 92.103613,183.18230 69.549617,182.55600 C 57.532891,182.65390 45.150868,182.74540 33.517460,186.14890 L 33.517460,180.70560 z " id="calligraphy-f03.svgpath1974" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 178.56218,19.701100 C 194.55144,16.654300 211.02049,16.371000 227.25114,15.455500 C 245.95197,14.072600 264.58020,16.160800 282.81880,20.204200 L 282.81880,27.197200 C 264.33181,25.701200 245.83391,23.669600 227.25114,24.757000 C 211.02962,25.271900 194.78373,25.766400 178.56218,25.425300 L 178.56218,19.701100 z " id="calligraphy-f03.svgpath1975" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 180.36242,33.235800 C 196.37547,31.204800 212.49001,30.124800 228.61830,29.549300 C 251.00944,28.674700 273.45525,29.960000 295.83799,28.841100 L 295.83799,35.627100 C 273.88081,40.936800 250.93382,37.432100 228.61830,38.935500 C 212.56137,39.202800 196.37102,40.320100 180.36242,38.941400 L 180.36242,33.235800 z " id="calligraphy-f03.svgpath1976" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 178.50753,42.173700 C 195.23882,40.828400 212.15727,41.562100 228.93883,41.807100 C 250.36656,42.163500 271.78446,43.089000 293.21506,43.294700 L 293.21506,50.490700 C 271.89707,53.201600 250.34534,51.341800 228.93883,51.324400 C 212.09535,50.890000 195.20810,50.200900 178.50753,47.861800 L 178.50753,42.173700 z " id="calligraphy-f03.svgpath1977" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 179.08356,60.040400 C 190.18306,56.702700 201.87166,56.638800 213.35482,56.120400 C 238.02860,54.775000 262.94118,53.799200 287.51576,57.091300 C 288.28093,57.206500 289.04610,57.321700 289.81127,57.437000 L 289.81127,64.493500 C 289.04610,64.493500 288.28093,64.493400 287.51576,64.493300 C 262.79279,64.634800 238.07533,64.324900 213.35482,64.988300 C 201.92514,64.934000 190.47017,64.770400 179.08356,65.658500 L 179.08356,60.040400 z " id="calligraphy-f03.svgpath1978" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 182.44813,102.27750 C 193.45549,98.396400 205.72484,97.168300 217.31568,96.126800 C 238.26157,94.435300 259.31358,93.184200 280.21208,95.980000 L 280.21208,108.89920 C 259.24679,109.32710 238.29986,110.72670 217.31568,110.09200 C 205.69648,109.96860 193.95433,109.76140 182.44813,108.05630 L 182.44813,102.27750 z " id="calligraphy-f03.svgpath1983" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 175.22429,121.71520 C 189.83553,116.94380 205.19112,115.22040 220.39271,113.43870 C 240.55911,110.87170 260.78256,112.50830 280.71595,115.93890 L 280.71595,128.26110 C 260.65372,130.00370 240.55513,131.62990 220.39271,130.88180 C 205.61733,130.50730 189.46848,131.51400 175.22429,127.36020 L 175.22429,121.71520 z " id="calligraphy-f03.svgpath1984" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 178.47720,142.94000 C 197.50775,138.01420 217.05719,135.92450 236.66695,134.97370 C 256.61866,134.00650 276.16678,137.59320 295.00220,143.88940 L 295.00220,155.27370 C 275.55621,155.66660 256.12637,153.40790 236.66695,154.19970 C 218.04349,154.10200 196.08148,155.58210 178.47720,148.68100 L 178.47720,142.94000 z " id="calligraphy-f03.svgpath1985" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1207.2261311999998) " d="M 188.87643,163.79560 C 187.44007,162.53730 188.80218,159.97470 188.88585,158.06690 C 188.97786,155.96910 218.16032,153.33790 219.95845,153.25510 C 244.10727,152.16060 268.31489,153.17550 292.16960,157.14300 L 292.16960,170.77490 C 268.15070,173.48510 243.86723,172.19690 219.95845,168.95950 C 218.00428,168.69330 188.95015,165.20750 188.88585,163.74510 C 188.80310,161.86310 188.84704,159.97770 188.82763,158.09400 C 188.84390,158.11890 188.83302,158.15960 188.87643,158.16860 L 188.87643,163.79560 z " id="calligraphy-f03.svgpath1986" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e168" width="288" height="1000px" x="10" y="1405.3747812" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e168" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">For fun, set Width and Thinning both to 1 (maximum) and draw with
+jerky movements to get strangely naturalistic, neuron-like shapes:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1453.8480771999998) " d="M 14.818816,30.651700 C 18.470407,32.140800 19.868083,36.001700 22.907761,38.097100 C 25.295371,39.743000 27.585732,37.814200 29.554630,36.963200 C 37.278775,33.624100 45.315260,30.760100 53.386796,28.270700 C 55.534346,27.608300 59.546955,27.394400 61.502296,26.426500 C 65.506631,24.444100 61.123511,24.547700 65.347114,24.921100 C 68.318184,31.136400 73.190113,39.902200 79.554408,43.790000 C 81.769724,45.143200 83.998526,43.044000 86.702930,44.725300 C 87.972326,45.156800 87.766479,45.337900 89.091067,44.715600 C 91.630604,43.522300 89.947016,42.423100 89.925215,42.503000 C 89.384184,44.488400 90.419378,48.004100 93.132185,48.386800 C 94.317211,48.553800 95.085868,47.072000 96.069345,46.423600 C 97.482855,45.491700 98.888996,44.549100 100.32305,43.645900 C 111.28641,36.740000 122.87420,30.768200 134.22532,24.466100 C 135.36191,22.808900 144.80233,19.783400 144.71053,16.757400 C 144.67255,15.505400 143.75618,12.643000 142.77241,13.479400 C 140.11752,15.736600 138.20786,23.018900 141.72681,23.571100 C 145.94695,24.233500 153.07560,26.675000 154.53805,22.865600 C 156.26932,18.356000 150.14682,14.061300 146.74108,10.510000 C 145.46462,9.1789000 146.62237,14.388200 147.77711,15.815700 C 148.71900,16.979900 167.75206,18.623200 170.62413,18.930600 C 174.24768,22.681200 179.09731,6.5638000 181.41460,11.096200 C 184.01999,16.192200 181.54973,22.420900 181.67602,28.082200 C 181.69002,28.710100 182.02980,26.769600 181.75151,26.199500 C 180.61912,23.880400 179.90253,20.904300 177.55623,19.644900 C 176.25902,18.948600 176.79071,22.606800 177.43335,23.881700 C 177.96994,24.946000 179.53951,25.141200 180.62126,25.724900 C 188.25680,29.844900 196.35169,33.182700 204.21727,36.880700 C 204.83847,37.196900 205.38019,37.904300 206.08088,37.829300 C 207.17148,37.712600 208.66054,35.490200 210.14084,35.878000 C 211.68901,36.283500 212.11142,45.440800 218.86360,43.658300 C 224.97133,42.046000 217.82686,35.675300 220.97242,37.572800 C 221.79129,37.925700 225.35355,39.634700 226.42475,39.421000 C 232.85409,38.138200 246.29314,15.737800 253.93565,10.820900 C 256.37040,9.7294000 257.01447,9.2817000 259.64106,8.7225000 C 270.79637,6.3477000 278.82458,21.597400 286.71090,17.768300 C 287.10307,17.289300 287.49523,16.810400 287.88740,16.331400 L 288.80349,19.622300 C 288.16265,19.568000 287.52181,19.513800 286.88098,19.459500 C 274.73184,17.531100 267.30425,3.9818000 254.16095,11.360500 C 246.31077,16.447000 242.57226,24.999300 236.23771,31.534300 C 234.04829,33.792900 227.91238,37.197600 226.70777,39.935600 C 225.91823,41.730200 226.76248,44.943100 227.07012,46.684600 C 226.93485,48.202800 227.44180,50.596500 224.61188,50.566400 C 220.75748,50.525300 221.27303,45.849400 218.77435,44.232400 C 217.91240,43.674500 213.66203,42.536100 212.62922,42.480600 C 211.39228,42.414200 207.59731,44.838100 206.68592,43.466500 C 205.72256,42.016600 206.78674,39.871300 205.89357,38.381800 C 205.54725,37.804200 204.65922,37.751700 204.04205,37.436700 C 200.20390,35.631400 178.79940,24.548600 177.18139,24.410500 C 175.75454,24.288800 174.20089,26.497900 173.08584,25.645500 C 170.24620,23.474700 168.75703,20.012800 167.28842,16.847800 C 166.80181,15.799200 167.33315,12.269800 167.40958,13.413100 C 167.76438,18.719800 165.39376,24.705400 168.12432,29.350600 C 169.92455,32.413100 179.22782,17.227000 170.58079,19.509400 C 167.16961,19.144400 149.38949,15.729900 147.66204,16.385600 C 145.89626,17.055800 145.16204,21.256400 143.61922,20.202000 C 138.92829,16.996300 132.54130,12.164700 133.60214,6.7771000 C 134.39326,2.7592000 142.22451,5.0122000 146.48586,5.6432000 C 152.10323,6.4749000 147.80715,17.641900 147.72547,17.796900 C 147.31463,18.576900 145.89675,16.974400 145.02577,17.254900 C 141.84675,18.278400 138.56197,25.544100 134.42598,25.014300 C 128.64920,28.221000 95.508878,44.818200 93.350849,48.928700 C 91.279409,52.874400 94.325506,54.972700 90.325414,58.200600 C 87.111748,60.793800 85.774473,53.059900 83.713531,52.274100 C 79.956765,50.034600 81.479719,47.341100 79.261269,44.299400 C 77.948530,42.499600 66.386980,29.590000 65.460991,29.514800 C 64.836301,29.464200 64.300397,29.964800 63.720101,30.189800 C 62.986298,29.134200 62.703835,27.635700 61.547810,27.005100 C 59.414690,25.841600 51.150390,29.583900 49.309706,30.198700 C 44.218449,31.899300 39.160167,33.713300 34.178499,35.685000 C 23.897498,39.754300 21.471934,41.809800 28.908220,52.335400 L 14.818816,30.651700 z " id="calligraphy-f04.svgpath2071" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1453.8480771999998) " d="M 32.600098,78.132400 C 31.370712,74.053500 32.699395,67.530100 29.042658,64.320900 C 27.514098,62.979600 21.236188,65.593600 21.084173,65.228800 C 19.525267,61.488300 18.394053,57.274200 19.108538,53.309900 C 19.755428,49.720700 28.552807,56.083900 31.515760,54.738600 C 34.811183,53.034600 31.817407,55.009800 34.441829,51.116100 C 35.496441,49.551400 36.871219,48.206000 39.078437,48.675300 C 46.111852,50.170600 41.588990,57.631200 42.734683,61.254900 C 43.314237,63.088000 44.548098,63.198300 46.114113,63.821300 C 47.383287,63.951500 50.802398,65.751700 52.105028,64.933500 C 54.037364,63.719700 54.071094,57.902700 56.714003,57.791000 C 60.342698,57.637500 60.434592,64.090800 63.127155,65.597000 C 64.915772,66.597700 68.201503,66.881800 70.215436,67.511600 C 75.174195,68.687100 81.580735,76.729800 86.725387,72.524300 C 88.806313,70.823200 88.257329,67.855100 91.039867,67.044400 C 92.692660,66.548500 93.845326,68.274500 95.341520,68.260000 C 96.092341,68.252700 98.708386,66.066300 99.066886,65.761300 C 107.23558,58.811500 107.04163,49.752200 110.64682,40.607900 C 111.13735,37.012000 115.21279,34.613100 116.43217,31.471000 C 117.28561,29.271800 114.71089,21.509000 119.38549,21.575800 C 124.21898,21.644900 123.20718,27.803800 124.75810,30.307500 C 125.62936,31.713900 130.27540,33.755200 131.71358,34.766300 C 133.98742,36.261400 135.81316,38.223200 137.78185,40.033600 C 140.91364,42.913600 143.35366,35.752900 146.01336,38.207400 C 146.21542,38.393900 143.99605,42.349000 143.84161,44.676700 C 143.56682,48.817500 146.59950,49.775800 149.75708,51.857700 C 151.17609,55.527900 155.26813,49.217600 156.62252,51.977200 C 158.01258,54.809300 155.92990,54.727200 158.15928,57.397700 C 158.35862,57.636500 171.99470,66.669100 172.78670,67.022400 C 174.83559,67.936300 176.16694,65.995800 177.53754,64.992000 C 179.50441,62.966600 176.29039,67.762800 178.52148,70.397000 C 178.97123,70.927900 206.33271,69.025200 207.26011,67.887600 C 208.72023,66.096600 204.41558,60.420300 203.13924,62.333300 C 197.18615,71.255500 207.94525,69.504800 203.22076,70.121300 C 202.73299,65.824800 198.96303,60.646700 201.75745,57.231900 C 203.69734,54.861400 206.62040,61.164500 209.45040,62.508700 C 210.72473,63.114000 217.13952,61.943300 217.75132,61.845600 C 226.00189,60.528000 235.79145,59.198400 242.57032,54.109900 C 245.87307,51.630600 245.63219,46.913600 248.91029,45.429800 C 259.44256,40.976000 272.25120,39.640500 278.55740,29.270300 C 280.73929,25.682400 281.70368,21.594100 283.81001,17.965200 L 284.19260,18.418200 C 282.10977,22.063900 281.12213,26.165500 278.90787,29.746200 C 272.51165,40.089600 259.77491,41.498500 249.19110,45.945500 C 240.92299,60.586000 228.70806,59.566600 213.00816,63.121900 C 211.90820,63.371000 209.66775,63.170300 209.82390,64.231700 C 210.19003,66.720600 213.12765,72.920900 214.10606,70.585300 C 215.63431,66.937000 212.71906,62.845600 212.02556,58.975900 C 211.94839,62.798800 215.27018,66.546700 214.26232,70.249100 C 213.64297,72.524300 208.44684,68.528300 207.37096,68.458300 C 205.15830,68.314100 203.06400,69.509800 200.86358,69.773000 C 194.52020,70.532000 188.04566,70.869900 181.65453,70.986200 C 180.59690,71.005400 179.34305,70.394900 178.48110,70.975900 C 177.23682,71.814800 175.46384,77.509600 171.97371,76.108400 C 171.21399,75.803400 171.69603,74.567000 171.55719,73.796200 C 172.28460,71.748600 173.75974,69.724400 172.51171,67.540800 C 170.80130,64.548300 161.36833,58.583800 157.93785,57.938700 C 154.42231,57.277600 156.47880,59.275000 153.24700,59.285800 C 150.62896,59.294500 153.30297,51.909100 149.52845,52.396000 C 138.39556,45.071300 144.52480,51.658400 135.60529,51.047000 C 132.92057,50.863000 138.38067,42.888400 138.47913,42.118800 C 138.79041,39.685900 132.63268,36.872000 131.47365,35.300200 C 130.51113,34.621300 125.87671,30.613800 124.57614,30.861500 C 124.14936,30.942900 118.58533,36.180600 121.53809,36.467100 C 123.31362,36.639400 120.30535,32.915000 118.70857,32.159300 C 115.05684,30.431200 112.38100,39.120700 111.07113,41.026300 C 108.62878,47.294900 108.49152,54.615500 104.73495,60.359300 C 102.61882,63.594800 97.311561,66.052300 95.774929,69.232100 C 95.010911,70.813100 95.608243,72.784400 94.665949,74.341900 C 89.955819,81.476700 75.325528,69.815500 70.093116,68.080200 C 67.556869,67.284400 63.258999,65.071200 60.823324,67.045900 C 59.269599,68.305600 59.367511,72.060900 57.337392,71.829200 C 55.264927,71.592800 53.713482,66.513300 52.081841,65.513300 C 50.669717,64.647800 47.258305,65.886600 45.962781,64.383600 C 42.333140,62.948400 35.903968,66.791800 33.838776,62.785200 C 32.621328,60.423300 36.836921,60.708100 35.185641,57.221600 C 33.849245,54.400000 33.959428,54.902400 31.686284,55.295800 C 22.990758,59.267200 41.444703,74.526400 31.152039,53.257300 C 28.387480,47.544500 28.500271,59.760600 30.556632,61.049500 C 34.671727,63.628900 37.502415,56.447700 37.848006,53.935300 L 32.600098,78.132400 z " id="calligraphy-f04.svgpath2072" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1453.8480771999998) " d="M 24.067191,97.773000 C 29.275301,90.198100 42.905896,64.873600 56.136199,71.325300 C 61.305224,77.863400 62.510435,86.403400 66.532589,93.623200 C 67.194605,94.811500 67.321918,97.114000 68.739159,97.069800 C 70.814237,97.005100 74.847537,93.133800 75.992769,91.509900 C 72.223604,85.815100 71.007846,91.629600 76.480184,95.902300 C 78.921290,97.808300 80.055834,97.405000 82.355138,95.778600 C 90.894691,87.804600 98.432616,78.180400 104.51439,68.357400 C 104.74165,67.990300 106.42624,63.877000 106.56597,63.857800 C 108.51545,63.590500 109.74007,66.129600 111.54946,66.867400 C 117.45566,66.314700 124.10592,70.311700 129.91214,69.490300 C 133.04722,69.046700 132.86011,64.591600 136.43277,64.973600 C 139.67457,65.320300 138.50170,72.016900 138.71842,73.960900 C 138.43615,76.305100 142.33828,76.003800 142.95172,77.434000 C 143.25039,78.130400 142.10532,80.156800 142.65856,81.445900 C 145.86500,88.916400 149.94178,77.143900 150.68391,75.225600 C 154.60905,74.689100 159.15228,72.439900 158.59114,79.819300 C 157.08053,99.684900 157.32353,86.020500 151.36715,88.312600 C 150.86832,88.504600 153.99637,98.150800 155.10543,98.407100 C 155.76414,98.559300 161.10905,95.915500 161.37446,96.678500 C 168.19641,116.29110 160.74047,102.98210 158.47321,110.70580 C 167.29499,111.99240 166.85456,113.00250 158.89231,93.603600 C 156.66128,88.168000 154.37691,102.32370 159.50527,103.25590 C 168.46875,104.88540 184.35508,101.21040 193.21754,99.766600 C 196.11362,98.153200 216.70488,97.072900 218.06513,95.256100 C 219.24300,93.683000 218.64993,89.893700 221.37704,88.995300 C 225.80628,87.536300 223.78071,96.801700 224.12668,97.677800 C 224.33492,98.205300 229.16820,99.501600 229.23172,99.520400 C 249.32959,103.45080 246.79383,93.257700 256.29847,83.109700 C 258.32633,82.714100 258.66305,79.257500 260.01548,78.414800 C 261.16913,77.695800 262.82019,78.207100 264.08502,77.682300 C 270.71222,74.932400 281.46309,70.558500 285.83710,64.947300 L 286.59144,67.290600 C 281.17674,66.860800 262.05409,80.158500 256.60994,83.609300 C 247.05465,93.899800 249.42638,104.06800 229.11576,100.09010 C 224.38162,98.693500 222.24717,97.621500 218.97809,102.42280 C 217.23657,104.98050 223.35445,94.905100 216.23976,96.123300 C 208.56923,97.436700 200.96371,99.080400 193.28307,100.34360 C 190.05587,100.86900 158.25559,103.67720 157.27091,104.80470 C 154.89548,107.52480 151.85055,115.95670 150.03186,112.87530 C 138.85177,93.932500 140.96766,94.999800 149.95597,94.400700 C 151.89154,95.285100 149.43407,93.955900 149.34127,95.254800 C 149.10757,98.525800 148.28985,102.18370 149.92112,105.07480 C 151.19862,107.33900 154.50019,101.41840 154.72202,98.859600 C 154.74447,98.600600 148.52864,83.470300 147.40753,83.848900 C 140.37113,86.225700 144.57640,98.693100 150.85142,92.947200 C 149.13068,75.108400 132.47719,97.300800 134.67090,81.779700 C 134.86499,80.406500 134.60769,80.140000 134.15885,78.913900 C 132.93897,78.032200 131.01105,78.234800 130.11065,77.652000 C 129.34771,77.158200 131.37279,76.238400 131.48083,75.368800 C 131.70224,73.587100 131.77935,71.175400 129.84365,70.066900 C 124.92567,67.250600 116.76230,69.586500 111.50704,67.446300 C 108.36266,68.103600 109.48707,67.243900 108.15932,70.054800 C 104.28587,71.001700 108.72798,66.286000 104.84997,68.842700 C 98.727716,72.879100 91.330608,92.078200 82.595324,96.312400 C 76.810113,100.38060 80.259003,112.93670 71.591445,112.03710 C 69.167342,111.78550 67.135791,111.17040 66.108943,108.85600 C 65.871229,104.91630 68.380773,101.35600 68.383090,97.541900 C 68.383787,96.394100 65.368986,92.686200 64.844100,91.616200 C 62.353878,86.539200 60.954874,81.090300 58.639141,75.958200 C 57.496132,73.425200 57.623872,73.827400 55.951187,71.878400 C 44.644064,66.023400 21.914808,95.309200 43.793920,80.128700 L 24.067191,97.773000 z " id="calligraphy-f04.svgpath2073" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1453.8480771999998) " d="M 29.654126,2.3471000 C 30.965164,5.7705000 31.939498,12.424300 35.588220,14.495700 C 36.580873,15.059200 37.817237,13.905800 38.929259,13.602500 C 45.933078,11.692700 52.863446,9.5436000 59.879738,7.6754000 C 63.475275,6.7181000 67.986749,6.4956000 71.449589,5.3067000 C 77.790065,3.1299000 72.820305,-2.9700000 80.550189,1.7436000 C 80.225254,3.5277000 81.992966,13.213400 76.861525,11.590300 C 76.133825,11.360100 75.567141,10.002200 74.929031,10.405700 C 74.200676,10.866400 74.630071,12.078800 74.802756,12.892300 C 76.467366,20.734300 92.676602,37.063900 98.853726,42.907900 C 101.66809,43.958800 107.71109,53.670800 111.19387,52.827100 C 116.52340,51.536200 115.30069,46.919500 120.22717,50.121100 C 121.56810,50.828600 123.80686,51.695700 124.26708,53.267400 C 125.04611,55.927600 121.77892,63.396300 121.29131,63.999000 C 120.65404,64.786800 119.03652,63.308600 118.15344,63.842400 C 117.53001,64.219200 114.58627,89.710200 114.36487,92.052600 C 115.60887,96.526000 111.55992,102.89110 113.07912,107.22720 C 114.77321,112.06230 115.59479,108.97810 116.26258,113.77910 C 116.65093,116.57100 113.08370,118.57850 114.08480,121.13810 C 114.47327,122.13140 117.32601,124.70230 118.33408,121.40370 C 120.06545,115.73840 119.95770,109.70830 120.76951,103.86070 C 109.43993,94.262700 112.54561,105.60450 115.27982,112.30620 L 115.24782,112.88560 C 110.76639,120.53250 107.94342,128.62030 98.476606,119.66810 C 99.277216,113.71140 99.130276,107.56980 100.87842,101.79800 C 102.91135,95.085900 109.14607,108.24760 112.59470,106.87220 C 112.63717,106.85530 113.79714,92.966100 113.87287,91.707200 C 114.69910,83.039600 115.75739,74.372300 117.25555,65.783600 C 117.43730,64.741600 119.09196,58.913700 115.16198,59.691700 C 110.52098,60.610500 112.77319,67.757100 113.45035,65.436700 C 107.60033,61.133100 112.30872,60.364200 110.67114,53.954300 C 109.57496,49.663600 100.17610,47.681500 98.563376,43.418700 C 89.891721,35.228700 81.363352,25.989000 75.557863,15.695400 C 73.901720,12.758900 72.397131,10.280600 70.806906,7.2133000 C 70.324357,6.2825000 69.786598,3.5839000 69.237154,4.4808000 C 67.854451,6.7378000 68.253417,9.6165000 67.761549,12.184300 C 76.109241,14.034500 74.350536,6.5881000 71.498103,5.8852000 C 69.708485,5.4442000 35.812577,14.892000 35.688760,15.068100 C 32.913382,19.013700 35.137642,24.845600 34.056768,29.164600 L 29.654126,2.3471000 z " id="calligraphy-f04.svgpath2074" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1453.8480771999998) " d="M 164.90425,34.629200 C 172.45989,33.415200 171.53306,41.773900 176.44429,44.715900 C 180.38600,47.077000 191.98741,35.692600 194.11339,33.025000 C 196.98051,31.045200 195.31137,27.814100 196.79137,25.363400 C 198.53413,22.477600 202.71526,24.747900 204.86352,22.033800 C 206.73685,19.667100 206.33779,14.182300 210.49748,15.708700 C 212.71918,17.032700 213.72733,19.554100 215.85363,20.967200 C 217.53079,22.081800 220.02987,22.112300 221.92227,22.747000 C 223.66676,23.332200 227.77041,26.161800 229.52947,25.941700 C 232.03594,25.628000 233.71007,22.208100 234.90422,20.488300 C 237.80270,21.070300 238.60079,24.615000 239.82887,26.815300 C 241.31323,29.474700 243.69150,31.295900 245.18410,33.864200 C 248.82985,40.137100 249.13698,48.632500 250.61105,55.539000 C 250.65963,62.326400 255.78958,67.964200 255.06323,74.395400 C 254.67924,77.795200 252.19269,80.322200 252.10436,83.968700 C 252.43022,83.189600 252.86321,89.101200 253.90514,88.018900 C 255.05596,86.823500 254.67917,84.848400 255.35967,83.364400 C 256.09179,81.767700 256.71836,85.915800 253.96600,90.377300 C 250.83246,95.456700 252.79565,99.203800 258.78738,100.70340 C 266.66519,101.09580 273.27777,96.355700 279.87670,92.910100 L 280.06775,93.461500 C 273.37704,96.955900 266.68236,101.72280 258.68821,101.27610 C 251.07127,99.370200 254.40633,96.567400 251.12355,94.139600 C 249.55919,92.982700 247.36744,94.419700 245.78341,93.942500 C 244.22758,93.473700 245.14360,81.265600 249.69769,81.754600 C 253.63835,77.125100 252.03386,62.405500 250.14550,55.916000 C 249.17879,51.397300 248.17261,30.717700 240.35179,30.886000 C 237.21843,30.953400 236.22120,34.047800 233.74222,34.618300 C 231.21551,32.316400 231.53100,28.854900 229.36885,26.501700 C 228.50173,25.557900 226.97085,25.453100 225.77327,24.925800 C 220.02195,22.393800 214.50573,20.548100 211.63436,27.570400 C 210.24229,29.667600 207.94496,25.106000 205.74768,24.800700 C 202.11549,24.296100 202.31713,29.008900 200.00535,30.257500 C 195.67377,32.597000 202.52902,28.390900 196.78929,30.603300 C 196.36272,30.767600 194.59108,33.315800 194.44948,33.510000 C 191.88563,36.704300 189.09331,39.624800 185.55980,41.890000 C 183.50914,43.204500 178.01362,44.413400 176.74784,46.373300 C 174.46350,49.910200 172.08645,59.283800 178.79885,59.032000 L 164.90425,34.629200 z " id="calligraphy-f04.svgpath2076" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1453.8480771999998) " d="M 178.83692,99.800000 C 178.74160,102.68480 175.36811,100.84030 176.98775,104.48740 C 177.83284,106.39040 180.92103,110.93510 183.43913,111.05430 C 186.19969,111.18500 200.06495,92.923700 202.05250,90.157700 C 207.57926,86.932100 201.62658,80.611000 205.25397,76.853300 C 205.64309,76.450200 213.11041,74.519000 211.13555,73.160000 C 209.30604,71.901100 207.40370,73.842100 209.25691,75.393200 C 213.12195,78.164000 214.55940,73.777400 217.81807,72.679900 C 220.77443,71.684200 223.00828,74.284800 224.96416,70.955200 C 229.31236,68.549000 235.03324,74.554000 238.42110,68.412800 C 239.33006,66.765200 239.11889,64.555000 240.50188,63.204500 C 243.22243,61.998100 246.81526,64.282400 249.30818,62.255200 C 250.43564,61.338400 250.78216,58.193200 252.46019,58.022800 C 254.77605,57.787500 255.73029,61.492600 256.82110,62.065400 C 258.31159,62.848000 265.31950,59.070100 266.43726,58.574600 C 274.60609,54.697900 280.42172,48.168500 286.14530,41.652400 L 286.46652,42.146400 C 280.70605,48.701700 274.82674,55.244600 266.60362,59.133100 C 265.40633,59.661600 257.64356,61.662000 256.91751,62.643900 C 255.72120,64.261800 256.71040,67.142700 255.01237,68.288800 C 253.13925,69.553000 249.70578,63.703500 245.90240,74.878100 C 238.73436,79.243500 239.94583,65.826800 231.65264,81.566000 C 230.98333,82.836200 230.09248,83.430700 228.63713,83.686500 C 223.42000,83.443300 216.71189,85.545400 216.39441,90.737300 C 215.96884,93.530100 212.16579,97.745800 209.25183,94.278600 C 207.06813,91.680300 212.30301,90.404100 207.27209,87.184000 C 204.29346,85.277600 203.82693,89.085400 202.40466,90.632400 C 199.42591,94.771500 196.38338,98.855000 192.99366,102.70570 C 190.92624,105.05420 184.82917,108.90470 183.68035,111.58760 C 182.04074,115.41680 184.89173,122.17910 182.13783,125.60000 C 178.28740,130.38300 179.26861,125.83370 178.83692,128.35930 L 178.83692,99.800000 z " id="calligraphy-f04.svgpath2079" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1607.8072271999997"><tspan x="10" y="1607.8072271999997">Angle &amp; Fixation</tspan></text>
+
+<rect id="d0e187" width="288" height="1000px" x="10" y="1612.7072271999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e187" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">After width, <flowSpan style="font-style:italic">angle</flowSpan> is the most important calligraphy
+parameter. It is the angle of your pen in degrees, changing from 0 (horizontal) to
+90 (vertical counterclockwise) or to -90 (vertical clockwise). Note that if you
+turn tilt sensitivity on for a tablet, the angle parameter is greyed out and
+the angle is determined by the tilt of the pen.
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f05.svgdefs3">
+ <marker inkscape:stockid="TriangleOutS" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f05.svgTriangleOutS" style="overflow:visible;">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f05.svgpath1051" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(0.2)"/>
+ </marker>
+ <marker inkscape:stockid="TriangleInS" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f05.svgTriangleInS" style="overflow:visible;">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f05.svgpath4777" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(-0.2)"/>
+ </marker>
+ </defs><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1683.6434691999998) " sodipodi:insensitive="true" id="calligraphy-f05.svgpath2832" d="M 111.32804,102.80600 L 204.15143,102.80600" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.65013617;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65013618 1.9504085 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1683.6434691999998) " sodipodi:insensitive="true" id="calligraphy-f05.svgpath2834" d="M 111.36439,103.07910 L 199.52798,52.177900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.68750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.68750000 2.0625000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1683.6434691999998) " sodipodi:insensitive="true" sodipodi:nodetypes="cc" id="calligraphy-f05.svgpath2838" d="M 111.46966,130.33390 L 111.46966,11.550400" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.68750000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.68750000 2.0625000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1683.6434691999998) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4096" y="4.5585475" x="88.336723" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="88.336723" id="calligraphy-f05.svgtspan4097" sodipodi:role="line">angle = 90 deg</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1683.6434691999998) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4099" y="52.500549" x="202.46759" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="52.500549" x="202.46759" id="calligraphy-f05.svgtspan4100" sodipodi:role="line">angle = 30 (default)</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1683.6434691999998) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4102" y="104.26855" x="207.52388" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="104.26855" x="207.52388" id="calligraphy-f05.svgtspan4103" sodipodi:role="line">angle = 0</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1683.6434691999998) " sodipodi:insensitive="true" id="calligraphy-f05.svgtext4105" y="139.26855" x="87.677307" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="139.26855" x="87.677307" id="calligraphy-f05.svgtspan4106" sodipodi:role="line">angle = -90 deg</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1683.6434691999998) translate(0.000000,-1477.330)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.2354189" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 147.93859,1577.9263" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f05.svgpath4108" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.6875000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f05.svgTriangleInS);marker-mid:none;marker-end:url(#calligraphy-f05.svgTriangleOutS);stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1683.6434691999998) matrix(0.362447,-0.209258,0.209258,0.362447,-207.7803,-450.1500)" style="display:block" id="calligraphy-f05.svgg2827">
+ <use height="2515.0000" width="320.00000" transform="matrix(-1.000000,1.554114e-6,1.554114e-6,1.000000,279.9908,-2.175686e-4)" id="calligraphy-f05.svguse2837" xlink:href="#calligraphy-f05.svgpath2835" y="0.0000000" x="0.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f05.svgpath2835" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f05.svgpath2836" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f05.svgpath2202" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <use height="2515.0000" width="320.00000" transform="matrix(-1.000000,0.000000,0.000000,1.000000,279.5397,0.000000)" id="calligraphy-f05.svguse2203" xlink:href="#calligraphy-f05.svgpath2202" y="0.0000000" x="0.0000000"/>
+ <path id="calligraphy-f05.svgpath2204" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f05.svgpath2205" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1683.6434691999998) " d="M 156.53961,76.719700 C 151.23119,68.952600 141.79388,64.908900 132.79057,63.588900 C 113.86815,61.937800 97.905040,76.281300 79.012563,74.703100 C 74.598663,73.851000 72.627193,70.882700 73.598557,66.474600 C 77.030762,50.900500 100.06884,41.436500 112.81370,36.671000 C 122.67783,33.245500 133.00573,31.759700 143.35144,30.767900 L 132.46868,37.051800 C 122.12297,38.043600 111.79508,39.528400 101.93095,42.953900 C 100.06508,43.651700 98.172910,44.282800 96.333310,45.047300 C 94.630194,45.754300 89.994115,48.658000 91.310070,47.366100 C 93.100303,45.608000 95.493230,44.526800 97.819720,43.587500 C 98.120270,43.466200 94.693592,45.321600 91.093761,48.977100 C 87.615990,52.509600 82.522223,59.403100 84.567163,64.804200 C 85.451899,67.140500 87.674643,67.912400 89.895280,68.419300 C 108.78780,69.998500 124.75090,55.654900 143.67333,57.306000 C 152.67664,58.626000 162.11395,62.668800 167.42237,70.435800 L 156.53961,76.719700 z " id="calligraphy-f05.svgpath2853" style="fill:#d2d2d2;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e203" width="288" height="1000px" x="10" y="1836.1601191999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e203" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Each traditional calligraphy style has its own prevalent pen angle. For example, the
+Unicial hand uses the angle of 25 degrees. More complex hands and more experienced
+calligraphers will often vary the angle while drawing, and Inkscape makes this possible
+by pressing <flowSpan style="font-weight:bold">up</flowSpan> and <flowSpan style="font-weight:bold">down</flowSpan> arrow keys or with a tablet that
+supports the tilt sensitivity feature. For beginning calligraphy lessons, however,
+keeping the angle constant will work best. Here are examples of strokes drawn at
+different angles (fixation = 1):
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4984" y="4.5585475" x="27.677305" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="27.677305" id="calligraphy-f06.svgtspan4985" sodipodi:role="line">angle = 30</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4987" y="4.5585475" x="84.742744" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="84.742744" id="calligraphy-f06.svgtspan4988" sodipodi:role="line">angle = 60</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4990" y="4.5585475" x="147.24278" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="147.24278" id="calligraphy-f06.svgtspan4991" sodipodi:role="line">angle = 90</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4993" y="4.5585475" x="232.24278" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="232.24278" id="calligraphy-f06.svgtspan4994" sodipodi:role="line">angle = 0</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4996" y="92.058548" x="267.2428" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="92.058548" x="267.24280" id="calligraphy-f06.svgtspan4997" sodipodi:role="line">angle = 15</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " sodipodi:insensitive="true" id="calligraphy-f06.svgtext4999" y="134.55855" x="39.742786" style="font-size:6.0000000;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="134.55855" x="39.742786" id="calligraphy-f06.svgtspan5000" sodipodi:role="line">angle = -45</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " d="M 45.448428,18.016500 C 48.947835,17.702500 59.936786,11.902600 59.472585,18.416000 C 54.011831,28.572800 48.887872,38.953900 44.070598,49.449000 C 42.582822,53.036400 30.035222,77.617000 40.571961,74.868800 C 49.659805,71.044900 58.071725,66.787500 68.070820,66.380000 C 70.194753,66.259800 72.272648,66.552900 74.340083,66.986800 L 52.227271,79.753600 C 50.159836,79.319700 48.081942,79.026600 45.958008,79.146800 C 35.958913,79.554300 27.546993,83.811800 18.459149,87.635600 C 7.9224100,90.383900 20.470010,65.803200 21.957787,62.215800 C 26.775060,51.720700 31.899019,41.339700 37.359774,31.182800 C 37.823975,24.669500 26.835023,30.469300 23.335616,30.783300 L 45.448428,18.016500 z " id="calligraphy-f06.svgpath4901" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " d="M 148.09857,20.769200 C 152.37674,8.8508000 168.23997,17.941500 174.44350,22.948900 C 195.68252,48.403300 192.33353,89.458100 190.41556,120.20590 C 190.42010,113.22630 190.34686,106.24620 190.42918,99.267000 C 190.43238,98.996500 223.73012,80.623400 226.95517,78.891200 L 226.95517,101.04550 C 217.37857,106.18920 207.41903,110.77720 198.26590,116.67020 C 197.66386,117.05780 191.55835,122.38000 190.65658,121.92810 C 190.49102,121.84520 190.50498,121.59020 190.42918,121.42130 C 190.42464,113.63140 190.42010,105.84150 190.41556,98.051600 C 190.91253,90.084500 190.73632,73.794100 191.12542,107.29990 C 191.19868,113.60840 191.32678,103.30410 190.85915,95.755400 C 189.76073,78.024400 186.99279,58.570700 174.44350,45.103100 C 168.23997,40.095700 152.37674,31.005000 148.09857,42.923400 L 148.09857,20.769200 z " id="calligraphy-f06.svgpath4917" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " d="M 220.36100,12.833500 C 160.87945,11.951800 243.80808,12.700200 256.97875,14.797100 C 272.62517,17.839200 265.51403,36.597100 262.55855,47.239700 C 261.80952,51.882400 258.66721,57.537200 260.28459,62.352000 C 260.67790,63.522900 264.44089,64.590500 263.20638,64.631100 C 256.88621,64.839100 250.53623,65.008200 244.23637,64.460900 C 243.38798,64.387200 244.81392,64.984500 254.77104,61.428500 C 262.10573,58.809000 269.21253,55.668600 276.31114,52.479700 L 298.46536,52.479700 C 283.28540,59.299000 226.08187,85.131100 240.40433,47.239700 C 243.35982,36.597100 250.47095,17.839200 234.82453,14.797100 C 228.25116,13.750600 221.64205,13.316500 214.99912,12.970900 C 211.62670,12.795500 201.49738,12.633300 204.87432,12.618700 C 211.53227,12.590000 218.19034,12.600100 224.84834,12.610900 C 226.24575,12.613100 222.05764,12.791500 220.66024,12.796800 C 213.17580,12.825300 205.69127,12.821300 198.20678,12.833500 L 220.36100,12.833500 z " id="calligraphy-f06.svgpath4927" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " d="M 20.119691,106.67350 C 28.611551,101.25600 38.074315,99.711800 48.017913,100.39800 C 67.892930,102.08650 77.422756,115.86610 90.978406,129.58280 C 91.709266,130.32240 93.863796,132.57770 93.126586,131.84450 C 67.900121,106.75470 79.611526,119.18270 87.240126,123.82610 C 103.43351,133.58790 117.63203,125.23780 132.06005,116.59160 L 147.72545,132.25700 C 133.29743,140.90320 119.09891,149.25330 102.90553,139.49150 C 92.879036,133.38850 85.940196,124.68400 77.461186,116.17910 C 76.727096,115.44270 74.570076,113.19000 75.313006,113.91740 C 79.843226,118.35310 84.322886,122.84010 88.824276,127.30500 C 90.324846,128.79340 85.819966,124.31070 84.124926,123.04820 C 78.201816,118.63650 70.903422,116.87810 63.683311,116.06340 C 53.739713,115.37720 44.276949,116.92140 35.785089,122.33890 L 20.119691,106.67350 z " id="calligraphy-f06.svgpath4942" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " d="M 83.624308,25.219200 C 88.792519,18.614200 94.296344,12.021900 102.83339,10.010400 C 123.71943,9.8563000 116.85581,42.108400 115.45867,54.716400 C 115.65220,62.277000 106.63157,102.34430 125.60046,88.266600 C 138.81233,77.595100 134.10205,77.312700 144.21310,85.834800 C 149.52071,88.764200 155.46141,86.174400 160.58977,84.086100 L 149.51266,103.27220 C 144.38430,105.36060 138.44360,107.95030 133.13599,105.02090 C 123.02494,96.498800 127.73522,96.781200 114.52336,107.45270 C 95.554460,121.53040 104.57509,81.463200 104.38156,73.902500 C 105.77870,61.294500 112.64232,29.042400 91.756284,29.196500 C 83.219230,31.208000 77.715409,37.800300 72.547199,44.405300 L 83.624308,25.219200 z " id="calligraphy-f06.svgpath4945" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.6330541999998) " d="M 176.46012,143.11120 C 192.55931,130.46610 215.04303,126.14710 235.05972,125.07100 C 249.74569,123.83310 264.05595,129.19840 278.67582,128.77160 C 281.48434,128.68960 284.06775,128.39010 286.81697,127.79680 C 288.21513,127.49510 292.35735,126.37040 290.96602,126.70220 C 285.18584,128.08060 279.42166,129.52530 273.64948,130.93680 C 294.30964,121.45580 291.42314,106.03940 269.08699,104.43370 C 259.23829,103.11990 226.82175,112.44460 265.10233,102.28970 L 243.70300,108.02360 C 259.09440,103.87020 274.35440,98.307400 290.48632,98.699800 C 312.82247,100.30550 315.70897,115.72180 295.04882,125.20290 C 286.57845,127.60730 272.13977,132.92020 261.32005,134.21570 C 245.37294,136.12510 229.65478,129.31830 213.66039,130.80500 C 204.26080,131.31030 183.74655,136.69710 217.78322,127.29850 C 219.00223,126.96190 215.34325,127.96830 214.14139,128.36180 C 208.26036,130.28730 202.41803,133.13160 197.85945,137.37720 L 176.46012,143.11120 z " id="calligraphy-f06.svgpath4983" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e222" width="288" height="1000px" x="10" y="2096.5157442" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e222" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">As you can see, the stroke is at its thinnest when it is drawn parallel to its angle,
+and at its broadest when drawn perpendicular. Positive angles are the most
+natural and traditional for right-handed calligraphy.
+</flowDiv></flowRoot>
+
+<rect id="d0e225" width="288" height="1000px" x="10" y="2148.2799852" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e225" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The level of contrast between the thinnest and the thickest is controlled by the
+<flowSpan style="font-style:italic">fixation</flowSpan> parameter. The value of 1 means that the angle is always
+constant, as set in the Angle field. Decreasing fixation lets the pen turn a little
+against the direction of the stroke. With fixation=0, pen rotates freely to be always
+perpendicular to the stroke, and Angle has no effect anymore:
+</flowDiv></flowRoot>
+
+<defs id="calligraphy-f07.svgdefs3">
+ <marker inkscape:stockid="TriangleInL" orient="auto" refY="0.0" refX="0.0" id="calligraphy-f07.svgTriangleInL" style="overflow:visible;">
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4781" d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(-0.8)"/>
+ </marker>
+ </defs><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f07.svgtext6476" y="4.5585475" x="19.524405" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="19.524405" id="calligraphy-f07.svgtspan6477" sodipodi:role="line">angle = 30</tspan><tspan y="11.758548" x="19.524405" id="calligraphy-f07.svgtspan6479" sodipodi:role="line">fixation = 1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f07.svgtext6481" y="4.5585475" x="119.52438" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="119.52438" id="calligraphy-f07.svgtspan6482" sodipodi:role="line">angle = 30</tspan><tspan y="11.758548" x="119.52438" id="calligraphy-f07.svgtspan6484" sodipodi:role="line">fixation = 0.8</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="calligraphy-f07.svgtext6486" y="4.5585475" x="219.52438" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.5585475" x="219.52438" id="calligraphy-f07.svgtspan6487" sodipodi:role="line">angle = 30</tspan><tspan y="11.758548" x="219.52438" id="calligraphy-f07.svgtspan6489" sodipodi:role="line">fixation = 0</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) " d="M 213.97240,69.663000 C 210.53961,63.527300 211.15280,56.313300 213.36246,49.867400 C 217.37416,40.297600 225.89759,33.667400 235.51256,30.340100 C 244.77594,27.363400 254.48448,28.019500 263.85938,30.061300 C 275.10090,32.884100 283.44415,41.541800 286.82449,52.475100 C 289.19210,64.617100 289.07277,77.567500 286.04866,89.591200 C 283.08946,99.852600 276.45136,109.27890 266.95309,114.42030 C 257.23308,119.08870 245.85609,118.52300 236.86892,112.50470 C 226.84430,104.84970 222.03371,94.261900 221.09256,81.929000 C 220.52900,70.576100 226.86803,61.181100 236.81423,56.293200 C 248.57862,50.729400 260.71074,54.080600 268.65359,64.167800 C 275.52717,74.720700 273.50856,88.678300 264.27777,97.062900 C 259.11787,101.28950 253.14976,102.08660 246.98174,99.865500 L 249.76822,92.739500 C 253.08101,94.275600 256.36162,93.548600 259.19968,91.340600 C 265.61262,85.856500 266.96551,76.017100 262.59544,68.840600 C 257.05186,61.425100 248.56286,59.228600 240.17137,63.167000 C 233.02097,66.632300 228.34909,73.132900 228.72189,81.354000 C 229.46755,91.404000 233.05429,99.813500 241.18590,106.18620 C 247.68441,110.76380 256.23287,110.94050 263.34148,107.67560 C 270.98131,103.64660 276.20940,95.828900 278.63261,87.711500 C 281.37316,77.029400 281.38385,65.517300 279.50333,54.696500 C 277.04345,46.387600 270.69321,39.733900 262.21825,37.535200 C 254.22692,35.764100 245.92994,35.096600 238.00502,37.572200 C 230.60052,40.109000 223.84519,45.072300 220.58840,52.381600 C 219.10915,56.544700 218.52161,61.604600 220.33852,65.419000 L 213.97240,69.663000 z " id="calligraphy-f07.svgpath5108" style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) " d="M 14.480234,65.761300 C 11.471669,55.371900 17.594480,44.451000 25.609660,38.159500 C 41.811517,26.947100 61.682858,23.029800 78.460559,34.940200 C 92.199360,46.419400 100.39379,64.247600 100.53094,82.128200 C 99.626030,98.931300 83.350250,109.75950 68.634251,114.52650 C 56.205057,117.03790 40.020424,115.03770 31.668069,104.52830 C 23.935745,92.415100 31.102219,78.904500 39.924232,69.651500 C 50.411675,59.230000 62.472391,56.384100 74.764747,64.371800 C 82.945748,70.641800 84.353772,79.906000 77.668795,87.697300 C 71.014019,93.726300 57.109506,102.57430 49.902354,92.746500 C 48.694659,91.004300 48.630764,89.325200 48.992108,87.315100 L 55.618145,83.490300 C 55.256806,85.496100 55.320698,87.177100 56.528380,88.919900 C 59.630661,93.152600 63.853061,94.232500 68.903307,92.777000 C 70.265489,92.385700 74.041841,90.440600 72.862417,91.224900 C 71.316069,92.255600 69.701395,93.193600 68.035204,94.016600 C 66.867550,94.592100 72.296371,91.201200 71.042757,91.522100 C 77.727726,83.731200 76.319702,74.466500 68.138726,68.196600 C 63.790135,65.371800 58.648784,63.018000 53.341569,63.100900 C 51.328550,63.133300 45.859737,65.626200 47.437867,64.376500 C 48.892939,63.225600 50.593529,62.422100 52.185418,61.465700 C 54.221990,60.243500 44.218180,66.273000 46.550257,65.824600 C 37.728264,75.077000 30.561768,88.590300 38.294086,100.70350 C 46.646469,111.20970 62.831103,113.21210 75.260299,110.70030 C 77.069580,110.11400 81.975301,107.37740 80.599648,108.69000 C 79.476153,109.76190 77.967480,110.34310 76.613013,111.10260 C 74.835004,112.09920 80.071738,108.93080 81.689246,107.68990 C 88.743142,102.27700 93.717210,95.081200 93.904940,85.955200 C 93.767790,68.072400 85.573354,50.244300 71.834551,38.765500 C 64.528118,33.580400 57.119983,30.977300 48.076455,31.389800 C 44.576095,31.547500 41.029742,32.017000 37.623603,32.848500 C 35.444245,33.379600 30.225218,36.993100 31.246456,34.997500 C 31.286690,34.917100 39.493879,29.779100 32.235702,34.331900 C 24.220518,40.624100 18.097712,51.543400 21.106248,61.936600 L 14.480234,65.761300 z " id="calligraphy-f07.svgpath5116" style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) " d="M 113.93196,55.575400 C 114.03183,47.646100 118.41154,40.691800 124.02081,35.413700 C 138.89286,22.610400 155.30875,23.942600 171.11145,33.387600 C 187.07525,43.601300 197.19827,62.712300 193.91424,81.726400 C 188.90732,100.19430 169.97546,113.57740 151.44844,116.06320 C 136.85135,116.92810 124.45689,103.27140 122.54719,89.438000 C 122.55658,73.299400 137.48122,59.911800 152.83719,57.552700 C 166.49677,56.988100 178.48187,66.201000 176.91477,80.437900 C 172.42284,95.614600 154.60322,101.01130 142.14644,91.926000 C 141.63855,91.411800 141.13062,90.900300 140.62277,90.386100 L 147.03484,86.211000 C 147.49657,86.655200 147.95852,87.102500 148.42024,87.546800 C 151.11396,89.407900 153.98329,90.966500 157.22504,91.655500 C 161.25396,92.511900 164.67757,90.608300 164.09386,91.268300 C 163.01993,92.485600 161.28636,92.915700 160.01461,93.925000 C 156.26505,96.893500 174.54350,83.828000 169.84604,83.364700 C 171.91994,69.996400 159.97615,61.599600 147.34205,62.877200 C 143.79000,63.647900 130.19990,68.739000 129.45697,86.152400 C 130.94280,99.414100 143.11713,112.26760 156.97608,110.77230 C 169.75617,108.56340 180.05537,103.25680 186.81487,84.578500 C 190.49531,66.193100 180.41746,47.604500 164.91238,37.872000 C 158.02154,33.843900 150.83035,30.481100 142.65454,30.859300 C 139.85698,30.987000 137.01569,31.477500 134.34610,32.330000 C 133.50535,32.596900 131.26334,33.899400 131.86717,33.257500 C 132.92952,32.124100 134.55313,31.688700 135.80664,30.774000 C 137.19586,29.758600 129.89802,34.199800 131.43155,33.509400 C 125.75027,38.402100 121.41120,44.800700 120.92157,52.462200 L 113.93196,55.575400 z " id="calligraphy-f07.svgpath5131" style="fill:#cbcbcb;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1532.867,59.39100)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5132" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(-0.411629,0.837343,0.837343,0.411629,-1225.743,-653.0310)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5788" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1627.644,57.76100)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5789" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(-0.411629,0.837343,0.837343,0.411629,-1127.066,-651.0020)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5790" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(-6.218852e-2,-0.930976,-0.930976,6.218852e-2,1727.566,56.84200)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5791" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(-0.411629,0.837343,0.837343,0.411629,-1024.434,-648.5020)" sodipodi:insensitive="true" sodipodi:open="true" sodipodi:end="6.5569837" sodipodi:start="5.8427480" d="M 144.50047,1564.1224 A 36.461613,36.461613 0 0 1 146.62201,1589.5261" sodipodi:ry="36.461613" sodipodi:rx="36.461613" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" id="calligraphy-f07.svgpath5792" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:url(#calligraphy-f07.svgTriangleInL);marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-162.1618,-176.7080)" style="display:block" id="calligraphy-f07.svguse5793">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4227" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4228" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4229" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4230" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4231" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4232" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4233" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-148.5715,-205.1030)" style="display:block" id="calligraphy-f07.svguse5794">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4235" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4236" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4237" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4238" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4239" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4240" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4241" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-96.44287,-194.9610)" style="display:block" id="calligraphy-f07.svguse5795">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4243" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4244" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4245" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4246" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4247" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4248" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4249" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-100.7026,-130.4630)" style="display:block" id="calligraphy-f07.svguse5796">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4251" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4252" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4253" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4254" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4255" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4256" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4257" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.221170,-0.127691,9.762401e-2,0.169090,-131.8377,-176.3050)" style="display:block" id="calligraphy-f07.svguse5797">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4259" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4260" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4261" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4262" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4263" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4264" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4265" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.235542,-9.870109e-2,7.545923e-2,0.180077,-30.75973,-207.0980)" style="display:block" id="calligraphy-f07.svguse6461">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4267" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4268" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4269" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4270" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4271" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4272" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4273" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.127692,-0.221169,0.169090,9.762466e-2,-145.8976,-85.06700)" style="display:block" id="calligraphy-f07.svguse6462">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4275" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4276" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4277" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4278" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4279" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4280" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4281" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.180585,-0.180585,0.138062,0.138063,-57.93601,-141.1250)" style="display:block" id="calligraphy-f07.svguse6463">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4283" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4284" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4285" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4286" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4287" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4288" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4289" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.242248,-8.085345e-2,6.181697e-2,0.185204,50.75426,-169.9270)" style="display:block" id="calligraphy-f07.svguse6464">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4291" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4292" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4293" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4294" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4295" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4296" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4297" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.213067,-0.140797,0.107643,0.162896,-63.89388,-129.5220)" style="display:block" id="calligraphy-f07.svguse6465">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4299" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4300" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4301" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4302" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4303" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4304" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4305" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.114122,-0.228469,0.174669,8.724938e-2,-144.3182,-35.77900)" style="display:block" id="calligraphy-f07.svguse6466">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4307" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4308" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4309" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4310" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4311" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4312" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4313" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(-0.210403,0.144746,-0.110663,-0.160858,415.5136,292.3330)" style="display:block" id="calligraphy-f07.svguse6470">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4315" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4316" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4317" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4318" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4319" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4320" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4321" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(-0.144746,-0.210403,0.160858,-0.110663,2.148406,237.0070)" style="display:block" id="calligraphy-f07.svguse6471">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4323" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4324" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4325" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4326" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4327" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4328" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4329" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.254588,-2.015512e-2,1.540841e-2,0.194641,224.8408,-236.8270)" style="display:block" id="calligraphy-f07.svguse6472">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4331" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4332" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4333" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4334" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4335" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4336" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4337" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(2.015455e-2,0.254588,-0.194641,1.540877e-2,550.5455,54.65500)" style="display:block" id="calligraphy-f07.svguse6473">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4339" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4340" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4341" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4342" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4343" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4344" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4345" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(0.254588,-2.015512e-2,1.540841e-2,0.194641,209.3269,-220.3120)" style="display:block" id="calligraphy-f07.svguse6474">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4347" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4348" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4349" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4350" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4351" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4352" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4353" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2230.3882271999996) matrix(-9.749433e-2,0.236041,-0.180461,-7.453626e-2,537.4568,177.1060)" style="display:block" id="calligraphy-f07.svguse6475">
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svguse4355" d="M 139.04475,1527.7299 L 153.56361,1527.7299 C 153.56361,1527.7299 153.54467,1579.6296 168.90201,1579.6296 C 160.16111,1626.8855 158.88011,1616.5717 158.06066,1626.4053 C 149.28741,1631.7542 141.70648,1632.7745 138.32842,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4356" d="M 140.94842,1527.7299 L 126.42956,1527.7299 C 126.42956,1527.7299 126.44858,1579.6296 111.09124,1579.6296 C 119.83222,1626.8855 121.11320,1616.5717 121.93267,1626.4053 C 130.70593,1631.7542 138.28686,1632.7745 141.66492,1632.3876" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="ccccc" id="calligraphy-f07.svgpath4357" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 121.11320,1616.1102 121.93267,1625.9438 C 132.54740,1620.8671 140.49663,1619.8022 141.31610,1629.6358" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svgpath4358" d="M 140.94842,1527.2684 L 126.42956,1527.2684 C 126.42956,1527.2684 126.44858,1579.1681 111.09124,1579.1681 C 119.83222,1626.4240 120.65169,1617.9562 121.47116,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cccc" id="calligraphy-f07.svguse4359" d="M 138.59128,1527.2684 L 153.11014,1527.2684 C 153.11014,1527.2684 153.09112,1579.1681 168.44846,1579.1681 C 159.70748,1626.4240 158.88801,1617.9562 158.06854,1627.7898" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path id="calligraphy-f07.svgpath4360" d="M 140.12896,1527.5699 L 140.12896,1580.5054" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:3.3250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+ <path transform="matrix(1.065958,5.034507e-2,-3.429285e-2,0.726085,40.01797,415.8423)" d="M 155.15253 1610.5809 A 9.4238768 18.847754 0 1 1 136.30478,1610.5809 A 9.4238768 18.847754 0 1 1 155.15253 1610.5809 z" sodipodi:ry="18.847754" sodipodi:rx="9.4238768" sodipodi:cy="1610.5809" sodipodi:cx="145.72865" id="calligraphy-f07.svgpath4361" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block" sodipodi:type="arc"/>
+ </g>
+
+<rect id="d0e241" width="288" height="1000px" x="10" y="2372.0287172" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e241" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Typographically speaking, maximum fixation and therefore maximum stroke width contrast
+(above left) are the features of antique serif typefaces, such as Times or Bodoni
+(because these typefaces were historically an imitation of fixed-pen calligraphy). Zero
+fixation and zero width contrast (above right), on the other hand, suggest modern sans
+serif typefaces such as Helvetica.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2459.7369591999995"><tspan x="10" y="2459.7369591999995">Mass &amp; Drag</tspan></text>
+
+<rect id="d0e250" width="288" height="1000px" x="10" y="2464.6369591999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e250" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Unlike width and angle, these two last parameters define how the tool "feels" rather
+than affect its visual output. So there won't be any illustrations in this section;
+instead just try them yourself to get a better idea.
+</flowDiv></flowRoot>
+
+<rect id="d0e253" width="288" height="1000px" x="10" y="2516.4012001999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e253" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">In physics, <flowSpan style="font-style:italic">mass</flowSpan> is what causes inertia; the higher the mass of
+the Inkscape calligraphy tool, the more it lags behind your mouse pointer and the more
+it smoothes out sharp turns and quick jerks in your stroke. By default this value is
+quite small (0.02) so that the tool is fast and responsive, but you can increase mass to
+get slower and smoother pen.
+</flowDiv></flowRoot>
+
+<rect id="d0e259" width="288" height="1000px" x="10" y="2590.3904971999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e259" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Drag</flowSpan> is the resistance of the paper to the movement of the
+pen. The default is at maximum (1), and lowering this parameter makes paper "slippery":
+if the mass is big, the pen tends to run away on sharp turns; if the mass is zero, low
+drag makes the pen to wiggle wildly.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2666.9267391999997"><tspan x="10" y="2666.9267391999997">Calligraphy examples</tspan></text>
+
+<rect id="d0e271" width="288" height="1000px" x="10" y="2671.8267392" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e271" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Now that you know the basic capabilities of the tool, you can try to produce some real
+calligraphy. If you are new to this art, get yourself a good calligraphy book and study
+it with Inkscape. This section will show you just a few simple examples.
+</flowDiv></flowRoot>
+
+<rect id="d0e274" width="288" height="1000px" x="10" y="2723.5909801999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e274" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">First of all, to do letters, you need to create a pair of rulers to guide you. If you're
+going to write in a slanted or cursive hand, add some slanted guides across the two
+rulers as well, for example:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2772.1832222) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath3323" d="M 10.512859,15.799900 L 300.81310,15.799900" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2772.1832222) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath3324" d="M 10.512821,44.257100 L 300.81310,44.257100" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2772.1832222) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8580" d="M 141.27081,60.735300 L 157.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2772.1832222) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8581" d="M 166.27081,60.735300 L 182.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2772.1832222) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8582" d="M 191.27081,60.735300 L 207.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2772.1832222) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8583" d="M 216.27081,60.735300 L 232.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2772.1832222) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8584" d="M 241.27081,60.735300 L 257.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2772.1832222) " sodipodi:insensitive="true" id="calligraphy-f08.svgpath8585" d="M 266.27081,60.735300 L 282.46497,0.29790000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block"/>
+
+<rect id="d0e287" width="288" height="1000px" x="10" y="2845.2155192" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e287" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Then zoom in so that the height between the rulers corresponds to your most natural hand
+movement range, adjust width and angle, and off you go!
+</flowDiv></flowRoot>
+
+<rect id="d0e290" width="288" height="1000px" x="10" y="2885.8077612" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e290" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Probably the first thing you would do as a beginner calligrapher is practice the basic
+elements of letters — vertical and horizontal stems, round strokes, slanted
+stems. Here are some letter elements for the Unicial hand:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " sodipodi:insensitive="true" id="calligraphy-f09.svgpath8610" d="M 10.512859,1.4559000 L 300.81310,1.4559000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " sodipodi:insensitive="true" id="calligraphy-f09.svgpath8611" d="M 10.512821,29.913100 L 300.81310,29.913100" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 28.442000,4.8689000 C 33.528917,-0.55400000 38.730079,-2.1945000 38.467431,5.6415000 C 38.375297,11.552100 37.530857,17.463000 37.918637,23.374300 C 38.350397,25.786700 38.309280,28.416200 41.278052,27.596000 C 46.515671,24.703400 34.724792,32.110500 40.305507,27.478100 L 46.223000,25.065000 C 43.210356,27.732700 39.397176,29.177900 35.650807,30.624900 C 32.599161,31.193300 32.519673,28.471500 32.088205,25.990800 C 31.686271,20.071200 32.525601,14.151800 32.625669,8.2326000 C 32.868106,1.6356000 28.502599,4.3592000 35.844207,0.98420000 C 36.457365,0.70230000 33.684611,1.9521000 34.280117,2.2696000 L 28.442000,4.8689000 z " id="calligraphy-f09.svgpath8631" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 43.084991,3.1675000 C 48.113880,0.49320000 50.885854,-2.3913000 53.320900,3.2172000 C 55.047276,8.4218000 54.277682,13.996900 54.184993,19.381600 C 54.365984,22.125600 53.534001,25.332700 54.769472,27.710900 C 57.343243,28.247300 60.587496,26.204800 51.767842,30.000400 C 49.867601,30.818100 54.990562,27.377100 56.364698,25.830700 L 62.274504,23.398800 C 59.192777,26.921200 53.974838,32.041500 49.030881,30.523100 C 47.413583,28.242300 48.682307,24.667100 48.345110,21.976900 C 48.434849,16.624400 49.211182,11.080500 47.521669,5.9021000 C 45.229874,0.61550000 39.820044,4.9728000 48.923108,0.56820000 L 43.084991,3.1675000 z " id="calligraphy-f09.svgpath8642" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 58.728188,5.5940000 C 59.737827,2.8023000 67.427686,-1.7822000 69.516872,1.7934000 C 70.712070,6.5429000 70.205450,11.440300 70.009020,16.266800 C 70.022990,19.226200 70.098560,22.165100 69.939883,25.119200 C 68.960623,28.464700 74.483030,26.368500 73.842720,26.706000 C 65.023247,31.355100 68.948316,29.312300 70.876510,27.835600 C 73.228630,25.756700 70.315060,28.380700 72.424140,26.333200 L 78.240750,23.686200 C 76.159100,25.785600 79.036120,23.109500 76.711220,25.228800 C 74.311950,27.120300 64.854547,34.266500 64.200673,27.930000 C 64.344611,24.975800 64.308283,22.037300 64.269506,19.077100 C 64.455602,14.284000 64.976915,9.4295000 63.827822,4.7045000 C 62.114948,1.8160000 54.388723,7.2622000 65.316468,1.6994000 C 65.723190,1.4924000 64.043039,2.5812000 64.459704,2.7674000 L 58.728188,5.5940000 z " id="calligraphy-f09.svgpath8644" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 88.988064,3.5669000 C 93.643199,3.5669000 98.298334,3.5669000 102.95347,3.5669000 C 106.34523,3.6195000 109.70065,2.4691000 113.05351,3.0289000 L 107.36566,5.9424000 C 104.01416,5.5108000 100.67120,6.6038000 97.290083,6.5276000 C 92.634948,6.5276000 87.979813,6.5276000 83.324678,6.5276000 L 88.988064,3.5669000 z " id="calligraphy-f09.svgpath8647" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 88.332483,8.4479000 C 92.625002,9.4441000 97.113663,8.7975000 101.47367,8.4694000 C 104.76499,8.2156000 108.06507,8.1208000 111.36510,8.0953000 L 105.70246,11.057400 C 102.40497,11.088600 99.107697,11.189600 95.819194,11.447100 C 91.439862,11.775700 86.995234,12.344100 82.669097,11.408600 L 88.332483,8.4479000 z " id="calligraphy-f09.svgpath8651" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 87.942137,14.723400 C 91.504098,14.857400 95.040202,14.525700 98.589878,14.296000 C 102.46987,14.007400 106.36342,14.138900 110.24125,13.855500 L 104.58652,16.832800 C 100.70813,17.103800 96.813239,16.968600 92.934263,17.271600 C 89.382655,17.507300 85.842483,17.811100 82.278751,17.684200 L 87.942137,14.723400 z " id="calligraphy-f09.svgpath8654" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 86.937914,20.301700 C 89.751623,20.301700 92.565333,20.301700 95.379043,20.301700 C 99.278578,20.196800 103.19977,20.510700 107.08684,20.133300 C 108.54597,20.000600 110.01137,19.977300 111.47534,19.956300 L 105.81346,22.919900 C 104.35242,22.945000 102.89009,22.974400 101.43454,23.115100 C 97.542717,23.469600 93.617801,23.151400 89.715657,23.262500 C 86.901947,23.262500 84.088238,23.262500 81.274528,23.262500 L 86.937914,20.301700 z " id="calligraphy-f09.svgpath8656" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 130.55069,5.0030000 C 127.68651,4.6390000 118.77671,8.1312000 128.55417,4.4095000 C 129.06404,4.2155000 127.60911,4.9561000 127.15347,5.2561000 C 125.68141,6.2255000 124.43595,7.3473000 123.19802,8.5924000 C 117.71369,14.803200 118.57083,24.024100 126.63280,27.249100 C 123.91006,31.061200 143.08624,24.607100 139.59266,26.027600 C 131.61947,29.269400 136.40431,27.238100 138.48242,25.604000 L 144.27428,22.903200 C 137.80862,27.987400 129.14194,32.323400 120.84093,29.949800 C 112.77897,26.724900 111.92183,17.504000 117.40616,11.293200 C 122.29703,6.3741000 129.33991,2.4905000 136.34255,2.3022000 L 130.55069,5.0030000 z " id="calligraphy-f09.svgpath8668" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 151.46923,3.6085000 C 148.74589,3.5641000 141.68675,6.6818000 151.66240,2.5381000 C 152.03097,2.3850000 150.96778,2.9322000 150.63262,3.1489000 C 149.19407,4.0789000 147.96026,5.2190000 146.76620,6.4373000 C 142.08890,11.003800 141.43118,17.640900 145.88854,22.536800 C 150.19417,27.267700 155.99746,27.191100 161.83427,26.018200 C 164.15480,25.578700 170.57649,22.990300 160.88136,27.080500 C 159.27331,27.758900 163.68633,24.945300 164.77911,23.584500 L 170.57097,20.883700 C 167.02767,25.296200 161.43786,27.394100 156.04241,28.719000 C 150.20560,29.891900 144.40231,29.968500 140.09667,25.237500 C 135.63932,20.341700 136.29704,13.704600 140.97433,9.1381000 C 145.22756,4.7985000 151.19350,1.4849000 157.26110,0.90770000 L 151.46923,3.6085000 z " id="calligraphy-f09.svgpath8671" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 152.24992,8.0156000 C 155.88151,1.7837000 167.56291,-0.19560000 174.19483,1.8097000 C 182.08656,6.2595000 181.35922,19.276200 175.01363,24.772500 C 170.39901,27.491700 165.49457,29.922200 160.24596,31.030800 L 166.03782,28.330000 C 176.04215,26.216900 159.89425,31.628400 169.22176,27.473200 C 175.56735,21.977000 176.29469,8.9603000 168.40297,4.5105000 C 165.32820,3.5808000 162.33014,3.5390000 159.17201,4.1300000 C 158.11627,4.3275000 155.11850,5.4709000 156.05423,4.9436000 C 165.17175,-0.19400000 158.90068,3.0309000 158.04179,5.3148000 L 152.24992,8.0156000 z " id="calligraphy-f09.svgpath8700" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 174.95338,7.3185000 C 181.19850,0.20760000 195.59437,-2.3349000 202.40443,5.2300000 C 210.41127,18.802200 196.63790,27.948300 184.41793,30.048800 C 182.69607,30.282800 181.01703,30.143900 179.32395,29.837400 L 185.11581,27.136600 C 186.80890,27.443100 188.48794,27.582000 190.20979,27.348000 C 191.68291,27.094800 195.74507,25.400700 194.57792,26.334500 C 193.50171,27.195500 192.14346,27.635000 190.87539,28.175000 C 187.43344,29.640800 195.32739,25.983100 197.29700,22.675300 C 199.96645,18.192000 199.18065,12.229400 196.61256,7.9308000 C 193.36631,4.3247000 189.16864,3.1704000 184.36998,3.4584000 C 182.91973,3.5454000 178.96226,5.0638000 180.06087,4.1131000 C 181.23051,3.1010000 182.80583,2.6852000 184.15322,1.9255000 C 185.41428,1.2146000 179.48917,3.8979000 180.74524,4.6177000 L 174.95338,7.3185000 z " id="calligraphy-f09.svgpath8705" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 214.00133,6.7046000 C 217.51264,3.9935000 223.01157,-1.3637000 226.47320,2.9797000 C 229.05538,7.4155000 229.67029,12.626400 231.20999,17.475000 C 231.92794,20.179100 233.34105,22.608300 234.60219,25.081300 C 233.67135,27.742500 238.82155,27.250000 238.39634,27.452300 C 229.26630,31.797100 233.27244,29.927300 235.26801,28.521900 C 235.58980,28.280100 235.91158,28.038300 236.23337,27.796500 L 242.02523,25.095700 C 241.70345,25.337500 241.38166,25.579300 241.05987,25.821100 C 237.50517,28.324600 230.74050,33.713800 228.81033,27.782100 C 227.54919,25.309100 226.13608,22.879900 225.41813,20.175800 C 223.87842,15.327200 223.26352,10.116300 220.68133,5.6805000 C 219.97522,4.7945000 216.59916,4.6953000 217.62002,4.2040000 C 227.57957,-0.58930000 221.78842,1.9874000 219.79320,4.0038000 L 214.00133,6.7046000 z " id="calligraphy-f09.svgpath8711" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 237.92260,4.3941000 C 224.15305,11.243000 239.53524,-0.58170000 242.39108,1.8420000 C 245.53590,5.4482000 245.77067,10.021000 247.10754,14.379700 C 248.53798,17.690500 249.83363,21.064000 251.20025,24.401900 C 252.89899,30.101500 263.53546,23.805700 253.08804,28.637200 C 253.33772,28.466200 253.58740,28.295100 253.83708,28.124000 L 259.62894,25.423200 C 259.37926,25.594300 259.12958,25.765400 258.87991,25.936500 C 255.40140,27.568700 247.73493,33.028200 245.40839,27.102700 C 244.04176,23.764800 242.74612,20.391300 241.31568,17.080500 C 239.97881,12.721800 239.74404,8.1489000 236.59922,4.5428000 C 234.24581,2.5455000 233.67350,4.3585000 240.60138,1.1866000 C 240.77443,1.1074000 229.18867,10.490900 232.13074,7.0949000 L 237.92260,4.3941000 z " id="calligraphy-f09.svgpath8713" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 269.04512,5.3873000 C 271.14901,3.2887000 279.49664,-1.8982000 279.24692,2.4930000 C 277.25507,8.4176000 274.31909,14.121200 270.72658,19.216700 C 268.88789,21.736700 267.02447,24.318100 265.48317,27.016200 C 267.20852,28.189000 270.15414,26.455800 272.04755,25.673600 L 266.25569,28.420500 C 264.36227,29.202700 261.41665,30.935900 259.69131,29.763100 C 261.23260,27.065000 263.09603,24.483600 264.93471,21.963600 C 268.52723,16.868100 271.46321,11.164500 273.45506,5.2399000 C 273.50462,4.3683000 270.44784,4.3211000 271.21980,3.9393000 C 280.76291,-0.78040000 276.70475,0.96580000 274.83699,2.6404000 L 269.04512,5.3873000 z " id="calligraphy-f09.svgpath8725" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2943.8247362) " d="M 280.52057,5.4551000 C 282.62020,2.8221000 287.56879,-0.50800000 289.98901,0.99910000 C 288.19321,8.1977000 282.60656,14.178200 278.84110,20.459600 C 277.96725,22.897200 273.40849,28.000600 278.24261,26.508800 C 279.14181,26.376200 279.97035,26.053200 280.80594,25.709900 L 275.12798,28.744800 C 274.29240,29.088000 273.46385,29.411000 272.56465,29.543700 C 267.73054,31.035500 272.28930,25.932000 273.16315,23.494500 C 276.92861,17.213200 282.51526,11.232600 284.31105,4.0340000 C 283.70068,3.6539000 281.54583,4.3630000 282.17401,4.0154000 C 291.47381,-1.1313000 287.69264,0.35730000 286.19853,2.4203000 L 280.52057,5.4551000 z " id="calligraphy-f09.svgpath8727" style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block"/>
+
+<rect id="d0e303" width="288" height="1000px" x="10" y="2986.8553672000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e303" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Several useful tips:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3010.9846637)"/><rect id="d0e309" width="258" height="1000px" x="20" y="3004.9846637" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e309" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">If your hand is comfortable on the tablet, don't move it. Instead,
+scroll the canvas (<flowSpan style="font-weight:bold">Ctrl+arrow</flowSpan> keys) with your left hand after finishing
+each letter. </flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3051.5976017000003)"/><rect id="d0e316" width="258" height="1000px" x="20" y="3045.5976017000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e316" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">If your last stroke is bad, just undo it
+(<flowSpan style="font-weight:bold">Ctrl+Z</flowSpan>). However, if its shape is good but the position or size are
+slightly off, it's better to switch to Selector temporarily (<flowSpan style="font-weight:bold">Space</flowSpan>) and
+nudge/scale/rotate it as needed (using mouse or keys), then press <flowSpan style="font-weight:bold">Space</flowSpan>
+again to return to Calligraphy tool.
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3114.5959317)"/><rect id="d0e329" width="258" height="1000px" x="20" y="3108.5959317" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e329" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Having done a word, switch to Selector again to adjust stem uniformity
+and letterspacing. Don't overdo this, however; good calligraphy must retain somewhat
+irregular handwritten look. Resist the temptation to copy over letters and letter
+elements; each stroke must be original.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e333" width="288" height="1000px" x="10" y="3171.5321737000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e333" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">And here are some complete lettering examples:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,15.824900 L 300.81310,15.824900" id="calligraphy-f10.svgpath10059" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,44.282100 L 300.81310,44.282100" id="calligraphy-f10.svgpath10060" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,90.824900 L 300.81310,90.824900" id="calligraphy-f10.svgpath10134" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,119.28210 L 300.81310,119.28210" id="calligraphy-f10.svgpath10135" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,185.82490 L 300.81310,185.82490" id="calligraphy-f10.svgpath10280" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,214.28210 L 300.81310,214.28210" id="calligraphy-f10.svgpath10281" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512859,270.82490 L 300.81310,270.82490" id="calligraphy-f10.svgpath10452" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.59489685;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.59489660 1.7846897 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 10.512821,299.28210 L 300.81310,299.28210" id="calligraphy-f10.svgpath10453" sodipodi:insensitive="true"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="141.33449" y="4.5585475" id="calligraphy-f10.svgtext10638" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10639" x="141.33449" y="4.5585475">Unicial hand</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="134.52438" y="79.558548" id="calligraphy-f10.svgtext10644" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10645" x="134.52438" y="79.558548">Carolingian hand</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="141.78998" y="172.05855" id="calligraphy-f10.svgtext10648" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10649" x="141.78998" y="172.05855">Gothic hand</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="139.54298" y="257.05853" id="calligraphy-f10.svgtext10652" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10653" x="139.54298" y="257.05853">Bâtarde hand</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.65820062;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65820036 1.9746010 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 57.075520,430.38118 L 270.76701,430.38120" id="calligraphy-f10.svgpath10657" sodipodi:nodetypes="cc" sodipodi:insensitive="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#aeaeae;stroke-width:0.65820062;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:0.65820036 1.9746010 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:block" d="M 57.075478,461.86659 L 270.76701,461.86659" id="calligraphy-f10.svgpath10658" sodipodi:nodetypes="cc" sodipodi:insensitive="true"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="124.28999" y="359.55853" id="calligraphy-f10.svgtext10681" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="calligraphy-f10.svgtspan10682" x="124.28999" y="359.55853">Flourished Italic hand</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10071" d="M 56.566064,28.630300 C 69.111201,21.581500 51.494460,34.130100 48.919136,38.769200 C 47.041852,43.616300 54.497379,40.483200 54.269203,40.574700 C 45.033322,44.277400 55.512630,38.633500 58.054919,36.328400 C 58.450225,35.945900 58.845530,35.563400 59.240837,35.180800 L 65.153131,32.423800 C 64.757825,32.806400 64.362519,33.188900 63.967214,33.571500 C 59.794393,37.355000 43.755572,50.110600 43.006841,41.526100 C 47.072529,34.202500 55.125340,29.247900 62.478359,25.873300 L 56.566064,28.630300 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10086" d="M 45.262669,21.469900 C 48.177410,17.279200 55.555396,13.302900 59.662577,17.520800 C 64.680249,24.166900 66.514341,32.450100 69.595604,40.042700 C 69.301056,43.181800 75.882551,40.090600 74.670791,40.667300 C 65.489452,45.036800 69.224016,43.246700 71.326184,41.968100 L 77.238479,39.211100 C 74.498897,40.877400 66.320614,47.194500 63.683309,42.799700 C 60.602046,35.207000 58.767954,26.923900 53.750283,20.277700 C 52.458913,18.951500 46.728771,19.642600 48.390144,18.826400 C 58.275805,13.969500 52.434276,16.300600 51.174964,18.713000 L 45.262669,21.469900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10102" d="M 122.06427,18.372800 C 119.12806,18.064400 110.20578,21.705400 120.46493,17.502800 C 122.23241,16.778800 117.49687,20.051800 116.29621,21.610000 C 110.32888,30.216800 115.77242,39.073700 124.49072,41.456000 C 123.48984,43.415000 135.92107,39.375800 134.50796,40.018000 C 126.37972,43.711800 130.77223,41.714700 132.85880,39.869800 L 138.65066,36.996800 C 133.24682,41.774500 125.84086,45.582700 118.69886,44.329000 C 109.98055,41.946800 104.53702,33.089900 110.50435,24.483100 C 114.63193,19.126300 121.36029,15.684800 127.85613,15.499700 L 122.06427,18.372800 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10103" d="M 124.88517,15.499600 C 128.18107,15.899500 131.52591,16.045100 134.84822,16.160100 C 136.67930,16.055600 138.45048,16.469600 140.24194,16.769800 L 134.45007,19.470600 C 132.65861,19.170400 130.88743,18.756300 129.05636,18.860900 C 125.73405,18.745900 122.38921,18.600300 119.09330,18.200400 L 124.88517,15.499600 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10106" d="M 133.22099,18.993200 C 133.22080,18.987900 133.22062,18.982600 133.22044,18.977300 C 135.12024,18.039400 136.99520,17.049300 138.91981,16.163300 C 140.15036,15.596800 138.54699,18.849500 138.46228,20.201500 C 138.19572,24.456300 138.16019,28.729400 138.01968,32.989500 C 137.38622,41.697300 137.42438,50.379500 137.90813,59.086300 C 138.13943,61.083200 137.51344,63.322300 138.38845,64.790400 C 130.07459,69.687300 134.98258,66.284400 138.52530,63.854200 L 144.22185,60.957900 C 140.50266,63.509100 137.10253,66.219300 132.69187,67.686700 C 131.81689,66.218600 132.44287,63.979700 132.21157,61.982700 C 131.72782,53.275900 131.68965,44.593800 132.32312,35.885900 C 132.60356,27.383100 129.94328,19.453800 138.91754,16.096900 L 133.22099,18.993200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10119" d="M 144.57979,20.053000 C 147.75641,17.843900 152.83432,15.478400 155.76805,16.065400 C 152.57073,21.309700 149.97447,26.530200 149.86710,32.907100 C 150.27571,42.266500 159.69147,42.637400 166.28834,40.000600 C 172.35595,35.941900 159.37570,44.725100 168.85606,37.785300 L 174.64792,34.980700 C 170.25495,38.196400 165.43080,40.587800 160.49648,42.805300 C 153.89960,45.442100 144.48384,45.071100 144.07524,35.711700 C 144.18261,29.334800 146.77886,24.114300 149.97618,18.870000 C 145.92563,18.059600 143.38457,21.112300 150.37166,17.248400 L 144.57979,20.053000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10120" d="M 170.32944,16.195200 C 171.77360,16.181200 173.12763,15.618400 174.47904,15.175600 C 176.18451,16.544600 175.61595,19.966100 175.66090,22.223700 C 175.61197,26.009400 176.02685,29.811100 175.80732,33.592700 C 175.73330,35.830400 175.60990,38.048400 175.41958,40.274900 C 175.42676,40.746000 175.37900,41.214300 175.35872,41.683700 L 169.62852,44.512900 C 169.64880,44.043600 169.69656,43.575200 169.68937,43.104100 C 169.87970,40.877600 170.00310,38.659600 170.07713,36.422000 C 170.29665,32.640400 169.88177,28.838700 169.93070,25.053000 C 169.88574,22.795400 170.45431,19.373900 168.74884,18.004900 C 167.39744,18.447700 166.04340,19.010400 164.59924,19.024400 L 170.32944,16.195200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10125" d="M 186.02601,17.940200 C 171.36639,24.730200 185.98296,17.964500 186.42414,17.741600 C 188.20108,16.844000 182.81475,19.422900 181.00017,20.241800 C 178.70454,21.277800 185.55002,18.080200 187.83450,17.019800 C 189.54808,16.224500 180.96659,20.171200 182.69508,19.408800 C 186.04052,17.933100 190.23666,14.737300 194.14024,16.224000 C 197.13199,18.869700 198.49183,22.861900 199.98313,26.467900 C 201.47185,30.321900 203.28417,34.030200 205.00410,37.780600 C 206.34868,41.337400 208.04118,42.111000 211.69949,40.704600 C 215.66462,38.268800 204.59423,45.183900 209.55771,41.198300 L 215.34957,38.497500 C 212.55962,40.737800 209.16536,41.959500 205.90763,43.405400 C 202.24932,44.811800 200.55682,44.038200 199.21223,40.481400 C 197.49231,36.731000 195.67999,33.022700 194.19126,29.168700 C 192.69996,25.562700 191.34012,21.570500 188.34838,18.924700 C 186.81548,18.341000 181.96377,19.841800 183.43091,19.108300 C 186.15373,17.746900 195.86523,13.304800 182.04264,19.720600 C 180.30254,20.528300 185.51113,18.080100 187.25469,17.279900 C 189.47800,16.259600 182.81573,19.339400 180.63227,20.442400 C 180.18968,20.666000 196.54618,12.986000 180.23415,20.641000 L 186.02601,17.940200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10128" d="M 195.49100,28.424900 C 195.49353,28.415800 194.07515,29.196500 194.07964,29.193600 C 205.78752,21.464000 189.53531,32.585900 186.60730,36.229400 C 181.66514,44.743500 194.53055,37.535500 197.61633,35.783400 C 202.90230,32.177600 190.92311,40.844300 195.75404,36.719300 L 201.54590,32.909500 C 198.51973,35.493400 195.14100,37.501900 191.82447,39.593300 C 188.73868,41.345400 175.87328,48.553400 180.81544,40.039200 C 186.17404,33.371100 194.43163,29.067100 201.28286,24.615000 L 195.49100,28.424900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10130" d="M 229.60473,45.031000 C 226.06026,45.084100 222.49215,45.312200 219.43438,43.250500 C 213.53967,38.797800 213.99035,32.617900 215.99574,26.244800 C 219.59695,18.485600 231.08227,14.414800 239.37348,15.236500 C 244.94979,16.198400 247.49702,20.474300 248.18919,25.675800 C 248.60199,31.092200 248.27532,36.516000 248.44856,41.943900 L 242.91536,44.524300 C 242.74210,39.096400 243.06877,33.672600 242.65597,28.256200 C 241.96379,23.054700 239.41657,18.778400 233.84028,17.816900 C 224.51484,16.892700 225.58649,16.742600 221.52897,23.664500 C 219.52357,30.037800 219.07289,36.217400 224.96760,40.670500 C 228.02537,42.731900 231.59348,42.504100 235.13795,42.451000 L 229.60473,45.031000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10133" d="M 242.96753,27.258700 C 243.99326,22.984000 247.98513,19.196500 251.81079,17.206200 C 261.33343,11.059500 271.94784,16.016000 274.21074,27.179400 C 275.19381,37.788600 268.84321,41.395900 260.23340,44.922800 L 265.76662,42.342800 C 266.00100,42.319600 266.23538,42.296700 266.46977,42.273900 C 264.90954,43.048900 263.34936,43.823800 261.78914,44.599200 C 260.71965,45.126100 263.89274,43.409800 264.72516,42.556300 C 267.95025,39.249100 268.93019,34.205100 268.67752,29.759400 C 267.62773,24.580600 263.42436,19.627000 258.69916,17.230500 C 255.70578,15.712500 252.21429,17.277000 253.12912,16.704500 C 254.45694,15.873300 255.93905,15.319000 257.34402,14.626000 C 253.51836,16.616500 249.52649,20.403600 248.50073,24.678700 L 242.96753,27.258700 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10157" d="M 40.751433,96.807500 C 52.754011,86.261000 59.558060,89.057100 64.208409,98.941200 C 67.113668,104.87560 69.571648,113.83260 77.024203,115.48580 L 66.533530,119.98710 C 59.080975,118.33390 56.622995,109.37690 53.717737,103.44250 C 52.343981,100.52270 50.873362,97.323300 48.250396,95.369200 C 47.359761,94.705600 43.784865,94.943400 44.951134,94.347800 C 48.052062,92.764100 51.258941,91.489300 54.419279,90.081200 C 55.579089,89.564500 50.186612,91.938500 51.242106,92.306200 L 40.751433,96.807500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10158" d="M 60.484223,99.139000 C 55.467681,103.32970 50.146490,107.40030 46.172904,112.64870 C 44.128140,119.41640 57.320742,113.13790 57.203974,113.19100 C 42.824960,119.72810 57.814005,111.60500 61.081570,108.99390 L 70.734677,104.49260 C 65.943646,108.32110 34.694040,127.99330 36.519797,117.15000 C 40.493384,111.90160 45.814575,107.83100 50.831116,103.64030 L 60.484223,99.139000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10160" d="M 76.130967,105.67150 C 81.737678,100.76180 92.389839,99.525200 101.49206,98.239400 C 105.23975,97.723800 103.43876,97.967000 106.89451,97.507700 L 97.825006,102.12580 C 94.369257,102.58510 96.170236,102.34180 92.422551,102.85750 C 86.110882,103.74910 63.403152,109.02930 85.200502,101.05350 L 76.130967,105.67150 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10168" d="M 90.443242,103.46700 C 90.075308,100.01870 90.363108,97.033200 86.731430,95.883100 C 87.203084,94.109800 80.202628,97.910800 81.706074,97.101800 C 97.187714,88.771100 81.255869,96.024400 85.438192,107.45080 C 89.298462,114.60570 97.800320,116.34690 104.20808,115.09400 C 105.83153,114.77650 110.26554,112.65920 108.85602,113.48380 C 106.58338,114.81350 104.20622,115.95610 101.88133,117.19230 L 110.95085,112.28250 C 102.13678,117.10720 85.239885,127.58570 76.368670,112.36060 C 71.799805,99.878100 86.636247,91.306900 95.800953,90.973200 C 99.432624,92.123400 99.144840,95.108900 99.512775,98.557200 L 90.443242,103.46700 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10170" d="M 124.17990,96.235300 C 121.19120,94.513900 117.53894,94.371000 114.17567,94.796900 C 114.97497,94.231000 111.60725,95.588400 112.21589,95.298200 C 127.96697,87.787400 116.59120,93.241400 115.63672,101.71720 C 115.77933,108.68110 120.76825,113.12120 127.17528,114.43200 C 131.74398,115.24960 136.28522,115.22730 140.62056,113.49450 L 130.96745,117.99580 C 126.63212,119.72860 122.09087,119.75090 117.52217,118.93330 C 111.11515,117.62260 106.12622,113.18240 105.98361,106.21850 C 107.01888,97.025400 114.86033,91.777000 123.82878,90.295600 C 127.19204,89.869700 130.84431,90.012600 133.83301,91.734000 L 124.17990,96.235300 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10196" d="M 131.54309,94.101800 C 134.74689,92.623900 137.92325,91.084900 141.15449,89.668000 C 141.77156,89.397400 140.61069,90.902500 140.38847,91.538600 C 139.42627,94.292900 138.87633,97.160900 138.41447,100.03630 C 136.88675,109.54760 135.94769,119.18100 134.80006,128.74350 C 134.01230,136.52530 133.08826,144.28770 131.79926,152.00280 L 122.14615,156.50410 C 123.43516,148.78900 124.35919,141.02670 125.14695,133.24480 C 125.54110,129.96060 129.15887,95.324400 131.50138,94.169300 C 134.70554,92.589400 137.96459,91.123400 141.19619,89.600500 L 131.54309,94.101800 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10197" d="M 130.49719,95.845000 C 132.05329,92.369100 137.45089,91.562800 140.84369,90.287600 C 142.80440,89.482900 144.77980,88.721500 146.76405,87.993000 L 140.38977,91.314600 C 138.40552,92.043000 136.43012,92.804400 134.46941,93.609100 C 125.96108,96.807000 139.41291,89.200700 136.87147,92.523500 L 130.49719,95.845000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10200" d="M 141.33801,96.542300 C 144.57925,95.708000 155.70482,86.309900 157.44357,94.064300 C 157.99303,99.970600 154.99637,105.26840 155.51460,111.22710 C 153.35348,116.36310 164.90443,113.86120 164.02453,114.27510 C 149.56927,121.07440 155.57420,118.36100 158.97363,115.70200 L 168.62674,111.20070 C 163.80012,114.97600 149.78443,125.27570 145.86149,115.72840 C 145.34327,109.76970 148.33992,104.47190 147.79047,98.565700 C 146.04691,90.789800 131.30216,102.01930 150.99112,92.041000 L 141.33801,96.542300 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10206" d="M 172.21661,90.339500 C 177.03839,89.900000 177.71976,93.373200 177.05894,97.543600 C 175.57745,104.18350 171.68374,114.54220 181.74964,114.59090 C 184.05051,114.33960 182.89648,114.52750 185.21030,114.01860 L 175.55719,118.51990 C 173.24337,119.02880 174.39740,118.84090 172.09653,119.09220 C 162.03063,119.04350 165.92434,108.68490 167.40583,102.04490 C 168.06666,97.874500 167.38528,94.401300 162.56351,94.840800 L 172.21661,90.339500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10225" d="M 130.99885,91.036700 C 134.38117,91.480400 137.68460,92.864300 140.69369,94.460400 L 131.04058,98.961800 C 128.03150,97.365600 124.72807,95.981700 121.34574,95.538100 L 130.99885,91.036700 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10226" d="M 187.01016,94.450400 C 195.00099,90.310200 199.32296,86.473300 204.58833,94.155100 C 209.18927,100.22280 209.63452,109.69890 216.37277,113.99630 C 218.18373,114.92520 220.19553,115.32580 222.17094,115.73940 L 212.51783,120.24070 C 210.54243,119.82710 208.53063,119.42660 206.71966,118.49760 C 199.98141,114.20020 199.53616,104.72410 194.93522,98.656400 C 189.78610,91.144300 180.84204,96.840200 196.66327,89.949100 L 187.01016,94.450400 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10229" d="M 193.69108,106.08070 C 218.59451,93.823600 185.05343,109.95270 194.57630,115.17530 C 194.07189,116.66220 203.43105,113.62340 202.94670,113.82800 C 188.32385,120.00630 197.04726,115.86110 200.94975,112.78930 L 210.60286,108.28800 C 203.39746,113.95970 194.40765,120.81490 184.92319,119.67660 C 176.67664,115.15400 201.87072,99.259500 203.34419,101.57940 L 193.69108,106.08070 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10231" d="M 217.96710,97.239600 C 220.78315,94.899700 230.50480,87.053100 233.43050,93.896900 C 234.56899,101.13780 232.71075,108.18850 232.82300,115.42170 L 223.59107,119.92300 C 223.47882,112.68980 225.33707,105.63910 224.19856,98.398200 C 221.47708,92.032100 210.92864,100.18670 228.14000,91.907700 C 228.52083,91.724500 226.77991,92.566500 227.19904,92.738300 L 217.96710,97.239600 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10239" d="M 221.91960,103.12480 C 228.31561,97.044600 237.97054,89.997200 247.37950,90.115300 C 255.42413,93.217300 254.98302,105.73770 253.76475,112.07210 C 253.51855,113.15140 253.20811,114.20880 252.91341,115.27140 L 243.68148,119.77270 C 243.97617,118.71010 244.28662,117.65270 244.53282,116.57340 C 245.75108,110.23900 246.19219,97.718600 238.14757,94.616700 C 233.90647,94.563400 224.42090,99.744400 239.60548,92.454800 C 240.31897,92.112300 230.15353,98.513600 231.15154,98.623500 L 221.91960,103.12480 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10251" d="M 252.97792,97.283500 C 228.76958,109.49090 260.72970,89.186400 269.69716,89.630900 C 275.36234,93.423000 273.13086,106.60310 272.19177,112.38700 C 272.06765,112.98180 271.95173,113.57920 271.83170,114.17520 L 262.59978,118.83390 C 262.63089,118.67930 262.93592,117.14270 262.95984,117.04550 C 263.89893,111.26180 266.13040,98.081500 260.46522,94.289500 C 255.63421,94.050100 243.90924,100.25810 258.89005,92.631100 C 259.05094,92.549200 245.98115,102.06380 243.74599,101.94210 L 252.97792,97.283500 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10259" d="M 75.413546,30.201100 C 81.831195,29.966200 88.345359,27.380700 94.586294,25.638000 C 97.333993,24.578300 100.23986,24.184100 103.10529,23.619900 L 97.313433,26.320700 C 94.447999,26.884900 91.542129,27.279100 88.794430,28.338800 C 82.553495,30.081500 76.039331,32.667000 69.621683,32.901900 L 75.413546,30.201100 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10279" d="M 97.820012,25.491000 C 97.022056,23.178300 95.399219,21.286200 93.501054,19.570500 C 94.427830,16.330400 83.672296,19.860400 85.203568,19.257600 C 90.135326,17.316000 91.237534,16.700400 88.622041,18.045600 C 84.396765,20.435400 81.642532,24.664700 80.343450,28.833800 C 80.500584,32.198300 82.208525,35.630800 84.648539,38.221600 C 87.828894,40.952400 91.302989,42.686700 95.860493,42.401200 C 96.602789,42.729100 103.95323,40.046600 102.65628,40.468600 C 94.557885,43.103700 101.68963,40.073500 103.91808,38.112300 L 109.70994,35.751900 C 104.44019,40.389600 97.348372,43.406900 90.068629,44.761600 C 85.511125,45.047100 82.037030,43.312800 78.856675,40.582100 C 76.416661,37.991300 74.708720,34.558700 74.551586,31.194300 C 75.850668,27.025100 78.604901,22.795900 82.830177,20.406000 C 87.113237,18.203200 94.528266,13.379800 99.292918,17.210000 C 101.19108,18.925700 102.81392,20.817900 103.61188,23.130600 L 97.820012,25.491000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10286" d="M 85.316258,170.78020 C 92.611317,158.75360 96.208043,165.27760 96.987384,174.69280 C 98.730472,196.14700 85.060626,212.01160 65.836502,217.62550 L 70.731997,213.29220 C 86.781051,208.60550 92.710587,199.41610 92.091889,179.02610 C 91.843186,176.02150 91.750139,172.62540 90.327896,169.90680 C 89.768485,168.83750 86.138309,169.68670 86.997178,168.86770 C 94.935283,161.29790 91.372775,164.35440 90.211753,166.44690 L 85.316258,170.78020 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10307" d="M 109.47131,167.22690 C 109.83984,166.73410 107.39423,168.54560 107.89420,168.18670 C 109.32554,167.15950 110.72365,166.08090 112.21349,165.14060 C 113.94979,164.04470 109.51724,168.31790 108.70618,170.20430 C 106.90654,174.38960 106.04017,178.94250 105.71945,183.45890 C 106.19719,194.81790 107.62948,211.66470 122.06132,210.86210 L 116.87181,214.59170 C 102.43998,215.39420 101.00769,198.54740 100.52995,187.18840 C 101.28608,176.54040 104.65972,168.53930 114.66080,163.49750 L 109.47131,167.22690 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10312" d="M 90.238955,195.18250 C 94.675034,190.12120 100.16490,188.68140 106.07663,186.28030 C 106.29809,186.20020 106.51954,186.12010 106.74099,186.04000 L 101.84550,190.14790 C 101.62404,190.22790 101.40259,190.30800 101.18114,190.38810 C 97.331383,191.95170 84.653809,197.86590 95.134450,191.07470 L 90.238955,195.18250 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10313" d="M 92.127477,195.04270 C 95.086124,193.65120 98.204697,192.64970 101.31109,191.64640 L 99.026529,193.56340 C 95.920133,194.56670 92.801560,195.56820 89.842912,196.95960 L 92.127477,195.04270 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10334" d="M 71.284343,215.12950 C 73.566293,215.08450 63.671086,217.91950 65.577987,217.23190 C 72.195082,214.84570 80.394096,211.11550 87.603241,212.50640 C 93.825039,216.35140 96.932688,220.75560 104.95748,221.02480 C 105.71124,220.99690 106.46499,220.96910 107.21875,220.94120 L 101.21354,223.12690 C 100.45978,223.15480 99.706025,223.18270 98.952270,223.21050 C 90.927475,222.94130 87.819825,218.53710 81.598028,214.69210 C 77.723679,213.94460 73.713221,214.96990 69.928812,215.86760 C 68.569738,216.19000 64.618757,217.60080 65.928969,217.11670 C 67.811711,216.42110 73.471330,214.36530 71.583201,215.04610 C 69.511551,215.79320 67.446667,216.55890 65.378400,217.31530 C 65.345310,217.31530 65.312220,217.31530 65.279130,217.31530 L 71.284343,215.12950 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10336" d="M 126.64069,186.01190 C 127.28561,190.49980 127.32510,195.05670 127.12582,199.58150 C 126.96152,202.09290 127.02962,204.61380 126.94658,207.12490 C 126.24135,210.25150 130.16681,210.74320 132.24735,212.29500 L 127.35185,216.40280 C 125.27132,214.85100 121.34585,214.35940 122.05109,211.23280 C 122.13413,208.72160 122.06602,206.20070 122.23032,203.68930 C 122.42960,199.16450 122.39012,194.60770 121.74520,190.11970 L 126.64069,186.01190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10339" d="M 130.21052,184.26870 C 132.43907,186.62190 135.41316,188.19400 138.24526,189.72260 C 138.41022,189.81750 138.57519,189.91230 138.74015,190.00720 L 133.84466,194.11500 C 133.67969,194.02010 133.51473,193.92530 133.34976,193.83040 C 130.51767,192.30180 127.54358,190.72970 125.31503,188.37650 L 130.21052,184.26870 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10343" d="M 134.60326,193.52270 C 130.94721,194.46110 118.33754,205.25110 127.41676,197.67310 C 126.91594,197.86790 126.83647,198.38730 126.54633,198.74440 L 121.65083,202.85220 C 121.94097,202.49510 122.02044,201.97570 122.52126,201.78090 C 127.62059,197.48650 133.29450,192.03910 139.49876,189.41490 L 134.60326,193.52270 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10353" d="M 120.69070,198.74860 C 126.21667,197.71560 131.91476,198.09940 137.51279,198.34400 C 137.80728,198.35440 138.10176,198.36480 138.39625,198.37510 L 132.00563,198.37510 C 131.71115,198.36480 131.41666,198.35440 131.12218,198.34400 C 120.08406,197.86160 140.36085,197.60670 127.08131,198.74860 L 120.69070,198.74860 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10357" d="M 126.01231,216.44970 C 129.58462,213.43730 133.21074,210.36470 137.22129,207.92600 L 132.32579,212.03380 C 128.17630,214.55700 123.96523,218.28780 130.90781,212.34190 L 126.01231,216.44970 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10361" d="M 144.44685,185.31460 C 144.34512,189.29570 144.51779,193.25620 144.85739,197.22110 C 145.11360,200.42530 145.19108,203.64600 145.10615,206.85610 L 140.21065,210.96390 C 140.29558,207.75380 140.21811,204.53320 139.96189,201.32890 C 139.62230,197.36400 139.44963,193.40350 139.55136,189.42240 L 144.44685,185.31460 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10364" d="M 139.50965,210.60620 C 145.02116,204.90640 145.25765,207.71330 150.94955,211.10980 L 146.05405,215.21760 C 140.48817,211.89630 136.57279,211.75850 144.40515,206.49840 L 139.50965,210.60620 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10365" d="M 145.17134,214.74820 C 147.55046,211.01550 150.91076,210.75220 153.99006,208.54040 L 149.09457,212.64820 C 146.69946,214.36850 139.75131,217.33120 150.06683,210.64040 L 145.17134,214.74820 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10367" d="M 147.27770,182.79070 C 149.67421,183.79180 151.16479,186.12260 152.96216,187.91060 C 153.69757,188.52490 154.53307,188.98090 155.35788,189.45540 L 150.46239,193.56320 C 149.63758,193.08880 148.80207,192.63270 148.06666,192.01840 C 146.26929,190.23040 144.77871,187.89960 142.38220,186.89850 L 147.27770,182.79070 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10369" d="M 155.95205,187.01610 C 154.62872,192.95370 154.86427,199.20220 155.10641,205.25160 C 155.55971,213.14150 155.53453,221.06850 155.08026,228.95380 C 155.03507,229.28240 154.98988,229.61110 154.94468,229.93970 L 150.04919,234.04750 C 150.09438,233.71890 150.13957,233.39030 150.18477,233.06160 C 150.63903,225.17640 150.66421,217.24930 150.21092,209.35940 C 149.96877,203.31000 149.73323,197.06160 151.05656,191.12390 L 155.95205,187.01610 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10371" d="M 151.83877,232.22200 C 159.84586,224.65500 153.39509,231.08600 150.68487,234.58910 C 150.55708,234.76570 150.42928,234.94220 150.30148,235.11880 L 145.40599,239.22660 C 145.53379,239.05000 145.66158,238.87350 145.78938,238.69690 C 148.93923,234.62560 152.45066,231.03540 156.73427,228.11420 L 151.83877,232.22200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10397" d="M 160.90016,183.83660 C 162.30072,184.47450 163.54770,185.56430 164.86365,186.43320 C 164.85244,186.47320 165.45968,186.84580 165.48418,186.86280 L 160.58869,190.97060 C 160.38185,190.82740 160.15270,190.71650 159.96816,190.54100 C 158.65221,189.67210 157.40523,188.58230 156.00466,187.94440 L 160.90016,183.83660 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10398" d="M 165.40418,185.52850 C 164.77918,189.10210 165.08413,192.75920 165.25454,196.36190 C 165.51154,199.63980 165.29022,202.91950 165.40781,206.20130 C 165.33135,206.92670 165.57143,207.57200 165.75059,208.24170 L 161.06982,212.59260 C 160.89066,211.92290 160.65059,211.27780 160.72705,210.55220 C 160.60946,207.27030 160.83078,203.99070 160.57377,200.71270 C 160.40336,197.11010 160.09842,193.45300 160.72342,189.87940 L 165.40418,185.52850 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10399" d="M 161.19259,211.22000 C 166.78561,205.72560 165.26634,207.31680 169.75920,210.71230 C 170.58035,211.49690 171.47161,212.17270 172.40003,212.81760 L 167.50454,216.92540 C 166.57611,216.28050 165.68485,215.60470 164.86370,214.82010 C 160.41112,211.45500 159.54631,211.71160 166.08808,207.11220 L 161.19259,211.22000 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10400" d="M 172.40535,183.83660 C 162.38895,193.44250 171.65536,179.53320 176.51796,185.60840 C 176.76887,186.09100 177.26834,186.32650 177.63964,186.68180 L 172.74415,190.78960 C 172.37284,190.43430 171.87337,190.19880 171.62247,189.71620 C 170.94616,188.87120 170.25458,187.79470 169.13557,187.52410 C 168.72118,187.42390 167.53990,187.90930 167.86083,187.62860 C 177.22253,179.44230 170.83359,185.33320 167.50985,187.94440 L 172.40535,183.83660 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10401" d="M 176.93770,186.01190 C 177.40964,189.49790 177.24701,193.06950 177.24689,196.58820 C 177.18937,199.74850 177.36007,202.92080 177.14535,206.07250 C 176.87415,207.14890 177.00807,208.09660 177.26498,209.13180 L 172.36949,213.23960 C 172.11257,212.20440 171.97866,211.25670 172.24986,210.18030 C 172.46458,207.02860 172.29388,203.85630 172.35139,200.69600 C 172.35152,197.17730 172.51414,193.60570 172.04220,190.11970 L 176.93770,186.01190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10403" d="M 182.66550,188.42060 C 188.25926,182.17440 185.93738,186.26640 185.89252,191.82660 C 185.82743,195.22000 186.19976,198.59620 186.24926,201.98790 C 186.34412,203.67710 186.10057,205.63960 186.90612,207.06990 C 189.47904,207.83990 191.58308,209.38510 193.70332,210.91200 C 193.90171,211.03900 194.10009,211.16590 194.29848,211.29280 L 189.40298,215.17950 C 189.20460,215.05260 189.00621,214.92570 188.80782,214.79880 C 186.68758,213.27180 184.58354,211.72660 182.01062,210.95660 C 181.20507,209.52640 181.44862,207.56380 181.35377,205.87470 C 181.30427,202.48290 180.93193,199.10680 180.99703,195.71340 C 181.04624,189.61310 180.99393,188.22290 187.56099,184.53390 L 182.66550,188.42060 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10404" d="M 188.03475,184.53390 C 189.84401,184.39290 191.36302,184.54730 192.96374,185.38680 C 194.11129,186.08340 195.39259,186.33480 196.69682,186.53250 L 191.80132,190.64030 C 190.49709,190.44260 189.21580,190.19120 188.06825,189.49460 C 186.46752,188.65510 184.94852,188.50070 183.13925,188.64170 L 188.03475,184.53390 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10409" d="M 196.30425,186.20150 C 191.69558,189.44110 201.70229,180.37720 198.38875,184.46910 C 197.00758,186.14050 197.05770,188.08940 197.04898,190.14540 C 197.05611,192.73000 197.05769,195.31450 197.05780,197.89910 C 197.05776,200.25370 197.05774,202.60830 197.05774,204.96290 C 196.99389,207.53230 197.32606,209.39280 199.89567,210.28300 C 201.99212,211.18750 203.75978,211.62590 205.97467,211.07750 L 201.07918,215.18530 C 198.86428,215.73380 197.09663,215.29530 195.00018,214.39080 C 192.43057,213.50070 192.09840,211.64010 192.16225,209.07070 C 192.16225,206.71610 192.16226,204.36150 192.16231,202.00690 C 192.16220,199.42230 192.16061,196.83780 192.15349,194.25320 C 192.16221,192.19720 192.11208,190.24830 193.49326,188.57690 C 195.60771,185.96570 198.31039,183.71570 201.19975,182.09370 L 196.30425,186.20150 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10419" d="M 210.37377,184.97130 C 210.47870,188.58960 210.68373,192.20250 210.71779,195.82500 C 210.72980,198.52520 210.72301,201.22540 210.72246,203.92570 C 210.79389,205.69940 210.40506,207.44380 210.51937,209.19030 C 211.82591,210.55190 213.83805,211.53920 215.72319,212.12550 L 210.82770,215.87670 C 208.94255,215.29040 206.93041,214.30310 205.62387,212.94140 C 205.50957,211.19500 205.89839,209.45060 205.82696,207.67670 C 205.82751,204.97650 205.83430,202.27630 205.82229,199.57610 C 205.78823,195.95360 205.58320,192.34070 205.47827,188.72250 L 210.37377,184.97130 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10420" d="M 204.54512,183.17170 C 206.68886,183.67490 208.58164,185.16240 210.72129,185.97680 L 205.82580,190.06490 C 203.68615,189.25040 201.79337,187.76290 199.64963,187.25970 L 204.54512,183.17170 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10437" d="M 207.26319,191.82830 C 212.10086,188.82930 207.11754,189.02730 217.63628,184.05580 L 212.74078,188.58290 C 211.01461,189.39890 206.29360,192.75710 207.73035,191.42390 C 209.29143,189.97520 213.97792,185.63380 212.41584,187.08100 C 206.30288,192.74470 205.16567,193.80920 212.15868,187.30090 L 207.26319,191.82830 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10438" d="M 217.03967,183.50470 C 218.75956,183.26860 219.83386,184.05030 221.09600,185.23940 C 221.21472,185.33320 221.33344,185.42670 221.45216,185.52050 L 216.55666,190.04770 C 216.43794,189.95390 216.31922,189.86020 216.20051,189.76670 C 214.93837,188.57760 213.86407,187.79590 212.14418,188.03180 L 217.03967,183.50470 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10440" d="M 216.59312,188.03180 C 224.38491,179.77380 219.93309,187.87010 221.38551,196.17700 C 222.32178,199.97900 221.81930,203.80740 221.55782,207.64590 L 216.66233,212.17310 C 216.92380,208.33460 217.42629,204.50620 216.49002,200.70420 C 215.12423,192.89280 214.96970,188.30960 221.48862,183.50470 L 216.59312,188.03180 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10441" d="M 215.28196,212.57720 C 218.33932,209.45300 221.34239,205.43980 224.56796,209.47260 C 224.97451,210.15700 225.56827,210.61550 226.13178,211.12160 L 221.23628,215.64880 C 220.67277,215.14260 220.07902,214.68420 219.67247,213.99970 C 216.50826,210.04360 211.69400,215.64830 220.17746,208.04990 L 215.28196,212.57720 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10442" d="M 218.02940,191.05980 C 231.33130,178.79510 218.24892,190.85680 218.26964,190.83970 C 222.60874,187.27620 224.01168,185.86920 228.39586,183.82070 L 223.50036,188.34800 C 221.84457,189.12160 217.17399,191.96010 218.52784,190.65540 C 220.05486,189.18390 224.79167,184.97660 223.16514,186.31260 C 223.12933,186.34200 210.12138,198.40940 222.92489,186.53260 L 218.02940,191.05980 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10445" d="M 228.58658,183.50470 C 230.21594,183.74680 231.49737,184.99840 232.70929,186.15400 L 227.81380,190.68120 C 226.60187,189.52560 225.32044,188.27410 223.69108,188.03180 L 228.58658,183.50470 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10449" d="M 232.68688,185.85590 C 232.53310,189.34320 232.31278,192.81390 232.44213,196.31000 C 232.67087,199.34490 232.68902,202.38750 232.68871,205.43040 C 232.77643,206.69610 232.55088,207.92960 232.35974,209.16650 L 227.46424,213.69370 C 227.65538,212.45680 227.88094,211.22340 227.79321,209.95750 C 227.79353,206.91480 227.77537,203.87210 227.54664,200.83720 C 227.41728,197.34100 227.63760,193.87050 227.79138,190.38310 L 232.68688,185.85590 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10451" d="M 231.64095,207.75750 C 233.03684,208.06010 234.24393,208.98160 235.47918,209.80090 C 236.03126,210.11700 236.47114,210.60420 236.94732,211.03580 L 232.05182,215.56300 C 231.57565,215.13160 231.13577,214.64410 230.58369,214.32810 C 229.34844,213.50870 228.14135,212.58730 226.74546,212.28480 L 231.64095,207.75750 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10456" d="M 61.796612,239.37800 C 57.981527,253.89060 52.627213,267.61070 44.768545,280.08490 C 40.294338,287.08480 34.876432,293.38230 28.548587,298.73160 L 23.713012,302.39710 C 30.040868,297.04790 35.458763,290.75030 39.932970,283.75040 C 47.791638,271.27620 53.145952,257.55610 56.961037,243.04350 L 61.796612,239.37800 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10461" d="M 27.879682,298.13170 C 31.308278,296.94930 35.024547,296.56990 38.812238,296.98780 C 45.509245,298.48200 51.432779,302.48310 58.375846,301.95240 C 58.985071,301.83340 59.594297,301.71440 60.203522,301.59540 L 55.367947,305.26090 C 54.758722,305.37990 54.149496,305.49890 53.540271,305.61790 C 46.597204,306.14860 40.673670,302.14750 33.976663,300.65330 C 30.188971,300.23540 26.472703,300.61480 23.044107,301.79720 L 27.879682,298.13170 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10471" d="M 70.369968,235.64680 C 69.247076,248.95920 69.209405,261.86500 73.144527,275.35450 C 77.899955,289.80570 80.811672,298.55140 96.068768,290.82880 L 88.586872,296.50020 C 73.587092,304.05960 70.360841,295.31170 65.587307,281.08300 C 61.563383,267.44460 61.671587,254.41610 63.268904,241.02960 L 70.369968,235.64680 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10476" d="M 49.365893,235.25740 C 48.029958,238.93080 48.658543,241.81580 53.328702,241.65000 C 59.112634,240.85900 64.197096,238.17930 69.315021,235.84020 L 61.920944,241.44520 C 56.860735,243.75910 51.828058,246.42860 46.086419,247.13990 C 41.436574,247.21880 40.835030,244.23180 42.267429,240.63820 L 49.365893,235.25740 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10481" d="M 50.887550,271.43140 C 56.076813,268.03830 61.803764,266.37010 67.823563,265.18400 C 68.860492,264.96190 69.911951,264.82750 70.958946,264.66710 L 63.177754,270.11560 C 62.107876,270.29240 61.033231,270.44310 59.973846,270.68050 C 54.033553,271.88970 48.341671,273.47810 43.198963,276.81500 L 50.887550,271.43140 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10489" d="M 112.96767,269.93670 C 103.37179,280.01520 106.15814,271.90850 98.141845,275.08570 C 100.78983,273.45910 103.38911,271.76900 106.08575,270.20600 C 107.70875,269.26530 103.60914,272.89010 102.78311,274.44100 C 100.55643,278.62170 99.570265,282.03370 101.15951,286.39270 C 103.40704,293.90040 108.81009,296.25160 117.51241,294.02560 C 132.47295,286.66290 110.81101,299.49810 118.67124,294.18390 L 127.64151,288.64020 C 121.63531,292.70200 115.60247,297.00220 108.55954,299.55860 C 99.934005,301.74290 95.236159,299.28510 92.977363,291.88030 C 89.145726,281.43310 97.198245,274.70890 106.94967,269.64240 C 113.89104,266.90840 118.46236,273.96150 104.26319,275.31610 L 112.96767,269.93670 z " sodipodi:nodetypes="ccccccccccccc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10490" d="M 114.24572,279.99250 C 114.19638,280.02200 114.14705,280.05140 114.09771,280.08090 C 116.58066,278.34850 119.05866,276.60890 121.54657,274.88360 C 121.87313,274.65720 120.92225,275.37620 120.59676,275.60420 C 117.13182,278.03140 113.87954,280.46080 110.32552,282.63270 C 108.78182,283.57610 107.18491,284.43030 105.66044,285.40560 C 105.26329,285.65970 104.09647,286.45920 104.48180,286.18750 C 116.26916,277.87710 112.76582,280.37930 110.25162,282.17930 C 108.12935,283.81710 110.53156,281.91930 109.15984,283.19330 L 101.41766,288.61450 C 101.75750,288.29330 101.91455,287.78830 102.43719,287.65100 C 106.48491,284.75190 110.46189,281.70990 114.73963,279.15110 C 116.46214,278.12080 121.53991,274.89300 119.90854,276.06240 C 101.28153,289.41350 121.59741,274.53340 121.92836,274.61310 L 114.24572,279.99250 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10513" d="M 134.96099,272.25310 C 132.40271,277.16840 131.24897,283.09910 131.66971,288.52840 C 132.10573,291.48710 134.34546,296.52830 138.62728,295.27630 C 140.63314,294.68980 150.11874,288.73380 144.00421,292.42020 C 142.08935,293.57460 140.19607,294.75840 138.29201,295.92750 L 146.29979,290.83440 C 140.08643,294.86240 126.26296,307.39410 123.78745,293.54170 C 123.36678,288.06940 124.52109,282.03390 127.26955,277.14510 L 134.96099,272.25310 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10515" d="M 138.99135,269.73180 C 136.24367,271.51140 127.75283,276.46670 130.74830,275.07070 C 133.81722,273.64040 136.39160,271.44150 139.21402,269.62800 C 146.04410,265.23930 111.41655,287.37290 140.44675,268.81170 C 141.96745,267.83930 144.05692,268.04850 145.76602,268.20450 C 149.65311,269.44020 152.64227,270.95710 156.64627,269.26350 L 148.19524,274.73860 C 144.22190,276.40560 141.22353,274.86400 137.37225,273.64240 C 135.60943,273.47630 130.64979,275.17370 132.09361,274.22330 C 134.73279,272.48600 142.63668,267.25890 140.05300,269.06620 C 111.94444,288.72870 157.32395,256.27740 130.68791,275.11120 L 138.99135,269.73180 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10521" d="M 154.56633,269.81380 C 148.76235,285.47930 146.59366,301.92710 146.61851,318.63530 C 146.68625,319.76240 146.75399,320.88960 146.82172,322.01670 L 138.75695,327.66370 C 138.65474,326.56070 138.55253,325.45770 138.45033,324.35470 C 138.05610,307.41190 140.53218,290.89880 146.87888,275.19660 L 154.56633,269.81380 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10538" d="M 157.95277,276.59160 C 165.78440,266.73210 169.39932,265.71980 166.49609,277.58530 C 163.36594,286.46690 163.96658,298.75900 174.93778,291.13510 C 175.55680,290.57990 177.33636,288.82600 176.79484,289.46930 C 165.77510,302.55940 178.37743,285.25220 180.60446,281.30980 L 187.50893,273.83380 C 182.27541,283.17880 176.23629,291.80490 168.09448,298.54490 C 157.25493,306.02780 156.51750,293.77500 159.64957,284.99850 C 164.20742,266.79120 152.38091,284.09850 164.59215,269.40270 L 157.95277,276.59160 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10547" d="M 181.90737,273.02340 C 197.45316,263.62760 186.07586,272.68130 186.68125,285.76990 C 187.24521,294.07460 192.23975,298.53340 200.57043,294.86360 L 191.77859,299.70090 C 183.53970,303.32280 178.43346,298.85680 177.85149,290.62810 C 177.39486,279.77950 179.97632,272.75550 190.43038,268.33400 L 181.90737,273.02340 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10561" d="M 209.33636,272.43800 C 209.56745,272.28760 208.99551,272.86390 208.86705,273.10060 C 208.04760,274.60980 207.56285,276.30450 207.06070,277.92410 C 205.86540,281.77960 205.05563,285.62620 204.72908,289.63490 C 204.69459,292.56290 205.55527,296.47230 209.56375,295.82810 C 211.17428,295.56940 215.33542,292.99840 214.05274,293.95990 C 212.28354,295.28630 210.48098,296.61440 208.47482,297.58910 C 206.48393,298.55640 211.77675,294.70060 213.19032,293.05360 C 216.09625,289.66760 218.24699,285.90320 220.18757,281.96590 C 220.51622,281.19760 220.84486,280.42930 221.17351,279.66110 L 229.15000,274.35030 C 228.83919,275.10670 228.52837,275.86310 228.21756,276.61950 C 224.35739,284.62570 200.38128,313.82650 196.74752,294.94920 C 197.57270,284.37450 199.55336,277.39960 209.73453,272.27190 C 209.73453,272.27190 200.85444,277.95810 209.33636,272.43800 z " sodipodi:nodetypes="ccccccccccccccc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10564" d="M 229.30501,270.06710 C 228.11039,277.93660 224.64113,286.97650 228.20187,294.68680 C 229.00821,297.53140 236.05908,292.94490 233.95444,294.06960 C 222.36080,300.26540 230.26889,295.12210 233.22666,291.22650 L 241.23065,286.17450 C 236.98185,291.79960 227.93182,303.03270 220.32344,299.65950 C 216.44593,292.01810 220.08949,282.72830 221.61275,274.92230 L 229.30501,270.06710 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10577" d="M 241.71185,270.15770 C 247.79760,268.08150 248.66475,271.74140 248.85541,276.89360 C 248.75523,283.00300 247.67469,289.03800 246.94658,295.09470 L 239.66125,301.60980 C 240.27671,295.58310 241.27284,289.58350 241.44376,283.52180 C 241.32543,278.37040 240.66689,274.66410 234.50837,276.59970 L 241.71185,270.15770 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10582" d="M 243.71583,286.27890 C 245.61383,279.31330 253.90777,273.50800 260.66369,270.17210 C 268.14513,267.09990 266.09442,278.54200 265.55295,282.37530 C 264.88315,286.20310 264.38882,290.09140 264.15424,293.94770 L 257.10409,300.61900 C 257.22805,296.80230 257.75692,292.95120 258.38167,289.16120 C 258.92328,285.28980 261.07713,273.72900 253.51485,276.93670 C 251.60272,277.89110 249.82089,278.98270 248.15076,280.28830 C 247.74884,280.60250 246.61745,281.62410 246.97976,281.26940 C 259.25603,269.25010 251.00862,275.91900 250.72426,279.64710 L 243.71583,286.27890 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10585" d="M 270.22314,273.76190 C 257.85641,289.10650 269.48514,270.92180 275.64618,269.64750 C 279.06775,270.50640 281.17507,271.62840 284.49992,269.74860 C 284.78091,269.57420 285.06185,269.39980 285.34282,269.22550 L 279.36182,275.96120 C 279.08024,276.13630 278.79862,276.31130 278.51702,276.48640 C 275.23041,278.32470 273.08291,277.19950 269.70869,276.33420 C 268.46703,276.59370 265.37669,279.12000 266.26229,278.10610 C 268.08710,276.01690 269.93948,273.95840 271.78171,271.88870 C 274.28466,269.07660 261.95520,283.33880 264.33440,280.39370 L 270.22314,273.76190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10588" d="M 279.45476,274.42510 C 292.44282,260.88380 280.10521,274.43510 281.60987,286.69780 C 282.93955,292.45950 286.94721,296.67150 293.10066,293.61710 L 285.89021,300.44010 C 279.78683,303.43700 275.68309,299.31450 274.34012,293.57680 C 272.99095,282.62930 277.89202,274.64080 286.46318,267.79330 L 279.45476,274.42510 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10596" d="M 211.16974,270.68200 C 216.76679,272.90430 223.07137,272.74320 228.80800,271.08300 C 231.36605,270.23080 233.66618,268.85560 235.93535,267.44830 L 229.34395,273.92620 C 227.06487,275.35050 224.75347,276.74090 222.17809,277.59870 C 216.51856,279.23930 210.19677,279.45040 204.75317,276.98800 L 211.16974,270.68200 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath10601" d="M 114.62782,279.30030 C 111.35954,279.57830 108.62568,277.66290 105.97470,275.97470 C 105.15606,275.53110 104.44530,274.93460 103.70368,274.38290 L 111.90813,269.64600 C 112.67578,270.18030 113.42097,270.74920 114.24473,271.20000 C 116.86409,272.85830 119.52363,274.83370 122.75516,274.60800 L 114.62782,279.30030 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3335" d="M 89.045281,443.38085 C 90.168554,437.96939 102.43486,431.38657 108.40053,429.60857 C 118.07901,427.96757 109.42076,447.06384 107.97331,449.95103 C 98.155390,467.46457 81.121899,479.07256 62.584876,492.64583 L 57.767086,495.78549 C 76.168617,482.32664 93.263988,470.76967 102.78773,453.33036 C 104.24024,450.33891 112.37247,432.04923 102.57735,433.40342 C 99.212438,434.35348 95.219944,436.94311 95.186192,439.37895 L 89.045281,443.38085 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3338" d="M 138.79858,376.96166 C 136.89766,377.28584 129.78198,382.04760 142.16697,374.37027 C 142.78377,373.98791 141.13899,375.28341 140.68944,375.76937 C 137.99192,378.68553 136.79963,382.05541 135.59234,385.26190 C 131.19456,397.17341 128.45042,409.30797 125.90363,421.27015 C 123.52411,432.41379 121.44010,443.54356 119.15696,454.68414 C 118.84463,456.28715 118.53139,457.89018 118.21954,459.49316 L 112.49829,463.28438 C 112.91908,461.61572 113.33164,459.94728 113.73293,458.27841 C 116.25405,447.04518 118.59012,435.79967 120.92777,424.56745 C 123.40873,412.69878 126.08660,400.68290 130.17861,388.84937 C 132.13209,383.33703 135.73161,375.13150 144.85996,372.94507 L 138.79858,376.96166 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3353" d="M 118.36078,440.09719 C 121.67538,437.48617 131.93197,431.29707 121.80369,437.62395 C 121.25150,437.96889 122.89621,436.91123 123.44353,436.55683 C 126.37346,434.65958 129.26090,432.72974 132.32844,431.15201 C 134.85121,429.98459 138.66380,428.69940 140.32776,430.46069 C 141.45464,435.71982 132.43431,440.35529 129.11426,442.46357 C 125.30323,444.81087 121.29736,446.68696 117.24943,448.32523 C 114.25049,449.37821 109.83880,452.10921 118.40404,446.73828 L 112.70586,449.73216 C 117.02093,446.99632 118.30931,446.14212 122.15355,444.67309 C 126.17487,443.02504 130.10926,441.15838 133.89309,438.81253 C 124.86545,444.57385 135.74460,438.20876 134.89939,433.78542 C 133.12674,432.52848 129.88492,433.66166 127.50231,434.78813 C 122.09864,437.65416 133.83654,430.56184 127.42759,434.67012 C 125.21996,436.08526 118.58872,440.31436 120.79003,438.88729 C 128.64691,433.79382 126.07798,435.38490 124.17622,436.99626 L 118.36078,440.09719 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3363" d="M 126.60034,443.11012 C 125.47556,447.17106 137.45016,466.65751 139.59659,469.73813 C 150.09619,481.55693 165.68198,484.17462 183.02336,474.32177 L 179.12593,477.27810 C 161.47604,487.17879 145.84799,484.53912 135.30916,472.39862 C 130.03779,464.73506 124.04963,455.48698 120.93517,446.37933 L 126.60034,443.11012 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3372" d="M 82.417040,437.81543 C 83.696564,433.71152 90.158647,430.80103 93.393141,429.17036 C 97.806721,427.50507 94.483900,441.51164 94.011619,443.44797 C 92.752518,448.44676 91.599733,453.60634 89.976451,458.58271 C 89.530513,459.84021 90.083900,458.26794 89.660191,459.50928 L 84.145672,462.85853 C 84.561972,461.61949 84.028693,463.17785 84.457188,461.93137 C 86.325636,456.90850 87.654362,451.61470 88.910608,446.55264 C 89.365551,444.68262 92.516231,430.95262 88.063441,432.66750 C 86.023398,433.71523 83.273757,435.44884 91.548202,430.34539 C 93.060529,429.41261 88.290786,432.79802 88.069696,434.37393 L 82.417040,437.81543 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3374" d="M 159.05804,436.59486 C 160.37121,435.43782 165.44416,432.49274 154.89267,439.43525 C 153.06925,440.63503 158.42374,436.47123 159.57612,434.51366 C 156.88110,431.22308 149.85367,432.48713 145.83859,434.65230 C 145.35291,434.97509 143.89587,435.94354 144.38153,435.62069 C 145.41903,434.93092 146.40979,434.08231 147.49415,433.55165 C 149.08844,432.77147 144.71397,436.39453 144.05989,438.13977 C 142.60875,442.01188 145.62713,443.41756 148.35782,443.63149 C 153.03409,443.32445 162.23288,439.45284 159.15458,448.10305 C 154.56464,457.12212 141.69167,463.19784 133.58861,463.56009 L 138.20493,460.26468 C 146.64022,460.16829 151.56202,457.29911 154.62727,451.16926 C 157.42586,442.81417 148.41487,446.51652 143.86959,446.83643 C 132.14748,446.02732 145.28860,434.68572 150.20252,431.46025 C 154.57358,429.11971 161.23427,428.17263 164.41224,431.19439 C 162.70793,434.19236 156.83681,439.01649 154.23908,440.04594 L 159.05804,436.59486 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3377" d="M 175.35314,437.29583 C 176.44018,433.65619 175.02783,432.05759 171.22612,432.93633 C 170.22064,433.46585 173.11950,431.59582 174.15079,431.14399 C 176.32371,430.19202 171.18084,434.98722 170.34033,437.09597 C 168.05770,442.82272 166.36028,448.91997 165.23873,454.71240 C 164.23789,467.14432 180.28222,451.64589 184.46744,447.88546 C 185.21050,447.20301 185.95353,446.52057 186.69659,445.83811 L 191.41982,443.03348 C 190.64009,443.73802 189.86037,444.44258 189.08064,445.14712 C 184.30632,449.40604 158.51500,472.17799 160.33566,457.68227 C 162.85875,446.65833 164.18596,435.80846 176.33762,429.62167 C 180.37527,428.72748 181.44277,430.30541 180.85905,433.96256 L 175.35314,437.29583 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3384" d="M 198.10775,433.37857 C 195.22600,432.99911 192.90891,432.25935 189.71465,432.77099 C 188.54461,433.21804 179.03464,436.87362 194.16801,430.64438 C 195.65968,430.03039 191.73339,432.75997 190.89336,434.01071 C 188.78417,437.15104 187.82144,440.54809 187.00800,443.87765 C 186.03871,448.41146 185.31598,452.94674 184.24705,457.48005 C 183.37146,460.66981 188.92426,458.58388 190.86536,457.87406 C 194.16868,456.30522 188.34435,459.07705 186.70049,459.75972 C 185.40019,460.29971 189.05510,458.20744 190.11716,457.31362 C 192.79818,455.05735 194.19775,452.08247 195.50683,449.25808 C 196.71373,446.41795 197.72195,443.56472 199.00416,440.73580 L 205.01097,437.96872 C 203.62095,440.81072 202.60878,443.67320 201.39418,446.54444 C 197.90520,454.34205 193.72719,456.76501 184.90983,460.87810 C 182.86158,461.60591 177.00511,463.72706 178.05368,460.34769 C 179.31461,455.77008 180.18919,451.18555 181.11895,446.60686 C 183.04101,438.46037 185.71534,433.34400 195.71476,429.77230 C 198.94510,429.31280 201.36576,430.17048 204.36287,430.30622 L 198.10775,433.37857 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3410" d="M 215.04467,441.65003 C 216.31733,437.02985 226.56247,431.84836 230.25497,430.60968 C 235.71393,429.58886 238.84809,430.73911 239.36575,436.20203 C 239.20725,442.26169 235.39002,449.58525 230.67572,454.29219 C 224.92863,459.04363 219.71553,462.50094 213.13644,462.86667 C 212.46900,462.88456 211.80310,462.89635 211.13695,462.90765 L 216.19624,459.12881 C 216.85090,459.12669 217.50427,459.12333 218.16204,459.10648 C 221.32915,458.91442 224.47702,458.17713 227.54219,456.36853 C 227.90192,456.15628 228.93858,455.42802 228.60211,455.68666 C 221.32256,461.28199 224.13131,459.01521 225.60991,457.80768 C 230.51812,453.29123 234.29020,445.75014 234.37894,439.75814 C 233.76038,434.46857 230.70569,433.25445 225.33407,434.33117 C 222.58189,435.28337 217.76364,438.78289 225.27969,433.18938 C 226.18798,432.51341 220.68112,435.71451 220.34922,437.89422 L 215.04467,441.65003 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3411" d="M 201.10701,431.78516 C 202.85206,430.70649 205.46507,429.57856 207.23919,428.54919 C 208.33683,427.91235 206.62480,430.71497 206.36003,431.79893 C 205.58959,434.95322 204.94859,438.11063 204.13221,441.26371 C 203.06620,445.14921 202.44117,448.96182 201.61082,452.84196 C 201.01688,455.55883 200.25466,458.23935 203.65762,458.70153 C 209.40918,457.20220 206.80717,457.34554 212.35846,453.37288 L 216.76096,450.66871 C 211.33926,454.56547 205.18630,460.34616 198.68467,462.00028 C 195.19107,461.50119 195.03992,458.82834 195.66617,456.01585 C 196.50076,452.09441 197.25931,448.23604 198.37855,444.31410 C 200.47073,436.55385 199.20311,433.62999 207.25808,428.48236 L 201.10701,431.78516 z " sodipodi:nodetypes="ccccccccccccc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3413" d="M 237.31042,448.92813 C 237.59975,447.93265 256.95120,436.75743 246.93580,443.48242 C 250.74176,440.44442 252.07579,437.67087 249.88657,434.29547 C 249.22647,433.46555 245.43794,434.31119 246.51490,433.56578 C 254.17826,428.26154 247.33818,434.79726 245.39986,439.05795 C 242.87549,445.09775 238.62834,456.70706 246.07216,459.16288 C 251.33198,459.58965 256.71579,456.83424 261.60008,454.06166 L 257.16179,457.22422 C 252.18011,460.02684 246.64567,462.85024 241.28888,462.43952 C 233.85832,459.93383 238.27006,448.15433 240.75375,442.09872 C 242.47222,438.16292 250.65878,425.14084 254.88166,430.94464 C 257.04599,434.43553 255.81181,437.14395 251.89647,440.29704 C 248.78168,442.41823 245.78058,444.69041 242.43266,446.37404 C 240.95792,447.11569 236.59354,449.41532 237.95856,448.46544 C 258.48588,434.18107 242.67245,444.44006 242.54346,445.48367 L 237.31042,448.92813 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3416" d="M 238.04790,448.90639 C 246.61688,442.20953 255.78114,438.93467 265.23003,440.96888 C 276.24918,443.57003 283.50195,441.33346 294.45154,434.41310 L 290.89423,436.95357 C 279.55870,444.14424 272.21840,446.57332 260.74626,444.05541 C 255.18373,442.96236 250.43975,443.17143 244.54621,445.65676 C 242.75133,446.41365 237.65618,449.39126 239.26982,448.25040 C 248.38207,441.80801 244.73949,444.35209 243.33012,445.50538 L 238.04790,448.90639 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3422" d="M 85.023065,384.91363 C 87.201308,383.09357 89.372142,381.25493 91.557878,379.45344 C 91.906506,379.16608 91.068469,380.30421 90.894061,380.75678 C 89.998911,383.07976 89.514141,385.50218 89.100570,387.85059 C 88.429322,391.66225 87.882946,395.43739 87.112603,399.25806 C 84.310676,413.77637 81.901645,428.33415 78.281623,442.87297 C 77.295647,446.77504 75.754668,451.35316 75.398716,455.15491 C 76.200460,458.18438 76.921307,457.39657 80.076143,455.47623 L 74.232203,460.65873 C 70.836399,462.76309 69.847044,463.83516 68.867239,460.62288 C 69.381333,456.56206 71.315585,451.82179 72.457434,447.67514 C 76.371173,433.04260 79.547084,418.20135 81.842474,403.61532 C 83.755484,389.40433 80.839937,388.29306 91.540855,379.25315 L 85.023065,384.91363 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3426" d="M 111.38211,368.18381 C 99.402799,379.51569 88.765544,384.06819 74.148431,384.02784 C 54.656183,383.08087 32.950533,380.22474 22.994978,401.88734 L 16.873169,405.98991 C 30.232252,378.38484 58.381051,378.66930 80.611899,379.43041 C 98.160344,379.15519 96.774231,380.01335 103.22070,373.60137 L 111.38211,368.18381 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3197.7804155000003) " style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block" id="calligraphy-f10.svgpath3433" d="M 207.50740,437.58399 C 211.51245,433.38669 220.26318,424.91309 221.07444,432.78108 C 221.02207,445.06297 215.08990,459.11424 211.98299,471.54866 C 207.56200,489.64634 203.67219,507.74735 194.64824,525.30529 C 183.89466,543.73963 161.83617,557.39324 143.09820,552.62646 C 137.22217,549.51969 133.10541,545.46966 131.07691,538.91432 C 124.17483,516.60965 149.82642,501.71635 170.40930,498.23585 C 172.03783,498.12151 173.66638,498.00716 175.29491,497.89283 L 170.37738,501.39893 C 168.81908,501.46862 167.26080,501.53831 165.70251,501.60800 C 160.66715,502.37958 152.38927,503.37794 147.79610,506.11152 C 126.21907,518.95286 133.14695,541.97090 148.09869,549.10681 C 166.97502,553.51471 179.60963,545.38570 189.63185,528.66295 C 198.91286,511.15424 202.69413,492.95571 207.08432,474.84980 C 210.07546,462.80372 215.55102,448.79388 214.87223,437.00134 C 214.65771,435.87137 214.46935,434.61571 213.38161,434.08044 C 212.88553,433.83630 210.99997,434.63956 211.54249,434.23909 C 222.36143,426.25292 216.36296,430.55821 214.29530,433.07816 L 207.50740,437.58399 z "/>
+
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3776.9639755000003"><tspan x="10" y="3776.9639755000003">Conclusion</tspan></text>
+
+<rect id="d0e352" width="288" height="1000px" x="10" y="3781.8639755000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e352" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Calligraphy is not only fun; it's a deeply spiritual art that may
+transform your outlook on everything you do and see. Inkscape's
+calligraphy tool can only serve as a modest introduction. And yet
+it is very nice to play with and may be useful in real design. Enjoy!
+</flowDiv></flowRoot>
+
+
+<g transform="translate(0, 3833.6282165000002)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-elements.es.svg b/share/tutorials/tutorial-elements.es.svg
new file mode 100644
index 000000000..c6ef622e4
--- /dev/null
+++ b/share/tutorials/tutorial-elements.es.svg
@@ -0,0 +1,582 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::ELEMENTOS</tspan></text>
+
+
+
+<!--Author: Traduccion a cargo de GLUD-ACL (Grupo Linux universidad Distrital - Academia y Conocimiento Libre), glud-acl@listas.udistrital.edu.co-->
+
+
+<rect id="d0e13" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e13" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Este tutorial demostrará los principios y elementos del diseño, los cuales son impartidos a estudiantes principiantes de artes, esto para entender varias propiedades usadas en la creación de arte. Esta no es una lista exhaustiva, así que por favor agregue, sustriaga y combine para hacer este tutorial más completo.
+</flowDiv></flowRoot>
+
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " y="0.32083896" x="7.5752616" height="167.44186" width="305.15701" id="elements-f01.svgrect1801" style="fill:#e1e1e1;fill-rule:evenodd;stroke:#000000;stroke-width:0.64164001"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) matrix(1.353293,-4.258673e-17,4.258673e-17,1.353293,309.8639,-242.9186)" d="M -40.288639 236.81662 A 46.044163 46.044163 0 1 1 -132.37696,236.81662 A 46.044163 46.044163 0 1 1 -40.288639 236.81662 z" sodipodi:ry="46.044163" sodipodi:rx="46.044163" sodipodi:cy="236.81662" sodipodi:cx="-86.332802" id="elements-f01.svgpath1721" style="stroke-opacity:0.33000001;stroke-dasharray:none;stroke-width:1.2500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.30459800;fill:#0000ff" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) matrix(1.353293,4.258673e-17,4.258673e-17,-1.353293,248.6654,398.0456)" d="M -40.288639 236.81662 A 46.044163 46.044163 0 1 1 -132.37696,236.81662 A 46.044163 46.044163 0 1 1 -40.288639 236.81662 z" sodipodi:ry="46.044163" sodipodi:rx="46.044163" sodipodi:cy="236.81662" sodipodi:cx="-86.332802" id="elements-f01.svgpath1722" style="stroke-opacity:0.32758597;stroke-dasharray:none;stroke-width:1.2500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.28160897;fill:#ff00f5" sodipodi:type="arc"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1752" y="154.377" x="102.01891" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ff00f7;fill-opacity:0.59770101;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#ff00f7;fill-opacity:0.59770101" dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1732" sodipodi:role="line" y="154.37700" x="102.01891">Elements</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1755" y="154.377" x="168.60974" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#0000ff;fill-opacity:0.60000002;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#0000ff;fill-opacity:0.60000002" dy="0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1738" sodipodi:role="line" y="154.37700" x="168.60974">Principles</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1758" y="100.13462" x="90.54583" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01.svgtspan1741" sodipodi:role="line" y="100.13462" x="90.545830">Color</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1761" y="32.645866" x="116.87344" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01.svgtspan1744" sodipodi:role="line" y="32.645866" x="116.87344">Line</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1764" y="47.565285" x="95.306877" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01.svgtspan1747" sodipodi:role="line" y="47.565285" x="95.306877">Shape</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1767" y="83.103767" x="83.459221" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0" dx="0 0 0 0 0" id="elements-f01.svgtspan1750" sodipodi:role="line" y="83.103767" x="83.459221">Space</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1770" y="114.99348" x="101.17574" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01.svgtspan1753" sodipodi:role="line" y="114.99348" x="101.17574">Texture</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1773" y="129.16661" x="118.89227" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0" dx="0 0 0 0 0" id="elements-f01.svgtspan1756" sodipodi:role="line" y="129.16661" x="118.89227">Value</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1776" y="65.387245" x="83.459221" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0" dx="0 0 0 0" id="elements-f01.svgtspan1759" sodipodi:role="line" y="65.387245" x="83.459221">Size</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1779" y="34.637756" x="184.08173" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01.svgtspan1762" sodipodi:role="line" y="34.637756" x="184.08173">Balance</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1782" y="51.614323" x="194.48068" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1765" sodipodi:role="line" y="51.614323" x="194.48068">Contrast</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1785" y="71.448875" x="199.68022" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1768" sodipodi:role="line" y="71.448875" x="199.68022">Emphasis</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1788" y="91.283318" x="199.44937" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1771" sodipodi:role="line" y="91.283318" x="199.44937">Proportion</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1791" y="111.11781" x="193.78815" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01.svgtspan1774" sodipodi:role="line" y="111.11781" x="193.78815">Pattern</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) scale(1.000025,0.999975)" sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1803" y="129.04839" x="178.64687" style="font-size:7.9998040;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1786" sodipodi:role="line" y="129.04839" x="178.64687">Gradation</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1806" y="80.613045" x="133.85378" style="font-size:8.0000000;font-style:normal;font-weight:bold;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#ffffff;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1792" sodipodi:role="line" y="80.613045" x="133.85378">Composition</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1809" y="12.44677" x="12.456144" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:0.21476497;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" style="fill:#000000;fill-opacity:0.21476497" id="elements-f01.svgtspan1803" sodipodi:role="line" y="12.446770" x="12.456144">Overview</tspan></text>
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="300.139747"><tspan x="10" y="300.139747">Elementos del Diseño</tspan></text>
+<rect id="d0e32" width="288" height="1000px" x="10" y="305.039747" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e32" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Los siguientes elementos son las bases que costruyen el Diseño.</flowDiv></flowRoot>
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="335.4315435"><tspan x="10" y="335.4315435">Línea</tspan></text>
+<rect id="d0e40" width="288" height="1000px" x="10" y="340.9315435" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e40" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una línea es definida como una marca con longitud y dirección, creada mediante un punto que se mueve a lo largo de una superficie. Una línea puede variar en longitud, ancho, dirección, curvatura y color. La línea puede ser de dos dimensiones (una línea de lápiz sobre papel), o tres dimensiones implícitas.
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 412.08516749999995) translate(0.000000,-424.1680)" id="elements-f02.svgg2037">
+ <rect style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799" id="elements-f02.svgrect1933" width="305.15701" height="100.99377" x="7.5752616" y="424.41721"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.94528618pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" d="M 18.769977,434.05379 L 95.374171,434.05379" id="elements-f02.svgpath1920"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.94528618pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" d="M 18.769977,446.55379 L 191.12941,446.55379" id="elements-f02.svgpath1921" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 18.769977,461.55379 L 191.12941,461.55379" id="elements-f02.svgpath1922" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 19.296652,492.20007 L 190.60274,470.90751" id="elements-f02.svgpath2546" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 19.296652,517.20007 C 76.398679,510.10255 93.725452,478.27561 190.60274,495.90751" id="elements-f02.svgpath2547" sodipodi:nodetypes="cz"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 298.43304,428.14510 L 204.84290,480.47649 L 220.84355,480.33194 L 301.47695,428.02180 L 298.43304,428.14510 z " id="elements-f02.svgpath2548" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 302.27414,428.14510 L 230.69110,480.47649 L 245.39721,480.33194 L 307.28111,428.02180 L 302.27414,428.14510 z " id="elements-f02.svgpath2550" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 307.63887,433.78142 L 247.16453,500.00047 L 247.06016,484.21050 L 307.63395,428.67270 L 307.63887,433.78142 z " id="elements-f02.svgpath2551" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 307.63887,440.10336 L 247.16453,519.13765 L 247.06016,503.34767 L 307.63395,434.99464 L 307.63887,440.10336 z " id="elements-f02.svgpath2552" sodipodi:nodetypes="ccccc"/>
+ </g>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="537.5772475"><tspan x="10" y="537.5772475">Forma</tspan></text>
+<rect id="d0e59" width="288" height="1000px" x="10" y="543.0772475" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e59" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un fígura plana o una forma es creada cuando líneas actuales o implícitas se encuentran alrededor de un espacio. Un cambio en el color o el sombreado puede definir una forma.
+Las formas pueden ser clasificadas en varios tipos: geométricas (cuadrado, triángulo, círculo) y orgánicas (irregulares en contorno).
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 614.3498175) translate(0.000000,-611.9634)" id="elements-f03.svgg2063">
+ <rect style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799" id="elements-f03.svgrect1943" width="305.15701" height="100.99377" x="7.5752616" y="612.21259"/>
+ <polygon sodipodi:type="star" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgpolygon1952" sodipodi:sides="3" sodipodi:cx="68.779602" sodipodi:cy="718.57013" sodipodi:r1="41.054642" sodipodi:r2="19.295681" sodipodi:arg1="-0.78539816" sodipodi:arg2="0.26179939" inkscape:flatsided="true" points="97.8096,689.54 87.4178,723.564 79.4053,758.226 55.1355,732.214 29.1239,707.944 63.7855,699.932 97.8096,689.54 " transform="matrix(0.707107,-0.707107,0.707107,0.707107,-391.8439,213.7036)" inkscape:rounded="0.0000000" inkscape:randomized="0.0000000" d="M 97.809618,689.54011 L 79.405325,758.22587 L 29.123863,707.94441 L 97.809618,689.54011 z "/>
+ <rect style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgrect1953" width="65.282333" height="65.282333" x="28.146629" y="628.74530"/>
+ <path sodipodi:type="arc" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgpath1954" sodipodi:cx="148.63388" sodipodi:cy="733.14209" sodipodi:rx="26.812386" sodipodi:ry="26.812386" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" transform="matrix(1.195652,0.000000,0.000000,1.195652,83.87780,-215.1965)"/>
+ </g>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="739.8418975"><tspan x="10" y="739.8418975">Tamaño</tspan></text>
+<rect id="d0e78" width="288" height="1000px" x="10" y="745.3418975" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e78" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Este se refiere a las variaciones de las proporciones de los objetos, líneas o formas.
+Hay una variación de tamaño en objetos ya sean reales o imáginarios.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 793.9341394999999) " y="0.24915048" x="7.5752616" height="100.99377" width="305.15701" id="elements-f04.svgrect1955" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 793.9341394999999) scale(0.999982,1.000018)" sodipodi:linespacing="100.00000%" id="elements-f04.svgtext3148" y="95.748199" x="76.186218" style="font-size:122.30419;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke-width:3.0000000pt;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#000000;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f04.svgtspan3149" sodipodi:role="line" y="95.748199" x="76.186218">BIG</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 793.9341394999999) scale(0.999982,1.000018)" sodipodi:linespacing="100.00000%" id="elements-f04.svgtext3154" y="95.652267" x="50.097645" style="font-size:10.076638;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke-width:3.0000000pt;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#000000;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0 0 0" id="elements-f04.svgtspan3155" sodipodi:role="line" y="95.652267" x="50.097645">small</tspan></text>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="919.4262194999999"><tspan x="10" y="919.4262194999999">Espacio</tspan></text>
+<rect id="d0e97" width="288" height="1000px" x="10" y="924.9262194999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e97" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Espacio es el área vacia o abierta entre, alrededor, arriba, debajo o entre objetos. Figuras y formas son realizadas en el espacio alrededor y entre él. El espacio también es llamado bidimensional o tridimensional. El espacio positivo es rellenado con formas o fíguras. El espacio negativo rodea una forma o fígura.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 996.1987894999999) " y="0.24913555" x="7.5752616" height="100.99377" width="305.15701" id="elements-f05.svgrect1991" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 996.1987894999999) " y="3.9332786" x="36.104122" height="90.928940" width="100.59898" id="elements-f05.svgrect2044" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.80000001"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 996.1987894999999) matrix(1.543479,0.000000,0.000000,1.543479,6.849864,-1082.759)" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" sodipodi:ry="26.812386" sodipodi:rx="26.812386" sodipodi:cy="733.14209" sodipodi:cx="148.63388" id="elements-f05.svgpath2606" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 996.1987894999999) matrix(1.543479,0.000000,0.000000,1.543479,-142.8356,-1082.759)" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" sodipodi:ry="26.812386" sodipodi:rx="26.812386" sodipodi:cy="733.14209" sodipodi:cx="148.63388" id="elements-f05.svgpath2607" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ffffff" sodipodi:type="arc"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1121.6908695"><tspan x="10" y="1121.6908695">Color</tspan></text>
+<rect id="d0e116" width="288" height="1000px" x="10" y="1127.1908695" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e116" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El Color es el caracter percibido de una superficie de acuerdo con la longitud de onda o la luz reflejada desde esta. El Color posee tres dimensiones: TINTE (otra palabra para color, indicada por su nombre así como rojo o amarillo), VALOR (su luminosidad o oscuridad), INTENSIDAD (su brillo u opacidad).
+</flowDiv></flowRoot>
+
+<defs id="elements-f06.svgdefs3">
+ <linearGradient id="elements-f06.svglinearGradient2553">
+ <stop id="elements-f06.svgstop2554" offset="0.0000000" style="stop-color:#ff0000;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2555" offset="0.16502975" style="stop-color:#e2ff00;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2556" offset="0.27658993" style="stop-color:#24ff00;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2557" offset="0.51112521" style="stop-color:#00e8ff;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2558" offset="0.76520509" style="stop-color:#1500ff;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2559" offset="1.0000000" style="stop-color:#ff00ed;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2560" offset="1.0000000" style="stop-color:#ff0000;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.735401,0.000000,0.000000,0.576236,0.000000,-1179.712)" y2="2135.3384" x2="180.35105" y1="2135.3384" x1="4.2215613" id="elements-f06.svglinearGradient2620" xlink:href="#elements-f06.svglinearGradient2553" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1198.0081655) " y="0.24915899" x="7.5752616" height="100.99377" width="305.15701" id="elements-f06.svgrect2045" style="fill:url(#elements-f06.svglinearGradient2620);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1323.5002455"><tspan x="10" y="1323.5002455">Textura</tspan></text>
+<rect id="d0e135" width="288" height="1000px" x="10" y="1329.0002455" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e135" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La Textura es la forma como se siente la superficie (textura actual) o como puede ser observada (textura ímplicita). Las Texturas son descritas con palabras como áspero, sedoso o rugoso.
+</flowDiv></flowRoot>
+
+<defs id="elements-f07.svgdefs3">
+ <pattern patternTransform="matrix(0.25,0,0,0.25,0,0)" id="elements-f07.svgpattern2172" xlink:href="#elements-f07.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,0,0)" id="elements-f07.svgpattern2169" xlink:href="#elements-f07.svgpattern2664" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,0,0)" id="elements-f07.svgpattern2166" xlink:href="#elements-f07.svgpattern2666" inkscape:collect="always"/>
+ <pattern id="elements-f07.svgpattern2650" patternTransform="matrix(0.25,0,0,0.25,0,0)" height="24" width="24" patternUnits="userSpaceOnUse">
+ <path id="elements-f07.svgpath2649" d="M -0.25,24.25 L 24.25,-0.25" style="fill:none;stroke:#000000;stroke-width:1.25;stroke-linecap:butt;stroke-opacity:1"/>
+ </pattern>
+ <pattern patternTransform="matrix(0.234375,0.000000,0.000000,0.234375,0,0)" id="elements-f07.svgpattern2655" xlink:href="#elements-f07.svgpattern2650" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,0,0)" id="elements-f07.svgpattern2664" xlink:href="#elements-f07.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,0,0)" id="elements-f07.svgpattern2666" xlink:href="#elements-f07.svgpattern2664" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1377.5924874999998) " y="0.24921875" x="7.5752616" height="100.99377" width="305.15701" id="elements-f07.svgrect2067" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1377.5924874999998) " id="elements-f07.svgrect2652" y="0.83906251" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2172);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1377.5924874999998) " id="elements-f07.svgrect2663" y="23.339062" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2169);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1377.5924874999998) " id="elements-f07.svgrect2665" y="46.636303" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2166);stroke:none"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1503.0845674999998"><tspan x="10" y="1503.0845674999998">Valores</tspan></text>
+<rect id="d0e154" width="288" height="1000px" x="10" y="1508.5845674999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e154" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El Valor es que tan oscuro o claro se ve algo. Podemos alcanzar cambios de valores en el color por medio de la adición de blanco o negro a dicho color. Claroscuro usa valores en los dibujo mediante contrastes de claros y oscuros en una composición.
+</flowDiv></flowRoot>
+
+<defs id="elements-f08.svgdefs3">
+ <linearGradient id="elements-f08.svglinearGradient841">
+ <stop id="elements-f08.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="elements-f08.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="elements-f08.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="elements-f08.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient id="elements-f08.svglinearGradient1054" xlink:href="#elements-f08.svglinearGradient841"/>
+ <linearGradient id="elements-f08.svglinearGradient1056">
+ <stop id="elements-f08.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="elements-f08.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1059" xlink:href="#elements-f08.svglinearGradient1056"/>
+ <linearGradient id="elements-f08.svglinearGradient1077">
+ <stop id="elements-f08.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="elements-f08.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1074" xlink:href="#elements-f08.svglinearGradient1077"/>
+ <linearGradient id="elements-f08.svglinearGradient1080">
+ <stop id="elements-f08.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="elements-f08.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1603" xlink:href="#elements-f08.svglinearGradient1080"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="6002.2607" x2="81.904681" y1="6002.2607" x1="4.2527435" gradientTransform="scale(3.700601,0.270226)" id="elements-f08.svglinearGradient2215" xlink:href="#elements-f08.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5885.7822" x2="81.904681" y1="5885.7822" x1="4.2527435" id="elements-f08.svglinearGradient2217" xlink:href="#elements-f08.svglinearGradient1056" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5808.1301" x2="81.904681" y1="5808.1301" x1="4.2527435" id="elements-f08.svglinearGradient2219" xlink:href="#elements-f08.svglinearGradient1077" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5730.4789" x2="81.904681" y1="5730.4789" x1="4.2527435" id="elements-f08.svglinearGradient2221" xlink:href="#elements-f08.svglinearGradient1080" inkscape:collect="always"/>
+ <linearGradient y2="5730.4789" x2="81.904681" y1="5730.4789" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2224" xlink:href="#elements-f08.svglinearGradient1080" inkscape:collect="always"/>
+ <linearGradient y2="5808.1301" x2="81.904681" y1="5808.1301" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2227" xlink:href="#elements-f08.svglinearGradient1077" inkscape:collect="always"/>
+ <linearGradient y2="5885.7822" x2="81.904681" y1="5885.7822" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2230" xlink:href="#elements-f08.svglinearGradient1056" inkscape:collect="always"/>
+ <linearGradient y2="6002.2607" x2="81.904681" y1="6002.2607" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2233" xlink:href="#elements-f08.svglinearGradient841" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1568.3488085) " y="0.24880958" x="7.5752616" height="100.99377" width="305.15701" id="elements-f08.svgrect2122" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1568.3488085) " y="71.546417" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2151" style="fill:url(#elements-f08.svglinearGradient2233);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1568.3488085) " y="50.562653" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2152" style="fill:url(#elements-f08.svglinearGradient2230);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1568.3488085) " y="29.579010" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2156" style="fill:url(#elements-f08.svglinearGradient2227);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1568.3488085) " y="8.5956116" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2157" style="fill:url(#elements-f08.svglinearGradient2224);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1695.4408884999998"><tspan x="10" y="1695.4408884999998">Principios de Diseño</tspan></text>
+<rect id="d0e174" width="288" height="1000px" x="10" y="1700.3408885" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e174" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Los principios emplean elementos del diseño para crear composiciones.</flowDiv></flowRoot>
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1741.7857394999999"><tspan x="10" y="1741.7857394999999">Balance</tspan></text>
+<rect id="d0e182" width="288" height="1000px" x="10" y="1747.2857394999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e182" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El Balance es el sentido de equidad visual en una forma, fígura, valor, calor, etc. El Balance puede balancear simétricamente o uniformemente Objetos, valores, colores, texturas, formas, etc., igualmente puede ser usada en la creación de balances en la composición.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1818.4393635) " y="0.24921778" x="7.5752616" height="100.99377" width="305.15701" id="elements-f09.svgrect2170" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1818.4393635) " sodipodi:nodetypes="ccc" id="elements-f09.svgrect2562" d="M 160.07526,0.24920000 L 160.07526,101.24300 L 160.07526,0.24920000 z " style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1818.4393635) matrix(0.823529,0.000000,0.000000,0.823529,65.31271,-1470.539)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2564" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1818.4393635) matrix(1.681818,0.000000,0.000000,1.681818,-14.99221,-3007.499)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2565" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1818.4393635) matrix(0.823529,0.000000,0.000000,0.823529,240.2315,-1414.138)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2566" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1818.4393635) matrix(1.681818,0.000000,0.000000,1.681818,163.0391,-3001.225)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2567" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1943.9314835"><tspan x="10" y="1943.9314835">Contraste</tspan></text>
+<rect id="d0e201" width="288" height="1000px" x="10" y="1949.4314835" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e201" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El contraste es la juxtaposición (fusión) de los elementos opuestos
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1976.0160534) " y="0.24904883" x="159.95064" height="100.99377" width="152.52419" id="elements-f10.svgrect2578" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1976.0160534) " y="21.426172" x="191.93253" height="58.640213" width="88.560425" id="elements-f10.svgrect2579" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1976.0160534) " y="0.24904883" x="7.4506402" height="100.99377" width="152.52419" id="elements-f10.svgrect2574" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1976.0160534) " y="21.426172" x="39.432529" height="58.640213" width="88.560425" id="elements-f10.svgrect2576" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2101.5081334"><tspan x="10" y="2101.5081334">Énfasis</tspan></text>
+<rect id="d0e220" width="288" height="1000px" x="10" y="2107.0081334" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e220" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El Énfasis es usado para crear ciertas partes de sus trabajos artísticos a través de llamado atención de manera especial. El centro de interés o punto foco es el lugar del dibujo que le invita a enfocar su mirada.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2166.4319444000002) " y="0.24904883" x="159.95064" height="100.99377" width="152.52419" id="elements-f11.svgrect2584" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2166.4319444000002) " y="21.426050" x="191.93253" height="58.640213" width="88.560425" id="elements-f11.svgrect2585" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2166.4319444000002) " y="0.24904883" x="7.4506402" height="100.99377" width="152.52419" id="elements-f11.svgrect2582" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2166.4319444000002) " y="21.426050" x="39.432529" height="58.640213" width="88.560425" id="elements-f11.svgrect2583" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2166.4319444000002) translate(210.2272,-2115.132)" d="M 68.891352 2183.0002 A 11.324606 11.324606 0 1 1 46.242140,2183.0002 A 11.324606 11.324606 0 1 1 68.891352 2183.0002 z" sodipodi:ry="11.324606" sodipodi:rx="11.324606" sodipodi:cy="2183.0002" sodipodi:cx="57.566746" id="elements-f11.svgpath2587" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff0000" sodipodi:type="arc"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2291.9240244000002"><tspan x="10" y="2291.9240244000002">Proporción</tspan></text>
+<rect id="d0e239" width="288" height="1000px" x="10" y="2297.4240244000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e239" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La Proporción describe el tamaño, ubicación o el monto de una cosa comparada con otra.
+</flowDiv></flowRoot>
+
+<defs id="elements-f12.svgdefs3">
+ <linearGradient y2="-1.3071896" x2="0.36496350" y1="0.41830066" x1="0.24087591" id="elements-f12.svglinearGradient1515" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient id="elements-f12.svglinearGradient2728">
+ <stop id="elements-f12.svgstop2729" offset="0.0000000" style="stop-color:#f7f7f7;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop2731" offset="0.45062014" style="stop-color:#fbfbfb;stop-opacity:0.073446326;"/>
+ <stop id="elements-f12.svgstop2730" offset="1.0000000" style="stop-color:#ffffff;stop-opacity:0.78531075;"/>
+ </linearGradient>
+ <radialGradient fy="0.18300654" fx="0.66423357" r="1.0277910" cy="0.18300654" cx="0.66423357" id="elements-f12.svgradialGradient1578" xlink:href="#elements-f12.svglinearGradient2728"/>
+ <linearGradient y2="-1.2222222" x2="0.92727274" y1="0.50326800" x1="0.40606061" id="elements-f12.svglinearGradient1734" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient y2="-1.6209151" x2="0.59183675" y1="0.44444445" x1="0.25850341" id="elements-f12.svglinearGradient1731" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient id="elements-f12.svglinearGradient1516">
+ <stop id="elements-f12.svgstop1517" offset="0.0000000" style="stop-color:#f7f7f7;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop1518" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="-0.11111111" x2="0.86524820" y1="0.40522876" x1="0.60992908" id="elements-f12.svglinearGradient1729" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <radialGradient fy="0.19230770" fx="0.54355401" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1528" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient y2="0.19531250" x2="0.91304350" y1="0.91406250" x1="0.89855075" id="elements-f12.svglinearGradient1557" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient spreadMethod="pad" y2="0.33593750" x2="1.0724638" y1="0.83593750" x1="1.0144928" id="elements-f12.svglinearGradient1760" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient id="elements-f12.svglinearGradient1626">
+ <stop id="elements-f12.svgstop1627" offset="0.0000000" style="stop-color:#ffffff;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop1628" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="-0.14843750" x2="1.1724138" y1="0.64062500" x1="0.36781609" id="elements-f12.svglinearGradient1517" xlink:href="#elements-f12.svglinearGradient1626"/>
+ <linearGradient id="elements-f12.svglinearGradient1749" xlink:href="#elements-f12.svglinearGradient1752"/>
+ <linearGradient id="elements-f12.svglinearGradient1752">
+ <stop id="elements-f12.svgstop1753" offset="0.0000000" style="stop-color:#556d4a;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1754" offset="0.64777780" style="stop-color:#778670;stop-opacity:0.97175139;"/>
+ <stop id="elements-f12.svgstop1755" offset="1.0000000" style="stop-color:#8b9f82;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="1.0074621" x2="1.3811841" y1="0.21323216" x1="-0.011526314" id="elements-f12.svglinearGradient1751" xlink:href="#elements-f12.svglinearGradient1752"/>
+ <linearGradient y2="2.2196410" x2="1.1766033" y1="-0.51972455" x1="0.83159232" id="elements-f12.svglinearGradient1630" xlink:href="#elements-f12.svglinearGradient1756"/>
+ <radialGradient fy="0.47656250" fx="0.26829270" r="0.78083962" cy="0.53906250" cx="0.29268292" id="elements-f12.svgradialGradient1527" xlink:href="#elements-f12.svglinearGradient1514"/>
+ <linearGradient id="elements-f12.svglinearGradient1514">
+ <stop id="elements-f12.svgstop1515" offset="0.0000000" style="stop-color:#484848;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1631" offset="0.68666667" style="stop-color:#929292;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1516" offset="1.0000000" style="stop-color:#d8d8d8;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <radialGradient fy="0.50781250" fx="0.37777779" r="0.77875805" cy="0.52343750" cx="0.33333334" id="elements-f12.svgradialGradient1522" xlink:href="#elements-f12.svglinearGradient1514"/>
+ <linearGradient id="elements-f12.svglinearGradient1756">
+ <stop id="elements-f12.svgstop1757" offset="0.0000000" style="stop-color:#495942;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1758" offset="0.32111111" style="stop-color:#778670;stop-opacity:0.97254902;"/>
+ <stop id="elements-f12.svgstop1759" offset="1.0000000" style="stop-color:#a9c19e;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="0.14383650" x2="0.90200359" y1="1.0609801" x1="0.45133072" id="elements-f12.svglinearGradient1747" xlink:href="#elements-f12.svglinearGradient1756"/>
+ <radialGradient fy="0.21794872" fx="0.64111501" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1505" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient id="elements-f12.svglinearGradient1806">
+ <stop id="elements-f12.svgstop1807" offset="0.0000000" style="stop-color:#000000;stop-opacity:0.40784314;"/>
+ <stop id="elements-f12.svgstop3276" offset="0.64777780" style="stop-color:#000000;stop-opacity:0.079096042;"/>
+ <stop id="elements-f12.svgstop1808" offset="1.0000000" style="stop-color:#000000;stop-opacity:0.0000000;"/>
+ </linearGradient>
+ <radialGradient fy="0.095238097" fx="0.49027237" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1502" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="130.38605" fx="24.819926" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2163" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="144.16476" fx="41.757475" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2165" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.883162,0.531022)" y2="565.30964" x2="181.27950" y1="705.07803" x1="112.59907" id="elements-f12.svglinearGradient2167" xlink:href="#elements-f12.svglinearGradient1756" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.579628,1.725246)" r="25.301256" fy="224.16281" fx="453.18573" cy="224.67046" cx="451.74176" id="elements-f12.svgradialGradient2169" xlink:href="#elements-f12.svglinearGradient1514" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.562112,1.779006)" r="14.902598" fy="224.52410" fx="629.09349" cy="225.71694" cx="629.55898" id="elements-f12.svgradialGradient2171" xlink:href="#elements-f12.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.205886,0.829266)" y2="605.24181" x2="326.30952" y1="297.56551" x1="287.55905" id="elements-f12.svglinearGradient2173" xlink:href="#elements-f12.svglinearGradient1756" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.998217,1.001787)" y2="74.427941" x2="131.60111" y1="49.942967" x1="88.665842" id="elements-f12.svglinearGradient2175" xlink:href="#elements-f12.svglinearGradient1752" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="336.10696" x2="253.37864" y1="336.10696" x1="187.35052" gradientTransform="scale(1.179368,0.847912)" id="elements-f12.svglinearGradient2177" xlink:href="#elements-f12.svglinearGradient1752" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.856613,1.167389)" y2="45.005121" x2="131.12428" y1="53.278375" x1="122.68814" id="elements-f12.svglinearGradient2179" xlink:href="#elements-f12.svglinearGradient1626" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.731690,1.366700)" y2="64.208910" x2="130.81171" y1="77.592667" x1="129.25997" spreadMethod="pad" id="elements-f12.svglinearGradient2181" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.726403,1.376647)" y2="65.690714" x2="172.70305" y1="77.259348" x1="172.46978" id="elements-f12.svglinearGradient2183" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="141.28563" fx="30.802720" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2185" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.958107,1.043724)" y2="84.428337" x2="162.72618" y1="97.763397" x1="156.13227" id="elements-f12.svglinearGradient2187" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.978488,1.021985)" y2="103.88062" x2="115.20684" y1="135.07221" x1="110.17276" id="elements-f12.svglinearGradient2189" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.035315,0.965890)" y2="91.335997" x2="130.71721" y1="123.45138" x1="121.01625" id="elements-f12.svglinearGradient2191" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.945443,1.057705)" r="34.084785" fy="71.937082" fx="64.958764" cy="71.937082" cx="64.958764" id="elements-f12.svgradialGradient2193" xlink:href="#elements-f12.svglinearGradient2728" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.946100,1.056971)" y2="42.421088" x2="54.702099" y1="74.473277" x1="52.397085" id="elements-f12.svglinearGradient2195" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2335.0616494) " y="1.6580489" x="159.95064" height="100.99377" width="152.52419" id="elements-f12.svgrect2588" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2335.0616494) " y="1.6580489" x="7.4506402" height="100.99377" width="152.52419" id="elements-f12.svgrect2590" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2335.0616494) matrix(0.519885,0.000000,0.000000,0.519885,27.07745,-1681.325)" id="elements-f12.svgg2952">
+ <path transform="matrix(0.966739,0.000000,0.000000,0.233544,113.9646,3337.076)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath3277" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2163)" sodipodi:type="arc"/>
+ <path transform="matrix(1.080927,0.000000,0.000000,0.286993,162.8851,3326.394)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath1809" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2165)" sodipodi:type="arc"/>
+ <g transform="matrix(1.201983,0.000000,0.000000,1.201983,73.32285,3220.770)" id="elements-f12.svgg1682">
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" d="M 298.95068,267.70153 C 299.05443,266.56625 300.99769,265.19277 301.95566,265.86600 L 317.25370,276.61700 C 318.70095,277.63408 319.35300,279.61723 319.43913,281.33696 L 320.80504,308.60780 C 320.88027,310.10987 318.39807,311.87031 316.98053,311.23000 L 298.40433,302.83897 C 296.62953,302.03728 296.04750,299.47017 296.21890,297.59458 L 298.95068,267.70153 z " style="fill:#586051;fill-rule:evenodd;stroke-width:1.0000000pt" id="elements-f12.svgpath1623"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczzzczccccccc" id="elements-f12.svgpath1531" d="M 368.78630,386.44876 L 370.08162,410.19409 L 299.84463,400.52378 C 297.63000,400.21886 298.48739,412.31477 289.15639,417.82855 C 281.99906,422.05787 274.00961,422.29801 268.28888,418.33751 L 235.20623,395.43414 L 154.16733,389.74953 C 150.58627,389.49833 152.63131,403.89529 142.06949,411.46654 C 101.27980,430.98135 86.760664,380.47454 97.912335,372.90420 L 78.713565,359.09699 L 217.63177,357.65742 L 258.65943,315.90999 L 367.34673,353.33872 L 368.78630,386.44876 z " style="fill:#393939;fill-rule:evenodd;stroke:#000000;stroke-width:1.9235025pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath1545" d="M 316.47195,281.55569 L 316.64043,298.51910 C 316.65245,299.72912 315.05090,300.80301 313.84113,300.83050 L 308.24253,300.95774 C 306.99790,300.98603 305.18501,300.14434 305.12513,298.90083 L 304.32044,282.19190 C 304.25676,280.86968 305.79847,279.45594 307.11974,279.37505 L 313.35454,278.99332 C 314.69714,278.91112 316.45859,280.21065 316.47195,281.55569 z " style="fill:#292e23;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1624" d="M 322.29870,279.99063 L 321.28779,316.72026 L 355.32167,328.17721 L 351.95198,320.76389 L 352.28895,314.02451 L 355.99561,311.32876 L 364.41984,314.02451 L 363.07196,306.27422 L 348.58229,297.17606 L 348.58229,320.76389 L 345.88654,320.76389 L 329.03808,311.32876 L 327.01627,304.58938 L 326.67930,288.41486 L 331.05990,286.39305 L 322.29870,279.99063 z " style="fill:#a5ae9d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cccccccccccccc" id="elements-f12.svgpath2869" d="M 85.570879,349.62740 L 88.115698,309.92823 L 96.768081,301.27584 L 220.44628,288.55175 L 244.87654,292.11450 L 369.50214,344.11173 L 368.34573,350.03224 L 290.17431,369.47699 L 287.12053,334.86745 L 279.99504,325.19714 L 255.56478,319.59854 L 234.69726,357.77082 L 82.517096,357.26186 L 85.570879,349.62740 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2167)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath2870" d="M 263.26099,431.93045 C 256.28457,433.10744 248.73244,433.17169 240.80483,432.07953 C 235.03657,424.86921 227.75319,410.75253 229.01134,383.63005 C 230.21950,357.58497 238.72781,344.58392 245.89447,338.43020 C 250.54189,334.79572 264.08368,336.95507 266.25302,338.43020 C 271.66138,343.14436 281.18262,367.38687 280.50400,388.30864 C 279.82538,408.87052 268.79784,429.67379 263.26099,431.93045 z " style="fill:#8b8b8b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1495" d="M 263.19923,339.62278 C 255.58447,340.59310 249.47780,360.18655 248.94825,382.88470 C 248.41870,405.94274 256.01200,427.88182 263.26099,428.30596 C 270.15134,428.70911 280.03620,408.48755 280.20585,386.86907 C 280.37551,364.89071 271.16800,338.60734 263.19923,339.62278 z " style="fill:#5b5b5b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1494" d="M 255.56478,386.27279 C 255.56478,376.94179 259.36466,358.72035 265.74405,358.27978 C 272.48158,357.81448 274.39644,378.46868 274.39644,387.79968 C 274.39644,397.13068 270.32223,413.08071 265.74405,414.26580 C 260.82781,415.53840 255.56478,395.60379 255.56478,386.27279 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2169)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2873" d="M 260.45889,366.29482 C 262.55826,366.65471 268.73640,372.53295 268.37651,388.24822 C 268.01662,403.60360 262.55826,404.80324 260.45889,404.44335 C 258.35952,404.08346 255.78030,392.44696 255.78030,386.08887 C 255.78030,379.73078 258.35952,365.93493 260.45889,366.29482 z " style="fill:#d9d9d9;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath1506" d="M 354.63983,427.86686 C 350.47584,428.57981 345.96823,428.61873 341.23650,427.95716 C 337.79362,423.58957 333.44641,415.03852 334.19736,398.60932 C 334.91847,382.83275 339.99680,374.95748 344.27434,371.22992 C 347.04823,369.02837 355.13087,370.33637 356.42567,371.22992 C 359.65374,374.08548 365.33665,388.77016 364.93161,401.44334 C 364.52656,413.89851 357.94459,426.49990 354.63983,427.86686 z " style="fill:#707070;fill-rule:evenodd;stroke-width:0.60128736pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1505" d="M 355.09180,371.95232 C 350.75380,372.54008 347.27493,384.40864 346.97325,398.15784 C 346.67157,412.12504 350.99735,425.41444 355.12699,425.67136 C 359.05231,425.91556 364.68356,413.66653 364.78020,400.57133 C 364.87686,387.25814 359.63149,371.33722 355.09180,371.95232 z " style="fill:#545454;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1504" d="M 350.74258,400.21014 C 350.74258,394.55797 352.90731,383.52050 356.54155,383.25363 C 360.37981,382.97178 361.47068,395.48287 361.47068,401.13504 C 361.47068,406.78721 359.14966,416.44880 356.54155,417.16666 C 353.74084,417.93752 350.74258,405.86231 350.74258,400.21014 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2171)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1507" d="M 353.53068,388.10867 C 354.72665,388.32667 358.24624,391.88736 358.04122,401.40674 C 357.83619,410.70812 354.72665,411.43480 353.53068,411.21680 C 352.33470,410.99879 350.86536,403.95009 350.86536,400.09873 C 350.86536,396.24738 352.33470,387.89067 353.53068,388.10867 z " style="fill:#b6b6b6;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath2878" d="M 88.430642,312.31107 C 88.560159,309.76389 91.649342,307.50814 94.188909,307.27258 L 218.35156,295.75605 C 221.60098,295.45465 226.31156,298.25122 226.26918,301.51432 L 225.90928,329.22598 C 225.85960,333.05136 222.17626,337.77571 218.35156,337.86338 L 92.749342,340.74251 C 89.751033,340.81124 87.198667,336.53991 87.350967,333.54468 L 88.430642,312.31107 z " style="fill:#5f7161;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2879" d="M 99.947177,322.38803 C 100.12712,318.00935 103.60608,312.61098 107.86479,312.67096 C 112.30346,312.73094 112.72333,318.54919 112.54339,321.66825 C 112.36344,324.78731 109.96416,331.44531 105.88539,331.38533 C 101.80529,331.32533 99.774613,326.58708 99.947177,322.38803 z " style="fill:#aeb89b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2880" d="M 194.59870,316.26988 C 194.59870,310.66156 199.03622,305.12905 203.77594,304.75334 C 208.69446,304.36346 212.96685,309.40088 213.31307,313.93058 C 213.67296,318.63916 211.39365,327.03663 204.85562,327.60646 C 198.49616,328.16073 194.59870,322.05813 194.59870,316.26988 z " style="fill:#aeb89b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccczzccczz" id="elements-f12.svgpath2881" d="M 234.18830,340.97501 L 238.26001,299.23999 L 247.42136,295.16828 L 369.57266,346.06465 L 369.57266,388.30864 L 365.11923,386.01831 L 365.24647,362.35149 L 355.19443,356.49841 C 351.58245,354.39523 347.96354,362.15877 347.36911,366.29596 L 344.98335,382.90091 L 288.64742,371.00388 L 286.10260,331.30470 L 255.56478,318.07165 C 245.98269,313.91941 233.17428,351.36872 234.18830,340.97501 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2173)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cccccczzzzcccczzzzcc" id="elements-f12.svgpath2882" d="M 230.11659,364.38735 L 222.99110,362.86046 L 74.373676,361.33357 L 75.391604,351.15429 L 219.93731,348.10051 L 232.66141,349.11844 L 243.34965,320.61646 C 245.68581,314.38669 256.11760,311.26149 262.18131,313.99994 L 277.95918,321.12543 C 285.33562,324.45673 290.66550,333.40735 291.19224,341.48398 L 292.71913,364.89631 L 318.67628,372.02180 L 316.64043,378.63833 L 288.13846,373.54870 L 286.10260,346.06465 C 285.64178,339.84357 284.89511,330.73255 278.97711,328.75988 L 265.23509,324.17921 C 260.40395,322.56883 253.54608,326.96093 252.00203,331.81367 L 241.31379,365.40528 L 230.11659,364.38735 z " style="fill:#4d4d4d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccczzzzzzzz" id="elements-f12.svgpath1533" d="M 325.64837,309.56675 L 341.79442,309.79183 L 342.51420,319.14901 L 346.47301,320.94847 C 347.17230,321.26633 347.91125,319.91716 347.91258,319.14901 L 347.94279,301.66489 C 347.94682,299.33562 345.82609,297.33219 343.98399,295.90663 L 327.35523,283.03802 C 325.90395,281.91491 321.84779,282.28585 321.95685,284.11769 L 323.12913,303.80848 C 323.25364,305.89985 323.55350,309.53754 325.64837,309.56675 z " style="fill:#505947;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="translate(11.66552,18.45222)" sodipodi:nodetypes="cccccccczzzzzzzzczcczzzzzczzzzzzzz" d="M 91.386906,44.457098 L 89.387766,60.126513 L 88.862421,64.021354 L 119.63601,74.330455 L 117.29143,60.191464 L 92.095155,43.446808 L 91.386906,44.457098 z M 91.792591,47.810214 C 91.802713,47.391610 92.454752,46.844606 92.807583,47.070091 L 98.442040,50.670893 C 98.975078,51.011542 99.250690,51.724179 99.320991,52.352852 L 100.43581,62.322142 C 100.49721,62.871246 99.664470,63.572166 99.150647,63.369012 L 92.417241,60.706732 C 91.773923,60.452372 91.509376,59.524043 91.526097,58.832471 L 91.792591,47.810214 z M 101.46821,54.244007 C 101.41191,53.667791 102.37737,52.855965 102.84951,53.191041 L 109.21800,57.710687 L 110.50594,59.752863 L 111.10063,66.086674 C 111.15059,66.618832 110.80632,67.710787 110.32062,67.487668 L 103.85737,64.518645 C 103.12780,64.183497 102.37124,63.486128 102.29317,62.687064 L 101.46821,54.244007 z M 111.89474,60.340570 C 111.87027,59.954629 112.38790,59.304500 112.71134,59.516489 L 115.93451,61.629034 C 116.46427,61.976249 116.91692,62.574666 116.99967,63.202645 L 117.74398,68.851206 C 117.80331,69.301486 117.25976,70.055172 116.84343,69.873685 L 113.16998,68.272382 C 112.50841,67.983998 112.31841,67.022218 112.27274,66.301970 L 111.89474,60.340570 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2175)" id="elements-f12.svgpath1535"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccccc" id="elements-f12.svgpath1534" d="M 220.95524,288.70835 L 287.12053,286.06566 L 294.24602,256.99600 L 298.82670,257.52454 L 291.70121,300.82561 L 297.29981,305.05392 L 293.73707,312.98201 L 241.82276,291.87959 L 220.95524,288.70835 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2177)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1532" d="M 189.56022,286.03897 L 192.79925,278.12135 L 216.91199,289.63789 L 289.25023,288.19832 L 296.08817,257.60753 L 293.56893,254.36850 L 191.35968,269.12406 L 180.56293,287.47854 L 189.56022,286.03897 z " style="fill:#545b4d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzc" id="elements-f12.svgpath1529" d="M 117.12663,299.49447 L 119.41697,295.16828 C 121.00157,292.17513 125.46107,291.66941 128.83280,291.35105 L 188.12708,285.75245 C 195.42128,285.06373 203.79954,283.90519 210.01252,287.78830 C 216.22550,291.67142 215.67765,290.18256 214.08423,290.33312 L 117.12663,299.49447 z " style="fill:#415b42;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzzzzz" id="elements-f12.svgpath1530" d="M 365.18738,306.19291 C 366.69242,307.28980 365.08213,299.66996 363.57331,298.57828 L 302.39172,254.31160 C 298.82596,251.73167 294.15150,249.72341 289.79551,250.35279 L 195.14399,264.02868 C 191.43472,264.56463 188.79207,269.63496 188.32949,272.28718 C 187.84312,275.07582 192.63294,269.57643 196.03827,269.12406 L 293.56893,256.16796 C 295.16440,255.95602 294.15712,260.13751 295.72828,260.48666 L 298.96730,261.20644 C 299.91145,261.41626 300.70493,259.19722 301.48655,259.76688 L 365.18738,306.19291 z " style="fill:#d6d6d6;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1544" d="M 306.46115,282.18970 L 307.22460,298.47654 L 313.84113,298.73103 L 314.60457,281.93522 L 306.46115,282.18970 z " style="fill:#ffffff;fill-opacity:0.89528793;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccccc" id="elements-f12.svgpath1547" d="M 311.00230,300.26190 L 311.00230,302.51190 L 297.06480,302.23065 L 297.27182,305.52356 L 311.78355,304.13690 L 312.62730,304.13690 L 312.62730,303.32440 L 312.62730,300.26190 L 311.00230,300.26190 z " style="fill-rule:evenodd;stroke-width:1.6250000"/>
+ <path transform="translate(11.66552,18.45222)" sodipodi:nodetypes="czzccz" id="elements-f12.svgpath1625" d="M 101.79977,54.873297 C 101.61798,52.582600 104.97296,58.549604 106.46764,59.946182 C 107.96232,61.342756 110.92916,61.451797 110.76786,63.252756 L 110.46848,66.595317 L 102.43568,62.886263 L 101.79977,54.873297 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2179)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath1632" d="M 117.50520,314.97451 C 117.69616,312.36471 120.00363,309.19538 122.61412,309.01410 L 183.92118,304.75666 C 186.52398,304.57591 189.50802,307.68278 189.45585,310.29133 L 189.03010,331.57850 C 188.96539,334.81400 184.60254,337.49268 181.36672,337.53891 L 121.76263,338.39039 C 119.05163,338.42912 116.03011,335.13402 116.22797,332.42998 L 117.50520,314.97451 z " style="fill:#474747;fill-opacity:0.62303662;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="translate(5.000000,17.50000)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath970" d="M 88.813516,111.36618 C 86.205792,111.97802 83.353887,112.18323 80.332409,111.96049 C 77.980232,109.37439 74.890135,104.21513 74.715729,93.937222 C 74.548247,84.067582 77.451500,78.951527 80.011875,76.454756 C 81.680752,74.970190 86.849019,75.461642 87.704007,75.967023 C 89.860401,77.618620 94.038621,86.550142 94.283441,94.471332 C 94.519640,102.25654 90.851457,110.38089 88.813516,111.36618 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2181)"/>
+ <path transform="translate(5.000000,17.50000)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath1556" d="M 123.20621,107.85357 C 121.65000,108.22270 119.94781,108.34540 118.14416,108.20879 C 116.73869,106.64106 114.89131,103.51433 114.78145,97.288847 C 114.67595,91.310661 116.40604,88.213462 117.93293,86.702589 C 118.92826,85.804317 122.01348,86.104885 122.52411,86.411478 C 123.81219,87.413068 126.31118,92.825278 126.46176,97.623327 C 126.60711,102.33901 124.42211,107.25791 123.20621,107.85357 z " style="stroke-width:0.60128736pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2183)"/>
+ </g>
+ <path transform="matrix(1.080927,0.000000,0.000000,0.286993,146.7630,3332.854)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath1714" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2185)" sodipodi:type="arc"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2335.0616494) " id="elements-f12.svgtext1232" y="109.55157" x="7.0871472" style="font-size:5.1805081;stroke-width:1.0000000pt;font-family:helvetica" xml:space="preserve"><tspan id="elements-f12.svgtspan1233">Random Ant &amp; 4WD</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2335.0616494) " id="elements-f12.svgtext1235" y="111.84713" x="7.7085347" style="font-size:1.2781800;stroke-width:1.0000000pt;font-family:helvetica" xml:space="preserve"><tspan id="elements-f12.svgtspan1236">SVG Image Created by Andrew Fitzsimon</tspan><tspan y="113.44485" x="7.7085347" id="elements-f12.svgtspan2442" sodipodi:role="line">Courtesy of Open Clip Art Library</tspan><tspan y="115.04258" x="7.7085347" sodipodi:role="line" id="elements-f12.svgtspan2444">http://www.openclipart.org/</tspan><tspan y="116.64030" x="7.7085347" id="elements-f12.svgtspan2950" sodipodi:role="line"/></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2335.0616494) matrix(1.120145,0.000000,0.000000,1.120145,-199.5482,-2562.726)" id="elements-f12.svgg2864">
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath924" d="M 147.45065,91.907853 L 130.69435,84.209014 L 159.22535,80.133159 L 161.48971,83.303269" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.5308385"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath923" d="M 155.46029,108.55426 L 160.44189,126.66918 L 174.93382,102.21404" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.5308385"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath909" d="M 97.068918,145.26319 C 97.068918,145.26319 79.136073,137.57768 71.130330,150.06663 C 63.124598,162.55559 60.882992,178.88728 66.967350,185.29188 C 73.051716,191.69646 92.905937,187.21325 97.068918,178.88728 C 101.23191,170.56132 105.39489,153.58916 103.47351,149.42618 C 101.55214,145.26319 97.068918,145.26319 97.068918,145.26319 z " style="fill:#7c5a08;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccc" id="elements-f12.svgpath1569" d="M 142.41549,138.79278 L 141.88717,138.90401 L 126.67726,142.21293 L 121.91445,136.30985 L 118.68086,139.26926 L 125.92649,144.68767 L 126.34358,144.91012 L 126.78848,144.79889 L 141.85936,141.51778 L 160.46162,153.91928 L 160.85090,154.16954 L 161.35141,154.11392 L 183.06795,151.16648 L 182.96071,150.22118 L 161.49044,151.52796 L 142.86038,139.09865 L 142.41549,138.79278 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="cccccccccccccccccccccccccccccccc" id="elements-f12.svgpath1568" d="M 85.379947,67.643027 L 83.427821,71.717188 L 83.800293,81.378112 L 83.823568,81.773858 L 84.079643,82.053216 L 92.716282,91.621026 C 92.713226,92.015919 92.669725,97.422666 92.669725,103.33054 C 92.669725,106.39017 92.680575,109.47663 92.716282,111.85077 C 92.734131,113.03785 92.754224,114.03460 92.786121,114.78397 C 92.802062,115.15867 92.810601,115.46762 92.832678,115.71515 C 92.843712,115.83891 92.862173,115.95681 92.879235,116.06434 C 92.896306,116.17187 92.878356,116.22554 93.018914,116.50665 C 93.100474,116.66976 93.155102,116.75058 93.274981,116.94895 C 93.394869,117.14732 93.542552,117.41997 93.740576,117.74045 C 94.136615,118.38141 94.683158,119.25502 95.323569,120.27790 C 96.604374,122.32364 98.273784,124.98005 99.932880,127.61089 C 103.25105,132.87257 106.52093,138.01676 106.52093,138.01676 L 107.95758,139.15095 C 107.95758,139.15095 105.06556,131.70657 101.74867,126.44692 C 100.09022,123.81710 98.417783,121.17914 97.139356,119.13721 C 96.500142,118.11624 95.971515,117.23398 95.579636,116.59976 C 95.383697,116.28265 95.204159,116.04245 95.090776,115.85483 C 95.022117,115.74121 95.027693,115.72066 94.997654,115.66859 C 94.993083,115.63228 94.980014,115.59211 94.974380,115.52891 C 94.957569,115.34046 94.942976,115.07034 94.927815,114.71414 C 94.897499,114.00172 94.875673,113.00416 94.857983,111.82750 C 94.822595,109.47416 94.811418,106.38464 94.811418,103.33054 C 94.811418,97.222323 94.857983,91.201997 94.857983,91.201997 L 94.857983,90.782968 L 94.578625,90.480336 L 85.918713,80.935808 L 85.379947,67.643027 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccc" id="elements-f12.svgpath1567" d="M 109.23089,147.26942 L 108.10281,156.78331 L 108.04720,156.95014 L 108.04720,157.14478 L 108.04720,167.96134 L 97.508698,190.56767 L 97.425280,190.76231 L 97.397474,190.98476 L 94.894929,219.54158 L 94.894929,219.81964 L 95.006153,220.12551 L 100.65078,234.39002 L 102.58923,236.16185 L 97.480892,219.45816 L 99.927826,191.45746 L 110.46632,168.76772 L 110.60535,168.51746 L 110.60535,168.23940 L 110.60535,157.31162 L 113.94219,146.63376 L 109.23089,147.26942 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="czzzzzzz" id="elements-f12.svgpath919" d="M 129.57222,103.15301 C 129.66538,107.01137 129.95115,108.12973 131.49359,109.87783 L 141.10048,120.76563 C 142.62912,122.49809 145.18674,122.84403 147.98541,121.56621 C 150.97614,120.20069 157.45720,111.91175 158.71309,107.31600 C 159.99383,102.62934 161.04890,94.695782 158.87321,93.065784 C 156.79865,91.511550 149.34077,89.130790 143.66231,91.944981 C 137.92227,94.789691 129.47532,99.139884 129.57222,103.15301 z " style="fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cczz" id="elements-f12.svgpath1143" d="M 134.56159,103.95723 C 133.17436,94.709009 155.37009,86.385615 158.60697,94.246602 C 161.84384,102.10760 151.90201,116.21113 147.50911,117.82957 C 143.11621,119.44801 135.87208,112.69384 134.56159,103.95723 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2187)"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccc" id="elements-f12.svgpath1571" d="M 63.390663,136.26243 L 62.890154,136.76294 L 44.565960,155.08714 L 32.009585,160.20356 L 31.969815,161.09324 L 45.566978,157.47846 L 45.900651,157.39504 L 46.150905,157.14478 L 64.197038,139.07085 L 98.375222,144.33804 L 98.959150,141.86330 L 64.085814,136.42927 L 63.390663,136.26243 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccc" id="elements-f12.svgpath1572" d="M 51.298905,101.68765 L 50.488651,102.11659 L 56.828433,112.51606 L 57.134299,113.01657 L 57.690420,113.12779 L 72.622275,115.82498 L 72.761305,115.85278 L 72.872529,115.85278 L 96.813547,115.43569 L 95.145183,131.20173 L 95.033959,132.28617 L 96.090589,132.56423 L 104.68266,134.84432 L 107.16150,131.69027 L 97.786759,130.36755 L 99.482929,114.26784 L 99.649765,112.82192 L 98.203850,112.84973 L 72.928141,113.29463 L 58.691439,110.70866 L 51.298905,101.68765 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccccc" id="elements-f12.svgpath1570" d="M 123.72172,70.139622 L 123.20150,70.250846 L 123.67420,79.037561 L 123.67420,79.093174 L 121.44972,92.968398 L 121.42191,93.079622 L 117.86273,106.84362 L 108.43648,122.52624 L 108.15842,122.99894 L 108.32526,123.55506 L 109.46132,130.12538 L 113.71974,129.37462 L 110.93903,123.33262 L 120.14283,107.98367 L 120.25406,107.81683 L 120.28186,107.65000 L 123.92446,93.607937 L 123.92446,93.552325 L 123.92446,93.496713 L 126.20455,79.454652 L 126.23236,79.315622 L 126.20455,79.176592 L 123.72172,70.139622 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath925" d="M 159.23201,101.09795 C 159.23201,101.09795 164.66648,100.41864 165.11936,93.851988" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.1321594pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath926" d="M 151.98605,91.134750 C 151.98605,91.134750 152.43892,87.511767 160.13776,88.417513" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.1321594pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cccczccccccc" id="elements-f12.svgpath911" d="M 89.282954,144.02400 C 90.590850,142.38913 99.310531,139.17883 101.23191,139.81929 C 103.15328,140.45975 102.02110,131.17310 110.66729,128.93149 C 117.04912,124.19908 114.01166,119.58046 117.18178,115.73105 C 118.08751,113.46668 125.38229,107.25919 131.34957,109.03841 C 137.45669,110.85933 141.26059,120.60552 137.41783,126.68988 C 133.57508,132.77425 130.69302,131.49332 130.69302,131.49332 C 130.69302,131.49332 131.97393,135.65631 124.60865,137.89791 C 117.24338,140.13952 117.88384,144.62273 117.88384,144.62273 C 117.88384,144.62273 113.08039,150.38686 107.95672,149.10594 C 102.83306,147.82503 104.44094,152.81893 103.29654,154.12683 L 89.282954,144.02400 z " style="fill:#3c2b00;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cccz" id="elements-f12.svgpath1730" d="M 104.63166,140.75881 C 101.68889,137.16210 109.37279,127.84334 115.25832,132.42097 C 121.14385,136.99861 118.85504,145.00947 113.95043,146.31737 C 109.04582,147.62527 107.64105,144.43695 104.63166,140.75881 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2189)"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="czzzzz" id="elements-f12.svgpath1733" d="M 117.87411,120.81339 C 116.59346,118.36108 118.52805,115.17309 120.81687,113.45648 C 123.10569,111.73987 128.96397,109.31480 131.60701,110.51371 C 134.25005,111.71262 137.19282,117.70714 136.67511,120.64991 C 136.15740,123.59268 131.63426,128.14306 128.50076,128.17031 C 125.36726,128.19756 119.15476,123.26570 117.87411,120.81339 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2191)"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="czzc" id="elements-f12.svgpath2381" d="M 43.043287,81.709895 C 43.043287,81.709895 37.481249,96.742273 43.101808,101.61656 C 48.547426,106.33912 62.511493,107.77993 70.462669,90.758905 C 78.413846,73.737884 52.160018,58.024741 43.043287,81.709895 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2193)"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="ccczzz" id="elements-f12.svgpath910" d="M 58.620022,74.099282 C 52.599836,74.675844 48.439316,83.330000 46.259620,90.111002 C 45.050197,90.629325 45.212055,83.284588 45.730379,82.075158 C 46.248701,80.865738 48.052607,74.095278 50.935452,72.113322 C 53.699848,70.212797 57.589713,70.113113 60.612240,71.196950 C 63.605727,72.270375 64.378052,73.547829 58.620022,74.099282 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2195)"/>
+ </g><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2335.0616494) matrix(1.758560,0.000000,0.000000,1.758560,137.3274,-45.69108) translate(-10, -2335.0616494)" height="3146.2500" width="320.00000" id="elements-f12.svguse1" xlink:href="#elements-f12.svgg2864" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2335.0616494) matrix(0.250000,0.000000,0.000000,0.250000,251.8760,41.63700) translate(-10, -2335.0616494)" height="3146.2500" width="320.00000" id="elements-f12.svguse7" xlink:href="#elements-f12.svgg2952" y="0.0000000" x="0.0000000"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2474.3705094"><tspan x="10" y="2474.3705094">Patrones</tspan></text>
+<rect id="d0e258" width="288" height="1000px" x="10" y="2479.8705094" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e258" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Los Patrones son creados mediante la repetición de un elemento (línea, forma o color) una y otra vez.
+</flowDiv></flowRoot>
+
+<defs id="elements-f13.svgdefs3">
+ <pattern patternTransform="matrix(1.180948,0.332239,-0.332239,1.180948,43.37934,31.64300)" id="elements-f13.svgpattern2289" xlink:href="#elements-f13.svgpattern3032" inkscape:collect="always"/>
+ <pattern id="elements-f13.svgpattern3032" patternTransform="matrix(1.180948,0.332239,-0.332239,1.180948,43.37934,2476.965)" height="39.359000" width="49.643104" patternUnits="userSpaceOnUse">
+ <path transform="matrix(0.508520,0.156062,-0.156062,0.508520,394.1261,-1261.834)" d="M 43.212958,2505.2003 L 36.030272,2499.2499 L 28.424590,2499.4622 L 34.920902,2491.3470 L 25.709767,2478.7673 L 40.812864,2478.7518 L 50.980165,2472.0343 L 51.371709,2482.9963 L 61.818332,2494.1104 L 47.841390,2493.1544 L 43.212958,2505.2003 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.9373154" sodipodi:arg1="1.3089969" sodipodi:r2="8.8781328" sodipodi:r1="17.756266" sodipodi:cy="2490.7439" sodipodi:cx="42.040012" sodipodi:sides="5" id="elements-f13.svgpath3027" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.510585,1.662537e-3,-1.662537e-3,0.510585,13.69621,-1254.911)" d="M 75.590025,2486.5530 L 64.085177,2479.4847 L 57.282855,2489.3194 L 57.436151,2475.5257 L 50.473515,2474.9991 L 61.559465,2471.3460 L 63.615886,2459.1650 L 67.251693,2469.9192 L 75.340031,2466.1136 L 70.553222,2474.4100 L 75.590025,2486.5530 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.4137167" sodipodi:arg1="0.78539816" sodipodi:r2="6.9945359" sodipodi:r1="13.989071" sodipodi:cy="2475.0820" sodipodi:cx="65.120804" sodipodi:sides="5" id="elements-f13.svgpath3028" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:2.4481573;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.801727,2.612812e-3,-2.612812e-3,0.801727,-0.502632,-1983.714)" d="M 62.846537,2515.9566 L 58.145831,2512.4003 L 51.720610,2519.6358 L 52.690796,2510.1556 L 45.801241,2502.6067 L 53.722390,2501.2397 L 57.706608,2494.8828 L 61.298795,2503.6780 L 69.923487,2502.5956 L 63.826181,2512.2513 L 62.846537,2515.9566 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.6111123" sodipodi:arg1="0.98279372" sodipodi:r2="5.9442124" sodipodi:r1="11.888425" sodipodi:cy="2508.0547" sodipodi:cx="58.526291" sodipodi:sides="5" id="elements-f13.svgpath3029" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.5591273;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.435729,-0.305106,0.305106,0.435729,-744.6589,-1031.678)" d="M 33.994752,2474.0477 L 20.704295,2457.4658 L 7.8346761,2462.0862 L 17.498573,2446.9625 L 12.307118,2435.3343 L 26.561301,2440.9747 L 37.019268,2432.9210 L 35.353522,2447.6618 L 49.589290,2451.3144 L 32.847304,2457.9491 L 33.994752,2474.0477 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.0339662" sodipodi:arg1="1.4056476" sodipodi:r2="10.028211" sodipodi:r1="20.056423" sodipodi:cy="2452.0012" sodipodi:cx="28.850988" sodipodi:sides="5" id="elements-f13.svgpath3030" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.164915,-0.505720,0.505720,0.164915,-1249.948,-402.1810)" d="M 12.399999,2503.0770 L 3.3354048,2500.8122 L -3.3046903,2506.3918 L -6.6587035,2495.5004 L -19.290663,2493.2132 L -4.3337654,2487.1292 L -6.8731938,2475.0983 L 4.2770325,2480.9489 L 12.671257,2481.3635 L 9.9072091,2489.1905 L 12.399999,2503.0770 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2718196" sodipodi:arg1="0.64350111" sodipodi:r2="8.2431383" sodipodi:r1="16.486279" sodipodi:cy="2491.5684" sodipodi:cx="-0.82431394" sodipodi:sides="5" id="elements-f13.svgpath3031" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ </pattern>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2517.6270794) " id="elements-f13.svgrect3038" y="0.35475782" x="7.4958501" height="100.74789" width="305.30411" style="fill:url(#elements-f13.svgpattern2289);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2517.6270794) " id="elements-f13.svgrect3018" y="0.32448438" x="7.6676483" height="100.60632" width="304.97748" style="fill:none;stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2517.6270794) " y="0.24928907" x="7.5752616" height="100.99377" width="305.15701" id="elements-f13.svgrect2174" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2643.1191594"><tspan x="10" y="2643.1191594">Gradación</tspan></text>
+<rect id="d0e277" width="288" height="1000px" x="10" y="2648.6191594" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e277" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La Gradación es el tamaño y dirección producidas por una perspectiva lineal.
+La Gradación del color es desde gamas calidas a frías y por su parte los tonos oscuros a claros producen unas perspectiva aérea. La Gradación puede agregar interés y movimiento a una forma. Una Gradación desde oscuro a claro causará que la vitas se transporte a lo largo de la forma.
+</flowDiv></flowRoot>
+
+<defs id="elements-f14.svgdefs3">
+ <linearGradient y2="0.46491230" x2="-0.19696970" y1="0.46491230" x1="0.98484850" id="elements-f14.svglinearGradient3169" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="0.67543858" x2="1.2272727" y1="0.68181819" x1="-0.0064935065" id="elements-f14.svglinearGradient3170" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="-0.38000000" x2="0.48979592" y1="1.0599999" x1="0.48979592" id="elements-f14.svglinearGradient3168" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient id="elements-f14.svglinearGradient3164">
+ <stop id="elements-f14.svgstop3165" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="elements-f14.svgstop3167" offset="1.0000000" style="stop-color:#ffffff;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="1.2200714" x2="0.48798475" y1="0.020000000" x1="0.48979592" id="elements-f14.svglinearGradient3163" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.073093,0.931885)" y2="2874.8171" x2="-14.462526" y1="2874.8171" x1="114.02820" id="elements-f14.svglinearGradient2322" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.073093,0.931885)" y2="2897.7062" x2="316.20588" y1="2898.3998" x1="182.06721" id="elements-f14.svglinearGradient2324" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.804661,0.356549)" y2="7340.2078" x2="55.983919" y1="7496.9797" x1="55.983919" id="elements-f14.svglinearGradient2326" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.804661,0.356549)" y2="7689.6980" x2="55.786737" y1="7559.0469" x1="55.983919" id="elements-f14.svglinearGradient2328" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="7689.6980" x2="55.786737" y1="7559.0469" x1="55.983919" gradientTransform="matrix(2.804661,0.000000,0.000000,0.356549,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2331" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="7340.2078" x2="55.983919" y1="7496.9797" x1="55.983919" gradientTransform="matrix(2.804661,0.000000,0.000000,0.356549,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2334" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="2897.7062" x2="316.20588" y1="2898.3998" x1="182.06721" gradientTransform="matrix(1.073093,0.000000,0.000000,0.931885,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2337" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="2874.8171" x2="-14.462526" y1="2874.8171" x1="114.02820" gradientTransform="matrix(1.073093,0.000000,0.000000,0.931885,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2340" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2731.0637304) " y="0.24891016" x="7.5752616" height="100.99377" width="305.15701" id="elements-f14.svgrect3127" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2731.0637304) " y="38.758919" x="123.93423" height="23.974203" width="72.439087" id="elements-f14.svgrect3129" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-miterlimit:4.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2731.0637304) " sodipodi:nodetypes="cccc" d="M 7.7107840,0.41230000 L 123.88063,38.729600 L 123.88063,62.912300 L 7.7107840,101.22960" style="fill:url(#elements-f14.svglinearGradient2340);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3130"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2731.0637304) " sodipodi:nodetypes="ccccc" d="M 196.38271,62.912300 L 196.38271,38.729600 L 312.55256,0.41230000 L 312.55256,101.22960 L 196.38271,62.912300 z " style="fill:url(#elements-f14.svglinearGradient2337);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3133"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2731.0637304) " sodipodi:nodetypes="ccccc" d="M 312.55256,0.41230000 L 7.7107840,0.41230000 L 123.88063,38.729600 L 196.38271,38.729600 L 312.55256,0.41230000 z " style="fill:url(#elements-f14.svglinearGradient2334);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3145"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2731.0637304) " sodipodi:nodetypes="ccccc" d="M 312.55256,101.22960 L 7.7107840,101.22960 L 123.88063,62.912300 L 196.38271,62.912300 L 312.55256,101.22960 z " style="fill:url(#elements-f14.svglinearGradient2331);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3147"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2858.1558104"><tspan x="10" y="2858.1558104">Composición</tspan></text>
+<rect id="d0e297" width="288" height="1000px" x="10" y="2863.0558104" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e297" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La combinación de distintos elementos para formar un todo.
+</flowDiv></flowRoot>
+
+<defs id="elements-f15.svgdefs3">
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,48.26800)" id="elements-f15.svgpattern2540" xlink:href="#elements-f15.svgpattern2585" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,2.539170,57.95400)" id="elements-f15.svgpattern2530" xlink:href="#elements-f15.svgpattern2605" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.406157e-3,-4.621636e-2,4.621636e-2,3.406157e-3,82.30269,104.9810)" id="elements-f15.svgpattern2527" xlink:href="#elements-f15.svgpattern3708" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,10.78534,68.53900)" id="elements-f15.svgpattern2524" xlink:href="#elements-f15.svgpattern3713" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,181.6024,17.65300)" id="elements-f15.svgpattern2521" xlink:href="#elements-f15.svgpattern3712" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,-14.53532,25.89300)" id="elements-f15.svgpattern2518" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,176.9535,68.53900)" id="elements-f15.svgpattern2514" xlink:href="#elements-f15.svgpattern1878" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,151.6328,25.89300)" id="elements-f15.svgpattern2511" xlink:href="#elements-f15.svgpattern1880" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.154722e-2,6.550186e-2,-6.550186e-2,2.154722e-2,207.2501,17.43600)" id="elements-f15.svgpattern2508" xlink:href="#elements-f15.svgpattern1887" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,347.7705,17.65300)" id="elements-f15.svgpattern2505" xlink:href="#elements-f15.svgpattern1879" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.224270e-3,6.894402e-2,-6.894402e-2,-1.224270e-3,143.8084,-3.970000)" id="elements-f15.svgpattern2502" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.437973e-3,8.097856e-2,-8.097856e-2,-1.437973e-3,161.8816,-4.179000)" id="elements-f15.svgpattern2489" xlink:href="#elements-f15.svgpattern1889" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2362">
+ <stop id="elements-f15.svgstop2363" offset="0.0000000" style="stop-color:#00990f;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2366" offset="1.0000000" style="stop-color:#00ff1a;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.59615386" x2="0.49637681" y1="1.0192307" x1="0.49637681" id="elements-f15.svglinearGradient2361" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2606">
+ <stop id="elements-f15.svgstop2607" offset="0.0000000" style="stop-color:#565c3b;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2609" offset="1.0000000" style="stop-color:#9e96d0;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.15178572" x2="0.58333331" y1="0.88392860" x1="0.56884056" id="elements-f15.svglinearGradient2610" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2370">
+ <stop id="elements-f15.svgstop2371" offset="0.0000000" style="stop-color:#0c0099;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2372" offset="1.0000000" style="stop-color:#0069ff;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="0.93181819" x2="0.47826087" y1="0.20454545" x1="0.47826087" id="elements-f15.svglinearGradient2369" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2842.633)" id="elements-f15.svgpattern3516" xlink:href="#elements-f15.svgpattern2410" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2840.002)" id="elements-f15.svgpattern2585" xlink:href="#elements-f15.svgpattern3516" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient1514">
+ <stop id="elements-f15.svgstop1515" offset="0.0000000" style="stop-color:#484848;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop1631" offset="0.68666667" style="stop-color:#929292;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop1516" offset="1.0000000" style="stop-color:#d8d8d8;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.18018018" x2="0.73913044" y1="0.39639640" x1="0.52173913" id="elements-f15.svglinearGradient2386" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient1806">
+ <stop id="elements-f15.svgstop1807" offset="0.0000000" style="stop-color:#000000;stop-opacity:0.40784314;"/>
+ <stop id="elements-f15.svgstop3276" offset="0.64777780" style="stop-color:#000000;stop-opacity:0.079096042;"/>
+ <stop id="elements-f15.svgstop1808" offset="1.0000000" style="stop-color:#000000;stop-opacity:0.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="2.0500000" x2="0.48188406" y1="-0.94999999" x1="0.49637681" id="elements-f15.svglinearGradient2392" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,5.039169,2849.688)" id="elements-f15.svgpattern2399" xlink:href="#elements-f15.svgpattern2397" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,5.039169,2849.688)" id="elements-f15.svgpattern2403" xlink:href="#elements-f15.svgpattern2399" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,2.539170,2849.688)" id="elements-f15.svgpattern2605" xlink:href="#elements-f15.svgpattern2403" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,151.6328,2817.627)" id="elements-f15.svgpattern1880" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.154722e-2,6.550186e-2,-6.550186e-2,2.154722e-2,207.2501,2809.170)" id="elements-f15.svgpattern1887" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.406157e-3,-4.621636e-2,4.621636e-2,3.406157e-3,82.30269,2896.715)" id="elements-f15.svgpattern3708" xlink:href="#elements-f15.svgpattern3706" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,-14.53532,2817.627)" id="elements-f15.svgpattern3710" xlink:href="#elements-f15.svgpattern3708" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,181.6024,2809.387)" id="elements-f15.svgpattern3712" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,347.7705,2809.387)" id="elements-f15.svgpattern1879" xlink:href="#elements-f15.svgpattern3712" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.111259e-2,-4.850659e-2,-4.850659e-2,-3.111259e-2,139.5469,2993.389)" id="elements-f15.svgpattern3180" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.588574e-2,-4.035758e-2,-4.035758e-2,-2.588574e-2,110.3458,3027.344)" id="elements-f15.svgpattern2598" xlink:href="#elements-f15.svgpattern3180" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(8.058895e-2,-4.848785e-2,-4.848785e-2,-8.058895e-2,-100.9765,2912.705)" id="elements-f15.svgpattern3178" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.705017e-2,-4.034199e-2,-4.034199e-2,-6.705017e-2,-89.77020,2960.215)" id="elements-f15.svgpattern2599" xlink:href="#elements-f15.svgpattern3178" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,-2.970946e-2,-2.970946e-2,-4.937844e-2,65.70686,2891.160)" id="elements-f15.svgpattern3176" xlink:href="#elements-f15.svgpattern3173" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,-2.970946e-2,-2.970946e-2,-4.937844e-2,107.0526,2920.398)" id="elements-f15.svgpattern3181" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.108296e-2,-2.471833e-2,-2.471833e-2,-4.108296e-2,83.31043,2966.615)" id="elements-f15.svgpattern2596" xlink:href="#elements-f15.svgpattern3181" inkscape:collect="always"/>
+ <pattern id="elements-f15.svgpattern2650" patternTransform="matrix(0.235877,0.000000,0.000000,0.235877,23.89020,1385.940)" height="24.565200" width="24.565119" patternUnits="userSpaceOnUse">
+ <path id="elements-f15.svgpath2649" d="M 0.62500000,23.940200 L 23.940119,0.62500000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+ </pattern>
+ <pattern patternTransform="matrix(0.235877,0.000000,0.000000,0.235877,7.403921,1355.414)" id="elements-f15.svgpattern2655" xlink:href="#elements-f15.svgpattern2650" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,7.403921,1377.914)" id="elements-f15.svgpattern2664" xlink:href="#elements-f15.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,7.403921,1401.211)" id="elements-f15.svgpattern2666" xlink:href="#elements-f15.svgpattern2664" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,5.039169,2839.013)" id="elements-f15.svgpattern2397" xlink:href="#elements-f15.svgpattern2666" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2889.957)" id="elements-f15.svgpattern2410" xlink:href="#elements-f15.svgpattern2397" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,2.970946e-2,-2.970946e-2,4.937844e-2,7.869785,2842.513)" id="elements-f15.svgpattern3173" xlink:href="#elements-f15.svgpattern2410" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,2.970946e-2,-2.970946e-2,4.937844e-2,50.08138,2871.272)" id="elements-f15.svgpattern3182" xlink:href="#elements-f15.svgpattern3173" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.108296e-2,2.471833e-2,-2.471833e-2,4.108296e-2,35.91026,2925.742)" id="elements-f15.svgpattern2597" xlink:href="#elements-f15.svgpattern3182" inkscape:collect="always"/>
+ <pattern id="elements-f15.svgpattern3695" patternTransform="matrix(6.389029e-2,6.620037e-2,-6.620037e-2,6.389029e-2,11.88013,2864.769)" height="205.67261" width="291.92533" patternUnits="userSpaceOnUse">
+ <path id="elements-f15.svgpath3658" d="M 233.64408,85.642895 C 227.39177,85.642895 222.36355,100.53130 222.08158,119.08040 C 209.12080,106.88970 195.74839,100.31990 191.45658,104.61170 C 187.44777,108.62050 193.02978,120.58540 203.67533,132.70540 C 187.67801,133.77440 175.36283,138.27860 175.36283,143.92410 C 175.36283,149.85070 188.86658,154.56470 206.05033,155.29910 C 193.75465,168.31280 187.14594,181.80100 191.45658,186.11170 C 195.77049,190.42560 209.24626,183.80060 222.26908,171.48670 C 223.00208,188.67490 227.71641,202.17420 233.64408,202.17410 C 239.24712,202.17420 243.71634,190.05430 244.83158,174.23670 C 257.91112,186.66460 271.52855,193.35220 275.86283,189.01790 C 280.41164,184.46910 273.00926,169.72690 259.36283,156.08040 C 259.12461,155.84220 258.88293,155.68980 258.64408,155.45540 C 277.11391,155.14500 291.92533,150.15750 291.92533,143.92410 C 291.92533,137.95320 278.23321,133.19490 260.86283,132.51790 C 271.39971,120.46140 276.91376,108.60020 272.92533,104.61170 C 268.93690,100.62320 257.10685,106.16860 245.05033,116.70540 C 244.37477,99.330595 239.61606,85.642795 233.64408,85.642895 z " style="fill:#ff0000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="translate(371.3076,-2712.318)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3667" style="fill:#cfe300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3671" d="M 213.44854,13.665195 C 208.75738,9.5317950 195.14211,17.378595 182.66795,31.109695 C 181.00251,13.394695 175.31231,-0.37500500 169.25487,0.0078950027 C 163.59685,0.36559500 159.87522,13.033095 159.85026,29.164495 C 147.14065,19.390995 134.92280,14.629095 131.19062,18.864895 C 127.27261,23.311695 134.28821,35.775795 146.69581,47.686795 C 128.86705,49.322595 114.99159,55.073895 115.37614,61.157995 C 115.76103,67.246595 130.25172,71.184495 148.16342,70.554495 C 137.35048,83.935595 131.96344,97.180795 136.41108,101.09940 C 140.61502,104.80360 151.98064,98.664495 163.27425,87.533695 C 164.87199,105.50520 170.66815,119.52530 176.78556,119.13860 C 183.20572,118.73270 187.39756,102.77790 186.18008,83.517295 C 186.15882,83.181095 186.07823,82.906995 186.05398,82.573195 C 200.11724,94.550495 214.52754,100.60000 218.64837,95.923095 C 222.59567,91.443095 215.46802,78.821195 202.88245,66.829795 C 218.75876,64.749595 230.73730,59.495295 230.38151,53.865995 C 230.02571,48.236695 217.48353,44.576695 201.47167,44.512095 C 212.45107,31.029095 217.92942,17.613095 213.44854,13.665195 z " style="fill:#c70600;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2166.439,-1994.659)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3672" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3673" d="M 98.080203,13.665095 C 93.389043,9.5316950 79.773773,17.378495 67.299613,31.109595 C 65.634173,13.394595 59.943973,-0.37510500 53.886533,0.0077950027 C 48.228513,0.36549500 44.506883,13.032995 44.481923,29.164395 C 31.772313,19.390895 19.554463,14.628995 15.822283,18.864795 C 11.904273,23.311595 18.919873,35.775695 31.327473,47.686695 C 13.498713,49.322495 -0.37674692,55.073795 0.0078030782,61.157895 C 0.39269308,67.246495 14.883383,71.184395 32.795083,70.554395 C 21.982143,83.935495 16.595103,97.180695 21.042743,101.09930 C 25.246683,104.80350 36.612303,98.664395 47.905913,87.533595 C 49.503653,105.50510 55.299813,119.52520 61.417223,119.13850 C 67.837383,118.73260 72.029223,102.77780 70.811743,83.517195 C 70.790483,83.180995 70.709893,82.906895 70.685643,82.573095 C 84.748903,94.550395 99.159203,100.59990 103.28003,95.922995 C 107.22733,91.442995 100.09968,78.821095 87.514113,66.829695 C 103.39042,64.749495 115.36896,59.495195 115.01317,53.865895 C 114.65737,48.236595 102.11519,44.576595 86.103333,44.511995 C 97.082733,31.028995 102.56108,17.612995 98.080203,13.665095 z " style="fill:#ffd400;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2051.071,-1994.659)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3674" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3675" d="M 159.88467,100.19140 C 155.19351,96.057995 141.57824,103.90480 129.10408,117.63590 C 127.43864,99.920895 121.74844,86.151195 115.69100,86.534095 C 110.03298,86.891795 106.31135,99.559295 106.28639,115.69070 C 93.576783,105.91720 81.358933,101.15530 77.626753,105.39110 C 73.708743,109.83790 80.724343,122.30200 93.131943,134.21300 C 75.303183,135.84880 61.427723,141.60010 61.812273,147.68420 C 62.197163,153.77280 76.687853,157.71070 94.599553,157.08070 C 83.786613,170.46180 78.399573,183.70700 82.847213,187.62560 C 87.051153,191.32980 98.416773,185.19070 109.71038,174.05990 C 111.30812,192.03140 117.10428,206.05150 123.22169,205.66480 C 129.64185,205.25890 133.83369,189.30410 132.61621,170.04350 C 132.59495,169.70730 132.51436,169.43320 132.49011,169.09940 C 146.55337,181.07670 160.96367,187.12620 165.08450,182.44930 C 169.03180,177.96930 161.90415,165.34740 149.31858,153.35600 C 165.19489,151.27580 177.17343,146.02150 176.81764,140.39220 C 176.46184,134.76290 163.91966,131.10290 147.90780,131.03830 C 158.88720,117.55530 164.36555,104.13930 159.88467,100.19140 z " style="fill:#ffd400;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2112.875,-1908.133)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3676" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ </pattern>
+ <pattern patternTransform="matrix(4.136665e-2,4.286235e-2,-4.286235e-2,4.136665e-2,10.33947,2863.228)" id="elements-f15.svgpattern3706" xlink:href="#elements-f15.svgpattern3695" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,10.78534,2860.273)" id="elements-f15.svgpattern3713" xlink:href="#elements-f15.svgpattern3706" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,176.9535,2860.273)" id="elements-f15.svgpattern1878" xlink:href="#elements-f15.svgpattern3713" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.224270e-3,6.894402e-2,-6.894402e-2,-1.224270e-3,143.8084,2787.764)" id="elements-f15.svgpattern1884" xlink:href="#elements-f15.svgpattern1878" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.437973e-3,8.097856e-2,-8.097856e-2,-1.437973e-3,161.8816,2787.555)" id="elements-f15.svgpattern1889" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.341667,0.427046)" y2="6566.1847" x2="67.972538" y1="6776.8955" x1="67.972538" id="elements-f15.svglinearGradient2478" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.743346,0.573610)" y2="4937.6909" x2="62.070538" y1="5033.0958" x1="60.735537" id="elements-f15.svglinearGradient2480" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.510466,0.398332)" y2="7122.1139" x2="61.151963" y1="7033.7111" x1="61.151963" id="elements-f15.svglinearGradient2482" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.739219,0.574971)" y2="4922.9503" x2="76.654681" y1="4976.3121" x1="56.535281" id="elements-f15.svglinearGradient2484" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.670812,0.374418)" y2="7705.3171" x2="57.759572" y1="7363.2863" x1="59.411894" id="elements-f15.svglinearGradient2486" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient y2="7705.3171" x2="57.759572" y1="7363.2863" x1="59.411894" gradientTransform="matrix(2.670812,0.000000,0.000000,0.374418,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2533" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient y2="4922.9503" x2="76.654681" y1="4976.3121" x1="56.535281" gradientTransform="matrix(1.739219,0.000000,0.000000,0.574971,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2536" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient y2="7122.1139" x2="61.151963" y1="7033.7111" x1="61.151963" gradientTransform="matrix(2.510466,0.000000,0.000000,0.398332,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2543" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <linearGradient y2="4937.6909" x2="62.070538" y1="5033.0958" x1="60.735537" gradientTransform="matrix(1.743346,0.000000,0.000000,0.573610,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2546" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient y2="6566.1847" x2="67.972538" y1="6776.8955" x1="67.972538" gradientTransform="matrix(2.341667,0.000000,0.000000,0.427046,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2549" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " y="45.538704" x="7.5522251" height="55.703911" width="305.44699" id="elements-f15.svgrect2359" style="fill:url(#elements-f15.svglinearGradient2549);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath2373" d="M 175.12223,48.593700 L 171.72446,101.43180 L 14.533837,101.43180 L 175.12223,48.593700 z " style="fill:url(#elements-f15.svglinearGradient2546);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " y="0.11731836" x="7.5752616" height="48.418873" width="305.15701" id="elements-f15.svgrect1734" style="fill:url(#elements-f15.svglinearGradient2543);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.34503776"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " id="elements-f15.svgrect2396" y="48.268440" x="7.8697805" height="52.932312" width="304.85226" style="fill:url(#elements-f15.svgpattern2540);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="cc" id="elements-f15.svgpath2382" d="M 103.54267,100.43100 L 174.25964,49.594500" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#b0af00;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:5.0000000 2.5000000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath2384" d="M 175.12223,48.593700 L 171.72446,101.43180 L 14.533837,101.43180 L 175.12223,48.593700 z " style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#elements-f15.svglinearGradient2536);stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " id="elements-f15.svgpath2387" d="M 66.375000,5.7660000 L 37.000000,27.109800 L 26.343750,16.422200 L 7.5625000,31.453500 L 7.5312500,48.453500 L 133.96875,48.453500 L 138.43750,48.453500 L 312.03125,48.453500 L 312.00000,9.8598000 L 296.50000,23.859800 L 274.43750,21.359800 L 255.84375,9.3598000 L 240.09375,28.266000 L 214.90625,15.047200 L 191.62500,33.922200 L 170.21875,28.266000 L 136.56250,47.016000 L 103.71875,21.766000 L 93.062500,32.453500 L 66.375000,5.7660000 z " style="fill:url(#elements-f15.svglinearGradient2533);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="cccc" id="elements-f15.svgrect2398" d="M 12.724174,100.91360 L 169.57686,100.06270 L 172.72260,48.624100 L 12.724174,100.91360 z " style="fill:url(#elements-f15.svgpattern2530);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="ccccccccccccccccccccccccccc" id="elements-f15.svgpath3707" d="M 75.087220,78.225400 L 141.82287,58.785900 L 136.84705,55.563500 L 126.89758,58.168200 L 114.03463,64.539700 L 109.91215,57.550400 L 101.41943,63.068500 L 94.383458,55.475900 L 85.890741,60.993900 L 75.941278,57.771500 L 64.535069,64.746300 L 56.042352,60.067200 L 51.919870,52.474600 L 40.513662,57.992700 L 36.391181,51.856800 L 24.984972,54.461400 L 15.035510,57.066000 L 7.9995369,53.843600 L 7.1787003,70.656300 L 19.415796,67.383100 L 25.825911,72.850300 L 27.865790,85.601200 L 47.386612,67.760500 L 47.969746,81.968200 L 57.293351,80.151700 L 66.616956,73.965000 L 75.087220,78.225400 z " style="fill:url(#elements-f15.svgpattern2527);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="ccccccccccccccccccc" id="elements-f15.svgrect3704" d="M 7.5099089,67.447400 L 7.5099089,102.43850 L 23.888394,98.760800 L 45.023770,88.524500 L 61.389581,85.442300 L 68.216266,77.590800 L 75.042951,76.893500 L 89.023981,73.811400 L 95.850666,73.114100 L 112.21648,67.647200 L 128.58229,64.565200 L 100.03384,71.781700 L 96.321026,60.329100 L 59.630428,59.982200 L 66.155221,73.944000 L 50.229172,67.260900 L 39.362008,60.577900 L 22.059679,59.226200 L 7.5099089,67.447400 z " style="fill:url(#elements-f15.svgpattern2524);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccc" id="elements-f15.svgpath3711" d="M 151.65561,54.474200 L 140.09228,52.971500 L 130.75066,55.058800 L 101.51449,64.283500 L 86.595827,65.871000 L 81.124573,54.847700 L 63.292425,57.538500 L 53.347405,57.065700 L 31.748425,53.679600 L 7.6859779,52.206100 L 8.1320573,48.084200 L 25.059330,47.052400 L 30.655782,48.080900 L 35.222160,48.079300 L 41.848687,49.107700 L 46.415065,48.076000 L 53.041592,46.014200 L 58.638044,47.042700 L 64.234497,49.101100 L 70.861024,48.069500 L 75.427402,47.037800 L 81.023854,48.066300 L 87.650382,49.094600 L 92.731796,48.063000 L 97.813211,47.031300 L 103.40966,47.029600 L 109.03845,48.046600 L 115.69732,48.033600 L 120.81106,47.505500 L 126.95489,49.037600 L 132.06864,47.479500 L 136.15232,47.981400 L 144.31968,47.955300 L 151.97199,48.959400 L 163.74461,47.903200 L 172.42700,48.907200 L 151.65561,54.474200 z " style="fill:url(#elements-f15.svgpattern2521);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="cccccccccccccccccccc" id="elements-f15.svgpath3709" d="M 7.6859782,55.504300 L 24.914723,55.031700 L 36.316487,63.299400 L 59.372213,64.283500 L 72.230722,63.810900 L 88.002721,58.968000 L 103.77472,65.779100 L 113.71974,65.306300 L 127.07812,61.920200 L 155.26087,53.236200 L 152.24389,49.089800 L 120.38482,55.244100 L 103.97688,54.188000 L 81.388478,54.161900 L 65.716463,49.256000 L 49.014374,50.530500 L 37.241762,54.109800 L 20.833813,47.903200 L 8.5461623,48.907200 L 7.6859782,55.504300 z " style="fill:url(#elements-f15.svgpattern2518);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " y="0.24891016" x="7.5752616" height="100.99377" width="305.15701" id="elements-f15.svgrect2179" style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="ccccccccccccc" id="elements-f15.svgpath1875" d="M 173.67805,67.447400 L 171.19793,99.958400 L 207.41739,101.24090 L 312.87690,100.92510 L 310.62621,67.647200 L 294.75044,64.565200 L 262.48917,60.329100 L 225.79857,59.982200 L 212.48240,73.944000 L 213.91720,54.860300 L 185.68918,53.137500 L 175.82721,56.746100 L 173.67805,67.447400 z " style="fill:url(#elements-f15.svgpattern2514);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="cccccccccccccccccccc" id="elements-f15.svgpath1877" d="M 173.85412,55.504300 L 191.08287,55.031700 L 202.48463,63.299400 L 215.61987,64.283500 L 228.47838,63.810900 L 254.17087,58.968000 L 260.02238,65.779100 L 279.88789,65.306300 L 293.24627,61.920200 L 311.50853,53.236200 L 308.49155,49.089800 L 286.55297,55.244100 L 270.14503,54.188000 L 247.55662,54.161900 L 231.88461,49.256000 L 215.18252,50.530500 L 203.40991,54.109800 L 187.00196,47.903200 L 174.71431,48.907200 L 173.85412,55.504300 z " style="fill:url(#elements-f15.svgpattern2511);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="cccccccc" id="elements-f15.svgpath1885" d="M 230.20954,62.779800 L 236.41176,69.163600 L 280.92962,79.951600 L 312.42059,91.205800 L 310.88030,68.094800 L 312.14579,55.924200 L 250.11976,61.751800 L 230.20954,62.779800 z " style="fill:url(#elements-f15.svgpattern2508);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc" id="elements-f15.svgpath1876" d="M 306.26043,52.971500 L 296.91881,55.058800 L 267.68264,64.283500 L 252.76397,65.871000 L 247.29272,52.367600 L 229.46057,57.538500 L 219.51555,57.065700 L 197.91657,53.679600 L 173.85412,52.206100 L 174.30020,48.084200 L 191.22748,47.052400 L 196.82393,48.080900 L 201.39031,48.079300 L 208.01683,49.107700 L 212.58321,48.076000 L 219.20974,46.014200 L 224.80619,47.042700 L 230.40264,49.101100 L 237.02917,48.069500 L 241.59555,47.037800 L 247.19200,48.066300 L 253.81853,49.094600 L 258.89994,48.063000 L 263.98136,47.031300 L 269.57781,47.029600 L 275.20660,48.046600 L 281.86547,48.033600 L 286.97921,47.505500 L 293.12304,49.037600 L 298.23679,47.479500 L 302.32047,47.981400 L 310.48783,47.955300 L 306.26043,52.971500 z " style="fill:url(#elements-f15.svgpattern2505);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="cccccccc" id="elements-f15.svgpath1883" d="M 173.86533,62.414000 L 173.40506,83.828100 L 194.31734,82.479500 L 217.51236,81.474800 L 224.97686,77.988300 L 224.07918,54.279200 L 184.47273,53.708400 L 173.86533,62.414000 z " style="fill:url(#elements-f15.svgpattern2502);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3143" d="M 198.15800,59.686711 L 198.16215,69.705845 L 246.07439,97.388548 L 247.15919,77.065152 L 198.15800,59.686711 z " style="fill:#845206;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3144" d="M 246.07438,97.388548 L 247.16327,76.699571 L 290.50342,64.721820 L 290.50342,84.321874 L 246.07438,97.388548 z " style="fill:#734805;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3141" d="M 195.95061,58.852795 L 213.47369,46.605310 L 269.66841,52.016567 L 244.98951,77.788412 L 195.95061,58.852795 z " style="fill:#950f06;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3517" d="M 256.01917,94.520887 L 256.66227,79.842292 L 282.25896,72.768278 L 282.25896,86.803736 L 256.01917,94.520887 z " style="fill:#8a5606;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62352548pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath3142" d="M 270.03001,52.016651 L 292.89271,64.721820 L 245.35115,77.788495 L 270.03001,52.016651 z " style="fill:#7f3e06;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) translate(0.000000,-2863.636)" id="elements-f15.svgg2600">
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgrect3172" d="M 196.35511,2926.6549 L 196.35511,2937.6586 L 244.12224,2965.2619 L 246.79994,2944.6495 L 196.35511,2926.6549 z " style="fill:url(#elements-f15.svgpattern2597);stroke:none"/>
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3175" d="M 246.72435,2963.6034 L 245.49451,2945.7449 L 289.74013,2933.2692 L 289.74013,2950.5753 L 246.72435,2963.6034 z " style="fill:url(#elements-f15.svgpattern2596);stroke:none"/>
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3177" d="M 196.31214,2925.2258 L 214.13457,2913.6771 L 267.43780,2920.0753 L 246.43832,2942.9475 L 196.31214,2925.2258 z " style="fill:url(#elements-f15.svgpattern2599);stroke:none"/>
+ <path sodipodi:nodetypes="cccc" id="elements-f15.svgpath3179" d="M 247.23359,2943.6153 L 269.91214,2918.7001 L 291.63069,2931.2741 L 247.23359,2943.6153 z " style="fill:url(#elements-f15.svgpattern2598);stroke:none"/>
+ </g><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2889.521435) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccc" id="elements-f15.svgpath1888" d="M 194.70500,68.832000 L 187.98490,93.605200 L 203.40523,98.013800 L 215.31814,97.161200 L 226.35419,100.69290 L 242.65137,100.71720 L 270.77206,98.660200 L 292.66655,89.179300 L 287.22688,85.178300 L 284.50705,83.616200 L 280.91036,83.807800 L 276.43682,87.068400 L 274.59384,88.575300 L 270.03103,90.712300 L 261.96079,92.849200 L 254.76742,91.478700 L 245.82033,97.123100 L 243.88808,92.245200 L 240.31806,92.252600 L 235.87119,90.506200 L 235.80860,86.129300 L 233.11544,81.752400 L 225.85023,85.289300 L 221.21557,82.688200 L 220.08834,74.826000 L 216.52896,72.871500 L 212.96957,73.547600 L 210.23508,76.653300 L 206.51982,72.342600 L 200.17398,71.025800 L 194.70500,68.832000 z " style="fill:url(#elements-f15.svgpattern2489);stroke:none"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3017.560185"><tspan x="10" y="3017.560185">Bibliografía</tspan></text>
+<rect id="d0e316" width="288" height="1000px" x="10" y="3022.460185" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e316" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Esta es una bibliografía parcial usada para construir este documento.
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3056.469489)"/><rect id="d0e322" width="258" height="1000px" x="20" y="3050.469489" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e322" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://sanford-artedventures.com/study/study.html</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3074.6644105)"/><rect id="d0e329" width="258" height="1000px" x="20" y="3068.6644105" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e329" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.makart.com/resources/artclass/EPlist.html</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3102.3373865)"/><rect id="d0e336" width="258" height="1000px" x="20" y="3096.3373865" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e336" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.princetonol.com/groups/iad/Files/elements2.htm</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3130.0103624999997)"/><rect id="d0e343" width="258" height="1000px" x="20" y="3124.0103624999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e343" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://oswego.org/staff/bpeterso/web/elements_and_principles.htm</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3159.5454474999997)"/><rect id="d0e350" width="258" height="1000px" x="20" y="3153.5454474999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e350" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.johnlovett.com/test.htm</flowSpan>
+</flowDiv></flowRoot>
+
+
+<rect id="d0e357" width="288" height="1000px" x="10" y="3171.7403689999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e357" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Agradecimientos especiales a Linda Kim (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.redlucite.org</flowSpan>) por colaborarme
+(<flowSpan style="font-weight:bold; font-family:sans serif">http://www.rejon.org/</flowSpan>) con este tutorial. También, agradecimientos a la Librería Libre de Clip Art (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.openclipart.org/</flowSpan>) y a los diseñadores gráficos y afines que han colaborado con este proyecto.
+</flowDiv></flowRoot>
+
+
+<g transform="translate(0, 3234.676611)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-elements.fr.svg b/share/tutorials/tutorial-elements.fr.svg
new file mode 100644
index 000000000..3559c9b20
--- /dev/null
+++ b/share/tutorials/tutorial-elements.fr.svg
@@ -0,0 +1,619 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::RUDIMENTS DE DESIGN</tspan></text>
+
+
+
+
+
+<rect id="d0e12" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e12" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ce didacticiel s'attache à montrer les éléments et principes de design habituellement enseignés aux étudiants débutants en art afin de comprendre les différentes notions impliquées dans une création. Cette liste n'est pas exhaustive, aussi n'hésitez pas à enrichir (modifier, ajouter, supprimer, combiner des paragraphes) ce didacticiel pour le rendre plus complet.
+</flowDiv></flowRoot>
+
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " y="0.32083896" x="7.5752616" height="167.44186" width="305.15701" id="elements-f01-fr.svgrect1801" style="fill:#e1e1e1;fill-rule:evenodd;stroke:#000000;stroke-width:0.64164001"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) matrix(1.353293,-4.258673e-17,4.258673e-17,1.353293,309.8639,-242.9186)" d="M -40.288639 236.81662 A 46.044163 46.044163 0 1 1 -132.37696,236.81662 A 46.044163 46.044163 0 1 1 -40.288639 236.81662 z" sodipodi:ry="46.044163" sodipodi:rx="46.044163" sodipodi:cy="236.81662" sodipodi:cx="-86.332802" id="elements-f01-fr.svgpath1721" style="stroke-opacity:0.33000001;stroke-dasharray:none;stroke-width:1.2500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.30459800;fill:#0000ff" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) matrix(1.353293,4.258673e-17,4.258673e-17,-1.353293,248.6654,398.0456)" d="M -40.288639 236.81662 A 46.044163 46.044163 0 1 1 -132.37696,236.81662 A 46.044163 46.044163 0 1 1 -40.288639 236.81662 z" sodipodi:ry="46.044163" sodipodi:rx="46.044163" sodipodi:cy="236.81662" sodipodi:cx="-86.332802" id="elements-f01-fr.svgpath1722" style="stroke-opacity:0.32758597;stroke-dasharray:none;stroke-width:1.2500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.28160897;fill:#ff00f5" sodipodi:type="arc"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1752" y="154.377" x="102.01891" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ff00f7;fill-opacity:0.59770101;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#ff00f7;fill-opacity:0.59770101" dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01-fr.svgtspan1732" sodipodi:role="line" y="154.37700" x="102.01891">Eléments</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1755" y="154.377" x="168.60974" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#0000ff;fill-opacity:0.60000002;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#0000ff;fill-opacity:0.60000002" dy="0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0" id="elements-f01-fr.svgtspan1738" sodipodi:role="line" y="154.37700" x="168.60974">Principes</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1758" y="100.13462" x="86.54583" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01-fr.svgtspan1741" sodipodi:role="line" y="100.13462" x="86.545830">Couleur</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1761" y="32.645866" x="116.87344" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01-fr.svgtspan1744" sodipodi:role="line" y="32.645866" x="116.87344">Ligne</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1764" y="47.565285" x="95.306877" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01-fr.svgtspan1747" sodipodi:role="line" y="47.565285" x="95.306877">Forme</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1767" y="83.103767" x="79.459221" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0" dx="0 0 0 0 0" id="elements-f01-fr.svgtspan1750" sodipodi:role="line" y="83.103767" x="79.459221">Espace</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1770" y="114.99348" x="97.175743" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01-fr.svgtspan1753" sodipodi:role="line" y="114.99348" x="97.175743">Texture</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1773" y="129.16661" x="106.89227" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0" dx="0 0 0 0 0" id="elements-f01-fr.svgtspan1756" sodipodi:role="line" y="129.16661" x="106.89227">Luminosité</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1776" y="65.387245" x="83.459221" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0" dx="0 0 0 0" id="elements-f01-fr.svgtspan1759" sodipodi:role="line" y="65.387245" x="83.459221">Taille</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1779" y="34.637756" x="184.08173" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01-fr.svgtspan1762" sodipodi:role="line" y="34.637756" x="184.08173">Equilibre</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1782" y="51.614323" x="194.48068" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01-fr.svgtspan1765" sodipodi:role="line" y="51.614323" x="194.48068">Contraste</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1785" y="71.448875" x="199.68022" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01-fr.svgtspan1768" sodipodi:role="line" y="71.448875" x="199.68022">Emphase</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1788" y="91.283318" x="199.44937" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0" id="elements-f01-fr.svgtspan1771" sodipodi:role="line" y="91.283318" x="199.44937">Proportion</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1791" y="111.11781" x="193.78815" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01-fr.svgtspan1774" sodipodi:role="line" y="111.11781" x="193.78815">Motif</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) scale(1.000025,0.999975)" sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1803" y="129.04839" x="178.64687" style="font-size:7.9998040;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0" id="elements-f01-fr.svgtspan1786" sodipodi:role="line" y="129.04839" x="178.64687">Gradation</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1806" y="80.613045" x="133.85378" style="font-size:8.0000000;font-style:normal;font-weight:bold;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#ffffff;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0 0" id="elements-f01-fr.svgtspan1792" sodipodi:role="line" y="80.613045" x="133.85378">Composition</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 117.256246) " sodipodi:linespacing="100.00000%" id="elements-f01-fr.svgtext1809" y="12.44677" x="12.456144" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:0.21476497;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" style="fill:#000000;fill-opacity:0.21476497" id="elements-f01-fr.svgtspan1803" sodipodi:role="line" y="12.446770" x="12.456144">Vue d'ensemble</tspan></text>
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="310.939746"><tspan x="10" y="310.939746">Rudiments de design</tspan></text>
+<rect id="d0e31" width="288" height="1000px" x="10" y="315.839746" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e31" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les éléments suivant forment les bases de l'élaboration d'un design.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="357.596316"><tspan x="10" y="357.596316">La ligne</tspan></text>
+
+<rect id="d0e39" width="288" height="1000px" x="10" y="363.096316" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e39" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Une ligne est définie comme une marque avec une longueur et une direction, créée par un point se déplaçant sur une surface. Une ligne peut varier en longueur, largeur, direction, courbure et en couleur. Une ligne peut être bi-dimensionnelle (un trait de crayon sur du papier) ou tri-dimensionnelle.
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 434.24994) translate(0.000000,-424.1680)" id="elements-f02.svgg2037">
+ <rect style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799" id="elements-f02.svgrect1933" width="305.15701" height="100.99377" x="7.5752616" y="424.41721"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.94528618pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" d="M 18.769977,434.05379 L 95.374171,434.05379" id="elements-f02.svgpath1920"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.94528618pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" d="M 18.769977,446.55379 L 191.12941,446.55379" id="elements-f02.svgpath1921" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 18.769977,461.55379 L 191.12941,461.55379" id="elements-f02.svgpath1922" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 19.296652,492.20007 L 190.60274,470.90751" id="elements-f02.svgpath2546" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 19.296652,517.20007 C 76.398679,510.10255 93.725452,478.27561 190.60274,495.90751" id="elements-f02.svgpath2547" sodipodi:nodetypes="cz"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 298.43304,428.14510 L 204.84290,480.47649 L 220.84355,480.33194 L 301.47695,428.02180 L 298.43304,428.14510 z " id="elements-f02.svgpath2548" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 302.27414,428.14510 L 230.69110,480.47649 L 245.39721,480.33194 L 307.28111,428.02180 L 302.27414,428.14510 z " id="elements-f02.svgpath2550" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 307.63887,433.78142 L 247.16453,500.00047 L 247.06016,484.21050 L 307.63395,428.67270 L 307.63887,433.78142 z " id="elements-f02.svgpath2551" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 307.63887,440.10336 L 247.16453,519.13765 L 247.06016,503.34767 L 307.63395,434.99464 L 307.63887,440.10336 z " id="elements-f02.svgpath2552" sodipodi:nodetypes="ccccc"/>
+ </g>
+
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="559.74202"><tspan x="10" y="559.74202">La forme</tspan></text>
+
+<rect id="d0e58" width="288" height="1000px" x="10" y="565.24202" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e58" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Une forme est créée par la rencontre ou l'intersection de signes entourant un espace. Une variation de couleur ou une ombre peuvent définir une forme. Les formes peuvent être classées en deux catégories : géometriques (un carré, un triangle, un cercle) et organiques (contour irrégulier).
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 636.51459) translate(0.000000,-611.9634)" id="elements-f03.svgg2063">
+ <rect style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799" id="elements-f03.svgrect1943" width="305.15701" height="100.99377" x="7.5752616" y="612.21259"/>
+ <polygon sodipodi:type="star" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgpolygon1952" sodipodi:sides="3" sodipodi:cx="68.779602" sodipodi:cy="718.57013" sodipodi:r1="41.054642" sodipodi:r2="19.295681" sodipodi:arg1="-0.78539816" sodipodi:arg2="0.26179939" inkscape:flatsided="true" points="97.8096,689.54 87.4178,723.564 79.4053,758.226 55.1355,732.214 29.1239,707.944 63.7855,699.932 97.8096,689.54 " transform="matrix(0.707107,-0.707107,0.707107,0.707107,-391.8439,213.7036)" inkscape:rounded="0.0000000" inkscape:randomized="0.0000000" d="M 97.809618,689.54011 L 79.405325,758.22587 L 29.123863,707.94441 L 97.809618,689.54011 z "/>
+ <rect style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgrect1953" width="65.282333" height="65.282333" x="28.146629" y="628.74530"/>
+ <path sodipodi:type="arc" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgpath1954" sodipodi:cx="148.63388" sodipodi:cy="733.14209" sodipodi:rx="26.812386" sodipodi:ry="26.812386" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" transform="matrix(1.195652,0.000000,0.000000,1.195652,83.87780,-215.1965)"/>
+ </g>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="762.00667"><tspan x="10" y="762.00667">La taille</tspan></text>
+
+<rect id="d0e77" width="288" height="1000px" x="10" y="767.50667" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e77" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La taille se réfère aux proportions des objets, lignes ou formes. Les variations de taille entre des objets peuvent être réelles ou imaginaires.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 816.43524) " y="0.24915048" x="7.5752616" height="100.99377" width="305.15701" id="elements-f04.svgrect1955" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 816.43524) scale(0.999982,1.000018)" sodipodi:linespacing="100.00000%" id="elements-f04.svgtext3148" y="95.748199" x="76.186218" style="font-size:122.30419;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke-width:3.0000000pt;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#000000;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f04.svgtspan3149" sodipodi:role="line" y="95.748199" x="76.186218">BIG</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 816.43524) scale(0.999982,1.000018)" sodipodi:linespacing="100.00000%" id="elements-f04.svgtext3154" y="95.652267" x="50.097645" style="font-size:10.076638;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke-width:3.0000000pt;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#000000;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0 0 0" id="elements-f04.svgtspan3155" sodipodi:role="line" y="95.652267" x="50.097645">small</tspan></text>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="941.92732"><tspan x="10" y="941.92732">L'espace</tspan></text>
+
+<rect id="d0e96" width="288" height="1000px" x="10" y="947.42732" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e96" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'espace est l'aire vide (ou ouverte) entre, autour, au-dessus, en-dessous, devant ou dans des objets. Les formes peuvent être définies par l'espace qu'elles contiennent et qui les entoure. L'espace est souvent qualifié de tri- ou bi-dimensionnel. L'espace positif est celui rempli par une forme. L'espace négatif est celui qui entoure une forme.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1029.4166169999999) " y="0.24913555" x="7.5752616" height="100.99377" width="305.15701" id="elements-f05.svgrect1991" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1029.4166169999999) " y="3.9332786" x="36.104122" height="90.928940" width="100.59898" id="elements-f05.svgrect2044" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.80000001"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1029.4166169999999) matrix(1.543479,0.000000,0.000000,1.543479,6.849864,-1082.759)" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" sodipodi:ry="26.812386" sodipodi:rx="26.812386" sodipodi:cy="733.14209" sodipodi:cx="148.63388" id="elements-f05.svgpath2606" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1029.4166169999999) matrix(1.543479,0.000000,0.000000,1.543479,-142.8356,-1082.759)" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" sodipodi:ry="26.812386" sodipodi:rx="26.812386" sodipodi:cy="733.14209" sodipodi:cx="148.63388" id="elements-f05.svgpath2607" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ffffff" sodipodi:type="arc"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1154.9086969999998"><tspan x="10" y="1154.9086969999998">La couleur</tspan></text>
+
+<rect id="d0e115" width="288" height="1000px" x="10" y="1160.4086969999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e115" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La couleur est la perception que l'on a d'une surface d'après la longueur d'onde de la lumière qu'elle reflète. La couleur a trois composantes : une Teinte (un autre mot pour couleur, indiquée par des mots comme rouge ou jaune), une Saturation (éclatante ou terne), une Luminosité (claire ou sombre).
+</flowDiv></flowRoot>
+
+<defs id="elements-f06.svgdefs3">
+ <linearGradient id="elements-f06.svglinearGradient2553">
+ <stop id="elements-f06.svgstop2554" offset="0.0000000" style="stop-color:#ff0000;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2555" offset="0.16502975" style="stop-color:#e2ff00;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2556" offset="0.27658993" style="stop-color:#24ff00;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2557" offset="0.51112521" style="stop-color:#00e8ff;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2558" offset="0.76520509" style="stop-color:#1500ff;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2559" offset="1.0000000" style="stop-color:#ff00ed;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2560" offset="1.0000000" style="stop-color:#ff0000;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.735401,0.000000,0.000000,0.576236,0.000000,-1179.712)" y2="2135.3384" x2="180.35105" y1="2135.3384" x1="4.2215613" id="elements-f06.svglinearGradient2620" xlink:href="#elements-f06.svglinearGradient2553" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1231.115251) " y="0.24915899" x="7.5752616" height="100.99377" width="305.15701" id="elements-f06.svgrect2045" style="fill:url(#elements-f06.svglinearGradient2620);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/>
+
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1356.607331"><tspan x="10" y="1356.607331">La texture</tspan></text>
+
+<rect id="d0e134" width="288" height="1000px" x="10" y="1362.107331" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e134" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La texture est associée au toucher (texture réelle) d'une surface ou à la façon dont elle rend visuellement (texture visuelle). Une texture peut être décrite par des qualificatifs tels que rude, soyeuse ou rocailleuse.
+</flowDiv></flowRoot>
+
+<defs id="elements-f07.svgdefs3">
+ <pattern patternTransform="matrix(0.25,0,0,0.25,0,0)" id="elements-f07.svgpattern2172" xlink:href="#elements-f07.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,0,0)" id="elements-f07.svgpattern2169" xlink:href="#elements-f07.svgpattern2664" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,0,0)" id="elements-f07.svgpattern2166" xlink:href="#elements-f07.svgpattern2666" inkscape:collect="always"/>
+ <pattern id="elements-f07.svgpattern2650" patternTransform="matrix(0.25,0,0,0.25,0,0)" height="24" width="24" patternUnits="userSpaceOnUse">
+ <path id="elements-f07.svgpath2649" d="M -0.25,24.25 L 24.25,-0.25" style="fill:none;stroke:#000000;stroke-width:1.25;stroke-linecap:butt;stroke-opacity:1"/>
+ </pattern>
+ <pattern patternTransform="matrix(0.234375,0.000000,0.000000,0.234375,0,0)" id="elements-f07.svgpattern2655" xlink:href="#elements-f07.svgpattern2650" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,0,0)" id="elements-f07.svgpattern2664" xlink:href="#elements-f07.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,0,0)" id="elements-f07.svgpattern2666" xlink:href="#elements-f07.svgpattern2664" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1422.2078999999999) " y="0.24921875" x="7.5752616" height="100.99377" width="305.15701" id="elements-f07.svgrect2067" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1422.2078999999999) " id="elements-f07.svgrect2652" y="0.83906251" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2172);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1422.2078999999999) " id="elements-f07.svgrect2663" y="23.339062" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2169);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1422.2078999999999) " id="elements-f07.svgrect2665" y="46.636303" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2166);stroke:none"/>
+
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1547.6999799999999"><tspan x="10" y="1547.6999799999999">Luminosité</tspan></text>
+
+<rect id="d0e153" width="288" height="1000px" x="10" y="1553.1999799999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e153" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La luminosité représente le niveau de clarté ou d'obscurité d'une chose. La modification de luminosité d'une couleur peut être obtenue en y adjoignant du blanc ou du noir. Le clair-obscur se sert de variations de luminosité pour faire contraster dramatiquement des zones claires et sombres dans une composition. Notez que la luminosité est parfois appelée valeur par les peintres.
+</flowDiv></flowRoot>
+
+<defs id="elements-f08.svgdefs3">
+ <linearGradient id="elements-f08.svglinearGradient841">
+ <stop id="elements-f08.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="elements-f08.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="elements-f08.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="elements-f08.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient id="elements-f08.svglinearGradient1054" xlink:href="#elements-f08.svglinearGradient841"/>
+ <linearGradient id="elements-f08.svglinearGradient1056">
+ <stop id="elements-f08.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="elements-f08.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1059" xlink:href="#elements-f08.svglinearGradient1056"/>
+ <linearGradient id="elements-f08.svglinearGradient1077">
+ <stop id="elements-f08.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="elements-f08.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1074" xlink:href="#elements-f08.svglinearGradient1077"/>
+ <linearGradient id="elements-f08.svglinearGradient1080">
+ <stop id="elements-f08.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="elements-f08.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1603" xlink:href="#elements-f08.svglinearGradient1080"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="6002.2607" x2="81.904681" y1="6002.2607" x1="4.2527435" gradientTransform="scale(3.700601,0.270226)" id="elements-f08.svglinearGradient2215" xlink:href="#elements-f08.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5885.7822" x2="81.904681" y1="5885.7822" x1="4.2527435" id="elements-f08.svglinearGradient2217" xlink:href="#elements-f08.svglinearGradient1056" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5808.1301" x2="81.904681" y1="5808.1301" x1="4.2527435" id="elements-f08.svglinearGradient2219" xlink:href="#elements-f08.svglinearGradient1077" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5730.4789" x2="81.904681" y1="5730.4789" x1="4.2527435" id="elements-f08.svglinearGradient2221" xlink:href="#elements-f08.svglinearGradient1080" inkscape:collect="always"/>
+ <linearGradient y2="5730.4789" x2="81.904681" y1="5730.4789" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2224" xlink:href="#elements-f08.svglinearGradient1080" inkscape:collect="always"/>
+ <linearGradient y2="5808.1301" x2="81.904681" y1="5808.1301" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2227" xlink:href="#elements-f08.svglinearGradient1077" inkscape:collect="always"/>
+ <linearGradient y2="5885.7822" x2="81.904681" y1="5885.7822" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2230" xlink:href="#elements-f08.svglinearGradient1056" inkscape:collect="always"/>
+ <linearGradient y2="6002.2607" x2="81.904681" y1="6002.2607" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2233" xlink:href="#elements-f08.svglinearGradient841" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1646.697602) " y="0.24880958" x="7.5752616" height="100.99377" width="305.15701" id="elements-f08.svgrect2122" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1646.697602) " y="71.546417" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2151" style="fill:url(#elements-f08.svglinearGradient2233);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1646.697602) " y="50.562653" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2152" style="fill:url(#elements-f08.svglinearGradient2230);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1646.697602) " y="29.579010" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2156" style="fill:url(#elements-f08.svglinearGradient2227);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1646.697602) " y="8.5956116" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2157" style="fill:url(#elements-f08.svglinearGradient2224);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1773.7896819999999"><tspan x="10" y="1773.7896819999999">Principes de design</tspan></text>
+
+<rect id="d0e173" width="288" height="1000px" x="10" y="1778.689682" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e173" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les principes combinent les éléments de design pour produire une composition.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1820.327307"><tspan x="10" y="1820.327307">L'équilibre</tspan></text>
+
+<rect id="d0e181" width="288" height="1000px" x="10" y="1825.827307" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e181" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'équilibre est une impression visuelle de parité dans la forme, la valeur, la couleur... L'équilibre peut être symétrique (équilibré) ou asymétrique (déséquilibré). Les objets, luminosités, couleurs, textures, formes, etc., peuvent être mis à contribution pour créer un équilibre dans la composition.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1896.980931) " y="0.24921778" x="7.5752616" height="100.99377" width="305.15701" id="elements-f09.svgrect2170" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1896.980931) " sodipodi:nodetypes="ccc" id="elements-f09.svgrect2562" d="M 160.07526,0.24920000 L 160.07526,101.24300 L 160.07526,0.24920000 z " style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1896.980931) matrix(0.823529,0.000000,0.000000,0.823529,65.31271,-1470.539)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2564" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1896.980931) matrix(1.681818,0.000000,0.000000,1.681818,-14.99221,-3007.499)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2565" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1896.980931) matrix(0.823529,0.000000,0.000000,0.823529,240.2315,-1414.138)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2566" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1896.980931) matrix(1.681818,0.000000,0.000000,1.681818,163.0391,-3001.225)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2567" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/>
+
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2022.473051"><tspan x="10" y="2022.473051">Le contraste</tspan></text>
+
+<rect id="d0e200" width="288" height="1000px" x="10" y="2027.973051" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e200" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le contraste est la juxtaposition d'éléments qui s'opposent.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2054.5576209) " y="0.24904883" x="159.95064" height="100.99377" width="152.52419" id="elements-f10.svgrect2578" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2054.5576209) " y="21.426172" x="191.93253" height="58.640213" width="88.560425" id="elements-f10.svgrect2579" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2054.5576209) " y="0.24904883" x="7.4506402" height="100.99377" width="152.52419" id="elements-f10.svgrect2574" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2054.5576209) " y="21.426172" x="39.432529" height="58.640213" width="88.560425" id="elements-f10.svgrect2576" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2180.0497009"><tspan x="10" y="2180.0497009">L'emphase</tspan></text>
+
+<rect id="d0e219" width="288" height="1000px" x="10" y="2185.5497009" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e219" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'emphase est utilisée pour accentuer certaines parties d'une œuvre et attirer l'attention. Le centre d'intérêt ou le point focal est l'endroit qui attire l'œil en premier.
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2234.3593249) " y="0.24904883" x="159.95064" height="100.99377" width="152.52419" id="elements-f11.svgrect2584" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2234.3593249) " y="21.426050" x="191.93253" height="58.640213" width="88.560425" id="elements-f11.svgrect2585" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2234.3593249) " y="0.24904883" x="7.4506402" height="100.99377" width="152.52419" id="elements-f11.svgrect2582" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2234.3593249) " y="21.426050" x="39.432529" height="58.640213" width="88.560425" id="elements-f11.svgrect2583" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2234.3593249) translate(210.2272,-2115.132)" d="M 68.891352 2183.0002 A 11.324606 11.324606 0 1 1 46.242140,2183.0002 A 11.324606 11.324606 0 1 1 68.891352 2183.0002 z" sodipodi:ry="11.324606" sodipodi:rx="11.324606" sodipodi:cy="2183.0002" sodipodi:cx="57.566746" id="elements-f11.svgpath2587" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff0000" sodipodi:type="arc"/>
+
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2359.8514049"><tspan x="10" y="2359.8514049">La proportion</tspan></text>
+
+<rect id="d0e238" width="288" height="1000px" x="10" y="2365.3514049" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e238" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La proportion décrit la taille, l'emplacement ou la quantité d'une chose comparativement à une autre.
+</flowDiv></flowRoot>
+
+<defs id="elements-f12.svgdefs3">
+ <linearGradient y2="-1.3071896" x2="0.36496350" y1="0.41830066" x1="0.24087591" id="elements-f12.svglinearGradient1515" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient id="elements-f12.svglinearGradient2728">
+ <stop id="elements-f12.svgstop2729" offset="0.0000000" style="stop-color:#f7f7f7;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop2731" offset="0.45062014" style="stop-color:#fbfbfb;stop-opacity:0.073446326;"/>
+ <stop id="elements-f12.svgstop2730" offset="1.0000000" style="stop-color:#ffffff;stop-opacity:0.78531075;"/>
+ </linearGradient>
+ <radialGradient fy="0.18300654" fx="0.66423357" r="1.0277910" cy="0.18300654" cx="0.66423357" id="elements-f12.svgradialGradient1578" xlink:href="#elements-f12.svglinearGradient2728"/>
+ <linearGradient y2="-1.2222222" x2="0.92727274" y1="0.50326800" x1="0.40606061" id="elements-f12.svglinearGradient1734" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient y2="-1.6209151" x2="0.59183675" y1="0.44444445" x1="0.25850341" id="elements-f12.svglinearGradient1731" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient id="elements-f12.svglinearGradient1516">
+ <stop id="elements-f12.svgstop1517" offset="0.0000000" style="stop-color:#f7f7f7;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop1518" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="-0.11111111" x2="0.86524820" y1="0.40522876" x1="0.60992908" id="elements-f12.svglinearGradient1729" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <radialGradient fy="0.19230770" fx="0.54355401" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1528" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient y2="0.19531250" x2="0.91304350" y1="0.91406250" x1="0.89855075" id="elements-f12.svglinearGradient1557" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient spreadMethod="pad" y2="0.33593750" x2="1.0724638" y1="0.83593750" x1="1.0144928" id="elements-f12.svglinearGradient1760" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient id="elements-f12.svglinearGradient1626">
+ <stop id="elements-f12.svgstop1627" offset="0.0000000" style="stop-color:#ffffff;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop1628" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="-0.14843750" x2="1.1724138" y1="0.64062500" x1="0.36781609" id="elements-f12.svglinearGradient1517" xlink:href="#elements-f12.svglinearGradient1626"/>
+ <linearGradient id="elements-f12.svglinearGradient1749" xlink:href="#elements-f12.svglinearGradient1752"/>
+ <linearGradient id="elements-f12.svglinearGradient1752">
+ <stop id="elements-f12.svgstop1753" offset="0.0000000" style="stop-color:#556d4a;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1754" offset="0.64777780" style="stop-color:#778670;stop-opacity:0.97175139;"/>
+ <stop id="elements-f12.svgstop1755" offset="1.0000000" style="stop-color:#8b9f82;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="1.0074621" x2="1.3811841" y1="0.21323216" x1="-0.011526314" id="elements-f12.svglinearGradient1751" xlink:href="#elements-f12.svglinearGradient1752"/>
+ <linearGradient y2="2.2196410" x2="1.1766033" y1="-0.51972455" x1="0.83159232" id="elements-f12.svglinearGradient1630" xlink:href="#elements-f12.svglinearGradient1756"/>
+ <radialGradient fy="0.47656250" fx="0.26829270" r="0.78083962" cy="0.53906250" cx="0.29268292" id="elements-f12.svgradialGradient1527" xlink:href="#elements-f12.svglinearGradient1514"/>
+ <linearGradient id="elements-f12.svglinearGradient1514">
+ <stop id="elements-f12.svgstop1515" offset="0.0000000" style="stop-color:#484848;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1631" offset="0.68666667" style="stop-color:#929292;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1516" offset="1.0000000" style="stop-color:#d8d8d8;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <radialGradient fy="0.50781250" fx="0.37777779" r="0.77875805" cy="0.52343750" cx="0.33333334" id="elements-f12.svgradialGradient1522" xlink:href="#elements-f12.svglinearGradient1514"/>
+ <linearGradient id="elements-f12.svglinearGradient1756">
+ <stop id="elements-f12.svgstop1757" offset="0.0000000" style="stop-color:#495942;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1758" offset="0.32111111" style="stop-color:#778670;stop-opacity:0.97254902;"/>
+ <stop id="elements-f12.svgstop1759" offset="1.0000000" style="stop-color:#a9c19e;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="0.14383650" x2="0.90200359" y1="1.0609801" x1="0.45133072" id="elements-f12.svglinearGradient1747" xlink:href="#elements-f12.svglinearGradient1756"/>
+ <radialGradient fy="0.21794872" fx="0.64111501" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1505" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient id="elements-f12.svglinearGradient1806">
+ <stop id="elements-f12.svgstop1807" offset="0.0000000" style="stop-color:#000000;stop-opacity:0.40784314;"/>
+ <stop id="elements-f12.svgstop3276" offset="0.64777780" style="stop-color:#000000;stop-opacity:0.079096042;"/>
+ <stop id="elements-f12.svgstop1808" offset="1.0000000" style="stop-color:#000000;stop-opacity:0.0000000;"/>
+ </linearGradient>
+ <radialGradient fy="0.095238097" fx="0.49027237" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1502" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="130.38605" fx="24.819926" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2163" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="144.16476" fx="41.757475" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2165" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.883162,0.531022)" y2="565.30964" x2="181.27950" y1="705.07803" x1="112.59907" id="elements-f12.svglinearGradient2167" xlink:href="#elements-f12.svglinearGradient1756" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.579628,1.725246)" r="25.301256" fy="224.16281" fx="453.18573" cy="224.67046" cx="451.74176" id="elements-f12.svgradialGradient2169" xlink:href="#elements-f12.svglinearGradient1514" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.562112,1.779006)" r="14.902598" fy="224.52410" fx="629.09349" cy="225.71694" cx="629.55898" id="elements-f12.svgradialGradient2171" xlink:href="#elements-f12.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.205886,0.829266)" y2="605.24181" x2="326.30952" y1="297.56551" x1="287.55905" id="elements-f12.svglinearGradient2173" xlink:href="#elements-f12.svglinearGradient1756" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.998217,1.001787)" y2="74.427941" x2="131.60111" y1="49.942967" x1="88.665842" id="elements-f12.svglinearGradient2175" xlink:href="#elements-f12.svglinearGradient1752" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="336.10696" x2="253.37864" y1="336.10696" x1="187.35052" gradientTransform="scale(1.179368,0.847912)" id="elements-f12.svglinearGradient2177" xlink:href="#elements-f12.svglinearGradient1752" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.856613,1.167389)" y2="45.005121" x2="131.12428" y1="53.278375" x1="122.68814" id="elements-f12.svglinearGradient2179" xlink:href="#elements-f12.svglinearGradient1626" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.731690,1.366700)" y2="64.208910" x2="130.81171" y1="77.592667" x1="129.25997" spreadMethod="pad" id="elements-f12.svglinearGradient2181" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.726403,1.376647)" y2="65.690714" x2="172.70305" y1="77.259348" x1="172.46978" id="elements-f12.svglinearGradient2183" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="141.28563" fx="30.802720" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2185" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.958107,1.043724)" y2="84.428337" x2="162.72618" y1="97.763397" x1="156.13227" id="elements-f12.svglinearGradient2187" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.978488,1.021985)" y2="103.88062" x2="115.20684" y1="135.07221" x1="110.17276" id="elements-f12.svglinearGradient2189" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.035315,0.965890)" y2="91.335997" x2="130.71721" y1="123.45138" x1="121.01625" id="elements-f12.svglinearGradient2191" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.945443,1.057705)" r="34.084785" fy="71.937082" fx="64.958764" cy="71.937082" cx="64.958764" id="elements-f12.svgradialGradient2193" xlink:href="#elements-f12.svglinearGradient2728" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.946100,1.056971)" y2="42.421088" x2="54.702099" y1="74.473277" x1="52.397085" id="elements-f12.svglinearGradient2195" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2402.9890299) " y="1.6580489" x="159.95064" height="100.99377" width="152.52419" id="elements-f12.svgrect2588" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2402.9890299) " y="1.6580489" x="7.4506402" height="100.99377" width="152.52419" id="elements-f12.svgrect2590" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2402.9890299) matrix(0.519885,0.000000,0.000000,0.519885,27.07745,-1681.325)" id="elements-f12.svgg2952">
+ <path transform="matrix(0.966739,0.000000,0.000000,0.233544,113.9646,3337.076)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath3277" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2163)" sodipodi:type="arc"/>
+ <path transform="matrix(1.080927,0.000000,0.000000,0.286993,162.8851,3326.394)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath1809" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2165)" sodipodi:type="arc"/>
+ <g transform="matrix(1.201983,0.000000,0.000000,1.201983,73.32285,3220.770)" id="elements-f12.svgg1682">
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" d="M 298.95068,267.70153 C 299.05443,266.56625 300.99769,265.19277 301.95566,265.86600 L 317.25370,276.61700 C 318.70095,277.63408 319.35300,279.61723 319.43913,281.33696 L 320.80504,308.60780 C 320.88027,310.10987 318.39807,311.87031 316.98053,311.23000 L 298.40433,302.83897 C 296.62953,302.03728 296.04750,299.47017 296.21890,297.59458 L 298.95068,267.70153 z " style="fill:#586051;fill-rule:evenodd;stroke-width:1.0000000pt" id="elements-f12.svgpath1623"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczzzczccccccc" id="elements-f12.svgpath1531" d="M 368.78630,386.44876 L 370.08162,410.19409 L 299.84463,400.52378 C 297.63000,400.21886 298.48739,412.31477 289.15639,417.82855 C 281.99906,422.05787 274.00961,422.29801 268.28888,418.33751 L 235.20623,395.43414 L 154.16733,389.74953 C 150.58627,389.49833 152.63131,403.89529 142.06949,411.46654 C 101.27980,430.98135 86.760664,380.47454 97.912335,372.90420 L 78.713565,359.09699 L 217.63177,357.65742 L 258.65943,315.90999 L 367.34673,353.33872 L 368.78630,386.44876 z " style="fill:#393939;fill-rule:evenodd;stroke:#000000;stroke-width:1.9235025pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath1545" d="M 316.47195,281.55569 L 316.64043,298.51910 C 316.65245,299.72912 315.05090,300.80301 313.84113,300.83050 L 308.24253,300.95774 C 306.99790,300.98603 305.18501,300.14434 305.12513,298.90083 L 304.32044,282.19190 C 304.25676,280.86968 305.79847,279.45594 307.11974,279.37505 L 313.35454,278.99332 C 314.69714,278.91112 316.45859,280.21065 316.47195,281.55569 z " style="fill:#292e23;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1624" d="M 322.29870,279.99063 L 321.28779,316.72026 L 355.32167,328.17721 L 351.95198,320.76389 L 352.28895,314.02451 L 355.99561,311.32876 L 364.41984,314.02451 L 363.07196,306.27422 L 348.58229,297.17606 L 348.58229,320.76389 L 345.88654,320.76389 L 329.03808,311.32876 L 327.01627,304.58938 L 326.67930,288.41486 L 331.05990,286.39305 L 322.29870,279.99063 z " style="fill:#a5ae9d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cccccccccccccc" id="elements-f12.svgpath2869" d="M 85.570879,349.62740 L 88.115698,309.92823 L 96.768081,301.27584 L 220.44628,288.55175 L 244.87654,292.11450 L 369.50214,344.11173 L 368.34573,350.03224 L 290.17431,369.47699 L 287.12053,334.86745 L 279.99504,325.19714 L 255.56478,319.59854 L 234.69726,357.77082 L 82.517096,357.26186 L 85.570879,349.62740 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2167)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath2870" d="M 263.26099,431.93045 C 256.28457,433.10744 248.73244,433.17169 240.80483,432.07953 C 235.03657,424.86921 227.75319,410.75253 229.01134,383.63005 C 230.21950,357.58497 238.72781,344.58392 245.89447,338.43020 C 250.54189,334.79572 264.08368,336.95507 266.25302,338.43020 C 271.66138,343.14436 281.18262,367.38687 280.50400,388.30864 C 279.82538,408.87052 268.79784,429.67379 263.26099,431.93045 z " style="fill:#8b8b8b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1495" d="M 263.19923,339.62278 C 255.58447,340.59310 249.47780,360.18655 248.94825,382.88470 C 248.41870,405.94274 256.01200,427.88182 263.26099,428.30596 C 270.15134,428.70911 280.03620,408.48755 280.20585,386.86907 C 280.37551,364.89071 271.16800,338.60734 263.19923,339.62278 z " style="fill:#5b5b5b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1494" d="M 255.56478,386.27279 C 255.56478,376.94179 259.36466,358.72035 265.74405,358.27978 C 272.48158,357.81448 274.39644,378.46868 274.39644,387.79968 C 274.39644,397.13068 270.32223,413.08071 265.74405,414.26580 C 260.82781,415.53840 255.56478,395.60379 255.56478,386.27279 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2169)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2873" d="M 260.45889,366.29482 C 262.55826,366.65471 268.73640,372.53295 268.37651,388.24822 C 268.01662,403.60360 262.55826,404.80324 260.45889,404.44335 C 258.35952,404.08346 255.78030,392.44696 255.78030,386.08887 C 255.78030,379.73078 258.35952,365.93493 260.45889,366.29482 z " style="fill:#d9d9d9;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath1506" d="M 354.63983,427.86686 C 350.47584,428.57981 345.96823,428.61873 341.23650,427.95716 C 337.79362,423.58957 333.44641,415.03852 334.19736,398.60932 C 334.91847,382.83275 339.99680,374.95748 344.27434,371.22992 C 347.04823,369.02837 355.13087,370.33637 356.42567,371.22992 C 359.65374,374.08548 365.33665,388.77016 364.93161,401.44334 C 364.52656,413.89851 357.94459,426.49990 354.63983,427.86686 z " style="fill:#707070;fill-rule:evenodd;stroke-width:0.60128736pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1505" d="M 355.09180,371.95232 C 350.75380,372.54008 347.27493,384.40864 346.97325,398.15784 C 346.67157,412.12504 350.99735,425.41444 355.12699,425.67136 C 359.05231,425.91556 364.68356,413.66653 364.78020,400.57133 C 364.87686,387.25814 359.63149,371.33722 355.09180,371.95232 z " style="fill:#545454;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1504" d="M 350.74258,400.21014 C 350.74258,394.55797 352.90731,383.52050 356.54155,383.25363 C 360.37981,382.97178 361.47068,395.48287 361.47068,401.13504 C 361.47068,406.78721 359.14966,416.44880 356.54155,417.16666 C 353.74084,417.93752 350.74258,405.86231 350.74258,400.21014 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2171)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1507" d="M 353.53068,388.10867 C 354.72665,388.32667 358.24624,391.88736 358.04122,401.40674 C 357.83619,410.70812 354.72665,411.43480 353.53068,411.21680 C 352.33470,410.99879 350.86536,403.95009 350.86536,400.09873 C 350.86536,396.24738 352.33470,387.89067 353.53068,388.10867 z " style="fill:#b6b6b6;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath2878" d="M 88.430642,312.31107 C 88.560159,309.76389 91.649342,307.50814 94.188909,307.27258 L 218.35156,295.75605 C 221.60098,295.45465 226.31156,298.25122 226.26918,301.51432 L 225.90928,329.22598 C 225.85960,333.05136 222.17626,337.77571 218.35156,337.86338 L 92.749342,340.74251 C 89.751033,340.81124 87.198667,336.53991 87.350967,333.54468 L 88.430642,312.31107 z " style="fill:#5f7161;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2879" d="M 99.947177,322.38803 C 100.12712,318.00935 103.60608,312.61098 107.86479,312.67096 C 112.30346,312.73094 112.72333,318.54919 112.54339,321.66825 C 112.36344,324.78731 109.96416,331.44531 105.88539,331.38533 C 101.80529,331.32533 99.774613,326.58708 99.947177,322.38803 z " style="fill:#aeb89b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2880" d="M 194.59870,316.26988 C 194.59870,310.66156 199.03622,305.12905 203.77594,304.75334 C 208.69446,304.36346 212.96685,309.40088 213.31307,313.93058 C 213.67296,318.63916 211.39365,327.03663 204.85562,327.60646 C 198.49616,328.16073 194.59870,322.05813 194.59870,316.26988 z " style="fill:#aeb89b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccczzccczz" id="elements-f12.svgpath2881" d="M 234.18830,340.97501 L 238.26001,299.23999 L 247.42136,295.16828 L 369.57266,346.06465 L 369.57266,388.30864 L 365.11923,386.01831 L 365.24647,362.35149 L 355.19443,356.49841 C 351.58245,354.39523 347.96354,362.15877 347.36911,366.29596 L 344.98335,382.90091 L 288.64742,371.00388 L 286.10260,331.30470 L 255.56478,318.07165 C 245.98269,313.91941 233.17428,351.36872 234.18830,340.97501 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2173)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cccccczzzzcccczzzzcc" id="elements-f12.svgpath2882" d="M 230.11659,364.38735 L 222.99110,362.86046 L 74.373676,361.33357 L 75.391604,351.15429 L 219.93731,348.10051 L 232.66141,349.11844 L 243.34965,320.61646 C 245.68581,314.38669 256.11760,311.26149 262.18131,313.99994 L 277.95918,321.12543 C 285.33562,324.45673 290.66550,333.40735 291.19224,341.48398 L 292.71913,364.89631 L 318.67628,372.02180 L 316.64043,378.63833 L 288.13846,373.54870 L 286.10260,346.06465 C 285.64178,339.84357 284.89511,330.73255 278.97711,328.75988 L 265.23509,324.17921 C 260.40395,322.56883 253.54608,326.96093 252.00203,331.81367 L 241.31379,365.40528 L 230.11659,364.38735 z " style="fill:#4d4d4d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccczzzzzzzz" id="elements-f12.svgpath1533" d="M 325.64837,309.56675 L 341.79442,309.79183 L 342.51420,319.14901 L 346.47301,320.94847 C 347.17230,321.26633 347.91125,319.91716 347.91258,319.14901 L 347.94279,301.66489 C 347.94682,299.33562 345.82609,297.33219 343.98399,295.90663 L 327.35523,283.03802 C 325.90395,281.91491 321.84779,282.28585 321.95685,284.11769 L 323.12913,303.80848 C 323.25364,305.89985 323.55350,309.53754 325.64837,309.56675 z " style="fill:#505947;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="translate(11.66552,18.45222)" sodipodi:nodetypes="cccccccczzzzzzzzczcczzzzzczzzzzzzz" d="M 91.386906,44.457098 L 89.387766,60.126513 L 88.862421,64.021354 L 119.63601,74.330455 L 117.29143,60.191464 L 92.095155,43.446808 L 91.386906,44.457098 z M 91.792591,47.810214 C 91.802713,47.391610 92.454752,46.844606 92.807583,47.070091 L 98.442040,50.670893 C 98.975078,51.011542 99.250690,51.724179 99.320991,52.352852 L 100.43581,62.322142 C 100.49721,62.871246 99.664470,63.572166 99.150647,63.369012 L 92.417241,60.706732 C 91.773923,60.452372 91.509376,59.524043 91.526097,58.832471 L 91.792591,47.810214 z M 101.46821,54.244007 C 101.41191,53.667791 102.37737,52.855965 102.84951,53.191041 L 109.21800,57.710687 L 110.50594,59.752863 L 111.10063,66.086674 C 111.15059,66.618832 110.80632,67.710787 110.32062,67.487668 L 103.85737,64.518645 C 103.12780,64.183497 102.37124,63.486128 102.29317,62.687064 L 101.46821,54.244007 z M 111.89474,60.340570 C 111.87027,59.954629 112.38790,59.304500 112.71134,59.516489 L 115.93451,61.629034 C 116.46427,61.976249 116.91692,62.574666 116.99967,63.202645 L 117.74398,68.851206 C 117.80331,69.301486 117.25976,70.055172 116.84343,69.873685 L 113.16998,68.272382 C 112.50841,67.983998 112.31841,67.022218 112.27274,66.301970 L 111.89474,60.340570 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2175)" id="elements-f12.svgpath1535"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccccc" id="elements-f12.svgpath1534" d="M 220.95524,288.70835 L 287.12053,286.06566 L 294.24602,256.99600 L 298.82670,257.52454 L 291.70121,300.82561 L 297.29981,305.05392 L 293.73707,312.98201 L 241.82276,291.87959 L 220.95524,288.70835 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2177)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1532" d="M 189.56022,286.03897 L 192.79925,278.12135 L 216.91199,289.63789 L 289.25023,288.19832 L 296.08817,257.60753 L 293.56893,254.36850 L 191.35968,269.12406 L 180.56293,287.47854 L 189.56022,286.03897 z " style="fill:#545b4d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzc" id="elements-f12.svgpath1529" d="M 117.12663,299.49447 L 119.41697,295.16828 C 121.00157,292.17513 125.46107,291.66941 128.83280,291.35105 L 188.12708,285.75245 C 195.42128,285.06373 203.79954,283.90519 210.01252,287.78830 C 216.22550,291.67142 215.67765,290.18256 214.08423,290.33312 L 117.12663,299.49447 z " style="fill:#415b42;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzzzzz" id="elements-f12.svgpath1530" d="M 365.18738,306.19291 C 366.69242,307.28980 365.08213,299.66996 363.57331,298.57828 L 302.39172,254.31160 C 298.82596,251.73167 294.15150,249.72341 289.79551,250.35279 L 195.14399,264.02868 C 191.43472,264.56463 188.79207,269.63496 188.32949,272.28718 C 187.84312,275.07582 192.63294,269.57643 196.03827,269.12406 L 293.56893,256.16796 C 295.16440,255.95602 294.15712,260.13751 295.72828,260.48666 L 298.96730,261.20644 C 299.91145,261.41626 300.70493,259.19722 301.48655,259.76688 L 365.18738,306.19291 z " style="fill:#d6d6d6;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1544" d="M 306.46115,282.18970 L 307.22460,298.47654 L 313.84113,298.73103 L 314.60457,281.93522 L 306.46115,282.18970 z " style="fill:#ffffff;fill-opacity:0.89528793;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccccc" id="elements-f12.svgpath1547" d="M 311.00230,300.26190 L 311.00230,302.51190 L 297.06480,302.23065 L 297.27182,305.52356 L 311.78355,304.13690 L 312.62730,304.13690 L 312.62730,303.32440 L 312.62730,300.26190 L 311.00230,300.26190 z " style="fill-rule:evenodd;stroke-width:1.6250000"/>
+ <path transform="translate(11.66552,18.45222)" sodipodi:nodetypes="czzccz" id="elements-f12.svgpath1625" d="M 101.79977,54.873297 C 101.61798,52.582600 104.97296,58.549604 106.46764,59.946182 C 107.96232,61.342756 110.92916,61.451797 110.76786,63.252756 L 110.46848,66.595317 L 102.43568,62.886263 L 101.79977,54.873297 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2179)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath1632" d="M 117.50520,314.97451 C 117.69616,312.36471 120.00363,309.19538 122.61412,309.01410 L 183.92118,304.75666 C 186.52398,304.57591 189.50802,307.68278 189.45585,310.29133 L 189.03010,331.57850 C 188.96539,334.81400 184.60254,337.49268 181.36672,337.53891 L 121.76263,338.39039 C 119.05163,338.42912 116.03011,335.13402 116.22797,332.42998 L 117.50520,314.97451 z " style="fill:#474747;fill-opacity:0.62303662;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="translate(5.000000,17.50000)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath970" d="M 88.813516,111.36618 C 86.205792,111.97802 83.353887,112.18323 80.332409,111.96049 C 77.980232,109.37439 74.890135,104.21513 74.715729,93.937222 C 74.548247,84.067582 77.451500,78.951527 80.011875,76.454756 C 81.680752,74.970190 86.849019,75.461642 87.704007,75.967023 C 89.860401,77.618620 94.038621,86.550142 94.283441,94.471332 C 94.519640,102.25654 90.851457,110.38089 88.813516,111.36618 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2181)"/>
+ <path transform="translate(5.000000,17.50000)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath1556" d="M 123.20621,107.85357 C 121.65000,108.22270 119.94781,108.34540 118.14416,108.20879 C 116.73869,106.64106 114.89131,103.51433 114.78145,97.288847 C 114.67595,91.310661 116.40604,88.213462 117.93293,86.702589 C 118.92826,85.804317 122.01348,86.104885 122.52411,86.411478 C 123.81219,87.413068 126.31118,92.825278 126.46176,97.623327 C 126.60711,102.33901 124.42211,107.25791 123.20621,107.85357 z " style="stroke-width:0.60128736pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2183)"/>
+ </g>
+ <path transform="matrix(1.080927,0.000000,0.000000,0.286993,146.7630,3332.854)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath1714" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2185)" sodipodi:type="arc"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2402.9890299) " id="elements-f12.svgtext1232" y="109.55157" x="7.0871472" style="font-size:5.1805081;stroke-width:1.0000000pt;font-family:helvetica" xml:space="preserve"><tspan id="elements-f12.svgtspan1233">Random Ant &amp; 4WD</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2402.9890299) " id="elements-f12.svgtext1235" y="111.84713" x="7.7085347" style="font-size:1.2781800;stroke-width:1.0000000pt;font-family:helvetica" xml:space="preserve"><tspan id="elements-f12.svgtspan1236">SVG Image Created by Andrew Fitzsimon</tspan><tspan y="113.44485" x="7.7085347" id="elements-f12.svgtspan2442" sodipodi:role="line">Courtesy of Open Clip Art Library</tspan><tspan y="115.04258" x="7.7085347" sodipodi:role="line" id="elements-f12.svgtspan2444">http://www.openclipart.org/</tspan><tspan y="116.64030" x="7.7085347" id="elements-f12.svgtspan2950" sodipodi:role="line"/></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2402.9890299) matrix(1.120145,0.000000,0.000000,1.120145,-199.5482,-2562.726)" id="elements-f12.svgg2864">
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath924" d="M 147.45065,91.907853 L 130.69435,84.209014 L 159.22535,80.133159 L 161.48971,83.303269" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.5308385"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath923" d="M 155.46029,108.55426 L 160.44189,126.66918 L 174.93382,102.21404" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.5308385"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath909" d="M 97.068918,145.26319 C 97.068918,145.26319 79.136073,137.57768 71.130330,150.06663 C 63.124598,162.55559 60.882992,178.88728 66.967350,185.29188 C 73.051716,191.69646 92.905937,187.21325 97.068918,178.88728 C 101.23191,170.56132 105.39489,153.58916 103.47351,149.42618 C 101.55214,145.26319 97.068918,145.26319 97.068918,145.26319 z " style="fill:#7c5a08;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccc" id="elements-f12.svgpath1569" d="M 142.41549,138.79278 L 141.88717,138.90401 L 126.67726,142.21293 L 121.91445,136.30985 L 118.68086,139.26926 L 125.92649,144.68767 L 126.34358,144.91012 L 126.78848,144.79889 L 141.85936,141.51778 L 160.46162,153.91928 L 160.85090,154.16954 L 161.35141,154.11392 L 183.06795,151.16648 L 182.96071,150.22118 L 161.49044,151.52796 L 142.86038,139.09865 L 142.41549,138.79278 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="cccccccccccccccccccccccccccccccc" id="elements-f12.svgpath1568" d="M 85.379947,67.643027 L 83.427821,71.717188 L 83.800293,81.378112 L 83.823568,81.773858 L 84.079643,82.053216 L 92.716282,91.621026 C 92.713226,92.015919 92.669725,97.422666 92.669725,103.33054 C 92.669725,106.39017 92.680575,109.47663 92.716282,111.85077 C 92.734131,113.03785 92.754224,114.03460 92.786121,114.78397 C 92.802062,115.15867 92.810601,115.46762 92.832678,115.71515 C 92.843712,115.83891 92.862173,115.95681 92.879235,116.06434 C 92.896306,116.17187 92.878356,116.22554 93.018914,116.50665 C 93.100474,116.66976 93.155102,116.75058 93.274981,116.94895 C 93.394869,117.14732 93.542552,117.41997 93.740576,117.74045 C 94.136615,118.38141 94.683158,119.25502 95.323569,120.27790 C 96.604374,122.32364 98.273784,124.98005 99.932880,127.61089 C 103.25105,132.87257 106.52093,138.01676 106.52093,138.01676 L 107.95758,139.15095 C 107.95758,139.15095 105.06556,131.70657 101.74867,126.44692 C 100.09022,123.81710 98.417783,121.17914 97.139356,119.13721 C 96.500142,118.11624 95.971515,117.23398 95.579636,116.59976 C 95.383697,116.28265 95.204159,116.04245 95.090776,115.85483 C 95.022117,115.74121 95.027693,115.72066 94.997654,115.66859 C 94.993083,115.63228 94.980014,115.59211 94.974380,115.52891 C 94.957569,115.34046 94.942976,115.07034 94.927815,114.71414 C 94.897499,114.00172 94.875673,113.00416 94.857983,111.82750 C 94.822595,109.47416 94.811418,106.38464 94.811418,103.33054 C 94.811418,97.222323 94.857983,91.201997 94.857983,91.201997 L 94.857983,90.782968 L 94.578625,90.480336 L 85.918713,80.935808 L 85.379947,67.643027 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccc" id="elements-f12.svgpath1567" d="M 109.23089,147.26942 L 108.10281,156.78331 L 108.04720,156.95014 L 108.04720,157.14478 L 108.04720,167.96134 L 97.508698,190.56767 L 97.425280,190.76231 L 97.397474,190.98476 L 94.894929,219.54158 L 94.894929,219.81964 L 95.006153,220.12551 L 100.65078,234.39002 L 102.58923,236.16185 L 97.480892,219.45816 L 99.927826,191.45746 L 110.46632,168.76772 L 110.60535,168.51746 L 110.60535,168.23940 L 110.60535,157.31162 L 113.94219,146.63376 L 109.23089,147.26942 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="czzzzzzz" id="elements-f12.svgpath919" d="M 129.57222,103.15301 C 129.66538,107.01137 129.95115,108.12973 131.49359,109.87783 L 141.10048,120.76563 C 142.62912,122.49809 145.18674,122.84403 147.98541,121.56621 C 150.97614,120.20069 157.45720,111.91175 158.71309,107.31600 C 159.99383,102.62934 161.04890,94.695782 158.87321,93.065784 C 156.79865,91.511550 149.34077,89.130790 143.66231,91.944981 C 137.92227,94.789691 129.47532,99.139884 129.57222,103.15301 z " style="fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cczz" id="elements-f12.svgpath1143" d="M 134.56159,103.95723 C 133.17436,94.709009 155.37009,86.385615 158.60697,94.246602 C 161.84384,102.10760 151.90201,116.21113 147.50911,117.82957 C 143.11621,119.44801 135.87208,112.69384 134.56159,103.95723 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2187)"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccc" id="elements-f12.svgpath1571" d="M 63.390663,136.26243 L 62.890154,136.76294 L 44.565960,155.08714 L 32.009585,160.20356 L 31.969815,161.09324 L 45.566978,157.47846 L 45.900651,157.39504 L 46.150905,157.14478 L 64.197038,139.07085 L 98.375222,144.33804 L 98.959150,141.86330 L 64.085814,136.42927 L 63.390663,136.26243 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccc" id="elements-f12.svgpath1572" d="M 51.298905,101.68765 L 50.488651,102.11659 L 56.828433,112.51606 L 57.134299,113.01657 L 57.690420,113.12779 L 72.622275,115.82498 L 72.761305,115.85278 L 72.872529,115.85278 L 96.813547,115.43569 L 95.145183,131.20173 L 95.033959,132.28617 L 96.090589,132.56423 L 104.68266,134.84432 L 107.16150,131.69027 L 97.786759,130.36755 L 99.482929,114.26784 L 99.649765,112.82192 L 98.203850,112.84973 L 72.928141,113.29463 L 58.691439,110.70866 L 51.298905,101.68765 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccccc" id="elements-f12.svgpath1570" d="M 123.72172,70.139622 L 123.20150,70.250846 L 123.67420,79.037561 L 123.67420,79.093174 L 121.44972,92.968398 L 121.42191,93.079622 L 117.86273,106.84362 L 108.43648,122.52624 L 108.15842,122.99894 L 108.32526,123.55506 L 109.46132,130.12538 L 113.71974,129.37462 L 110.93903,123.33262 L 120.14283,107.98367 L 120.25406,107.81683 L 120.28186,107.65000 L 123.92446,93.607937 L 123.92446,93.552325 L 123.92446,93.496713 L 126.20455,79.454652 L 126.23236,79.315622 L 126.20455,79.176592 L 123.72172,70.139622 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath925" d="M 159.23201,101.09795 C 159.23201,101.09795 164.66648,100.41864 165.11936,93.851988" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.1321594pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath926" d="M 151.98605,91.134750 C 151.98605,91.134750 152.43892,87.511767 160.13776,88.417513" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.1321594pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cccczccccccc" id="elements-f12.svgpath911" d="M 89.282954,144.02400 C 90.590850,142.38913 99.310531,139.17883 101.23191,139.81929 C 103.15328,140.45975 102.02110,131.17310 110.66729,128.93149 C 117.04912,124.19908 114.01166,119.58046 117.18178,115.73105 C 118.08751,113.46668 125.38229,107.25919 131.34957,109.03841 C 137.45669,110.85933 141.26059,120.60552 137.41783,126.68988 C 133.57508,132.77425 130.69302,131.49332 130.69302,131.49332 C 130.69302,131.49332 131.97393,135.65631 124.60865,137.89791 C 117.24338,140.13952 117.88384,144.62273 117.88384,144.62273 C 117.88384,144.62273 113.08039,150.38686 107.95672,149.10594 C 102.83306,147.82503 104.44094,152.81893 103.29654,154.12683 L 89.282954,144.02400 z " style="fill:#3c2b00;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cccz" id="elements-f12.svgpath1730" d="M 104.63166,140.75881 C 101.68889,137.16210 109.37279,127.84334 115.25832,132.42097 C 121.14385,136.99861 118.85504,145.00947 113.95043,146.31737 C 109.04582,147.62527 107.64105,144.43695 104.63166,140.75881 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2189)"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="czzzzz" id="elements-f12.svgpath1733" d="M 117.87411,120.81339 C 116.59346,118.36108 118.52805,115.17309 120.81687,113.45648 C 123.10569,111.73987 128.96397,109.31480 131.60701,110.51371 C 134.25005,111.71262 137.19282,117.70714 136.67511,120.64991 C 136.15740,123.59268 131.63426,128.14306 128.50076,128.17031 C 125.36726,128.19756 119.15476,123.26570 117.87411,120.81339 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2191)"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="czzc" id="elements-f12.svgpath2381" d="M 43.043287,81.709895 C 43.043287,81.709895 37.481249,96.742273 43.101808,101.61656 C 48.547426,106.33912 62.511493,107.77993 70.462669,90.758905 C 78.413846,73.737884 52.160018,58.024741 43.043287,81.709895 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2193)"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="ccczzz" id="elements-f12.svgpath910" d="M 58.620022,74.099282 C 52.599836,74.675844 48.439316,83.330000 46.259620,90.111002 C 45.050197,90.629325 45.212055,83.284588 45.730379,82.075158 C 46.248701,80.865738 48.052607,74.095278 50.935452,72.113322 C 53.699848,70.212797 57.589713,70.113113 60.612240,71.196950 C 63.605727,72.270375 64.378052,73.547829 58.620022,74.099282 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2195)"/>
+ </g><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2402.9890299) matrix(1.758560,0.000000,0.000000,1.758560,137.3274,-45.69108) translate(-10, -2402.9890299)" height="3146.2500" width="320.00000" id="elements-f12.svguse1" xlink:href="#elements-f12.svgg2864" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2402.9890299) matrix(0.250000,0.000000,0.000000,0.250000,251.8760,41.63700) translate(-10, -2402.9890299)" height="3146.2500" width="320.00000" id="elements-f12.svguse7" xlink:href="#elements-f12.svgg2952" y="0.0000000" x="0.0000000"/>
+
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2542.2978899"><tspan x="10" y="2542.2978899">Le motif</tspan></text>
+
+<rect id="d0e257" width="288" height="1000px" x="10" y="2547.7978899" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e257" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un motif est créé par la répétition d'un élément (ligne, forme ou couleur) encore et encore.
+</flowDiv></flowRoot>
+
+<defs id="elements-f13.svgdefs3">
+ <pattern patternTransform="matrix(1.180948,0.332239,-0.332239,1.180948,43.37934,31.64300)" id="elements-f13.svgpattern2289" xlink:href="#elements-f13.svgpattern3032" inkscape:collect="always"/>
+ <pattern id="elements-f13.svgpattern3032" patternTransform="matrix(1.180948,0.332239,-0.332239,1.180948,43.37934,2476.965)" height="39.359000" width="49.643104" patternUnits="userSpaceOnUse">
+ <path transform="matrix(0.508520,0.156062,-0.156062,0.508520,394.1261,-1261.834)" d="M 43.212958,2505.2003 L 36.030272,2499.2499 L 28.424590,2499.4622 L 34.920902,2491.3470 L 25.709767,2478.7673 L 40.812864,2478.7518 L 50.980165,2472.0343 L 51.371709,2482.9963 L 61.818332,2494.1104 L 47.841390,2493.1544 L 43.212958,2505.2003 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.9373154" sodipodi:arg1="1.3089969" sodipodi:r2="8.8781328" sodipodi:r1="17.756266" sodipodi:cy="2490.7439" sodipodi:cx="42.040012" sodipodi:sides="5" id="elements-f13.svgpath3027" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.510585,1.662537e-3,-1.662537e-3,0.510585,13.69621,-1254.911)" d="M 75.590025,2486.5530 L 64.085177,2479.4847 L 57.282855,2489.3194 L 57.436151,2475.5257 L 50.473515,2474.9991 L 61.559465,2471.3460 L 63.615886,2459.1650 L 67.251693,2469.9192 L 75.340031,2466.1136 L 70.553222,2474.4100 L 75.590025,2486.5530 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.4137167" sodipodi:arg1="0.78539816" sodipodi:r2="6.9945359" sodipodi:r1="13.989071" sodipodi:cy="2475.0820" sodipodi:cx="65.120804" sodipodi:sides="5" id="elements-f13.svgpath3028" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:2.4481573;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.801727,2.612812e-3,-2.612812e-3,0.801727,-0.502632,-1983.714)" d="M 62.846537,2515.9566 L 58.145831,2512.4003 L 51.720610,2519.6358 L 52.690796,2510.1556 L 45.801241,2502.6067 L 53.722390,2501.2397 L 57.706608,2494.8828 L 61.298795,2503.6780 L 69.923487,2502.5956 L 63.826181,2512.2513 L 62.846537,2515.9566 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.6111123" sodipodi:arg1="0.98279372" sodipodi:r2="5.9442124" sodipodi:r1="11.888425" sodipodi:cy="2508.0547" sodipodi:cx="58.526291" sodipodi:sides="5" id="elements-f13.svgpath3029" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.5591273;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.435729,-0.305106,0.305106,0.435729,-744.6589,-1031.678)" d="M 33.994752,2474.0477 L 20.704295,2457.4658 L 7.8346761,2462.0862 L 17.498573,2446.9625 L 12.307118,2435.3343 L 26.561301,2440.9747 L 37.019268,2432.9210 L 35.353522,2447.6618 L 49.589290,2451.3144 L 32.847304,2457.9491 L 33.994752,2474.0477 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.0339662" sodipodi:arg1="1.4056476" sodipodi:r2="10.028211" sodipodi:r1="20.056423" sodipodi:cy="2452.0012" sodipodi:cx="28.850988" sodipodi:sides="5" id="elements-f13.svgpath3030" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.164915,-0.505720,0.505720,0.164915,-1249.948,-402.1810)" d="M 12.399999,2503.0770 L 3.3354048,2500.8122 L -3.3046903,2506.3918 L -6.6587035,2495.5004 L -19.290663,2493.2132 L -4.3337654,2487.1292 L -6.8731938,2475.0983 L 4.2770325,2480.9489 L 12.671257,2481.3635 L 9.9072091,2489.1905 L 12.399999,2503.0770 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2718196" sodipodi:arg1="0.64350111" sodipodi:r2="8.2431383" sodipodi:r1="16.486279" sodipodi:cy="2491.5684" sodipodi:cx="-0.82431394" sodipodi:sides="5" id="elements-f13.svgpath3031" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ </pattern>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2584.9966469) " id="elements-f13.svgrect3038" y="0.35475782" x="7.4958501" height="100.74789" width="305.30411" style="fill:url(#elements-f13.svgpattern2289);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2584.9966469) " id="elements-f13.svgrect3018" y="0.32448438" x="7.6676483" height="100.60632" width="304.97748" style="fill:none;stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2584.9966469) " y="0.24928907" x="7.5752616" height="100.99377" width="305.15701" id="elements-f13.svgrect2174" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/>
+
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2710.4887269"><tspan x="10" y="2710.4887269">Gradation</tspan></text>
+
+<rect id="d0e276" width="288" height="1000px" x="10" y="2715.9887269" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e276" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Une gradation de taille et de direction produit une perspective linéaire. Une gradation de couleur, chaud vers froid et tonique ou de sombre à clair, produit une perspective aérienne. La gradation peut ajouter de l'intérêt et du mouvement à une forme. Une gradation de l'obscur vers le clair peut guider le regard le long d'une forme.
+</flowDiv></flowRoot>
+
+<defs id="elements-f14.svgdefs3">
+ <linearGradient y2="0.46491230" x2="-0.19696970" y1="0.46491230" x1="0.98484850" id="elements-f14.svglinearGradient3169" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="0.67543858" x2="1.2272727" y1="0.68181819" x1="-0.0064935065" id="elements-f14.svglinearGradient3170" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="-0.38000000" x2="0.48979592" y1="1.0599999" x1="0.48979592" id="elements-f14.svglinearGradient3168" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient id="elements-f14.svglinearGradient3164">
+ <stop id="elements-f14.svgstop3165" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="elements-f14.svgstop3167" offset="1.0000000" style="stop-color:#ffffff;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="1.2200714" x2="0.48798475" y1="0.020000000" x1="0.48979592" id="elements-f14.svglinearGradient3163" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.073093,0.931885)" y2="2874.8171" x2="-14.462526" y1="2874.8171" x1="114.02820" id="elements-f14.svglinearGradient2322" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.073093,0.931885)" y2="2897.7062" x2="316.20588" y1="2898.3998" x1="182.06721" id="elements-f14.svglinearGradient2324" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.804661,0.356549)" y2="7340.2078" x2="55.983919" y1="7496.9797" x1="55.983919" id="elements-f14.svglinearGradient2326" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.804661,0.356549)" y2="7689.6980" x2="55.786737" y1="7559.0469" x1="55.983919" id="elements-f14.svglinearGradient2328" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="7689.6980" x2="55.786737" y1="7559.0469" x1="55.983919" gradientTransform="matrix(2.804661,0.000000,0.000000,0.356549,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2331" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="7340.2078" x2="55.983919" y1="7496.9797" x1="55.983919" gradientTransform="matrix(2.804661,0.000000,0.000000,0.356549,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2334" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="2897.7062" x2="316.20588" y1="2898.3998" x1="182.06721" gradientTransform="matrix(1.073093,0.000000,0.000000,0.931885,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2337" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="2874.8171" x2="-14.462526" y1="2874.8171" x1="114.02820" gradientTransform="matrix(1.073093,0.000000,0.000000,0.931885,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2340" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2796.3497039) " y="0.24891016" x="7.5752616" height="100.99377" width="305.15701" id="elements-f14.svgrect3127" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2796.3497039) " y="38.758919" x="123.93423" height="23.974203" width="72.439087" id="elements-f14.svgrect3129" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-miterlimit:4.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2796.3497039) " sodipodi:nodetypes="cccc" d="M 7.7107840,0.41230000 L 123.88063,38.729600 L 123.88063,62.912300 L 7.7107840,101.22960" style="fill:url(#elements-f14.svglinearGradient2340);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3130"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2796.3497039) " sodipodi:nodetypes="ccccc" d="M 196.38271,62.912300 L 196.38271,38.729600 L 312.55256,0.41230000 L 312.55256,101.22960 L 196.38271,62.912300 z " style="fill:url(#elements-f14.svglinearGradient2337);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3133"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2796.3497039) " sodipodi:nodetypes="ccccc" d="M 312.55256,0.41230000 L 7.7107840,0.41230000 L 123.88063,38.729600 L 196.38271,38.729600 L 312.55256,0.41230000 z " style="fill:url(#elements-f14.svglinearGradient2334);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3145"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2796.3497039) " sodipodi:nodetypes="ccccc" d="M 312.55256,101.22960 L 7.7107840,101.22960 L 123.88063,62.912300 L 196.38271,62.912300 L 312.55256,101.22960 z " style="fill:url(#elements-f14.svglinearGradient2331);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3147"/>
+
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2923.4417839"><tspan x="10" y="2923.4417839">La composition</tspan></text>
+<rect id="d0e296" width="288" height="1000px" x="10" y="2928.3417839" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e296" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La disposition de différents éléments pour former un tout.</flowDiv></flowRoot>
+<defs id="elements-f15.svgdefs3">
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,48.26800)" id="elements-f15.svgpattern2540" xlink:href="#elements-f15.svgpattern2585" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,2.539170,57.95400)" id="elements-f15.svgpattern2530" xlink:href="#elements-f15.svgpattern2605" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.406157e-3,-4.621636e-2,4.621636e-2,3.406157e-3,82.30269,104.9810)" id="elements-f15.svgpattern2527" xlink:href="#elements-f15.svgpattern3708" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,10.78534,68.53900)" id="elements-f15.svgpattern2524" xlink:href="#elements-f15.svgpattern3713" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,181.6024,17.65300)" id="elements-f15.svgpattern2521" xlink:href="#elements-f15.svgpattern3712" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,-14.53532,25.89300)" id="elements-f15.svgpattern2518" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,176.9535,68.53900)" id="elements-f15.svgpattern2514" xlink:href="#elements-f15.svgpattern1878" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,151.6328,25.89300)" id="elements-f15.svgpattern2511" xlink:href="#elements-f15.svgpattern1880" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.154722e-2,6.550186e-2,-6.550186e-2,2.154722e-2,207.2501,17.43600)" id="elements-f15.svgpattern2508" xlink:href="#elements-f15.svgpattern1887" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,347.7705,17.65300)" id="elements-f15.svgpattern2505" xlink:href="#elements-f15.svgpattern1879" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.224270e-3,6.894402e-2,-6.894402e-2,-1.224270e-3,143.8084,-3.970000)" id="elements-f15.svgpattern2502" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.437973e-3,8.097856e-2,-8.097856e-2,-1.437973e-3,161.8816,-4.179000)" id="elements-f15.svgpattern2489" xlink:href="#elements-f15.svgpattern1889" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2362">
+ <stop id="elements-f15.svgstop2363" offset="0.0000000" style="stop-color:#00990f;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2366" offset="1.0000000" style="stop-color:#00ff1a;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.59615386" x2="0.49637681" y1="1.0192307" x1="0.49637681" id="elements-f15.svglinearGradient2361" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2606">
+ <stop id="elements-f15.svgstop2607" offset="0.0000000" style="stop-color:#565c3b;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2609" offset="1.0000000" style="stop-color:#9e96d0;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.15178572" x2="0.58333331" y1="0.88392860" x1="0.56884056" id="elements-f15.svglinearGradient2610" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2370">
+ <stop id="elements-f15.svgstop2371" offset="0.0000000" style="stop-color:#0c0099;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2372" offset="1.0000000" style="stop-color:#0069ff;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="0.93181819" x2="0.47826087" y1="0.20454545" x1="0.47826087" id="elements-f15.svglinearGradient2369" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2842.633)" id="elements-f15.svgpattern3516" xlink:href="#elements-f15.svgpattern2410" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2840.002)" id="elements-f15.svgpattern2585" xlink:href="#elements-f15.svgpattern3516" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient1514">
+ <stop id="elements-f15.svgstop1515" offset="0.0000000" style="stop-color:#484848;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop1631" offset="0.68666667" style="stop-color:#929292;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop1516" offset="1.0000000" style="stop-color:#d8d8d8;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.18018018" x2="0.73913044" y1="0.39639640" x1="0.52173913" id="elements-f15.svglinearGradient2386" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient1806">
+ <stop id="elements-f15.svgstop1807" offset="0.0000000" style="stop-color:#000000;stop-opacity:0.40784314;"/>
+ <stop id="elements-f15.svgstop3276" offset="0.64777780" style="stop-color:#000000;stop-opacity:0.079096042;"/>
+ <stop id="elements-f15.svgstop1808" offset="1.0000000" style="stop-color:#000000;stop-opacity:0.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="2.0500000" x2="0.48188406" y1="-0.94999999" x1="0.49637681" id="elements-f15.svglinearGradient2392" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,5.039169,2849.688)" id="elements-f15.svgpattern2399" xlink:href="#elements-f15.svgpattern2397" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,5.039169,2849.688)" id="elements-f15.svgpattern2403" xlink:href="#elements-f15.svgpattern2399" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,2.539170,2849.688)" id="elements-f15.svgpattern2605" xlink:href="#elements-f15.svgpattern2403" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,151.6328,2817.627)" id="elements-f15.svgpattern1880" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.154722e-2,6.550186e-2,-6.550186e-2,2.154722e-2,207.2501,2809.170)" id="elements-f15.svgpattern1887" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.406157e-3,-4.621636e-2,4.621636e-2,3.406157e-3,82.30269,2896.715)" id="elements-f15.svgpattern3708" xlink:href="#elements-f15.svgpattern3706" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,-14.53532,2817.627)" id="elements-f15.svgpattern3710" xlink:href="#elements-f15.svgpattern3708" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,181.6024,2809.387)" id="elements-f15.svgpattern3712" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,347.7705,2809.387)" id="elements-f15.svgpattern1879" xlink:href="#elements-f15.svgpattern3712" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.111259e-2,-4.850659e-2,-4.850659e-2,-3.111259e-2,139.5469,2993.389)" id="elements-f15.svgpattern3180" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.588574e-2,-4.035758e-2,-4.035758e-2,-2.588574e-2,110.3458,3027.344)" id="elements-f15.svgpattern2598" xlink:href="#elements-f15.svgpattern3180" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(8.058895e-2,-4.848785e-2,-4.848785e-2,-8.058895e-2,-100.9765,2912.705)" id="elements-f15.svgpattern3178" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.705017e-2,-4.034199e-2,-4.034199e-2,-6.705017e-2,-89.77020,2960.215)" id="elements-f15.svgpattern2599" xlink:href="#elements-f15.svgpattern3178" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,-2.970946e-2,-2.970946e-2,-4.937844e-2,65.70686,2891.160)" id="elements-f15.svgpattern3176" xlink:href="#elements-f15.svgpattern3173" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,-2.970946e-2,-2.970946e-2,-4.937844e-2,107.0526,2920.398)" id="elements-f15.svgpattern3181" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.108296e-2,-2.471833e-2,-2.471833e-2,-4.108296e-2,83.31043,2966.615)" id="elements-f15.svgpattern2596" xlink:href="#elements-f15.svgpattern3181" inkscape:collect="always"/>
+ <pattern id="elements-f15.svgpattern2650" patternTransform="matrix(0.235877,0.000000,0.000000,0.235877,23.89020,1385.940)" height="24.565200" width="24.565119" patternUnits="userSpaceOnUse">
+ <path id="elements-f15.svgpath2649" d="M 0.62500000,23.940200 L 23.940119,0.62500000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+ </pattern>
+ <pattern patternTransform="matrix(0.235877,0.000000,0.000000,0.235877,7.403921,1355.414)" id="elements-f15.svgpattern2655" xlink:href="#elements-f15.svgpattern2650" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,7.403921,1377.914)" id="elements-f15.svgpattern2664" xlink:href="#elements-f15.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,7.403921,1401.211)" id="elements-f15.svgpattern2666" xlink:href="#elements-f15.svgpattern2664" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,5.039169,2839.013)" id="elements-f15.svgpattern2397" xlink:href="#elements-f15.svgpattern2666" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2889.957)" id="elements-f15.svgpattern2410" xlink:href="#elements-f15.svgpattern2397" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,2.970946e-2,-2.970946e-2,4.937844e-2,7.869785,2842.513)" id="elements-f15.svgpattern3173" xlink:href="#elements-f15.svgpattern2410" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,2.970946e-2,-2.970946e-2,4.937844e-2,50.08138,2871.272)" id="elements-f15.svgpattern3182" xlink:href="#elements-f15.svgpattern3173" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.108296e-2,2.471833e-2,-2.471833e-2,4.108296e-2,35.91026,2925.742)" id="elements-f15.svgpattern2597" xlink:href="#elements-f15.svgpattern3182" inkscape:collect="always"/>
+ <pattern id="elements-f15.svgpattern3695" patternTransform="matrix(6.389029e-2,6.620037e-2,-6.620037e-2,6.389029e-2,11.88013,2864.769)" height="205.67261" width="291.92533" patternUnits="userSpaceOnUse">
+ <path id="elements-f15.svgpath3658" d="M 233.64408,85.642895 C 227.39177,85.642895 222.36355,100.53130 222.08158,119.08040 C 209.12080,106.88970 195.74839,100.31990 191.45658,104.61170 C 187.44777,108.62050 193.02978,120.58540 203.67533,132.70540 C 187.67801,133.77440 175.36283,138.27860 175.36283,143.92410 C 175.36283,149.85070 188.86658,154.56470 206.05033,155.29910 C 193.75465,168.31280 187.14594,181.80100 191.45658,186.11170 C 195.77049,190.42560 209.24626,183.80060 222.26908,171.48670 C 223.00208,188.67490 227.71641,202.17420 233.64408,202.17410 C 239.24712,202.17420 243.71634,190.05430 244.83158,174.23670 C 257.91112,186.66460 271.52855,193.35220 275.86283,189.01790 C 280.41164,184.46910 273.00926,169.72690 259.36283,156.08040 C 259.12461,155.84220 258.88293,155.68980 258.64408,155.45540 C 277.11391,155.14500 291.92533,150.15750 291.92533,143.92410 C 291.92533,137.95320 278.23321,133.19490 260.86283,132.51790 C 271.39971,120.46140 276.91376,108.60020 272.92533,104.61170 C 268.93690,100.62320 257.10685,106.16860 245.05033,116.70540 C 244.37477,99.330595 239.61606,85.642795 233.64408,85.642895 z " style="fill:#ff0000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="translate(371.3076,-2712.318)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3667" style="fill:#cfe300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3671" d="M 213.44854,13.665195 C 208.75738,9.5317950 195.14211,17.378595 182.66795,31.109695 C 181.00251,13.394695 175.31231,-0.37500500 169.25487,0.0078950027 C 163.59685,0.36559500 159.87522,13.033095 159.85026,29.164495 C 147.14065,19.390995 134.92280,14.629095 131.19062,18.864895 C 127.27261,23.311695 134.28821,35.775795 146.69581,47.686795 C 128.86705,49.322595 114.99159,55.073895 115.37614,61.157995 C 115.76103,67.246595 130.25172,71.184495 148.16342,70.554495 C 137.35048,83.935595 131.96344,97.180795 136.41108,101.09940 C 140.61502,104.80360 151.98064,98.664495 163.27425,87.533695 C 164.87199,105.50520 170.66815,119.52530 176.78556,119.13860 C 183.20572,118.73270 187.39756,102.77790 186.18008,83.517295 C 186.15882,83.181095 186.07823,82.906995 186.05398,82.573195 C 200.11724,94.550495 214.52754,100.60000 218.64837,95.923095 C 222.59567,91.443095 215.46802,78.821195 202.88245,66.829795 C 218.75876,64.749595 230.73730,59.495295 230.38151,53.865995 C 230.02571,48.236695 217.48353,44.576695 201.47167,44.512095 C 212.45107,31.029095 217.92942,17.613095 213.44854,13.665195 z " style="fill:#c70600;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2166.439,-1994.659)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3672" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3673" d="M 98.080203,13.665095 C 93.389043,9.5316950 79.773773,17.378495 67.299613,31.109595 C 65.634173,13.394595 59.943973,-0.37510500 53.886533,0.0077950027 C 48.228513,0.36549500 44.506883,13.032995 44.481923,29.164395 C 31.772313,19.390895 19.554463,14.628995 15.822283,18.864795 C 11.904273,23.311595 18.919873,35.775695 31.327473,47.686695 C 13.498713,49.322495 -0.37674692,55.073795 0.0078030782,61.157895 C 0.39269308,67.246495 14.883383,71.184395 32.795083,70.554395 C 21.982143,83.935495 16.595103,97.180695 21.042743,101.09930 C 25.246683,104.80350 36.612303,98.664395 47.905913,87.533595 C 49.503653,105.50510 55.299813,119.52520 61.417223,119.13850 C 67.837383,118.73260 72.029223,102.77780 70.811743,83.517195 C 70.790483,83.180995 70.709893,82.906895 70.685643,82.573095 C 84.748903,94.550395 99.159203,100.59990 103.28003,95.922995 C 107.22733,91.442995 100.09968,78.821095 87.514113,66.829695 C 103.39042,64.749495 115.36896,59.495195 115.01317,53.865895 C 114.65737,48.236595 102.11519,44.576595 86.103333,44.511995 C 97.082733,31.028995 102.56108,17.612995 98.080203,13.665095 z " style="fill:#ffd400;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2051.071,-1994.659)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3674" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3675" d="M 159.88467,100.19140 C 155.19351,96.057995 141.57824,103.90480 129.10408,117.63590 C 127.43864,99.920895 121.74844,86.151195 115.69100,86.534095 C 110.03298,86.891795 106.31135,99.559295 106.28639,115.69070 C 93.576783,105.91720 81.358933,101.15530 77.626753,105.39110 C 73.708743,109.83790 80.724343,122.30200 93.131943,134.21300 C 75.303183,135.84880 61.427723,141.60010 61.812273,147.68420 C 62.197163,153.77280 76.687853,157.71070 94.599553,157.08070 C 83.786613,170.46180 78.399573,183.70700 82.847213,187.62560 C 87.051153,191.32980 98.416773,185.19070 109.71038,174.05990 C 111.30812,192.03140 117.10428,206.05150 123.22169,205.66480 C 129.64185,205.25890 133.83369,189.30410 132.61621,170.04350 C 132.59495,169.70730 132.51436,169.43320 132.49011,169.09940 C 146.55337,181.07670 160.96367,187.12620 165.08450,182.44930 C 169.03180,177.96930 161.90415,165.34740 149.31858,153.35600 C 165.19489,151.27580 177.17343,146.02150 176.81764,140.39220 C 176.46184,134.76290 163.91966,131.10290 147.90780,131.03830 C 158.88720,117.55530 164.36555,104.13930 159.88467,100.19140 z " style="fill:#ffd400;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2112.875,-1908.133)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3676" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ </pattern>
+ <pattern patternTransform="matrix(4.136665e-2,4.286235e-2,-4.286235e-2,4.136665e-2,10.33947,2863.228)" id="elements-f15.svgpattern3706" xlink:href="#elements-f15.svgpattern3695" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,10.78534,2860.273)" id="elements-f15.svgpattern3713" xlink:href="#elements-f15.svgpattern3706" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,176.9535,2860.273)" id="elements-f15.svgpattern1878" xlink:href="#elements-f15.svgpattern3713" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.224270e-3,6.894402e-2,-6.894402e-2,-1.224270e-3,143.8084,2787.764)" id="elements-f15.svgpattern1884" xlink:href="#elements-f15.svgpattern1878" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.437973e-3,8.097856e-2,-8.097856e-2,-1.437973e-3,161.8816,2787.555)" id="elements-f15.svgpattern1889" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.341667,0.427046)" y2="6566.1847" x2="67.972538" y1="6776.8955" x1="67.972538" id="elements-f15.svglinearGradient2478" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.743346,0.573610)" y2="4937.6909" x2="62.070538" y1="5033.0958" x1="60.735537" id="elements-f15.svglinearGradient2480" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.510466,0.398332)" y2="7122.1139" x2="61.151963" y1="7033.7111" x1="61.151963" id="elements-f15.svglinearGradient2482" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.739219,0.574971)" y2="4922.9503" x2="76.654681" y1="4976.3121" x1="56.535281" id="elements-f15.svglinearGradient2484" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.670812,0.374418)" y2="7705.3171" x2="57.759572" y1="7363.2863" x1="59.411894" id="elements-f15.svglinearGradient2486" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient y2="7705.3171" x2="57.759572" y1="7363.2863" x1="59.411894" gradientTransform="matrix(2.670812,0.000000,0.000000,0.374418,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2533" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient y2="4922.9503" x2="76.654681" y1="4976.3121" x1="56.535281" gradientTransform="matrix(1.739219,0.000000,0.000000,0.574971,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2536" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient y2="7122.1139" x2="61.151963" y1="7033.7111" x1="61.151963" gradientTransform="matrix(2.510466,0.000000,0.000000,0.398332,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2543" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <linearGradient y2="4937.6909" x2="62.070538" y1="5033.0958" x1="60.735537" gradientTransform="matrix(1.743346,0.000000,0.000000,0.573610,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2546" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient y2="6566.1847" x2="67.972538" y1="6776.8955" x1="67.972538" gradientTransform="matrix(2.341667,0.000000,0.000000,0.427046,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2549" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " y="45.538704" x="7.5522251" height="55.703911" width="305.44699" id="elements-f15.svgrect2359" style="fill:url(#elements-f15.svglinearGradient2549);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath2373" d="M 175.12223,48.593700 L 171.72446,101.43180 L 14.533837,101.43180 L 175.12223,48.593700 z " style="fill:url(#elements-f15.svglinearGradient2546);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " y="0.11731836" x="7.5752616" height="48.418873" width="305.15701" id="elements-f15.svgrect1734" style="fill:url(#elements-f15.svglinearGradient2543);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.34503776"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " id="elements-f15.svgrect2396" y="48.268440" x="7.8697805" height="52.932312" width="304.85226" style="fill:url(#elements-f15.svgpattern2540);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="cc" id="elements-f15.svgpath2382" d="M 103.54267,100.43100 L 174.25964,49.594500" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#b0af00;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:5.0000000 2.5000000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath2384" d="M 175.12223,48.593700 L 171.72446,101.43180 L 14.533837,101.43180 L 175.12223,48.593700 z " style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#elements-f15.svglinearGradient2536);stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " id="elements-f15.svgpath2387" d="M 66.375000,5.7660000 L 37.000000,27.109800 L 26.343750,16.422200 L 7.5625000,31.453500 L 7.5312500,48.453500 L 133.96875,48.453500 L 138.43750,48.453500 L 312.03125,48.453500 L 312.00000,9.8598000 L 296.50000,23.859800 L 274.43750,21.359800 L 255.84375,9.3598000 L 240.09375,28.266000 L 214.90625,15.047200 L 191.62500,33.922200 L 170.21875,28.266000 L 136.56250,47.016000 L 103.71875,21.766000 L 93.062500,32.453500 L 66.375000,5.7660000 z " style="fill:url(#elements-f15.svglinearGradient2533);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="cccc" id="elements-f15.svgrect2398" d="M 12.724174,100.91360 L 169.57686,100.06270 L 172.72260,48.624100 L 12.724174,100.91360 z " style="fill:url(#elements-f15.svgpattern2530);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="ccccccccccccccccccccccccccc" id="elements-f15.svgpath3707" d="M 75.087220,78.225400 L 141.82287,58.785900 L 136.84705,55.563500 L 126.89758,58.168200 L 114.03463,64.539700 L 109.91215,57.550400 L 101.41943,63.068500 L 94.383458,55.475900 L 85.890741,60.993900 L 75.941278,57.771500 L 64.535069,64.746300 L 56.042352,60.067200 L 51.919870,52.474600 L 40.513662,57.992700 L 36.391181,51.856800 L 24.984972,54.461400 L 15.035510,57.066000 L 7.9995369,53.843600 L 7.1787003,70.656300 L 19.415796,67.383100 L 25.825911,72.850300 L 27.865790,85.601200 L 47.386612,67.760500 L 47.969746,81.968200 L 57.293351,80.151700 L 66.616956,73.965000 L 75.087220,78.225400 z " style="fill:url(#elements-f15.svgpattern2527);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="ccccccccccccccccccc" id="elements-f15.svgrect3704" d="M 7.5099089,67.447400 L 7.5099089,102.43850 L 23.888394,98.760800 L 45.023770,88.524500 L 61.389581,85.442300 L 68.216266,77.590800 L 75.042951,76.893500 L 89.023981,73.811400 L 95.850666,73.114100 L 112.21648,67.647200 L 128.58229,64.565200 L 100.03384,71.781700 L 96.321026,60.329100 L 59.630428,59.982200 L 66.155221,73.944000 L 50.229172,67.260900 L 39.362008,60.577900 L 22.059679,59.226200 L 7.5099089,67.447400 z " style="fill:url(#elements-f15.svgpattern2524);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccc" id="elements-f15.svgpath3711" d="M 151.65561,54.474200 L 140.09228,52.971500 L 130.75066,55.058800 L 101.51449,64.283500 L 86.595827,65.871000 L 81.124573,54.847700 L 63.292425,57.538500 L 53.347405,57.065700 L 31.748425,53.679600 L 7.6859779,52.206100 L 8.1320573,48.084200 L 25.059330,47.052400 L 30.655782,48.080900 L 35.222160,48.079300 L 41.848687,49.107700 L 46.415065,48.076000 L 53.041592,46.014200 L 58.638044,47.042700 L 64.234497,49.101100 L 70.861024,48.069500 L 75.427402,47.037800 L 81.023854,48.066300 L 87.650382,49.094600 L 92.731796,48.063000 L 97.813211,47.031300 L 103.40966,47.029600 L 109.03845,48.046600 L 115.69732,48.033600 L 120.81106,47.505500 L 126.95489,49.037600 L 132.06864,47.479500 L 136.15232,47.981400 L 144.31968,47.955300 L 151.97199,48.959400 L 163.74461,47.903200 L 172.42700,48.907200 L 151.65561,54.474200 z " style="fill:url(#elements-f15.svgpattern2521);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="cccccccccccccccccccc" id="elements-f15.svgpath3709" d="M 7.6859782,55.504300 L 24.914723,55.031700 L 36.316487,63.299400 L 59.372213,64.283500 L 72.230722,63.810900 L 88.002721,58.968000 L 103.77472,65.779100 L 113.71974,65.306300 L 127.07812,61.920200 L 155.26087,53.236200 L 152.24389,49.089800 L 120.38482,55.244100 L 103.97688,54.188000 L 81.388478,54.161900 L 65.716463,49.256000 L 49.014374,50.530500 L 37.241762,54.109800 L 20.833813,47.903200 L 8.5461623,48.907200 L 7.6859782,55.504300 z " style="fill:url(#elements-f15.svgpattern2518);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " y="0.24891016" x="7.5752616" height="100.99377" width="305.15701" id="elements-f15.svgrect2179" style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="ccccccccccccc" id="elements-f15.svgpath1875" d="M 173.67805,67.447400 L 171.19793,99.958400 L 207.41739,101.24090 L 312.87690,100.92510 L 310.62621,67.647200 L 294.75044,64.565200 L 262.48917,60.329100 L 225.79857,59.982200 L 212.48240,73.944000 L 213.91720,54.860300 L 185.68918,53.137500 L 175.82721,56.746100 L 173.67805,67.447400 z " style="fill:url(#elements-f15.svgpattern2514);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="cccccccccccccccccccc" id="elements-f15.svgpath1877" d="M 173.85412,55.504300 L 191.08287,55.031700 L 202.48463,63.299400 L 215.61987,64.283500 L 228.47838,63.810900 L 254.17087,58.968000 L 260.02238,65.779100 L 279.88789,65.306300 L 293.24627,61.920200 L 311.50853,53.236200 L 308.49155,49.089800 L 286.55297,55.244100 L 270.14503,54.188000 L 247.55662,54.161900 L 231.88461,49.256000 L 215.18252,50.530500 L 203.40991,54.109800 L 187.00196,47.903200 L 174.71431,48.907200 L 173.85412,55.504300 z " style="fill:url(#elements-f15.svgpattern2511);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="cccccccc" id="elements-f15.svgpath1885" d="M 230.20954,62.779800 L 236.41176,69.163600 L 280.92962,79.951600 L 312.42059,91.205800 L 310.88030,68.094800 L 312.14579,55.924200 L 250.11976,61.751800 L 230.20954,62.779800 z " style="fill:url(#elements-f15.svgpattern2508);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc" id="elements-f15.svgpath1876" d="M 306.26043,52.971500 L 296.91881,55.058800 L 267.68264,64.283500 L 252.76397,65.871000 L 247.29272,52.367600 L 229.46057,57.538500 L 219.51555,57.065700 L 197.91657,53.679600 L 173.85412,52.206100 L 174.30020,48.084200 L 191.22748,47.052400 L 196.82393,48.080900 L 201.39031,48.079300 L 208.01683,49.107700 L 212.58321,48.076000 L 219.20974,46.014200 L 224.80619,47.042700 L 230.40264,49.101100 L 237.02917,48.069500 L 241.59555,47.037800 L 247.19200,48.066300 L 253.81853,49.094600 L 258.89994,48.063000 L 263.98136,47.031300 L 269.57781,47.029600 L 275.20660,48.046600 L 281.86547,48.033600 L 286.97921,47.505500 L 293.12304,49.037600 L 298.23679,47.479500 L 302.32047,47.981400 L 310.48783,47.955300 L 306.26043,52.971500 z " style="fill:url(#elements-f15.svgpattern2505);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="cccccccc" id="elements-f15.svgpath1883" d="M 173.86533,62.414000 L 173.40506,83.828100 L 194.31734,82.479500 L 217.51236,81.474800 L 224.97686,77.988300 L 224.07918,54.279200 L 184.47273,53.708400 L 173.86533,62.414000 z " style="fill:url(#elements-f15.svgpattern2502);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3143" d="M 198.15800,59.686711 L 198.16215,69.705845 L 246.07439,97.388548 L 247.15919,77.065152 L 198.15800,59.686711 z " style="fill:#845206;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3144" d="M 246.07438,97.388548 L 247.16327,76.699571 L 290.50342,64.721820 L 290.50342,84.321874 L 246.07438,97.388548 z " style="fill:#734805;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3141" d="M 195.95061,58.852795 L 213.47369,46.605310 L 269.66841,52.016567 L 244.98951,77.788412 L 195.95061,58.852795 z " style="fill:#950f06;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3517" d="M 256.01917,94.520887 L 256.66227,79.842292 L 282.25896,72.768278 L 282.25896,86.803736 L 256.01917,94.520887 z " style="fill:#8a5606;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62352548pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath3142" d="M 270.03001,52.016651 L 292.89271,64.721820 L 245.35115,77.788495 L 270.03001,52.016651 z " style="fill:#7f3e06;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) translate(0.000000,-2863.636)" id="elements-f15.svgg2600">
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgrect3172" d="M 196.35511,2926.6549 L 196.35511,2937.6586 L 244.12224,2965.2619 L 246.79994,2944.6495 L 196.35511,2926.6549 z " style="fill:url(#elements-f15.svgpattern2597);stroke:none"/>
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3175" d="M 246.72435,2963.6034 L 245.49451,2945.7449 L 289.74013,2933.2692 L 289.74013,2950.5753 L 246.72435,2963.6034 z " style="fill:url(#elements-f15.svgpattern2596);stroke:none"/>
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3177" d="M 196.31214,2925.2258 L 214.13457,2913.6771 L 267.43780,2920.0753 L 246.43832,2942.9475 L 196.31214,2925.2258 z " style="fill:url(#elements-f15.svgpattern2599);stroke:none"/>
+ <path sodipodi:nodetypes="cccc" id="elements-f15.svgpath3179" d="M 247.23359,2943.6153 L 269.91214,2918.7001 L 291.63069,2931.2741 L 247.23359,2943.6153 z " style="fill:url(#elements-f15.svgpattern2598);stroke:none"/>
+ </g><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2954.8074085) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccc" id="elements-f15.svgpath1888" d="M 194.70500,68.832000 L 187.98490,93.605200 L 203.40523,98.013800 L 215.31814,97.161200 L 226.35419,100.69290 L 242.65137,100.71720 L 270.77206,98.660200 L 292.66655,89.179300 L 287.22688,85.178300 L 284.50705,83.616200 L 280.91036,83.807800 L 276.43682,87.068400 L 274.59384,88.575300 L 270.03103,90.712300 L 261.96079,92.849200 L 254.76742,91.478700 L 245.82033,97.123100 L 243.88808,92.245200 L 240.31806,92.252600 L 235.87119,90.506200 L 235.80860,86.129300 L 233.11544,81.752400 L 225.85023,85.289300 L 221.21557,82.688200 L 220.08834,74.826000 L 216.52896,72.871500 L 212.96957,73.547600 L 210.23508,76.653300 L 206.51982,72.342600 L 200.17398,71.025800 L 194.70500,68.832000 z " style="fill:url(#elements-f15.svgpattern2489);stroke:none"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3082.8461584999995"><tspan x="10" y="3082.8461584999995">Bibliographie</tspan></text>
+
+<rect id="d0e315" width="288" height="1000px" x="10" y="3087.7461584999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e315" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Voici une bibliographie (partielle) utilisée pour la réalisation de ce document :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3121.7554625)"/><rect id="d0e322" width="258" height="1000px" x="20" y="3115.7554625" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e322" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://sanford-artedventures.com/study/study.html</flowSpan>
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3139.9503839999998)"/><rect id="d0e331" width="258" height="1000px" x="20" y="3133.9503839999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e331" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.makart.com/resources/artclass/EPlist.html</flowSpan>
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3167.6233599999996)"/><rect id="d0e340" width="258" height="1000px" x="20" y="3161.6233599999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e340" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.princetonol.com/groups/iad/Files/elements2.htm</flowSpan>
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3195.2963359999994)"/><rect id="d0e349" width="258" height="1000px" x="20" y="3189.2963359999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e349" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://oswego.org/staff/bpeterso/web/elements_and_principles.htm</flowSpan>
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3224.8314209999994)"/><rect id="d0e358" width="258" height="1000px" x="20" y="3218.8314209999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e358" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.johnlovett.com/test.htm</flowSpan>
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e366" width="288" height="1000px" x="10" y="3237.0263424999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e366" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Remerciements spéciaux à Linda Kim (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.redlucite.org</flowSpan>) qui m'a (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.rejon.org/</flowSpan>) bien aidé sur ce didacticiel. Merci également à l'Open Clip Art Library (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.openclipart.org/</flowSpan>) et aux gens qui ont soumis des dessins pour ce projet.
+</flowDiv></flowRoot>
+
+
+
+
+<g transform="translate(0, 3300.2989124999995)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-elements.sl.svg b/share/tutorials/tutorial-elements.sl.svg
new file mode 100644
index 000000000..6ccc90024
--- /dev/null
+++ b/share/tutorials/tutorial-elements.sl.svg
@@ -0,0 +1,596 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::ELEMENTI</tspan></text>
+
+
+
+
+
+<rect id="d0e10" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e10" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">V tem vodiču vam bomo predstavili temeljne koncepte in načela oblikovanja, kot jih običajno učijo v začetnih letih študija umetnosti da pokažejo pomen različnih lastnosti oblikovanja. Spisek ne bo popoln, zato ga razširite, povežite in naredite bolj izčrpnega s svojimi lastnimi izkušnjami in znanjem.
+</flowDiv></flowRoot>
+
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " y="0.32083896" x="7.5752616" height="167.44186" width="305.15701" id="elements-f01.svgrect1801" style="fill:#e1e1e1;fill-rule:evenodd;stroke:#000000;stroke-width:0.64164001"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) matrix(1.353293,-4.258673e-17,4.258673e-17,1.353293,309.8639,-242.9186)" d="M -40.288639 236.81662 A 46.044163 46.044163 0 1 1 -132.37696,236.81662 A 46.044163 46.044163 0 1 1 -40.288639 236.81662 z" sodipodi:ry="46.044163" sodipodi:rx="46.044163" sodipodi:cy="236.81662" sodipodi:cx="-86.332802" id="elements-f01.svgpath1721" style="stroke-opacity:0.33000001;stroke-dasharray:none;stroke-width:1.2500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.30459800;fill:#0000ff" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) matrix(1.353293,4.258673e-17,4.258673e-17,-1.353293,248.6654,398.0456)" d="M -40.288639 236.81662 A 46.044163 46.044163 0 1 1 -132.37696,236.81662 A 46.044163 46.044163 0 1 1 -40.288639 236.81662 z" sodipodi:ry="46.044163" sodipodi:rx="46.044163" sodipodi:cy="236.81662" sodipodi:cx="-86.332802" id="elements-f01.svgpath1722" style="stroke-opacity:0.32758597;stroke-dasharray:none;stroke-width:1.2500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.28160897;fill:#ff00f5" sodipodi:type="arc"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1752" y="154.377" x="102.01891" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ff00f7;fill-opacity:0.59770101;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#ff00f7;fill-opacity:0.59770101" dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1732" sodipodi:role="line" y="154.37700" x="102.01891">Elements</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1755" y="154.377" x="168.60974" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#0000ff;fill-opacity:0.60000002;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#0000ff;fill-opacity:0.60000002" dy="0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1738" sodipodi:role="line" y="154.37700" x="168.60974">Principles</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1758" y="100.13462" x="90.54583" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01.svgtspan1741" sodipodi:role="line" y="100.13462" x="90.545830">Color</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1761" y="32.645866" x="116.87344" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01.svgtspan1744" sodipodi:role="line" y="32.645866" x="116.87344">Line</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1764" y="47.565285" x="95.306877" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01.svgtspan1747" sodipodi:role="line" y="47.565285" x="95.306877">Shape</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1767" y="83.103767" x="83.459221" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0" dx="0 0 0 0 0" id="elements-f01.svgtspan1750" sodipodi:role="line" y="83.103767" x="83.459221">Space</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1770" y="114.99348" x="101.17574" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01.svgtspan1753" sodipodi:role="line" y="114.99348" x="101.17574">Texture</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1773" y="129.16661" x="118.89227" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0" dx="0 0 0 0 0" id="elements-f01.svgtspan1756" sodipodi:role="line" y="129.16661" x="118.89227">Value</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1776" y="65.387245" x="83.459221" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0" dx="0 0 0 0" id="elements-f01.svgtspan1759" sodipodi:role="line" y="65.387245" x="83.459221">Size</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1779" y="34.637756" x="184.08173" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01.svgtspan1762" sodipodi:role="line" y="34.637756" x="184.08173">Balance</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1782" y="51.614323" x="194.48068" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1765" sodipodi:role="line" y="51.614323" x="194.48068">Contrast</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1785" y="71.448875" x="199.68022" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1768" sodipodi:role="line" y="71.448875" x="199.68022">Emphasis</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1788" y="91.283318" x="199.44937" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1771" sodipodi:role="line" y="91.283318" x="199.44937">Proportion</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1791" y="111.11781" x="193.78815" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01.svgtspan1774" sodipodi:role="line" y="111.11781" x="193.78815">Pattern</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) scale(1.000025,0.999975)" sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1803" y="129.04839" x="178.64687" style="font-size:7.9998040;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1786" sodipodi:role="line" y="129.04839" x="178.64687">Gradation</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1806" y="80.613045" x="133.85378" style="font-size:8.0000000;font-style:normal;font-weight:bold;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#ffffff;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1792" sodipodi:role="line" y="80.613045" x="133.85378">Composition</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.45624699999999) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1809" y="12.44677" x="12.456144" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:0.21476497;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" style="fill:#000000;fill-opacity:0.21476497" id="elements-f01.svgtspan1803" sodipodi:role="line" y="12.446770" x="12.456144">Overview</tspan></text>
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="300.139747"><tspan x="10" y="300.139747">Sestavine oblikovanja</tspan></text>
+<rect id="d0e29" width="288" height="1000px" x="10" y="305.039747" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e29" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Sledeče sestavine so gradniki oblikovanja.</flowDiv></flowRoot>
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="335.6243169"><tspan x="10" y="335.6243169">Črta</tspan></text>
+<rect id="d0e37" width="288" height="1000px" x="10" y="341.1243169" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e37" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Črta je definirana kot znak z dolžino in smerjo, ustvarjen s točko, ki se
+giblje po površini. Črte imajo lahko različne dolžine, debeline, smeri,
+krivost, barvo. Črta je lahko dvorazsežna (sled svinčnika na papirju),
+trorazsežna (žica) ali namišljena.
+</flowDiv></flowRoot>
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 402.2953939) translate(0.000000,-424.1680)" id="elements-f02.svgg2037">
+ <rect style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799" id="elements-f02.svgrect1933" width="305.15701" height="100.99377" x="7.5752616" y="424.41721"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.94528618pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" d="M 18.769977,434.05379 L 95.374171,434.05379" id="elements-f02.svgpath1920"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.94528618pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" d="M 18.769977,446.55379 L 191.12941,446.55379" id="elements-f02.svgpath1921" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 18.769977,461.55379 L 191.12941,461.55379" id="elements-f02.svgpath1922" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 19.296652,492.20007 L 190.60274,470.90751" id="elements-f02.svgpath2546" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 19.296652,517.20007 C 76.398679,510.10255 93.725452,478.27561 190.60274,495.90751" id="elements-f02.svgpath2547" sodipodi:nodetypes="cz"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 298.43304,428.14510 L 204.84290,480.47649 L 220.84355,480.33194 L 301.47695,428.02180 L 298.43304,428.14510 z " id="elements-f02.svgpath2548" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 302.27414,428.14510 L 230.69110,480.47649 L 245.39721,480.33194 L 307.28111,428.02180 L 302.27414,428.14510 z " id="elements-f02.svgpath2550" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 307.63887,433.78142 L 247.16453,500.00047 L 247.06016,484.21050 L 307.63395,428.67270 L 307.63887,433.78142 z " id="elements-f02.svgpath2551" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 307.63887,440.10336 L 247.16453,519.13765 L 247.06016,503.34767 L 307.63395,434.99464 L 307.63887,440.10336 z " id="elements-f02.svgpath2552" sodipodi:nodetypes="ccccc"/>
+ </g>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="527.7874739"><tspan x="10" y="527.7874739">Oblika</tspan></text>
+<rect id="d0e56" width="288" height="1000px" x="10" y="533.2874739" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e56" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ravna figura oz. oblika nastane, ko se več dejanskih ali namišljenih črt
+združi in zajame prostor. Spremeba v barvi ali senci lahko določi obliko.
+Poznamo več vrst oblik: geometrijske (kvadrat, trikotnik, krog) in
+organske (nepravilnega obrisa).
+</flowDiv></flowRoot>
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 593.3880429) translate(0.000000,-611.9634)" id="elements-f03.svgg2063">
+ <rect style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799" id="elements-f03.svgrect1943" width="305.15701" height="100.99377" x="7.5752616" y="612.21259"/>
+ <polygon sodipodi:type="star" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgpolygon1952" sodipodi:sides="3" sodipodi:cx="68.779602" sodipodi:cy="718.57013" sodipodi:r1="41.054642" sodipodi:r2="19.295681" sodipodi:arg1="-0.78539816" sodipodi:arg2="0.26179939" inkscape:flatsided="true" points="97.8096,689.54 87.4178,723.564 79.4053,758.226 55.1355,732.214 29.1239,707.944 63.7855,699.932 97.8096,689.54 " transform="matrix(0.707107,-0.707107,0.707107,0.707107,-391.8439,213.7036)" inkscape:rounded="0.0000000" inkscape:randomized="0.0000000" d="M 97.809618,689.54011 L 79.405325,758.22587 L 29.123863,707.94441 L 97.809618,689.54011 z "/>
+ <rect style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgrect1953" width="65.282333" height="65.282333" x="28.146629" y="628.74530"/>
+ <path sodipodi:type="arc" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgpath1954" sodipodi:cx="148.63388" sodipodi:cy="733.14209" sodipodi:rx="26.812386" sodipodi:ry="26.812386" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" transform="matrix(1.195652,0.000000,0.000000,1.195652,83.87780,-215.1965)"/>
+ </g>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="718.8801229"><tspan x="10" y="718.8801229">Velikost</tspan></text>
+<rect id="d0e75" width="288" height="1000px" x="10" y="724.3801229" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e75" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To se nanaša na raznolikost razmerij predmetov, črt ali oblik. Ta je
+lahko resnična ali namišljena.
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.1366929) " y="0.24915048" x="7.5752616" height="100.99377" width="305.15701" id="elements-f04.svgrect1955" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.1366929) scale(0.999982,1.000018)" sodipodi:linespacing="100.00000%" id="elements-f04.svgtext3148" y="95.748199" x="76.186218" style="font-size:122.30419;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke-width:3.0000000pt;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#000000;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f04.svgtspan3149" sodipodi:role="line" y="95.748199" x="76.186218">BIG</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 762.1366929) scale(0.999982,1.000018)" sodipodi:linespacing="100.00000%" id="elements-f04.svgtext3154" y="95.652267" x="50.097645" style="font-size:10.076638;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke-width:3.0000000pt;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#000000;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0 0 0" id="elements-f04.svgtspan3155" sodipodi:role="line" y="95.652267" x="50.097645">small</tspan></text>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="887.6287729"><tspan x="10" y="887.6287729">Prostor</tspan></text>
+<rect id="d0e94" width="288" height="1000px" x="10" y="893.1287729" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e94" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Prostor je prazna ali odprta površina med, okrog, nad, pod ali znotraj
+predmeta. Oblike ustvarja prostor okrog in znotraj njih. Prostor je
+dvo- ali trorazsežen. Pozitiven prostor je zapolnjen z obliko, negativen
+jo obkroža.
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 953.2293418999999) " y="0.24913555" x="7.5752616" height="100.99377" width="305.15701" id="elements-f05.svgrect1991" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 953.2293418999999) " y="3.9332786" x="36.104122" height="90.928940" width="100.59898" id="elements-f05.svgrect2044" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.80000001"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 953.2293418999999) matrix(1.543479,0.000000,0.000000,1.543479,6.849864,-1082.759)" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" sodipodi:ry="26.812386" sodipodi:rx="26.812386" sodipodi:cy="733.14209" sodipodi:cx="148.63388" id="elements-f05.svgpath2606" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 953.2293418999999) matrix(1.543479,0.000000,0.000000,1.543479,-142.8356,-1082.759)" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" sodipodi:ry="26.812386" sodipodi:rx="26.812386" sodipodi:cy="733.14209" sodipodi:cx="148.63388" id="elements-f05.svgpath2607" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ffffff" sodipodi:type="arc"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1078.7214219"><tspan x="10" y="1078.7214219">Barva</tspan></text>
+<rect id="d0e113" width="288" height="1000px" x="10" y="1084.2214219" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e113" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Barva je zaznana lastnost površine glede na valovno dolžino svetlobe,
+ki se od nje odbija. Barva ima tri razsežnosti: Barvnost (drugo ime za
+barvo, označen z imenom, kot na primer rdeča ali rumena), Svetlost
+(svetlost ali temnost), ter Nasičenost (čistost ali motnost).
+</flowDiv></flowRoot>
+<defs id="elements-f06.svgdefs3">
+ <linearGradient id="elements-f06.svglinearGradient2553">
+ <stop id="elements-f06.svgstop2554" offset="0.0000000" style="stop-color:#ff0000;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2555" offset="0.16502975" style="stop-color:#e2ff00;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2556" offset="0.27658993" style="stop-color:#24ff00;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2557" offset="0.51112521" style="stop-color:#00e8ff;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2558" offset="0.76520509" style="stop-color:#1500ff;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2559" offset="1.0000000" style="stop-color:#ff00ed;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2560" offset="1.0000000" style="stop-color:#ff0000;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.735401,0.000000,0.000000,0.576236,0.000000,-1179.712)" y2="2135.3384" x2="180.35105" y1="2135.3384" x1="4.2215613" id="elements-f06.svglinearGradient2620" xlink:href="#elements-f06.svglinearGradient2553" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1154.9361789) " y="0.24915899" x="7.5752616" height="100.99377" width="305.15701" id="elements-f06.svgrect2045" style="fill:url(#elements-f06.svglinearGradient2620);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1280.4282589"><tspan x="10" y="1280.4282589">Tekstura</tspan></text>
+<rect id="d0e132" width="288" height="1000px" x="10" y="1285.9282589" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e132" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tekstura izraža, kako občutimo površino (dejanska) ali kako površina
+izgleda (namišljena). Označimo jih z besedami, kot so groba, svilena,...
+</flowDiv></flowRoot>
+<defs id="elements-f07.svgdefs3">
+ <pattern patternTransform="matrix(0.25,0,0,0.25,0,0)" id="elements-f07.svgpattern2172" xlink:href="#elements-f07.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,0,0)" id="elements-f07.svgpattern2169" xlink:href="#elements-f07.svgpattern2664" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,0,0)" id="elements-f07.svgpattern2166" xlink:href="#elements-f07.svgpattern2666" inkscape:collect="always"/>
+ <pattern id="elements-f07.svgpattern2650" patternTransform="matrix(0.25,0,0,0.25,0,0)" height="24" width="24" patternUnits="userSpaceOnUse">
+ <path id="elements-f07.svgpath2649" d="M -0.25,24.25 L 24.25,-0.25" style="fill:none;stroke:#000000;stroke-width:1.25;stroke-linecap:butt;stroke-opacity:1"/>
+ </pattern>
+ <pattern patternTransform="matrix(0.234375,0.000000,0.000000,0.234375,0,0)" id="elements-f07.svgpattern2655" xlink:href="#elements-f07.svgpattern2650" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,0,0)" id="elements-f07.svgpattern2664" xlink:href="#elements-f07.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,0,0)" id="elements-f07.svgpattern2666" xlink:href="#elements-f07.svgpattern2664" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1334.8568289) " y="0.24921875" x="7.5752616" height="100.99377" width="305.15701" id="elements-f07.svgrect2067" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1334.8568289) " id="elements-f07.svgrect2652" y="0.83906251" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2172);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1334.8568289) " id="elements-f07.svgrect2663" y="23.339062" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2169);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1334.8568289) " id="elements-f07.svgrect2665" y="46.636303" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2166);stroke:none"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1460.3489089"><tspan x="10" y="1460.3489089">Vrednost</tspan></text>
+<rect id="d0e151" width="288" height="1000px" x="10" y="1465.8489089" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e151" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vrednost pove, kako svetlo ali temno nekaj izgleda. Spreminjanje
+vrednosti barve dosežemo z dodajanjem črne ali bele. Tehnika
+chiaroscuro pri risanju uporablja barvno vrednost tako, da dramatično
+poudarja razlike med svetlimi in temnimi deli kompozicije.
+</flowDiv></flowRoot>
+<defs id="elements-f08.svgdefs3">
+ <linearGradient id="elements-f08.svglinearGradient841">
+ <stop id="elements-f08.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="elements-f08.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="elements-f08.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="elements-f08.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient id="elements-f08.svglinearGradient1054" xlink:href="#elements-f08.svglinearGradient841"/>
+ <linearGradient id="elements-f08.svglinearGradient1056">
+ <stop id="elements-f08.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="elements-f08.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1059" xlink:href="#elements-f08.svglinearGradient1056"/>
+ <linearGradient id="elements-f08.svglinearGradient1077">
+ <stop id="elements-f08.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="elements-f08.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1074" xlink:href="#elements-f08.svglinearGradient1077"/>
+ <linearGradient id="elements-f08.svglinearGradient1080">
+ <stop id="elements-f08.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="elements-f08.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1603" xlink:href="#elements-f08.svglinearGradient1080"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="6002.2607" x2="81.904681" y1="6002.2607" x1="4.2527435" gradientTransform="scale(3.700601,0.270226)" id="elements-f08.svglinearGradient2215" xlink:href="#elements-f08.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5885.7822" x2="81.904681" y1="5885.7822" x1="4.2527435" id="elements-f08.svglinearGradient2217" xlink:href="#elements-f08.svglinearGradient1056" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5808.1301" x2="81.904681" y1="5808.1301" x1="4.2527435" id="elements-f08.svglinearGradient2219" xlink:href="#elements-f08.svglinearGradient1077" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5730.4789" x2="81.904681" y1="5730.4789" x1="4.2527435" id="elements-f08.svglinearGradient2221" xlink:href="#elements-f08.svglinearGradient1080" inkscape:collect="always"/>
+ <linearGradient y2="5730.4789" x2="81.904681" y1="5730.4789" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2224" xlink:href="#elements-f08.svglinearGradient1080" inkscape:collect="always"/>
+ <linearGradient y2="5808.1301" x2="81.904681" y1="5808.1301" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2227" xlink:href="#elements-f08.svglinearGradient1077" inkscape:collect="always"/>
+ <linearGradient y2="5885.7822" x2="81.904681" y1="5885.7822" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2230" xlink:href="#elements-f08.svglinearGradient1056" inkscape:collect="always"/>
+ <linearGradient y2="6002.2607" x2="81.904681" y1="6002.2607" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2233" xlink:href="#elements-f08.svglinearGradient841" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1536.7851509) " y="0.24880958" x="7.5752616" height="100.99377" width="305.15701" id="elements-f08.svgrect2122" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1536.7851509) " y="71.546417" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2151" style="fill:url(#elements-f08.svglinearGradient2233);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1536.7851509) " y="50.562653" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2152" style="fill:url(#elements-f08.svglinearGradient2230);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1536.7851509) " y="29.579010" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2156" style="fill:url(#elements-f08.svglinearGradient2227);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1536.7851509) " y="8.5956116" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2157" style="fill:url(#elements-f08.svglinearGradient2224);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1663.8772308999999"><tspan x="10" y="1663.8772308999999">Načela oblikovanja</tspan></text>
+<rect id="d0e171" width="288" height="1000px" x="10" y="1668.7772309" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e171" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S temi načeli iz sestavin ustvarimo kompozicijo.</flowDiv></flowRoot>
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1699.3618007999999"><tspan x="10" y="1699.3618007999999">Ravnovesje</tspan></text>
+<rect id="d0e179" width="288" height="1000px" x="10" y="1704.8618007999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e179" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ravnovesje je občutje grafične enakomernosti oblike, vrednosti, barve,..
+Ravnovesje je lahko simetrično ali enakomerno urejeno ali pa
+asimetrično ali neenakomerno razporejeno. Za ustvarjanje ravnovesja v
+kompoziciji lahko uporabljamo predmete, vrednosti, barve, teksture,...
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1775.4124957999998) " y="0.24921778" x="7.5752616" height="100.99377" width="305.15701" id="elements-f09.svgrect2170" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1775.4124957999998) " sodipodi:nodetypes="ccc" id="elements-f09.svgrect2562" d="M 160.07526,0.24920000 L 160.07526,101.24300 L 160.07526,0.24920000 z " style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1775.4124957999998) matrix(0.823529,0.000000,0.000000,0.823529,65.31271,-1470.539)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2564" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1775.4124957999998) matrix(1.681818,0.000000,0.000000,1.681818,-14.99221,-3007.499)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2565" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1775.4124957999998) matrix(0.823529,0.000000,0.000000,0.823529,240.2315,-1414.138)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2566" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1775.4124957999998) matrix(1.681818,0.000000,0.000000,1.681818,163.0391,-3001.225)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2567" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1900.9046157999996"><tspan x="10" y="1900.9046157999996">Kontrast</tspan></text>
+<rect id="d0e198" width="288" height="1000px" x="10" y="1906.4046157999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e198" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kontrast je postavitev nasprotujočih si sestavin v neko celoto
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1932.9891856999996) " y="0.24904883" x="159.95064" height="100.99377" width="152.52419" id="elements-f10.svgrect2578" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1932.9891856999996) " y="21.426172" x="191.93253" height="58.640213" width="88.560425" id="elements-f10.svgrect2579" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1932.9891856999996) " y="0.24904883" x="7.4506402" height="100.99377" width="152.52419" id="elements-f10.svgrect2574" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1932.9891856999996) " y="21.426172" x="39.432529" height="58.640213" width="88.560425" id="elements-f10.svgrect2576" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2058.4812656999993"><tspan x="10" y="2058.4812656999993">Poudarek</tspan></text>
+<rect id="d0e217" width="288" height="1000px" x="10" y="2063.9812656999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e217" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poudarek uporabimo, če želimo, da nek del izdelka izstopa in privlači
+pozornost. Središče zanimanja ali žarišče pogleda je točka, k kateri
+izdelek najprej pritegne pogled.
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2112.9098356999993) " y="0.24904883" x="159.95064" height="100.99377" width="152.52419" id="elements-f11.svgrect2584" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2112.9098356999993) " y="21.426050" x="191.93253" height="58.640213" width="88.560425" id="elements-f11.svgrect2585" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2112.9098356999993) " y="0.24904883" x="7.4506402" height="100.99377" width="152.52419" id="elements-f11.svgrect2582" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2112.9098356999993) " y="21.426050" x="39.432529" height="58.640213" width="88.560425" id="elements-f11.svgrect2583" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2112.9098356999993) translate(210.2272,-2115.132)" d="M 68.891352 2183.0002 A 11.324606 11.324606 0 1 1 46.242140,2183.0002 A 11.324606 11.324606 0 1 1 68.891352 2183.0002 z" sodipodi:ry="11.324606" sodipodi:rx="11.324606" sodipodi:cy="2183.0002" sodipodi:cx="57.566746" id="elements-f11.svgpath2587" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff0000" sodipodi:type="arc"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2238.4019156999993"><tspan x="10" y="2238.4019156999993">Razmerje</tspan></text>
+<rect id="d0e236" width="288" height="1000px" x="10" y="2243.9019156999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e236" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Razmerje opisuje velikost, položaj ali količino nečesa v primerjavi z
+nečim drugim.
+</flowDiv></flowRoot>
+<defs id="elements-f12.svgdefs3">
+ <linearGradient y2="-1.3071896" x2="0.36496350" y1="0.41830066" x1="0.24087591" id="elements-f12.svglinearGradient1515" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient id="elements-f12.svglinearGradient2728">
+ <stop id="elements-f12.svgstop2729" offset="0.0000000" style="stop-color:#f7f7f7;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop2731" offset="0.45062014" style="stop-color:#fbfbfb;stop-opacity:0.073446326;"/>
+ <stop id="elements-f12.svgstop2730" offset="1.0000000" style="stop-color:#ffffff;stop-opacity:0.78531075;"/>
+ </linearGradient>
+ <radialGradient fy="0.18300654" fx="0.66423357" r="1.0277910" cy="0.18300654" cx="0.66423357" id="elements-f12.svgradialGradient1578" xlink:href="#elements-f12.svglinearGradient2728"/>
+ <linearGradient y2="-1.2222222" x2="0.92727274" y1="0.50326800" x1="0.40606061" id="elements-f12.svglinearGradient1734" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient y2="-1.6209151" x2="0.59183675" y1="0.44444445" x1="0.25850341" id="elements-f12.svglinearGradient1731" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient id="elements-f12.svglinearGradient1516">
+ <stop id="elements-f12.svgstop1517" offset="0.0000000" style="stop-color:#f7f7f7;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop1518" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="-0.11111111" x2="0.86524820" y1="0.40522876" x1="0.60992908" id="elements-f12.svglinearGradient1729" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <radialGradient fy="0.19230770" fx="0.54355401" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1528" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient y2="0.19531250" x2="0.91304350" y1="0.91406250" x1="0.89855075" id="elements-f12.svglinearGradient1557" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient spreadMethod="pad" y2="0.33593750" x2="1.0724638" y1="0.83593750" x1="1.0144928" id="elements-f12.svglinearGradient1760" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient id="elements-f12.svglinearGradient1626">
+ <stop id="elements-f12.svgstop1627" offset="0.0000000" style="stop-color:#ffffff;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop1628" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="-0.14843750" x2="1.1724138" y1="0.64062500" x1="0.36781609" id="elements-f12.svglinearGradient1517" xlink:href="#elements-f12.svglinearGradient1626"/>
+ <linearGradient id="elements-f12.svglinearGradient1749" xlink:href="#elements-f12.svglinearGradient1752"/>
+ <linearGradient id="elements-f12.svglinearGradient1752">
+ <stop id="elements-f12.svgstop1753" offset="0.0000000" style="stop-color:#556d4a;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1754" offset="0.64777780" style="stop-color:#778670;stop-opacity:0.97175139;"/>
+ <stop id="elements-f12.svgstop1755" offset="1.0000000" style="stop-color:#8b9f82;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="1.0074621" x2="1.3811841" y1="0.21323216" x1="-0.011526314" id="elements-f12.svglinearGradient1751" xlink:href="#elements-f12.svglinearGradient1752"/>
+ <linearGradient y2="2.2196410" x2="1.1766033" y1="-0.51972455" x1="0.83159232" id="elements-f12.svglinearGradient1630" xlink:href="#elements-f12.svglinearGradient1756"/>
+ <radialGradient fy="0.47656250" fx="0.26829270" r="0.78083962" cy="0.53906250" cx="0.29268292" id="elements-f12.svgradialGradient1527" xlink:href="#elements-f12.svglinearGradient1514"/>
+ <linearGradient id="elements-f12.svglinearGradient1514">
+ <stop id="elements-f12.svgstop1515" offset="0.0000000" style="stop-color:#484848;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1631" offset="0.68666667" style="stop-color:#929292;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1516" offset="1.0000000" style="stop-color:#d8d8d8;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <radialGradient fy="0.50781250" fx="0.37777779" r="0.77875805" cy="0.52343750" cx="0.33333334" id="elements-f12.svgradialGradient1522" xlink:href="#elements-f12.svglinearGradient1514"/>
+ <linearGradient id="elements-f12.svglinearGradient1756">
+ <stop id="elements-f12.svgstop1757" offset="0.0000000" style="stop-color:#495942;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1758" offset="0.32111111" style="stop-color:#778670;stop-opacity:0.97254902;"/>
+ <stop id="elements-f12.svgstop1759" offset="1.0000000" style="stop-color:#a9c19e;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="0.14383650" x2="0.90200359" y1="1.0609801" x1="0.45133072" id="elements-f12.svglinearGradient1747" xlink:href="#elements-f12.svglinearGradient1756"/>
+ <radialGradient fy="0.21794872" fx="0.64111501" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1505" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient id="elements-f12.svglinearGradient1806">
+ <stop id="elements-f12.svgstop1807" offset="0.0000000" style="stop-color:#000000;stop-opacity:0.40784314;"/>
+ <stop id="elements-f12.svgstop3276" offset="0.64777780" style="stop-color:#000000;stop-opacity:0.079096042;"/>
+ <stop id="elements-f12.svgstop1808" offset="1.0000000" style="stop-color:#000000;stop-opacity:0.0000000;"/>
+ </linearGradient>
+ <radialGradient fy="0.095238097" fx="0.49027237" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1502" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="130.38605" fx="24.819926" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2163" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="144.16476" fx="41.757475" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2165" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.883162,0.531022)" y2="565.30964" x2="181.27950" y1="705.07803" x1="112.59907" id="elements-f12.svglinearGradient2167" xlink:href="#elements-f12.svglinearGradient1756" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.579628,1.725246)" r="25.301256" fy="224.16281" fx="453.18573" cy="224.67046" cx="451.74176" id="elements-f12.svgradialGradient2169" xlink:href="#elements-f12.svglinearGradient1514" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.562112,1.779006)" r="14.902598" fy="224.52410" fx="629.09349" cy="225.71694" cx="629.55898" id="elements-f12.svgradialGradient2171" xlink:href="#elements-f12.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.205886,0.829266)" y2="605.24181" x2="326.30952" y1="297.56551" x1="287.55905" id="elements-f12.svglinearGradient2173" xlink:href="#elements-f12.svglinearGradient1756" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.998217,1.001787)" y2="74.427941" x2="131.60111" y1="49.942967" x1="88.665842" id="elements-f12.svglinearGradient2175" xlink:href="#elements-f12.svglinearGradient1752" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="336.10696" x2="253.37864" y1="336.10696" x1="187.35052" gradientTransform="scale(1.179368,0.847912)" id="elements-f12.svglinearGradient2177" xlink:href="#elements-f12.svglinearGradient1752" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.856613,1.167389)" y2="45.005121" x2="131.12428" y1="53.278375" x1="122.68814" id="elements-f12.svglinearGradient2179" xlink:href="#elements-f12.svglinearGradient1626" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.731690,1.366700)" y2="64.208910" x2="130.81171" y1="77.592667" x1="129.25997" spreadMethod="pad" id="elements-f12.svglinearGradient2181" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.726403,1.376647)" y2="65.690714" x2="172.70305" y1="77.259348" x1="172.46978" id="elements-f12.svglinearGradient2183" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="141.28563" fx="30.802720" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2185" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.958107,1.043724)" y2="84.428337" x2="162.72618" y1="97.763397" x1="156.13227" id="elements-f12.svglinearGradient2187" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.978488,1.021985)" y2="103.88062" x2="115.20684" y1="135.07221" x1="110.17276" id="elements-f12.svglinearGradient2189" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.035315,0.965890)" y2="91.335997" x2="130.71721" y1="123.45138" x1="121.01625" id="elements-f12.svglinearGradient2191" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.945443,1.057705)" r="34.084785" fy="71.937082" fx="64.958764" cy="71.937082" cx="64.958764" id="elements-f12.svgradialGradient2193" xlink:href="#elements-f12.svglinearGradient2728" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.946100,1.056971)" y2="42.421088" x2="54.702099" y1="74.473277" x1="52.397085" id="elements-f12.svglinearGradient2195" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2281.6584856999993) " y="1.6580489" x="159.95064" height="100.99377" width="152.52419" id="elements-f12.svgrect2588" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2281.6584856999993) " y="1.6580489" x="7.4506402" height="100.99377" width="152.52419" id="elements-f12.svgrect2590" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2281.6584856999993) matrix(0.519885,0.000000,0.000000,0.519885,27.07745,-1681.325)" id="elements-f12.svgg2952">
+ <path transform="matrix(0.966739,0.000000,0.000000,0.233544,113.9646,3337.076)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath3277" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2163)" sodipodi:type="arc"/>
+ <path transform="matrix(1.080927,0.000000,0.000000,0.286993,162.8851,3326.394)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath1809" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2165)" sodipodi:type="arc"/>
+ <g transform="matrix(1.201983,0.000000,0.000000,1.201983,73.32285,3220.770)" id="elements-f12.svgg1682">
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" d="M 298.95068,267.70153 C 299.05443,266.56625 300.99769,265.19277 301.95566,265.86600 L 317.25370,276.61700 C 318.70095,277.63408 319.35300,279.61723 319.43913,281.33696 L 320.80504,308.60780 C 320.88027,310.10987 318.39807,311.87031 316.98053,311.23000 L 298.40433,302.83897 C 296.62953,302.03728 296.04750,299.47017 296.21890,297.59458 L 298.95068,267.70153 z " style="fill:#586051;fill-rule:evenodd;stroke-width:1.0000000pt" id="elements-f12.svgpath1623"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczzzczccccccc" id="elements-f12.svgpath1531" d="M 368.78630,386.44876 L 370.08162,410.19409 L 299.84463,400.52378 C 297.63000,400.21886 298.48739,412.31477 289.15639,417.82855 C 281.99906,422.05787 274.00961,422.29801 268.28888,418.33751 L 235.20623,395.43414 L 154.16733,389.74953 C 150.58627,389.49833 152.63131,403.89529 142.06949,411.46654 C 101.27980,430.98135 86.760664,380.47454 97.912335,372.90420 L 78.713565,359.09699 L 217.63177,357.65742 L 258.65943,315.90999 L 367.34673,353.33872 L 368.78630,386.44876 z " style="fill:#393939;fill-rule:evenodd;stroke:#000000;stroke-width:1.9235025pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath1545" d="M 316.47195,281.55569 L 316.64043,298.51910 C 316.65245,299.72912 315.05090,300.80301 313.84113,300.83050 L 308.24253,300.95774 C 306.99790,300.98603 305.18501,300.14434 305.12513,298.90083 L 304.32044,282.19190 C 304.25676,280.86968 305.79847,279.45594 307.11974,279.37505 L 313.35454,278.99332 C 314.69714,278.91112 316.45859,280.21065 316.47195,281.55569 z " style="fill:#292e23;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1624" d="M 322.29870,279.99063 L 321.28779,316.72026 L 355.32167,328.17721 L 351.95198,320.76389 L 352.28895,314.02451 L 355.99561,311.32876 L 364.41984,314.02451 L 363.07196,306.27422 L 348.58229,297.17606 L 348.58229,320.76389 L 345.88654,320.76389 L 329.03808,311.32876 L 327.01627,304.58938 L 326.67930,288.41486 L 331.05990,286.39305 L 322.29870,279.99063 z " style="fill:#a5ae9d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cccccccccccccc" id="elements-f12.svgpath2869" d="M 85.570879,349.62740 L 88.115698,309.92823 L 96.768081,301.27584 L 220.44628,288.55175 L 244.87654,292.11450 L 369.50214,344.11173 L 368.34573,350.03224 L 290.17431,369.47699 L 287.12053,334.86745 L 279.99504,325.19714 L 255.56478,319.59854 L 234.69726,357.77082 L 82.517096,357.26186 L 85.570879,349.62740 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2167)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath2870" d="M 263.26099,431.93045 C 256.28457,433.10744 248.73244,433.17169 240.80483,432.07953 C 235.03657,424.86921 227.75319,410.75253 229.01134,383.63005 C 230.21950,357.58497 238.72781,344.58392 245.89447,338.43020 C 250.54189,334.79572 264.08368,336.95507 266.25302,338.43020 C 271.66138,343.14436 281.18262,367.38687 280.50400,388.30864 C 279.82538,408.87052 268.79784,429.67379 263.26099,431.93045 z " style="fill:#8b8b8b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1495" d="M 263.19923,339.62278 C 255.58447,340.59310 249.47780,360.18655 248.94825,382.88470 C 248.41870,405.94274 256.01200,427.88182 263.26099,428.30596 C 270.15134,428.70911 280.03620,408.48755 280.20585,386.86907 C 280.37551,364.89071 271.16800,338.60734 263.19923,339.62278 z " style="fill:#5b5b5b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1494" d="M 255.56478,386.27279 C 255.56478,376.94179 259.36466,358.72035 265.74405,358.27978 C 272.48158,357.81448 274.39644,378.46868 274.39644,387.79968 C 274.39644,397.13068 270.32223,413.08071 265.74405,414.26580 C 260.82781,415.53840 255.56478,395.60379 255.56478,386.27279 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2169)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2873" d="M 260.45889,366.29482 C 262.55826,366.65471 268.73640,372.53295 268.37651,388.24822 C 268.01662,403.60360 262.55826,404.80324 260.45889,404.44335 C 258.35952,404.08346 255.78030,392.44696 255.78030,386.08887 C 255.78030,379.73078 258.35952,365.93493 260.45889,366.29482 z " style="fill:#d9d9d9;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath1506" d="M 354.63983,427.86686 C 350.47584,428.57981 345.96823,428.61873 341.23650,427.95716 C 337.79362,423.58957 333.44641,415.03852 334.19736,398.60932 C 334.91847,382.83275 339.99680,374.95748 344.27434,371.22992 C 347.04823,369.02837 355.13087,370.33637 356.42567,371.22992 C 359.65374,374.08548 365.33665,388.77016 364.93161,401.44334 C 364.52656,413.89851 357.94459,426.49990 354.63983,427.86686 z " style="fill:#707070;fill-rule:evenodd;stroke-width:0.60128736pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1505" d="M 355.09180,371.95232 C 350.75380,372.54008 347.27493,384.40864 346.97325,398.15784 C 346.67157,412.12504 350.99735,425.41444 355.12699,425.67136 C 359.05231,425.91556 364.68356,413.66653 364.78020,400.57133 C 364.87686,387.25814 359.63149,371.33722 355.09180,371.95232 z " style="fill:#545454;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1504" d="M 350.74258,400.21014 C 350.74258,394.55797 352.90731,383.52050 356.54155,383.25363 C 360.37981,382.97178 361.47068,395.48287 361.47068,401.13504 C 361.47068,406.78721 359.14966,416.44880 356.54155,417.16666 C 353.74084,417.93752 350.74258,405.86231 350.74258,400.21014 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2171)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1507" d="M 353.53068,388.10867 C 354.72665,388.32667 358.24624,391.88736 358.04122,401.40674 C 357.83619,410.70812 354.72665,411.43480 353.53068,411.21680 C 352.33470,410.99879 350.86536,403.95009 350.86536,400.09873 C 350.86536,396.24738 352.33470,387.89067 353.53068,388.10867 z " style="fill:#b6b6b6;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath2878" d="M 88.430642,312.31107 C 88.560159,309.76389 91.649342,307.50814 94.188909,307.27258 L 218.35156,295.75605 C 221.60098,295.45465 226.31156,298.25122 226.26918,301.51432 L 225.90928,329.22598 C 225.85960,333.05136 222.17626,337.77571 218.35156,337.86338 L 92.749342,340.74251 C 89.751033,340.81124 87.198667,336.53991 87.350967,333.54468 L 88.430642,312.31107 z " style="fill:#5f7161;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2879" d="M 99.947177,322.38803 C 100.12712,318.00935 103.60608,312.61098 107.86479,312.67096 C 112.30346,312.73094 112.72333,318.54919 112.54339,321.66825 C 112.36344,324.78731 109.96416,331.44531 105.88539,331.38533 C 101.80529,331.32533 99.774613,326.58708 99.947177,322.38803 z " style="fill:#aeb89b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2880" d="M 194.59870,316.26988 C 194.59870,310.66156 199.03622,305.12905 203.77594,304.75334 C 208.69446,304.36346 212.96685,309.40088 213.31307,313.93058 C 213.67296,318.63916 211.39365,327.03663 204.85562,327.60646 C 198.49616,328.16073 194.59870,322.05813 194.59870,316.26988 z " style="fill:#aeb89b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccczzccczz" id="elements-f12.svgpath2881" d="M 234.18830,340.97501 L 238.26001,299.23999 L 247.42136,295.16828 L 369.57266,346.06465 L 369.57266,388.30864 L 365.11923,386.01831 L 365.24647,362.35149 L 355.19443,356.49841 C 351.58245,354.39523 347.96354,362.15877 347.36911,366.29596 L 344.98335,382.90091 L 288.64742,371.00388 L 286.10260,331.30470 L 255.56478,318.07165 C 245.98269,313.91941 233.17428,351.36872 234.18830,340.97501 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2173)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cccccczzzzcccczzzzcc" id="elements-f12.svgpath2882" d="M 230.11659,364.38735 L 222.99110,362.86046 L 74.373676,361.33357 L 75.391604,351.15429 L 219.93731,348.10051 L 232.66141,349.11844 L 243.34965,320.61646 C 245.68581,314.38669 256.11760,311.26149 262.18131,313.99994 L 277.95918,321.12543 C 285.33562,324.45673 290.66550,333.40735 291.19224,341.48398 L 292.71913,364.89631 L 318.67628,372.02180 L 316.64043,378.63833 L 288.13846,373.54870 L 286.10260,346.06465 C 285.64178,339.84357 284.89511,330.73255 278.97711,328.75988 L 265.23509,324.17921 C 260.40395,322.56883 253.54608,326.96093 252.00203,331.81367 L 241.31379,365.40528 L 230.11659,364.38735 z " style="fill:#4d4d4d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccczzzzzzzz" id="elements-f12.svgpath1533" d="M 325.64837,309.56675 L 341.79442,309.79183 L 342.51420,319.14901 L 346.47301,320.94847 C 347.17230,321.26633 347.91125,319.91716 347.91258,319.14901 L 347.94279,301.66489 C 347.94682,299.33562 345.82609,297.33219 343.98399,295.90663 L 327.35523,283.03802 C 325.90395,281.91491 321.84779,282.28585 321.95685,284.11769 L 323.12913,303.80848 C 323.25364,305.89985 323.55350,309.53754 325.64837,309.56675 z " style="fill:#505947;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="translate(11.66552,18.45222)" sodipodi:nodetypes="cccccccczzzzzzzzczcczzzzzczzzzzzzz" d="M 91.386906,44.457098 L 89.387766,60.126513 L 88.862421,64.021354 L 119.63601,74.330455 L 117.29143,60.191464 L 92.095155,43.446808 L 91.386906,44.457098 z M 91.792591,47.810214 C 91.802713,47.391610 92.454752,46.844606 92.807583,47.070091 L 98.442040,50.670893 C 98.975078,51.011542 99.250690,51.724179 99.320991,52.352852 L 100.43581,62.322142 C 100.49721,62.871246 99.664470,63.572166 99.150647,63.369012 L 92.417241,60.706732 C 91.773923,60.452372 91.509376,59.524043 91.526097,58.832471 L 91.792591,47.810214 z M 101.46821,54.244007 C 101.41191,53.667791 102.37737,52.855965 102.84951,53.191041 L 109.21800,57.710687 L 110.50594,59.752863 L 111.10063,66.086674 C 111.15059,66.618832 110.80632,67.710787 110.32062,67.487668 L 103.85737,64.518645 C 103.12780,64.183497 102.37124,63.486128 102.29317,62.687064 L 101.46821,54.244007 z M 111.89474,60.340570 C 111.87027,59.954629 112.38790,59.304500 112.71134,59.516489 L 115.93451,61.629034 C 116.46427,61.976249 116.91692,62.574666 116.99967,63.202645 L 117.74398,68.851206 C 117.80331,69.301486 117.25976,70.055172 116.84343,69.873685 L 113.16998,68.272382 C 112.50841,67.983998 112.31841,67.022218 112.27274,66.301970 L 111.89474,60.340570 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2175)" id="elements-f12.svgpath1535"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccccc" id="elements-f12.svgpath1534" d="M 220.95524,288.70835 L 287.12053,286.06566 L 294.24602,256.99600 L 298.82670,257.52454 L 291.70121,300.82561 L 297.29981,305.05392 L 293.73707,312.98201 L 241.82276,291.87959 L 220.95524,288.70835 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2177)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1532" d="M 189.56022,286.03897 L 192.79925,278.12135 L 216.91199,289.63789 L 289.25023,288.19832 L 296.08817,257.60753 L 293.56893,254.36850 L 191.35968,269.12406 L 180.56293,287.47854 L 189.56022,286.03897 z " style="fill:#545b4d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzc" id="elements-f12.svgpath1529" d="M 117.12663,299.49447 L 119.41697,295.16828 C 121.00157,292.17513 125.46107,291.66941 128.83280,291.35105 L 188.12708,285.75245 C 195.42128,285.06373 203.79954,283.90519 210.01252,287.78830 C 216.22550,291.67142 215.67765,290.18256 214.08423,290.33312 L 117.12663,299.49447 z " style="fill:#415b42;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzzzzz" id="elements-f12.svgpath1530" d="M 365.18738,306.19291 C 366.69242,307.28980 365.08213,299.66996 363.57331,298.57828 L 302.39172,254.31160 C 298.82596,251.73167 294.15150,249.72341 289.79551,250.35279 L 195.14399,264.02868 C 191.43472,264.56463 188.79207,269.63496 188.32949,272.28718 C 187.84312,275.07582 192.63294,269.57643 196.03827,269.12406 L 293.56893,256.16796 C 295.16440,255.95602 294.15712,260.13751 295.72828,260.48666 L 298.96730,261.20644 C 299.91145,261.41626 300.70493,259.19722 301.48655,259.76688 L 365.18738,306.19291 z " style="fill:#d6d6d6;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1544" d="M 306.46115,282.18970 L 307.22460,298.47654 L 313.84113,298.73103 L 314.60457,281.93522 L 306.46115,282.18970 z " style="fill:#ffffff;fill-opacity:0.89528793;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccccc" id="elements-f12.svgpath1547" d="M 311.00230,300.26190 L 311.00230,302.51190 L 297.06480,302.23065 L 297.27182,305.52356 L 311.78355,304.13690 L 312.62730,304.13690 L 312.62730,303.32440 L 312.62730,300.26190 L 311.00230,300.26190 z " style="fill-rule:evenodd;stroke-width:1.6250000"/>
+ <path transform="translate(11.66552,18.45222)" sodipodi:nodetypes="czzccz" id="elements-f12.svgpath1625" d="M 101.79977,54.873297 C 101.61798,52.582600 104.97296,58.549604 106.46764,59.946182 C 107.96232,61.342756 110.92916,61.451797 110.76786,63.252756 L 110.46848,66.595317 L 102.43568,62.886263 L 101.79977,54.873297 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2179)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath1632" d="M 117.50520,314.97451 C 117.69616,312.36471 120.00363,309.19538 122.61412,309.01410 L 183.92118,304.75666 C 186.52398,304.57591 189.50802,307.68278 189.45585,310.29133 L 189.03010,331.57850 C 188.96539,334.81400 184.60254,337.49268 181.36672,337.53891 L 121.76263,338.39039 C 119.05163,338.42912 116.03011,335.13402 116.22797,332.42998 L 117.50520,314.97451 z " style="fill:#474747;fill-opacity:0.62303662;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="translate(5.000000,17.50000)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath970" d="M 88.813516,111.36618 C 86.205792,111.97802 83.353887,112.18323 80.332409,111.96049 C 77.980232,109.37439 74.890135,104.21513 74.715729,93.937222 C 74.548247,84.067582 77.451500,78.951527 80.011875,76.454756 C 81.680752,74.970190 86.849019,75.461642 87.704007,75.967023 C 89.860401,77.618620 94.038621,86.550142 94.283441,94.471332 C 94.519640,102.25654 90.851457,110.38089 88.813516,111.36618 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2181)"/>
+ <path transform="translate(5.000000,17.50000)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath1556" d="M 123.20621,107.85357 C 121.65000,108.22270 119.94781,108.34540 118.14416,108.20879 C 116.73869,106.64106 114.89131,103.51433 114.78145,97.288847 C 114.67595,91.310661 116.40604,88.213462 117.93293,86.702589 C 118.92826,85.804317 122.01348,86.104885 122.52411,86.411478 C 123.81219,87.413068 126.31118,92.825278 126.46176,97.623327 C 126.60711,102.33901 124.42211,107.25791 123.20621,107.85357 z " style="stroke-width:0.60128736pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2183)"/>
+ </g>
+ <path transform="matrix(1.080927,0.000000,0.000000,0.286993,146.7630,3332.854)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath1714" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2185)" sodipodi:type="arc"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2281.6584856999993) " id="elements-f12.svgtext1232" y="109.55157" x="7.0871472" style="font-size:5.1805081;stroke-width:1.0000000pt;font-family:helvetica" xml:space="preserve"><tspan id="elements-f12.svgtspan1233">Random Ant &amp; 4WD</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2281.6584856999993) " id="elements-f12.svgtext1235" y="111.84713" x="7.7085347" style="font-size:1.2781800;stroke-width:1.0000000pt;font-family:helvetica" xml:space="preserve"><tspan id="elements-f12.svgtspan1236">SVG Image Created by Andrew Fitzsimon</tspan><tspan y="113.44485" x="7.7085347" id="elements-f12.svgtspan2442" sodipodi:role="line">Courtesy of Open Clip Art Library</tspan><tspan y="115.04258" x="7.7085347" sodipodi:role="line" id="elements-f12.svgtspan2444">http://www.openclipart.org/</tspan><tspan y="116.64030" x="7.7085347" id="elements-f12.svgtspan2950" sodipodi:role="line"/></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2281.6584856999993) matrix(1.120145,0.000000,0.000000,1.120145,-199.5482,-2562.726)" id="elements-f12.svgg2864">
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath924" d="M 147.45065,91.907853 L 130.69435,84.209014 L 159.22535,80.133159 L 161.48971,83.303269" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.5308385"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath923" d="M 155.46029,108.55426 L 160.44189,126.66918 L 174.93382,102.21404" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.5308385"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath909" d="M 97.068918,145.26319 C 97.068918,145.26319 79.136073,137.57768 71.130330,150.06663 C 63.124598,162.55559 60.882992,178.88728 66.967350,185.29188 C 73.051716,191.69646 92.905937,187.21325 97.068918,178.88728 C 101.23191,170.56132 105.39489,153.58916 103.47351,149.42618 C 101.55214,145.26319 97.068918,145.26319 97.068918,145.26319 z " style="fill:#7c5a08;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccc" id="elements-f12.svgpath1569" d="M 142.41549,138.79278 L 141.88717,138.90401 L 126.67726,142.21293 L 121.91445,136.30985 L 118.68086,139.26926 L 125.92649,144.68767 L 126.34358,144.91012 L 126.78848,144.79889 L 141.85936,141.51778 L 160.46162,153.91928 L 160.85090,154.16954 L 161.35141,154.11392 L 183.06795,151.16648 L 182.96071,150.22118 L 161.49044,151.52796 L 142.86038,139.09865 L 142.41549,138.79278 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="cccccccccccccccccccccccccccccccc" id="elements-f12.svgpath1568" d="M 85.379947,67.643027 L 83.427821,71.717188 L 83.800293,81.378112 L 83.823568,81.773858 L 84.079643,82.053216 L 92.716282,91.621026 C 92.713226,92.015919 92.669725,97.422666 92.669725,103.33054 C 92.669725,106.39017 92.680575,109.47663 92.716282,111.85077 C 92.734131,113.03785 92.754224,114.03460 92.786121,114.78397 C 92.802062,115.15867 92.810601,115.46762 92.832678,115.71515 C 92.843712,115.83891 92.862173,115.95681 92.879235,116.06434 C 92.896306,116.17187 92.878356,116.22554 93.018914,116.50665 C 93.100474,116.66976 93.155102,116.75058 93.274981,116.94895 C 93.394869,117.14732 93.542552,117.41997 93.740576,117.74045 C 94.136615,118.38141 94.683158,119.25502 95.323569,120.27790 C 96.604374,122.32364 98.273784,124.98005 99.932880,127.61089 C 103.25105,132.87257 106.52093,138.01676 106.52093,138.01676 L 107.95758,139.15095 C 107.95758,139.15095 105.06556,131.70657 101.74867,126.44692 C 100.09022,123.81710 98.417783,121.17914 97.139356,119.13721 C 96.500142,118.11624 95.971515,117.23398 95.579636,116.59976 C 95.383697,116.28265 95.204159,116.04245 95.090776,115.85483 C 95.022117,115.74121 95.027693,115.72066 94.997654,115.66859 C 94.993083,115.63228 94.980014,115.59211 94.974380,115.52891 C 94.957569,115.34046 94.942976,115.07034 94.927815,114.71414 C 94.897499,114.00172 94.875673,113.00416 94.857983,111.82750 C 94.822595,109.47416 94.811418,106.38464 94.811418,103.33054 C 94.811418,97.222323 94.857983,91.201997 94.857983,91.201997 L 94.857983,90.782968 L 94.578625,90.480336 L 85.918713,80.935808 L 85.379947,67.643027 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccc" id="elements-f12.svgpath1567" d="M 109.23089,147.26942 L 108.10281,156.78331 L 108.04720,156.95014 L 108.04720,157.14478 L 108.04720,167.96134 L 97.508698,190.56767 L 97.425280,190.76231 L 97.397474,190.98476 L 94.894929,219.54158 L 94.894929,219.81964 L 95.006153,220.12551 L 100.65078,234.39002 L 102.58923,236.16185 L 97.480892,219.45816 L 99.927826,191.45746 L 110.46632,168.76772 L 110.60535,168.51746 L 110.60535,168.23940 L 110.60535,157.31162 L 113.94219,146.63376 L 109.23089,147.26942 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="czzzzzzz" id="elements-f12.svgpath919" d="M 129.57222,103.15301 C 129.66538,107.01137 129.95115,108.12973 131.49359,109.87783 L 141.10048,120.76563 C 142.62912,122.49809 145.18674,122.84403 147.98541,121.56621 C 150.97614,120.20069 157.45720,111.91175 158.71309,107.31600 C 159.99383,102.62934 161.04890,94.695782 158.87321,93.065784 C 156.79865,91.511550 149.34077,89.130790 143.66231,91.944981 C 137.92227,94.789691 129.47532,99.139884 129.57222,103.15301 z " style="fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cczz" id="elements-f12.svgpath1143" d="M 134.56159,103.95723 C 133.17436,94.709009 155.37009,86.385615 158.60697,94.246602 C 161.84384,102.10760 151.90201,116.21113 147.50911,117.82957 C 143.11621,119.44801 135.87208,112.69384 134.56159,103.95723 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2187)"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccc" id="elements-f12.svgpath1571" d="M 63.390663,136.26243 L 62.890154,136.76294 L 44.565960,155.08714 L 32.009585,160.20356 L 31.969815,161.09324 L 45.566978,157.47846 L 45.900651,157.39504 L 46.150905,157.14478 L 64.197038,139.07085 L 98.375222,144.33804 L 98.959150,141.86330 L 64.085814,136.42927 L 63.390663,136.26243 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccc" id="elements-f12.svgpath1572" d="M 51.298905,101.68765 L 50.488651,102.11659 L 56.828433,112.51606 L 57.134299,113.01657 L 57.690420,113.12779 L 72.622275,115.82498 L 72.761305,115.85278 L 72.872529,115.85278 L 96.813547,115.43569 L 95.145183,131.20173 L 95.033959,132.28617 L 96.090589,132.56423 L 104.68266,134.84432 L 107.16150,131.69027 L 97.786759,130.36755 L 99.482929,114.26784 L 99.649765,112.82192 L 98.203850,112.84973 L 72.928141,113.29463 L 58.691439,110.70866 L 51.298905,101.68765 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccccc" id="elements-f12.svgpath1570" d="M 123.72172,70.139622 L 123.20150,70.250846 L 123.67420,79.037561 L 123.67420,79.093174 L 121.44972,92.968398 L 121.42191,93.079622 L 117.86273,106.84362 L 108.43648,122.52624 L 108.15842,122.99894 L 108.32526,123.55506 L 109.46132,130.12538 L 113.71974,129.37462 L 110.93903,123.33262 L 120.14283,107.98367 L 120.25406,107.81683 L 120.28186,107.65000 L 123.92446,93.607937 L 123.92446,93.552325 L 123.92446,93.496713 L 126.20455,79.454652 L 126.23236,79.315622 L 126.20455,79.176592 L 123.72172,70.139622 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath925" d="M 159.23201,101.09795 C 159.23201,101.09795 164.66648,100.41864 165.11936,93.851988" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.1321594pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath926" d="M 151.98605,91.134750 C 151.98605,91.134750 152.43892,87.511767 160.13776,88.417513" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.1321594pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cccczccccccc" id="elements-f12.svgpath911" d="M 89.282954,144.02400 C 90.590850,142.38913 99.310531,139.17883 101.23191,139.81929 C 103.15328,140.45975 102.02110,131.17310 110.66729,128.93149 C 117.04912,124.19908 114.01166,119.58046 117.18178,115.73105 C 118.08751,113.46668 125.38229,107.25919 131.34957,109.03841 C 137.45669,110.85933 141.26059,120.60552 137.41783,126.68988 C 133.57508,132.77425 130.69302,131.49332 130.69302,131.49332 C 130.69302,131.49332 131.97393,135.65631 124.60865,137.89791 C 117.24338,140.13952 117.88384,144.62273 117.88384,144.62273 C 117.88384,144.62273 113.08039,150.38686 107.95672,149.10594 C 102.83306,147.82503 104.44094,152.81893 103.29654,154.12683 L 89.282954,144.02400 z " style="fill:#3c2b00;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cccz" id="elements-f12.svgpath1730" d="M 104.63166,140.75881 C 101.68889,137.16210 109.37279,127.84334 115.25832,132.42097 C 121.14385,136.99861 118.85504,145.00947 113.95043,146.31737 C 109.04582,147.62527 107.64105,144.43695 104.63166,140.75881 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2189)"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="czzzzz" id="elements-f12.svgpath1733" d="M 117.87411,120.81339 C 116.59346,118.36108 118.52805,115.17309 120.81687,113.45648 C 123.10569,111.73987 128.96397,109.31480 131.60701,110.51371 C 134.25005,111.71262 137.19282,117.70714 136.67511,120.64991 C 136.15740,123.59268 131.63426,128.14306 128.50076,128.17031 C 125.36726,128.19756 119.15476,123.26570 117.87411,120.81339 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2191)"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="czzc" id="elements-f12.svgpath2381" d="M 43.043287,81.709895 C 43.043287,81.709895 37.481249,96.742273 43.101808,101.61656 C 48.547426,106.33912 62.511493,107.77993 70.462669,90.758905 C 78.413846,73.737884 52.160018,58.024741 43.043287,81.709895 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2193)"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="ccczzz" id="elements-f12.svgpath910" d="M 58.620022,74.099282 C 52.599836,74.675844 48.439316,83.330000 46.259620,90.111002 C 45.050197,90.629325 45.212055,83.284588 45.730379,82.075158 C 46.248701,80.865738 48.052607,74.095278 50.935452,72.113322 C 53.699848,70.212797 57.589713,70.113113 60.612240,71.196950 C 63.605727,72.270375 64.378052,73.547829 58.620022,74.099282 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2195)"/>
+ </g><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2281.6584856999993) matrix(1.758560,0.000000,0.000000,1.758560,137.3274,-45.69108) translate(-10, -2281.6584856999993)" height="3146.2500" width="320.00000" id="elements-f12.svguse1" xlink:href="#elements-f12.svgg2864" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2281.6584856999993) matrix(0.250000,0.000000,0.000000,0.250000,251.8760,41.63700) translate(-10, -2281.6584856999993)" height="3146.2500" width="320.00000" id="elements-f12.svguse7" xlink:href="#elements-f12.svgg2952" y="0.0000000" x="0.0000000"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2420.9673456999994"><tspan x="10" y="2420.9673456999994">Vzorec</tspan></text>
+<rect id="d0e255" width="288" height="1000px" x="10" y="2426.4673456999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e255" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vzorec nastane s ponavljanjem sestavine (črte, oblike, barve).
+</flowDiv></flowRoot>
+<defs id="elements-f13.svgdefs3">
+ <pattern patternTransform="matrix(1.180948,0.332239,-0.332239,1.180948,43.37934,31.64300)" id="elements-f13.svgpattern2289" xlink:href="#elements-f13.svgpattern3032" inkscape:collect="always"/>
+ <pattern id="elements-f13.svgpattern3032" patternTransform="matrix(1.180948,0.332239,-0.332239,1.180948,43.37934,2476.965)" height="39.359000" width="49.643104" patternUnits="userSpaceOnUse">
+ <path transform="matrix(0.508520,0.156062,-0.156062,0.508520,394.1261,-1261.834)" d="M 43.212958,2505.2003 L 36.030272,2499.2499 L 28.424590,2499.4622 L 34.920902,2491.3470 L 25.709767,2478.7673 L 40.812864,2478.7518 L 50.980165,2472.0343 L 51.371709,2482.9963 L 61.818332,2494.1104 L 47.841390,2493.1544 L 43.212958,2505.2003 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.9373154" sodipodi:arg1="1.3089969" sodipodi:r2="8.8781328" sodipodi:r1="17.756266" sodipodi:cy="2490.7439" sodipodi:cx="42.040012" sodipodi:sides="5" id="elements-f13.svgpath3027" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.510585,1.662537e-3,-1.662537e-3,0.510585,13.69621,-1254.911)" d="M 75.590025,2486.5530 L 64.085177,2479.4847 L 57.282855,2489.3194 L 57.436151,2475.5257 L 50.473515,2474.9991 L 61.559465,2471.3460 L 63.615886,2459.1650 L 67.251693,2469.9192 L 75.340031,2466.1136 L 70.553222,2474.4100 L 75.590025,2486.5530 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.4137167" sodipodi:arg1="0.78539816" sodipodi:r2="6.9945359" sodipodi:r1="13.989071" sodipodi:cy="2475.0820" sodipodi:cx="65.120804" sodipodi:sides="5" id="elements-f13.svgpath3028" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:2.4481573;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.801727,2.612812e-3,-2.612812e-3,0.801727,-0.502632,-1983.714)" d="M 62.846537,2515.9566 L 58.145831,2512.4003 L 51.720610,2519.6358 L 52.690796,2510.1556 L 45.801241,2502.6067 L 53.722390,2501.2397 L 57.706608,2494.8828 L 61.298795,2503.6780 L 69.923487,2502.5956 L 63.826181,2512.2513 L 62.846537,2515.9566 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.6111123" sodipodi:arg1="0.98279372" sodipodi:r2="5.9442124" sodipodi:r1="11.888425" sodipodi:cy="2508.0547" sodipodi:cx="58.526291" sodipodi:sides="5" id="elements-f13.svgpath3029" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.5591273;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.435729,-0.305106,0.305106,0.435729,-744.6589,-1031.678)" d="M 33.994752,2474.0477 L 20.704295,2457.4658 L 7.8346761,2462.0862 L 17.498573,2446.9625 L 12.307118,2435.3343 L 26.561301,2440.9747 L 37.019268,2432.9210 L 35.353522,2447.6618 L 49.589290,2451.3144 L 32.847304,2457.9491 L 33.994752,2474.0477 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.0339662" sodipodi:arg1="1.4056476" sodipodi:r2="10.028211" sodipodi:r1="20.056423" sodipodi:cy="2452.0012" sodipodi:cx="28.850988" sodipodi:sides="5" id="elements-f13.svgpath3030" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.164915,-0.505720,0.505720,0.164915,-1249.948,-402.1810)" d="M 12.399999,2503.0770 L 3.3354048,2500.8122 L -3.3046903,2506.3918 L -6.6587035,2495.5004 L -19.290663,2493.2132 L -4.3337654,2487.1292 L -6.8731938,2475.0983 L 4.2770325,2480.9489 L 12.671257,2481.3635 L 9.9072091,2489.1905 L 12.399999,2503.0770 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2718196" sodipodi:arg1="0.64350111" sodipodi:r2="8.2431383" sodipodi:r1="16.486279" sodipodi:cy="2491.5684" sodipodi:cx="-0.82431394" sodipodi:sides="5" id="elements-f13.svgpath3031" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ </pattern>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2453.0519155999996) " id="elements-f13.svgrect3038" y="0.35475782" x="7.4958501" height="100.74789" width="305.30411" style="fill:url(#elements-f13.svgpattern2289);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2453.0519155999996) " id="elements-f13.svgrect3018" y="0.32448438" x="7.6676483" height="100.60632" width="304.97748" style="fill:none;stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2453.0519155999996) " y="0.24928907" x="7.5752616" height="100.99377" width="305.15701" id="elements-f13.svgrect2174" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2578.5439955999996"><tspan x="10" y="2578.5439955999996">Gradacija</tspan></text>
+<rect id="d0e274" width="288" height="1000px" x="10" y="2584.0439955999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e274" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Gradacija velikosti in smeri ustvari linerano perspektivo. Gradacija barve
+od tople do hladne in tona od temnega do svetlega ustvari zračno
+perspektivo. Gradacija lahko obliki doda zanimivost in gibanje. Gradacija
+od temne k svetli povzroči gibanje očesa skupaj z obliko.
+</flowDiv></flowRoot>
+<defs id="elements-f14.svgdefs3">
+ <linearGradient y2="0.46491230" x2="-0.19696970" y1="0.46491230" x1="0.98484850" id="elements-f14.svglinearGradient3169" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="0.67543858" x2="1.2272727" y1="0.68181819" x1="-0.0064935065" id="elements-f14.svglinearGradient3170" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="-0.38000000" x2="0.48979592" y1="1.0599999" x1="0.48979592" id="elements-f14.svglinearGradient3168" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient id="elements-f14.svglinearGradient3164">
+ <stop id="elements-f14.svgstop3165" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="elements-f14.svgstop3167" offset="1.0000000" style="stop-color:#ffffff;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="1.2200714" x2="0.48798475" y1="0.020000000" x1="0.48979592" id="elements-f14.svglinearGradient3163" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.073093,0.931885)" y2="2874.8171" x2="-14.462526" y1="2874.8171" x1="114.02820" id="elements-f14.svglinearGradient2322" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.073093,0.931885)" y2="2897.7062" x2="316.20588" y1="2898.3998" x1="182.06721" id="elements-f14.svglinearGradient2324" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.804661,0.356549)" y2="7340.2078" x2="55.983919" y1="7496.9797" x1="55.983919" id="elements-f14.svglinearGradient2326" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.804661,0.356549)" y2="7689.6980" x2="55.786737" y1="7559.0469" x1="55.983919" id="elements-f14.svglinearGradient2328" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="7689.6980" x2="55.786737" y1="7559.0469" x1="55.983919" gradientTransform="matrix(2.804661,0.000000,0.000000,0.356549,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2331" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="7340.2078" x2="55.983919" y1="7496.9797" x1="55.983919" gradientTransform="matrix(2.804661,0.000000,0.000000,0.356549,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2334" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="2897.7062" x2="316.20588" y1="2898.3998" x1="182.06721" gradientTransform="matrix(1.073093,0.000000,0.000000,0.931885,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2337" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="2874.8171" x2="-14.462526" y1="2874.8171" x1="114.02820" gradientTransform="matrix(1.073093,0.000000,0.000000,0.931885,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2340" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2653.2329715999995) " y="0.24891016" x="7.5752616" height="100.99377" width="305.15701" id="elements-f14.svgrect3127" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2653.2329715999995) " y="38.758919" x="123.93423" height="23.974203" width="72.439087" id="elements-f14.svgrect3129" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-miterlimit:4.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2653.2329715999995) " sodipodi:nodetypes="cccc" d="M 7.7107840,0.41230000 L 123.88063,38.729600 L 123.88063,62.912300 L 7.7107840,101.22960" style="fill:url(#elements-f14.svglinearGradient2340);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3130"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2653.2329715999995) " sodipodi:nodetypes="ccccc" d="M 196.38271,62.912300 L 196.38271,38.729600 L 312.55256,0.41230000 L 312.55256,101.22960 L 196.38271,62.912300 z " style="fill:url(#elements-f14.svglinearGradient2337);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3133"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2653.2329715999995) " sodipodi:nodetypes="ccccc" d="M 312.55256,0.41230000 L 7.7107840,0.41230000 L 123.88063,38.729600 L 196.38271,38.729600 L 312.55256,0.41230000 z " style="fill:url(#elements-f14.svglinearGradient2334);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3145"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2653.2329715999995) " sodipodi:nodetypes="ccccc" d="M 312.55256,101.22960 L 7.7107840,101.22960 L 123.88063,62.912300 L 196.38271,62.912300 L 312.55256,101.22960 z " style="fill:url(#elements-f14.svglinearGradient2331);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3147"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2780.3250515999994"><tspan x="10" y="2780.3250515999994">Kompozicija</tspan></text>
+<rect id="d0e294" width="288" height="1000px" x="10" y="2785.2250515999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e294" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Združevanje elementov v zaključeno celoto.</flowDiv></flowRoot>
+<defs id="elements-f15.svgdefs3">
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,48.26800)" id="elements-f15.svgpattern2540" xlink:href="#elements-f15.svgpattern2585" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,2.539170,57.95400)" id="elements-f15.svgpattern2530" xlink:href="#elements-f15.svgpattern2605" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.406157e-3,-4.621636e-2,4.621636e-2,3.406157e-3,82.30269,104.9810)" id="elements-f15.svgpattern2527" xlink:href="#elements-f15.svgpattern3708" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,10.78534,68.53900)" id="elements-f15.svgpattern2524" xlink:href="#elements-f15.svgpattern3713" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,181.6024,17.65300)" id="elements-f15.svgpattern2521" xlink:href="#elements-f15.svgpattern3712" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,-14.53532,25.89300)" id="elements-f15.svgpattern2518" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,176.9535,68.53900)" id="elements-f15.svgpattern2514" xlink:href="#elements-f15.svgpattern1878" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,151.6328,25.89300)" id="elements-f15.svgpattern2511" xlink:href="#elements-f15.svgpattern1880" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.154722e-2,6.550186e-2,-6.550186e-2,2.154722e-2,207.2501,17.43600)" id="elements-f15.svgpattern2508" xlink:href="#elements-f15.svgpattern1887" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,347.7705,17.65300)" id="elements-f15.svgpattern2505" xlink:href="#elements-f15.svgpattern1879" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.224270e-3,6.894402e-2,-6.894402e-2,-1.224270e-3,143.8084,-3.970000)" id="elements-f15.svgpattern2502" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.437973e-3,8.097856e-2,-8.097856e-2,-1.437973e-3,161.8816,-4.179000)" id="elements-f15.svgpattern2489" xlink:href="#elements-f15.svgpattern1889" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2362">
+ <stop id="elements-f15.svgstop2363" offset="0.0000000" style="stop-color:#00990f;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2366" offset="1.0000000" style="stop-color:#00ff1a;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.59615386" x2="0.49637681" y1="1.0192307" x1="0.49637681" id="elements-f15.svglinearGradient2361" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2606">
+ <stop id="elements-f15.svgstop2607" offset="0.0000000" style="stop-color:#565c3b;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2609" offset="1.0000000" style="stop-color:#9e96d0;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.15178572" x2="0.58333331" y1="0.88392860" x1="0.56884056" id="elements-f15.svglinearGradient2610" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2370">
+ <stop id="elements-f15.svgstop2371" offset="0.0000000" style="stop-color:#0c0099;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2372" offset="1.0000000" style="stop-color:#0069ff;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="0.93181819" x2="0.47826087" y1="0.20454545" x1="0.47826087" id="elements-f15.svglinearGradient2369" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2842.633)" id="elements-f15.svgpattern3516" xlink:href="#elements-f15.svgpattern2410" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2840.002)" id="elements-f15.svgpattern2585" xlink:href="#elements-f15.svgpattern3516" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient1514">
+ <stop id="elements-f15.svgstop1515" offset="0.0000000" style="stop-color:#484848;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop1631" offset="0.68666667" style="stop-color:#929292;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop1516" offset="1.0000000" style="stop-color:#d8d8d8;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.18018018" x2="0.73913044" y1="0.39639640" x1="0.52173913" id="elements-f15.svglinearGradient2386" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient1806">
+ <stop id="elements-f15.svgstop1807" offset="0.0000000" style="stop-color:#000000;stop-opacity:0.40784314;"/>
+ <stop id="elements-f15.svgstop3276" offset="0.64777780" style="stop-color:#000000;stop-opacity:0.079096042;"/>
+ <stop id="elements-f15.svgstop1808" offset="1.0000000" style="stop-color:#000000;stop-opacity:0.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="2.0500000" x2="0.48188406" y1="-0.94999999" x1="0.49637681" id="elements-f15.svglinearGradient2392" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,5.039169,2849.688)" id="elements-f15.svgpattern2399" xlink:href="#elements-f15.svgpattern2397" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,5.039169,2849.688)" id="elements-f15.svgpattern2403" xlink:href="#elements-f15.svgpattern2399" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,2.539170,2849.688)" id="elements-f15.svgpattern2605" xlink:href="#elements-f15.svgpattern2403" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,151.6328,2817.627)" id="elements-f15.svgpattern1880" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.154722e-2,6.550186e-2,-6.550186e-2,2.154722e-2,207.2501,2809.170)" id="elements-f15.svgpattern1887" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.406157e-3,-4.621636e-2,4.621636e-2,3.406157e-3,82.30269,2896.715)" id="elements-f15.svgpattern3708" xlink:href="#elements-f15.svgpattern3706" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,-14.53532,2817.627)" id="elements-f15.svgpattern3710" xlink:href="#elements-f15.svgpattern3708" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,181.6024,2809.387)" id="elements-f15.svgpattern3712" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,347.7705,2809.387)" id="elements-f15.svgpattern1879" xlink:href="#elements-f15.svgpattern3712" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.111259e-2,-4.850659e-2,-4.850659e-2,-3.111259e-2,139.5469,2993.389)" id="elements-f15.svgpattern3180" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.588574e-2,-4.035758e-2,-4.035758e-2,-2.588574e-2,110.3458,3027.344)" id="elements-f15.svgpattern2598" xlink:href="#elements-f15.svgpattern3180" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(8.058895e-2,-4.848785e-2,-4.848785e-2,-8.058895e-2,-100.9765,2912.705)" id="elements-f15.svgpattern3178" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.705017e-2,-4.034199e-2,-4.034199e-2,-6.705017e-2,-89.77020,2960.215)" id="elements-f15.svgpattern2599" xlink:href="#elements-f15.svgpattern3178" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,-2.970946e-2,-2.970946e-2,-4.937844e-2,65.70686,2891.160)" id="elements-f15.svgpattern3176" xlink:href="#elements-f15.svgpattern3173" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,-2.970946e-2,-2.970946e-2,-4.937844e-2,107.0526,2920.398)" id="elements-f15.svgpattern3181" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.108296e-2,-2.471833e-2,-2.471833e-2,-4.108296e-2,83.31043,2966.615)" id="elements-f15.svgpattern2596" xlink:href="#elements-f15.svgpattern3181" inkscape:collect="always"/>
+ <pattern id="elements-f15.svgpattern2650" patternTransform="matrix(0.235877,0.000000,0.000000,0.235877,23.89020,1385.940)" height="24.565200" width="24.565119" patternUnits="userSpaceOnUse">
+ <path id="elements-f15.svgpath2649" d="M 0.62500000,23.940200 L 23.940119,0.62500000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+ </pattern>
+ <pattern patternTransform="matrix(0.235877,0.000000,0.000000,0.235877,7.403921,1355.414)" id="elements-f15.svgpattern2655" xlink:href="#elements-f15.svgpattern2650" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,7.403921,1377.914)" id="elements-f15.svgpattern2664" xlink:href="#elements-f15.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,7.403921,1401.211)" id="elements-f15.svgpattern2666" xlink:href="#elements-f15.svgpattern2664" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,5.039169,2839.013)" id="elements-f15.svgpattern2397" xlink:href="#elements-f15.svgpattern2666" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2889.957)" id="elements-f15.svgpattern2410" xlink:href="#elements-f15.svgpattern2397" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,2.970946e-2,-2.970946e-2,4.937844e-2,7.869785,2842.513)" id="elements-f15.svgpattern3173" xlink:href="#elements-f15.svgpattern2410" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,2.970946e-2,-2.970946e-2,4.937844e-2,50.08138,2871.272)" id="elements-f15.svgpattern3182" xlink:href="#elements-f15.svgpattern3173" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.108296e-2,2.471833e-2,-2.471833e-2,4.108296e-2,35.91026,2925.742)" id="elements-f15.svgpattern2597" xlink:href="#elements-f15.svgpattern3182" inkscape:collect="always"/>
+ <pattern id="elements-f15.svgpattern3695" patternTransform="matrix(6.389029e-2,6.620037e-2,-6.620037e-2,6.389029e-2,11.88013,2864.769)" height="205.67261" width="291.92533" patternUnits="userSpaceOnUse">
+ <path id="elements-f15.svgpath3658" d="M 233.64408,85.642895 C 227.39177,85.642895 222.36355,100.53130 222.08158,119.08040 C 209.12080,106.88970 195.74839,100.31990 191.45658,104.61170 C 187.44777,108.62050 193.02978,120.58540 203.67533,132.70540 C 187.67801,133.77440 175.36283,138.27860 175.36283,143.92410 C 175.36283,149.85070 188.86658,154.56470 206.05033,155.29910 C 193.75465,168.31280 187.14594,181.80100 191.45658,186.11170 C 195.77049,190.42560 209.24626,183.80060 222.26908,171.48670 C 223.00208,188.67490 227.71641,202.17420 233.64408,202.17410 C 239.24712,202.17420 243.71634,190.05430 244.83158,174.23670 C 257.91112,186.66460 271.52855,193.35220 275.86283,189.01790 C 280.41164,184.46910 273.00926,169.72690 259.36283,156.08040 C 259.12461,155.84220 258.88293,155.68980 258.64408,155.45540 C 277.11391,155.14500 291.92533,150.15750 291.92533,143.92410 C 291.92533,137.95320 278.23321,133.19490 260.86283,132.51790 C 271.39971,120.46140 276.91376,108.60020 272.92533,104.61170 C 268.93690,100.62320 257.10685,106.16860 245.05033,116.70540 C 244.37477,99.330595 239.61606,85.642795 233.64408,85.642895 z " style="fill:#ff0000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="translate(371.3076,-2712.318)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3667" style="fill:#cfe300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3671" d="M 213.44854,13.665195 C 208.75738,9.5317950 195.14211,17.378595 182.66795,31.109695 C 181.00251,13.394695 175.31231,-0.37500500 169.25487,0.0078950027 C 163.59685,0.36559500 159.87522,13.033095 159.85026,29.164495 C 147.14065,19.390995 134.92280,14.629095 131.19062,18.864895 C 127.27261,23.311695 134.28821,35.775795 146.69581,47.686795 C 128.86705,49.322595 114.99159,55.073895 115.37614,61.157995 C 115.76103,67.246595 130.25172,71.184495 148.16342,70.554495 C 137.35048,83.935595 131.96344,97.180795 136.41108,101.09940 C 140.61502,104.80360 151.98064,98.664495 163.27425,87.533695 C 164.87199,105.50520 170.66815,119.52530 176.78556,119.13860 C 183.20572,118.73270 187.39756,102.77790 186.18008,83.517295 C 186.15882,83.181095 186.07823,82.906995 186.05398,82.573195 C 200.11724,94.550495 214.52754,100.60000 218.64837,95.923095 C 222.59567,91.443095 215.46802,78.821195 202.88245,66.829795 C 218.75876,64.749595 230.73730,59.495295 230.38151,53.865995 C 230.02571,48.236695 217.48353,44.576695 201.47167,44.512095 C 212.45107,31.029095 217.92942,17.613095 213.44854,13.665195 z " style="fill:#c70600;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2166.439,-1994.659)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3672" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3673" d="M 98.080203,13.665095 C 93.389043,9.5316950 79.773773,17.378495 67.299613,31.109595 C 65.634173,13.394595 59.943973,-0.37510500 53.886533,0.0077950027 C 48.228513,0.36549500 44.506883,13.032995 44.481923,29.164395 C 31.772313,19.390895 19.554463,14.628995 15.822283,18.864795 C 11.904273,23.311595 18.919873,35.775695 31.327473,47.686695 C 13.498713,49.322495 -0.37674692,55.073795 0.0078030782,61.157895 C 0.39269308,67.246495 14.883383,71.184395 32.795083,70.554395 C 21.982143,83.935495 16.595103,97.180695 21.042743,101.09930 C 25.246683,104.80350 36.612303,98.664395 47.905913,87.533595 C 49.503653,105.50510 55.299813,119.52520 61.417223,119.13850 C 67.837383,118.73260 72.029223,102.77780 70.811743,83.517195 C 70.790483,83.180995 70.709893,82.906895 70.685643,82.573095 C 84.748903,94.550395 99.159203,100.59990 103.28003,95.922995 C 107.22733,91.442995 100.09968,78.821095 87.514113,66.829695 C 103.39042,64.749495 115.36896,59.495195 115.01317,53.865895 C 114.65737,48.236595 102.11519,44.576595 86.103333,44.511995 C 97.082733,31.028995 102.56108,17.612995 98.080203,13.665095 z " style="fill:#ffd400;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2051.071,-1994.659)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3674" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3675" d="M 159.88467,100.19140 C 155.19351,96.057995 141.57824,103.90480 129.10408,117.63590 C 127.43864,99.920895 121.74844,86.151195 115.69100,86.534095 C 110.03298,86.891795 106.31135,99.559295 106.28639,115.69070 C 93.576783,105.91720 81.358933,101.15530 77.626753,105.39110 C 73.708743,109.83790 80.724343,122.30200 93.131943,134.21300 C 75.303183,135.84880 61.427723,141.60010 61.812273,147.68420 C 62.197163,153.77280 76.687853,157.71070 94.599553,157.08070 C 83.786613,170.46180 78.399573,183.70700 82.847213,187.62560 C 87.051153,191.32980 98.416773,185.19070 109.71038,174.05990 C 111.30812,192.03140 117.10428,206.05150 123.22169,205.66480 C 129.64185,205.25890 133.83369,189.30410 132.61621,170.04350 C 132.59495,169.70730 132.51436,169.43320 132.49011,169.09940 C 146.55337,181.07670 160.96367,187.12620 165.08450,182.44930 C 169.03180,177.96930 161.90415,165.34740 149.31858,153.35600 C 165.19489,151.27580 177.17343,146.02150 176.81764,140.39220 C 176.46184,134.76290 163.91966,131.10290 147.90780,131.03830 C 158.88720,117.55530 164.36555,104.13930 159.88467,100.19140 z " style="fill:#ffd400;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2112.875,-1908.133)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3676" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ </pattern>
+ <pattern patternTransform="matrix(4.136665e-2,4.286235e-2,-4.286235e-2,4.136665e-2,10.33947,2863.228)" id="elements-f15.svgpattern3706" xlink:href="#elements-f15.svgpattern3695" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,10.78534,2860.273)" id="elements-f15.svgpattern3713" xlink:href="#elements-f15.svgpattern3706" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,176.9535,2860.273)" id="elements-f15.svgpattern1878" xlink:href="#elements-f15.svgpattern3713" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.224270e-3,6.894402e-2,-6.894402e-2,-1.224270e-3,143.8084,2787.764)" id="elements-f15.svgpattern1884" xlink:href="#elements-f15.svgpattern1878" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.437973e-3,8.097856e-2,-8.097856e-2,-1.437973e-3,161.8816,2787.555)" id="elements-f15.svgpattern1889" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.341667,0.427046)" y2="6566.1847" x2="67.972538" y1="6776.8955" x1="67.972538" id="elements-f15.svglinearGradient2478" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.743346,0.573610)" y2="4937.6909" x2="62.070538" y1="5033.0958" x1="60.735537" id="elements-f15.svglinearGradient2480" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.510466,0.398332)" y2="7122.1139" x2="61.151963" y1="7033.7111" x1="61.151963" id="elements-f15.svglinearGradient2482" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.739219,0.574971)" y2="4922.9503" x2="76.654681" y1="4976.3121" x1="56.535281" id="elements-f15.svglinearGradient2484" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.670812,0.374418)" y2="7705.3171" x2="57.759572" y1="7363.2863" x1="59.411894" id="elements-f15.svglinearGradient2486" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient y2="7705.3171" x2="57.759572" y1="7363.2863" x1="59.411894" gradientTransform="matrix(2.670812,0.000000,0.000000,0.374418,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2533" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient y2="4922.9503" x2="76.654681" y1="4976.3121" x1="56.535281" gradientTransform="matrix(1.739219,0.000000,0.000000,0.574971,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2536" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient y2="7122.1139" x2="61.151963" y1="7033.7111" x1="61.151963" gradientTransform="matrix(2.510466,0.000000,0.000000,0.398332,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2543" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <linearGradient y2="4937.6909" x2="62.070538" y1="5033.0958" x1="60.735537" gradientTransform="matrix(1.743346,0.000000,0.000000,0.573610,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2546" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient y2="6566.1847" x2="67.972538" y1="6776.8955" x1="67.972538" gradientTransform="matrix(2.341667,0.000000,0.000000,0.427046,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2549" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " y="45.538704" x="7.5522251" height="55.703911" width="305.44699" id="elements-f15.svgrect2359" style="fill:url(#elements-f15.svglinearGradient2549);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath2373" d="M 175.12223,48.593700 L 171.72446,101.43180 L 14.533837,101.43180 L 175.12223,48.593700 z " style="fill:url(#elements-f15.svglinearGradient2546);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " y="0.11731836" x="7.5752616" height="48.418873" width="305.15701" id="elements-f15.svgrect1734" style="fill:url(#elements-f15.svglinearGradient2543);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.34503776"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " id="elements-f15.svgrect2396" y="48.268440" x="7.8697805" height="52.932312" width="304.85226" style="fill:url(#elements-f15.svgpattern2540);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="cc" id="elements-f15.svgpath2382" d="M 103.54267,100.43100 L 174.25964,49.594500" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#b0af00;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:5.0000000 2.5000000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath2384" d="M 175.12223,48.593700 L 171.72446,101.43180 L 14.533837,101.43180 L 175.12223,48.593700 z " style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#elements-f15.svglinearGradient2536);stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " id="elements-f15.svgpath2387" d="M 66.375000,5.7660000 L 37.000000,27.109800 L 26.343750,16.422200 L 7.5625000,31.453500 L 7.5312500,48.453500 L 133.96875,48.453500 L 138.43750,48.453500 L 312.03125,48.453500 L 312.00000,9.8598000 L 296.50000,23.859800 L 274.43750,21.359800 L 255.84375,9.3598000 L 240.09375,28.266000 L 214.90625,15.047200 L 191.62500,33.922200 L 170.21875,28.266000 L 136.56250,47.016000 L 103.71875,21.766000 L 93.062500,32.453500 L 66.375000,5.7660000 z " style="fill:url(#elements-f15.svglinearGradient2533);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="cccc" id="elements-f15.svgrect2398" d="M 12.724174,100.91360 L 169.57686,100.06270 L 172.72260,48.624100 L 12.724174,100.91360 z " style="fill:url(#elements-f15.svgpattern2530);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="ccccccccccccccccccccccccccc" id="elements-f15.svgpath3707" d="M 75.087220,78.225400 L 141.82287,58.785900 L 136.84705,55.563500 L 126.89758,58.168200 L 114.03463,64.539700 L 109.91215,57.550400 L 101.41943,63.068500 L 94.383458,55.475900 L 85.890741,60.993900 L 75.941278,57.771500 L 64.535069,64.746300 L 56.042352,60.067200 L 51.919870,52.474600 L 40.513662,57.992700 L 36.391181,51.856800 L 24.984972,54.461400 L 15.035510,57.066000 L 7.9995369,53.843600 L 7.1787003,70.656300 L 19.415796,67.383100 L 25.825911,72.850300 L 27.865790,85.601200 L 47.386612,67.760500 L 47.969746,81.968200 L 57.293351,80.151700 L 66.616956,73.965000 L 75.087220,78.225400 z " style="fill:url(#elements-f15.svgpattern2527);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="ccccccccccccccccccc" id="elements-f15.svgrect3704" d="M 7.5099089,67.447400 L 7.5099089,102.43850 L 23.888394,98.760800 L 45.023770,88.524500 L 61.389581,85.442300 L 68.216266,77.590800 L 75.042951,76.893500 L 89.023981,73.811400 L 95.850666,73.114100 L 112.21648,67.647200 L 128.58229,64.565200 L 100.03384,71.781700 L 96.321026,60.329100 L 59.630428,59.982200 L 66.155221,73.944000 L 50.229172,67.260900 L 39.362008,60.577900 L 22.059679,59.226200 L 7.5099089,67.447400 z " style="fill:url(#elements-f15.svgpattern2524);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccc" id="elements-f15.svgpath3711" d="M 151.65561,54.474200 L 140.09228,52.971500 L 130.75066,55.058800 L 101.51449,64.283500 L 86.595827,65.871000 L 81.124573,54.847700 L 63.292425,57.538500 L 53.347405,57.065700 L 31.748425,53.679600 L 7.6859779,52.206100 L 8.1320573,48.084200 L 25.059330,47.052400 L 30.655782,48.080900 L 35.222160,48.079300 L 41.848687,49.107700 L 46.415065,48.076000 L 53.041592,46.014200 L 58.638044,47.042700 L 64.234497,49.101100 L 70.861024,48.069500 L 75.427402,47.037800 L 81.023854,48.066300 L 87.650382,49.094600 L 92.731796,48.063000 L 97.813211,47.031300 L 103.40966,47.029600 L 109.03845,48.046600 L 115.69732,48.033600 L 120.81106,47.505500 L 126.95489,49.037600 L 132.06864,47.479500 L 136.15232,47.981400 L 144.31968,47.955300 L 151.97199,48.959400 L 163.74461,47.903200 L 172.42700,48.907200 L 151.65561,54.474200 z " style="fill:url(#elements-f15.svgpattern2521);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="cccccccccccccccccccc" id="elements-f15.svgpath3709" d="M 7.6859782,55.504300 L 24.914723,55.031700 L 36.316487,63.299400 L 59.372213,64.283500 L 72.230722,63.810900 L 88.002721,58.968000 L 103.77472,65.779100 L 113.71974,65.306300 L 127.07812,61.920200 L 155.26087,53.236200 L 152.24389,49.089800 L 120.38482,55.244100 L 103.97688,54.188000 L 81.388478,54.161900 L 65.716463,49.256000 L 49.014374,50.530500 L 37.241762,54.109800 L 20.833813,47.903200 L 8.5461623,48.907200 L 7.6859782,55.504300 z " style="fill:url(#elements-f15.svgpattern2518);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " y="0.24891016" x="7.5752616" height="100.99377" width="305.15701" id="elements-f15.svgrect2179" style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="ccccccccccccc" id="elements-f15.svgpath1875" d="M 173.67805,67.447400 L 171.19793,99.958400 L 207.41739,101.24090 L 312.87690,100.92510 L 310.62621,67.647200 L 294.75044,64.565200 L 262.48917,60.329100 L 225.79857,59.982200 L 212.48240,73.944000 L 213.91720,54.860300 L 185.68918,53.137500 L 175.82721,56.746100 L 173.67805,67.447400 z " style="fill:url(#elements-f15.svgpattern2514);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="cccccccccccccccccccc" id="elements-f15.svgpath1877" d="M 173.85412,55.504300 L 191.08287,55.031700 L 202.48463,63.299400 L 215.61987,64.283500 L 228.47838,63.810900 L 254.17087,58.968000 L 260.02238,65.779100 L 279.88789,65.306300 L 293.24627,61.920200 L 311.50853,53.236200 L 308.49155,49.089800 L 286.55297,55.244100 L 270.14503,54.188000 L 247.55662,54.161900 L 231.88461,49.256000 L 215.18252,50.530500 L 203.40991,54.109800 L 187.00196,47.903200 L 174.71431,48.907200 L 173.85412,55.504300 z " style="fill:url(#elements-f15.svgpattern2511);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="cccccccc" id="elements-f15.svgpath1885" d="M 230.20954,62.779800 L 236.41176,69.163600 L 280.92962,79.951600 L 312.42059,91.205800 L 310.88030,68.094800 L 312.14579,55.924200 L 250.11976,61.751800 L 230.20954,62.779800 z " style="fill:url(#elements-f15.svgpattern2508);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc" id="elements-f15.svgpath1876" d="M 306.26043,52.971500 L 296.91881,55.058800 L 267.68264,64.283500 L 252.76397,65.871000 L 247.29272,52.367600 L 229.46057,57.538500 L 219.51555,57.065700 L 197.91657,53.679600 L 173.85412,52.206100 L 174.30020,48.084200 L 191.22748,47.052400 L 196.82393,48.080900 L 201.39031,48.079300 L 208.01683,49.107700 L 212.58321,48.076000 L 219.20974,46.014200 L 224.80619,47.042700 L 230.40264,49.101100 L 237.02917,48.069500 L 241.59555,47.037800 L 247.19200,48.066300 L 253.81853,49.094600 L 258.89994,48.063000 L 263.98136,47.031300 L 269.57781,47.029600 L 275.20660,48.046600 L 281.86547,48.033600 L 286.97921,47.505500 L 293.12304,49.037600 L 298.23679,47.479500 L 302.32047,47.981400 L 310.48783,47.955300 L 306.26043,52.971500 z " style="fill:url(#elements-f15.svgpattern2505);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="cccccccc" id="elements-f15.svgpath1883" d="M 173.86533,62.414000 L 173.40506,83.828100 L 194.31734,82.479500 L 217.51236,81.474800 L 224.97686,77.988300 L 224.07918,54.279200 L 184.47273,53.708400 L 173.86533,62.414000 z " style="fill:url(#elements-f15.svgpattern2502);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3143" d="M 198.15800,59.686711 L 198.16215,69.705845 L 246.07439,97.388548 L 247.15919,77.065152 L 198.15800,59.686711 z " style="fill:#845206;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3144" d="M 246.07438,97.388548 L 247.16327,76.699571 L 290.50342,64.721820 L 290.50342,84.321874 L 246.07438,97.388548 z " style="fill:#734805;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3141" d="M 195.95061,58.852795 L 213.47369,46.605310 L 269.66841,52.016567 L 244.98951,77.788412 L 195.95061,58.852795 z " style="fill:#950f06;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3517" d="M 256.01917,94.520887 L 256.66227,79.842292 L 282.25896,72.768278 L 282.25896,86.803736 L 256.01917,94.520887 z " style="fill:#8a5606;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62352548pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath3142" d="M 270.03001,52.016651 L 292.89271,64.721820 L 245.35115,77.788495 L 270.03001,52.016651 z " style="fill:#7f3e06;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) translate(0.000000,-2863.636)" id="elements-f15.svgg2600">
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgrect3172" d="M 196.35511,2926.6549 L 196.35511,2937.6586 L 244.12224,2965.2619 L 246.79994,2944.6495 L 196.35511,2926.6549 z " style="fill:url(#elements-f15.svgpattern2597);stroke:none"/>
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3175" d="M 246.72435,2963.6034 L 245.49451,2945.7449 L 289.74013,2933.2692 L 289.74013,2950.5753 L 246.72435,2963.6034 z " style="fill:url(#elements-f15.svgpattern2596);stroke:none"/>
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3177" d="M 196.31214,2925.2258 L 214.13457,2913.6771 L 267.43780,2920.0753 L 246.43832,2942.9475 L 196.31214,2925.2258 z " style="fill:url(#elements-f15.svgpattern2599);stroke:none"/>
+ <path sodipodi:nodetypes="cccc" id="elements-f15.svgpath3179" d="M 247.23359,2943.6153 L 269.91214,2918.7001 L 291.63069,2931.2741 L 247.23359,2943.6153 z " style="fill:url(#elements-f15.svgpattern2598);stroke:none"/>
+ </g><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2811.8096214999996) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccc" id="elements-f15.svgpath1888" d="M 194.70500,68.832000 L 187.98490,93.605200 L 203.40523,98.013800 L 215.31814,97.161200 L 226.35419,100.69290 L 242.65137,100.71720 L 270.77206,98.660200 L 292.66655,89.179300 L 287.22688,85.178300 L 284.50705,83.616200 L 280.91036,83.807800 L 276.43682,87.068400 L 274.59384,88.575300 L 270.03103,90.712300 L 261.96079,92.849200 L 254.76742,91.478700 L 245.82033,97.123100 L 243.88808,92.245200 L 240.31806,92.252600 L 235.87119,90.506200 L 235.80860,86.129300 L 233.11544,81.752400 L 225.85023,85.289300 L 221.21557,82.688200 L 220.08834,74.826000 L 216.52896,72.871500 L 212.96957,73.547600 L 210.23508,76.653300 L 206.51982,72.342600 L 200.17398,71.025800 L 194.70500,68.832000 z " style="fill:url(#elements-f15.svgpattern2489);stroke:none"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2939.8483714999993"><tspan x="10" y="2939.8483714999993">Literatura</tspan></text>
+<rect id="d0e313" width="288" height="1000px" x="10" y="2944.7483714999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e313" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Delen seznam literature, ki je bila uporabljena pri pripravi tega dokumenta.</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2978.4213474999992)"/><rect id="d0e319" width="258" height="1000px" x="20" y="2972.4213474999992" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e319" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://sanford-artedventures.com/study/study.html</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2996.616268999999)"/><rect id="d0e326" width="258" height="1000px" x="20" y="2990.616268999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e326" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.makart.com/resources/artclass/EPlist.html</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3024.289244999999)"/><rect id="d0e333" width="258" height="1000px" x="20" y="3018.289244999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e333" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.princetonol.com/groups/iad/Files/elements2.htm</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3051.962220999999)"/><rect id="d0e340" width="258" height="1000px" x="20" y="3045.962220999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e340" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://oswego.org/staff/bpeterso/web/elements_and_principles.htm</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3081.497305999999)"/><rect id="d0e347" width="258" height="1000px" x="20" y="3075.497305999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e347" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.johnlovett.com/test.htm</flowSpan>
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3099.692227499999)"/><rect id="d0e354" width="258" height="1000px" x="20" y="3093.692227499999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e354" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://digital-web.com/articles/elements_of_design/</flowSpan>
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3118.055313099999)"/><rect id="d0e361" width="258" height="1000px" x="20" y="3112.055313099999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e361" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://digital-web.com/articles/principles_of_design/</flowSpan>
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e368" width="288" height="1000px" x="10" y="3130.4183986999988" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e368" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Posebej se zahvaljujem Lindi Kim (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.redlucite.org</flowSpan>) za pomoč (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.rejon.org/</flowSpan>) pri tem vodiču. Prav tako se zahvaljujem Open Clip Art zbirki (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.openclipart.org/</flowSpan>) in pa ljudem, ki so prispevali grafike za ta projekt.
+</flowDiv></flowRoot>
+
+
+<g transform="translate(0, 3182.1826396999986)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-elements.svg b/share/tutorials/tutorial-elements.svg
new file mode 100755
index 000000000..a4ce5f9a6
--- /dev/null
+++ b/share/tutorials/tutorial-elements.svg
@@ -0,0 +1,606 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::ELEMENTS</tspan></text>
+
+
+
+
+
+<rect id="d0e10" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e10" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This tutorial will demonstrate the elements and principles of design which
+are normally taught to early art students in order to understand various
+properties used in art making. This is not an exhaustive list, so please add,
+subtract, and combine to make this tutorial more comprehensive.
+</flowDiv></flowRoot>
+
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " y="0.32083896" x="7.5752616" height="167.44186" width="305.15701" id="elements-f01.svgrect1801" style="fill:#e1e1e1;fill-rule:evenodd;stroke:#000000;stroke-width:0.64164001"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) matrix(1.353293,-4.258673e-17,4.258673e-17,1.353293,309.8639,-242.9186)" d="M -40.288639 236.81662 A 46.044163 46.044163 0 1 1 -132.37696,236.81662 A 46.044163 46.044163 0 1 1 -40.288639 236.81662 z" sodipodi:ry="46.044163" sodipodi:rx="46.044163" sodipodi:cy="236.81662" sodipodi:cx="-86.332802" id="elements-f01.svgpath1721" style="stroke-opacity:0.33000001;stroke-dasharray:none;stroke-width:1.2500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.30459800;fill:#0000ff" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) matrix(1.353293,4.258673e-17,4.258673e-17,-1.353293,248.6654,398.0456)" d="M -40.288639 236.81662 A 46.044163 46.044163 0 1 1 -132.37696,236.81662 A 46.044163 46.044163 0 1 1 -40.288639 236.81662 z" sodipodi:ry="46.044163" sodipodi:rx="46.044163" sodipodi:cy="236.81662" sodipodi:cx="-86.332802" id="elements-f01.svgpath1722" style="stroke-opacity:0.32758597;stroke-dasharray:none;stroke-width:1.2500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.28160897;fill:#ff00f5" sodipodi:type="arc"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1752" y="154.377" x="102.01891" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ff00f7;fill-opacity:0.59770101;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#ff00f7;fill-opacity:0.59770101" dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1732" sodipodi:role="line" y="154.37700" x="102.01891">Elements</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1755" y="154.377" x="168.60974" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#0000ff;fill-opacity:0.60000002;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#0000ff;fill-opacity:0.60000002" dy="0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1738" sodipodi:role="line" y="154.37700" x="168.60974">Principles</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1758" y="100.13462" x="90.54583" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01.svgtspan1741" sodipodi:role="line" y="100.13462" x="90.545830">Color</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1761" y="32.645866" x="116.87344" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01.svgtspan1744" sodipodi:role="line" y="32.645866" x="116.87344">Line</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1764" y="47.565285" x="95.306877" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dx="0 0 0 0" dy="0 0 0 0" id="elements-f01.svgtspan1747" sodipodi:role="line" y="47.565285" x="95.306877">Shape</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1767" y="83.103767" x="83.459221" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0" dx="0 0 0 0 0" id="elements-f01.svgtspan1750" sodipodi:role="line" y="83.103767" x="83.459221">Space</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1770" y="114.99348" x="101.17574" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01.svgtspan1753" sodipodi:role="line" y="114.99348" x="101.17574">Texture</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1773" y="129.16661" x="118.89227" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0" dx="0 0 0 0 0" id="elements-f01.svgtspan1756" sodipodi:role="line" y="129.16661" x="118.89227">Value</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1776" y="65.387245" x="83.459221" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0" dx="0 0 0 0" id="elements-f01.svgtspan1759" sodipodi:role="line" y="65.387245" x="83.459221">Size</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1779" y="34.637756" x="184.08173" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01.svgtspan1762" sodipodi:role="line" y="34.637756" x="184.08173">Balance</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1782" y="51.614323" x="194.48068" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1765" sodipodi:role="line" y="51.614323" x="194.48068">Contrast</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1785" y="71.448875" x="199.68022" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1768" sodipodi:role="line" y="71.448875" x="199.68022">Emphasis</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1788" y="91.283318" x="199.44937" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1771" sodipodi:role="line" y="91.283318" x="199.44937">Proportion</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1791" y="111.11781" x="193.78815" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0" id="elements-f01.svgtspan1774" sodipodi:role="line" y="111.11781" x="193.78815">Pattern</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) scale(1.000025,0.999975)" sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1803" y="129.04839" x="178.64687" style="font-size:7.9998040;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1786" sodipodi:role="line" y="129.04839" x="178.64687">Gradation</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1806" y="80.613045" x="133.85378" style="font-size:8.0000000;font-style:normal;font-weight:bold;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#ffffff;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0 0" id="elements-f01.svgtspan1792" sodipodi:role="line" y="80.613045" x="133.85378">Composition</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 106.167966) " sodipodi:linespacing="100.00000%" id="elements-f01.svgtext1809" y="12.44677" x="12.456144" style="font-size:10.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:0.21476497;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" style="fill:#000000;fill-opacity:0.21476497" id="elements-f01.svgtspan1803" sodipodi:role="line" y="12.446770" x="12.456144">Overview</tspan></text>
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="299.851466"><tspan x="10" y="299.851466">Elements of Design</tspan></text>
+<rect id="d0e29" width="288" height="1000px" x="10" y="304.751466" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e29" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The following elements are the building blocks of design.</flowDiv></flowRoot>
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="334.9997078"><tspan x="10" y="334.9997078">Line</tspan></text>
+<rect id="d0e37" width="288" height="1000px" x="10" y="340.4997078" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e37" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">A line is defined as a mark with length and direction, created by a point
+that moves across a surface. A line can vary in length, width, direction,
+curvature, and color. Line can be two-dimensional (a pencil line on
+paper), or implied three-dimensional.
+</flowDiv></flowRoot>
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 400.1450028) translate(0.000000,-424.1680)" id="elements-f02.svgg2037">
+ <rect style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799" id="elements-f02.svgrect1933" width="305.15701" height="100.99377" x="7.5752616" y="424.41721"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.94528618pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" d="M 18.769977,434.05379 L 95.374171,434.05379" id="elements-f02.svgpath1920"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.94528618pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" d="M 18.769977,446.55379 L 191.12941,446.55379" id="elements-f02.svgpath1921" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 18.769977,461.55379 L 191.12941,461.55379" id="elements-f02.svgpath1922" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 19.296652,492.20007 L 190.60274,470.90751" id="elements-f02.svgpath2546" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.3719482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 19.296652,517.20007 C 76.398679,510.10255 93.725452,478.27561 190.60274,495.90751" id="elements-f02.svgpath2547" sodipodi:nodetypes="cz"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 298.43304,428.14510 L 204.84290,480.47649 L 220.84355,480.33194 L 301.47695,428.02180 L 298.43304,428.14510 z " id="elements-f02.svgpath2548" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 302.27414,428.14510 L 230.69110,480.47649 L 245.39721,480.33194 L 307.28111,428.02180 L 302.27414,428.14510 z " id="elements-f02.svgpath2550" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 307.63887,433.78142 L 247.16453,500.00047 L 247.06016,484.21050 L 307.63395,428.67270 L 307.63887,433.78142 z " id="elements-f02.svgpath2551" sodipodi:nodetypes="ccccc"/>
+ <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.9819262;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 307.63887,440.10336 L 247.16453,519.13765 L 247.06016,503.34767 L 307.63395,434.99464 L 307.63887,440.10336 z " id="elements-f02.svgpath2552" sodipodi:nodetypes="ccccc"/>
+ </g>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="525.6370827999999"><tspan x="10" y="525.6370827999999">Shape</tspan></text>
+<rect id="d0e56" width="288" height="1000px" x="10" y="531.1370827999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e56" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">A flat figure, shape is created when actual or implied lines meet to
+surround a space. A change in color or shading can define a shape.
+Shapes can be divided into several types: geometric (square, triangle,
+circle) and organic (irregular in outline).
+</flowDiv></flowRoot>
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.9013237999999) translate(0.000000,-611.9634)" id="elements-f03.svgg2063">
+ <rect style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799" id="elements-f03.svgrect1943" width="305.15701" height="100.99377" x="7.5752616" y="612.21259"/>
+ <polygon sodipodi:type="star" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgpolygon1952" sodipodi:sides="3" sodipodi:cx="68.779602" sodipodi:cy="718.57013" sodipodi:r1="41.054642" sodipodi:r2="19.295681" sodipodi:arg1="-0.78539816" sodipodi:arg2="0.26179939" inkscape:flatsided="true" points="97.8096,689.54 87.4178,723.564 79.4053,758.226 55.1355,732.214 29.1239,707.944 63.7855,699.932 97.8096,689.54 " transform="matrix(0.707107,-0.707107,0.707107,0.707107,-391.8439,213.7036)" inkscape:rounded="0.0000000" inkscape:randomized="0.0000000" d="M 97.809618,689.54011 L 79.405325,758.22587 L 29.123863,707.94441 L 97.809618,689.54011 z "/>
+ <rect style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgrect1953" width="65.282333" height="65.282333" x="28.146629" y="628.74530"/>
+ <path sodipodi:type="arc" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt" id="elements-f03.svgpath1954" sodipodi:cx="148.63388" sodipodi:cy="733.14209" sodipodi:rx="26.812386" sodipodi:ry="26.812386" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" transform="matrix(1.195652,0.000000,0.000000,1.195652,83.87780,-215.1965)"/>
+ </g>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="716.3934037999999"><tspan x="10" y="716.3934037999999">Size</tspan></text>
+<rect id="d0e75" width="288" height="1000px" x="10" y="721.8934037999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e75" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This refers to variations in the proportions of objects, lines or shapes.
+There is a variation of sizes in objects either real or imagined.
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.4856457999999) " y="0.24915048" x="7.5752616" height="100.99377" width="305.15701" id="elements-f04.svgrect1955" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.4856457999999) scale(0.999982,1.000018)" sodipodi:linespacing="100.00000%" id="elements-f04.svgtext3148" y="95.748199" x="76.186218" style="font-size:122.30419;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke-width:3.0000000pt;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#000000;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0" id="elements-f04.svgtspan3149" sodipodi:role="line" y="95.748199" x="76.186218">BIG</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 770.4856457999999) scale(0.999982,1.000018)" sodipodi:linespacing="100.00000%" id="elements-f04.svgtext3154" y="95.652267" x="50.097645" style="font-size:10.076638;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke-width:3.0000000pt;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan style="fill:#000000;fill-opacity:1.0000000" dy="0 0 0 0 0 0 0 0 0 0 0 0" dx="0 0 0 0 0 0 0 0 0 0 0 0" id="elements-f04.svgtspan3155" sodipodi:role="line" y="95.652267" x="50.097645">small</tspan></text>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="895.9777257999999"><tspan x="10" y="895.9777257999999">Space</tspan></text>
+<rect id="d0e94" width="288" height="1000px" x="10" y="901.4777257999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e94" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Space is the empty or open area between, around, above, below, or
+within objects. Shapes and forms are made by the space around and
+within them. Space is often called three-dimensional or two-
+dimensional. Positive space is filled by a shape or form. Negative
+space surrounds a shape or form.
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 972.2950217999999) " y="0.24913555" x="7.5752616" height="100.99377" width="305.15701" id="elements-f05.svgrect1991" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 972.2950217999999) " y="3.9332786" x="36.104122" height="90.928940" width="100.59898" id="elements-f05.svgrect2044" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.80000001"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 972.2950217999999) matrix(1.543479,0.000000,0.000000,1.543479,6.849864,-1082.759)" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" sodipodi:ry="26.812386" sodipodi:rx="26.812386" sodipodi:cy="733.14209" sodipodi:cx="148.63388" id="elements-f05.svgpath2606" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 972.2950217999999) matrix(1.543479,0.000000,0.000000,1.543479,-142.8356,-1082.759)" d="M 175.44627 733.14209 A 26.812386 26.812386 0 1 1 121.82150,733.14209 A 26.812386 26.812386 0 1 1 175.44627 733.14209 z" sodipodi:ry="26.812386" sodipodi:rx="26.812386" sodipodi:cy="733.14209" sodipodi:cx="148.63388" id="elements-f05.svgpath2607" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ffffff" sodipodi:type="arc"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1097.7871017999998"><tspan x="10" y="1097.7871017999998">Color</tspan></text>
+<rect id="d0e113" width="288" height="1000px" x="10" y="1103.2871017999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e113" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Color is the perceived character of a surface according to the
+wavelength of light reflected from it. Color has three dimensions: HUE
+(another word for color, indicated by its name such as red or yellow),
+VALUE (its lightness or darkness), INTENSITY (its brightness or
+dullness).
+</flowDiv></flowRoot>
+<defs id="elements-f06.svgdefs3">
+ <linearGradient id="elements-f06.svglinearGradient2553">
+ <stop id="elements-f06.svgstop2554" offset="0.0000000" style="stop-color:#ff0000;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2555" offset="0.16502975" style="stop-color:#e2ff00;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2556" offset="0.27658993" style="stop-color:#24ff00;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2557" offset="0.51112521" style="stop-color:#00e8ff;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2558" offset="0.76520509" style="stop-color:#1500ff;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2559" offset="1.0000000" style="stop-color:#ff00ed;stop-opacity:1.0000000;"/>
+ <stop id="elements-f06.svgstop2560" offset="1.0000000" style="stop-color:#ff0000;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.735401,0.000000,0.000000,0.576236,0.000000,-1179.712)" y2="2135.3384" x2="180.35105" y1="2135.3384" x1="4.2215613" id="elements-f06.svglinearGradient2620" xlink:href="#elements-f06.svglinearGradient2553" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1174.2233437999998) " y="0.24915899" x="7.5752616" height="100.99377" width="305.15701" id="elements-f06.svgrect2045" style="fill:url(#elements-f06.svglinearGradient2620);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1299.7154237999998"><tspan x="10" y="1299.7154237999998">Texture</tspan></text>
+<rect id="d0e132" width="288" height="1000px" x="10" y="1305.2154237999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e132" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Texture is the way a surface feels (actual texture) or how it may look
+(implied texture). Textures are described by word such as rough, silky,
+or pebbly.
+</flowDiv></flowRoot>
+<defs id="elements-f07.svgdefs3">
+ <pattern patternTransform="matrix(0.25,0,0,0.25,0,0)" id="elements-f07.svgpattern2172" xlink:href="#elements-f07.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,0,0)" id="elements-f07.svgpattern2169" xlink:href="#elements-f07.svgpattern2664" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,0,0)" id="elements-f07.svgpattern2166" xlink:href="#elements-f07.svgpattern2666" inkscape:collect="always"/>
+ <pattern id="elements-f07.svgpattern2650" patternTransform="matrix(0.25,0,0,0.25,0,0)" height="24" width="24" patternUnits="userSpaceOnUse">
+ <path id="elements-f07.svgpath2649" d="M -0.25,24.25 L 24.25,-0.25" style="fill:none;stroke:#000000;stroke-width:1.25;stroke-linecap:butt;stroke-opacity:1"/>
+ </pattern>
+ <pattern patternTransform="matrix(0.234375,0.000000,0.000000,0.234375,0,0)" id="elements-f07.svgpattern2655" xlink:href="#elements-f07.svgpattern2650" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,0,0)" id="elements-f07.svgpattern2664" xlink:href="#elements-f07.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,0,0)" id="elements-f07.svgpattern2666" xlink:href="#elements-f07.svgpattern2664" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1353.8076657999998) " y="0.24921875" x="7.5752616" height="100.99377" width="305.15701" id="elements-f07.svgrect2067" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1353.8076657999998) " id="elements-f07.svgrect2652" y="0.83906251" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2172);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1353.8076657999998) " id="elements-f07.svgrect2663" y="23.339062" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2169);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1353.8076657999998) " id="elements-f07.svgrect2665" y="46.636303" x="7.4039116" height="54.240501" width="304.83185" style="fill:url(#elements-f07.svgpattern2166);stroke:none"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1479.2997457999998"><tspan x="10" y="1479.2997457999998">Value</tspan></text>
+<rect id="d0e151" width="288" height="1000px" x="10" y="1484.7997457999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e151" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Value is how dark or how light something looks. We achieve value
+changes in color by adding black or white to the color. Chiaroscuro
+uses value in drawing by dramatically contrasting lights and darks
+in a composition.
+</flowDiv></flowRoot>
+<defs id="elements-f08.svgdefs3">
+ <linearGradient id="elements-f08.svglinearGradient841">
+ <stop id="elements-f08.svgstop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="elements-f08.svgstop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="elements-f08.svgstop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="elements-f08.svgstop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient id="elements-f08.svglinearGradient1054" xlink:href="#elements-f08.svglinearGradient841"/>
+ <linearGradient id="elements-f08.svglinearGradient1056">
+ <stop id="elements-f08.svgstop1057" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ <stop id="elements-f08.svgstop1058" offset="1.00000000" style="stop-color:#000000;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1059" xlink:href="#elements-f08.svglinearGradient1056"/>
+ <linearGradient id="elements-f08.svglinearGradient1077">
+ <stop id="elements-f08.svgstop1078" offset="0.00000000" style="stop-color:#ff2ee1;stop-opacity:0.529229;"/>
+ <stop id="elements-f08.svgstop1079" offset="1.00000000" style="stop-color:#000000;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1074" xlink:href="#elements-f08.svglinearGradient1077"/>
+ <linearGradient id="elements-f08.svglinearGradient1080">
+ <stop id="elements-f08.svgstop1081" offset="0.00000000" style="stop-color:#7d4ad2;stop-opacity:0.532296;"/>
+ <stop id="elements-f08.svgstop1082" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.00000000" x2="1.00000000" y1="0.00000000" x1="-0.00000000" id="elements-f08.svglinearGradient1603" xlink:href="#elements-f08.svglinearGradient1080"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="6002.2607" x2="81.904681" y1="6002.2607" x1="4.2527435" gradientTransform="scale(3.700601,0.270226)" id="elements-f08.svglinearGradient2215" xlink:href="#elements-f08.svglinearGradient841" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5885.7822" x2="81.904681" y1="5885.7822" x1="4.2527435" id="elements-f08.svglinearGradient2217" xlink:href="#elements-f08.svglinearGradient1056" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5808.1301" x2="81.904681" y1="5808.1301" x1="4.2527435" id="elements-f08.svglinearGradient2219" xlink:href="#elements-f08.svglinearGradient1077" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(3.700601,0.270226)" y2="5730.4789" x2="81.904681" y1="5730.4789" x1="4.2527435" id="elements-f08.svglinearGradient2221" xlink:href="#elements-f08.svglinearGradient1080" inkscape:collect="always"/>
+ <linearGradient y2="5730.4789" x2="81.904681" y1="5730.4789" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2224" xlink:href="#elements-f08.svglinearGradient1080" inkscape:collect="always"/>
+ <linearGradient y2="5808.1301" x2="81.904681" y1="5808.1301" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2227" xlink:href="#elements-f08.svglinearGradient1077" inkscape:collect="always"/>
+ <linearGradient y2="5885.7822" x2="81.904681" y1="5885.7822" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2230" xlink:href="#elements-f08.svglinearGradient1056" inkscape:collect="always"/>
+ <linearGradient y2="6002.2607" x2="81.904681" y1="6002.2607" x1="4.2527435" gradientTransform="matrix(3.700601,0.000000,0.000000,0.270226,0.000000,-1539.931)" gradientUnits="userSpaceOnUse" id="elements-f08.svglinearGradient2233" xlink:href="#elements-f08.svglinearGradient841" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.4450407999998) " y="0.24880958" x="7.5752616" height="100.99377" width="305.15701" id="elements-f08.svgrect2122" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.4450407999998) " y="71.546417" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2151" style="fill:url(#elements-f08.svglinearGradient2233);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.4450407999998) " y="50.562653" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2152" style="fill:url(#elements-f08.svglinearGradient2230);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.4450407999998) " y="29.579010" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2156" style="fill:url(#elements-f08.svglinearGradient2227);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.4450407999998) " y="8.5956116" x="15.737706" height="20.983603" width="287.35883" id="elements-f08.svgrect2157" style="fill:url(#elements-f08.svglinearGradient2224);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.1360400pt"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1671.5371207999997"><tspan x="10" y="1671.5371207999997">Principles of Design</tspan></text>
+<rect id="d0e171" width="288" height="1000px" x="10" y="1676.4371207999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e171" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The principles use the elements of design to create a composition.</flowDiv></flowRoot>
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1706.6853625999997"><tspan x="10" y="1706.6853625999997">Balance</tspan></text>
+<rect id="d0e179" width="288" height="1000px" x="10" y="1712.1853625999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e179" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Balance is a feeling of visual equality in shape, form, value, color, etc.
+Balance can be symmetrical or evenly balanced or asymmetrical and
+un-evenly balanced. Objects, values, colors, textures, shapes, forms,
+etc., can be used in creating a balance in a composition.
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1783.0026585999997) " y="0.24921778" x="7.5752616" height="100.99377" width="305.15701" id="elements-f09.svgrect2170" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1783.0026585999997) " sodipodi:nodetypes="ccc" id="elements-f09.svgrect2562" d="M 160.07526,0.24920000 L 160.07526,101.24300 L 160.07526,0.24920000 z " style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1783.0026585999997) matrix(0.823529,0.000000,0.000000,0.823529,65.31271,-1470.539)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2564" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1783.0026585999997) matrix(1.681818,0.000000,0.000000,1.681818,-14.99221,-3007.499)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2565" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1783.0026585999997) matrix(0.823529,0.000000,0.000000,0.823529,240.2315,-1414.138)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2566" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1783.0026585999997) matrix(1.681818,0.000000,0.000000,1.681818,163.0391,-3001.225)" d="M 55.207453 1809.2882 A 20.761778 20.761778 0 1 1 13.683897,1809.2882 A 20.761778 20.761778 0 1 1 55.207453 1809.2882 z" sodipodi:ry="20.761778" sodipodi:rx="20.761778" sodipodi:cy="1809.2882" sodipodi:cx="34.445675" id="elements-f09.svgpath2567" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" sodipodi:type="arc"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1908.4947785999998"><tspan x="10" y="1908.4947785999998">Contrast</tspan></text>
+<rect id="d0e198" width="288" height="1000px" x="10" y="1913.9947785999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e198" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Contrast is the juxtaposition of opposing elements
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.2430203999998) " y="0.24904883" x="159.95064" height="100.99377" width="152.52419" id="elements-f10.svgrect2578" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.2430203999998) " y="21.426172" x="191.93253" height="58.640213" width="88.560425" id="elements-f10.svgrect2579" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.2430203999998) " y="0.24904883" x="7.4506402" height="100.99377" width="152.52419" id="elements-f10.svgrect2574" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1940.2430203999998) " y="21.426172" x="39.432529" height="58.640213" width="88.560425" id="elements-f10.svgrect2576" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2065.7351003999997"><tspan x="10" y="2065.7351003999997">Emphasis</tspan></text>
+<rect id="d0e217" width="288" height="1000px" x="10" y="2071.2351003999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e217" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Emphasis is used to make certain parts of their artwork stand out
+and grab your attention. The center of interest or focal point is the
+place a work draws your eye to first.
+</flowDiv></flowRoot>
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2119.8273424) " y="0.24904883" x="159.95064" height="100.99377" width="152.52419" id="elements-f11.svgrect2584" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2119.8273424) " y="21.426050" x="191.93253" height="58.640213" width="88.560425" id="elements-f11.svgrect2585" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2119.8273424) " y="0.24904883" x="7.4506402" height="100.99377" width="152.52419" id="elements-f11.svgrect2582" style="fill:#c8c8c8;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2119.8273424) " y="21.426050" x="39.432529" height="58.640213" width="88.560425" id="elements-f11.svgrect2583" style="fill:#d4d4d4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-miterlimit:4.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2119.8273424) translate(210.2272,-2115.132)" d="M 68.891352 2183.0002 A 11.324606 11.324606 0 1 1 46.242140,2183.0002 A 11.324606 11.324606 0 1 1 68.891352 2183.0002 z" sodipodi:ry="11.324606" sodipodi:rx="11.324606" sodipodi:cy="2183.0002" sodipodi:cx="57.566746" id="elements-f11.svgpath2587" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff0000" sodipodi:type="arc"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2245.3194224"><tspan x="10" y="2245.3194224">Proportion</tspan></text>
+<rect id="d0e236" width="288" height="1000px" x="10" y="2250.8194224" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e236" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Proportion describes the size, location or amount of one thing compared
+to another.
+</flowDiv></flowRoot>
+<defs id="elements-f12.svgdefs3">
+ <linearGradient y2="-1.3071896" x2="0.36496350" y1="0.41830066" x1="0.24087591" id="elements-f12.svglinearGradient1515" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient id="elements-f12.svglinearGradient2728">
+ <stop id="elements-f12.svgstop2729" offset="0.0000000" style="stop-color:#f7f7f7;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop2731" offset="0.45062014" style="stop-color:#fbfbfb;stop-opacity:0.073446326;"/>
+ <stop id="elements-f12.svgstop2730" offset="1.0000000" style="stop-color:#ffffff;stop-opacity:0.78531075;"/>
+ </linearGradient>
+ <radialGradient fy="0.18300654" fx="0.66423357" r="1.0277910" cy="0.18300654" cx="0.66423357" id="elements-f12.svgradialGradient1578" xlink:href="#elements-f12.svglinearGradient2728"/>
+ <linearGradient y2="-1.2222222" x2="0.92727274" y1="0.50326800" x1="0.40606061" id="elements-f12.svglinearGradient1734" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient y2="-1.6209151" x2="0.59183675" y1="0.44444445" x1="0.25850341" id="elements-f12.svglinearGradient1731" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <linearGradient id="elements-f12.svglinearGradient1516">
+ <stop id="elements-f12.svgstop1517" offset="0.0000000" style="stop-color:#f7f7f7;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop1518" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="-0.11111111" x2="0.86524820" y1="0.40522876" x1="0.60992908" id="elements-f12.svglinearGradient1729" xlink:href="#elements-f12.svglinearGradient1516"/>
+ <radialGradient fy="0.19230770" fx="0.54355401" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1528" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient y2="0.19531250" x2="0.91304350" y1="0.91406250" x1="0.89855075" id="elements-f12.svglinearGradient1557" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient spreadMethod="pad" y2="0.33593750" x2="1.0724638" y1="0.83593750" x1="1.0144928" id="elements-f12.svglinearGradient1760" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient id="elements-f12.svglinearGradient1626">
+ <stop id="elements-f12.svgstop1627" offset="0.0000000" style="stop-color:#ffffff;stop-opacity:0.0000000;"/>
+ <stop id="elements-f12.svgstop1628" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient y2="-0.14843750" x2="1.1724138" y1="0.64062500" x1="0.36781609" id="elements-f12.svglinearGradient1517" xlink:href="#elements-f12.svglinearGradient1626"/>
+ <linearGradient id="elements-f12.svglinearGradient1749" xlink:href="#elements-f12.svglinearGradient1752"/>
+ <linearGradient id="elements-f12.svglinearGradient1752">
+ <stop id="elements-f12.svgstop1753" offset="0.0000000" style="stop-color:#556d4a;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1754" offset="0.64777780" style="stop-color:#778670;stop-opacity:0.97175139;"/>
+ <stop id="elements-f12.svgstop1755" offset="1.0000000" style="stop-color:#8b9f82;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="1.0074621" x2="1.3811841" y1="0.21323216" x1="-0.011526314" id="elements-f12.svglinearGradient1751" xlink:href="#elements-f12.svglinearGradient1752"/>
+ <linearGradient y2="2.2196410" x2="1.1766033" y1="-0.51972455" x1="0.83159232" id="elements-f12.svglinearGradient1630" xlink:href="#elements-f12.svglinearGradient1756"/>
+ <radialGradient fy="0.47656250" fx="0.26829270" r="0.78083962" cy="0.53906250" cx="0.29268292" id="elements-f12.svgradialGradient1527" xlink:href="#elements-f12.svglinearGradient1514"/>
+ <linearGradient id="elements-f12.svglinearGradient1514">
+ <stop id="elements-f12.svgstop1515" offset="0.0000000" style="stop-color:#484848;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1631" offset="0.68666667" style="stop-color:#929292;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1516" offset="1.0000000" style="stop-color:#d8d8d8;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <radialGradient fy="0.50781250" fx="0.37777779" r="0.77875805" cy="0.52343750" cx="0.33333334" id="elements-f12.svgradialGradient1522" xlink:href="#elements-f12.svglinearGradient1514"/>
+ <linearGradient id="elements-f12.svglinearGradient1756">
+ <stop id="elements-f12.svgstop1757" offset="0.0000000" style="stop-color:#495942;stop-opacity:1.0000000;"/>
+ <stop id="elements-f12.svgstop1758" offset="0.32111111" style="stop-color:#778670;stop-opacity:0.97254902;"/>
+ <stop id="elements-f12.svgstop1759" offset="1.0000000" style="stop-color:#a9c19e;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="0.14383650" x2="0.90200359" y1="1.0609801" x1="0.45133072" id="elements-f12.svglinearGradient1747" xlink:href="#elements-f12.svglinearGradient1756"/>
+ <radialGradient fy="0.21794872" fx="0.64111501" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1505" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <linearGradient id="elements-f12.svglinearGradient1806">
+ <stop id="elements-f12.svgstop1807" offset="0.0000000" style="stop-color:#000000;stop-opacity:0.40784314;"/>
+ <stop id="elements-f12.svgstop3276" offset="0.64777780" style="stop-color:#000000;stop-opacity:0.079096042;"/>
+ <stop id="elements-f12.svgstop1808" offset="1.0000000" style="stop-color:#000000;stop-opacity:0.0000000;"/>
+ </linearGradient>
+ <radialGradient fy="0.095238097" fx="0.49027237" r="0.46014288" cy="0.50649351" cx="0.49032259" id="elements-f12.svgradialGradient1502" xlink:href="#elements-f12.svglinearGradient1806"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="130.38605" fx="24.819926" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2163" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="144.16476" fx="41.757475" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2165" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.883162,0.531022)" y2="565.30964" x2="181.27950" y1="705.07803" x1="112.59907" id="elements-f12.svglinearGradient2167" xlink:href="#elements-f12.svglinearGradient1756" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.579628,1.725246)" r="25.301256" fy="224.16281" fx="453.18573" cy="224.67046" cx="451.74176" id="elements-f12.svgradialGradient2169" xlink:href="#elements-f12.svglinearGradient1514" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.562112,1.779006)" r="14.902598" fy="224.52410" fx="629.09349" cy="225.71694" cx="629.55898" id="elements-f12.svgradialGradient2171" xlink:href="#elements-f12.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.205886,0.829266)" y2="605.24181" x2="326.30952" y1="297.56551" x1="287.55905" id="elements-f12.svglinearGradient2173" xlink:href="#elements-f12.svglinearGradient1756" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.998217,1.001787)" y2="74.427941" x2="131.60111" y1="49.942967" x1="88.665842" id="elements-f12.svglinearGradient2175" xlink:href="#elements-f12.svglinearGradient1752" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="336.10696" x2="253.37864" y1="336.10696" x1="187.35052" gradientTransform="scale(1.179368,0.847912)" id="elements-f12.svglinearGradient2177" xlink:href="#elements-f12.svglinearGradient1752" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.856613,1.167389)" y2="45.005121" x2="131.12428" y1="53.278375" x1="122.68814" id="elements-f12.svglinearGradient2179" xlink:href="#elements-f12.svglinearGradient1626" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.731690,1.366700)" y2="64.208910" x2="130.81171" y1="77.592667" x1="129.25997" spreadMethod="pad" id="elements-f12.svglinearGradient2181" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.726403,1.376647)" y2="65.690714" x2="172.70305" y1="77.259348" x1="172.46978" id="elements-f12.svglinearGradient2183" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" r="51.667703" fy="141.28563" fx="30.802720" cy="176.56437" cx="24.825565" id="elements-f12.svgradialGradient2185" xlink:href="#elements-f12.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.958107,1.043724)" y2="84.428337" x2="162.72618" y1="97.763397" x1="156.13227" id="elements-f12.svglinearGradient2187" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.978488,1.021985)" y2="103.88062" x2="115.20684" y1="135.07221" x1="110.17276" id="elements-f12.svglinearGradient2189" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.035315,0.965890)" y2="91.335997" x2="130.71721" y1="123.45138" x1="121.01625" id="elements-f12.svglinearGradient2191" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.945443,1.057705)" r="34.084785" fy="71.937082" fx="64.958764" cy="71.937082" cx="64.958764" id="elements-f12.svgradialGradient2193" xlink:href="#elements-f12.svglinearGradient2728" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(0.946100,1.056971)" y2="42.421088" x2="54.702099" y1="74.473277" x1="52.397085" id="elements-f12.svglinearGradient2195" xlink:href="#elements-f12.svglinearGradient1516" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2288.1207184) " y="1.6580489" x="159.95064" height="100.99377" width="152.52419" id="elements-f12.svgrect2588" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2288.1207184) " y="1.6580489" x="7.4506402" height="100.99377" width="152.52419" id="elements-f12.svgrect2590" style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831817"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2288.1207184) matrix(0.519885,0.000000,0.000000,0.519885,27.07745,-1681.325)" id="elements-f12.svgg2952">
+ <path transform="matrix(0.966739,0.000000,0.000000,0.233544,113.9646,3337.076)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath3277" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2163)" sodipodi:type="arc"/>
+ <path transform="matrix(1.080927,0.000000,0.000000,0.286993,162.8851,3326.394)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath1809" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2165)" sodipodi:type="arc"/>
+ <g transform="matrix(1.201983,0.000000,0.000000,1.201983,73.32285,3220.770)" id="elements-f12.svgg1682">
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" d="M 298.95068,267.70153 C 299.05443,266.56625 300.99769,265.19277 301.95566,265.86600 L 317.25370,276.61700 C 318.70095,277.63408 319.35300,279.61723 319.43913,281.33696 L 320.80504,308.60780 C 320.88027,310.10987 318.39807,311.87031 316.98053,311.23000 L 298.40433,302.83897 C 296.62953,302.03728 296.04750,299.47017 296.21890,297.59458 L 298.95068,267.70153 z " style="fill:#586051;fill-rule:evenodd;stroke-width:1.0000000pt" id="elements-f12.svgpath1623"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczzzczccccccc" id="elements-f12.svgpath1531" d="M 368.78630,386.44876 L 370.08162,410.19409 L 299.84463,400.52378 C 297.63000,400.21886 298.48739,412.31477 289.15639,417.82855 C 281.99906,422.05787 274.00961,422.29801 268.28888,418.33751 L 235.20623,395.43414 L 154.16733,389.74953 C 150.58627,389.49833 152.63131,403.89529 142.06949,411.46654 C 101.27980,430.98135 86.760664,380.47454 97.912335,372.90420 L 78.713565,359.09699 L 217.63177,357.65742 L 258.65943,315.90999 L 367.34673,353.33872 L 368.78630,386.44876 z " style="fill:#393939;fill-rule:evenodd;stroke:#000000;stroke-width:1.9235025pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath1545" d="M 316.47195,281.55569 L 316.64043,298.51910 C 316.65245,299.72912 315.05090,300.80301 313.84113,300.83050 L 308.24253,300.95774 C 306.99790,300.98603 305.18501,300.14434 305.12513,298.90083 L 304.32044,282.19190 C 304.25676,280.86968 305.79847,279.45594 307.11974,279.37505 L 313.35454,278.99332 C 314.69714,278.91112 316.45859,280.21065 316.47195,281.55569 z " style="fill:#292e23;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1624" d="M 322.29870,279.99063 L 321.28779,316.72026 L 355.32167,328.17721 L 351.95198,320.76389 L 352.28895,314.02451 L 355.99561,311.32876 L 364.41984,314.02451 L 363.07196,306.27422 L 348.58229,297.17606 L 348.58229,320.76389 L 345.88654,320.76389 L 329.03808,311.32876 L 327.01627,304.58938 L 326.67930,288.41486 L 331.05990,286.39305 L 322.29870,279.99063 z " style="fill:#a5ae9d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cccccccccccccc" id="elements-f12.svgpath2869" d="M 85.570879,349.62740 L 88.115698,309.92823 L 96.768081,301.27584 L 220.44628,288.55175 L 244.87654,292.11450 L 369.50214,344.11173 L 368.34573,350.03224 L 290.17431,369.47699 L 287.12053,334.86745 L 279.99504,325.19714 L 255.56478,319.59854 L 234.69726,357.77082 L 82.517096,357.26186 L 85.570879,349.62740 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2167)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath2870" d="M 263.26099,431.93045 C 256.28457,433.10744 248.73244,433.17169 240.80483,432.07953 C 235.03657,424.86921 227.75319,410.75253 229.01134,383.63005 C 230.21950,357.58497 238.72781,344.58392 245.89447,338.43020 C 250.54189,334.79572 264.08368,336.95507 266.25302,338.43020 C 271.66138,343.14436 281.18262,367.38687 280.50400,388.30864 C 279.82538,408.87052 268.79784,429.67379 263.26099,431.93045 z " style="fill:#8b8b8b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1495" d="M 263.19923,339.62278 C 255.58447,340.59310 249.47780,360.18655 248.94825,382.88470 C 248.41870,405.94274 256.01200,427.88182 263.26099,428.30596 C 270.15134,428.70911 280.03620,408.48755 280.20585,386.86907 C 280.37551,364.89071 271.16800,338.60734 263.19923,339.62278 z " style="fill:#5b5b5b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1494" d="M 255.56478,386.27279 C 255.56478,376.94179 259.36466,358.72035 265.74405,358.27978 C 272.48158,357.81448 274.39644,378.46868 274.39644,387.79968 C 274.39644,397.13068 270.32223,413.08071 265.74405,414.26580 C 260.82781,415.53840 255.56478,395.60379 255.56478,386.27279 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2169)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2873" d="M 260.45889,366.29482 C 262.55826,366.65471 268.73640,372.53295 268.37651,388.24822 C 268.01662,403.60360 262.55826,404.80324 260.45889,404.44335 C 258.35952,404.08346 255.78030,392.44696 255.78030,386.08887 C 255.78030,379.73078 258.35952,365.93493 260.45889,366.29482 z " style="fill:#d9d9d9;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath1506" d="M 354.63983,427.86686 C 350.47584,428.57981 345.96823,428.61873 341.23650,427.95716 C 337.79362,423.58957 333.44641,415.03852 334.19736,398.60932 C 334.91847,382.83275 339.99680,374.95748 344.27434,371.22992 C 347.04823,369.02837 355.13087,370.33637 356.42567,371.22992 C 359.65374,374.08548 365.33665,388.77016 364.93161,401.44334 C 364.52656,413.89851 357.94459,426.49990 354.63983,427.86686 z " style="fill:#707070;fill-rule:evenodd;stroke-width:0.60128736pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1505" d="M 355.09180,371.95232 C 350.75380,372.54008 347.27493,384.40864 346.97325,398.15784 C 346.67157,412.12504 350.99735,425.41444 355.12699,425.67136 C 359.05231,425.91556 364.68356,413.66653 364.78020,400.57133 C 364.87686,387.25814 359.63149,371.33722 355.09180,371.95232 z " style="fill:#545454;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1504" d="M 350.74258,400.21014 C 350.74258,394.55797 352.90731,383.52050 356.54155,383.25363 C 360.37981,382.97178 361.47068,395.48287 361.47068,401.13504 C 361.47068,406.78721 359.14966,416.44880 356.54155,417.16666 C 353.74084,417.93752 350.74258,405.86231 350.74258,400.21014 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2171)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath1507" d="M 353.53068,388.10867 C 354.72665,388.32667 358.24624,391.88736 358.04122,401.40674 C 357.83619,410.70812 354.72665,411.43480 353.53068,411.21680 C 352.33470,410.99879 350.86536,403.95009 350.86536,400.09873 C 350.86536,396.24738 352.33470,387.89067 353.53068,388.10867 z " style="fill:#b6b6b6;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath2878" d="M 88.430642,312.31107 C 88.560159,309.76389 91.649342,307.50814 94.188909,307.27258 L 218.35156,295.75605 C 221.60098,295.45465 226.31156,298.25122 226.26918,301.51432 L 225.90928,329.22598 C 225.85960,333.05136 222.17626,337.77571 218.35156,337.86338 L 92.749342,340.74251 C 89.751033,340.81124 87.198667,336.53991 87.350967,333.54468 L 88.430642,312.31107 z " style="fill:#5f7161;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2879" d="M 99.947177,322.38803 C 100.12712,318.00935 103.60608,312.61098 107.86479,312.67096 C 112.30346,312.73094 112.72333,318.54919 112.54339,321.66825 C 112.36344,324.78731 109.96416,331.44531 105.88539,331.38533 C 101.80529,331.32533 99.774613,326.58708 99.947177,322.38803 z " style="fill:#aeb89b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzz" id="elements-f12.svgpath2880" d="M 194.59870,316.26988 C 194.59870,310.66156 199.03622,305.12905 203.77594,304.75334 C 208.69446,304.36346 212.96685,309.40088 213.31307,313.93058 C 213.67296,318.63916 211.39365,327.03663 204.85562,327.60646 C 198.49616,328.16073 194.59870,322.05813 194.59870,316.26988 z " style="fill:#aeb89b;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccczzccczz" id="elements-f12.svgpath2881" d="M 234.18830,340.97501 L 238.26001,299.23999 L 247.42136,295.16828 L 369.57266,346.06465 L 369.57266,388.30864 L 365.11923,386.01831 L 365.24647,362.35149 L 355.19443,356.49841 C 351.58245,354.39523 347.96354,362.15877 347.36911,366.29596 L 344.98335,382.90091 L 288.64742,371.00388 L 286.10260,331.30470 L 255.56478,318.07165 C 245.98269,313.91941 233.17428,351.36872 234.18830,340.97501 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2173)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="cccccczzzzcccczzzzcc" id="elements-f12.svgpath2882" d="M 230.11659,364.38735 L 222.99110,362.86046 L 74.373676,361.33357 L 75.391604,351.15429 L 219.93731,348.10051 L 232.66141,349.11844 L 243.34965,320.61646 C 245.68581,314.38669 256.11760,311.26149 262.18131,313.99994 L 277.95918,321.12543 C 285.33562,324.45673 290.66550,333.40735 291.19224,341.48398 L 292.71913,364.89631 L 318.67628,372.02180 L 316.64043,378.63833 L 288.13846,373.54870 L 286.10260,346.06465 C 285.64178,339.84357 284.89511,330.73255 278.97711,328.75988 L 265.23509,324.17921 C 260.40395,322.56883 253.54608,326.96093 252.00203,331.81367 L 241.31379,365.40528 L 230.11659,364.38735 z " style="fill:#4d4d4d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccczzzzzzzz" id="elements-f12.svgpath1533" d="M 325.64837,309.56675 L 341.79442,309.79183 L 342.51420,319.14901 L 346.47301,320.94847 C 347.17230,321.26633 347.91125,319.91716 347.91258,319.14901 L 347.94279,301.66489 C 347.94682,299.33562 345.82609,297.33219 343.98399,295.90663 L 327.35523,283.03802 C 325.90395,281.91491 321.84779,282.28585 321.95685,284.11769 L 323.12913,303.80848 C 323.25364,305.89985 323.55350,309.53754 325.64837,309.56675 z " style="fill:#505947;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="translate(11.66552,18.45222)" sodipodi:nodetypes="cccccccczzzzzzzzczcczzzzzczzzzzzzz" d="M 91.386906,44.457098 L 89.387766,60.126513 L 88.862421,64.021354 L 119.63601,74.330455 L 117.29143,60.191464 L 92.095155,43.446808 L 91.386906,44.457098 z M 91.792591,47.810214 C 91.802713,47.391610 92.454752,46.844606 92.807583,47.070091 L 98.442040,50.670893 C 98.975078,51.011542 99.250690,51.724179 99.320991,52.352852 L 100.43581,62.322142 C 100.49721,62.871246 99.664470,63.572166 99.150647,63.369012 L 92.417241,60.706732 C 91.773923,60.452372 91.509376,59.524043 91.526097,58.832471 L 91.792591,47.810214 z M 101.46821,54.244007 C 101.41191,53.667791 102.37737,52.855965 102.84951,53.191041 L 109.21800,57.710687 L 110.50594,59.752863 L 111.10063,66.086674 C 111.15059,66.618832 110.80632,67.710787 110.32062,67.487668 L 103.85737,64.518645 C 103.12780,64.183497 102.37124,63.486128 102.29317,62.687064 L 101.46821,54.244007 z M 111.89474,60.340570 C 111.87027,59.954629 112.38790,59.304500 112.71134,59.516489 L 115.93451,61.629034 C 116.46427,61.976249 116.91692,62.574666 116.99967,63.202645 L 117.74398,68.851206 C 117.80331,69.301486 117.25976,70.055172 116.84343,69.873685 L 113.16998,68.272382 C 112.50841,67.983998 112.31841,67.022218 112.27274,66.301970 L 111.89474,60.340570 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2175)" id="elements-f12.svgpath1535"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccccc" id="elements-f12.svgpath1534" d="M 220.95524,288.70835 L 287.12053,286.06566 L 294.24602,256.99600 L 298.82670,257.52454 L 291.70121,300.82561 L 297.29981,305.05392 L 293.73707,312.98201 L 241.82276,291.87959 L 220.95524,288.70835 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2177)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1532" d="M 189.56022,286.03897 L 192.79925,278.12135 L 216.91199,289.63789 L 289.25023,288.19832 L 296.08817,257.60753 L 293.56893,254.36850 L 191.35968,269.12406 L 180.56293,287.47854 L 189.56022,286.03897 z " style="fill:#545b4d;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzc" id="elements-f12.svgpath1529" d="M 117.12663,299.49447 L 119.41697,295.16828 C 121.00157,292.17513 125.46107,291.66941 128.83280,291.35105 L 188.12708,285.75245 C 195.42128,285.06373 203.79954,283.90519 210.01252,287.78830 C 216.22550,291.67142 215.67765,290.18256 214.08423,290.33312 L 117.12663,299.49447 z " style="fill:#415b42;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzzzzz" id="elements-f12.svgpath1530" d="M 365.18738,306.19291 C 366.69242,307.28980 365.08213,299.66996 363.57331,298.57828 L 302.39172,254.31160 C 298.82596,251.73167 294.15150,249.72341 289.79551,250.35279 L 195.14399,264.02868 C 191.43472,264.56463 188.79207,269.63496 188.32949,272.28718 C 187.84312,275.07582 192.63294,269.57643 196.03827,269.12406 L 293.56893,256.16796 C 295.16440,255.95602 294.15712,260.13751 295.72828,260.48666 L 298.96730,261.20644 C 299.91145,261.41626 300.70493,259.19722 301.48655,259.76688 L 365.18738,306.19291 z " style="fill:#d6d6d6;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" id="elements-f12.svgpath1544" d="M 306.46115,282.18970 L 307.22460,298.47654 L 313.84113,298.73103 L 314.60457,281.93522 L 306.46115,282.18970 z " style="fill:#ffffff;fill-opacity:0.89528793;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="ccccccccc" id="elements-f12.svgpath1547" d="M 311.00230,300.26190 L 311.00230,302.51190 L 297.06480,302.23065 L 297.27182,305.52356 L 311.78355,304.13690 L 312.62730,304.13690 L 312.62730,303.32440 L 312.62730,300.26190 L 311.00230,300.26190 z " style="fill-rule:evenodd;stroke-width:1.6250000"/>
+ <path transform="translate(11.66552,18.45222)" sodipodi:nodetypes="czzccz" id="elements-f12.svgpath1625" d="M 101.79977,54.873297 C 101.61798,52.582600 104.97296,58.549604 106.46764,59.946182 C 107.96232,61.342756 110.92916,61.451797 110.76786,63.252756 L 110.46848,66.595317 L 102.43568,62.886263 L 101.79977,54.873297 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2179)"/>
+ <path transform="matrix(0.377833,-2.395712e-2,2.395712e-2,0.377833,-16.04194,-27.91078)" sodipodi:nodetypes="czzzzzzzz" id="elements-f12.svgpath1632" d="M 117.50520,314.97451 C 117.69616,312.36471 120.00363,309.19538 122.61412,309.01410 L 183.92118,304.75666 C 186.52398,304.57591 189.50802,307.68278 189.45585,310.29133 L 189.03010,331.57850 C 188.96539,334.81400 184.60254,337.49268 181.36672,337.53891 L 121.76263,338.39039 C 119.05163,338.42912 116.03011,335.13402 116.22797,332.42998 L 117.50520,314.97451 z " style="fill:#474747;fill-opacity:0.62303662;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="translate(5.000000,17.50000)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath970" d="M 88.813516,111.36618 C 86.205792,111.97802 83.353887,112.18323 80.332409,111.96049 C 77.980232,109.37439 74.890135,104.21513 74.715729,93.937222 C 74.548247,84.067582 77.451500,78.951527 80.011875,76.454756 C 81.680752,74.970190 86.849019,75.461642 87.704007,75.967023 C 89.860401,77.618620 94.038621,86.550142 94.283441,94.471332 C 94.519640,102.25654 90.851457,110.38089 88.813516,111.36618 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2181)"/>
+ <path transform="translate(5.000000,17.50000)" sodipodi:nodetypes="cczcczc" id="elements-f12.svgpath1556" d="M 123.20621,107.85357 C 121.65000,108.22270 119.94781,108.34540 118.14416,108.20879 C 116.73869,106.64106 114.89131,103.51433 114.78145,97.288847 C 114.67595,91.310661 116.40604,88.213462 117.93293,86.702589 C 118.92826,85.804317 122.01348,86.104885 122.52411,86.411478 C 123.81219,87.413068 126.31118,92.825278 126.46176,97.623327 C 126.60711,102.33901 124.42211,107.25791 123.20621,107.85357 z " style="stroke-width:0.60128736pt;fill-rule:evenodd;fill:url(#elements-f12.svglinearGradient2183)"/>
+ </g>
+ <path transform="matrix(1.080927,0.000000,0.000000,0.286993,146.7630,3332.854)" d="M 82.055313 175.83524 A 56.143108 56.143108 0 1 1 -30.230904,175.83524 A 56.143108 56.143108 0 1 1 82.055313 175.83524 z" sodipodi:ry="56.143108" sodipodi:rx="56.143108" sodipodi:cy="175.83524" sodipodi:cx="25.912205" id="elements-f12.svgpath1714" style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2185)" sodipodi:type="arc"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2288.1207184) " id="elements-f12.svgtext1232" y="109.55157" x="7.0871472" style="font-size:5.1805081;stroke-width:1.0000000pt;font-family:helvetica" xml:space="preserve"><tspan id="elements-f12.svgtspan1233">Random Ant &amp; 4WD</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2288.1207184) " id="elements-f12.svgtext1235" y="111.84713" x="7.7085347" style="font-size:1.2781800;stroke-width:1.0000000pt;font-family:helvetica" xml:space="preserve"><tspan id="elements-f12.svgtspan1236">SVG Image Created by Andrew Fitzsimon</tspan><tspan y="113.44485" x="7.7085347" id="elements-f12.svgtspan2442" sodipodi:role="line">Courtesy of Open Clip Art Library</tspan><tspan y="115.04258" x="7.7085347" sodipodi:role="line" id="elements-f12.svgtspan2444">http://www.openclipart.org/</tspan><tspan y="116.64030" x="7.7085347" id="elements-f12.svgtspan2950" sodipodi:role="line"/></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2288.1207184) matrix(1.120145,0.000000,0.000000,1.120145,-199.5482,-2562.726)" id="elements-f12.svgg2864">
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath924" d="M 147.45065,91.907853 L 130.69435,84.209014 L 159.22535,80.133159 L 161.48971,83.303269" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.5308385"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath923" d="M 155.46029,108.55426 L 160.44189,126.66918 L 174.93382,102.21404" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.5308385"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath909" d="M 97.068918,145.26319 C 97.068918,145.26319 79.136073,137.57768 71.130330,150.06663 C 63.124598,162.55559 60.882992,178.88728 66.967350,185.29188 C 73.051716,191.69646 92.905937,187.21325 97.068918,178.88728 C 101.23191,170.56132 105.39489,153.58916 103.47351,149.42618 C 101.55214,145.26319 97.068918,145.26319 97.068918,145.26319 z " style="fill:#7c5a08;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccc" id="elements-f12.svgpath1569" d="M 142.41549,138.79278 L 141.88717,138.90401 L 126.67726,142.21293 L 121.91445,136.30985 L 118.68086,139.26926 L 125.92649,144.68767 L 126.34358,144.91012 L 126.78848,144.79889 L 141.85936,141.51778 L 160.46162,153.91928 L 160.85090,154.16954 L 161.35141,154.11392 L 183.06795,151.16648 L 182.96071,150.22118 L 161.49044,151.52796 L 142.86038,139.09865 L 142.41549,138.79278 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="cccccccccccccccccccccccccccccccc" id="elements-f12.svgpath1568" d="M 85.379947,67.643027 L 83.427821,71.717188 L 83.800293,81.378112 L 83.823568,81.773858 L 84.079643,82.053216 L 92.716282,91.621026 C 92.713226,92.015919 92.669725,97.422666 92.669725,103.33054 C 92.669725,106.39017 92.680575,109.47663 92.716282,111.85077 C 92.734131,113.03785 92.754224,114.03460 92.786121,114.78397 C 92.802062,115.15867 92.810601,115.46762 92.832678,115.71515 C 92.843712,115.83891 92.862173,115.95681 92.879235,116.06434 C 92.896306,116.17187 92.878356,116.22554 93.018914,116.50665 C 93.100474,116.66976 93.155102,116.75058 93.274981,116.94895 C 93.394869,117.14732 93.542552,117.41997 93.740576,117.74045 C 94.136615,118.38141 94.683158,119.25502 95.323569,120.27790 C 96.604374,122.32364 98.273784,124.98005 99.932880,127.61089 C 103.25105,132.87257 106.52093,138.01676 106.52093,138.01676 L 107.95758,139.15095 C 107.95758,139.15095 105.06556,131.70657 101.74867,126.44692 C 100.09022,123.81710 98.417783,121.17914 97.139356,119.13721 C 96.500142,118.11624 95.971515,117.23398 95.579636,116.59976 C 95.383697,116.28265 95.204159,116.04245 95.090776,115.85483 C 95.022117,115.74121 95.027693,115.72066 94.997654,115.66859 C 94.993083,115.63228 94.980014,115.59211 94.974380,115.52891 C 94.957569,115.34046 94.942976,115.07034 94.927815,114.71414 C 94.897499,114.00172 94.875673,113.00416 94.857983,111.82750 C 94.822595,109.47416 94.811418,106.38464 94.811418,103.33054 C 94.811418,97.222323 94.857983,91.201997 94.857983,91.201997 L 94.857983,90.782968 L 94.578625,90.480336 L 85.918713,80.935808 L 85.379947,67.643027 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccc" id="elements-f12.svgpath1567" d="M 109.23089,147.26942 L 108.10281,156.78331 L 108.04720,156.95014 L 108.04720,157.14478 L 108.04720,167.96134 L 97.508698,190.56767 L 97.425280,190.76231 L 97.397474,190.98476 L 94.894929,219.54158 L 94.894929,219.81964 L 95.006153,220.12551 L 100.65078,234.39002 L 102.58923,236.16185 L 97.480892,219.45816 L 99.927826,191.45746 L 110.46632,168.76772 L 110.60535,168.51746 L 110.60535,168.23940 L 110.60535,157.31162 L 113.94219,146.63376 L 109.23089,147.26942 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="czzzzzzz" id="elements-f12.svgpath919" d="M 129.57222,103.15301 C 129.66538,107.01137 129.95115,108.12973 131.49359,109.87783 L 141.10048,120.76563 C 142.62912,122.49809 145.18674,122.84403 147.98541,121.56621 C 150.97614,120.20069 157.45720,111.91175 158.71309,107.31600 C 159.99383,102.62934 161.04890,94.695782 158.87321,93.065784 C 156.79865,91.511550 149.34077,89.130790 143.66231,91.944981 C 137.92227,94.789691 129.47532,99.139884 129.57222,103.15301 z " style="fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cczz" id="elements-f12.svgpath1143" d="M 134.56159,103.95723 C 133.17436,94.709009 155.37009,86.385615 158.60697,94.246602 C 161.84384,102.10760 151.90201,116.21113 147.50911,117.82957 C 143.11621,119.44801 135.87208,112.69384 134.56159,103.95723 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2187)"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccc" id="elements-f12.svgpath1571" d="M 63.390663,136.26243 L 62.890154,136.76294 L 44.565960,155.08714 L 32.009585,160.20356 L 31.969815,161.09324 L 45.566978,157.47846 L 45.900651,157.39504 L 46.150905,157.14478 L 64.197038,139.07085 L 98.375222,144.33804 L 98.959150,141.86330 L 64.085814,136.42927 L 63.390663,136.26243 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccc" id="elements-f12.svgpath1572" d="M 51.298905,101.68765 L 50.488651,102.11659 L 56.828433,112.51606 L 57.134299,113.01657 L 57.690420,113.12779 L 72.622275,115.82498 L 72.761305,115.85278 L 72.872529,115.85278 L 96.813547,115.43569 L 95.145183,131.20173 L 95.033959,132.28617 L 96.090589,132.56423 L 104.68266,134.84432 L 107.16150,131.69027 L 97.786759,130.36755 L 99.482929,114.26784 L 99.649765,112.82192 L 98.203850,112.84973 L 72.928141,113.29463 L 58.691439,110.70866 L 51.298905,101.68765 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="ccccccccccccccccccccccc" id="elements-f12.svgpath1570" d="M 123.72172,70.139622 L 123.20150,70.250846 L 123.67420,79.037561 L 123.67420,79.093174 L 121.44972,92.968398 L 121.42191,93.079622 L 117.86273,106.84362 L 108.43648,122.52624 L 108.15842,122.99894 L 108.32526,123.55506 L 109.46132,130.12538 L 113.71974,129.37462 L 110.93903,123.33262 L 120.14283,107.98367 L 120.25406,107.81683 L 120.28186,107.65000 L 123.92446,93.607937 L 123.92446,93.552325 L 123.92446,93.496713 L 126.20455,79.454652 L 126.23236,79.315622 L 126.20455,79.176592 L 123.72172,70.139622 z " style="fill:#3e3e3e;fill-rule:evenodd;stroke-width:2.8750000"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath925" d="M 159.23201,101.09795 C 159.23201,101.09795 164.66648,100.41864 165.11936,93.851988" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.1321594pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" id="elements-f12.svgpath926" d="M 151.98605,91.134750 C 151.98605,91.134750 152.43892,87.511767 160.13776,88.417513" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.1321594pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cccczccccccc" id="elements-f12.svgpath911" d="M 89.282954,144.02400 C 90.590850,142.38913 99.310531,139.17883 101.23191,139.81929 C 103.15328,140.45975 102.02110,131.17310 110.66729,128.93149 C 117.04912,124.19908 114.01166,119.58046 117.18178,115.73105 C 118.08751,113.46668 125.38229,107.25919 131.34957,109.03841 C 137.45669,110.85933 141.26059,120.60552 137.41783,126.68988 C 133.57508,132.77425 130.69302,131.49332 130.69302,131.49332 C 130.69302,131.49332 131.97393,135.65631 124.60865,137.89791 C 117.24338,140.13952 117.88384,144.62273 117.88384,144.62273 C 117.88384,144.62273 113.08039,150.38686 107.95672,149.10594 C 102.83306,147.82503 104.44094,152.81893 103.29654,154.12683 L 89.282954,144.02400 z " style="fill:#3c2b00;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="cccz" id="elements-f12.svgpath1730" d="M 104.63166,140.75881 C 101.68889,137.16210 109.37279,127.84334 115.25832,132.42097 C 121.14385,136.99861 118.85504,145.00947 113.95043,146.31737 C 109.04582,147.62527 107.64105,144.43695 104.63166,140.75881 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2189)"/>
+ <path transform="matrix(0.311908,0.000000,0.000000,0.311908,184.8265,2289.170)" sodipodi:nodetypes="czzzzz" id="elements-f12.svgpath1733" d="M 117.87411,120.81339 C 116.59346,118.36108 118.52805,115.17309 120.81687,113.45648 C 123.10569,111.73987 128.96397,109.31480 131.60701,110.51371 C 134.25005,111.71262 137.19282,117.70714 136.67511,120.64991 C 136.15740,123.59268 131.63426,128.14306 128.50076,128.17031 C 125.36726,128.19756 119.15476,123.26570 117.87411,120.81339 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2191)"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="czzc" id="elements-f12.svgpath2381" d="M 43.043287,81.709895 C 43.043287,81.709895 37.481249,96.742273 43.101808,101.61656 C 48.547426,106.33912 62.511493,107.77993 70.462669,90.758905 C 78.413846,73.737884 52.160018,58.024741 43.043287,81.709895 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svgradialGradient2193)"/>
+ <path transform="matrix(0.372559,0.000000,0.000000,0.372559,189.9867,2308.318)" sodipodi:nodetypes="ccczzz" id="elements-f12.svgpath910" d="M 58.620022,74.099282 C 52.599836,74.675844 48.439316,83.330000 46.259620,90.111002 C 45.050197,90.629325 45.212055,83.284588 45.730379,82.075158 C 46.248701,80.865738 48.052607,74.095278 50.935452,72.113322 C 53.699848,70.212797 57.589713,70.113113 60.612240,71.196950 C 63.605727,72.270375 64.378052,73.547829 58.620022,74.099282 z " style="stroke-width:1.0000000pt;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#elements-f12.svglinearGradient2195)"/>
+ </g><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2288.1207184) matrix(1.758560,0.000000,0.000000,1.758560,137.3274,-45.69108) translate(-10, -2288.1207184)" height="3146.2500" width="320.00000" id="elements-f12.svguse1" xlink:href="#elements-f12.svgg2864" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2288.1207184) matrix(0.250000,0.000000,0.000000,0.250000,251.8760,41.63700) translate(-10, -2288.1207184)" height="3146.2500" width="320.00000" id="elements-f12.svguse7" xlink:href="#elements-f12.svgg2952" y="0.0000000" x="0.0000000"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2427.4295784"><tspan x="10" y="2427.4295784">Pattern</tspan></text>
+<rect id="d0e255" width="288" height="1000px" x="10" y="2432.9295784" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e255" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pattern is created by repeating an element (line, shape or color) over
+and over again.
+</flowDiv></flowRoot>
+<defs id="elements-f13.svgdefs3">
+ <pattern patternTransform="matrix(1.180948,0.332239,-0.332239,1.180948,43.37934,31.64300)" id="elements-f13.svgpattern2289" xlink:href="#elements-f13.svgpattern3032" inkscape:collect="always"/>
+ <pattern id="elements-f13.svgpattern3032" patternTransform="matrix(1.180948,0.332239,-0.332239,1.180948,43.37934,2476.965)" height="39.359000" width="49.643104" patternUnits="userSpaceOnUse">
+ <path transform="matrix(0.508520,0.156062,-0.156062,0.508520,394.1261,-1261.834)" d="M 43.212958,2505.2003 L 36.030272,2499.2499 L 28.424590,2499.4622 L 34.920902,2491.3470 L 25.709767,2478.7673 L 40.812864,2478.7518 L 50.980165,2472.0343 L 51.371709,2482.9963 L 61.818332,2494.1104 L 47.841390,2493.1544 L 43.212958,2505.2003 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.9373154" sodipodi:arg1="1.3089969" sodipodi:r2="8.8781328" sodipodi:r1="17.756266" sodipodi:cy="2490.7439" sodipodi:cx="42.040012" sodipodi:sides="5" id="elements-f13.svgpath3027" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.510585,1.662537e-3,-1.662537e-3,0.510585,13.69621,-1254.911)" d="M 75.590025,2486.5530 L 64.085177,2479.4847 L 57.282855,2489.3194 L 57.436151,2475.5257 L 50.473515,2474.9991 L 61.559465,2471.3460 L 63.615886,2459.1650 L 67.251693,2469.9192 L 75.340031,2466.1136 L 70.553222,2474.4100 L 75.590025,2486.5530 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.4137167" sodipodi:arg1="0.78539816" sodipodi:r2="6.9945359" sodipodi:r1="13.989071" sodipodi:cy="2475.0820" sodipodi:cx="65.120804" sodipodi:sides="5" id="elements-f13.svgpath3028" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:2.4481573;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.801727,2.612812e-3,-2.612812e-3,0.801727,-0.502632,-1983.714)" d="M 62.846537,2515.9566 L 58.145831,2512.4003 L 51.720610,2519.6358 L 52.690796,2510.1556 L 45.801241,2502.6067 L 53.722390,2501.2397 L 57.706608,2494.8828 L 61.298795,2503.6780 L 69.923487,2502.5956 L 63.826181,2512.2513 L 62.846537,2515.9566 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.6111123" sodipodi:arg1="0.98279372" sodipodi:r2="5.9442124" sodipodi:r1="11.888425" sodipodi:cy="2508.0547" sodipodi:cx="58.526291" sodipodi:sides="5" id="elements-f13.svgpath3029" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.5591273;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.435729,-0.305106,0.305106,0.435729,-744.6589,-1031.678)" d="M 33.994752,2474.0477 L 20.704295,2457.4658 L 7.8346761,2462.0862 L 17.498573,2446.9625 L 12.307118,2435.3343 L 26.561301,2440.9747 L 37.019268,2432.9210 L 35.353522,2447.6618 L 49.589290,2451.3144 L 32.847304,2457.9491 L 33.994752,2474.0477 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.0339662" sodipodi:arg1="1.4056476" sodipodi:r2="10.028211" sodipodi:r1="20.056423" sodipodi:cy="2452.0012" sodipodi:cx="28.850988" sodipodi:sides="5" id="elements-f13.svgpath3030" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ <path transform="matrix(0.164915,-0.505720,0.505720,0.164915,-1249.948,-402.1810)" d="M 12.399999,2503.0770 L 3.3354048,2500.8122 L -3.3046903,2506.3918 L -6.6587035,2495.5004 L -19.290663,2493.2132 L -4.3337654,2487.1292 L -6.8731938,2475.0983 L 4.2770325,2480.9489 L 12.671257,2481.3635 L 9.9072091,2489.1905 L 12.399999,2503.0770 z " inkscape:randomized="0.19700000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.2718196" sodipodi:arg1="0.64350111" sodipodi:r2="8.2431383" sodipodi:r1="16.486279" sodipodi:cy="2491.5684" sodipodi:cx="-0.82431394" sodipodi:sides="5" id="elements-f13.svgpath3031" style="fill:#ffff00;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#bdbb00;stroke-width:1.8799459pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;" sodipodi:type="star"/>
+ </pattern>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2470.3498204) " id="elements-f13.svgrect3038" y="0.35475782" x="7.4958501" height="100.74789" width="305.30411" style="fill:url(#elements-f13.svgpattern2289);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2470.3498204) " id="elements-f13.svgrect3018" y="0.32448438" x="7.6676483" height="100.60632" width="304.97748" style="fill:none;stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2470.3498204) " y="0.24928907" x="7.5752616" height="100.99377" width="305.15701" id="elements-f13.svgrect2174" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/>
+
+
+
+<text style="font-size:7.5;font-style:italic;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2595.8419004"><tspan x="10" y="2595.8419004">Gradation</tspan></text>
+<rect id="d0e274" width="288" height="1000px" x="10" y="2601.3419004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e274" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Gradation of size and direction produce linear perspective. Gradation
+of color from warm to cool and tone from dark to light produce aerial
+perspective. Gradation can add interest and movement to a shape. A
+gradation from dark to light will cause the eye to move along a shape.
+</flowDiv></flowRoot>
+<defs id="elements-f14.svgdefs3">
+ <linearGradient y2="0.46491230" x2="-0.19696970" y1="0.46491230" x1="0.98484850" id="elements-f14.svglinearGradient3169" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="0.67543858" x2="1.2272727" y1="0.68181819" x1="-0.0064935065" id="elements-f14.svglinearGradient3170" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="-0.38000000" x2="0.48979592" y1="1.0599999" x1="0.48979592" id="elements-f14.svglinearGradient3168" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient id="elements-f14.svglinearGradient3164">
+ <stop id="elements-f14.svgstop3165" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="elements-f14.svgstop3167" offset="1.0000000" style="stop-color:#ffffff;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="1.2200714" x2="0.48798475" y1="0.020000000" x1="0.48979592" id="elements-f14.svglinearGradient3163" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.073093,0.931885)" y2="2874.8171" x2="-14.462526" y1="2874.8171" x1="114.02820" id="elements-f14.svglinearGradient2322" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.073093,0.931885)" y2="2897.7062" x2="316.20588" y1="2898.3998" x1="182.06721" id="elements-f14.svglinearGradient2324" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.804661,0.356549)" y2="7340.2078" x2="55.983919" y1="7496.9797" x1="55.983919" id="elements-f14.svglinearGradient2326" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.804661,0.356549)" y2="7689.6980" x2="55.786737" y1="7559.0469" x1="55.983919" id="elements-f14.svglinearGradient2328" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="7689.6980" x2="55.786737" y1="7559.0469" x1="55.983919" gradientTransform="matrix(2.804661,0.000000,0.000000,0.356549,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2331" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="7340.2078" x2="55.983919" y1="7496.9797" x1="55.983919" gradientTransform="matrix(2.804661,0.000000,0.000000,0.356549,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2334" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="2897.7062" x2="316.20588" y1="2898.3998" x1="182.06721" gradientTransform="matrix(1.073093,0.000000,0.000000,0.931885,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2337" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ <linearGradient y2="2874.8171" x2="-14.462526" y1="2874.8171" x1="114.02820" gradientTransform="matrix(1.073093,0.000000,0.000000,0.931885,0.000000,-2631.734)" gradientUnits="userSpaceOnUse" id="elements-f14.svglinearGradient2340" xlink:href="#elements-f14.svglinearGradient3164" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2672.2781424000004) " y="0.24891016" x="7.5752616" height="100.99377" width="305.15701" id="elements-f14.svgrect3127" style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2672.2781424000004) " y="38.758919" x="123.93423" height="23.974203" width="72.439087" id="elements-f14.svgrect3129" style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-miterlimit:4.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2672.2781424000004) " sodipodi:nodetypes="cccc" d="M 7.7107840,0.41230000 L 123.88063,38.729600 L 123.88063,62.912300 L 7.7107840,101.22960" style="fill:url(#elements-f14.svglinearGradient2340);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3130"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2672.2781424000004) " sodipodi:nodetypes="ccccc" d="M 196.38271,62.912300 L 196.38271,38.729600 L 312.55256,0.41230000 L 312.55256,101.22960 L 196.38271,62.912300 z " style="fill:url(#elements-f14.svglinearGradient2337);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3133"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2672.2781424000004) " sodipodi:nodetypes="ccccc" d="M 312.55256,0.41230000 L 7.7107840,0.41230000 L 123.88063,38.729600 L 196.38271,38.729600 L 312.55256,0.41230000 z " style="fill:url(#elements-f14.svglinearGradient2334);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3145"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2672.2781424000004) " sodipodi:nodetypes="ccccc" d="M 312.55256,101.22960 L 7.7107840,101.22960 L 123.88063,62.912300 L 196.38271,62.912300 L 312.55256,101.22960 z " style="fill:url(#elements-f14.svglinearGradient2331);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="elements-f14.svgpath3147"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2799.3702224000003"><tspan x="10" y="2799.3702224000003">Composition</tspan></text>
+<rect id="d0e294" width="288" height="1000px" x="10" y="2804.2702224000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e294" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The combining of distinct elements to form a whole.</flowDiv></flowRoot>
+<defs id="elements-f15.svgdefs3">
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,48.26800)" id="elements-f15.svgpattern2540" xlink:href="#elements-f15.svgpattern2585" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,2.539170,57.95400)" id="elements-f15.svgpattern2530" xlink:href="#elements-f15.svgpattern2605" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.406157e-3,-4.621636e-2,4.621636e-2,3.406157e-3,82.30269,104.9810)" id="elements-f15.svgpattern2527" xlink:href="#elements-f15.svgpattern3708" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,10.78534,68.53900)" id="elements-f15.svgpattern2524" xlink:href="#elements-f15.svgpattern3713" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,181.6024,17.65300)" id="elements-f15.svgpattern2521" xlink:href="#elements-f15.svgpattern3712" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,-14.53532,25.89300)" id="elements-f15.svgpattern2518" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,176.9535,68.53900)" id="elements-f15.svgpattern2514" xlink:href="#elements-f15.svgpattern1878" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,151.6328,25.89300)" id="elements-f15.svgpattern2511" xlink:href="#elements-f15.svgpattern1880" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.154722e-2,6.550186e-2,-6.550186e-2,2.154722e-2,207.2501,17.43600)" id="elements-f15.svgpattern2508" xlink:href="#elements-f15.svgpattern1887" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,347.7705,17.65300)" id="elements-f15.svgpattern2505" xlink:href="#elements-f15.svgpattern1879" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.224270e-3,6.894402e-2,-6.894402e-2,-1.224270e-3,143.8084,-3.970000)" id="elements-f15.svgpattern2502" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.437973e-3,8.097856e-2,-8.097856e-2,-1.437973e-3,161.8816,-4.179000)" id="elements-f15.svgpattern2489" xlink:href="#elements-f15.svgpattern1889" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2362">
+ <stop id="elements-f15.svgstop2363" offset="0.0000000" style="stop-color:#00990f;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2366" offset="1.0000000" style="stop-color:#00ff1a;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.59615386" x2="0.49637681" y1="1.0192307" x1="0.49637681" id="elements-f15.svglinearGradient2361" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2606">
+ <stop id="elements-f15.svgstop2607" offset="0.0000000" style="stop-color:#565c3b;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2609" offset="1.0000000" style="stop-color:#9e96d0;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.15178572" x2="0.58333331" y1="0.88392860" x1="0.56884056" id="elements-f15.svglinearGradient2610" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient2370">
+ <stop id="elements-f15.svgstop2371" offset="0.0000000" style="stop-color:#0c0099;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop2372" offset="1.0000000" style="stop-color:#0069ff;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="0.93181819" x2="0.47826087" y1="0.20454545" x1="0.47826087" id="elements-f15.svglinearGradient2369" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2842.633)" id="elements-f15.svgpattern3516" xlink:href="#elements-f15.svgpattern2410" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2840.002)" id="elements-f15.svgpattern2585" xlink:href="#elements-f15.svgpattern3516" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient1514">
+ <stop id="elements-f15.svgstop1515" offset="0.0000000" style="stop-color:#484848;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop1631" offset="0.68666667" style="stop-color:#929292;stop-opacity:1.0000000;"/>
+ <stop id="elements-f15.svgstop1516" offset="1.0000000" style="stop-color:#d8d8d8;stop-opacity:1.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="-0.18018018" x2="0.73913044" y1="0.39639640" x1="0.52173913" id="elements-f15.svglinearGradient2386" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient id="elements-f15.svglinearGradient1806">
+ <stop id="elements-f15.svgstop1807" offset="0.0000000" style="stop-color:#000000;stop-opacity:0.40784314;"/>
+ <stop id="elements-f15.svgstop3276" offset="0.64777780" style="stop-color:#000000;stop-opacity:0.079096042;"/>
+ <stop id="elements-f15.svgstop1808" offset="1.0000000" style="stop-color:#000000;stop-opacity:0.0000000;"/>
+ </linearGradient>
+ <linearGradient y2="2.0500000" x2="0.48188406" y1="-0.94999999" x1="0.49637681" id="elements-f15.svglinearGradient2392" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,5.039169,2849.688)" id="elements-f15.svgpattern2399" xlink:href="#elements-f15.svgpattern2397" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,5.039169,2849.688)" id="elements-f15.svgpattern2403" xlink:href="#elements-f15.svgpattern2399" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.881172e-2,2.278502e-2,-2.278502e-2,6.881172e-2,2.539170,2849.688)" id="elements-f15.svgpattern2605" xlink:href="#elements-f15.svgpattern2403" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,151.6328,2817.627)" id="elements-f15.svgpattern1880" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.154722e-2,6.550186e-2,-6.550186e-2,2.154722e-2,207.2501,2809.170)" id="elements-f15.svgpattern1887" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.406157e-3,-4.621636e-2,4.621636e-2,3.406157e-3,82.30269,2896.715)" id="elements-f15.svgpattern3708" xlink:href="#elements-f15.svgpattern3706" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.387339e-2,2.871778e-2,-2.871778e-2,1.387339e-2,-14.53532,2817.627)" id="elements-f15.svgpattern3710" xlink:href="#elements-f15.svgpattern3708" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,181.6024,2809.387)" id="elements-f15.svgpattern3712" xlink:href="#elements-f15.svgpattern3710" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.387339e-2,2.871778e-2,2.871778e-2,1.387339e-2,347.7705,2809.387)" id="elements-f15.svgpattern1879" xlink:href="#elements-f15.svgpattern3712" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.111259e-2,-4.850659e-2,-4.850659e-2,-3.111259e-2,139.5469,2993.389)" id="elements-f15.svgpattern3180" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(2.588574e-2,-4.035758e-2,-4.035758e-2,-2.588574e-2,110.3458,3027.344)" id="elements-f15.svgpattern2598" xlink:href="#elements-f15.svgpattern3180" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(8.058895e-2,-4.848785e-2,-4.848785e-2,-8.058895e-2,-100.9765,2912.705)" id="elements-f15.svgpattern3178" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(6.705017e-2,-4.034199e-2,-4.034199e-2,-6.705017e-2,-89.77020,2960.215)" id="elements-f15.svgpattern2599" xlink:href="#elements-f15.svgpattern3178" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,-2.970946e-2,-2.970946e-2,-4.937844e-2,65.70686,2891.160)" id="elements-f15.svgpattern3176" xlink:href="#elements-f15.svgpattern3173" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,-2.970946e-2,-2.970946e-2,-4.937844e-2,107.0526,2920.398)" id="elements-f15.svgpattern3181" xlink:href="#elements-f15.svgpattern3176" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.108296e-2,-2.471833e-2,-2.471833e-2,-4.108296e-2,83.31043,2966.615)" id="elements-f15.svgpattern2596" xlink:href="#elements-f15.svgpattern3181" inkscape:collect="always"/>
+ <pattern id="elements-f15.svgpattern2650" patternTransform="matrix(0.235877,0.000000,0.000000,0.235877,23.89020,1385.940)" height="24.565200" width="24.565119" patternUnits="userSpaceOnUse">
+ <path id="elements-f15.svgpath2649" d="M 0.62500000,23.940200 L 23.940119,0.62500000" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"/>
+ </pattern>
+ <pattern patternTransform="matrix(0.235877,0.000000,0.000000,0.235877,7.403921,1355.414)" id="elements-f15.svgpattern2655" xlink:href="#elements-f15.svgpattern2650" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(0.193713,0.134586,-0.134586,0.193713,7.403921,1377.914)" id="elements-f15.svgpattern2664" xlink:href="#elements-f15.svgpattern2655" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,7.403921,1401.211)" id="elements-f15.svgpattern2666" xlink:href="#elements-f15.svgpattern2664" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(3.602221e-2,-6.290160e-2,6.290160e-2,3.602221e-2,5.039169,2839.013)" id="elements-f15.svgpattern2397" xlink:href="#elements-f15.svgpattern2666" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(1.791325e-2,1.217899e-2,-1.217899e-2,1.791325e-2,7.869785,2889.957)" id="elements-f15.svgpattern2410" xlink:href="#elements-f15.svgpattern2397" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,2.970946e-2,-2.970946e-2,4.937844e-2,7.869785,2842.513)" id="elements-f15.svgpattern3173" xlink:href="#elements-f15.svgpattern2410" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.937844e-2,2.970946e-2,-2.970946e-2,4.937844e-2,50.08138,2871.272)" id="elements-f15.svgpattern3182" xlink:href="#elements-f15.svgpattern3173" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.108296e-2,2.471833e-2,-2.471833e-2,4.108296e-2,35.91026,2925.742)" id="elements-f15.svgpattern2597" xlink:href="#elements-f15.svgpattern3182" inkscape:collect="always"/>
+ <pattern id="elements-f15.svgpattern3695" patternTransform="matrix(6.389029e-2,6.620037e-2,-6.620037e-2,6.389029e-2,11.88013,2864.769)" height="205.67261" width="291.92533" patternUnits="userSpaceOnUse">
+ <path id="elements-f15.svgpath3658" d="M 233.64408,85.642895 C 227.39177,85.642895 222.36355,100.53130 222.08158,119.08040 C 209.12080,106.88970 195.74839,100.31990 191.45658,104.61170 C 187.44777,108.62050 193.02978,120.58540 203.67533,132.70540 C 187.67801,133.77440 175.36283,138.27860 175.36283,143.92410 C 175.36283,149.85070 188.86658,154.56470 206.05033,155.29910 C 193.75465,168.31280 187.14594,181.80100 191.45658,186.11170 C 195.77049,190.42560 209.24626,183.80060 222.26908,171.48670 C 223.00208,188.67490 227.71641,202.17420 233.64408,202.17410 C 239.24712,202.17420 243.71634,190.05430 244.83158,174.23670 C 257.91112,186.66460 271.52855,193.35220 275.86283,189.01790 C 280.41164,184.46910 273.00926,169.72690 259.36283,156.08040 C 259.12461,155.84220 258.88293,155.68980 258.64408,155.45540 C 277.11391,155.14500 291.92533,150.15750 291.92533,143.92410 C 291.92533,137.95320 278.23321,133.19490 260.86283,132.51790 C 271.39971,120.46140 276.91376,108.60020 272.92533,104.61170 C 268.93690,100.62320 257.10685,106.16860 245.05033,116.70540 C 244.37477,99.330595 239.61606,85.642795 233.64408,85.642895 z " style="fill:#ff0000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="translate(371.3076,-2712.318)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3667" style="fill:#cfe300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3671" d="M 213.44854,13.665195 C 208.75738,9.5317950 195.14211,17.378595 182.66795,31.109695 C 181.00251,13.394695 175.31231,-0.37500500 169.25487,0.0078950027 C 163.59685,0.36559500 159.87522,13.033095 159.85026,29.164495 C 147.14065,19.390995 134.92280,14.629095 131.19062,18.864895 C 127.27261,23.311695 134.28821,35.775795 146.69581,47.686795 C 128.86705,49.322595 114.99159,55.073895 115.37614,61.157995 C 115.76103,67.246595 130.25172,71.184495 148.16342,70.554495 C 137.35048,83.935595 131.96344,97.180795 136.41108,101.09940 C 140.61502,104.80360 151.98064,98.664495 163.27425,87.533695 C 164.87199,105.50520 170.66815,119.52530 176.78556,119.13860 C 183.20572,118.73270 187.39756,102.77790 186.18008,83.517295 C 186.15882,83.181095 186.07823,82.906995 186.05398,82.573195 C 200.11724,94.550495 214.52754,100.60000 218.64837,95.923095 C 222.59567,91.443095 215.46802,78.821195 202.88245,66.829795 C 218.75876,64.749595 230.73730,59.495295 230.38151,53.865995 C 230.02571,48.236695 217.48353,44.576695 201.47167,44.512095 C 212.45107,31.029095 217.92942,17.613095 213.44854,13.665195 z " style="fill:#c70600;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2166.439,-1994.659)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3672" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3673" d="M 98.080203,13.665095 C 93.389043,9.5316950 79.773773,17.378495 67.299613,31.109595 C 65.634173,13.394595 59.943973,-0.37510500 53.886533,0.0077950027 C 48.228513,0.36549500 44.506883,13.032995 44.481923,29.164395 C 31.772313,19.390895 19.554463,14.628995 15.822283,18.864795 C 11.904273,23.311595 18.919873,35.775695 31.327473,47.686695 C 13.498713,49.322495 -0.37674692,55.073795 0.0078030782,61.157895 C 0.39269308,67.246495 14.883383,71.184395 32.795083,70.554395 C 21.982143,83.935495 16.595103,97.180695 21.042743,101.09930 C 25.246683,104.80350 36.612303,98.664395 47.905913,87.533595 C 49.503653,105.50510 55.299813,119.52520 61.417223,119.13850 C 67.837383,118.73260 72.029223,102.77780 70.811743,83.517195 C 70.790483,83.180995 70.709893,82.906895 70.685643,82.573095 C 84.748903,94.550395 99.159203,100.59990 103.28003,95.922995 C 107.22733,91.442995 100.09968,78.821095 87.514113,66.829695 C 103.39042,64.749495 115.36896,59.495195 115.01317,53.865895 C 114.65737,48.236595 102.11519,44.576595 86.103333,44.511995 C 97.082733,31.028995 102.56108,17.612995 98.080203,13.665095 z " style="fill:#ffd400;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2051.071,-1994.659)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3674" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ <path id="elements-f15.svgpath3675" d="M 159.88467,100.19140 C 155.19351,96.057995 141.57824,103.90480 129.10408,117.63590 C 127.43864,99.920895 121.74844,86.151195 115.69100,86.534095 C 110.03298,86.891795 106.31135,99.559295 106.28639,115.69070 C 93.576783,105.91720 81.358933,101.15530 77.626753,105.39110 C 73.708743,109.83790 80.724343,122.30200 93.131943,134.21300 C 75.303183,135.84880 61.427723,141.60010 61.812273,147.68420 C 62.197163,153.77280 76.687853,157.71070 94.599553,157.08070 C 83.786613,170.46180 78.399573,183.70700 82.847213,187.62560 C 87.051153,191.32980 98.416773,185.19070 109.71038,174.05990 C 111.30812,192.03140 117.10428,206.05150 123.22169,205.66480 C 129.64185,205.25890 133.83369,189.30410 132.61621,170.04350 C 132.59495,169.70730 132.51436,169.43320 132.49011,169.09940 C 146.55337,181.07670 160.96367,187.12620 165.08450,182.44930 C 169.03180,177.96930 161.90415,165.34740 149.31858,153.35600 C 165.19489,151.27580 177.17343,146.02150 176.81764,140.39220 C 176.46184,134.76290 163.91966,131.10290 147.90780,131.03830 C 158.88720,117.55530 164.36555,104.13930 159.88467,100.19140 z " style="fill:#ffd400;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"/>
+ <path transform="matrix(0.750308,0.661089,-0.661089,0.750308,2112.875,-1908.133)" d="M -117.26799 2856.2305 A 20.394436 20.394436 0 1 0 -158.05687,2856.2305 A 20.394436 20.394436 0 1 0 -117.26799 2856.2305 z" sodipodi:ry="20.394436" sodipodi:rx="20.394436" sodipodi:cy="2856.2305" sodipodi:cx="-137.66243" id="elements-f15.svgpath3676" style="fill:#d3e900;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.40331492;" sodipodi:type="arc"/>
+ </pattern>
+ <pattern patternTransform="matrix(4.136665e-2,4.286235e-2,-4.286235e-2,4.136665e-2,10.33947,2863.228)" id="elements-f15.svgpattern3706" xlink:href="#elements-f15.svgpattern3695" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,10.78534,2860.273)" id="elements-f15.svgpattern3713" xlink:href="#elements-f15.svgpattern3706" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(4.788509e-2,4.961648e-2,-4.961648e-2,4.788509e-2,176.9535,2860.273)" id="elements-f15.svgpattern1878" xlink:href="#elements-f15.svgpattern3713" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.224270e-3,6.894402e-2,-6.894402e-2,-1.224270e-3,143.8084,2787.764)" id="elements-f15.svgpattern1884" xlink:href="#elements-f15.svgpattern1878" inkscape:collect="always"/>
+ <pattern patternTransform="matrix(-1.437973e-3,8.097856e-2,-8.097856e-2,-1.437973e-3,161.8816,2787.555)" id="elements-f15.svgpattern1889" xlink:href="#elements-f15.svgpattern1884" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.341667,0.427046)" y2="6566.1847" x2="67.972538" y1="6776.8955" x1="67.972538" id="elements-f15.svglinearGradient2478" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.743346,0.573610)" y2="4937.6909" x2="62.070538" y1="5033.0958" x1="60.735537" id="elements-f15.svglinearGradient2480" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.510466,0.398332)" y2="7122.1139" x2="61.151963" y1="7033.7111" x1="61.151963" id="elements-f15.svglinearGradient2482" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(1.739219,0.574971)" y2="4922.9503" x2="76.654681" y1="4976.3121" x1="56.535281" id="elements-f15.svglinearGradient2484" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="scale(2.670812,0.374418)" y2="7705.3171" x2="57.759572" y1="7363.2863" x1="59.411894" id="elements-f15.svglinearGradient2486" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient y2="7705.3171" x2="57.759572" y1="7363.2863" x1="59.411894" gradientTransform="matrix(2.670812,0.000000,0.000000,0.374418,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2533" xlink:href="#elements-f15.svglinearGradient1806" inkscape:collect="always"/>
+ <linearGradient y2="4922.9503" x2="76.654681" y1="4976.3121" x1="56.535281" gradientTransform="matrix(1.739219,0.000000,0.000000,0.574971,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2536" xlink:href="#elements-f15.svglinearGradient1514" inkscape:collect="always"/>
+ <linearGradient y2="7122.1139" x2="61.151963" y1="7033.7111" x1="61.151963" gradientTransform="matrix(2.510466,0.000000,0.000000,0.398332,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2543" xlink:href="#elements-f15.svglinearGradient2370" inkscape:collect="always"/>
+ <linearGradient y2="4937.6909" x2="62.070538" y1="5033.0958" x1="60.735537" gradientTransform="matrix(1.743346,0.000000,0.000000,0.573610,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2546" xlink:href="#elements-f15.svglinearGradient2606" inkscape:collect="always"/>
+ <linearGradient y2="6566.1847" x2="67.972538" y1="6776.8955" x1="67.972538" gradientTransform="matrix(2.341667,0.000000,0.000000,0.427046,0.000000,-2791.734)" gradientUnits="userSpaceOnUse" id="elements-f15.svglinearGradient2549" xlink:href="#elements-f15.svglinearGradient2362" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " y="45.538704" x="7.5522251" height="55.703911" width="305.44699" id="elements-f15.svgrect2359" style="fill:url(#elements-f15.svglinearGradient2549);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath2373" d="M 175.12223,48.593700 L 171.72446,101.43180 L 14.533837,101.43180 L 175.12223,48.593700 z " style="fill:url(#elements-f15.svglinearGradient2546);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " y="0.11731836" x="7.5752616" height="48.418873" width="305.15701" id="elements-f15.svgrect1734" style="fill:url(#elements-f15.svglinearGradient2543);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.34503776"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " id="elements-f15.svgrect2396" y="48.268440" x="7.8697805" height="52.932312" width="304.85226" style="fill:url(#elements-f15.svgpattern2540);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="cc" id="elements-f15.svgpath2382" d="M 103.54267,100.43100 L 174.25964,49.594500" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#b0af00;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:5.0000000 2.5000000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath2384" d="M 175.12223,48.593700 L 171.72446,101.43180 L 14.533837,101.43180 L 175.12223,48.593700 z " style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#elements-f15.svglinearGradient2536);stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " id="elements-f15.svgpath2387" d="M 66.375000,5.7660000 L 37.000000,27.109800 L 26.343750,16.422200 L 7.5625000,31.453500 L 7.5312500,48.453500 L 133.96875,48.453500 L 138.43750,48.453500 L 312.03125,48.453500 L 312.00000,9.8598000 L 296.50000,23.859800 L 274.43750,21.359800 L 255.84375,9.3598000 L 240.09375,28.266000 L 214.90625,15.047200 L 191.62500,33.922200 L 170.21875,28.266000 L 136.56250,47.016000 L 103.71875,21.766000 L 93.062500,32.453500 L 66.375000,5.7660000 z " style="fill:url(#elements-f15.svglinearGradient2533);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="cccc" id="elements-f15.svgrect2398" d="M 12.724174,100.91360 L 169.57686,100.06270 L 172.72260,48.624100 L 12.724174,100.91360 z " style="fill:url(#elements-f15.svgpattern2530);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="ccccccccccccccccccccccccccc" id="elements-f15.svgpath3707" d="M 75.087220,78.225400 L 141.82287,58.785900 L 136.84705,55.563500 L 126.89758,58.168200 L 114.03463,64.539700 L 109.91215,57.550400 L 101.41943,63.068500 L 94.383458,55.475900 L 85.890741,60.993900 L 75.941278,57.771500 L 64.535069,64.746300 L 56.042352,60.067200 L 51.919870,52.474600 L 40.513662,57.992700 L 36.391181,51.856800 L 24.984972,54.461400 L 15.035510,57.066000 L 7.9995369,53.843600 L 7.1787003,70.656300 L 19.415796,67.383100 L 25.825911,72.850300 L 27.865790,85.601200 L 47.386612,67.760500 L 47.969746,81.968200 L 57.293351,80.151700 L 66.616956,73.965000 L 75.087220,78.225400 z " style="fill:url(#elements-f15.svgpattern2527);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="ccccccccccccccccccc" id="elements-f15.svgrect3704" d="M 7.5099089,67.447400 L 7.5099089,102.43850 L 23.888394,98.760800 L 45.023770,88.524500 L 61.389581,85.442300 L 68.216266,77.590800 L 75.042951,76.893500 L 89.023981,73.811400 L 95.850666,73.114100 L 112.21648,67.647200 L 128.58229,64.565200 L 100.03384,71.781700 L 96.321026,60.329100 L 59.630428,59.982200 L 66.155221,73.944000 L 50.229172,67.260900 L 39.362008,60.577900 L 22.059679,59.226200 L 7.5099089,67.447400 z " style="fill:url(#elements-f15.svgpattern2524);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccc" id="elements-f15.svgpath3711" d="M 151.65561,54.474200 L 140.09228,52.971500 L 130.75066,55.058800 L 101.51449,64.283500 L 86.595827,65.871000 L 81.124573,54.847700 L 63.292425,57.538500 L 53.347405,57.065700 L 31.748425,53.679600 L 7.6859779,52.206100 L 8.1320573,48.084200 L 25.059330,47.052400 L 30.655782,48.080900 L 35.222160,48.079300 L 41.848687,49.107700 L 46.415065,48.076000 L 53.041592,46.014200 L 58.638044,47.042700 L 64.234497,49.101100 L 70.861024,48.069500 L 75.427402,47.037800 L 81.023854,48.066300 L 87.650382,49.094600 L 92.731796,48.063000 L 97.813211,47.031300 L 103.40966,47.029600 L 109.03845,48.046600 L 115.69732,48.033600 L 120.81106,47.505500 L 126.95489,49.037600 L 132.06864,47.479500 L 136.15232,47.981400 L 144.31968,47.955300 L 151.97199,48.959400 L 163.74461,47.903200 L 172.42700,48.907200 L 151.65561,54.474200 z " style="fill:url(#elements-f15.svgpattern2521);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="cccccccccccccccccccc" id="elements-f15.svgpath3709" d="M 7.6859782,55.504300 L 24.914723,55.031700 L 36.316487,63.299400 L 59.372213,64.283500 L 72.230722,63.810900 L 88.002721,58.968000 L 103.77472,65.779100 L 113.71974,65.306300 L 127.07812,61.920200 L 155.26087,53.236200 L 152.24389,49.089800 L 120.38482,55.244100 L 103.97688,54.188000 L 81.388478,54.161900 L 65.716463,49.256000 L 49.014374,50.530500 L 37.241762,54.109800 L 20.833813,47.903200 L 8.5461623,48.907200 L 7.6859782,55.504300 z " style="fill:url(#elements-f15.svgpattern2518);stroke:none"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " y="0.24891016" x="7.5752616" height="100.99377" width="305.15701" id="elements-f15.svgrect2179" style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.49831799"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="ccccccccccccc" id="elements-f15.svgpath1875" d="M 173.67805,67.447400 L 171.19793,99.958400 L 207.41739,101.24090 L 312.87690,100.92510 L 310.62621,67.647200 L 294.75044,64.565200 L 262.48917,60.329100 L 225.79857,59.982200 L 212.48240,73.944000 L 213.91720,54.860300 L 185.68918,53.137500 L 175.82721,56.746100 L 173.67805,67.447400 z " style="fill:url(#elements-f15.svgpattern2514);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="cccccccccccccccccccc" id="elements-f15.svgpath1877" d="M 173.85412,55.504300 L 191.08287,55.031700 L 202.48463,63.299400 L 215.61987,64.283500 L 228.47838,63.810900 L 254.17087,58.968000 L 260.02238,65.779100 L 279.88789,65.306300 L 293.24627,61.920200 L 311.50853,53.236200 L 308.49155,49.089800 L 286.55297,55.244100 L 270.14503,54.188000 L 247.55662,54.161900 L 231.88461,49.256000 L 215.18252,50.530500 L 203.40991,54.109800 L 187.00196,47.903200 L 174.71431,48.907200 L 173.85412,55.504300 z " style="fill:url(#elements-f15.svgpattern2511);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="cccccccc" id="elements-f15.svgpath1885" d="M 230.20954,62.779800 L 236.41176,69.163600 L 280.92962,79.951600 L 312.42059,91.205800 L 310.88030,68.094800 L 312.14579,55.924200 L 250.11976,61.751800 L 230.20954,62.779800 z " style="fill:url(#elements-f15.svgpattern2508);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc" id="elements-f15.svgpath1876" d="M 306.26043,52.971500 L 296.91881,55.058800 L 267.68264,64.283500 L 252.76397,65.871000 L 247.29272,52.367600 L 229.46057,57.538500 L 219.51555,57.065700 L 197.91657,53.679600 L 173.85412,52.206100 L 174.30020,48.084200 L 191.22748,47.052400 L 196.82393,48.080900 L 201.39031,48.079300 L 208.01683,49.107700 L 212.58321,48.076000 L 219.20974,46.014200 L 224.80619,47.042700 L 230.40264,49.101100 L 237.02917,48.069500 L 241.59555,47.037800 L 247.19200,48.066300 L 253.81853,49.094600 L 258.89994,48.063000 L 263.98136,47.031300 L 269.57781,47.029600 L 275.20660,48.046600 L 281.86547,48.033600 L 286.97921,47.505500 L 293.12304,49.037600 L 298.23679,47.479500 L 302.32047,47.981400 L 310.48783,47.955300 L 306.26043,52.971500 z " style="fill:url(#elements-f15.svgpattern2505);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="cccccccc" id="elements-f15.svgpath1883" d="M 173.86533,62.414000 L 173.40506,83.828100 L 194.31734,82.479500 L 217.51236,81.474800 L 224.97686,77.988300 L 224.07918,54.279200 L 184.47273,53.708400 L 173.86533,62.414000 z " style="fill:url(#elements-f15.svgpattern2502);stroke:none"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3143" d="M 198.15800,59.686711 L 198.16215,69.705845 L 246.07439,97.388548 L 247.15919,77.065152 L 198.15800,59.686711 z " style="fill:#845206;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3144" d="M 246.07438,97.388548 L 247.16327,76.699571 L 290.50342,64.721820 L 290.50342,84.321874 L 246.07438,97.388548 z " style="fill:#734805;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3141" d="M 195.95061,58.852795 L 213.47369,46.605310 L 269.66841,52.016567 L 244.98951,77.788412 L 195.95061,58.852795 z " style="fill:#950f06;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3517" d="M 256.01917,94.520887 L 256.66227,79.842292 L 282.25896,72.768278 L 282.25896,86.803736 L 256.01917,94.520887 z " style="fill:#8a5606;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62352548pt;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="cccc" id="elements-f15.svgpath3142" d="M 270.03001,52.016651 L 292.89271,64.721820 L 245.35115,77.788495 L 270.03001,52.016651 z " style="fill:#7f3e06;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0557491pt;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000"/><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) translate(0.000000,-2863.636)" id="elements-f15.svgg2600">
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgrect3172" d="M 196.35511,2926.6549 L 196.35511,2937.6586 L 244.12224,2965.2619 L 246.79994,2944.6495 L 196.35511,2926.6549 z " style="fill:url(#elements-f15.svgpattern2597);stroke:none"/>
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3175" d="M 246.72435,2963.6034 L 245.49451,2945.7449 L 289.74013,2933.2692 L 289.74013,2950.5753 L 246.72435,2963.6034 z " style="fill:url(#elements-f15.svgpattern2596);stroke:none"/>
+ <path sodipodi:nodetypes="ccccc" id="elements-f15.svgpath3177" d="M 196.31214,2925.2258 L 214.13457,2913.6771 L 267.43780,2920.0753 L 246.43832,2942.9475 L 196.31214,2925.2258 z " style="fill:url(#elements-f15.svgpattern2599);stroke:none"/>
+ <path sodipodi:nodetypes="cccc" id="elements-f15.svgpath3179" d="M 247.23359,2943.6153 L 269.91214,2918.7001 L 291.63069,2931.2741 L 247.23359,2943.6153 z " style="fill:url(#elements-f15.svgpattern2598);stroke:none"/>
+ </g><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2830.5184642000004) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccc" id="elements-f15.svgpath1888" d="M 194.70500,68.832000 L 187.98490,93.605200 L 203.40523,98.013800 L 215.31814,97.161200 L 226.35419,100.69290 L 242.65137,100.71720 L 270.77206,98.660200 L 292.66655,89.179300 L 287.22688,85.178300 L 284.50705,83.616200 L 280.91036,83.807800 L 276.43682,87.068400 L 274.59384,88.575300 L 270.03103,90.712300 L 261.96079,92.849200 L 254.76742,91.478700 L 245.82033,97.123100 L 243.88808,92.245200 L 240.31806,92.252600 L 235.87119,90.506200 L 235.80860,86.129300 L 233.11544,81.752400 L 225.85023,85.289300 L 221.21557,82.688200 L 220.08834,74.826000 L 216.52896,72.871500 L 212.96957,73.547600 L 210.23508,76.653300 L 206.51982,72.342600 L 200.17398,71.025800 L 194.70500,68.832000 z " style="fill:url(#elements-f15.svgpattern2489);stroke:none"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2958.5572142"><tspan x="10" y="2958.5572142">Bibliography</tspan></text>
+<rect id="d0e313" width="288" height="1000px" x="10" y="2963.4572142" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e313" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This is a partial bibliography used to build this document.</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2987.705456)"/><rect id="d0e319" width="258" height="1000px" x="20" y="2981.705456" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e319" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://sanford-artedventures.com/study/study.html</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3005.9003775)"/><rect id="d0e326" width="258" height="1000px" x="20" y="2999.9003775" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e326" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.makart.com/resources/artclass/EPlist.html</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3033.5733535)"/><rect id="d0e333" width="258" height="1000px" x="20" y="3027.5733535" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e333" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.princetonol.com/groups/iad/Files/elements2.htm</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3061.2463295)"/><rect id="d0e340" width="258" height="1000px" x="20" y="3055.2463295" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e340" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://oswego.org/staff/bpeterso/web/elements_and_principles.htm</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3090.7814144999998)"/><rect id="d0e347" width="258" height="1000px" x="20" y="3084.7814144999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e347" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://www.johnlovett.com/test.htm</flowSpan>
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3108.9763359999997)"/><rect id="d0e354" width="258" height="1000px" x="20" y="3102.9763359999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e354" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://digital-web.com/articles/elements_of_design/</flowSpan>
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3127.3394215999997)"/><rect id="d0e361" width="258" height="1000px" x="20" y="3121.3394215999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e361" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold; font-family:sans serif">
+http://digital-web.com/articles/principles_of_design/</flowSpan>
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e368" width="288" height="1000px" x="10" y="3139.7025071999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e368" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Special thanks to Linda Kim (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.redlucite.org</flowSpan>) for helping
+me (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.rejon.org/</flowSpan>) with this tutorial. Also, thanks to the
+Open Clip Art Library (<flowSpan style="font-weight:bold; font-family:sans serif">http://www.openclipart.org/</flowSpan>) and the graphics
+people have submitted to that project.
+</flowDiv></flowRoot>
+
+
+<g transform="translate(0, 3202.6387492)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-shapes.ca.svg b/share/tutorials/tutorial-shapes.ca.svg
new file mode 100644
index 000000000..6cde10fe4
--- /dev/null
+++ b/share/tutorials/tutorial-shapes.ca.svg
@@ -0,0 +1,6689 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="svg1"
+ sodipodi:version="0.32"
+ inkscape:version="0.42"
+ width="256pt"
+ height="3170.0000pt"
+ sodipodi:docname="tutorial-shapes.ca.svg"
+ sodipodi:docbase="/home/xavi/Descàrregues">
+ <sodipodi:namedview
+ id="base"
+ inkscape:zoom="2.0000000"
+ inkscape:cx="165.47727"
+ inkscape:cy="3774.0585"
+ inkscape:window-width="1280"
+ inkscape:window-height="926"
+ inkscape:window-x="0"
+ inkscape:window-y="25"
+ showborder="false"
+ showguides="true"
+ snaptoguides="true"
+ inkscape:current-layer="svg1"
+ inkscape:guide-bbox="true" />
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient841">
+ <stop
+ id="stop842"
+ offset="0.00000000"
+ style="stop-color:#0082ab;stop-opacity:1;" />
+ <stop
+ id="stop1842"
+ offset="0.34999999"
+ style="stop-color:#0082ab;stop-opacity:0.5;" />
+ <stop
+ id="stop1843"
+ offset="0.63000000"
+ style="stop-color:#0082ab;stop-opacity:0.22;" />
+ <stop
+ id="stop843"
+ offset="1.00000000"
+ style="stop-color:#0082ab;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ y2="0.91666669"
+ x2="0.51618570"
+ y1="0.16666391"
+ x1="0.51618570"
+ id="linearGradient1657"
+ xlink:href="#linearGradient841" />
+ <linearGradient
+ id="linearGradient666">
+ <stop
+ id="stop667"
+ offset="0.00000000"
+ style="stop-color:#ffffff;stop-opacity:0.336;" />
+ <stop
+ id="stop668"
+ offset="1.00000000"
+ style="stop-color:#ffffff;stop-opacity:0;" />
+ </linearGradient>
+ <radialGradient
+ fy="0.50000000"
+ fx="0.50000000"
+ r="0.50000000"
+ cy="0.50000000"
+ cx="0.50000000"
+ id="radialGradient669"
+ xlink:href="#linearGradient666" />
+ </defs>
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:groupmode="layer"
+ inkscape:label="Layer 1">
+ <rect
+ rx="0.0000000"
+ ry="6.1828303"
+ y="0.27752987"
+ x="0.18214770"
+ height="69.247704"
+ width="319.89233"
+ id="rect582"
+ style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000" />
+ <path
+ id="path93"
+ d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z "
+ style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff" />
+ <path
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
+ id="path1124"
+ d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z "
+ style="stroke-width:1.0000000pt;fill:#ffffff" />
+ <use
+ style="opacity:0.078651674"
+ height="1052.3622"
+ width="320.00000"
+ transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)"
+ id="use1325"
+ xlink:href="#path93"
+ y="0.0000000"
+ x="0.0000000" />
+ <g
+ transform="translate(-1.250000e-6,0.000000)"
+ id="g1798">
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path691"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path690"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path689"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path688"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path674"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path673"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path672"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path671"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path670"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ sodipodi:ry="53.819443"
+ sodipodi:rx="179.39815"
+ sodipodi:cy="567.70831"
+ sodipodi:cx="427.08334"
+ id="path665"
+ style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ sodipodi:type="arc" />
+ <g
+ transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)"
+ id="g839">
+ <path
+ id="path805"
+ d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z "
+ style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" />
+ <path
+ id="path1791"
+ d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z "
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" />
+ <path
+ id="path1792"
+ d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z "
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" />
+ <path
+ id="path1793"
+ d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z "
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" />
+ <path
+ id="path831"
+ d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z "
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" />
+ </g>
+ </g>
+ <use
+ style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"
+ height="1052.3622"
+ width="320.00000"
+ transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)"
+ id="use2086"
+ xlink:href="#path1124"
+ y="0.0000000"
+ x="0.0000000" />
+ </g>
+ <text
+ style="font-size:7.0000000px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"
+ x="176.24451"
+ y="18.25828"
+ id="text1920"
+ transform="scale(1.130730,1.130730)">
+ <tspan
+ id="tspan1668"
+ dx="0 -0.57057059 0 0 0 0 0 0"
+ style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::FORMES</tspan>
+ </text>
+<!--Author: bulia byak, buliabyak@users.sf.net--> <rect
+ id="d0e15"
+ width="264"
+ height="1000px"
+ x="35"
+ y="36"
+ style="display:none" />
+ <flowRoot
+ style="font-size:7.1999998px;font-style:italic;font-weight:normal;line-height:150.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"
+ id="flowRoot2799"
+ transform="translate(0.000000,-4.000000)">
+ <flowRegion
+ id="flowRegion2801">
+ <use
+ xlink:href="#d0e15"
+ y="0"
+ x="0"
+ id="use2803" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2805">Aquest tutorial cobreix les quatre eines de forma bàsiques: Rectangle, El·lipse, Estrella i Espiral. Mostrarem les capacitats de les eines de forma de l'Inkscape i exemple de com es poden usar. </flowDiv> </flowRoot>
+ <rect
+ id="d0e18"
+ width="264"
+ height="1000px"
+ x="35"
+ y="70.567967"
+ style="display:none" />
+ <flowRoot
+ style="font-size:7.1999998px;font-style:italic;font-weight:normal;line-height:150.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"
+ id="flowRoot2808"
+ transform="translate(0.000000,-6.000000)">
+ <flowRegion
+ id="flowRegion2810">
+ <use
+ xlink:href="#d0e18"
+ y="0"
+ x="0"
+ id="use2812" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2814">Useu <flowSpan
+ style="font-weight:bold"
+ id="flowSpan2816">Ctrl+Fletxes</flowSpan>, <flowSpan
+ style="font-weight:bold"
+ id="flowSpan2818">la rodeta del ratolí</flowSpan>, o <flowSpan
+ style="font-weight:bold"
+ id="flowSpan2820">arrossegueu amb el botó central</flowSpan> per a moure avall la pàgina. Per als aspectes bàsics de creació, selecció i transformació d'objectes, veieu el tutorial Bàsic a Ajuda<flowSpan
+ style="font-family:sans serif"
+ id="flowSpan2822"> &gt; Tutorials</flowSpan>. </flowDiv> </flowRoot>
+ <rect
+ id="d0e36"
+ width="288"
+ height="1000px"
+ x="10"
+ y="111.13593399999999"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2823">
+ <flowRegion
+ id="flowRegion2827">
+ <use
+ xlink:href="#d0e36"
+ y="0"
+ x="0"
+ id="use2829" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2831">L'Inkscape té quatre versàtils <flowSpan
+ style="font-style:italic"
+ id="flowSpan2835">eines de forma</flowSpan>, cadascuna de les quals pot crear i editar el seu propi tipus de formes. Una forma és un objecte que podeu modificar de maneres úniques per a aquest tipus de forma, usant <flowSpan
+ id="flowSpan6433"
+ style="font-style:italic">manejadors</flowSpan> que es poden arrossegar i <flowSpan
+ style="font-style:italic"
+ id="flowSpan2837">paràmetres</flowSpan> numèrics que en determinen l'aparença. </flowDiv> <flowSpan
+ style="font-style:italic"
+ id="flowSpan2833" />
+ </flowRoot>
+ <rect
+ id="d0e48"
+ width="288"
+ height="1000px"
+ x="10"
+ y="173.95323"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2840">
+ <flowRegion
+ id="flowRegion2842">
+ <use
+ xlink:href="#d0e48"
+ y="0"
+ x="0"
+ id="use2844" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2846">Per exemple, en una estrella podeu variar el nombre de puntes, la seva longitud, l'angle, l'arrodoniment, etc. — però una estrella sempre és una estrella. Una forma és &quot;menys lliure&quot; que un simple camí, però sovint és més interessant i útil. Sempre podeu convertir una forma en un camí (<flowSpan
+ style="font-weight:bold"
+ id="flowSpan2848">Ctrl+Maj+C</flowSpan>), però no a l'inrevés. </flowDiv> </flowRoot>
+ <rect
+ id="d0e54"
+ width="288"
+ height="1000px"
+ x="10"
+ y="236.791221"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2851">
+ <flowRegion
+ id="flowRegion2853">
+ <use
+ xlink:href="#d0e54"
+ y="0"
+ x="0"
+ id="use2855" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2857">Les eines de forma són <flowSpan
+ style="font-style:italic"
+ id="flowSpan2859">Rectangle</flowSpan>, <flowSpan
+ style="font-style:italic"
+ id="flowSpan2861">El·lipse</flowSpan>, <flowSpan
+ style="font-style:italic"
+ id="flowSpan2863">Estrella</flowSpan> i <flowSpan
+ style="font-style:italic"
+ id="flowSpan2865">Espiral</flowSpan>. Veiem primer com funcionen les eines de forma en general; després explorarem cada tipus de forma en detall. </flowDiv> </flowRoot>
+ <text
+ style="font-size:8.5000000px;font-style:normal;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"
+ x="10"
+ y="290.98346"
+ id="text2867">
+ <tspan
+ x="10"
+ y="290.98346"
+ id="tspan2869">Trucs generals</tspan>
+ </text>
+ <rect
+ id="d0e75"
+ width="288"
+ height="1000px"
+ x="10"
+ y="295.883463"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2872">
+ <flowRegion
+ id="flowRegion2874">
+ <use
+ xlink:href="#d0e75"
+ y="0"
+ x="0"
+ id="use2876" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2878">Es crea una nova forma <flowSpan
+ style="font-weight:bold"
+ id="flowSpan2880">arrossegant</flowSpan> per l'àrea de dibuix amb l'eina corresponent. Un cop creada la forma (i mentres estigui seleccionada), mostra els seus manejadors com unes marques blanques en forma de diamant, de manera que podeu editar immediatament el que heu creat arrossegant aquests manejadors. </flowDiv> </flowRoot>
+ <rect
+ id="d0e81"
+ width="288"
+ height="1000px"
+ x="10"
+ y="357.072441"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2883"
+ transform="translate(0.000000,-4.000000)">
+ <flowRegion
+ id="flowRegion2885">
+ <use
+ xlink:href="#d0e81"
+ y="0"
+ x="0"
+ id="use2887" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2889">Els quatre tipus de formes mostren els seus manejadors en les quatre eines de forma així com també en l'eina de Nodes (<flowSpan
+ style="font-weight:bold"
+ id="flowSpan2891">F2</flowSpan>). Quan passeu el ratolí sobre un manejador, us diu a la barra d'estat què farà aquest manejador en arrossegar-lo o clicar-lo amb diferents modificadors. </flowDiv> </flowRoot>
+ <rect
+ id="d0e87"
+ width="288"
+ height="1000px"
+ x="10"
+ y="408.85738000000003"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2894">
+ <flowRegion
+ id="flowRegion2896">
+ <use
+ xlink:href="#d0e87"
+ y="0"
+ x="0"
+ id="use2898" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2900">També cada forma mostra els seus paràmetres a la <flowSpan
+ style="font-style:italic"
+ id="flowSpan2902">barra de Controls d'Eina</flowSpan> (que s'estén horitzontalment damunt de l'àrea de dibuix). Normalment té uns pocs camps d'entrada numèrics i un botó per a restaurar els valors per defecte. Quan se seleccionen les formes del tipus natiu de l'eina actual, l'edició dels valors de la barra de Controls canvia les formes seleccionades.</flowDiv> </flowRoot>
+ <rect
+ id="d0e93"
+ width="288"
+ height="1000px"
+ x="10"
+ y="482.84667700000006"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2905"
+ transform="translate(0.000000,-8.000000)">
+ <flowRegion
+ id="flowRegion2907">
+ <use
+ xlink:href="#d0e93"
+ y="0"
+ x="0"
+ id="use2909" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2911">Tots els canvis fets als controls de l'eina són recordats i usats pel següent objecte que dibuixeu amb aquesta eina. Per exemple, després de canviar el nombre de puntes d'una estrella, en dibuixar noves estrelles, aquestes tindran aquest mateix nombre de puntes. A més, encara que només seleccionem una forma, aquesta envia els seus paràmetres a la barra de controls de l'eina i així fixa els valors per les noves formes creades d'aquest tipus. </flowDiv> </flowRoot>
+ <rect
+ id="d0e96"
+ width="288"
+ height="1000px"
+ x="10"
+ y="556.954919"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2914">
+ <flowRegion
+ id="flowRegion2916">
+ <use
+ xlink:href="#d0e96"
+ y="0"
+ x="0"
+ id="use2918" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2920">Quan som en una eina de forma, podem seleccionar un objecte <flowSpan
+ style="font-size:8.3999996px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125.00000%;writing-mode:lr-tb;text-anchor:start;font-family:Bitstream Vera Serif"
+ id="flowSpan2439">clicant</flowSpan> al damunt. <flowSpan
+ style="font-weight:bold"
+ id="flowSpan2924">Ctrl+clic</flowSpan> (selecciona en grup) i <flowSpan
+ style="font-weight:bold"
+ id="flowSpan2926">Alt+Clic</flowSpan> (selecciona a sota) van com en l'eina Selector. <flowSpan
+ style="font-weight:bold"
+ id="flowSpan2928">Esc</flowSpan> desselecciona. </flowDiv> </flowRoot>
+ <text
+ style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr"
+ x="10"
+ y="611.1885540000001"
+ id="text2930">
+ <tspan
+ x="10"
+ y="611.1885540000001"
+ id="tspan2932">Rectangles</tspan>
+ </text>
+ <rect
+ id="d0e117"
+ width="288"
+ height="1000px"
+ x="10"
+ y="616.088554"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2935">
+ <flowRegion
+ id="flowRegion2937">
+ <use
+ xlink:href="#d0e117"
+ y="0"
+ x="0"
+ id="use2939" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2941">Un <flowSpan
+ style="font-style:italic"
+ id="flowSpan2943">rectangle</flowSpan> és la forma més simple i potser la més comú en disseny i il·lustració. L'Inkscape intenta fer que la creació i edició de rectangles sigui el més fàcil i còmode possible. </flowDiv> </flowRoot>
+ <rect
+ id="d0e123"
+ width="288"
+ height="1000px"
+ x="10"
+ y="656.6807960000001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2946">
+ <flowRegion
+ id="flowRegion2948">
+ <use
+ xlink:href="#d0e123"
+ y="0"
+ x="0"
+ id="use2950" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2952">Canvieu a l'eina Rectangle amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan2954">F4</flowSpan> o clicant el seu botó a la barra d'eines. Dibuixeu un nou rectangle al costat del blau: </flowDiv> </flowRoot>
+ <text
+ transform="translate(10, 694.1010380000001) "
+ sodipodi:insensitive="true"
+ id="shapes-f01.svgtext1578"
+ y="26.427183"
+ x="44.104698"
+ style="font-size:16.799999;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;opacity:0.065573759;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif"
+ xml:space="preserve"><tspan
+ y="26.427183"
+ x="44.104698"
+ id="shapes-f01.svgtspan1451"
+ sodipodi:role="line">dibuixeu aquí</tspan></text>
+ <rect
+ transform="translate(10, 694.1010380000001) "
+ y="0.62499738"
+ x="184.78560"
+ height="53.706257"
+ width="77.318291"
+ id="shapes-f01.svgrect1449"
+ style="color:#000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999905pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ id="d0e139"
+ width="288"
+ height="1000px"
+ x="10"
+ y="761.0572940000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2960">
+ <flowRegion
+ id="flowRegion2962">
+ <use
+ xlink:href="#d0e139"
+ y="0"
+ x="0"
+ id="use2964" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2966">Ara, sense deixar l'eina Rectangle, canvieu la selecció d'un rectangle a l'altre clicant al damunt. </flowDiv> </flowRoot>
+ <rect
+ id="d0e142"
+ width="288"
+ height="1000px"
+ x="10"
+ y="790.4775360000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2969">
+ <flowRegion
+ id="flowRegion2971">
+ <use
+ xlink:href="#d0e142"
+ y="0"
+ x="0"
+ id="use2973" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2975">Dreceres de dibuix del Rectangle: </flowDiv> </flowRoot>
+ <circle
+ cx="0.00000000"
+ cy="0.00000000"
+ r="2.0000000"
+ transform="translate(15.00000,810.7258)"
+ id="circle2977"
+ sodipodi:cx="0.00000000"
+ sodipodi:cy="0.00000000"
+ sodipodi:rx="2.0000000"
+ sodipodi:ry="2.0000000" />
+ <rect
+ id="d0e148"
+ width="258"
+ height="1000px"
+ x="20"
+ y="808.7257778000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2980"
+ transform="translate(0.000000,-4.000000)">
+ <flowRegion
+ id="flowRegion2982">
+ <use
+ xlink:href="#d0e148"
+ y="0"
+ x="0"
+ id="use2984" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2986">Amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan2988">Ctrl</flowSpan>, dibuixeu un quadrat o un rectangle amb un ratio enter (2:1, 3:1, etc). </flowDiv> </flowRoot>
+ <circle
+ cx="0.00000000"
+ cy="0.00000000"
+ r="2.0000000"
+ transform="translate(15.00000,840.1460)"
+ id="circle2990"
+ sodipodi:cx="0.00000000"
+ sodipodi:cy="0.00000000"
+ sodipodi:rx="2.0000000"
+ sodipodi:ry="2.0000000" />
+ <rect
+ id="d0e155"
+ width="258"
+ height="1000px"
+ x="20"
+ y="838.1460198000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot2993"
+ transform="translate(0.000000,-4.000000)">
+ <flowRegion
+ id="flowRegion2995">
+ <use
+ xlink:href="#d0e155"
+ y="0"
+ x="0"
+ id="use2997" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv2999">Amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3001">Shift</flowSpan>, dibuixa al voltant del punt inicial com a centre. </flowDiv> </flowRoot>
+ <rect
+ id="d0e162"
+ width="288"
+ height="1000px"
+ x="10"
+ y="856.3942616000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3004"
+ transform="translate(0.000000,-8.000000)">
+ <flowRegion
+ id="flowRegion3006">
+ <use
+ xlink:href="#d0e162"
+ y="0"
+ x="0"
+ id="use3008" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3010">Com veieu, el rectangle seleccionat (sempre està seleccionat el rectangle que acabeu de dibuixar) mostra tres manejadors a tres de les seves cantonades. De fet, són quatre manejadors, però dos d'ells (al cantó superior dret) se superposen si el rectangle no està arrodonit. Aquests dos són els <flowSpan
+ style="font-style:italic"
+ id="flowSpan3012">manejadors d'arrodoniment</flowSpan>; els altres dos (a dalt a l'esquerra i a baix a la dreta) són els <flowSpan
+ style="font-style:italic"
+ id="flowSpan3014">manejadors de canvi de mida</flowSpan>. </flowDiv> </flowRoot>
+ <rect
+ id="d0e171"
+ width="288"
+ height="1000px"
+ x="10"
+ y="928.7552386000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3017">
+ <flowRegion
+ id="flowRegion3019">
+ <use
+ xlink:href="#d0e171"
+ y="0"
+ x="0"
+ id="use3021" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3023">Fixeu-vos primer en els manejadors d'arrodoniment. Agafeu-ne un i arrossegueu-lo cap avall. Els quatre cantons del rectangle s'arrodoneixen, i ara podeu veure el segon manejador d'arrodoniment — és a la posició original a la cantonada. Si voleu cantonades circulars, no cal que feu res més. Si voleu cantonades més arrodonides per un costat que per l'altre, moveu l'altre manejador cap a l'esquerra. </flowDiv> </flowRoot>
+ <rect
+ id="d0e174"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1012.2882126000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3026">
+ <flowRegion
+ id="flowRegion3028">
+ <use
+ xlink:href="#d0e174"
+ y="0"
+ x="0"
+ id="use3030" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3032">Aquí els primers dos rectangles tenen cantonades arrodonides circulars, i els altres dos el·liptiques: </flowDiv> </flowRoot>
+ <text
+ transform="translate(10, 1049.5895086000003) "
+ xml:space="preserve"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="196.08449"
+ y="4.9780722"
+ id="shapes-f02.svgtext3150"
+ sodipodi:linespacing="120.00000%"
+ sodipodi:insensitive="true"><tspan
+ sodipodi:role="line"
+ id="shapes-f02.svgtspan3151"
+ x="196.08449"
+ y="12.128723">Cantonades</tspan><tspan
+ id="shapes-f02.svgtspan3153" /><tspan
+ id="shapes-f02.svgtspan3155" /><tspan
+ id="shapes-f02.svgtspan3159"> arrodonides el·líptiques</tspan><tspan
+ sodipodi:role="line"
+ id="shapes-f02.svgtspan3157"
+ x="196.08449"
+ y="12.128723" /></text>
+ <text
+ transform="translate(10, 1049.5895086000003) "
+ xml:space="preserve"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="47.265598"
+ y="-2.6239278"
+ id="shapes-f02.svgtext3143"
+ sodipodi:linespacing="120.00000%"
+ sodipodi:insensitive="true"><tspan
+ sodipodi:role="line"
+ id="shapes-f02.svgtspan3144"
+ x="47.265598"
+ y="-2.6239278" /><tspan
+ id="shapes-f02.svgtspan3146" /><tspan
+ sodipodi:role="line"
+ id="shapes-f02.svgtspan3148"
+ x="47.265598"
+ y="4.5267232">Cantonades arrodonides circulars</tspan></text>
+ <rect
+ transform="translate(10, 1049.5895086000003) "
+ ry="7.1428571"
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt"
+ id="shapes-f02.svgrect1185"
+ width="56.848713"
+ height="33.939529"
+ x="17.277002"
+ y="11.833464" />
+ <rect
+ transform="translate(10, 1049.5895086000003) "
+ ry="16.969765"
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt"
+ id="shapes-f02.svgrect1186"
+ width="56.848713"
+ height="33.939529"
+ x="92.003487"
+ y="11.833464" />
+ <rect
+ transform="translate(10, 1049.5895086000003) "
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt"
+ id="shapes-f02.svgrect1187"
+ width="56.848713"
+ height="33.939529"
+ x="168.12975"
+ y="11.833464"
+ ry="16.969767"
+ rx="6.6371522" />
+ <rect
+ transform="translate(10, 1049.5895086000003) "
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt"
+ id="shapes-f02.svgrect1188"
+ width="56.848713"
+ height="33.939529"
+ x="242.68884"
+ y="11.833464"
+ ry="5.9394174"
+ rx="24.045918" />
+ <rect
+ id="d0e187"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1107.9881256000003"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3049">
+ <flowRegion
+ id="flowRegion3051">
+ <use
+ xlink:href="#d0e187"
+ y="0"
+ x="0"
+ id="use3053" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3055">Encara a l'eina Rectangle, cliqueu sobre aquests rectangles per a seleccionar-los, i observeu els seus manejadors d'arrodoniment. </flowDiv> </flowRoot>
+ <rect
+ id="d0e190"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1137.4083676000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3058">
+ <flowRegion
+ id="flowRegion3060">
+ <use
+ xlink:href="#d0e190"
+ y="0"
+ x="0"
+ id="use3062" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3064">Sovint, cal que el radi i la forma de les cantonades arrodonides sigui constant en tota la composició, encara que les mides dels rectangles siguin diferents (diagrames mentals amb caixes arrodonides de vàries mides). L'Inkscape ho fa fàcil. Canvieu a l'eina Selector; a la seva barra de Controls d'Eina, hi ha un conjunt de quatre botons de canvi. El segon des de l'esquerra mostra dos cantonades arrodonides concèntriques. Així és com controleu si les cantonades arrodonides s'escalen o no en escalar el rectangle. </flowDiv> </flowRoot>
+ <rect
+ id="d0e193"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1233.8606046000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3067">
+ <flowRegion
+ id="flowRegion3069">
+ <use
+ xlink:href="#d0e193"
+ y="0"
+ x="0"
+ id="use3071" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3073">Per exemple, aquí el rectangle vermell original es duplicat i escalat vàries vegades, amunt i avall, a diferents proporcions amb el botó &quot;Escala les cantonades arrodonides&quot; deshabilitat: </flowDiv> </flowRoot>
+ <text
+ transform="translate(10, 1280.7055806000003) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="140.00000%"
+ id="shapes-f03.svgtext3161"
+ y="145.20607"
+ x="37.091438"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="145.20607"
+ x="37.091438"
+ id="shapes-f03.svgtspan3162"
+ sodipodi:role="line">Escalant rectangles arrodonits </tspan><tspan
+ y="153.54850"
+ x="37.091438"
+ id="shapes-f03.svgtspan3166"
+ sodipodi:role="line">amb &quot;Escala les cantonades arrodonides&quot; OFF</tspan><tspan
+ y="161.89092"
+ x="37.091438"
+ id="shapes-f03.svgtspan3164"
+ sodipodi:role="line" /></text>
+ <rect
+ transform="translate(10, 1280.7055806000003) "
+ rx="6.6371522"
+ ry="16.969765"
+ y="0.32250684"
+ x="69.227531"
+ height="122.77399"
+ width="196.90794"
+ id="shapes-f03.svgrect2134"
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" />
+ <rect
+ transform="translate(10, 1280.7055806000003) "
+ rx="6.6371522"
+ ry="16.969770"
+ y="0.32091993"
+ x="69.227531"
+ height="63.105938"
+ width="196.90794"
+ id="shapes-f03.svgrect2133"
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" />
+ <rect
+ transform="translate(10, 1280.7055806000003) "
+ rx="6.6371512"
+ ry="16.969772"
+ y="0.32848829"
+ x="114.80495"
+ height="105.77767"
+ width="151.46671"
+ id="shapes-f03.svgrect2756"
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" />
+ <rect
+ transform="translate(10, 1280.7055806000003) "
+ rx="6.6371536"
+ ry="16.969770"
+ y="0.32091993"
+ x="183.42854"
+ height="63.105938"
+ width="82.830170"
+ id="shapes-f03.svgrect2130"
+ style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000" />
+ <rect
+ transform="translate(10, 1280.7055806000003) "
+ rx="6.6371431"
+ ry="16.969759"
+ y="0.33190626"
+ x="205.55838"
+ height="55.114822"
+ width="60.755871"
+ id="shapes-f03.svgrect2757"
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" />
+ <rect
+ transform="translate(10, 1280.7055806000003) "
+ rx="6.6371565"
+ ry="16.969774"
+ y="0.33080763"
+ x="218.33806"
+ height="149.51537"
+ width="47.954056"
+ id="shapes-f03.svgrect2759"
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" />
+ <rect
+ transform="translate(10, 1280.7055806000003) "
+ rx="6.6371417"
+ ry="16.969746"
+ y="0.31225294"
+ x="227.63776"
+ height="28.790329"
+ width="38.351963"
+ id="shapes-f03.svgrect2758"
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" />
+ <rect
+ transform="translate(10, 1280.7055806000003) "
+ rx="6.6371417"
+ ry="16.969742"
+ y="0.35815138"
+ x="36.352345"
+ height="41.086792"
+ width="229.81862"
+ id="shapes-f03.svgrect1911"
+ style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499994;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499992 1.2499998 ;stroke-dashoffset:0.0000000" />
+ <rect
+ id="d0e209"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1446.3387006000003"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3090"
+ transform="translate(0.000000,-8.000000)">
+ <flowRegion
+ id="flowRegion3092">
+ <use
+ xlink:href="#d0e209"
+ y="0"
+ x="0"
+ id="use3094" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3096">Veieu com la mida i la forma de les cantonades arrodonides són les mateixes en tots els rectangles, de manera que els arrodoniments s'alineen exactament a la cantonada superior dreta on coincideixen totes. Tots els rectangles blaus de punts s'obtenen a partir del rectangle vermell original escalant al Selector, sense cap reajustament manual dels manejadors d'arrodoniment. </flowDiv> </flowRoot>
+ <rect
+ id="d0e212"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1509.2749426000003"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3099">
+ <flowRegion
+ id="flowRegion3101">
+ <use
+ xlink:href="#d0e212"
+ y="0"
+ x="0"
+ id="use3103" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3105">Com a comparació, aquí hi ha la mateixa composició, però ara creada amb el botó &quot;Escala les cantonades arrodonides&quot; habilitat: </flowDiv> </flowRoot>
+ <text
+ transform="translate(10, 1544.9479186000003) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="140.00000%"
+ id="shapes-f04.svgtext3168"
+ y="145.20508"
+ x="37.091438"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="145.20508"
+ x="37.091438"
+ id="shapes-f04.svgtspan3169"
+ sodipodi:role="line">Escalant rectangles arrodonits </tspan><tspan
+ y="153.54750"
+ x="37.091438"
+ id="shapes-f04.svgtspan3171"
+ sodipodi:role="line">amb &quot;Escala les cantonades arrodonides&quot; ON</tspan><tspan
+ y="161.88993"
+ x="37.091438"
+ id="shapes-f04.svgtspan3173"
+ sodipodi:role="line" /></text>
+ <rect
+ transform="translate(10, 1544.9479186000003) "
+ rx="15.759716"
+ ry="16.984438"
+ y="0.40561035"
+ x="62.141991"
+ height="63.160480"
+ width="196.67766"
+ id="shapes-f04.svgrect2217"
+ style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499982 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 1544.9479186000003) "
+ rx="15.759716"
+ ry="32.930244"
+ y="0.33053711"
+ x="62.141991"
+ height="122.45857"
+ width="196.67766"
+ id="shapes-f04.svgrect2218"
+ style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499984 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 1544.9479186000003) "
+ rx="12.157460"
+ ry="28.506227"
+ y="0.35556152"
+ x="107.18986"
+ height="106.00687"
+ width="151.72234"
+ id="shapes-f04.svgrect2216"
+ style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 1544.9479186000003) "
+ rx="6.6371536"
+ ry="16.969770"
+ y="0.31942871"
+ x="176.34193"
+ height="63.105938"
+ width="82.830170"
+ id="shapes-f04.svgrect1589"
+ style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000" />
+ <rect
+ transform="translate(10, 1544.9479186000003) "
+ rx="3.8556933"
+ ry="40.030827"
+ y="0.32016113"
+ x="210.93765"
+ height="148.86371"
+ width="48.118172"
+ id="shapes-f04.svgrect2220"
+ style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500035 1.2500006 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 1544.9479186000003) "
+ rx="4.8443465"
+ ry="14.801374"
+ y="0.38217285"
+ x="198.64392"
+ height="55.042263"
+ width="60.456345"
+ id="shapes-f04.svgrect2221"
+ style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500018;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500014 1.2500003 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 1544.9479186000003) "
+ rx="3.0812902"
+ ry="7.8653026"
+ y="0.31295899"
+ x="220.76012"
+ height="29.248909"
+ width="38.453800"
+ id="shapes-f04.svgrect2222"
+ style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499970 1.2499994 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 1544.9479186000003) "
+ rx="18.206591"
+ ry="11.526689"
+ y="0.31247070"
+ x="31.024124"
+ height="42.864601"
+ width="227.21411"
+ id="shapes-f04.svgrect1912"
+ style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499996 1.2499999 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ id="d0e228"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1710.5798286000004"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3122">
+ <flowRegion
+ id="flowRegion3124">
+ <use
+ xlink:href="#d0e228"
+ y="0"
+ x="0"
+ id="use3126" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3128">Ara les cantonades arrodonides són diferents segons a quin rectangle pertanyen, i no hi ha la més mínima coincidència a la cantonada superior dreta (amplieu per a veure-ho). Aquest és el mateix resultat (visible) que tindrieu convertint el rectangle original en un camí (<flowSpan
+ style="font-weight:bold"
+ id="flowSpan3130">Ctrl+Maj+C</flowSpan>) i escalant-lo com a camí. </flowDiv> </flowRoot>
+ <rect
+ id="d0e234"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1773.5574616000004"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3133"
+ transform="translate(0.000000,-6.000000)">
+ <flowRegion
+ id="flowRegion3135">
+ <use
+ xlink:href="#d0e234"
+ y="0"
+ x="0"
+ id="use3137" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3139">Aquí teniu les dreceres per als manejadors d'arrodoniment d'un rectangle: </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 1797.8057034000003)"
+ id="circle3141" />
+ <rect
+ id="d0e240"
+ width="258"
+ height="1000px"
+ x="20"
+ y="1791.8057034000003"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3144">
+ <flowRegion
+ id="flowRegion3146">
+ <use
+ xlink:href="#d0e240"
+ y="0"
+ x="0"
+ id="use3148" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3150">Arrossegueu amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3152">Ctrl</flowSpan> per a fer l'altre radi igual (arrodoniment circular). </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 1827.2259454000002)"
+ id="circle3154" />
+ <rect
+ id="d0e247"
+ width="258"
+ height="1000px"
+ x="20"
+ y="1821.2259454000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3157">
+ <flowRegion
+ id="flowRegion3159">
+ <use
+ xlink:href="#d0e247"
+ y="0"
+ x="0"
+ id="use3161" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3163"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan3165">Ctrl+clic</flowSpan> per a fer l'altre radi igual sense arrossegar. </flowDiv> </flowRoot>
+ <circle
+ cx="0.00000000"
+ cy="0.00000000"
+ r="2.0000000"
+ transform="translate(15.00000,1846.646)"
+ id="circle3167"
+ sodipodi:cx="0.00000000"
+ sodipodi:cy="0.00000000"
+ sodipodi:rx="2.0000000"
+ sodipodi:ry="2.0000000" />
+ <rect
+ id="d0e254"
+ width="258"
+ height="1000px"
+ x="20"
+ y="1850.6461874000001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3170"
+ transform="translate(0.000000,-10.00000)">
+ <flowRegion
+ id="flowRegion3172">
+ <use
+ xlink:href="#d0e254"
+ y="0"
+ x="0"
+ id="use3174" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3176"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan3178">Maj+clic</flowSpan> per a eliminar l'arrodoniment. </flowDiv> </flowRoot>
+ <rect
+ id="d0e261"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1868.8944292"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3181"
+ transform="translate(0.000000,2.000000)">
+ <flowRegion
+ id="flowRegion3183">
+ <use
+ xlink:href="#d0e261"
+ y="0"
+ x="0"
+ id="use3185" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3187">Potser haureu notat que la barra de Control de l'eina Rectangle mostra els radis d'arrodoniment horitzontal (<flowSpan
+ style="font-style:italic"
+ id="flowSpan3189">Rx</flowSpan>) i vertical (<flowSpan
+ style="font-style:italic"
+ id="flowSpan3191">Ry</flowSpan>) per al rectangle seleccionat i us permet definir-los amb precisió usant qualsevol unitat de longitud. El botó <flowSpan
+ style="font-family:sans serif"
+ id="flowSpan3193">NO arrodonit fa el que diu</flowSpan> — elimina els arrodoniments dels rectangles seleccionats.</flowDiv> </flowRoot>
+ <rect
+ id="d0e273"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1931.8306712"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3196"
+ transform="translate(0.000000,-2.000000)">
+ <flowRegion
+ id="flowRegion3198">
+ <use
+ xlink:href="#d0e273"
+ y="0"
+ x="0"
+ id="use3200" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3202">Un avantatge important d'aquests controls és que poden afectar molts rectangles al mateix temps. Per exemple, si voleu canviar tots els rectangles a la capa, feu <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3204">Ctrl+A</flowSpan> (<flowSpan
+ style="font-family:sans serif"
+ id="flowSpan3206">Selecciona-ho tot</flowSpan>) i fixeu els paràmetres que necessiteu a la barra de Controls. Si es selecciona qualsevol no-rectangle, s'ignorarà — només es canviaran els rectangles. </flowDiv> </flowRoot>
+ <rect
+ id="d0e282"
+ width="288"
+ height="1000px"
+ x="10"
+ y="1994.7876112000001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3209"
+ transform="translate(0.000000,4.000000)">
+ <flowRegion
+ id="flowRegion3211">
+ <use
+ xlink:href="#d0e282"
+ y="0"
+ x="0"
+ id="use3213" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3215">Ara donem un cop d'ull als manejadors de mida del rectangle. Us preguntareu, per què els necessitem si també podem canviar de mida el rectangle amb el Selector? </flowDiv> </flowRoot>
+ <rect
+ id="d0e285"
+ width="288"
+ height="1000px"
+ x="10"
+ y="2035.3798532"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3218">
+ <flowRegion
+ id="flowRegion3220">
+ <use
+ xlink:href="#d0e285"
+ y="0"
+ x="0"
+ id="use3222" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3224">El problema amb el Selector és que la noció d'horitzontal i vertical sempre és la de la pàgina del document. En canvi, els manejadors de mida l'escalen <flowSpan
+ style="font-style:italic"
+ id="flowSpan3226">al llarg de les cares del rectangle</flowSpan>, encara que estigui girat o esbiaixat. Per exemple, proveu de canviar de mida aquest rectangle primer amb el Selector i després amb els manejadors de mida de l'eina Rectangle: </flowDiv> </flowRoot>
+ <rect
+ transform="translate(10, 2117.4880952) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)"
+ ry="3.8354740"
+ rx="5.8250566"
+ y="-179.48787"
+ x="7.7759132"
+ height="64.103157"
+ width="41.625210"
+ id="shapes-f05.svgrect2270"
+ style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ id="d0e301"
+ width="288"
+ height="1000px"
+ x="10"
+ y="2178.0292861999997"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3230"
+ transform="translate(0.000000,-6.000000)">
+ <flowRegion
+ id="flowRegion3232">
+ <use
+ xlink:href="#d0e301"
+ y="0"
+ x="0"
+ id="use3234" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3236">Com que hi ha dos manejadors de mida, podeu canviar la mida del rectangle en qualsevol direcció o fins i tot moure'l al llarg de les seves cares. Els manejadors de mida conserven sempre el radi d'arrodoniment. </flowDiv> </flowRoot>
+ <rect
+ id="d0e304"
+ width="288"
+ height="1000px"
+ x="10"
+ y="2218.6215282"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3239">
+ <flowRegion
+ id="flowRegion3241">
+ <use
+ xlink:href="#d0e304"
+ y="0"
+ x="0"
+ id="use3243" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3245">Aquí hi ha les dreceres per als manejadors de mida: </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 2241.1225044999996)"
+ id="circle3247" />
+ <rect
+ id="d0e310"
+ width="258"
+ height="1000px"
+ x="20"
+ y="2235.1225044999996"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3250">
+ <flowRegion
+ id="flowRegion3252">
+ <use
+ xlink:href="#d0e310"
+ y="0"
+ x="0"
+ id="use3254" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3256">Arrossegueu amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3258">Ctrl</flowSpan> per a moure cap als costats o la diagonal del rectangle. Amb altres paraules, <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3260">Ctrl</flowSpan> conserva l'amplada, o l'alçada, o el ratio amplada/alçada del rectangle (novament, en el seu propi sistema de coordinades, que pot estar girat o esbiaixat). </flowDiv> </flowRoot>
+ <rect
+ id="d0e320"
+ width="288"
+ height="1000px"
+ x="10"
+ y="2297.5216304999994"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3263">
+ <flowRegion
+ id="flowRegion3265">
+ <use
+ xlink:href="#d0e320"
+ y="0"
+ x="0"
+ id="use3267" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3269">Aquí hi ha el mateix rectangle, amb les línies grises de punts mostrant les direccions que tenen fixats els manejadors de mida quan s'arrosseguen amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3271">Ctrl</flowSpan> (proveu-ho): </flowDiv> </flowRoot>
+ <text
+ transform="translate(10, 2346.1552654999996) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="140.00000%"
+ id="shapes-f06.svgtext3182"
+ y="122.09407"
+ x="44.178055"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="122.09407"
+ x="44.178055"
+ id="shapes-f06.svgtspan3184"
+ sodipodi:role="line">Desplaçament dels manejadors de mida </tspan><tspan
+ y="138.77892"
+ x="44.178055"
+ id="shapes-f06.svgtspan3192"
+ sodipodi:role="line">d'un rectangle </tspan><tspan
+ id="shapes-f06.svgtspan3190">amb Ctrl </tspan><tspan
+ id="shapes-f06.svgtspan3186" /><tspan
+ y="138.77892"
+ x="44.178055"
+ id="shapes-f06.svgtspan3188"
+ sodipodi:role="line" /></text>
+ <g
+ transform="translate(10, 2346.1552654999996) translate(0.000000,-2169.487)"
+ sodipodi:insensitive="true"
+ id="shapes-f06.svgg6992">
+ <path
+ sodipodi:nodetypes="cc"
+ id="shapes-f06.svgpath6370"
+ d="M 200.86009,2297.1368 L 120.12168,2170.3378"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028245;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028247 1.7028247 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <path
+ id="shapes-f06.svgpath6369"
+ d="M 148.58356,2287.8598 L 240.43440,2192.3258"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <path
+ id="shapes-f06.svgpath6368"
+ d="M 79.482780,2277.2299 L 171.33360,2181.6959"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <path
+ id="shapes-f06.svgpath6367"
+ d="M 54.316258,2219.6747 L 248.12438,2281.8386"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <path
+ id="shapes-f06.svgpath5743"
+ d="M 77.694574,2188.1381 L 271.50272,2250.3020"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ </g>
+ <rect
+ transform="translate(10, 2346.1552654999996) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)"
+ ry="3.8354840"
+ rx="5.8250465"
+ y="-211.02315"
+ x="-35.379341"
+ height="64.103317"
+ width="41.625130"
+ id="shapes-f06.svgrect5742"
+ style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ id="d0e336"
+ width="288"
+ height="1000px"
+ x="10"
+ y="2488.6767554999997"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3287">
+ <flowRegion
+ id="flowRegion3289">
+ <use
+ xlink:href="#d0e336"
+ y="0"
+ x="0"
+ id="use3291" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3293">Inclinant i girant un rectangle, duplicant-lo i canviant-lo de mida amb els manejadors de mida, podeu crear fàcilment composicions 3D: </flowDiv> </flowRoot>
+ <text
+ transform="translate(10, 2537.2689975) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="140.00000%"
+ id="shapes-f07.svgtext5477"
+ y="60.821072"
+ x="40.178955"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="60.821072"
+ x="40.178955"
+ id="shapes-f07.svgtspan5478"
+ sodipodi:role="line">3 rectangles</tspan><tspan
+ y="69.163497"
+ x="40.178955"
+ id="shapes-f07.svgtspan5480"
+ sodipodi:role="line">originals</tspan></text>
+ <text
+ transform="translate(10, 2537.2689975) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="140.00000%"
+ id="shapes-f07.svgtext5482"
+ y="18.301071"
+ x="242.62228"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="43.328348"
+ x="242.62228"
+ id="shapes-f07.svgtspan5483"
+ sodipodi:role="line">Varis rectangles</tspan><tspan
+ style="font-family:Bitstream Vera Sans"
+ id="shapes-f07.svgtspan5485" /><tspan
+ y="43.328348"
+ x="242.62228"
+ id="shapes-f07.svgtspan5493"
+ sodipodi:role="line">copiats </tspan><tspan
+ id="shapes-f07.svgtspan5487">i redimensionats </tspan><tspan
+ y="34.985923"
+ x="242.62228"
+ id="shapes-f07.svgtspan5489"
+ sodipodi:role="line">amb els manejadors,</tspan><tspan
+ y="43.328348"
+ x="242.62228"
+ id="shapes-f07.svgtspan5491"
+ sodipodi:role="line">la majoria amb Ctrl</tspan></text>
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)"
+ y="170.12538"
+ x="233.41766"
+ height="14.448191"
+ width="18.786028"
+ id="shapes-f07.svgrect3610"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259270;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)"
+ y="84.772346"
+ x="174.10719"
+ height="41.475136"
+ width="17.585943"
+ id="shapes-f07.svgrect3609"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259407;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)"
+ y="37.299934"
+ x="116.36460"
+ height="15.283093"
+ width="57.989841"
+ id="shapes-f07.svgrect3605"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)"
+ y="-2.9686477"
+ x="45.949429"
+ height="18.240942"
+ width="32.880150"
+ id="shapes-f07.svgrect2965"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)"
+ y="48.819221"
+ x="74.597099"
+ height="30.550602"
+ width="18.204773"
+ id="shapes-f07.svgrect2966"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37499920;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)"
+ y="12.017465"
+ x="27.846321"
+ height="30.543308"
+ width="32.942345"
+ id="shapes-f07.svgrect3596"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)"
+ y="56.339443"
+ x="185.24780"
+ height="18.240942"
+ width="72.439072"
+ id="shapes-f07.svgrect3597"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)"
+ y="141.28676"
+ x="182.59364"
+ height="14.448047"
+ width="41.990330"
+ id="shapes-f07.svgrect3598"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)"
+ y="86.052330"
+ x="284.89725"
+ height="18.240908"
+ width="25.786474"
+ id="shapes-f07.svgrect3599"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)"
+ y="52.213509"
+ x="189.23393"
+ height="30.543308"
+ width="25.670109"
+ id="shapes-f07.svgrect3600"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)"
+ y="-6.5882483"
+ x="194.35204"
+ height="34.392181"
+ width="11.664367"
+ id="shapes-f07.svgrect3601"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)"
+ y="106.61366"
+ x="224.87886"
+ height="49.333038"
+ width="17.911129"
+ id="shapes-f07.svgrect3602"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)"
+ y="74.723228"
+ x="232.11647"
+ height="23.516699"
+ width="25.707085"
+ id="shapes-f07.svgrect3603"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)"
+ y="49.235481"
+ x="141.66138"
+ height="45.514793"
+ width="25.670109"
+ id="shapes-f07.svgrect3604"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)"
+ y="-45.157116"
+ x="182.23804"
+ height="31.881702"
+ width="11.598343"
+ id="shapes-f07.svgrect3606"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)"
+ y="141.28676"
+ x="182.59360"
+ height="45.788456"
+ width="23.587046"
+ id="shapes-f07.svgrect3607"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)"
+ y="-2.7308261"
+ x="133.78528"
+ height="30.543308"
+ width="25.670109"
+ id="shapes-f07.svgrect3608"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)"
+ y="170.04823"
+ x="234.49767"
+ height="30.656551"
+ width="9.7844992"
+ id="shapes-f07.svgrect3611"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259377;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)"
+ y="-24.113174"
+ x="128.83910"
+ height="18.240870"
+ width="25.211798"
+ id="shapes-f07.svgrect3612"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)"
+ y="106.61366"
+ x="224.87886"
+ height="20.232967"
+ width="31.198015"
+ id="shapes-f07.svgrect1913"
+ style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ id="d0e349"
+ width="288"
+ height="1000px"
+ x="10"
+ y="2661.7844375"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3326">
+ <flowRegion
+ id="flowRegion3328">
+ <use
+ xlink:href="#d0e349"
+ y="0"
+ x="0"
+ id="use3330" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3332">Aquí hi ha alguns exemples més de composicions amb rectangles, incloent arrodoniment i ompliments amb gradients:
+</flowDiv> </flowRoot>
+ <defs
+ id="shapes-f08.svgdefs3">
+ <linearGradient
+ id="shapes-f08.svglinearGradient2321">
+ <stop
+ id="shapes-f08.svgstop2322"
+ offset="0"
+ style="stop-color:#e08f0d;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2323"
+ offset="1"
+ style="stop-color:#e08f0d;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="-406.24228"
+ x2="2389.0610"
+ y1="-406.24228"
+ x1="2298.4407"
+ gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)"
+ id="shapes-f08.svglinearGradient2324"
+ xlink:href="#shapes-f08.svglinearGradient2321"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2317">
+ <stop
+ id="shapes-f08.svgstop2318"
+ offset="0"
+ style="stop-color:#e08f0d;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2319"
+ offset="1"
+ style="stop-color:#e08f0d;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="-750.32340"
+ x2="1342.9664"
+ y1="-750.32340"
+ x1="1237.0407"
+ gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)"
+ id="shapes-f08.svglinearGradient2320"
+ xlink:href="#shapes-f08.svglinearGradient2317"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2313">
+ <stop
+ id="shapes-f08.svgstop2314"
+ offset="0"
+ style="stop-color:#e08f0d;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2315"
+ offset="1"
+ style="stop-color:#e08f0d;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="-923.98458"
+ x2="1197.9237"
+ y1="-923.98458"
+ x1="1090.1496"
+ gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)"
+ id="shapes-f08.svglinearGradient2316"
+ xlink:href="#shapes-f08.svglinearGradient2313"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2309">
+ <stop
+ id="shapes-f08.svgstop2310"
+ offset="0"
+ style="stop-color:#e08f0d;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2311"
+ offset="1"
+ style="stop-color:#e08f0d;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="-506.85540"
+ x2="2318.4164"
+ y1="-506.85540"
+ x1="2203.8625"
+ gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)"
+ id="shapes-f08.svglinearGradient2312"
+ xlink:href="#shapes-f08.svglinearGradient2309"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2305">
+ <stop
+ id="shapes-f08.svgstop2306"
+ offset="0"
+ style="stop-color:#e08f0d;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2307"
+ offset="1"
+ style="stop-color:#e08f0d;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="-754.11358"
+ x2="1699.0203"
+ y1="-754.11358"
+ x1="1634.6170"
+ gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)"
+ id="shapes-f08.svglinearGradient2308"
+ xlink:href="#shapes-f08.svglinearGradient2305"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2301">
+ <stop
+ id="shapes-f08.svgstop2302"
+ offset="0"
+ style="stop-color:#e08f0d;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2303"
+ offset="1"
+ style="stop-color:#e08f0d;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="-699.84037"
+ x2="1520.0875"
+ y1="-699.84037"
+ x1="1457.0280"
+ gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)"
+ id="shapes-f08.svglinearGradient2304"
+ xlink:href="#shapes-f08.svglinearGradient2301"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2297">
+ <stop
+ id="shapes-f08.svgstop2298"
+ offset="0"
+ style="stop-color:#e08f0d;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2299"
+ offset="1"
+ style="stop-color:#e08f0d;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="-913.09080"
+ x2="1034.4881"
+ y1="-913.09080"
+ x1="902.98678"
+ gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)"
+ id="shapes-f08.svglinearGradient2300"
+ xlink:href="#shapes-f08.svglinearGradient2297"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2293">
+ <stop
+ id="shapes-f08.svgstop2294"
+ offset="0"
+ style="stop-color:#e08f0d;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2295"
+ offset="1"
+ style="stop-color:#e08f0d;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="-613.84405"
+ x2="1468.0661"
+ y1="-613.84405"
+ x1="1403.6628"
+ gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)"
+ id="shapes-f08.svglinearGradient2296"
+ xlink:href="#shapes-f08.svglinearGradient2293"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2289">
+ <stop
+ id="shapes-f08.svgstop2290"
+ offset="0"
+ style="stop-color:#e08f0d;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2291"
+ offset="1"
+ style="stop-color:#e08f0d;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="-405.69091"
+ x2="1847.2608"
+ y1="-405.69091"
+ x1="1751.0344"
+ gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)"
+ id="shapes-f08.svglinearGradient2292"
+ xlink:href="#shapes-f08.svglinearGradient2289"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2363">
+ <stop
+ id="shapes-f08.svgstop2364"
+ offset="0"
+ style="stop-color:#1c3e8b;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2365"
+ offset="1"
+ style="stop-color:#1c3e8b;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="2797.5331"
+ x2="3752.3441"
+ y1="2797.5331"
+ x1="3510.8434"
+ gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)"
+ id="shapes-f08.svglinearGradient2366"
+ xlink:href="#shapes-f08.svglinearGradient2363"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2359">
+ <stop
+ id="shapes-f08.svgstop2360"
+ offset="0"
+ style="stop-color:#1c3e8b;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2361"
+ offset="1"
+ style="stop-color:#1c3e8b;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="2131.1328"
+ x2="4643.3326"
+ y1="2131.1328"
+ x1="4567.0376"
+ gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)"
+ id="shapes-f08.svglinearGradient2362"
+ xlink:href="#shapes-f08.svglinearGradient2359"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2355">
+ <stop
+ id="shapes-f08.svgstop2356"
+ offset="0"
+ style="stop-color:#1c3e8b;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2357"
+ offset="1"
+ style="stop-color:#1c3e8b;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="3355.8861"
+ x2="2930.7437"
+ y1="3355.8861"
+ x1="2819.9553"
+ gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)"
+ id="shapes-f08.svglinearGradient2358"
+ xlink:href="#shapes-f08.svglinearGradient2355"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2347">
+ <stop
+ id="shapes-f08.svgstop2348"
+ offset="0"
+ style="stop-color:#1c3e8b;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2349"
+ offset="1"
+ style="stop-color:#1c3e8b;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="2637.3258"
+ x2="3327.6196"
+ y1="2637.3258"
+ x1="3268.3346"
+ gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)"
+ id="shapes-f08.svglinearGradient2350"
+ xlink:href="#shapes-f08.svglinearGradient2347"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="3040.8998"
+ x2="2679.7410"
+ y1="3040.8998"
+ x1="2642.4227"
+ gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)"
+ id="shapes-f08.svglinearGradient2346"
+ xlink:href="#shapes-f08.svglinearGradient2343"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2351">
+ <stop
+ id="shapes-f08.svgstop2352"
+ offset="0"
+ style="stop-color:#1c3e8b;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2353"
+ offset="1"
+ style="stop-color:#1c3e8b;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="2983.0510"
+ x2="3164.0902"
+ y1="2983.0510"
+ x1="3063.7444"
+ gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)"
+ id="shapes-f08.svglinearGradient2354"
+ xlink:href="#shapes-f08.svglinearGradient2351"
+ inkscape:collect="always" />
+ <linearGradient
+ id="shapes-f08.svglinearGradient2343">
+ <stop
+ id="shapes-f08.svgstop2344"
+ offset="0"
+ style="stop-color:#1c3e8b;stop-opacity:1;" />
+ <stop
+ id="shapes-f08.svgstop2345"
+ offset="1"
+ style="stop-color:#1c3e8b;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ y2="3040.8998"
+ x2="2679.7410"
+ y1="3040.8998"
+ x1="2642.4227"
+ gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient5741"
+ xlink:href="#shapes-f08.svglinearGradient2343"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-406.24228"
+ x2="2389.0610"
+ y1="-406.24228"
+ x1="2298.4407"
+ gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4114"
+ xlink:href="#shapes-f08.svglinearGradient2321"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-750.32340"
+ x2="1342.9664"
+ y1="-750.32340"
+ x1="1237.0407"
+ gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4116"
+ xlink:href="#shapes-f08.svglinearGradient2317"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-923.98458"
+ x2="1197.9237"
+ y1="-923.98458"
+ x1="1090.1496"
+ gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4118"
+ xlink:href="#shapes-f08.svglinearGradient2313"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-506.85540"
+ x2="2318.4164"
+ y1="-506.85540"
+ x1="2203.8625"
+ gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4120"
+ xlink:href="#shapes-f08.svglinearGradient2309"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-754.11358"
+ x2="1699.0203"
+ y1="-754.11358"
+ x1="1634.6170"
+ gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4122"
+ xlink:href="#shapes-f08.svglinearGradient2305"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-699.84037"
+ x2="1520.0875"
+ y1="-699.84037"
+ x1="1457.0280"
+ gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4124"
+ xlink:href="#shapes-f08.svglinearGradient2301"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-913.09080"
+ x2="1034.4881"
+ y1="-913.09080"
+ x1="902.98678"
+ gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4126"
+ xlink:href="#shapes-f08.svglinearGradient2297"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-613.84405"
+ x2="1468.0661"
+ y1="-613.84405"
+ x1="1403.6628"
+ gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4128"
+ xlink:href="#shapes-f08.svglinearGradient2293"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-405.69091"
+ x2="1847.2608"
+ y1="-405.69091"
+ x1="1751.0344"
+ gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4130"
+ xlink:href="#shapes-f08.svglinearGradient2289"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="2797.5331"
+ x2="3752.3441"
+ y1="2797.5331"
+ x1="3510.8434"
+ gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4132"
+ xlink:href="#shapes-f08.svglinearGradient2363"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="2131.1328"
+ x2="4643.3326"
+ y1="2131.1328"
+ x1="4567.0376"
+ gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4134"
+ xlink:href="#shapes-f08.svglinearGradient2359"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="3355.8861"
+ x2="2930.7437"
+ y1="3355.8861"
+ x1="2819.9553"
+ gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4136"
+ xlink:href="#shapes-f08.svglinearGradient2355"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="2637.3258"
+ x2="3327.6196"
+ y1="2637.3258"
+ x1="3268.3346"
+ gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4138"
+ xlink:href="#shapes-f08.svglinearGradient2347"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="3040.8998"
+ x2="2679.7410"
+ y1="3040.8998"
+ x1="2642.4227"
+ gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4140"
+ xlink:href="#shapes-f08.svglinearGradient2343"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="2983.0510"
+ x2="3164.0902"
+ y1="2983.0510"
+ x1="3063.7444"
+ gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4142"
+ xlink:href="#shapes-f08.svglinearGradient2351"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="3040.8998"
+ x2="2679.7410"
+ y1="3040.8998"
+ x1="2642.4227"
+ gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4144"
+ xlink:href="#shapes-f08.svglinearGradient2343"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="3040.8998"
+ x2="2679.7410"
+ y1="3040.8998"
+ x1="2642.4227"
+ gradientTransform="matrix(0.576320,-3.000720e-7,-2.140111e-8,0.433791,-1180.852,-1144.845)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4147"
+ xlink:href="#shapes-f08.svglinearGradient2343"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="2983.0510"
+ x2="3164.0902"
+ y1="2983.0510"
+ x1="3063.7444"
+ gradientTransform="matrix(0.525523,-2.736232e-7,-2.346969e-8,0.475722,-1169.712,-1125.005)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4150"
+ xlink:href="#shapes-f08.svglinearGradient2351"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="3040.8998"
+ x2="2679.7410"
+ y1="3040.8998"
+ x1="2642.4227"
+ gradientTransform="matrix(0.576320,-3.000720e-7,-2.140106e-8,0.433791,-1151.042,-1104.355)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4153"
+ xlink:href="#shapes-f08.svglinearGradient2343"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="2637.3258"
+ x2="3327.6196"
+ y1="2637.3258"
+ x1="3268.3346"
+ gradientTransform="matrix(0.484667,-2.523513e-7,-2.544801e-8,0.515823,-1151.042,-1104.355)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4156"
+ xlink:href="#shapes-f08.svglinearGradient2347"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="3355.8861"
+ x2="2930.7437"
+ y1="3355.8861"
+ x1="2819.9553"
+ gradientTransform="matrix(0.573292,-2.984954e-7,-2.151421e-8,0.436082,-1181.952,-1081.535)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4159"
+ xlink:href="#shapes-f08.svglinearGradient2355"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="2131.1328"
+ x2="4643.3326"
+ y1="2131.1328"
+ x1="4567.0376"
+ gradientTransform="matrix(0.367977,-1.915944e-7,-3.351838e-8,0.679399,-1050.302,-1010.285)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4162"
+ xlink:href="#shapes-f08.svglinearGradient2359"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="2797.5331"
+ x2="3752.3441"
+ y1="2797.5331"
+ x1="3510.8434"
+ gradientTransform="matrix(0.471219,-2.453493e-7,-2.617425e-8,0.530544,-1151.042,-1104.355)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4165"
+ xlink:href="#shapes-f08.svglinearGradient2363"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-405.69091"
+ x2="1847.2608"
+ y1="-405.69091"
+ x1="1751.0344"
+ gradientTransform="matrix(0.170017,-9.049116e-8,1.788881e-7,0.387066,-556.0146,144.2860)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4168"
+ xlink:href="#shapes-f08.svglinearGradient2289"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-613.84405"
+ x2="1468.0661"
+ y1="-613.84405"
+ x1="1403.6628"
+ gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4171"
+ xlink:href="#shapes-f08.svglinearGradient2293"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-913.09080"
+ x2="1034.4881"
+ y1="-913.09080"
+ x1="902.98678"
+ gradientTransform="matrix(0.337024,-1.793831e-7,9.024318e-8,0.195262,-556.0146,144.2860)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4174"
+ xlink:href="#shapes-f08.svglinearGradient2297"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-699.84037"
+ x2="1520.0875"
+ y1="-699.84037"
+ x1="1457.0280"
+ gradientTransform="matrix(0.247634,-1.318012e-7,1.228197e-7,0.265748,-556.0146,144.2860)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4177"
+ xlink:href="#shapes-f08.svglinearGradient2301"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-754.11358"
+ x2="1699.0203"
+ y1="-754.11358"
+ x1="1634.6170"
+ gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4180"
+ xlink:href="#shapes-f08.svglinearGradient2305"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-506.85540"
+ x2="2318.4164"
+ y1="-506.85540"
+ x1="2203.8625"
+ gradientTransform="matrix(0.159096,-8.467785e-8,1.911678e-7,0.413636,-556.0146,144.2860)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4183"
+ xlink:href="#shapes-f08.svglinearGradient2309"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-923.98458"
+ x2="1197.9237"
+ y1="-923.98458"
+ x1="1090.1496"
+ gradientTransform="matrix(0.307909,-1.638819e-7,9.877619e-8,0.213725,-556.0146,144.2860)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4186"
+ xlink:href="#shapes-f08.svglinearGradient2313"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-750.32340"
+ x2="1342.9664"
+ y1="-750.32340"
+ x1="1237.0407"
+ gradientTransform="matrix(0.265008,-1.410490e-7,1.147670e-7,0.248324,-556.0146,144.2860)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4189"
+ xlink:href="#shapes-f08.svglinearGradient2317"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="-406.24228"
+ x2="2389.0610"
+ y1="-406.24228"
+ x1="2298.4407"
+ gradientTransform="matrix(0.148969,-7.928814e-8,2.041634e-7,0.441755,-556.0146,144.2860)"
+ gradientUnits="userSpaceOnUse"
+ id="shapes-f08.svglinearGradient4192"
+ xlink:href="#shapes-f08.svglinearGradient2321"
+ inkscape:collect="always" />
+ </defs>
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)"
+ rx="7.9945683"
+ ry="7.9253607"
+ y="24.730272"
+ x="52.982876"
+ height="42.483540"
+ width="14.214997"
+ id="shapes-f08.svgrect1001"
+ style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)"
+ rx="6.9707313"
+ ry="7.9253669"
+ y="9.1277390"
+ x="73.669891"
+ height="83.704903"
+ width="13.941463"
+ id="shapes-f08.svgrect1002"
+ style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)"
+ rx="7.9945636"
+ ry="7.9253669"
+ y="-22.942562"
+ x="94.021584"
+ height="90.342232"
+ width="15.751300"
+ id="shapes-f08.svgrect1003"
+ style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)"
+ rx="7.9945636"
+ ry="7.9253669"
+ y="-2.3353920"
+ x="116.44432"
+ height="69.735130"
+ width="15.688381"
+ id="shapes-f08.svgrect1004"
+ style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)"
+ rx="7.9959264"
+ ry="7.9131050"
+ y="-135.38934"
+ x="-63.499767"
+ height="87.652534"
+ width="12.887196"
+ id="shapes-f08.svgrect1005"
+ style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)"
+ rx="7.9959264"
+ ry="7.9131050"
+ y="-135.38934"
+ x="-42.203621"
+ height="87.652527"
+ width="13.112824"
+ id="shapes-f08.svgrect1006"
+ style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)"
+ y="-55.075050"
+ x="-213.50343"
+ height="39.812424"
+ width="13.271334"
+ id="shapes-f08.svgrect1628"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4192);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)"
+ y="-55.075050"
+ x="-228.07474"
+ height="26.084311"
+ width="27.842880"
+ id="shapes-f08.svgrect1629"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4189);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)"
+ y="-64.595551"
+ x="-220.23343"
+ height="22.814457"
+ width="32.956329"
+ id="shapes-f08.svgrect1630"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4186);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)"
+ y="-88.944664"
+ x="-205.27394"
+ height="47.164021"
+ width="17.996763"
+ id="shapes-f08.svgrect1631"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4183);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)"
+ y="-99.625320"
+ x="-209.27931"
+ height="19.767448"
+ width="13.428414"
+ id="shapes-f08.svgrect1632"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4180);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)"
+ y="-49.959332"
+ x="-195.09181"
+ height="16.538391"
+ width="15.387299"
+ id="shapes-f08.svgrect1633"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4177);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)"
+ y="-46.729839"
+ x="-251.57182"
+ height="25.457584"
+ width="44.090946"
+ id="shapes-f08.svgrect1634"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4174);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)"
+ y="-56.094093"
+ x="-258.25394"
+ height="19.767448"
+ width="13.428414"
+ id="shapes-f08.svgrect1635"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4171);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)"
+ y="-31.251333"
+ x="-278.05133"
+ height="37.026443"
+ width="35.988594"
+ id="shapes-f08.svgrect2258"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4168);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935157;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)"
+ ry="7.8878312"
+ rx="13.385932"
+ y="316.07477"
+ x="503.61084"
+ height="127.64034"
+ width="113.31665"
+ id="shapes-f08.svgrect2260"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4165);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176641;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)"
+ ry="7.8878512"
+ rx="12.530846"
+ y="411.96344"
+ x="630.53180"
+ height="51.348545"
+ width="27.589558"
+ id="shapes-f08.svgrect2261"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4162);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)"
+ ry="17.916412"
+ rx="9.9613905"
+ y="357.17535"
+ x="458.08252"
+ height="64.786018"
+ width="33.879719"
+ id="shapes-f08.svgrect2262"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4159);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176623;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)"
+ ry="7.8878517"
+ rx="12.636621"
+ y="241.02594"
+ x="433.28561"
+ height="30.094519"
+ width="28.248280"
+ id="shapes-f08.svgrect2263"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4156);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)"
+ ry="7.8878517"
+ rx="10.936826"
+ y="206.94293"
+ x="372.11176"
+ height="15.702374"
+ width="21.021872"
+ id="shapes-f08.svgrect2264"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4153);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)"
+ ry="7.8878512"
+ rx="13.385848"
+ y="270.50543"
+ x="440.64011"
+ height="47.250500"
+ width="52.249256"
+ id="shapes-f08.svgrect2259"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4150);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <rect
+ transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)"
+ ry="5.0297093"
+ rx="4.8632979"
+ y="170.69685"
+ x="353.51703"
+ height="11.478856"
+ width="9.8363581"
+ id="shapes-f08.svgrect5740"
+ style="color:#000000;fill:url(#shapes-f08.svglinearGradient4147);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176498;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <text
+ style="font-size:8.5000000px;font-style:normal;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"
+ x="10"
+ y="2838.8721"
+ id="text3450">
+ <tspan
+ x="10"
+ y="2838.8721"
+ id="tspan3452">El·lipses</tspan>
+ </text>
+ <rect
+ id="d0e368"
+ width="288"
+ height="1000px"
+ x="10"
+ y="2843.7721195"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3455">
+ <flowRegion
+ id="flowRegion3457">
+ <use
+ xlink:href="#d0e368"
+ y="0"
+ x="0"
+ id="use3459" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3461">L'eina El·lipse (<flowSpan
+ style="font-weight:bold"
+ id="flowSpan3463">F5</flowSpan>) pot crear el·lipses i cercles, que podeu convertir en segments o arcs. Les dreceres són les mateixes de l'eina Rectangle: </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 2890.3643615)"
+ id="circle3465" />
+ <rect
+ id="d0e377"
+ width="258"
+ height="1000px"
+ x="20"
+ y="2884.3643615"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3468">
+ <flowRegion
+ id="flowRegion3470">
+ <use
+ xlink:href="#d0e377"
+ y="0"
+ x="0"
+ id="use3472" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3474">Amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3476">Ctrl</flowSpan>, dibuixeu un cercle o una el·lipse de ratio enter (2:1, 3:1, etc.). </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 2919.6656575)"
+ id="circle3478" />
+ <rect
+ id="d0e384"
+ width="258"
+ height="1000px"
+ x="20"
+ y="2913.6656575"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3481">
+ <flowRegion
+ id="flowRegion3483">
+ <use
+ xlink:href="#d0e384"
+ y="0"
+ x="0"
+ id="use3485" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3487">Amb Maj, dibuixeu al voltant del punt inicial com a centre. </flowDiv> </flowRoot>
+ <rect
+ id="d0e391"
+ width="288"
+ height="1000px"
+ x="10"
+ y="2931.9138993"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3492">
+ <flowRegion
+ id="flowRegion3494">
+ <use
+ xlink:href="#d0e391"
+ y="0"
+ x="0"
+ id="use3496" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3498">Explorem els manejadors d'una el·lipse. Seleccioneu aquesta: </flowDiv> </flowRoot>
+ <path
+ transform="translate(10, 2958.0431958) translate(-16.96181,-2909.630)"
+ d="M 221.20786 2940.5042 A 54.031982 30.248674 0 1 1 113.14389,2940.5042 A 54.031982 30.248674 0 1 1 221.20786 2940.5042 z"
+ sodipodi:ry="30.248674"
+ sodipodi:rx="54.031982"
+ sodipodi:cy="2940.5042"
+ sodipodi:cx="167.17587"
+ id="shapes-f09.svgpath1932"
+ style="color:#000000;fill:#ff000b;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ <rect
+ id="d0e404"
+ width="288"
+ height="1000px"
+ x="10"
+ y="3031.7905448"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3502">
+ <flowRegion
+ id="flowRegion3504">
+ <use
+ xlink:href="#d0e404"
+ y="0"
+ x="0"
+ id="use3506" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3508">Novament, veureu inicialment tres manejadors, però de fet n'hi ha quatre. El manejador de més a la dreta són dos manejadors solapats que us permeten &quot;obrir&quot; l'el·lipse. Arrossegueu el manejador de més a la dreta, després arrossegueu l'altre que apareix visible a sota seu, per obtenir una varietat de diagrames de pastís, segments o arcs: </flowDiv> </flowRoot>
+ <path
+ transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,13.33648,-1619.415)"
+ sodipodi:end="5.4977871"
+ sodipodi:start="0.0000000"
+ d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 42.535779,2722.0136 L 29.049295,2742.9695 z"
+ sodipodi:ry="29.636148"
+ sodipodi:rx="19.072769"
+ sodipodi:cy="2742.9695"
+ sodipodi:cx="29.049295"
+ id="shapes-f10.svgpath1225"
+ style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)"
+ sodipodi:end="2.4413969"
+ sodipodi:start="0.0000000"
+ d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 14.464042,2762.0661 L 29.049295,2742.9695 z"
+ sodipodi:ry="29.636148"
+ sodipodi:rx="19.072769"
+ sodipodi:cy="2742.9695"
+ sodipodi:cx="29.049295"
+ id="shapes-f10.svgpath1226"
+ style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,145.3713,-1619.415)"
+ sodipodi:end="4.9855409"
+ sodipodi:start="0.0000000"
+ sodipodi:open="true"
+ d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 34.194515,2714.4321"
+ sodipodi:ry="29.636148"
+ sodipodi:rx="19.072769"
+ sodipodi:cy="2742.9695"
+ sodipodi:cx="29.049295"
+ id="shapes-f10.svgpath1227"
+ style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)"
+ sodipodi:open="true"
+ sodipodi:end="2.6599349"
+ sodipodi:start="0.0000000"
+ d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 12.146470,2756.6984"
+ sodipodi:ry="29.636148"
+ sodipodi:rx="19.072769"
+ sodipodi:cy="2742.9695"
+ sodipodi:cx="29.049295"
+ id="shapes-f10.svgpath1228"
+ style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)"
+ sodipodi:end="4.3580459"
+ sodipodi:start="3.9052122"
+ d="M 15.272316,2722.4749 A 19.072769,29.636148 0 0 1 22.431534,2715.1745 L 29.049295,2742.9695 z"
+ sodipodi:ry="29.636148"
+ sodipodi:rx="19.072769"
+ sodipodi:cy="2742.9695"
+ sodipodi:cx="29.049295"
+ id="shapes-f10.svgpath3204"
+ style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)"
+ sodipodi:end="5.9880333"
+ sodipodi:start="3.5874838"
+ sodipodi:open="true"
+ d="M 11.841334,2730.1885 A 19.072769,29.636148 0 0 1 47.297319,2734.3488"
+ sodipodi:ry="29.636148"
+ sodipodi:rx="19.072769"
+ sodipodi:cy="2742.9695"
+ sodipodi:cx="29.049295"
+ id="shapes-f10.svgpath3205"
+ style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)"
+ sodipodi:end="5.9203236"
+ sodipodi:start="4.6447262"
+ d="M 27.759763,2713.4011 A 19.072769,29.636148 0 0 1 46.880139,2732.4501 L 29.049295,2742.9695 z"
+ sodipodi:ry="29.636148"
+ sodipodi:rx="19.072769"
+ sodipodi:cy="2742.9695"
+ sodipodi:cx="29.049295"
+ id="shapes-f10.svgpath3206"
+ style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000"
+ sodipodi:type="arc" />
+ <rect
+ id="d0e417"
+ width="288"
+ height="1000px"
+ x="10"
+ y="3150.9936638000004"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3518">
+ <flowRegion
+ id="flowRegion3520">
+ <use
+ xlink:href="#d0e417"
+ y="0"
+ x="0"
+ id="use3522" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3524">Per a obtenir un <flowSpan
+ style="font-style:italic"
+ id="flowSpan3526">segment</flowSpan> (un arc i dos radis), arrossegueu <flowSpan
+ style="font-style:italic"
+ id="flowSpan3528">a fora de </flowSpan>l'el·lipse; per a obtenir un <flowSpan
+ style="font-style:italic"
+ id="flowSpan3530">arc</flowSpan>, arrossegueu <flowSpan
+ style="font-style:italic"
+ id="flowSpan3532">a dins</flowSpan>. A sobre hi ha 4 segments a l'esquerra i 3 arcs a la dreta. Noteu que els arcs són formes no tancades, és a dir, el contorn només va al llarg de l'el·lipse, però no connecta els extrems de l'arc. Podeu fer-ho evident si elimineu l'emplenat, deixant només el contorn: </flowDiv> </flowRoot>
+ <g
+ transform="translate(10, 3233.1019058) translate(0.000000,-3203.903)"
+ sodipodi:insensitive="true"
+ id="shapes-f11.svgg4447">
+ <path
+ sodipodi:nodetypes="cc"
+ id="shapes-f11.svgpath3194"
+ d="M 78.137482,3274.6928 L 30.979407,3247.7189"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="shapes-f11.svgpath3195"
+ d="M 82.405274,3271.7422 L 41.756105,3231.9579"
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+ <path
+ sodipodi:open="true"
+ transform="matrix(1.157706,0.000000,0.000000,1.157706,21.52208,-466.2171)"
+ sodipodi:end="3.9269908"
+ sodipodi:start="3.6651914"
+ d="M 11.440900,3210.0163 A 59.578407,58.560177 0 0 1 20.909019,3197.8881"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="59.578407"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3196"
+ style="color:#000000;fill:none;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.64783323;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ <text
+ sodipodi:linespacing="120.00000%"
+ transform="matrix(0.709390,0.000000,0.000000,0.709390,10.28585,1617.123)"
+ id="shapes-f11.svgtext3818"
+ y="2279.1907"
+ x="30.19973"
+ style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#d3d3d3;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="2279.1907"
+ x="30.199730"
+ id="shapes-f11.svgtspan3819"
+ sodipodi:role="line" /><tspan
+ style="fill:#d3d3d3;fill-opacity:1.0000000"
+ id="shapes-f11.svgtspan3821" /><tspan
+ dy="0 0"
+ dx="0 -0.23659326"
+ y="2289.2707"
+ x="30.199730"
+ id="shapes-f11.svgtspan3823"
+ sodipodi:role="line">15</tspan></text>
+ <path
+ transform="matrix(0.882077,0.000000,0.000000,0.882077,4.519106,381.4818)"
+ d="M 41.374792 3237.9563 A 0.89163345 0.89163345 0 1 1 39.591525,3237.9563 A 0.89163345 0.89163345 0 1 1 41.374792 3237.9563 z"
+ sodipodi:ry="0.89163345"
+ sodipodi:rx="0.89163345"
+ sodipodi:cy="3237.9563"
+ sodipodi:cx="40.483158"
+ id="shapes-f11.svgpath3825"
+ style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.48604000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ </g>
+ <text
+ transform="translate(10, 3233.1019058) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f11.svgtext3883"
+ y="4.4230723"
+ x="61.438835"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="4.4230723"
+ x="61.438835"
+ id="shapes-f11.svgtspan3884"
+ sodipodi:role="line">Segments</tspan><tspan
+ y="11.573723"
+ x="61.438835"
+ id="shapes-f11.svgtspan3893"
+ sodipodi:role="line" /></text>
+ <text
+ transform="translate(10, 3233.1019058) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f11.svgtext3888"
+ y="-2.6629279"
+ x="224.43098"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.6629279"
+ x="224.43098"
+ id="shapes-f11.svgtspan3889"
+ sodipodi:role="line" /><tspan
+ y="4.4877232"
+ x="224.43098"
+ id="shapes-f11.svgtspan3891"
+ sodipodi:role="line">Arcs</tspan></text>
+ <path
+ transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)"
+ sodipodi:end="5.4977871"
+ sodipodi:start="2.2993372"
+ d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225 L 63.037315,3239.2964 z"
+ sodipodi:ry="10.852578"
+ sodipodi:rx="30.710485"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3234"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)"
+ sodipodi:end="5.4977871"
+ sodipodi:start="2.2993372"
+ d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024 L 63.037315,3239.2964 z"
+ sodipodi:ry="30.962814"
+ sodipodi:rx="30.710485"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3856"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)"
+ sodipodi:end="5.4977871"
+ sodipodi:start="2.2993372"
+ d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881 L 63.037315,3239.2964 z"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="30.710485"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3857"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)"
+ sodipodi:end="3.1554016"
+ sodipodi:start="2.2993372"
+ d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878 L 63.037315,3239.2964 z"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="59.578407"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3858"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)"
+ sodipodi:end="3.6651914"
+ sodipodi:start="2.2993372"
+ d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163 L 63.037315,3239.2964 z"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="59.578407"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3859"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)"
+ sodipodi:end="3.9269908"
+ sodipodi:start="2.2993372"
+ d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881 L 63.037315,3239.2964 z"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="59.578407"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3860"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)"
+ sodipodi:end="4.1887902"
+ sodipodi:start="2.2993372"
+ d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818 L 63.037315,3239.2964 z"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="59.578407"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3861"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)"
+ sodipodi:end="4.1887902"
+ sodipodi:start="2.2993372"
+ d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818 L 63.037315,3239.2964 z"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="15.141271"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3862"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)"
+ sodipodi:end="5.4977871"
+ sodipodi:start="2.2993372"
+ d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225 L 63.037315,3239.2964 z"
+ sodipodi:ry="10.852578"
+ sodipodi:rx="75.147621"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3864"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)"
+ sodipodi:open="true"
+ sodipodi:end="5.4977871"
+ sodipodi:start="2.2993372"
+ d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225"
+ sodipodi:ry="10.852578"
+ sodipodi:rx="30.710485"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3865"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)"
+ sodipodi:open="true"
+ sodipodi:end="5.4977871"
+ sodipodi:start="2.2993372"
+ d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024"
+ sodipodi:ry="30.962814"
+ sodipodi:rx="30.710485"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3866"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)"
+ sodipodi:open="true"
+ sodipodi:end="5.4977871"
+ sodipodi:start="2.2993372"
+ d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="30.710485"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3867"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)"
+ sodipodi:open="true"
+ sodipodi:end="3.1554016"
+ sodipodi:start="2.2993372"
+ d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="59.578407"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3868"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)"
+ sodipodi:open="true"
+ sodipodi:end="3.6651914"
+ sodipodi:start="2.2993372"
+ d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="59.578407"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3869"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)"
+ sodipodi:open="true"
+ sodipodi:end="3.9269908"
+ sodipodi:start="2.2993372"
+ d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="59.578407"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3870"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)"
+ sodipodi:open="true"
+ sodipodi:end="4.1887902"
+ sodipodi:start="2.2993372"
+ d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="59.578407"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3871"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)"
+ sodipodi:open="true"
+ sodipodi:end="4.1887902"
+ sodipodi:start="2.2993372"
+ d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="15.141271"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3872"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)"
+ sodipodi:open="true"
+ sodipodi:end="5.4977871"
+ sodipodi:start="2.2993372"
+ d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225"
+ sodipodi:ry="10.852578"
+ sodipodi:rx="75.147621"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3873"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <path
+ transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)"
+ sodipodi:end="3.4033920"
+ sodipodi:start="2.2993372"
+ d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 5.4889924,3224.1399 L 63.037315,3239.2964 z"
+ sodipodi:ry="58.560177"
+ sodipodi:rx="59.578407"
+ sodipodi:cy="3239.2964"
+ sodipodi:cx="63.037315"
+ id="shapes-f11.svgpath3925"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000"
+ sodipodi:type="arc" />
+ <rect
+ id="d0e442"
+ width="288"
+ height="1000px"
+ x="10"
+ y="3369.1753058000004"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3569">
+ <flowRegion
+ id="flowRegion3571">
+ <use
+ xlink:href="#d0e442"
+ y="0"
+ x="0"
+ id="use3573" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3575">Veieu el grup en ventall de segments estrets a l'esquerra. Va ser fàcil de crear usant els <flowSpan
+ style="font-style:italic"
+ id="flowSpan3577">passos angulars</flowSpan> del manejador amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3579">Ctrl</flowSpan>. Aquí teniu les dreceres d'arc/segment: </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 3415.7882438000006)"
+ id="circle3581" />
+ <rect
+ id="d0e454"
+ width="258"
+ height="1000px"
+ x="20"
+ y="3409.7882438000006"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3584">
+ <flowRegion
+ id="flowRegion3586">
+ <use
+ xlink:href="#d0e454"
+ y="0"
+ x="0"
+ id="use3588" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3590">Amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3592">Ctrl</flowSpan>, moveu el manejador en salts de 15 graus a l'arrossegar. </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 3445.2084858000007)"
+ id="circle3594" />
+ <rect
+ id="d0e461"
+ width="258"
+ height="1000px"
+ x="20"
+ y="3439.2084858000007"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3597">
+ <flowRegion
+ id="flowRegion3599">
+ <use
+ xlink:href="#d0e461"
+ y="0"
+ x="0"
+ id="use3601" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3603"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan3605">Maj+clic</flowSpan> per a fer l'el·lipse completa (no arc o segment). </flowDiv> </flowRoot>
+ <rect
+ id="d0e468"
+ width="288"
+ height="1000px"
+ x="10"
+ y="3468.628727800001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3608">
+ <flowRegion
+ id="flowRegion3610">
+ <use
+ xlink:href="#d0e468"
+ y="0"
+ x="0"
+ id="use3612" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3614">El pas angular es pot canviar a les preferències de l'Inkscape (la pestanya <flowSpan
+ style="font-family:sans serif"
+ id="flowSpan3616">Passos</flowSpan>). </flowDiv> </flowRoot>
+ <rect
+ id="d0e474"
+ width="288"
+ height="1000px"
+ x="10"
+ y="3497.4911568000007"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3619">
+ <flowRegion
+ id="flowRegion3621">
+ <use
+ xlink:href="#d0e474"
+ y="0"
+ x="0"
+ id="use3623" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3625">Els altres dos manejadors de l'el·lipse són per canviar la seva mida al voltant del centre. Les seves dreceres són similars a les dels manejadors d'arrodoniment d'un rectangle: </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 3544.083398800001)"
+ id="circle3627" />
+ <rect
+ id="d0e480"
+ width="258"
+ height="1000px"
+ x="20"
+ y="3538.083398800001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3630">
+ <flowRegion
+ id="flowRegion3632">
+ <use
+ xlink:href="#d0e480"
+ y="0"
+ x="0"
+ id="use3634" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3636">Arrossegueu amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3638">Ctrl</flowSpan> per a fer un cercle (fer l'altre radi igual). </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 3572.9458278000006)"
+ id="circle3640" />
+ <rect
+ id="d0e487"
+ width="258"
+ height="1000px"
+ x="20"
+ y="3566.9458278000006"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3643">
+ <flowRegion
+ id="flowRegion3645">
+ <use
+ xlink:href="#d0e487"
+ y="0"
+ x="0"
+ id="use3647" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3649"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan3651">Ctrl+clic</flowSpan> per a fer un cercle sense arrossegar. </flowDiv> </flowRoot>
+ <rect
+ id="d0e494"
+ width="288"
+ height="1000px"
+ x="10"
+ y="3585.1940696000006"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3654"
+ transform="translate(0.000000,-2.000000)">
+ <flowRegion
+ id="flowRegion3656">
+ <use
+ xlink:href="#d0e494"
+ y="0"
+ x="0"
+ id="use3658" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3660">I com els manejadors de mida del rectangle, aquests manejadors d'el·lipse ajusten l'alçada i amplada de l'el·lipse en <flowSpan
+ style="font-style:italic"
+ id="flowSpan3662">les coordinades pròpies de l'el·lipse</flowSpan>. Això vol dir que una el·lipse girada o esbiaixada pot estirar-se o comprimir-se fàcilment al llarg dels seus eixos mantenint-se girada o esbiaixada. Intenteu canviar la mida de qualsevol d'aquestes el·lipses amb els seus manejadors de mida: </flowDiv> </flowRoot>
+ <path
+ transform="matrix(1.271856,0.564749,-0.788706,0.436041,2865.335,2069.056)"
+ d="M 150.98383 3607.9023 A 43.680855 7.3592744 0 1 1 63.622116,3607.9023 A 43.680855 7.3592744 0 1 1 150.98383 3607.9023 z"
+ sodipodi:ry="7.3592744"
+ sodipodi:rx="43.680855"
+ sodipodi:cy="3607.9023"
+ sodipodi:cx="107.30297"
+ id="shapes-f12.svgpath2133"
+ style="color:#000000;fill:#ffd300;fill-opacity:0.14715715;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(1.271856,0.564749,-0.788706,0.436041,2865.335,2069.056)"
+ d="M 165.84998 3607.9023 A 58.547005 13.607653 0 1 1 48.755966,3607.9023 A 58.547005 13.607653 0 1 1 165.84998 3607.9023 z"
+ sodipodi:ry="13.607653"
+ sodipodi:rx="58.547005"
+ sodipodi:cy="3607.9023"
+ sodipodi:cx="107.30297"
+ id="shapes-f12.svgpath2136"
+ style="color:#000000;fill:#ffd300;fill-opacity:0.14715715;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(1.271856,0.564749,-0.788706,0.436041,2865.335,2069.056)"
+ d="M 145.25422 3607.9023 A 37.951244 61.554367 0 1 1 69.351727,3607.9023 A 37.951244 61.554367 0 1 1 145.25422 3607.9023 z"
+ sodipodi:ry="61.554367"
+ sodipodi:rx="37.951244"
+ sodipodi:cy="3607.9023"
+ sodipodi:cx="107.30297"
+ id="shapes-f12.svgpath3396"
+ style="color:#000000;fill:#ffd300;fill-opacity:0.14715715;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(1.271856,0.564749,-0.788706,0.436041,2865.335,2069.056)"
+ d="M 130.72118 3607.9023 A 23.418211 25.328613 0 1 1 83.884760,3607.9023 A 23.418211 25.328613 0 1 1 130.72118 3607.9023 z"
+ sodipodi:ry="25.328613"
+ sodipodi:rx="23.418211"
+ sodipodi:cy="3607.9023"
+ sodipodi:cx="107.30297"
+ id="shapes-f12.svgpath2135"
+ style="color:#000000;fill:#ffd300;fill-opacity:0.14715715;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(1.271856,0.564749,-0.788706,0.436041,2865.335,2069.056)"
+ d="M 112.23048 3607.9023 A 4.9275141 46.998589 0 1 1 102.37546,3607.9023 A 4.9275141 46.998589 0 1 1 112.23048 3607.9023 z"
+ sodipodi:ry="46.998589"
+ sodipodi:rx="4.9275141"
+ sodipodi:cy="3607.9023"
+ sodipodi:cx="107.30297"
+ id="shapes-f12.svgpath2774"
+ style="color:#000000;fill:#ffd300;fill-opacity:0.14715715;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(1.271856,0.564749,-0.788706,0.436041,2865.335,2069.056)"
+ d="M 130.72118 3607.9023 A 23.418211 7.3592744 0 1 1 83.884760,3607.9023 A 23.418211 7.3592744 0 1 1 130.72118 3607.9023 z"
+ sodipodi:ry="7.3592744"
+ sodipodi:rx="23.418211"
+ sodipodi:cy="3607.9023"
+ sodipodi:cx="107.30297"
+ id="shapes-f12.svgpath2134"
+ style="color:#000000;fill:#ffd300;fill-opacity:0.14715715;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.00000000;stroke-opacity:1.0000000"
+ sodipodi:type="arc" />
+ <text
+ style="font-size:8.5000000px;font-style:normal;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"
+ x="10"
+ y="3745.1685"
+ id="text3670">
+ <tspan
+ x="10"
+ y="3745.1685"
+ id="tspan3672">Estels</tspan>
+ </text>
+ <rect
+ id="d0e516"
+ width="288"
+ height="1000px"
+ x="10"
+ y="3756.068464600001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3675"
+ transform="translate(0.000000,-6.000000)">
+ <flowRegion
+ id="flowRegion3677">
+ <use
+ xlink:href="#d0e516"
+ y="0"
+ x="0"
+ id="use3679" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3681">Els estels són la forma més complexa i emocionant de l'Inkscape. Si voleu que els vostres amics es quedin amb la boca oberta amb l'Inkscape, deixeu-los jugar amb l'eina Estel. És una font de diversió inesgotable — totalment addictiva! </flowDiv> </flowRoot>
+ <rect
+ id="d0e519"
+ width="288"
+ height="1000px"
+ x="10"
+ y="3796.660706600001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3684"
+ transform="translate(0.000000,2.000000)">
+ <flowRegion
+ id="flowRegion3686">
+ <use
+ xlink:href="#d0e519"
+ y="0"
+ x="0"
+ id="use3688" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3690">L'eina Estel pot crear dos tipus d'objectes similars però diferents: estels i polígons. Un estel té dos manejadors les posicions dels quals defineixen la longitud y la forma de les seves puntes; un polígon té només un manejador que gira i redimensiona el polígon quan s'arrossega: </flowDiv> </flowRoot>
+ <text
+ transform="translate(10, 3856.424947600001) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f13.svgtext2813"
+ y="4.4630723"
+ x="80.104965"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="11.613723"
+ x="80.104965"
+ id="shapes-f13.svgtspan2815"
+ sodipodi:role="line">Estel</tspan><tspan
+ id="shapes-f13.svgtspan2817" /><tspan
+ y="11.613723"
+ x="80.104965"
+ id="shapes-f13.svgtspan2819"
+ sodipodi:role="line" /></text>
+ <text
+ transform="translate(10, 3856.424947600001) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f13.svgtext2821"
+ y="-2.6229279"
+ x="181.69159"
+ style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.6229279"
+ x="181.69159"
+ id="shapes-f13.svgtspan2823"
+ sodipodi:role="line" /><tspan
+ id="shapes-f13.svgtspan2825" /><tspan
+ y="4.5277232"
+ x="181.69159"
+ id="shapes-f13.svgtspan2827"
+ sodipodi:role="line">Polígon</tspan></text>
+ <path
+ transform="translate(10, 3856.424947600001) matrix(0.672634,0.355353,-0.355353,0.672634,1407.527,-2577.172)"
+ d="M 107.30297,3871.6492 L 82.062257,3871.8002 L 67.877314,3892.6785 L 59.933881,3868.7199 L 35.694040,3861.6809 L 56.025441,3846.7226 L 55.229339,3821.4940 L 75.738268,3836.2080 L 99.486091,3827.6548 L 91.829906,3851.7068 L 107.30297,3871.6492 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.0807934"
+ sodipodi:arg1="0.45247489"
+ sodipodi:r2="19.005026"
+ sodipodi:r1="38.010052"
+ sodipodi:cy="3855.0315"
+ sodipodi:cx="73.117950"
+ sodipodi:sides="5"
+ id="shapes-f13.svgpath2190"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 3856.424947600001) matrix(0.672634,0.355353,-0.355353,0.672634,1513.826,-2577.172)"
+ d="M 107.30297,3871.6492 L 67.877314,3892.6785 L 35.694040,3861.6809 L 55.229339,3821.4940 L 99.486091,3827.6548 L 107.30297,3871.6492 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="true"
+ sodipodi:arg2="1.0807934"
+ sodipodi:arg1="0.45247489"
+ sodipodi:r2="19.005026"
+ sodipodi:r1="38.010052"
+ sodipodi:cy="3855.0315"
+ sodipodi:cx="73.117950"
+ sodipodi:sides="5"
+ id="shapes-f13.svgpath2191"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000"
+ sodipodi:type="star" />
+ <rect
+ id="d0e532"
+ width="288"
+ height="1000px"
+ x="10"
+ y="3934.095914600001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3703"
+ transform="translate(0.000000,-10.00000)">
+ <flowRegion
+ id="flowRegion3705">
+ <use
+ xlink:href="#d0e532"
+ y="0"
+ x="0"
+ id="use3707" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3709">A la barra de Controls de l'eina Estel, primer hi ha una caixa de selecció per a convertir un estel en polígon i a l'inrevés. Després, un camp numèric defineix el <flowSpan
+ style="font-style:italic"
+ id="flowSpan3711">nombre de vèrtexs</flowSpan> d'un estel o polígon. Aquest paràmetre només és editable a través de la barra de Controls. El marge de valors va des de 3 (òbviament) a 1024, però haurieu d'evitar els nombres grans (diguem, més grans de 200) si el vostre ordinador és lent. </flowDiv> </flowRoot>
+ <rect
+ id="d0e538"
+ width="288"
+ height="1000px"
+ x="10"
+ y="4008.2041566000007"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3714"
+ transform="translate(0.000000,-4.000000)">
+ <flowRegion
+ id="flowRegion3716">
+ <use
+ xlink:href="#d0e538"
+ y="0"
+ x="0"
+ id="use3718" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3720">En dibuixar un nou estel o polígon, </flowDiv> </flowRoot>
+ <circle
+ cx="0.00000000"
+ cy="0.00000000"
+ r="2.0000000"
+ transform="translate(15.00000,4028.452)"
+ id="circle3722"
+ sodipodi:cx="0.00000000"
+ sodipodi:cy="0.00000000"
+ sodipodi:rx="2.0000000"
+ sodipodi:ry="2.0000000" />
+ <rect
+ id="d0e544"
+ width="258"
+ height="1000px"
+ x="20"
+ y="4026.4523984000007"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3725"
+ transform="translate(0.000000,-10.00000)">
+ <flowRegion
+ id="flowRegion3727">
+ <use
+ xlink:href="#d0e544"
+ y="0"
+ x="0"
+ id="use3729" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3731">Arrossegueu amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3733">Ctrl</flowSpan> per incrementar l'angle en passos de 15 graus. </flowDiv> </flowRoot>
+ <rect
+ id="d0e551"
+ width="288"
+ height="1000px"
+ x="10"
+ y="4044.7006402000006"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3736"
+ transform="translate(0.000000,-6.000000)">
+ <flowRegion
+ id="flowRegion3738">
+ <use
+ xlink:href="#d0e551"
+ y="0"
+ x="0"
+ id="use3740" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3742">Naturalment, un estel és una forma molt més interessant (si bé en la pràctica, sovint els polígons són més útils). Els dos manejadors d'un estel tenen funcions lleugerament diferents. El primer (inicialment sobre un vèrtex, és a dir en una cantonada <flowSpan
+ style="font-style:italic"
+ id="flowSpan3744">convexa </flowSpan>de l'estel) fa els raigs de l'estel més llargs o curts, però si el gireu (en relació al centre de la forma), l'altre manejador gira de la forma corresponent. És a dir, amb aquest manejador no podem esbiaixar els raigs de l'estel. </flowDiv> </flowRoot>
+ <rect
+ id="d0e557"
+ width="288"
+ height="1000px"
+ x="10"
+ y="4129.9808792"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3747">
+ <flowRegion
+ id="flowRegion3749">
+ <use
+ xlink:href="#d0e557"
+ y="0"
+ x="0"
+ id="use3751" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3753">L'altre manejador (inicialment en una cantonada <flowSpan
+ style="font-style:italic"
+ id="flowSpan3755">cóncava</flowSpan> entre dos vèrtexs) al contrari, és lliure de moure's tant radialment com tangencial, sense afectar el manejador del vèrtex. (De fet, aquest propi manejador pot convertirse en vèrtex si el movem més lluny del centre que l'altre manejador.) Aquest és el manejador que pot esbiaixar les punxes de l'estel per a formar tota mena de cristalls, mandales, flocs de neu i porcs espins: </flowDiv> </flowRoot>
+ <path
+ transform="translate(10, 4212.089121200001) matrix(2.435996,0.000000,0.000000,2.435996,-239.6238,-10265.24)"
+ d="M 184.94761,4242.2965 L 168.89287,4238.6576 L 183.74624,4244.0066 L 168.30381,4238.3033 L 182.33193,4245.5452 L 167.76605,4237.8751 L 180.72888,4246.8861 L 167.28878,4237.3803 L 178.96453,4248.0063 L 166.88016,4236.8275 L 177.06906,4248.8866 L 166.54720,4236.2261 L 175.07491,4249.5120 L 166.29558,4235.5864 L 173.01619,4249.8717 L 166.12962,4234.9194 L 170.92813,4249.9596 L 166.05214,4234.2363 L 168.84646,4249.7742 L 166.06448,4233.5490 L 166.80679,4249.3187 L 166.16643,4232.8692 L 164.84403,4248.6009 L 166.35624,4232.2085 L 162.99175,4247.6330 L 166.63066,4231.5782 L 161.28166,4246.4316 L 166.98500,4230.9892 L 159.74301,4245.0173 L 167.41320,4230.4514 L 158.40213,4243.4143 L 167.90792,4229.9742 L 157.28195,4241.6499 L 168.46071,4229.5655 L 156.40166,4239.7544 L 169.06211,4229.2326 L 155.77630,4237.7603 L 169.70182,4228.9810 L 155.41658,4235.7016 L 170.36890,4228.8150 L 155.32866,4233.6135 L 171.05193,4228.7375 L 155.51404,4231.5318 L 171.73924,4228.7499 L 155.96954,4229.4922 L 172.41905,4228.8518 L 156.68737,4227.5294 L 173.07975,4229.0416 L 157.65526,4225.6771 L 173.71001,4229.3160 L 158.85664,4223.9670 L 174.29906,4229.6704 L 160.27095,4222.4284 L 174.83682,4230.0986 L 161.87399,4221.0875 L 175.31410,4230.5933 L 163.63834,4219.9673 L 175.72271,4231.1461 L 165.53381,4219.0870 L 176.05567,4231.7475 L 167.52797,4218.4617 L 176.30729,4232.3872 L 169.58669,4218.1020 L 176.47326,4233.0543 L 171.67475,4218.0140 L 176.55073,4233.7373 L 173.75642,4218.1994 L 176.53839,4234.4246 L 175.79608,4218.6549 L 176.43644,4235.1044 L 177.75885,4219.3728 L 176.24664,4235.7651 L 179.61112,4220.3406 L 175.97221,4236.3954 L 181.32121,4221.5420 L 175.61787,4236.9844 L 182.85987,4222.9563 L 175.18968,4237.5222 L 184.20075,4224.5594 L 174.69495,4237.9995 L 185.32092,4226.3237 L 174.14216,4238.4081 L 186.20122,4228.2192 L 173.54077,4238.7411 L 186.82658,4230.2133 L 172.90106,4238.9927 L 187.18629,4232.2721 L 172.23398,4239.1586 L 187.27422,4234.3601 L 171.55094,4239.2361 L 187.08884,4236.4418 L 170.86364,4239.2238 L 186.63334,4238.4815 L 170.18382,4239.1218 L 185.91550,4240.4442 L 169.52313,4238.9320 L 184.94761,4242.2965 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="2.0469000"
+ sodipodi:arg1="0.54696605"
+ sodipodi:r2="5.2552228"
+ sodipodi:r1="15.977139"
+ sodipodi:cy="4233.9868"
+ sodipodi:cx="171.30144"
+ sodipodi:sides="48"
+ id="shapes-f14.svgpath2725"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.015394123;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 4212.089121200001) matrix(0.996295,-8.599074e-2,8.599074e-2,0.996295,-255.7489,-4191.319)"
+ d="M 45.956989,4353.4876 L 35.655021,4310.8169 L 16.817800,4355.9931 L 54.216588,4333.0093 L 5.4304445,4329.0543 L 38.846134,4357.5203 L 27.531860,4309.8997 L 10.785104,4350.4764 L 52.578641,4325.0003 L 8.8128881,4321.6121 L 45.956989,4353.4876 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-1.3248582"
+ sodipodi:arg1="0.85670563"
+ sodipodi:r2="24.610689"
+ sodipodi:r1="24.878733"
+ sodipodi:cy="4334.6870"
+ sodipodi:cx="29.663147"
+ sodipodi:sides="5"
+ id="shapes-f14.svgpath2918"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000"
+ sodipodi:type="star" />
+ <polygon
+ transform="translate(10, 4212.089121200001) matrix(8.282123e-2,0.375917,-0.375917,8.282123e-2,1327.200,-115.9900)"
+ d="M 32.276994,2897.7581 L 42.831345,2851.0513 L -12.364565,2867.1939 L 22.807589,2899.6877 L 36.425599,2843.8153 L -9.3009067,2858.0284 L 32.276994,2897.7581 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="false"
+ points="32.277,2897.76 42.8313,2851.05 -12.3646,2867.19 22.8076,2899.69 36.4256,2843.82 -9.30091,2858.03 32.277,2897.76 "
+ sodipodi:arg2="-0.65664333"
+ sodipodi:arg1="1.1239539"
+ sodipodi:r2="30.366934"
+ sodipodi:r1="31.235876"
+ sodipodi:cy="2869.5891"
+ sodipodi:cx="18.779343"
+ sodipodi:sides="3"
+ id="shapes-f14.svgpolygon1259"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47465411;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;font-size:12.000000"
+ sodipodi:type="star" />
+ <polygon
+ transform="translate(10, 4212.089121200001) matrix(0.968463,-0.249152,0.249152,0.968463,-691.4436,-2621.787)"
+ d="M 171.36150,2897.7582 L 187.98050,2859.9248 L 156.48797,2872.4552 L 197.60521,2876.5696 L 175.95638,2850.4906 L 184.74922,2890.8668 L 202.86204,2862.2187 L 167.17908,2883.0581 L 200.02225,2891.4317 L 169.17612,2863.9349 L 171.36150,2897.7582 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="false"
+ points="171.362,2897.76 187.981,2859.92 156.488,2872.46 197.605,2876.57 175.956,2850.49 184.749,2890.87 202.862,2862.22 167.179,2883.06 200.022,2891.43 169.176,2863.93 171.362,2897.76 "
+ sodipodi:arg2="-1.1525840"
+ sodipodi:arg1="1.9818609"
+ sodipodi:r2="16.355642"
+ sodipodi:r1="24.967192"
+ sodipodi:cy="2874.8708"
+ sodipodi:cx="181.33803"
+ sodipodi:sides="5"
+ id="shapes-f14.svgpolygon1263"
+ style="stroke-opacity:1.0000000;stroke-width:0.25000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;font-size:12.000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 4212.089121200001) matrix(1.287909,0.000000,0.000000,1.287909,2.889197,-5380.424)"
+ d="M 35.930009,4210.6035 L 17.469246,4187.5232 L 33.960246,4212.2200 L 20.356951,4185.9817 L 31.712960,4213.4212 L 23.489899,4185.0332 L 29.274512,4214.1609 L 26.747694,4184.7141 L 26.738611,4214.4107 L 30.005140,4185.0367 L 24.202710,4214.1609 L 33.137055,4185.9886 L 21.764263,4213.4212 L 36.023081,4187.5333 L 19.516977,4212.2200 L 38.552310,4189.6113 L 17.547214,4210.6035 L 40.627546,4192.1427 L 15.930671,4208.6337 L 42.169038,4195.0304 L 14.729472,4206.3865 L 43.117546,4198.1634 L 13.989777,4203.9480 L 43.436622,4201.4212 L 13.740012,4201.4121 L 43.114002,4204.6786 L 13.989777,4198.8762 L 42.162086,4207.8106 L 14.729472,4196.4378 L 40.617454,4210.6966 L 15.930671,4194.1905 L 38.539465,4213.2258 L 17.547214,4192.2207 L 36.007977,4215.3010 L 19.516976,4190.6042 L 33.120272,4216.8425 L 21.764263,4189.4030 L 29.987323,4217.7910 L 24.202710,4188.6633 L 26.729528,4218.1101 L 26.738611,4188.4135 L 23.472083,4217.7875 L 29.274512,4188.6633 L 20.340168,4216.8356 L 31.712960,4189.4030 L 17.454141,4215.2910 L 33.960246,4190.6042 L 14.924912,4213.2130 L 35.930009,4192.2207 L 12.849676,4210.6815 L 37.546551,4194.1905 L 11.308185,4207.7938 L 38.747751,4196.4378 L 10.359676,4204.6608 L 39.487446,4198.8762 L 10.040600,4201.4030 L 39.737210,4201.4121 L 10.363220,4198.1456 L 39.487446,4203.9480 L 11.315137,4195.0137 L 38.747751,4206.3865 L 12.859769,4192.1276 L 37.546551,4208.6337 L 14.937757,4189.5984 L 35.930009,4210.6035 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-2.1593010"
+ sodipodi:arg1="0.78539816"
+ sodipodi:r2="16.698013"
+ sodipodi:r1="12.998599"
+ sodipodi:cy="4201.4121"
+ sodipodi:cx="26.738611"
+ sodipodi:sides="32"
+ id="shapes-f14.svgpath3540"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 4212.089121200001) translate(9.625604,-4175.231)"
+ d="M 262.66790,4224.3501 L 227.00457,4237.4206 L 250.41518,4228.0157 L 215.95520,4212.0401 L 239.15922,4221.9437 L 226.08878,4186.2804 L 235.49361,4209.6910 L 251.46920,4175.2310 L 241.56562,4198.4350 L 277.22895,4185.3646 L 253.81834,4194.7694 L 288.27832,4210.7450 L 265.07430,4200.8414 L 278.14474,4236.5048 L 268.73991,4213.0942 L 252.76432,4247.5541 L 262.66790,4224.3501 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="2.3382889"
+ sodipodi:arg1="0.88740509"
+ sodipodi:r2="36.167358"
+ sodipodi:r1="16.710012"
+ sodipodi:cy="4211.3926"
+ sodipodi:cx="252.11676"
+ sodipodi:sides="8"
+ id="shapes-f14.svgpath2723"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 4212.089121200001) matrix(1.000000,3.348310e-5,-3.348310e-5,1.000000,0.143069,-4181.756)"
+ d="M 307.95060,4272.0326 L 266.67057,4272.6751 L 300.22613,4290.0915 L 270.58240,4261.3565 L 281.99451,4297.3991 L 281.35198,4256.1191 L 263.93558,4289.6746 L 292.67063,4260.0309 L 256.62802,4271.4430 L 297.90804,4270.8005 L 264.35248,4253.3841 L 293.99621,4282.1191 L 282.58410,4246.0765 L 283.22663,4287.3565 L 300.64303,4253.8010 L 271.90798,4283.4447 L 307.95060,4272.0326 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.0816518"
+ sodipodi:arg1="0.011487387"
+ sodipodi:r2="15.646836"
+ sodipodi:r1="25.662985"
+ sodipodi:cy="4271.7378"
+ sodipodi:cx="282.28931"
+ sodipodi:sides="8"
+ id="shapes-f14.svgpath2724"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 4212.089121200001) matrix(0.727174,0.000000,0.000000,0.727174,28.25777,-3046.217)"
+ d="M 104.59527,4260.9893 L 85.296407,4214.6070 L 85.393576,4253.0357 L 104.54444,4206.5921 L 77.439974,4233.8340 L 123.82225,4214.5351 L 85.393575,4214.6323 L 131.83715,4233.7832 L 104.59527,4206.6787 L 123.89413,4253.0610 L 123.79696,4214.6323 L 104.64610,4261.0759 L 131.75056,4233.8340 L 85.368289,4253.1328 L 123.79696,4253.0357 L 77.353386,4233.8848 L 104.59527,4260.9893 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-2.3580603"
+ sodipodi:arg1="1.5707963"
+ sodipodi:r2="27.241930"
+ sodipodi:r1="27.155294"
+ sodipodi:cy="4233.8340"
+ sodipodi:cx="104.59527"
+ sodipodi:sides="8"
+ id="shapes-f14.svgpath3347"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.34379637;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 4212.089121200001) translate(0.000000,-4182.265)"
+ d="M 114.31283,4305.9417 L 59.333363,4267.5071 L 101.57971,4320.6178 L 64.197074,4264.9177 L 84.404808,4329.7031 L 69.667740,4264.2602 L 65.107698,4331.9706 L 75.006519,4265.6233 L 46.294559,4327.1141 L 79.492377,4268.8229 L 30.506210,4315.7895 L 82.519475,4273.4269 L 19.874954,4299.5261 L 83.678988,4278.8136 L 15.836601,4280.5205 L 82.814315,4284.2554 L 18.936554,4261.3395 L 80.042237,4289.0173 L 28.756147,4244.5736 L 75.737137,4292.4563 L 43.969188,4232.4871 L 70.480443,4294.1079 L 62.521074,4226.7124 L 64.982101,4293.7490 L 81.906268,4228.0293 L 59.984693,4291.4281 L 99.506693,4236.2601 L 56.163145,4287.4587 L 112.94531,4250.2930 L 54.033580,4282.3768 L 120.40717,4268.2329 L 53.883606,4276.8688 L 120.88450,4287.6569 L 55.733479,4271.6786 L 114.31283,4305.9417 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.0000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-2.2448164"
+ sodipodi:arg1="0.52982957"
+ sodipodi:r2="14.993350"
+ sodipodi:r1="52.870548"
+ sodipodi:cy="4279.2217"
+ sodipodi:cx="68.691193"
+ sodipodi:sides="17"
+ id="shapes-f14.svgpath5832"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000"
+ sodipodi:type="star" />
+ <rect
+ id="d0e573"
+ width="288"
+ height="1000px"
+ x="10"
+ y="4373.794751200001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3767">
+ <flowRegion
+ id="flowRegion3769">
+ <use
+ xlink:href="#d0e573"
+ y="0"
+ x="0"
+ id="use3771" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3773">Si només voleu un estel senzill i regular sense aquesta mena de llaços, podeu fer que el manejador interior no faci cap esbiaix:</flowDiv> <flowDiv
+ xml:space="preserve"
+ id="flowDiv2447" /> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 4409.214993200001)"
+ id="circle3775" />
+ <rect
+ id="d0e579"
+ width="258"
+ height="1000px"
+ x="20"
+ y="4403.214993200001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3778">
+ <flowRegion
+ id="flowRegion3780">
+ <use
+ xlink:href="#d0e579"
+ y="0"
+ x="0"
+ id="use3782" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3784">Arrossegueu amb <flowSpan
+ style="font-weight:bold"
+ id="flowSpan3786">Ctrl</flowSpan> per a mantenir els raigs de l'estel estrictament radials (sense esbiaix). </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 4438.077422200001)"
+ id="circle3788" />
+ <rect
+ id="d0e586"
+ width="258"
+ height="1000px"
+ x="20"
+ y="4432.077422200001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3791">
+ <flowRegion
+ id="flowRegion3793">
+ <use
+ xlink:href="#d0e586"
+ y="0"
+ x="0"
+ id="use3795" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3797"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan3799">Ctrl+clic</flowSpan> per a eliminar l'esbiaix sense arrossegar. </flowDiv> </flowRoot>
+ <rect
+ id="d0e593"
+ width="288"
+ height="1000px"
+ x="10"
+ y="4450.325664000001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3802">
+ <flowRegion
+ id="flowRegion3804">
+ <use
+ xlink:href="#d0e593"
+ y="0"
+ x="0"
+ id="use3806" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3808">Com un complement a l'arrossegament del manejador a l'àrea de dibuix, la barra de Controls té el camp <flowSpan
+ style="font-family:sans serif"
+ id="flowSpan3810">Radi de la punxa,</flowSpan> que defineix el ratio de les distàncies dels manejadors al centre. </flowDiv> </flowRoot>
+ <rect
+ id="d0e599"
+ width="288"
+ height="1000px"
+ x="10"
+ y="4489.170640000001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3813">
+ <flowRegion
+ id="flowRegion3815">
+ <use
+ xlink:href="#d0e599"
+ y="0"
+ x="0"
+ id="use3817" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3819">Els estels de l'Inkscape tenen dos trucs més a la bossa. En geometria, un polígon és una forma amb costats rectes i cantonades en punta. Però al món real sovint hi ha presents diversos graus de corbatura i arrodoniment — i l'Inkscape també ho pot fer. Però arrodonir un estel o polígon funciona una mica diferent que arrodonir un rectangle. No hi ha un manejador dedicat a això, però</flowDiv> </flowRoot>
+ <circle
+ cx="0.00000000"
+ cy="0.00000000"
+ r="2.0000000"
+ transform="translate(15.00000,4575.279)"
+ id="circle3821"
+ sodipodi:cx="0.00000000"
+ sodipodi:cy="0.00000000"
+ sodipodi:rx="2.0000000"
+ sodipodi:ry="2.0000000" />
+ <rect
+ id="d0e605"
+ width="258"
+ height="1000px"
+ x="20"
+ y="4563.278882000001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3824"
+ transform="translate(0.000000,6.000000)">
+ <flowRegion
+ id="flowRegion3826">
+ <use
+ xlink:href="#d0e605"
+ y="0"
+ x="0"
+ id="use3828" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3830"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan3832">Maj+arrossega</flowSpan> un manejador tangencialment per a arrodonir l'estel o el polígon.</flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 4598.699124000002)"
+ id="circle3834" />
+ <rect
+ id="d0e612"
+ width="258"
+ height="1000px"
+ x="20"
+ y="4592.699124000002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3837">
+ <flowRegion
+ id="flowRegion3839">
+ <use
+ xlink:href="#d0e612"
+ y="0"
+ x="0"
+ id="use3841" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3843"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan3845">Maj+clica</flowSpan> un manejador per a eliminar l'arrodoniment. </flowDiv> </flowRoot>
+ <rect
+ id="d0e619"
+ width="288"
+ height="1000px"
+ x="10"
+ y="4610.9473658000015"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3848">
+ <flowRegion
+ id="flowRegion3850">
+ <use
+ xlink:href="#d0e619"
+ y="0"
+ x="0"
+ id="use3852" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3854">&quot;Tangencialment&quot; significa en direcció perpendicular a la direcció del centre. Si &quot;gireu&quot; un manejador amb Maj al voltant del centre en setit contrari a les busques, tindreu un arrodoniment positiu; en sentit contrari a les busques, tindreu arrodoniment negatiu. (Veieu a sota exemples d'arrodoniment negatiu.) </flowDiv> </flowRoot>
+ <rect
+ id="d0e622"
+ width="288"
+ height="1000px"
+ x="10"
+ y="4673.883607800001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3857">
+ <flowRegion
+ id="flowRegion3859">
+ <use
+ xlink:href="#d0e622"
+ y="0"
+ x="0"
+ id="use3861" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3863">Aquí hi ha una comparació entre un quadrat arrodonit (eina Rectangle) amb un polígon arrodonit de quatre costats (eina Estel): </flowDiv> </flowRoot>
+ <rect
+ transform="translate(10, 4711.303849800001) "
+ rx="18.040419"
+ ry="18.040419"
+ y="1.8126992"
+ x="56.116741"
+ height="87.191818"
+ width="87.191818"
+ id="shapes-f15.svgrect4263"
+ style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" />
+ <path
+ transform="translate(10, 4711.303849800001) matrix(1.174602,0.000000,0.000000,1.174602,-0.548917,-5471.588)"
+ d="M 203.95671,4729.2151 C 195.52962,4737.6422 147.73780,4737.6422 139.31071,4729.2151 C 130.88362,4720.7880 130.88362,4672.9962 139.31071,4664.5691 C 147.73780,4656.1420 195.52962,4656.1420 203.95671,4664.5691 C 212.38381,4672.9962 212.38381,4720.7880 203.95671,4729.2151 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.18435333"
+ inkscape:flatsided="true"
+ sodipodi:arg2="1.5707963"
+ sodipodi:arg1="0.78539816"
+ sodipodi:r2="32.323002"
+ sodipodi:r1="45.711628"
+ sodipodi:cy="4696.8921"
+ sodipodi:cx="171.63371"
+ sodipodi:sides="4"
+ id="shapes-f15.svgpath4264"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000"
+ sodipodi:type="star" />
+ <text
+ transform="translate(10, 4711.303849800001) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f15.svgtext4886"
+ y="42.43066"
+ x="184.07954"
+ style="font-size:7.7300830;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="51.706760"
+ x="184.07954"
+ id="shapes-f15.svgtspan4887"
+ sodipodi:role="line">Polígon</tspan><tspan
+ id="shapes-f15.svgtspan4889" /><tspan
+ y="51.706760"
+ x="184.07954"
+ id="shapes-f15.svgtspan4891"
+ sodipodi:role="line">arrodonit</tspan></text>
+ <text
+ transform="translate(10, 4711.303849800001) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f15.svgtext6237"
+ y="42.475475"
+ x="82.517342"
+ style="font-size:7.5962205;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="42.475475"
+ x="82.517342"
+ id="shapes-f15.svgtspan4894"
+ sodipodi:role="line" /><tspan
+ id="shapes-f15.svgtspan4896" /><tspan
+ id="shapes-f15.svgtspan4898">Rectangle</tspan><tspan
+ y="51.590940"
+ x="82.517342"
+ id="shapes-f15.svgtspan4900"
+ sodipodi:role="line">arrodonit</tspan></text>
+ <rect
+ id="d0e635"
+ width="288"
+ height="1000px"
+ x="10"
+ y="4814.084891800001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3877">
+ <flowRegion
+ id="flowRegion3879">
+ <use
+ xlink:href="#d0e635"
+ y="0"
+ x="0"
+ id="use3881" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3883">Com podeu veure, un rectangle arrodonit te segments rectes a les seves cares i arrodoniments circulars (en general, el·líptics), en canvi un polígon o un estel arrodonit no té cap línia recta; la seva corbatura varia suaument del màxim (a ñes cantonades) al mínim (a mig camí entre cantonades). L'Inkscape fa això simplement afegint tangents de Bezier colineals a cada node de la forma (podeu veure'ls si convertiu la forma en camí i l'examineu amb l'eina Node). </flowDiv> </flowRoot>
+ <rect
+ id="d0e638"
+ width="288"
+ height="1000px"
+ x="10"
+ y="4909.979315800001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3886">
+ <flowRegion
+ id="flowRegion3888">
+ <use
+ xlink:href="#d0e638"
+ y="0"
+ x="0"
+ id="use3890" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3892">El paràmetre <flowSpan
+ style="font-family:sans serif"
+ id="flowSpan3894">Arrodoniment</flowSpan> que podeu ajustar a la barra de Controls és el ratio de la longitud d'aquestes tangents respecte la longitud de les cares del polígon/estel a que són adjacents. Aquest paràmetre pot ser negatiu, la qual cosa inverteix la direcció de les tangents. Valors entre 0.2 i 0.4 donen un arrodoniment &quot;normal&quot; del tipus que esperarieu; altres valors tendeixen a produir patrons bells, intrincats i totalment impredictibles. Un estel amb un gran arrodoniment es pot estendre molt més enllà de les posicions dels seus manejadors. Heus aquí alguns exemples, indicant cadascun el seu valor d'arrodoniment: </flowDiv> </flowRoot>
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.307966,-3.233534e-2,-3.233534e-2,-0.307966,-34.05150,272.3350)"
+ sodipodi:type="star"
+ style="stroke-opacity:0.13114752;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.3750434;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none"
+ id="shapes-f16.svgpath1575"
+ sodipodi:sides="5"
+ sodipodi:cx="254.06618"
+ sodipodi:cy="551.97913"
+ sodipodi:r1="27.797562"
+ sodipodi:r2="27.797562"
+ sodipodi:arg1="0.22082877"
+ sodipodi:arg2="0.84914730"
+ inkscape:flatsided="false"
+ inkscape:rounded="5.1300000"
+ d="M 281.18871,558.06786 C 261.88430,644.06024 338.59255,514.62479 272.42990,572.84724 C 206.26725,631.06969 344.40578,571.44219 256.65677,579.65571 C 168.90777,587.86923 315.71235,620.82536 239.89413,575.89267 C 164.07590,530.95997 263.47218,643.91161 228.54472,562.99546 C 193.61727,482.07932 207.63923,631.88277 226.94364,545.89039 C 246.24806,459.89801 169.53980,589.33346 235.70245,531.11101 C 301.86510,472.88857 163.72658,532.51606 251.47558,524.30254 C 339.22459,516.08902 192.42001,483.13289 268.23823,528.06559 C 344.05645,572.99828 244.66018,460.04664 279.58763,540.96279 C 314.51509,621.87893 300.49312,472.07548 281.18871,558.06786 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(1.252191,0.000000,0.000000,-1.252191,-268.8556,649.3270)"
+ sodipodi:type="star"
+ style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.031250000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000"
+ id="shapes-f16.svgpath1556"
+ sodipodi:sides="18"
+ sodipodi:cx="377.20990"
+ sodipodi:cy="459.14322"
+ sodipodi:r1="56.586357"
+ sodipodi:r2="2.4662609"
+ sodipodi:arg1="1.1708920"
+ sodipodi:arg2="-2.6860230"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.37000000"
+ d="M 399.24068,511.26481 C 405.25006,490.48212 396.08205,453.22319 374.99517,458.05813 C 354.14186,462.83951 367.47163,532.93693 380.08543,515.65647 C 392.84050,498.18245 396.96869,460.03487 375.49986,457.36609 C 354.26882,454.72686 342.81998,525.15594 360.58334,513.23179 C 378.54566,501.17408 395.47213,466.73900 376.21080,456.88839 C 357.16282,447.14689 322.31627,509.41284 343.08666,504.28323 C 364.08970,499.09616 391.77287,472.52697 377.04225,456.68266 C 362.47480,441.01385 308.43353,487.60649 329.70575,489.89012 C 351.21623,492.19933 386.31710,476.70066 377.89392,456.77371 C 369.56404,437.06749 302.84625,462.36704 322.05455,471.78848 C 341.47799,481.31545 379.76287,478.75666 378.66309,457.15056 C 377.57549,435.78378 306.22831,436.73875 321.05589,452.16164 C 336.04954,467.75726 372.90072,478.44700 379.25698,457.76775 C 385.54284,437.31756 318.17180,413.81277 326.83023,433.37687 C 335.58563,453.16010 366.55831,475.80901 379.60396,458.55085 C 392.50512,441.48384 337.23616,396.35432 338.68110,417.69991 C 340.14223,439.28459 361.50065,471.16088 379.66219,459.40539 C 397.62256,447.78011 361.12194,386.46913 355.17912,407.02162 C 349.16974,427.80432 358.33775,465.06325 379.42463,460.22831 C 400.27794,455.44693 386.94817,385.34951 374.33437,402.62997 C 361.57930,420.10399 357.45111,458.25157 378.91994,460.92035 C 400.15097,463.55958 411.59982,393.13050 393.83646,405.05465 C 375.87414,417.11236 358.94767,451.54744 378.20900,461.39805 C 397.25698,471.13955 432.10353,408.87359 411.33314,414.00321 C 390.33010,419.19028 362.64693,445.75947 377.37755,461.60378 C 391.94500,477.27258 445.98627,430.67995 424.71405,428.39632 C 403.20357,426.08711 368.10270,441.58578 376.52588,461.51272 C 384.85576,481.21895 451.57355,455.91940 432.36525,446.49796 C 412.94181,436.97099 374.65693,439.52977 375.75671,461.13588 C 376.84431,482.50266 448.19149,481.54769 433.36391,466.12480 C 418.37026,450.52917 381.51908,439.83944 375.16282,460.51868 C 368.87696,480.96888 436.24800,504.47366 427.58957,484.90957 C 418.83417,465.12634 387.86149,442.47743 374.81584,459.73559 C 361.91468,476.80259 417.18364,521.93212 415.73870,500.58653 C 414.27757,479.00185 392.91915,447.12556 374.75761,458.88105 C 356.79724,470.50633 393.29786,531.81731 399.24068,511.26481 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.549977,0.000000,0.000000,-0.549977,24.59580,424.7180)"
+ sodipodi:type="star"
+ style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.36259648;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000"
+ id="shapes-f16.svgpath1559"
+ sodipodi:sides="4"
+ sodipodi:cx="78.599991"
+ sodipodi:cy="584.08337"
+ sodipodi:r1="33.805592"
+ sodipodi:r2="0.93718392"
+ sodipodi:arg1="0.0000000"
+ sodipodi:arg2="0.78539816"
+ inkscape:flatsided="false"
+ inkscape:rounded="1.8500000"
+ d="M 112.40558,584.08337 C 112.40558,645.41000 122.62715,541.38159 79.262680,584.74606 C 35.898208,628.11054 139.92662,617.88897 78.599991,617.88897 C 17.273366,617.88897 121.30177,628.11054 77.937302,584.74606 C 34.572829,541.38159 44.794399,645.41000 44.794399,584.08337 C 44.794399,522.75675 34.572829,626.78516 77.937302,583.42068 C 121.30177,540.05621 17.273366,550.27778 78.599991,550.27778 C 139.92662,550.27778 35.898208,540.05621 79.262680,583.42068 C 122.62715,626.78516 112.40558,522.75675 112.40558,584.08337 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.748940,0.000000,0.000000,-0.748940,60.65535,545.3560)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00"
+ id="shapes-f16.svgpath2808"
+ sodipodi:sides="4"
+ sodipodi:cx="285.61685"
+ sodipodi:cy="626.70453"
+ sodipodi:r1="38.196964"
+ sodipodi:r2="7.8936343"
+ sodipodi:arg1="-0.0000000"
+ sodipodi:arg2="0.78539816"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.25000000"
+ d="M 323.81382,626.70453 C 323.81382,634.97690 297.04794,626.43672 291.19849,632.28617 C 285.34904,638.13562 293.88922,664.90149 285.61685,664.90149 C 277.34448,664.90149 285.88466,638.13562 280.03521,632.28617 C 274.18576,626.43672 247.41989,634.97690 247.41989,626.70453 C 247.41989,618.43216 274.18576,626.97234 280.03521,621.12289 C 285.88466,615.27344 277.34448,588.50756 285.61685,588.50756 C 293.88922,588.50756 285.34904,615.27344 291.19849,621.12289 C 297.04794,626.97234 323.81382,618.43216 323.81382,626.70453 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.716804,0.217032,0.217032,-0.716804,-66.02363,504.5840)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000019pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00"
+ id="shapes-f16.svgpath3430"
+ sodipodi:sides="5"
+ sodipodi:cx="285.61685"
+ sodipodi:cy="626.70453"
+ sodipodi:r1="38.196964"
+ sodipodi:r2="9.5492411"
+ sodipodi:arg1="-0.0000000"
+ sodipodi:arg2="0.62831853"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.24000000"
+ d="M 323.81382,626.70453 C 323.81382,634.14071 297.71323,626.30143 293.34235,632.31743 C 288.97147,638.33343 304.49260,660.73409 297.42036,663.03200 C 290.34813,665.32991 289.73821,638.08430 282.66597,635.78640 C 275.59374,633.48849 259.08574,655.17214 254.71486,649.15614 C 250.34398,643.14014 276.06761,634.14071 276.06761,626.70453 C 276.06761,619.26834 250.34398,610.26892 254.71486,604.25292 C 259.08574,598.23692 275.59374,619.92057 282.66597,617.62266 C 289.73821,615.32475 290.34813,588.07915 297.42036,590.37706 C 304.49260,592.67496 288.97147,615.07563 293.34235,621.09163 C 297.71323,627.10763 323.81382,619.26834 323.81382,626.70453 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.112357,6.849093e-3,6.849093e-3,-0.112357,7.881487,207.1500)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274618 1.4274618;stroke-miterlimit:4.0000000;stroke-width:1.4274611;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000"
+ id="shapes-f16.svgpath1586"
+ sodipodi:sides="3"
+ sodipodi:cx="346.60431"
+ sodipodi:cy="649.26288"
+ sodipodi:r1="38.821625"
+ sodipodi:r2="36.683537"
+ sodipodi:arg1="0.59891126"
+ sodipodi:arg2="1.6461088"
+ inkscape:flatsided="true"
+ inkscape:rounded="0.21000000"
+ d="M 378.66903,671.14832 C 370.70862,682.81124 317.73879,678.81439 311.61860,666.08902 C 305.49842,653.36364 335.44471,609.48885 349.52530,610.55130 C 363.60589,611.61375 386.62943,659.48540 378.66903,671.14832 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.111212,-1.740816e-2,-1.740816e-2,-0.111212,34.31171,215.8190)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4275137 1.4275137;stroke-miterlimit:4.0000000;stroke-width:1.4275173;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000"
+ id="shapes-f16.svgpath2214"
+ sodipodi:sides="4"
+ sodipodi:cx="346.60431"
+ sodipodi:cy="649.26288"
+ sodipodi:r1="38.821625"
+ sodipodi:r2="36.683537"
+ sodipodi:arg1="0.59891126"
+ sodipodi:arg2="1.3843094"
+ inkscape:flatsided="true"
+ inkscape:rounded="0.21000000"
+ d="M 378.66903,671.14832 C 372.16938,680.67105 334.24160,687.82724 324.71887,681.32759 C 315.19613,674.82795 308.03995,636.90017 314.53959,627.37744 C 321.03924,617.85470 358.96702,610.69852 368.48975,617.19816 C 378.01248,623.69781 385.16867,661.62558 378.66903,671.14832 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.106220,-3.726607e-2,-3.726607e-2,-0.106220,59.87360,219.4050)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274952 1.4274952;stroke-miterlimit:4.0000000;stroke-width:1.4274960;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000"
+ id="shapes-f16.svgpath2215"
+ sodipodi:sides="5"
+ sodipodi:cx="346.60431"
+ sodipodi:cy="649.26288"
+ sodipodi:r1="38.821625"
+ sodipodi:r2="36.683537"
+ sodipodi:arg1="0.59891126"
+ sodipodi:arg2="1.2272298"
+ inkscape:flatsided="true"
+ inkscape:rounded="0.21000000"
+ d="M 378.66903,671.14832 C 373.26617,679.06413 344.89652,689.21351 335.69856,686.52121 C 326.50060,683.82891 308.08126,659.98410 307.79947,650.40435 C 307.51767,640.82461 324.50355,615.93832 333.52735,612.71002 C 342.55115,609.48171 371.46833,617.94595 377.32714,625.53049 C 383.18595,633.11503 384.07188,663.23251 378.66903,671.14832 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.112523,3.153940e-3,3.153940e-3,-0.112523,42.43847,209.5460)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274604 1.4274604;stroke-miterlimit:4.0000000;stroke-width:1.4274589;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000"
+ id="shapes-f16.svgpath2216"
+ sodipodi:sides="6"
+ sodipodi:cx="346.60431"
+ sodipodi:cy="649.26288"
+ sodipodi:r1="38.821625"
+ sodipodi:r2="36.683537"
+ sodipodi:arg1="0.59891126"
+ sodipodi:arg2="1.1225100"
+ inkscape:flatsided="true"
+ inkscape:rounded="0.21000000"
+ d="M 378.66903,671.14832 C 374.07308,677.88191 351.81275,688.58787 343.68332,687.97446 C 335.55389,687.36105 315.15209,673.43601 311.61860,666.08902 C 308.08511,658.74202 309.94365,634.11103 314.53959,627.37744 C 319.13554,620.64385 341.39587,609.93789 349.52530,610.55130 C 357.65473,611.16471 378.05653,625.08974 381.59002,632.43674 C 385.12350,639.78374 383.26497,664.41473 378.66903,671.14832 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(6.043272e-2,0.000000,0.000000,-6.043272e-2,168.5167,2.007000)"
+ sodipodi:type="star"
+ style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:4.1999998;stroke:#000000;fill-rule:evenodd;fill-opacity:0.74998099;fill:#ff6000;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000"
+ id="shapes-f16.svgpath905"
+ sodipodi:sides="3"
+ sodipodi:cx="-651.47363"
+ sodipodi:cy="-1048.6403"
+ sodipodi:r1="266.75140"
+ sodipodi:r2="86.869286"
+ sodipodi:arg1="0.54565505"
+ sodipodi:arg2="0.65224913"
+ inkscape:flatsided="false"
+ inkscape:rounded="-3.0000000"
+ d="M -423.45786,-910.20211 C -633.01332,-1409.8741 -1124.1319,-1008.2425 -582.43682,-995.91274 C 353.94260,-974.59938 -1814.5112,-1038.5521 -885.37247,-920.39188 C -347.86611,-852.03624 -450.12998,-1478.1732 -731.65541,-1015.2164 C -1218.3030,-214.94470 -78.691431,-2060.9044 -645.59057,-1315.3268 C -973.54147,-884.01044 -380.15903,-659.50507 -640.32867,-1134.7917 C -1090.0605,-1956.3767 -61.218238,-46.464232 -423.45786,-910.20211 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.477810,7.371536e-2,7.371536e-2,-0.477810,-114.9199,309.0950)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000001pt;stroke:#acacac;fill-rule:evenodd;fill-opacity:0.75000000;fill:#fcfcfc"
+ id="shapes-f16.svgpath4053"
+ sodipodi:sides="6"
+ sodipodi:cx="272.33234"
+ sodipodi:cy="606.22424"
+ sodipodi:r1="27.681587"
+ sodipodi:r2="11.966143"
+ sodipodi:arg1="0.20131714"
+ sodipodi:arg2="-3.0483195"
+ inkscape:flatsided="false"
+ inkscape:rounded="3.0000000"
+ d="M 299.45487,611.75945 C 249.91437,503.78513 339.18292,516.17810 260.41821,605.10974 C 192.18155,682.15437 221.54958,716.42032 281.09997,632.48065 C 349.83823,535.59016 383.73987,619.09548 267.34046,595.34905 C 166.49952,574.77669 151.50836,617.34312 253.97744,626.94544 C 372.25619,638.02927 316.88929,709.14161 279.25459,596.46356 C 246.65031,498.84656 202.29112,507.14705 245.20981,600.68903 C 294.75030,708.66336 205.48175,696.27038 284.24646,607.33875 C 352.48313,530.29412 323.11510,496.02817 263.56470,579.96784 C 194.82645,676.85833 160.92480,593.35301 277.32421,617.09943 C 378.16515,637.67180 393.15632,595.10537 290.68724,585.50305 C 172.40848,574.41921 227.77538,503.30687 265.41009,615.98493 C 298.01436,713.60193 342.37356,705.30144 299.45487,611.75945 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.270281,-8.043548e-2,-8.043548e-2,-0.270281,39.03150,168.4570)"
+ sodipodi:type="star"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.082840365pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000"
+ id="shapes-f16.svgpath1545"
+ sodipodi:sides="3"
+ sodipodi:cx="397.50070"
+ sodipodi:cy="420.22922"
+ sodipodi:r1="39.614254"
+ sodipodi:r2="1.0779980"
+ sodipodi:arg1="2.3198469"
+ sodipodi:arg2="3.3670445"
+ inkscape:flatsided="false"
+ inkscape:rounded="-3.0000000"
+ d="M 370.52562,449.24015 C 456.39873,529.08709 422.66290,305.69647 396.44998,419.98823 C 370.23707,534.28000 497.95007,347.91782 385.86404,382.36265 C 273.77801,416.80747 484.10787,499.28669 398.23476,419.43976 C 312.36165,339.59283 409.89952,543.37662 436.11245,429.08486 C 462.32537,314.79309 285.73133,455.70449 397.81736,421.25966 C 509.90339,386.81483 284.65252,369.39321 370.52562,449.24015 z "
+ inkscape:randomized="0.0000000" />
+ <path
+ transform="translate(10, 5025.603549800001) matrix(1.627536,0.000000,0.000000,1.627536,-153.1836,-574.1410)"
+ sodipodi:type="star"
+ style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.57520527;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000"
+ id="shapes-f16.svgpath1591"
+ sodipodi:sides="3"
+ sodipodi:cx="262.92249"
+ sodipodi:cy="377.06650"
+ sodipodi:r1="17.850517"
+ sodipodi:r2="2.4989247"
+ sodipodi:arg1="0.51914611"
+ sodipodi:arg2="1.5663437"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.25000000"
+ d="M 278.42107,385.92283 C 276.34454,389.55676 267.11895,379.54676 262.93361,379.56540 C 258.74827,379.58403 249.61219,389.67579 247.50338,386.06050 C 245.39457,382.44521 258.67628,379.46061 260.75281,375.82668 C 262.82934,372.19276 258.65766,359.23479 262.84300,359.21616 C 267.02834,359.19752 262.97222,372.19212 265.08103,375.80741 C 267.18984,379.42270 280.49760,382.28891 278.42107,385.92283 z "
+ inkscape:randomized="0.0000000" />
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="269.70953"
+ y="72.533112"
+ id="shapes-f16.svgtext2547"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2548"
+ x="269.70953"
+ y="72.533112" /><tspan
+ id="shapes-f16.svgtspan2550" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2552"
+ x="269.70953"
+ y="77.307917">0.25</tspan></text>
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="270.21283"
+ y="37.697109"
+ id="shapes-f16.svgtext2856"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2555"
+ x="270.21283"
+ y="37.697109" /><tspan
+ id="shapes-f16.svgtspan2557" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2559"
+ x="270.21283"
+ y="42.471914">0.25</tspan></text>
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="270.13705"
+ y="114.07111"
+ id="shapes-f16.svgtext2561"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2562"
+ x="270.13705"
+ y="114.07111" /><tspan
+ id="shapes-f16.svgtspan2564" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2566"
+ x="270.13705"
+ y="118.84592">0.25</tspan></text>
+ <text
+ transform="translate(10, 5025.603549800001) matrix(0.500003,0.866024,-0.866024,0.500003,0.000000,0.000000)"
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790072;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="214.9263"
+ y="-106.66351"
+ id="shapes-f16.svgtext2568"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2569"
+ x="214.92630"
+ y="-106.66351" /><tspan
+ id="shapes-f16.svgtspan2571" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2573"
+ x="214.92630"
+ y="-101.88870">0.37</tspan></text>
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.964586,6.719919e-2,6.719919e-2,-0.964586,-356.5721,688.7050)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.37500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece"
+ id="shapes-f16.svgpath1554"
+ sodipodi:sides="9"
+ sodipodi:cx="451.89960"
+ sodipodi:cy="620.88135"
+ sodipodi:r1="23.086590"
+ sodipodi:r2="14.298160"
+ sodipodi:arg1="1.1382904"
+ sodipodi:arg2="1.4814137"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.43000000"
+ d="M 461.57628,641.84208 C 457.38816,643.80584 457.78546,634.73692 453.17590,635.12243 C 448.51320,635.51239 450.36116,644.35969 445.83906,643.15825 C 441.36850,641.97051 447.50224,635.27869 443.72331,632.61104 C 439.90082,629.91264 435.62950,637.87792 432.93764,634.05081 C 430.27646,630.26733 439.27660,629.08379 438.09650,624.61120 C 436.90279,620.08705 428.51080,623.44326 428.90873,618.78123 C 429.30212,614.17234 436.95739,619.05087 438.92831,614.86612 C 440.92194,610.63312 432.33597,607.80985 435.63750,604.49432 C 438.90139,601.21657 441.62981,609.87446 445.82952,607.93563 C 450.07766,605.97445 445.31518,598.29275 449.97548,597.87508 C 454.58267,597.46217 451.10758,605.84829 455.57100,607.06259 C 460.08588,608.29088 461.37532,599.34510 465.21379,602.02073 C 469.00851,604.66586 460.95594,608.85626 463.59458,612.65549 C 466.26365,616.49853 473.00165,610.47450 474.22223,614.99147 C 475.42890,619.45696 466.56674,617.49090 466.14595,622.09737 C 465.72032,626.75695 474.75410,626.47338 472.78567,630.71815 C 470.83966,634.91455 465.31462,627.71197 462.03130,630.97026 C 458.71012,634.26611 465.81268,639.85569 461.57628,641.84208 z "
+ inkscape:randomized="0.0000000" />
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="116.22874"
+ y="117.60011"
+ id="shapes-f16.svgtext2575"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2576"
+ x="116.22874"
+ y="117.60011" /><tspan
+ id="shapes-f16.svgtspan2578" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2580"
+ x="116.22874"
+ y="122.37492">0.43</tspan></text>
+ <text
+ transform="translate(10, 5025.603549800001) matrix(0.384906,0.922956,-0.922956,0.384906,0.000000,0.000000)"
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9789882;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="32.583221"
+ y="-39.030281"
+ id="shapes-f16.svgtext2582"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2583"
+ x="32.583221"
+ y="-39.030281" /><tspan
+ id="shapes-f16.svgtspan2585" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2587"
+ x="32.583221"
+ y="-34.255495">3.00</tspan></text>
+ <text
+ transform="translate(10, 5025.603549800001) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)"
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="107.11456"
+ y="38.639725"
+ id="shapes-f16.svgtext2589"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2590"
+ x="107.11456"
+ y="43.414501">-</tspan><tspan
+ id="shapes-f16.svgtspan2592" /><tspan
+ id="shapes-f16.svgtspan2594">3.00</tspan><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2596"
+ x="107.11456"
+ y="43.414501" /></text>
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.120864,0.000000,0.000000,-0.120864,214.0977,80.90800)"
+ sodipodi:type="star"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000"
+ id="shapes-f16.svgpath896"
+ sodipodi:sides="3"
+ sodipodi:cx="224.45302"
+ sodipodi:cy="492.50204"
+ sodipodi:r1="120.20276"
+ sodipodi:r2="60.101379"
+ sodipodi:arg1="0.52807445"
+ sodipodi:arg2="1.5752720"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.41000000"
+ d="M 328.28162,553.06873 C 306.77619,589.93520 266.86404,552.79385 224.18402,552.60282 C 181.50401,552.41180 141.26100,589.19440 120.08642,552.13691 C 98.911848,515.07942 151.03328,499.08517 172.53871,462.21870 C 194.04415,425.35223 182.31099,372.10947 224.99100,372.30049 C 267.67102,372.49151 255.46174,425.62712 276.63631,462.68461 C 297.81089,499.74210 349.78706,516.20227 328.28162,553.06873 z "
+ inkscape:randomized="0.0000000" />
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="236.78233"
+ y="17.90111"
+ id="shapes-f16.svgtext2598"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2599"
+ x="236.78233"
+ y="17.901110" /><tspan
+ id="shapes-f16.svgtspan2601" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2603"
+ x="236.78233"
+ y="22.675915">0.41</tspan></text>
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="21.764177"
+ y="95.56311"
+ id="shapes-f16.svgtext2909"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2606"
+ x="21.764177"
+ y="100.33792">5.43</tspan><tspan
+ id="shapes-f16.svgtspan2608" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2610"
+ x="21.764177"
+ y="100.33792" /></text>
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="63.424889"
+ y="89.486107"
+ id="shapes-f16.svgtext2613"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2613"
+ x="63.424889"
+ y="89.486107" /><tspan
+ id="shapes-f16.svgtspan2615" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan2617"
+ x="63.424889"
+ y="94.260912">1.85</tspan></text>
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="62.71822"
+ y="141.7691"
+ id="shapes-f16.svgtext3240"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan3241"
+ x="62.718220"
+ y="141.76910" /><tspan
+ id="shapes-f16.svgtspan3243" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan3245"
+ x="62.718220"
+ y="146.54391">0.21</tspan></text>
+ <text
+ transform="translate(10, 5025.603549800001) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)"
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="106.78857"
+ y="66.356537"
+ id="shapes-f16.svgtext3868"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan3869"
+ x="106.78857"
+ y="71.131313">-</tspan><tspan
+ id="shapes-f16.svgtspan3871" /><tspan
+ id="shapes-f16.svgtspan3873">3.00</tspan><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan3875"
+ x="106.78857"
+ y="71.131313" /></text>
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.503029,8.386162e-2,-8.386162e-2,0.503029,540.5811,-2474.824)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000"
+ id="shapes-f16.svgpath4498"
+ sodipodi:sides="9"
+ sodipodi:cx="105.38494"
+ sodipodi:cy="5142.4639"
+ sodipodi:r1="46.149918"
+ sodipodi:r2="18.172943"
+ sodipodi:arg1="0.93231400"
+ sodipodi:arg2="1.2813799"
+ inkscape:flatsided="false"
+ inkscape:rounded="-0.43000000"
+ inkscape:randomized="0.0000000"
+ d="M 132.88925,5179.5223 C 143.15471,5171.9034 98.319178,5163.5294 110.57137,5159.8810 C 122.82356,5156.2326 89.872629,5187.7696 102.63376,5188.5317 C 115.39489,5189.2938 86.431567,5154.0592 98.162455,5159.1399 C 109.89334,5164.2206 64.379851,5167.1990 73.665577,5175.9855 C 82.951303,5184.7720 83.412450,5139.1634 89.133020,5150.5960 C 94.853589,5162.0285 58.073810,5135.0545 59.539237,5147.7541 C 61.004664,5160.4537 90.674506,5125.8120 87.708039,5138.2469 C 84.741573,5150.6818 73.905173,5106.3769 66.864612,5117.0474 C 59.824050,5127.7178 104.81974,5120.2521 94.554278,5127.8710 C 84.288818,5135.4899 104.46627,5094.5849 92.214077,5098.2333 C 79.961884,5101.8817 119.22943,5125.0853 106.46830,5124.3232 C 93.707174,5123.5611 135.45722,5105.1959 123.72634,5100.1152 C 111.99545,5095.0345 127.16114,5138.0502 117.87541,5129.2637 C 108.58969,5120.4772 152.37702,5133.2451 146.65645,5121.8125 C 140.93588,5110.3800 124.90352,5153.0803 123.43809,5140.3807 C 121.97266,5127.6811 147.30870,5165.6078 150.27517,5153.1728 C 153.24164,5140.7379 113.51294,5163.1428 120.55350,5152.4724 C 127.59406,5141.8020 122.62379,5187.1412 132.88925,5179.5223 z " />
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="156.34573"
+ y="122.21311"
+ id="shapes-f16.svgtext4499"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan4500"
+ x="156.34573"
+ y="126.98792">-0.43</tspan><tspan
+ id="shapes-f16.svgtspan4502" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan4504"
+ x="156.34573"
+ y="126.98792" /></text>
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.306731,-4.267910e-2,4.267910e-2,0.306731,-195.0316,-1440.110)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#00edff;color:#000000"
+ id="shapes-f16.svgpath5127"
+ sodipodi:sides="5"
+ sodipodi:cx="9.5541286"
+ sodipodi:cy="5108.5903"
+ sodipodi:r1="17.613136"
+ sodipodi:r2="8.1117020"
+ sodipodi:arg1="-2.7000003"
+ sodipodi:arg2="-2.0716818"
+ inkscape:flatsided="false"
+ inkscape:rounded="-8.9362223"
+ inkscape:randomized="0.0000000"
+ d="M -6.3694195,5101.0628 C -52.334341,5198.2963 99.997690,5049.8290 5.6588697,5101.4751 C -88.679954,5153.1211 118.47105,5104.7884 11.792555,5091.1200 C -94.885938,5077.4516 93.388032,5176.4490 15.117425,5102.6870 C -63.153186,5028.9249 46.827114,5211.0016 26.861100,5105.3206 C 6.8950871,4999.6395 -29.077231,5209.2906 16.887694,5112.0571 C 62.852620,5014.8236 -76.326823,5175.6859 18.011999,5124.0398 C 112.35082,5072.3938 -98.155268,5102.9678 8.5232251,5116.6363 C 115.20172,5130.3047 -80.796204,5047.6464 -2.5255918,5121.4084 C 75.745018,5195.1704 -18.382580,5004.4152 1.5834303,5110.0962 C 21.549441,5215.7773 39.595504,5003.8293 -6.3694195,5101.0628 z " />
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="21.20429"
+ y="143.25011"
+ id="shapes-f16.svgtext6108"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan5129"
+ x="21.204290"
+ y="148.02491">-8.94</tspan><tspan
+ id="shapes-f16.svgtspan5131" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan5133"
+ x="21.204290"
+ y="148.02491" /></text>
+ <path
+ transform="translate(10, 5025.603549800001) matrix(0.241306,0.000000,0.000000,0.241306,59.66014,-1049.710)"
+ sodipodi:type="star"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000"
+ id="shapes-f16.svgpath5833"
+ sodipodi:sides="4"
+ sodipodi:cx="171.63371"
+ sodipodi:cy="4696.8921"
+ sodipodi:r1="45.711628"
+ sodipodi:r2="32.323002"
+ sodipodi:arg1="0.78539816"
+ sodipodi:arg2="1.5707963"
+ inkscape:flatsided="true"
+ inkscape:rounded="0.39000000"
+ inkscape:randomized="0.0000000"
+ d="M 203.95671,4729.2151 C 186.12918,4747.0426 157.13825,4747.0426 139.31071,4729.2151 C 121.48318,4711.3876 121.48318,4682.3966 139.31071,4664.5691 C 157.13825,4646.7416 186.12918,4646.7416 203.95671,4664.5691 C 221.78425,4682.3966 221.78425,4711.3876 203.95671,4729.2151 z " />
+ <text
+ transform="translate(10, 5025.603549800001) "
+ sodipodi:insensitive="true"
+ xml:space="preserve"
+ style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ x="96.318428"
+ y="80.288109"
+ id="shapes-f16.svgtext5837"
+ sodipodi:linespacing="120.00000%"><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan5838"
+ x="96.318428"
+ y="80.288109" /><tspan
+ id="shapes-f16.svgtspan5840" /><tspan
+ sodipodi:role="line"
+ id="shapes-f16.svgtspan5842"
+ x="96.318428"
+ y="85.062914">0.39</tspan></text>
+ <rect
+ id="d0e654"
+ width="288"
+ height="1000px"
+ x="10"
+ y="5186.247209800001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot3977">
+ <flowRegion
+ id="flowRegion3979">
+ <use
+ xlink:href="#d0e654"
+ y="0"
+ x="0"
+ id="use3981" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3983">Si voleu que les puntes d'un estel siguin agudes i les concavitats suaus o viceversa, és fàcil fer-ho creant un <flowSpan
+ style="font-style:italic"
+ id="flowSpan3985">offset</flowSpan> (<flowSpan
+ style="font-weight:bold"
+ id="flowSpan3987">Ctrl+J</flowSpan>) de l'estel: </flowDiv> </flowRoot>
+ <text
+ transform="translate(10, 5233.112882800001) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f17.svgtext3939"
+ y="-2.7365105"
+ x="35.064491"
+ style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.7365105"
+ x="35.064491"
+ id="shapes-f17.svgtspan3940"
+ sodipodi:role="line" /><tspan
+ id="shapes-f17.svgtspan3942" /><tspan
+ id="shapes-f17.svgtspan3944" /><tspan
+ y="4.7223065"
+ x="35.064491"
+ id="shapes-f17.svgtspan3946"
+ sodipodi:role="line">Estel original</tspan></text>
+ <text
+ transform="translate(10, 5233.112882800001) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f17.svgtext3948"
+ y="-2.7365105"
+ x="117.15958"
+ style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.7365105"
+ x="117.15958"
+ id="shapes-f17.svgtspan3949"
+ sodipodi:role="line" /><tspan
+ id="shapes-f17.svgtspan3951" /><tspan
+ id="shapes-f17.svgtspan3953" /><tspan
+ x="117.15958"
+ y="4.7223065"
+ sodipodi:role="line"
+ id="shapes-f17.svgtspan3955">Linked offset, inset</tspan></text>
+ <text
+ transform="translate(10, 5233.112882800001) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f17.svgtext3957"
+ y="-2.7365105"
+ x="216.99135"
+ style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.7365105"
+ x="216.99135"
+ id="shapes-f17.svgtspan3958"
+ sodipodi:role="line" /><tspan
+ id="shapes-f17.svgtspan3960" /><tspan
+ id="shapes-f17.svgtspan3962" /><tspan
+ y="4.7223065"
+ x="216.99135"
+ id="shapes-f17.svgtspan3964"
+ sodipodi:role="line">Linked offset, outset</tspan></text>
+ <path
+ transform="translate(10, 5233.112882800001) matrix(1.320520,0.000000,0.000000,1.320520,32.68152,-6886.747)"
+ d="M 95.281250,5226.1250 C 94.775628,5227.3872 94.288704,5228.4192 93.750000,5229.9062 C 92.785240,5232.5694 91.804075,5235.4001 90.468750,5237.9375 C 89.133425,5240.4749 87.472375,5243.2081 83.843750,5244.2188 C 80.034756,5245.2796 77.011897,5243.7127 74.312500,5242.1562 C 71.613103,5240.5998 69.024000,5238.6378 66.593750,5236.8438 C 65.433917,5235.9875 64.652607,5235.5924 63.625000,5234.9062 C 64.251412,5235.7075 64.544559,5236.2476 65.281250,5237.1250 C 67.182012,5239.3887 69.282685,5241.8174 70.968750,5244.3750 C 72.654815,5246.9326 74.439158,5249.8283 73.437500,5253.7188 C 72.451468,5257.5486 69.573416,5259.3799 66.875000,5260.9375 C 64.176584,5262.4951 61.175479,5263.7323 58.406250,5264.9375 C 57.034673,5265.5344 56.262361,5266.0297 55.125000,5266.5938 C 56.173575,5266.4488 56.814492,5266.4593 58.000000,5266.2500 C 60.912193,5265.7358 64.066204,5265.1188 67.125000,5264.9375 C 70.183796,5264.7562 73.599692,5264.6556 76.468750,5267.4688 C 79.294288,5270.2394 79.439455,5273.6326 79.437500,5276.7500 C 79.435545,5279.8674 78.999047,5283.0905 78.656250,5286.0938 C 78.490635,5287.5447 78.550611,5288.4424 78.468750,5289.6875 C 78.856660,5288.7303 79.163062,5288.1908 79.562500,5287.0938 C 80.573899,5284.3159 81.627022,5281.3011 83.000000,5278.5625 C 84.372978,5275.8239 86.005336,5272.8277 89.875000,5271.7500 C 93.683982,5270.6892 96.706856,5272.2560 99.406250,5273.8125 C 102.10564,5275.3690 104.69475,5277.3310 107.12500,5279.1250 C 108.28483,5279.9812 109.06614,5280.3763 110.09375,5281.0625 C 109.46734,5280.2612 109.17419,5279.7211 108.43750,5278.8438 C 106.53674,5276.5801 104.43606,5274.1513 102.75000,5271.5938 C 101.06394,5269.0362 99.279591,5266.1405 100.28125,5262.2500 C 101.26729,5258.4201 104.14534,5256.5889 106.84375,5255.0312 C 109.54216,5253.4736 112.54328,5252.2365 115.31250,5251.0312 C 116.68407,5250.4343 117.45639,5249.9391 118.59375,5249.3750 C 117.54518,5249.5200 116.90426,5249.5094 115.71875,5249.7188 C 112.80656,5250.2329 109.65254,5250.8499 106.59375,5251.0312 C 103.53496,5251.2126 100.11909,5251.3132 97.250000,5248.5000 C 94.424435,5245.7294 94.279295,5242.3362 94.281250,5239.2188 C 94.283205,5236.1013 94.719703,5232.8783 95.062500,5229.8750 C 95.235374,5228.3604 95.200993,5227.4100 95.281250,5226.1250 z "
+ inkscape:href="#path2693"
+ id="shapes-f17.svgpath2694"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47329840;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800"
+ xlink:href="#shapes-f17.svgpath2693"
+ inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7812 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5312 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z "
+ inkscape:radius="-4.4234619"
+ sodipodi:type="inkscape:offset" />
+ <path
+ transform="translate(10, 5233.112882800001) matrix(0.827366,0.000000,0.000000,0.827366,177.7036,-4293.463)"
+ d="M 97.500000,5207.5312 C 96.553352,5207.4549 95.536566,5207.4936 94.531250,5207.6562 C 87.472667,5208.7975 85.294135,5213.5513 83.750000,5216.5312 C 82.205865,5219.5112 81.237159,5222.3926 80.281250,5225.0312 C 79.816114,5226.3152 79.482735,5227.0064 79.062500,5228.0625 C 77.795774,5227.1860 76.701496,5226.4450 75.125000,5225.2812 C 72.587379,5223.4079 69.935198,5221.3896 66.375000,5219.7500 C 64.594901,5218.9302 62.517804,5218.1217 59.625000,5218.0312 C 56.732196,5217.9408 52.825811,5219.0848 50.250000,5221.5000 C 47.647015,5223.9405 46.158544,5228.2301 46.312500,5231.3125 C 46.466456,5234.3949 47.430312,5236.4437 48.343750,5238.1562 C 50.170627,5241.5813 52.301057,5243.9855 54.281250,5246.3438 C 55.434338,5247.7170 56.134224,5248.6510 57.031250,5249.7812 C 55.643759,5250.4357 54.472521,5251.0044 52.687500,5251.7812 C 49.796106,5253.0396 46.701740,5254.3014 43.500000,5256.5625 C 41.899130,5257.6931 40.151462,5259.1020 38.625000,5261.5625 C 37.098538,5264.0230 36.165196,5267.9993 36.968750,5271.4375 C 37.781106,5274.9133 40.753545,5278.3426 43.500000,5279.7500 C 46.246455,5281.1574 48.497581,5281.3410 50.437500,5281.4062 C 54.317337,5281.5367 57.466173,5280.9107 60.500000,5280.3750 C 62.264561,5280.0634 63.416611,5279.9304 64.843750,5279.7188 C 64.715748,5281.2463 64.626540,5282.5388 64.406250,5284.4688 C 64.048375,5287.6041 63.614025,5290.9080 63.968750,5294.8125 C 64.146112,5296.7647 64.477410,5298.9772 65.843750,5301.5312 C 67.210090,5304.0853 70.180637,5306.9136 73.562500,5307.9375 C 76.977851,5308.9716 81.439104,5308.1110 84.031250,5306.4375 C 86.623396,5304.7640 87.910460,5302.8969 88.937500,5301.2500 C 90.991579,5297.9562 92.008793,5294.8940 93.062500,5292.0000 C 93.675617,5290.3160 94.125581,5289.2477 94.656250,5287.9062 C 95.922978,5288.7827 97.017255,5289.5237 98.593750,5290.6875 C 101.13137,5292.5608 103.78357,5294.5792 107.34375,5296.2188 C 109.12384,5297.0385 111.20098,5297.8470 114.09375,5297.9375 C 116.98652,5298.0280 120.89291,5296.8839 123.46875,5294.4688 C 126.07176,5292.0282 127.56021,5287.7387 127.40625,5284.6562 C 127.25229,5281.5738 126.28844,5279.5250 125.37500,5277.8125 C 123.54812,5274.3875 121.41769,5271.9833 119.43750,5269.6250 C 118.28441,5268.2517 117.58453,5267.3177 116.68750,5266.1875 C 118.07500,5265.5330 119.24622,5264.9644 121.03125,5264.1875 C 123.92265,5262.9291 127.01701,5261.6674 130.21875,5259.4062 C 131.81962,5258.2757 133.56730,5256.8667 135.09375,5254.4062 C 136.62020,5251.9458 137.55354,5247.9694 136.75000,5244.5312 C 135.93765,5241.0554 132.96521,5237.6261 130.21875,5236.2188 C 127.47229,5234.8114 125.22118,5234.6277 123.28125,5234.5625 C 119.40140,5234.4321 116.25259,5235.0581 113.21875,5235.5938 C 111.45418,5235.9053 110.30215,5236.0383 108.87500,5236.2500 C 109.00300,5234.7224 109.09221,5233.4300 109.31250,5231.5000 C 109.67038,5228.3646 110.10472,5225.0607 109.75000,5221.1562 C 109.57264,5219.2040 109.24133,5216.9916 107.87500,5214.4375 C 106.50867,5211.8834 103.53813,5209.0551 100.15625,5208.0312 C 99.332988,5207.7820 98.446648,5207.6076 97.500000,5207.5312 z "
+ inkscape:href="#path2693"
+ id="shapes-f17.svgpath2696"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75540936;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000"
+ xlink:href="#shapes-f17.svgpath2693"
+ inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7812 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5312 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z "
+ inkscape:radius="9.9201479"
+ sodipodi:type="inkscape:offset" />
+ <path
+ transform="translate(10, 5233.112882800001) translate(-32.78474,-5201.170)"
+ d="M 116.67619,5287.2238 C 111.57555,5292.0061 97.800036,5274.1131 91.064473,5275.9889 C 84.614125,5277.7853 82.850643,5300.3688 76.442134,5298.4284 C 69.750261,5296.4023 78.358283,5275.5258 73.366005,5270.6306 C 68.585122,5265.9426 48.145527,5275.7071 46.621669,5269.1870 C 45.030431,5262.3786 67.413968,5259.3951 69.157252,5252.6241 C 70.826718,5246.1397 52.150604,5233.3207 57.035255,5228.7410 C 62.135890,5223.9587 75.911405,5241.8517 82.646968,5239.9759 C 89.097316,5238.1795 90.860798,5215.5961 97.269307,5217.5364 C 103.96118,5219.5626 95.353158,5240.4390 100.34544,5245.3343 C 105.12632,5250.0223 125.56591,5240.2577 127.08977,5246.7779 C 128.68101,5253.5863 106.29747,5256.5697 104.55419,5263.3408 C 102.88472,5269.8251 121.56084,5282.6441 116.67619,5287.2238 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.25000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.3411834"
+ sodipodi:arg1="0.77559456"
+ sodipodi:r2="18.491833"
+ sodipodi:r1="41.765072"
+ sodipodi:cy="5257.9824"
+ sodipodi:cx="86.855721"
+ sodipodi:sides="6"
+ id="shapes-f17.svgpath2693"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.62500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000"
+ sodipodi:type="star" />
+ <rect
+ id="d0e673"
+ width="288"
+ height="1000px"
+ x="10"
+ y="5343.940498800001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4008"
+ transform="translate(0.000000,-6.000000)">
+ <flowRegion
+ id="flowRegion4010">
+ <use
+ xlink:href="#d0e673"
+ y="0"
+ x="0"
+ id="use4012" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4014"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan4016">Maj+arrossegar</flowSpan> els manejadors d'un estel a l'Inkscape és un dels passatemps més refinats coneguts per l'home. Però pot ser encara millor. </flowDiv> </flowRoot>
+ <rect
+ id="d0e679"
+ width="288"
+ height="1000px"
+ x="10"
+ y="5373.360740800001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4019">
+ <flowRegion
+ id="flowRegion4021">
+ <use
+ xlink:href="#d0e679"
+ y="0"
+ x="0"
+ id="use4023" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4025">Per a imitar millor les formes del món real, l'Inkscape pot <flowSpan
+ style="font-style:italic"
+ id="flowSpan4027">aleatoritzar</flowSpan> (distorsionar aleatòriament) els estels i polígons. Un lleuger factor aleatori fa un estel menys regular, més humà, sovint divertit; un factor aleatori fort és una forma emocionant d'obtenir una varietat de formes bojament impredictibles. Un estel arrodonit resta arrodonit en aleatoritzar. Heus aquí dues dreceres: </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 5451.721717800001)"
+ id="circle4029" />
+ <rect
+ id="d0e688"
+ width="258"
+ height="1000px"
+ x="20"
+ y="5445.721717800001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4032">
+ <flowRegion
+ id="flowRegion4034">
+ <use
+ xlink:href="#d0e688"
+ y="0"
+ x="0"
+ id="use4036" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4038"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan4040">Alt+arrossegar</flowSpan> un manejador tangencialment per a aleatoritzar l'estel o polígon. </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 5481.141959800001)"
+ id="circle4042" />
+ <rect
+ id="d0e695"
+ width="258"
+ height="1000px"
+ x="20"
+ y="5475.141959800001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4045">
+ <flowRegion
+ id="flowRegion4047">
+ <use
+ xlink:href="#d0e695"
+ y="0"
+ x="0"
+ id="use4049" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4051"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan4053">Alt+clicar</flowSpan> un manejador per a eliminar l'aleatorització. </flowDiv> </flowRoot>
+ <rect
+ id="d0e702"
+ width="288"
+ height="1000px"
+ x="10"
+ y="5491.642936100001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4056">
+ <flowRegion
+ id="flowRegion4058">
+ <use
+ xlink:href="#d0e702"
+ y="0"
+ x="0"
+ id="use4060" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4062">Mentres dibuixeu o editeu els manejadors d'un estel, &quot;tremolarà&quot; perquè cada única posició dels manejadors es correspon a la seva pròpia i única aleatorització. Així, movent un manejador sense Alt re-aleatoritza la forma amb el mateix nivell d'aleatorietat, mentres que Alt-arrossegar manté la mateixa aleatorització però ajusta el seu nivell. Aquí tenim un estel amb exactament els mateixos paràmetres, però cadascun és re-aleatoritzat movent lleugerament el seu manejador (el nivell d'aleatorització és 0.1 en tots): </flowDiv> </flowRoot>
+ <path
+ transform="translate(10, 5596.095173100001) matrix(0.847225,0.000000,0.000000,0.847225,6.330246,-4695.815)"
+ d="M 58.552885,5590.9135 C 55.980193,5594.2918 43.528041,5587.4305 40.634977,5589.9941 C 37.844784,5592.4667 42.979891,5603.7983 38.956922,5604.2788 C 34.785633,5604.7771 35.141842,5589.6763 31.287322,5588.5250 C 27.569860,5587.4146 13.307517,5602.3382 10.860530,5599.4403 C 8.3233251,5596.4356 21.126150,5586.6960 19.870030,5582.8772 C 18.658574,5579.1942 1.9910396,5576.3070 2.6985329,5572.5482 C 3.4321106,5568.6508 20.401139,5571.1958 22.772952,5567.9635 C 25.060428,5564.8462 10.053367,5549.3462 13.371388,5547.5875 C 16.811741,5545.7640 28.599565,5560.4654 32.466738,5559.6200 C 36.196403,5558.8046 41.523454,5541.1999 45.156628,5542.6710 C 48.923752,5544.1964 43.700012,5560.3608 46.451863,5563.2725 C 49.105865,5566.0806 61.659111,5559.5105 62.993348,5563.1186 C 64.376776,5566.8597 49.955355,5573.0232 50.155723,5577.1909 C 50.348967,5581.2103 61.034097,5587.6554 58.552885,5590.9135 z "
+ inkscape:randomized="0.10000000"
+ inkscape:rounded="0.22000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="0.98389742"
+ sodipodi:arg1="0.50595040"
+ sodipodi:r2="15.364238"
+ sodipodi:r1="30.728476"
+ sodipodi:cy="5574.6763"
+ sodipodi:cx="34.143131"
+ sodipodi:sides="7"
+ id="shapes-f18.svgpath2788"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 5596.095173100001) matrix(0.847225,0.000000,0.000000,0.847225,66.37022,-4695.815)"
+ d="M 62.191560,5577.1902 C 61.458685,5580.8598 51.126859,5578.4795 48.838310,5581.5984 C 46.636485,5584.5992 49.791644,5598.1223 46.690502,5600.1885 C 43.467215,5602.3361 36.674693,5590.7847 32.894210,5590.5684 C 29.256987,5590.3603 27.032281,5601.9514 23.494578,5600.6928 C 19.817534,5599.3848 26.451259,5590.5275 24.143719,5587.2571 C 21.923622,5584.1106 6.5692248,5587.1458 5.2937040,5583.4980 C 3.9679442,5579.7066 17.624071,5577.5529 17.900381,5573.5722 C 18.166221,5569.7424 6.7396238,5560.3112 9.3161986,5557.5202 C 11.994257,5554.6192 25.984937,5565.2571 29.426156,5563.3874 C 32.736970,5561.5886 31.236580,5546.7738 34.845434,5546.9739 C 38.596431,5547.1819 39.218751,5558.2293 42.547418,5559.8781 C 45.749947,5561.4645 53.590063,5554.6607 55.943981,5557.6787 C 58.390613,5560.8156 46.962163,5565.0847 47.597563,5568.8404 C 48.208885,5572.4537 62.896663,5573.6597 62.191560,5577.1902 z "
+ inkscape:randomized="0.10000000"
+ inkscape:rounded="0.22000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="0.64669515"
+ sodipodi:arg1="0.16874813"
+ sodipodi:r2="15.188270"
+ sodipodi:r1="29.479511"
+ sodipodi:cy="5574.6763"
+ sodipodi:cx="34.143131"
+ sodipodi:sides="7"
+ id="shapes-f18.svgpath2789"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 5596.095173100001) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4695.815)"
+ d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z "
+ inkscape:randomized="0.10000000"
+ inkscape:rounded="0.22000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.0163215"
+ sodipodi:arg1="0.53837452"
+ sodipodi:r2="15.230559"
+ sodipodi:r1="30.461117"
+ sodipodi:cy="5574.6763"
+ sodipodi:cx="34.143131"
+ sodipodi:sides="7"
+ id="shapes-f18.svgpath2790"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 5596.095173100001) matrix(0.847225,0.000000,0.000000,0.847225,186.4497,-4695.815)"
+ d="M 60.007892,5593.6395 C 58.125113,5597.0084 47.605861,5585.3906 44.178161,5587.0783 C 40.872342,5588.7059 42.451902,5607.6782 38.542979,5607.7896 C 34.489939,5607.9050 33.555160,5591.5810 29.746318,5590.4092 C 26.072910,5589.2790 15.842572,5597.4040 13.336275,5594.4468 C 10.737574,5591.3806 22.727863,5582.5624 22.081118,5578.5426 C 21.457369,5574.6658 6.3542956,5576.3415 6.9459401,5572.5066 C 7.5593975,5568.5302 17.959054,5570.8155 19.693069,5567.4175 C 21.365426,5564.1402 18.219383,5550.6720 21.889231,5548.9463 C 25.694380,5547.1570 28.705818,5559.0649 32.506075,5558.1665 C 36.171203,5557.2999 43.042511,5546.4711 46.727099,5547.6141 C 50.547533,5548.7992 42.465487,5558.9785 45.239341,5561.8173 C 47.914564,5564.5552 59.829529,5559.8857 60.751362,5563.5510 C 61.707181,5567.3514 51.087644,5574.0165 50.788246,5578.0494 C 50.499494,5581.9389 61.823725,5590.3903 60.007892,5593.6395 z "
+ inkscape:randomized="0.10000000"
+ inkscape:rounded="0.22000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.0759160"
+ sodipodi:arg1="0.59796906"
+ sodipodi:r2="15.162188"
+ sodipodi:r1="30.324377"
+ sodipodi:cy="5574.6763"
+ sodipodi:cx="34.143131"
+ sodipodi:sides="7"
+ id="shapes-f18.svgpath2791"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 5596.095173100001) matrix(0.847225,0.000000,0.000000,0.847225,246.4904,-4695.815)"
+ d="M 59.226259,5596.8211 C 56.801365,5600.0811 44.094343,5589.1275 40.337524,5590.1484 C 36.714287,5591.1331 33.535715,5606.9925 29.881465,5606.8263 C 26.092489,5606.6539 32.280098,5591.9659 28.628102,5590.1469 C 25.105962,5588.3926 14.040302,5597.8945 12.320490,5594.3954 C 10.537270,5590.7673 19.165650,5580.1388 18.010959,5576.3813 C 16.897327,5572.7575 1.9505293,5570.0864 3.0630866,5566.2103 C 4.2166622,5562.1912 22.160106,5568.3199 24.521312,5564.8723 C 26.798559,5561.5472 19.560042,5550.6702 23.267880,5549.8792 C 27.112420,5549.0589 32.648341,5561.5327 36.730185,5562.1361 C 40.666889,5562.7181 46.026796,5543.0714 49.182440,5545.4501 C 52.454428,5547.9164 41.603528,5562.0237 44.356426,5565.1230 C 47.011437,5568.1121 63.135887,5563.0713 63.293467,5566.9552 C 63.456856,5570.9823 51.229966,5575.2072 50.685872,5579.0723 C 50.161125,5582.8001 61.564930,5593.6771 59.226259,5596.8211 z "
+ inkscape:randomized="0.10000000"
+ inkscape:rounded="0.22000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.2035873"
+ sodipodi:arg1="0.72564034"
+ sodipodi:r2="15.051932"
+ sodipodi:r1="30.103865"
+ sodipodi:cy="5574.6763"
+ sodipodi:cx="34.143131"
+ sodipodi:sides="7"
+ id="shapes-f18.svgpath2792"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="star" />
+ <rect
+ id="d0e715"
+ width="288"
+ height="1000px"
+ x="10"
+ y="5663.339685100002"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4070">
+ <flowRegion
+ id="flowRegion4072">
+ <use
+ xlink:href="#d0e715"
+ y="0"
+ x="0"
+ id="use4074" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4076">I aquí tenim l'estel central de la filera anterior, amb el nivell d'aleatorització que varia de -0.2 a 0.2: </flowDiv> </flowRoot>
+ <text
+ transform="translate(10, 5700.759927100002) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f19.svgtext2848"
+ y="-2.4563127"
+ x="274.15491"
+ style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.4563127"
+ x="274.15491"
+ id="shapes-f19.svgtspan2849"
+ sodipodi:role="line" /><tspan
+ id="shapes-f19.svgtspan2851" /><tspan
+ y="3.9817331"
+ x="274.15491"
+ id="shapes-f19.svgtspan2853"
+ sodipodi:role="line">+0.2</tspan></text>
+ <text
+ transform="translate(10, 5700.759927100002) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f19.svgtext2841"
+ y="-2.4563127"
+ x="212.89142"
+ style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.4563127"
+ x="212.89142"
+ id="shapes-f19.svgtspan2842"
+ sodipodi:role="line" /><tspan
+ id="shapes-f19.svgtspan2844" /><tspan
+ y="3.9817331"
+ x="212.89142"
+ id="shapes-f19.svgtspan2846"
+ sodipodi:role="line">+0.1</tspan></text>
+ <text
+ transform="translate(10, 5700.759927100002) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f19.svgtext2833"
+ y="4.1156874"
+ x="151.42322"
+ style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="10.553733"
+ x="151.42322"
+ id="shapes-f19.svgtspan2835"
+ sodipodi:role="line">0</tspan><tspan
+ id="shapes-f19.svgtspan2837" /><tspan
+ y="10.553733"
+ x="151.42322"
+ id="shapes-f19.svgtspan2839"
+ sodipodi:role="line" /></text>
+ <text
+ transform="translate(10, 5700.759927100002) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f19.svgtext2814"
+ y="4.1156874"
+ x="83.021225"
+ style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="10.553733"
+ x="83.021225"
+ id="shapes-f19.svgtspan2821"
+ sodipodi:role="line">-0.1</tspan><tspan
+ id="shapes-f19.svgtspan2829" /><tspan
+ y="10.553733"
+ x="83.021225"
+ id="shapes-f19.svgtspan2831"
+ sodipodi:role="line" /></text>
+ <text
+ transform="translate(10, 5700.759927100002) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f19.svgtext2805"
+ y="4.1156874"
+ x="26.32832"
+ style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="10.553733"
+ x="26.328320"
+ id="shapes-f19.svgtspan2807"
+ sodipodi:role="line">-0.2</tspan><tspan
+ id="shapes-f19.svgtspan2809" /><tspan
+ y="10.553733"
+ x="26.328320"
+ id="shapes-f19.svgtspan2811"
+ sodipodi:role="line" /></text>
+ <path
+ transform="translate(10, 5700.759927100002) matrix(0.847225,0.000000,0.000000,0.847225,190.1905,-4686.543)"
+ d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z "
+ inkscape:randomized="0.10000000"
+ inkscape:rounded="0.22000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.0163215"
+ sodipodi:arg1="0.53837452"
+ sodipodi:r2="15.230559"
+ sodipodi:r1="30.461117"
+ sodipodi:cy="5574.6763"
+ sodipodi:cx="34.143131"
+ sodipodi:sides="7"
+ id="shapes-f19.svgpath2797"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 5700.759927100002) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4686.543)"
+ d="M 60.295318,5590.2949 C 58.127720,5593.6951 45.526845,5585.4029 42.161973,5587.6249 C 38.916749,5589.7680 42.104864,5604.4508 38.237587,5604.8610 C 34.227729,5605.2862 32.854345,5590.2644 29.019118,5589.0190 C 25.320263,5587.8180 15.828540,5599.4651 13.096648,5596.6973 C 10.264034,5593.8274 21.152327,5583.3877 19.734749,5579.6127 C 18.367577,5575.9720 3.3434768,5575.8129 3.8041395,5571.9513 C 4.2817861,5567.9474 19.232650,5569.9511 21.300186,5566.4892 C 23.294205,5563.1503 14.051181,5551.3048 17.357511,5549.2573 C 20.785740,5547.1343 28.540870,5560.0727 32.536623,5559.5307 C 36.390296,5559.0079 39.888534,5544.3959 43.550797,5545.7043 C 47.348082,5547.0609 42.067706,5561.1911 44.982793,5563.9771 C 47.794226,5566.6641 61.399481,5560.2887 62.659919,5563.9677 C 63.966827,5567.7824 49.627176,5572.4641 49.266477,5576.4803 C 48.918603,5580.3536 62.385841,5587.0156 60.295318,5590.2949 z "
+ inkscape:randomized="0.0000000"
+ inkscape:rounded="0.22000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.0163215"
+ sodipodi:arg1="0.53837452"
+ sodipodi:r2="15.230559"
+ sodipodi:r1="30.461117"
+ sodipodi:cy="5574.6763"
+ sodipodi:cx="34.143131"
+ sodipodi:sides="7"
+ id="shapes-f19.svgpath2798"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 5700.759927100002) matrix(0.847225,0.000000,0.000000,0.847225,253.9699,-4686.543)"
+ d="M 64.678594,5591.8209 C 61.679958,5594.9503 39.856237,5587.2243 36.562224,5589.4157 C 33.385338,5591.5291 39.334529,5604.0644 35.373939,5605.6450 C 31.267327,5607.2839 38.077428,5594.8556 34.333885,5593.8712 C 30.723454,5592.9217 9.3378510,5600.1571 7.2740663,5596.6832 C 5.1341929,5593.0813 20.607846,5582.3792 19.548793,5578.2009 C 18.527397,5574.1713 -3.0904292,5581.7810 -1.4443162,5578.0268 C 0.26248669,5574.1341 13.091590,5568.6576 15.699865,5565.3831 C 18.215396,5562.2251 9.2397706,5552.3983 12.846554,5550.4278 C 16.586313,5548.3847 32.562547,5558.3748 36.628088,5559.0689 C 40.549068,5559.7383 42.353205,5546.3882 45.409140,5548.6148 C 48.577742,5550.9234 38.604678,5562.6443 41.784497,5564.8727 C 44.851249,5567.0219 60.367705,5556.0107 62.252170,5559.4248 C 64.206113,5562.9648 47.337659,5573.2615 46.081583,5577.0365 C 44.870170,5580.6774 67.570605,5588.8029 64.678594,5591.8209 z "
+ inkscape:randomized="0.20000000"
+ inkscape:rounded="0.22000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.0163215"
+ sodipodi:arg1="0.53837452"
+ sodipodi:r2="15.230559"
+ sodipodi:r1="30.461117"
+ sodipodi:cy="5574.6763"
+ sodipodi:cx="34.143131"
+ sodipodi:sides="7"
+ id="shapes-f19.svgpath2799"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 5700.759927100002) matrix(0.847225,0.000000,0.000000,0.847225,59.08828,-4686.543)"
+ d="M 58.103680,5589.5319 C 56.348378,5592.9938 48.362241,5584.4924 44.961848,5586.7296 C 41.682365,5588.8872 43.368881,5604.5850 39.669411,5604.4689 C 35.833548,5604.3486 30.236112,5587.9739 26.361734,5586.5930 C 22.625120,5585.2611 18.995498,5599.0738 16.007938,5596.7043 C 12.910231,5594.2475 21.396491,5583.8819 19.827727,5580.3186 C 18.314745,5576.8820 6.5362379,5572.6959 6.4283673,5568.9136 C 6.3165196,5564.9919 22.304650,5570.5664 24.100346,5567.0422 C 25.832192,5563.6432 16.455937,5550.7481 19.612990,5548.6721 C 22.886438,5546.5195 26.667362,5560.8892 30.490890,5559.7616 C 34.178462,5558.6740 38.757188,5543.4662 42.621626,5544.2490 C 46.628539,5545.0607 43.836113,5560.4751 46.581941,5563.5293 C 49.230134,5566.4750 61.929613,5562.4696 62.863793,5566.2392 C 63.832415,5570.1478 50.752395,5572.1443 50.858924,5576.2021 C 50.961665,5580.1157 59.796568,5586.1931 58.103680,5589.5319 z "
+ inkscape:randomized="-0.10000000"
+ inkscape:rounded="0.22000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.0163215"
+ sodipodi:arg1="0.53837452"
+ sodipodi:r2="15.230559"
+ sodipodi:r1="30.461117"
+ sodipodi:cy="5574.6763"
+ sodipodi:cx="34.143131"
+ sodipodi:sides="7"
+ id="shapes-f19.svgpath2800"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="star" />
+ <path
+ transform="translate(10, 5700.759927100002) matrix(0.847225,0.000000,0.000000,0.847225,2.395329,-4686.543)"
+ d="M 55.912042,5588.7689 C 54.559567,5592.2457 51.197698,5583.5820 47.761723,5585.8342 C 44.447922,5588.0064 44.565157,5604.6657 41.101236,5604.0769 C 37.509605,5603.4664 27.613211,5585.6866 23.704350,5584.1669 C 19.934480,5582.7012 22.107066,5598.6620 18.919229,5596.7113 C 15.613861,5594.6887 21.621713,5584.3714 19.920705,5581.0245 C 18.280181,5577.7966 9.6958226,5569.4979 9.0525951,5565.8759 C 8.3856527,5562.1204 25.375537,5571.1612 26.900507,5567.5952 C 28.371252,5564.1560 18.859728,5550.1848 21.868468,5548.0868 C 24.988136,5545.9115 24.878038,5561.6663 28.445157,5559.9924 C 31.885438,5558.3781 37.701968,5542.5677 41.692454,5542.7938 C 45.830064,5543.0282 45.628678,5559.7691 48.181089,5563.0815 C 50.642743,5566.2762 62.465928,5564.6794 63.067668,5568.5107 C 63.691592,5572.4832 51.872826,5571.8790 52.451371,5575.9240 C 53.009344,5579.8251 57.216426,5585.4158 55.912042,5588.7689 z "
+ inkscape:randomized="-0.20000000"
+ inkscape:rounded="0.22000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="1.0163215"
+ sodipodi:arg1="0.53837452"
+ sodipodi:r2="15.230559"
+ sodipodi:r1="30.461117"
+ sodipodi:cy="5574.6763"
+ sodipodi:cx="34.143131"
+ sodipodi:sides="7"
+ id="shapes-f19.svgpath2801"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="star" />
+ <rect
+ id="d0e728"
+ width="288"
+ height="1000px"
+ x="10"
+ y="5775.5856281000015"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4104">
+ <flowRegion
+ id="flowRegion4106">
+ <use
+ xlink:href="#d0e728"
+ y="0"
+ x="0"
+ id="use4108" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4110"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan4112">Alt+arrossegueu</flowSpan> un manejador de l'estel central de la filera i observeu com es transforma en els seus veïns a la dreta i a l'esquerra — i més enllà. </flowDiv> </flowRoot>
+ <rect
+ id="d0e734"
+ width="288"
+ height="1000px"
+ x="10"
+ y="5816.177870100001"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4115">
+ <flowRegion
+ id="flowRegion4117">
+ <use
+ xlink:href="#d0e734"
+ y="0"
+ x="0"
+ id="use4119" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3582">Segurament trobareu les vostres pròpies aplicacions per als estels aleatoris, però a mi m'agraden molt les taques arrodonides en forma d'ameba i els planetes grans i aspres amb paisatges fantàstics: </flowDiv> </flowRoot>
+ <path
+ transform="translate(10, 5864.770112100001) "
+ style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d9d9d9;stroke-width:0.69434953;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"
+ d="M -37.727824,155.36423 C -33.500986,161.07747 -27.980683,163.23212 -20.417286,159.71438 C 20.378686,140.74021 -107.09362,68.822322 -65.726248,50.955534 C -24.358903,33.088718 -27.299962,184.56748 13.720936,166.91436 C 54.741867,149.26126 -72.161170,64.543544 -30.046877,48.886555 C 12.067390,33.229535 -19.375830,160.64638 22.781771,145.74483 C 64.939345,130.84360 -44.122927,37.357198 -1.7051887,21.965562 C 40.712554,6.5738995 4.6015410,165.16266 47.567552,152.52873 C 90.533598,139.89480 -30.996676,29.036882 11.816976,16.113010 C 54.630599,3.1891634 27.014523,162.71469 69.962904,150.90170 C 112.91119,139.08870 -8.2656948,18.850538 35.648103,8.5966685 C 79.561873,-1.6571915 26.531787,141.71748 69.847898,132.16737 C 113.16398,122.61725 14.001556,19.638823 58.511962,12.660314 C 103.02246,5.6817990 45.199986,135.32323 89.692359,130.20267 C 134.18473,125.08181 44.455938,9.9067597 88.849600,4.9305236 C 133.24314,-0.045709000 74.746349,139.65021 119.16457,135.06021 C 163.58292,130.47022 80.239256,2.4166643 125.20575,0.61449030 C 170.17258,-1.1876836 83.527282,134.12295 128.51742,131.80090 C 173.50737,129.47917 103.65045,9.2090605 148.35684,9.1133242 C 193.06322,9.0175719 122.96678,121.91263 167.31346,122.68862 C 211.66045,123.46460 122.11457,-4.5322990 167.03330,-2.8107140 C 211.95174,-1.0891322 133.87582,128.98878 178.67893,132.07202 C 223.48235,135.15558 159.34329,2.1477079 203.97575,5.2573772 C 248.60790,8.3670481 154.84456,119.33607 199.59500,124.22860 C 244.34574,129.12144 184.75132,-4.4095850 228.87787,3.0208990 C 273.00442,10.451395 167.71386,125.67619 211.75424,134.21112 C 255.79463,142.74605 198.62950,-6.5941890 242.47574,1.9213497 C 286.32229,10.436879 202.07825,125.06859 245.47254,135.92008 C 288.86683,146.77126 239.76290,6.1392830 282.51943,17.666444 C 325.27564,29.193591 209.99945,123.55998 252.73614,135.73866 C 295.47283,147.91764 252.01882,10.359585 294.57164,23.646500 C 337.12416,36.933388 227.95641,125.96729 270.52519,140.08153 C 313.09428,154.19576 283.86208,24.653102 325.66869,40.326554 C 367.47562,55.999975 242.38664,150.74229 284.29876,166.05136 C 326.21057,181.36073 307.89385,24.119091 349.21381,40.820489 C 390.53377,57.521876 273.30035,151.41343 313.78708,169.50604 C 354.27411,187.59833 333.38806,23.780236 373.69762,43.468285 C 413.38532,62.852671 286.68218,152.65393 320.59902,175.46481"
+ id="shapes-f20.svgpath1599" />
+ <path
+ transform="translate(10, 5864.770112100001) "
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccc"
+ id="shapes-f20.svgrect1295"
+ d="M 328.54201,123.81662 C 326.50226,126.33081 324.65918,128.17055 323.54751,127.48466 C 320.22224,125.43311 323.88527,102.21779 320.54230,100.25953 C 316.85042,98.096696 314.17860,113.06059 310.46512,110.95505 C 307.10293,109.04831 319.71850,102.37766 316.25511,100.61295 C 312.43019,98.664292 301.56365,105.74122 297.69251,103.92795 C 294.18672,102.28551 295.32573,90.608372 291.81396,88.945014 C 287.93593,87.108108 288.46001,103.20580 284.47748,101.54108 C 280.87090,100.03392 291.16716,84.815992 287.57124,83.376180 C 283.60022,81.786136 267.02701,97.080222 263.04192,95.574515 C 259.43333,94.211128 273.82685,83.536574 270.15758,82.271258 C 266.10524,80.873929 255.72712,96.149322 251.63906,94.823234 C 247.93715,93.622360 259.14372,72.954702 255.44014,71.840761 C 251.34991,70.610616 244.74379,82.910140 240.58967,81.829275 C 236.82814,80.850547 245.51868,71.213653 241.73901,70.338054 C 237.56487,69.371133 231.74471,84.822422 227.59585,83.773939 C 223.83917,82.824540 220.75900,70.701123 216.94439,70.028678 C 212.73167,69.286051 213.91116,81.444490 209.69608,80.591768 C 205.87890,79.819615 212.48736,59.510061 208.63530,58.935238 C 204.38168,58.300419 201.72583,75.643809 197.49774,75.022947 C 193.66892,74.460740 196.29697,63.956334 192.41507,63.487524 C 188.12799,62.969799 177.65802,74.608228 173.41044,74.183197 C 169.56394,73.798323 181.60344,62.657062 177.69724,62.426787 C 173.38389,62.172508 161.79941,77.180201 157.49919,76.923410 C 153.60552,76.690870 160.42623,59.832865 156.52697,59.774964 C 152.22113,59.711034 148.03344,74.732348 143.75396,74.757772 C 139.87911,74.780764 139.44350,54.271061 135.57752,54.427132 C 131.30887,54.599502 136.70589,70.951979 132.39558,71.266184 C 128.49221,71.550740 127.81012,63.587428 123.95385,63.885306 C 119.69529,64.214232 123.46131,71.345680 119.22464,71.840761 C 115.38826,72.289064 108.03059,58.327266 104.19784,58.846834 C 99.965082,59.420611 101.53245,80.468068 97.258875,81.122116 C 93.388898,81.714394 97.889808,62.728836 94.076650,63.487524 C 89.865788,64.325364 91.664054,77.888025 87.491298,78.779687 C 83.712782,79.587124 81.038149,60.467341 77.281787,61.410251 C 73.133562,62.451554 80.963598,82.380092 76.839842,83.464563 C 73.105651,84.446610 64.905397,66.898040 61.194078,67.995608 C 57.095581,69.207714 64.086474,84.484321 59.956571,85.630239 C 56.216834,86.667896 45.986606,77.253886 42.321979,78.514495 C 38.274976,79.906638 48.885585,95.206344 44.841195,96.679494 C 41.178871,98.013498 34.981847,76.214195 31.361107,77.586366 C 27.362603,79.101709 32.081748,102.25188 28.090531,103.88346 C 24.476374,105.36121 15.803509,80.319307 12.267996,81.917679 C 8.3636201,83.682817 23.207895,101.74851 19.295297,103.57407 C 15.752369,105.22748 0.13202660,93.124298 -3.3335624,94.911585 C -7.1607000,96.885402 9.3019377,108.54665 5.4616334,110.46894 C 1.9841477,112.20992 -8.1189140,93.126880 -11.465807,95.044190 C -15.161888,97.161500 -9.8533880,113.49540 -13.587271,115.55161 C -16.968390,117.41348 -21.243009,107.84961 -24.592320,109.80610 C -28.291081,111.96666 -18.668764,121.17680 -22.338274,123.46276 C -24.535542,124.83155 -29.944155,119.44124 -34.359877,116.12628"
+ style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0607138;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" />
+ <path
+ transform="translate(10, 5864.770112100001) matrix(1.441040e-2,1.441040e-2,-1.441040e-2,1.441040e-2,203.3568,30.94721)"
+ sodipodi:type="star"
+ style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma"
+ id="shapes-f20.svgpath2853"
+ sodipodi:sides="10"
+ sodipodi:cx="-564.31024"
+ sodipodi:cy="945.83423"
+ sodipodi:r1="1251.4492"
+ sodipodi:r2="717.90320"
+ sodipodi:arg1="0.32910642"
+ sodipodi:arg2="0.67945593"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.35000000"
+ inkscape:randomized="0.14000000"
+ d="M 586.43223,1426.2190 C 542.76529,1649.3325 -20.876545,1083.7179 -139.70283,1273.6209 C -252.30432,1453.5757 413.32689,1714.0235 242.42407,1852.2648 C 62.073466,1998.1484 -31.533896,1444.5515 -214.02369,1546.4277 C -386.95363,1642.9672 -225.45968,2347.6514 -429.61766,2339.2002 C -645.06183,2330.2819 -513.59764,1572.1945 -733.05416,1496.4619 C -941.01430,1424.6966 -1159.1422,2118.9484 -1333.8664,2011.8226 C -1518.2497,1898.7748 -979.25575,1424.2694 -1110.3297,1238.5023 C -1234.5372,1062.4667 -1633.2389,1557.1297 -1714.1412,1353.7125 C -1799.5159,1139.0500 -1410.9974,1163.9386 -1389.3707,943.99286 C -1368.8768,735.56910 -1896.2220,802.24954 -1845.0990,599.26373 C -1791.1498,385.05651 -1153.9823,792.85512 -997.84602,658.28518 C -849.88905,530.76477 -1365.6512,188.20339 -1181.8314,72.287524 C -987.84963,-50.036366 -840.24516,429.73276 -625.04479,353.00498 C -421.11784,280.29663 -917.45440,-376.01344 -695.16632,-370.96132 C -460.58979,-365.62990 -591.55226,70.796944 -391.00854,181.91311 C -200.97044,287.20837 -94.719895,-270.07070 69.068748,-150.54005 C 241.91190,-24.401552 -53.110736,563.33177 111.64174,720.90223 C 267.76354,870.21825 743.25189,505.94892 780.85920,696.24146 C 820.54550,897.05368 108.58980,789.26591 130.33760,1012.4204 C 150.94613,1223.8847 627.81166,1214.7936 586.43223,1426.2190 z " />
+ <path
+ transform="translate(10, 5864.770112100001) matrix(-3.240508e-2,0.000000,0.000000,-3.653582e-2,215.3936,64.44452)"
+ sodipodi:type="star"
+ style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma"
+ id="shapes-f20.svgpath1638"
+ sodipodi:sides="10"
+ sodipodi:cx="-564.31024"
+ sodipodi:cy="945.83423"
+ sodipodi:r1="288.60358"
+ sodipodi:r2="523.09772"
+ sodipodi:arg1="1.0714496"
+ sodipodi:arg2="1.3344848"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.41000000"
+ inkscape:randomized="0.20000000"
+ d="M -461.01498,1115.3291 C -550.55265,1157.0666 -385.94420,1428.8123 -478.00866,1459.9524 C -576.55938,1493.2864 -499.15489,1166.1806 -618.05242,1154.5241 C -729.12453,1143.6348 -729.50307,1480.8201 -820.42798,1434.4899 C -917.75886,1384.8957 -736.84080,1309.9229 -828.55968,1231.4343 C -914.24195,1158.1116 -1045.9495,1352.4350 -1109.4510,1262.4658 C -1177.4264,1166.1579 -778.79796,1112.9360 -839.51177,1012.4817 C -896.22962,918.63900 -1070.7428,1114.6633 -1053.7619,1002.0192 C -1035.5848,881.43892 -844.42964,881.64495 -796.40802,791.53534 C -751.54700,707.35643 -1149.3381,703.57858 -1059.3195,640.43950 C -962.95878,572.85205 -797.77228,733.15441 -715.43863,666.32286 C -638.52389,603.88992 -781.15554,442.01898 -687.16501,418.27658 C -586.55252,392.86144 -690.83848,632.16367 -573.12673,659.81616 C -463.16235,685.64867 -450.24314,404.80984 -367.30556,459.82403 C -278.52474,518.71417 -439.99079,591.35554 -351.12755,674.39083 C -268.11297,751.96104 -97.787978,606.04243 -39.226439,685.91833 C 23.460964,771.42176 -353.93437,689.96797 -336.93847,792.33814 C -321.06118,887.97066 -120.99862,984.72388 -111.41174,1085.4488 C -101.14943,1193.2702 -350.02117,884.62135 -380.04559,990.11658 C -408.09391,1088.6685 -23.232947,1210.0791 -74.629035,1298.4242 C -129.64616,1392.9935 -365.16906,1070.6509 -461.01498,1115.3291 z " />
+ <path
+ transform="translate(10, 5864.770112100001) matrix(5.131326e-3,8.887717e-3,-8.887717e-3,5.131326e-3,121.9634,127.9393)"
+ sodipodi:type="star"
+ style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma"
+ id="shapes-f20.svgpath2855"
+ sodipodi:sides="10"
+ sodipodi:cx="-564.31024"
+ sodipodi:cy="945.83423"
+ sodipodi:r1="2299.5850"
+ sodipodi:r2="4673.7515"
+ sodipodi:arg1="-0.33254745"
+ sodipodi:arg2="-0.12863391"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.35000000"
+ inkscape:randomized="0.14000000"
+ d="M 1192.8688,-27.843698 C 1675.7913,717.71691 3670.8300,-107.03224 3770.3326,696.85954 C 3881.1484,1592.1513 1509.8829,832.05889 1356.5239,1780.4190 C 1218.8213,2631.9614 3729.1797,2972.2635 3132.6328,3522.5978 C 2468.2604,4135.5035 1257.0666,1439.7789 647.27506,2181.9603 C 99.736942,2848.3727 1931.3943,4335.9732 1136.0147,4548.5008 C 250.20293,4785.1921 808.91559,3677.0843 -76.101097,3843.6207 C -870.76674,3993.1554 -1082.0541,6375.0915 -1868.1860,6042.6562 C -2743.6987,5672.4240 -1652.3697,3955.7590 -2498.5936,3431.9102 C -3258.4268,2961.5409 -3144.9917,4483.5733 -3549.9479,3656.3625 C -4000.9463,2735.1003 -2256.6668,2708.2355 -2830.0452,1950.9309 C -3344.8876,1270.9393 -5638.3835,2302.1496 -5722.3482,1447.7809 C -5815.8594,496.27311 -3311.1548,1624.3347 -3258.1731,726.01647 C -3210.6004,-80.592749 -5764.5708,-519.25332 -5129.0952,-1182.7226 C -4421.3680,-1921.6263 -3385.4512,-684.54606 -2551.6180,-1210.2793 C -1802.9106,-1682.3406 -3741.5712,-2667.3925 -2866.6786,-2823.8219 C -1892.3133,-2998.0368 -1067.7642,-1968.8047 -65.929992,-1944.6154 C 833.62727,-1922.8956 -671.31359,-3688.2891 208.09164,-3569.0524 C 1187.4826,-3436.2589 -337.09985,-913.26278 523.68113,-591.85317 C 1296.5853,-303.25616 1973.6028,-2503.9856 2435.6134,-1768.5288 C 2950.1531,-949.45280 655.03939,-858.17226 1192.8688,-27.843698 z " />
+ <path
+ transform="translate(10, 5864.770112100001) matrix(-1.219143e-2,-8.074166e-9,-1.133882e-9,-9.208558e-3,34.48550,55.79367)"
+ sodipodi:type="star"
+ style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma"
+ id="shapes-f20.svgpath2856"
+ sodipodi:sides="7"
+ sodipodi:cx="-564.31024"
+ sodipodi:cy="945.83423"
+ sodipodi:r1="1962.3131"
+ sodipodi:r2="987.28790"
+ sodipodi:arg1="-1.6417338"
+ sodipodi:arg2="-1.0812633"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.40000000"
+ inkscape:randomized="0.14000000"
+ d="M -588.58303,-1237.4689 C -121.15492,-1260.9332 -648.76421,-200.55439 -213.49780,19.755764 C 165.26842,211.46833 350.16158,-417.03523 661.63312,-121.28353 C 1019.5666,218.58516 196.92272,90.889358 265.60457,553.29115 C 325.37111,955.67040 1598.6463,735.71092 1492.4835,1125.4341 C 1370.4846,1573.2919 434.90332,1408.3913 248.33488,1842.9019 C 85.984151,2221.0104 926.48625,2349.8451 561.81773,2556.5367 C 142.75196,2794.0602 140.49117,1701.5232 -346.48107,1669.9559 C -770.24139,1642.4862 -1193.5875,2876.7898 -1517.6280,2617.6519 C -1890.0053,2319.8586 -964.52052,1630.7449 -1373.6799,1291.3567 C -1729.7280,996.02318 -2437.0680,2050.3098 -2448.2643,1632.7383 C -2461.1307,1152.8780 -1406.7570,1025.2463 -1416.4235,495.19244 C -1424.8352,33.942774 -2561.6940,138.92843 -2249.4631,-160.84059 C -1890.6569,-505.32587 -1564.8884,178.64609 -1131.7176,-120.58833 C -754.77493,-380.98032 -995.33616,-1217.0504 -588.58303,-1237.4689 z " />
+ <path
+ transform="translate(10, 5864.770112100001) matrix(-8.987418e-3,-5.952208e-9,-8.358880e-10,-6.788472e-3,23.87873,128.7202)"
+ sodipodi:type="star"
+ style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma"
+ id="shapes-f20.svgpath2857"
+ sodipodi:sides="7"
+ sodipodi:cx="-564.31024"
+ sodipodi:cy="945.83423"
+ sodipodi:r1="1395.4882"
+ sodipodi:r2="866.36334"
+ sodipodi:arg1="-1.6706296"
+ sodipodi:arg2="-1.0962105"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.40000000"
+ inkscape:randomized="0.14000000"
+ d="M -624.46794,-581.42936 C -299.24568,-525.37388 -615.42935,171.79421 -314.48582,336.79665 C -80.121454,465.29481 266.81929,-202.23998 445.73163,-43.137672 C 675.47011,161.16306 -20.106794,474.08963 128.66210,758.93731 C 244.51814,980.76678 1023.9948,714.25362 982.12458,952.96109 C 928.35974,1259.4815 282.80710,1023.2805 131.15320,1336.6483 C 13.050410,1580.6883 392.26495,2030.2891 137.08551,2088.8593 C -190.58633,2164.0684 -131.04620,1660.3175 -433.98507,1706.9849 C -669.90333,1743.3278 -859.64360,2614.5791 -1070.8843,2446.0346 C -1342.1350,2229.6094 -871.99891,1778.9127 -1151.8232,1592.4634 C -1369.7405,1447.2631 -1793.9087,1505.8228 -1872.4819,1274.6689 C -1973.3765,977.84787 -1327.5292,1148.7878 -1255.5145,833.02543 C -1199.4320,587.12065 -1837.5932,316.14577 -1630.9621,151.37537 C -1365.6305,-60.203661 -1336.2486,442.82551 -1027.4219,308.48494 C -786.91845,203.86517 -877.73973,-625.08343 -624.46794,-581.42936 z " />
+ <path
+ transform="translate(10, 5864.770112100001) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,262.2065,110.7547)"
+ sodipodi:type="star"
+ style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma"
+ id="shapes-f20.svgpath2854"
+ sodipodi:sides="7"
+ sodipodi:cx="-564.31024"
+ sodipodi:cy="945.83423"
+ sodipodi:r1="1251.4492"
+ sodipodi:r2="717.90320"
+ sodipodi:arg1="0.32910642"
+ sodipodi:arg2="0.77790537"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.40000000"
+ inkscape:randomized="0.14000000"
+ d="M 586.43223,1426.2190 C 542.50542,1704.3757 113.40945,1127.4457 -56.454801,1340.3458 C -226.31906,1553.2459 -25.644155,2118.6182 -284.72640,2240.7168 C -543.80865,2362.8155 -397.93837,1602.6716 -673.36005,1566.7418 C -948.78172,1530.8121 -1004.9753,2265.2681 -1200.7883,2087.6834 C -1396.6014,1910.0988 -868.85151,1590.3309 -1052.0129,1371.4289 C -1235.1743,1152.5269 -1639.8419,1520.3629 -1710.4521,1244.5962 C -1781.0623,968.82943 -1428.9917,879.85665 -1298.1624,648.13325 C -1167.3331,416.40984 -1575.0857,169.12856 -1369.2899,17.677269 C -1163.4942,-133.77402 -1003.1732,238.44329 -725.49097,156.40279 C -447.80872,74.362296 -543.22078,-219.44128 -275.52136,-233.28726 C -7.8219296,-247.13324 -517.45985,227.02281 -251.74435,319.60180 C 13.971157,412.18079 374.60474,-88.550499 468.60365,162.72496 C 562.60255,414.00041 122.55440,635.77724 114.00996,917.28910 C 105.46552,1198.8010 630.35905,1148.0624 586.43223,1426.2190 z " />
+ <path
+ transform="translate(10, 5864.770112100001) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,170.8244,135.1697)"
+ d="M -243.68629,1096.3301 C -275.35575,1283.9594 48.345651,1301.8041 -75.497659,1450.8250 C -199.34097,1599.8459 -361.70082,1177.7834 -528.40070,1265.8347 C -695.10059,1353.8860 -461.55308,1751.5440 -642.24532,1705.4148 C -822.93755,1659.2856 -492.01237,1366.5838 -675.00746,1291.5327 C -858.00254,1216.4815 -1132.3247,1551.3201 -1253.7793,1395.3430 C -1375.2340,1239.3659 -808.88733,1216.1344 -821.71402,1038.1944 C -834.54071,860.25439 -1224.3324,983.13051 -1167.6373,793.84479 C -1110.9422,604.55907 -862.57136,778.00349 -716.46491,651.27811 C -570.35847,524.55273 -1041.8284,378.35555 -874.17080,275.82792 C -706.51315,173.30030 -657.73797,689.81870 -467.44729,733.12917 C -277.15661,776.43964 -325.32808,205.09828 -177.01233,335.70124 C -28.696586,466.30420 -325.46087,617.10460 -249.61052,783.72453 C -173.76017,950.34446 67.255384,635.47011 111.97072,816.29185 C 156.68606,997.11360 -212.01684,908.70088 -243.68629,1096.3301 z "
+ inkscape:randomized="0.14000000"
+ inkscape:rounded="0.40000000"
+ inkscape:flatsided="false"
+ sodipodi:arg2="0.77809157"
+ sodipodi:arg1="0.32929262"
+ sodipodi:r2="717.90320"
+ sodipodi:r1="292.23001"
+ sodipodi:cy="945.83423"
+ sodipodi:cx="-564.31024"
+ sodipodi:sides="7"
+ id="shapes-f20.svgpath1295"
+ style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma"
+ sodipodi:type="star" />
+ <text
+ style="font-size:8.5000000px;font-style:normal;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"
+ x="10"
+ y="6055.3574"
+ id="text4132">
+ <tspan
+ x="10"
+ y="6055.3574"
+ id="tspan4134">Espirals</tspan>
+ </text>
+ <rect
+ id="d0e753"
+ width="288"
+ height="1000px"
+ x="10"
+ y="6074.2572021000005"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4137"
+ transform="translate(0.000000,-14.00000)">
+ <flowRegion
+ id="flowRegion4139">
+ <use
+ xlink:href="#d0e753"
+ y="0"
+ x="0"
+ id="use4141" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4143">L'espiral de l'Inkscape és una forma versàtil, i si bé no és tan engrescadora com l'estel, a vegades pot resultar molt útil. Una espiral, com un estel es dibuixa des del centre; tant en dibuixar com en editar, </flowDiv> </flowRoot>
+ <circle
+ cx="0.00000000"
+ cy="0.00000000"
+ r="2.0000000"
+ transform="translate(15.00000,6112.849)"
+ id="circle4145"
+ sodipodi:cx="0.00000000"
+ sodipodi:cy="0.00000000"
+ sodipodi:rx="2.0000000"
+ sodipodi:ry="2.0000000" />
+ <rect
+ id="d0e759"
+ width="258"
+ height="1000px"
+ x="20"
+ y="6114.8494441"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4148"
+ transform="translate(0.000000,-8.000000)">
+ <flowRegion
+ id="flowRegion4150">
+ <use
+ xlink:href="#d0e759"
+ y="0"
+ x="0"
+ id="use4152" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4154"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan4156">Ctrl+arrossegar </flowSpan>per incrementar l'angle de 15 en 15 graus. </flowDiv> </flowRoot>
+ <rect
+ id="d0e766"
+ width="288"
+ height="1000px"
+ x="10"
+ y="6133.0976859"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4159"
+ transform="translate(0.000000,-4.000000)">
+ <flowRegion
+ id="flowRegion4161">
+ <use
+ xlink:href="#d0e766"
+ y="0"
+ x="0"
+ id="use4163" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4165">Un cop dibuixada, una espiral té dos manejadors als extrems interior i exterior. Simplement en arrossegar-los l'enrotlla i desenrotlla l'espiral (és a dir la &quot;continua&quot;), canviant el nombre de voltes. Altres dreceres: </flowDiv> </flowRoot>
+ <rect
+ id="d0e769"
+ width="288"
+ height="1000px"
+ x="10"
+ y="6173.6899279"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4168">
+ <flowRegion
+ id="flowRegion4170">
+ <use
+ xlink:href="#d0e769"
+ y="0"
+ x="0"
+ id="use4172" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4174">Manejador exterior: </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 6196.1909042)"
+ id="circle4176" />
+ <rect
+ id="d0e775"
+ width="258"
+ height="1000px"
+ x="20"
+ y="6190.1909042"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4179">
+ <flowRegion
+ id="flowRegion4181">
+ <use
+ xlink:href="#d0e775"
+ y="0"
+ x="0"
+ id="use4183" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4185"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan4187">Maj+arrossegar</flowSpan> per a escalar/girar al voltant del centre (no enrotlla/desenrotlla). </flowDiv> </flowRoot>
+ <circle
+ cx="0.00000000"
+ cy="0.00000000"
+ r="2.0000000"
+ transform="translate(15.00000,6219.611)"
+ id="circle4189"
+ sodipodi:cx="0.00000000"
+ sodipodi:cy="0.00000000"
+ sodipodi:rx="2.0000000"
+ sodipodi:ry="2.0000000" />
+ <rect
+ id="d0e782"
+ width="258"
+ height="1000px"
+ x="20"
+ y="6219.6111462"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4192"
+ transform="translate(0.000000,-6.000000)">
+ <flowRegion
+ id="flowRegion4194">
+ <use
+ xlink:href="#d0e782"
+ y="0"
+ x="0"
+ id="use4196" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4198"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan4200">Alt+arrossegar</flowSpan> per a bloquejar el radi a l'enrotllar/desenrotllar. </flowDiv> </flowRoot>
+ <rect
+ id="d0e789"
+ width="288"
+ height="1000px"
+ x="10"
+ y="6237.859388"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4203">
+ <flowRegion
+ id="flowRegion4205">
+ <use
+ xlink:href="#d0e789"
+ y="0"
+ x="0"
+ id="use4207" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4209">Manejador interior: </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 6260.3603643)"
+ id="circle4211" />
+ <rect
+ id="d0e795"
+ width="258"
+ height="1000px"
+ x="20"
+ y="6254.3603643"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4214">
+ <flowRegion
+ id="flowRegion4216">
+ <use
+ xlink:href="#d0e795"
+ y="0"
+ x="0"
+ id="use4218" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4220"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan4222">Alt+arrossegar</flowSpan> verticalment per a convergir/divergir. </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 6278.6086061)"
+ id="circle4224" />
+ <rect
+ id="d0e802"
+ width="258"
+ height="1000px"
+ x="20"
+ y="6272.6086061"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4227">
+ <flowRegion
+ id="flowRegion4229">
+ <use
+ xlink:href="#d0e802"
+ y="0"
+ x="0"
+ id="use4231" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4233"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan4235">Alt+clicar</flowSpan> per a reiniciar la divergència. </flowDiv> </flowRoot>
+ <circle
+ cx="0"
+ cy="0"
+ r="2"
+ transform="translate(15, 6296.8568479)"
+ id="circle4237" />
+ <rect
+ id="d0e809"
+ width="258"
+ height="1000px"
+ x="20"
+ y="6290.8568479"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4240">
+ <flowRegion
+ id="flowRegion4242">
+ <use
+ xlink:href="#d0e809"
+ y="0"
+ x="0"
+ id="use4244" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4246"><flowSpan
+ style="font-weight:bold"
+ id="flowSpan4248">Maj+clicar</flowSpan> per a moure el manejador intern cap al centre. </flowDiv> </flowRoot>
+ <rect
+ id="d0e816"
+ width="288"
+ height="1000px"
+ x="10"
+ y="6307.357824199999"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4251">
+ <flowRegion
+ id="flowRegion4253">
+ <use
+ xlink:href="#d0e816"
+ y="0"
+ x="0"
+ id="use4255" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3584">La <flowSpan
+ style="font-style:italic"
+ id="flowSpan4259">divergència</flowSpan> d'una espiral és la mesura de no-linealitat de les seves voltes. Quan és igual a 1, l'espiral és uniforme; si és menor que 1 (<flowSpan
+ style="font-weight:bold"
+ id="flowSpan4261">Alt+arrossega</flowSpan> amunt), l'espiral és més densa a la perifèria; si és més gran que 1 (<flowSpan
+ style="font-weight:bold"
+ id="flowSpan4263">Alt+arrossega</flowSpan> avall), l'espiral és més densa cap al centre: </flowDiv> </flowRoot>
+ <text
+ transform="translate(10, 6376.588193199999) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f21.svgtext2996"
+ y="-2.4563127"
+ x="45.595207"
+ style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.4563127"
+ x="45.595207"
+ id="shapes-f21.svgtspan2985"
+ sodipodi:role="line" /><tspan
+ id="shapes-f21.svgtspan2987" /><tspan
+ y="3.9817331"
+ x="45.595207"
+ id="shapes-f21.svgtspan2989"
+ sodipodi:role="line">0.2</tspan></text>
+ <text
+ transform="translate(10, 6376.588193199999) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f21.svgtext3053"
+ y="-2.4563127"
+ x="105.28775"
+ style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.4563127"
+ x="105.28775"
+ id="shapes-f21.svgtspan2978"
+ sodipodi:role="line" /><tspan
+ id="shapes-f21.svgtspan2980" /><tspan
+ y="3.9817331"
+ x="105.28775"
+ id="shapes-f21.svgtspan2982"
+ sodipodi:role="line">0.5</tspan></text>
+ <text
+ transform="translate(10, 6376.588193199999) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f21.svgtext2982"
+ y="-2.4563127"
+ x="285.30881"
+ style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.4563127"
+ x="285.30881"
+ id="shapes-f21.svgtspan2971"
+ sodipodi:role="line" /><tspan
+ id="shapes-f21.svgtspan2973" /><tspan
+ y="3.9817331"
+ x="285.30881"
+ id="shapes-f21.svgtspan2975"
+ sodipodi:role="line">6</tspan></text>
+ <text
+ transform="translate(10, 6376.588193199999) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f21.svgtext3039"
+ y="-2.4563127"
+ x="227.84541"
+ style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.4563127"
+ x="227.84541"
+ id="shapes-f21.svgtspan2964"
+ sodipodi:role="line" /><tspan
+ id="shapes-f21.svgtspan2966" /><tspan
+ y="3.9817331"
+ x="227.84541"
+ id="shapes-f21.svgtspan2968"
+ sodipodi:role="line">2</tspan></text>
+ <text
+ transform="translate(10, 6376.588193199999) "
+ sodipodi:insensitive="true"
+ sodipodi:linespacing="120.00000%"
+ id="shapes-f21.svgtext2960"
+ y="-2.4563127"
+ x="167.37082"
+ style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+ xml:space="preserve"><tspan
+ y="-2.4563127"
+ x="167.37082"
+ id="shapes-f21.svgtspan2956"
+ sodipodi:role="line" /><tspan
+ id="shapes-f21.svgtspan2958" /><tspan
+ y="3.9817331"
+ x="167.37082"
+ id="shapes-f21.svgtspan2960"
+ sodipodi:role="line">1</tspan></text>
+ <path
+ transform="translate(10, 6376.588193199999) matrix(-1.000000,0.000000,0.000000,1.000000,308.1285,-6286.366)"
+ d="M 138.38965,6322.4868 C 138.80692,6323.0591 137.82412,6323.3316 137.43852,6323.1804 C 136.39355,6322.7704 136.43670,6321.3565 137.00258,6320.5846 C 138.01480,6319.2038 140.05980,6319.3438 141.24304,6320.4062 C 142.97949,6321.9654 142.73280,6324.7146 141.16379,6326.2913 C 139.07253,6328.3929 135.59786,6328.0345 133.63399,6325.9545 C 131.16266,6323.3370 131.63503,6319.1279 134.22844,6316.7800 C 137.36941,6313.9365 142.31750,6314.5239 145.04757,6317.6321 C 148.26486,6321.2949 147.56164,6326.9847 143.93792,6330.0959 C 139.75420,6333.6879 133.32105,6332.8685 129.82947,6328.7286 C 125.86212,6324.0247 126.79790,6316.8470 131.45430,6312.9755 C 136.67809,6308.6323 144.60114,6309.6847 148.85209,6314.8579 C 153.57145,6320.6012 152.40235,6329.2702 146.71206,6333.9004 C 140.44953,6338.9962 131.03412,6337.7103 126.02495,6331.5028 C 120.55250,6324.7212 121.95531,6314.5590 128.68017,6309.1710 C 135.98072,6303.3217 146.88992,6304.8415 152.65661,6312.0838 C 158.88280,6319.9032 157.24604,6331.5596 149.48620,6337.7049 C 141.14809,6344.3081 128.74418,6342.5543 122.22042,6334.2769 C 115.24008,6325.4201 117.11093,6312.2686 125.90603,6305.3665 C 135.28139,6298.0089 149.18062,6299.9969 156.46114,6309.3097 C 164.19594,6319.2036 162.09090,6333.8506 152.26034,6341.5094 C 141.84793,6349.6216 126.45295,6347.3994 118.41590,6337.0510 C 109.92642,6326.1202 112.26573,6309.9772 123.13189,6301.5619 C 134.58120,6292.6951 151.47224,6295.1515 160.26566,6306.5355 C 169.50996,6318.5032 166.93634,6336.1424 155.03447,6345.3140"
+ sodipodi:t0="0.0000000"
+ sodipodi:argument="-36.758350"
+ sodipodi:radius="28.251171"
+ sodipodi:revolution="6.0000000"
+ sodipodi:expansion="1.0000000"
+ sodipodi:cy="6322.4868"
+ sodipodi:cx="138.38965"
+ id="shapes-f21.svgpath2948"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6376.588193199999) matrix(-1.000000,0.000000,0.000000,1.000000,368.3648,-6287.793)"
+ d="M 138.38965,6322.4868 C 138.40248,6322.5044 138.35779,6322.5160 138.35002,6322.5157 C 138.26090,6322.5125 138.24972,6322.3903 138.27406,6322.3283 C 138.34739,6322.1414 138.59806,6322.1380 138.74632,6322.2267 C 139.05943,6322.4142 139.04756,6322.8541 138.85200,6323.1209 C 138.50766,6323.5906 137.81599,6323.5545 137.39889,6323.2092 C 136.74150,6322.6651 136.81138,6321.6593 137.34935,6321.0601 C 138.13624,6320.1838 139.51876,6320.2970 140.33154,6321.0709 C 141.45828,6322.1436 141.29186,6323.9652 140.23907,6325.0232 C 138.83746,6326.4317 136.51433,6326.2024 135.17958,6324.8275 C 133.45778,6323.0539 133.75969,6320.1668 135.49992,6318.5238 C 137.68869,6316.4572 141.20210,6316.8415 143.18493,6318.9902 C 145.62765,6321.6373 145.15121,6325.8395 142.55085,6328.1936 C 139.40235,6331.0440 134.44904,6330.4656 131.69210,6327.3705 C 128.40258,6323.6774 129.09261,6317.9105 132.72578,6314.7192 C 137.00664,6310.9591 143.64946,6311.7706 147.30650,6315.9849 C 151.56874,6320.8967 150.62605,6328.4779 145.78735,6332.6322 C 140.20148,6337.4280 131.61957,6336.3444 126.93645,6330.8381 C 121.57556,6324.5350 122.81000,6314.8899 129.02693,6309.6465 C 136.09048,6303.6891 146.86109,6305.0841 152.69624,6312.0549 C 159.28169,6319.9220 157.71642,6331.8806 149.94855,6338.3390 C 141.23465,6345.5840 128.02575,6343.8386 120.91262,6335.2305 C 112.97667,6325.6267 114.91187,6311.1050 124.40337,6303.3057 C 134.94032,6294.6473 150.83710,6296.7821 159.35416,6307.2002 C 168.76652,6318.7134 166.42232,6336.0477 155.03447,6345.3140"
+ sodipodi:t0="0.0000000"
+ sodipodi:argument="-36.758350"
+ sodipodi:radius="28.251171"
+ sodipodi:revolution="6.0000000"
+ sodipodi:expansion="2.0000000"
+ sodipodi:cy="6322.4868"
+ sodipodi:cx="138.38965"
+ id="shapes-f21.svgpath2949"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6376.588193199999) matrix(-1.000000,0.000000,0.000000,1.000000,428.6010,-6293.024)"
+ d="M 138.38965,6322.4868 C 138.38965,6322.4868 138.38965,6322.4868 138.38965,6322.4868 C 138.38965,6322.4868 138.38964,6322.4868 138.38964,6322.4868 C 138.38964,6322.4868 138.38971,6322.4868 138.38974,6322.4868 C 138.38999,6322.4868 138.39004,6322.4871 138.39001,6322.4873 C 138.38983,6322.4883 138.38853,6322.4884 138.38778,6322.4882 C 138.38494,6322.4873 138.38468,6322.4835 138.38558,6322.4812 C 138.38835,6322.4742 138.39780,6322.4738 138.40370,6322.4766 C 138.41920,6322.4839 138.41964,6322.5049 138.41248,6322.5181 C 138.39575,6322.5491 138.35317,6322.5493 138.32617,6322.5331 C 138.26866,6322.4987 138.26950,6322.4183 138.30255,6322.3674 C 138.36793,6322.2667 138.51104,6322.2699 138.60126,6322.3325 C 138.76917,6322.4490 138.76116,6322.6915 138.64972,6322.8435 C 138.45264,6323.1123 138.05856,6323.0958 137.81309,6322.9072 C 137.39733,6322.5879 137.42812,6321.9698 137.73384,6321.5874 C 138.23274,6320.9634 139.17264,6321.0166 139.75025,6321.4947 C 140.66291,6322.2501 140.57572,6323.6415 139.85092,6324.4908 C 138.73768,6325.7954 136.72641,6325.6586 135.50643,6324.5892 C 133.67892,6322.9872 133.88624,6320.1403 135.42723,6318.4241 C 137.68474,6315.9099 141.63931,6316.2149 144.00925,6318.3892 C 147.41258,6321.5115 146.97493,6326.9128 143.96397,6330.1316 C 139.71715,6334.6715 132.45168,6334.0572 128.14493,6329.9569 C 122.16858,6324.2672 123.01475,6314.6284 128.51440,6308.9437 C 136.03393,6301.1711 148.66095,6302.3168 156.07245,6309.5931 C 166.06978,6319.4079 164.54168,6335.7597 155.03447,6345.3140"
+ sodipodi:t0="0.0000000"
+ sodipodi:argument="-36.758350"
+ sodipodi:radius="28.251171"
+ sodipodi:revolution="6.0000000"
+ sodipodi:expansion="6.0000000"
+ sodipodi:cy="6322.4868"
+ sodipodi:cx="138.38965"
+ id="shapes-f21.svgpath2950"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6376.588193199999) matrix(-1.000000,0.000000,0.000000,1.000000,247.8923,-6285.415)"
+ d="M 138.38965,6322.4868 C 141.04511,6326.1286 136.32905,6327.7897 133.73008,6325.8844 C 130.44429,6323.4756 130.93208,6318.5629 133.58470,6315.8972 C 137.17568,6312.2884 143.16438,6312.9614 146.46026,6316.6020 C 150.46516,6321.0258 149.60691,6328.0094 145.18487,6331.8060 C 140.07318,6336.1947 132.20230,6335.1739 127.97053,6330.0841 C 123.22030,6324.3707 124.38518,6315.6967 130.06724,6311.0732 C 136.32280,6305.9831 145.73456,6307.2780 150.71771,6313.4976 C 156.12858,6320.2510 154.71453,6330.3483 147.99954,6335.6661 C 140.78316,6341.3810 130.04312,6339.8565 124.41094,6332.6796 C 118.40659,6325.0286 120.03444,6313.6816 127.64546,6307.7520 C 135.70752,6301.4710 147.63109,6303.1962 153.84370,6311.2182 C 160.39005,6319.6712 158.57241,6332.1449 150.15932,6338.6280 C 141.33290,6345.4297 128.33201,6343.5240 121.58933,6334.7371 C 114.54147,6325.5525 116.53136,6312.0448 125.67695,6305.0523 C 135.20626,6297.7664 149.20238,6299.8371 156.43609,6309.3279 C 163.95265,6319.1898 161.80401,6333.6581 151.98009,6341.1251 C 141.79650,6348.8655 126.87102,6346.6417 119.17774,6336.4955 C 111.21967,6326.0001 113.51628,6310.6309 123.97481,6302.7179 C 134.77298,6294.5479 150.57347,6296.9151 158.70025,6307.6770 C 167.07683,6318.7696 164.64112,6334.9900 153.58423,6343.3251 C 142.20470,6351.9033 125.57502,6349.4009 117.03681,6338.0566 C 108.26150,6326.3973 110.82885,6309.3681 122.45344,6300.6315 C 134.38597,6291.6634 151.80551,6294.2941 160.73617,6306.1924 C 169.89298,6318.3921 167.20036,6336.1934 155.03447,6345.3140"
+ sodipodi:t0="0.0000000"
+ sodipodi:argument="-36.758350"
+ sodipodi:radius="28.251171"
+ sodipodi:revolution="6.0000000"
+ sodipodi:expansion="0.50000000"
+ sodipodi:cy="6322.4868"
+ sodipodi:cx="138.38965"
+ id="shapes-f21.svgpath2952"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6376.588193199999) matrix(-1.000000,0.000000,0.000000,1.000000,187.6560,-6285.415)"
+ d="M 138.38965,6322.4868 C 148.34880,6336.1451 133.40863,6338.8311 126.30012,6331.3021 C 120.12997,6324.7670 121.56269,6314.1708 128.26353,6308.5996 C 135.84973,6302.2922 147.39064,6303.8955 153.44995,6311.5053 C 160.00542,6319.7383 158.24638,6332.0312 150.02150,6338.4390 C 141.30295,6345.2315 128.39912,6343.3498 121.70937,6334.6495 C 114.70196,6325.5361 116.68366,6312.1165 125.77523,6305.1871 C 135.22419,6297.9852 149.09176,6300.0514 156.23105,6309.4774 C 163.60984,6319.2197 161.47041,6333.4844 151.75114,6340.8111 C 141.74745,6348.3522 127.12506,6346.1480 119.62857,6336.1668 C 111.93752,6325.9266 114.19998,6310.9783 124.41834,6303.3262 C 134.87496,6295.4957 150.12318,6297.8111 157.91900,6308.2466 C 165.87984,6318.9030 163.51584,6334.4293 152.87981,6342.3590 C 142.03764,6350.4423 126.25177,6348.0334 118.19678,6337.2108 C 109.99783,6326.1948 112.44870,6310.1654 123.44580,6301.9924 C 134.62526,6293.6840 150.88435,6296.1741 159.16879,6307.3353 C 167.58136,6318.6692 165.05427,6335.1457 153.73797,6343.5359 C 142.25768,6352.0477 125.57470,6349.4857 117.08379,6338.0224 C 108.47712,6326.4028 111.07230,6309.5230 122.67548,6300.9360 C 134.42798,6292.2385 151.49575,6294.8652 160.17477,6306.6018 C 168.95957,6318.4814 166.30272,6335.7293 154.43846,6344.4966 C 142.43690,6353.3653 125.01615,6350.6796 116.16406,6338.6930 C 107.21444,6326.5743 109.92775,6308.9873 122.03198,6300.0535 C 134.26348,6291.0258 152.01074,6293.7656 161.02331,6305.9831 C 170.12651,6318.3233 167.36106,6336.2253 155.03447,6345.3140"
+ sodipodi:t0="0.0000000"
+ sodipodi:argument="-36.758350"
+ sodipodi:radius="28.251171"
+ sodipodi:revolution="6.0000000"
+ sodipodi:expansion="0.20000000"
+ sodipodi:cy="6322.4868"
+ sodipodi:cx="138.38965"
+ id="shapes-f21.svgpath2953"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <rect
+ id="d0e838"
+ width="288"
+ height="1000px"
+ x="10"
+ y="6453.535502199999"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4291">
+ <flowRegion
+ id="flowRegion4293">
+ <use
+ xlink:href="#d0e838"
+ y="0"
+ x="0"
+ id="use4295" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4297">El màxim nombre de voltes d'una espiral és 1024. </flowDiv> </flowRoot>
+ <rect
+ id="d0e841"
+ width="288"
+ height="1000px"
+ x="10"
+ y="6471.6647987"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4300">
+ <flowRegion
+ id="flowRegion4302">
+ <use
+ xlink:href="#d0e841"
+ y="0"
+ x="0"
+ id="use4304" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4306">Així com l'eina El·lipse no només serveix per a fer el·lipses, sinó també per a arcs (línies ode corbatura constant), l'eina Espiral és útil per a fer corbes amb corbatura de <flowSpan
+ style="font-style:italic"
+ id="flowSpan4308">variació suau</flowSpan>. Comparades amb una corba de Bezier simple, un arc o una espiral, sovint és més adequat perquè les podeu fer més curtes o llargues estirant un manejador al llarg de la corba sense afectar-ne la forma. A més, encara que una espiral normalment es dibuixa sense emplenat, podeu omplir-la i eliminar el contorn per a obtenir interessants efectes. </flowDiv> </flowRoot>
+ <path
+ transform="translate(10, 6574.3697697) matrix(-0.128635,0.679333,-0.679333,-0.128635,4573.635,795.7550)"
+ d="M 84.272412,6515.4516 C 84.030340,6503.4548 95.340638,6494.6624 106.80614,6495.4139 C 120.45487,6496.3086 130.29202,6509.1252 129.01976,6522.4700 C 127.59676,6537.3959 113.50562,6548.0810 98.800396,6546.4565 C 82.817388,6544.6909 71.418168,6529.5384 73.308998,6513.7320 C 75.329802,6496.8392 91.393728,6484.8191 108.13760,6486.9249 C 125.83419,6489.1504 138.40608,6506.0167 136.11957,6523.5835 C 133.72203,6542.0032 116.13609,6555.0738 97.832002,6552.6307 C 78.752777,6550.0842 65.226026,6531.8437 67.807486,6512.8691 C 70.485886,6493.1820 89.328290,6479.2338 108.91951,6481.9396 C 129.17162,6484.7367 143.51236,6504.1375 140.69337,6524.3009 C 137.78805,6545.0818 117.86568,6559.7903 97.167510,6556.8673 C 75.889050,6553.8624 60.833864,6533.4498 63.853199,6512.2489 C 65.300994,6502.0829 70.745613,6492.7091 78.830516,6486.3841"
+ sodipodi:t0="0.076614626"
+ sodipodi:argument="-17.179831"
+ sodipodi:radius="40.249962"
+ sodipodi:revolution="3.3807619"
+ sodipodi:expansion="0.28900903"
+ sodipodi:cy="6518.4199"
+ sodipodi:cx="103.19778"
+ id="shapes-f22.svgpath3031"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,18.84725,-4437.019)"
+ d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50669,6456.8563 C 253.74986,6456.0790 258.21306,6466.1043 258.52232,6472.8118 C 258.94828,6482.0504 254.33890,6490.8920 248.02582,6497.3691"
+ sodipodi:t0="0.77700925"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="36.507183"
+ sodipodi:revolution="2.8106463"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath2997"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,10.64587,-4436.601)"
+ d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74985,6456.0790 258.21307,6466.1042 258.52234,6472.8117 C 259.24136,6488.4062 246.63032,6501.3717 233.45435,6507.6236"
+ sodipodi:t0="0.76208192"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="47.161507"
+ sodipodi:revolution="2.8656998"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath2998"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,27.46530,-4437.019)"
+ d="M 241.27770,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74984,6456.0790 258.21303,6466.1043 258.52229,6472.8117 C 258.73249,6477.3708 257.67831,6481.9329 255.81970,6486.0809"
+ sodipodi:t0="0.79235041"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="28.202633"
+ sodipodi:revolution="2.7562277"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath2999"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,36.19077,-4437.019)"
+ d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74983,6456.0790 258.21303,6466.1042 258.52229,6472.8117 C 258.52870,6472.9507 258.53392,6473.0897 258.53798,6473.2288"
+ sodipodi:t0="0.81291085"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="20.110537"
+ sodipodi:revolution="2.6865160"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath3000"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,45.02361,-4437.019)"
+ d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 248.23890,6456.5987 250.91940,6457.8849 252.91377,6459.6703"
+ sodipodi:t0="0.85272610"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="10.697699"
+ sodipodi:revolution="2.5610781"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath3001"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.690923,2.577214e-2,-2.577214e-2,0.690923,168.8262,-4440.038)"
+ d="M 241.27769,6460.5504 C 240.94535,6458.3205 243.73244,6457.0236 245.50667,6456.8563 C 253.74985,6456.0790 258.21308,6466.1042 258.52236,6472.8117 C 259.76982,6499.8656 227.48280,6513.6612 205.06346,6513.7366 C 203.42336,6513.7421 201.78313,6513.6953 200.14589,6513.5985"
+ sodipodi:t0="0.74191737"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="67.193001"
+ sodipodi:revolution="2.9435861"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath3002"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,-6.203756,-4382.329)"
+ d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144"
+ sodipodi:t0="0.64947820"
+ sodipodi:argument="-17.513800"
+ sodipodi:radius="32.027428"
+ sodipodi:revolution="2.8106463"
+ sodipodi:expansion="1.0000000"
+ sodipodi:cy="6456.9546"
+ sodipodi:cx="151.28812"
+ id="shapes-f22.svgpath3003"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(-0.691404,0.000000,0.000000,0.691404,220.3145,-4382.458)"
+ d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144"
+ sodipodi:t0="0.64947820"
+ sodipodi:argument="-17.513800"
+ sodipodi:radius="32.027428"
+ sodipodi:revolution="2.8106463"
+ sodipodi:expansion="1.0000000"
+ sodipodi:cy="6456.9546"
+ sodipodi:cx="151.28812"
+ id="shapes-f22.svgpath3004"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:round;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.679332,-0.128635,-0.128635,-0.679332,981.4957,4517.767)"
+ d="M 103.19778,6518.4199 C 103.19774,6518.4203 103.19656,6518.4198 103.19656,6518.4198 C 103.18987,6518.4163 103.19645,6518.4050 103.19957,6518.4019 C 103.22599,6518.3750 103.26963,6518.4052 103.28532,6518.4286 C 103.35064,6518.5259 103.25767,6518.6458 103.17115,6518.6882 C 102.91590,6518.8133 102.64522,6518.5864 102.55837,6518.3565 C 102.35040,6517.8059 102.82490,6517.2711 103.32682,6517.1198 C 104.37062,6516.8052 105.33013,6517.6933 105.56682,6518.6551 C 106.01136,6520.4614 104.48149,6522.0609 102.80237,6522.4038 C 99.882762,6523.0000 97.365352,6520.5286 96.896746,6517.7945 C 96.129690,6513.3192 99.923563,6509.5357 104.14024,6508.9244 C 110.71537,6507.9711 116.19082,6513.5585 116.95841,6519.7857 C 118.10853,6529.1163 110.15717,6536.7947 101.28144,6537.7275 C 88.418442,6539.0793 77.933484,6528.0852 76.832195,6515.8031 C 75.280668,6498.4997 90.113774,6484.5049 106.68965,6483.2384 C 124.44694,6481.8817 140.53509,6493.8953 146.54168,6510.2573"
+ sodipodi:t0="0.0000000"
+ sodipodi:argument="-17.179831"
+ sodipodi:radius="44.105801"
+ sodipodi:revolution="3.7046297"
+ sodipodi:expansion="3.8924387"
+ sodipodi:cy="6518.4199"
+ sodipodi:cx="103.19778"
+ id="shapes-f22.svgpath3626"
+ style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.178949,-0.667845,0.667845,0.178949,-4374.555,-1086.497)"
+ d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532"
+ sodipodi:t0="0.53471386"
+ sodipodi:argument="-21.729349"
+ sodipodi:radius="30.881491"
+ sodipodi:revolution="3.7046297"
+ sodipodi:expansion="3.8924387"
+ sodipodi:cy="6583.0801"
+ sodipodi:cx="38.831650"
+ id="shapes-f22.svgpath3627"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(-0.178949,-0.667845,-0.667845,0.178949,4472.981,-1093.846)"
+ d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532"
+ sodipodi:t0="0.53471386"
+ sodipodi:argument="-21.729349"
+ sodipodi:radius="30.881491"
+ sodipodi:revolution="3.7046297"
+ sodipodi:expansion="3.8924387"
+ sodipodi:cy="6583.0801"
+ sodipodi:cx="38.831650"
+ id="shapes-f22.svgpath3628"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.488897,-0.488897,0.488897,0.488897,-3201.239,-3162.787)"
+ d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532"
+ sodipodi:t0="0.53471386"
+ sodipodi:argument="-21.729349"
+ sodipodi:radius="30.881491"
+ sodipodi:revolution="3.7046297"
+ sodipodi:expansion="3.8924387"
+ sodipodi:cy="6583.0801"
+ sodipodi:cx="38.831650"
+ id="shapes-f22.svgpath3629"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,35.65217,-4530.089)"
+ d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532"
+ sodipodi:t0="0.53471386"
+ sodipodi:argument="-21.729349"
+ sodipodi:radius="30.881491"
+ sodipodi:revolution="3.7046297"
+ sodipodi:expansion="3.8924387"
+ sodipodi:cy="6583.0801"
+ sodipodi:cx="38.831650"
+ id="shapes-f22.svgpath3630"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,104.6817,-4434.008)"
+ d="M 253.97581,6460.7305 C 260.14442,6467.5766 259.34320,6478.2173 255.81970,6486.0809"
+ sodipodi:t0="0.93520707"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="28.202633"
+ sodipodi:revolution="2.7562277"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath3632"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,104.8965,-4448.923)"
+ d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809"
+ sodipodi:t0="0.81344151"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="28.202633"
+ sodipodi:revolution="2.7562277"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath3633"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(0.345702,-0.598773,0.598773,0.345702,-3695.309,-2066.525)"
+ d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809"
+ sodipodi:t0="0.81344151"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="28.202633"
+ sodipodi:revolution="2.7562277"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath3634"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(-0.488897,-0.488897,0.488897,-0.488897,-2792.131,3319.223)"
+ d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19161,6456.4883 248.54952,6457.1737 C 259.12320,6460.2474 259.84793,6474.7416 256.94304,6483.2348 C 255.03972,6488.7996 251.64976,6493.7850 247.48926,6497.9103"
+ sodipodi:t0="0.79694211"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="36.963310"
+ sodipodi:revolution="2.8132913"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath3635"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(-0.691404,6.120670e-8,-6.120670e-8,-0.691404,425.7790,4523.887)"
+ d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19160,6456.4883 248.54951,6457.1737 C 259.12317,6460.2473 259.84790,6474.7416 256.94303,6483.2347 C 255.06035,6488.7392 251.72243,6493.6777 247.62396,6497.7761"
+ sodipodi:t0="0.79712820"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="36.849499"
+ sodipodi:revolution="2.8126345"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath3636"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6574.3697697) matrix(-0.345702,0.598773,-0.598773,-0.345702,4235.693,2171.952)"
+ d="M 241.31818,6459.7695 C 242.02302,6456.7649 246.19158,6456.4883 248.54948,6457.1737 C 259.12314,6460.2473 259.84791,6474.7415 256.94307,6483.2347 C 251.12992,6500.2310 233.32703,6510.0960 216.48458,6512.8167"
+ sodipodi:t0="0.77057040"
+ sodipodi:argument="-16.245340"
+ sodipodi:radius="57.635422"
+ sodipodi:revolution="2.9095716"
+ sodipodi:expansion="13.200652"
+ sodipodi:cy="6461.3071"
+ sodipodi:cx="242.34204"
+ id="shapes-f22.svgpath3089"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <rect
+ id="d0e857"
+ width="288"
+ height="1000px"
+ x="10"
+ y="6686.2794077"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4331">
+ <flowRegion
+ id="flowRegion4333">
+ <use
+ xlink:href="#d0e857"
+ y="0"
+ x="0"
+ id="use4335" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv4337">Especialment interessants són les espirals amb contorn de punts — combinen la concentració suau de la forma amb marques regulars equiespaiades (punts o ratlles) per a uns bonics efectes moiré: </flowDiv> </flowRoot>
+ <path
+ transform="translate(10, 6734.7527037) matrix(-0.172154,0.642449,-0.642449,-0.172154,4263.769,1103.767)"
+ d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167"
+ sodipodi:t0="0.0000000"
+ sodipodi:argument="-36.806286"
+ sodipodi:radius="68.998032"
+ sodipodi:revolution="18.821123"
+ sodipodi:expansion="0.98582262"
+ sodipodi:cy="6518.4199"
+ sodipodi:cx="103.19778"
+ id="shapes-f23.svgpath3032"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.8749997 1.8749997;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.7499993;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6734.7527037) matrix(-0.179293,0.654509,-0.669124,-0.175376,4637.701,1123.624)"
+ d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167"
+ sodipodi:t0="0.0000000"
+ sodipodi:argument="-36.806286"
+ sodipodi:radius="68.998032"
+ sodipodi:revolution="18.821123"
+ sodipodi:expansion="0.98582262"
+ sodipodi:cy="6518.4199"
+ sodipodi:cx="103.19778"
+ id="shapes-f23.svgpath3088"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:3.7499994 3.7499994;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:7.4999986;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <path
+ transform="translate(10, 6734.7527037) matrix(-0.179293,0.654509,-0.669124,-0.175376,4536.363,1123.244)"
+ d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167"
+ sodipodi:t0="0.0000000"
+ sodipodi:argument="-36.806286"
+ sodipodi:radius="68.998032"
+ sodipodi:revolution="18.821123"
+ sodipodi:expansion="0.98582262"
+ sodipodi:cy="6518.4199"
+ sodipodi:cx="103.19778"
+ id="shapes-f23.svgpath3090"
+ style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:0.60429269 7.2515122;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.60429269;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000"
+ sodipodi:type="spiral" />
+ <text
+ style="font-size:8.5000000px;font-style:normal;font-weight:bold;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"
+ x="10"
+ y="6857.6577"
+ id="text4342">
+ <tspan
+ x="10"
+ y="6857.6577"
+ id="tspan4344">Conclusió</tspan>
+ </text>
+ <rect
+ id="d0e876"
+ width="288"
+ height="1000px"
+ x="10"
+ y="6862.5577557"
+ style="display:none" />
+ <flowRoot
+ style="font-size:8.3999996px;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"
+ id="flowRoot4347">
+ <flowRegion
+ id="flowRegion4349">
+ <use
+ xlink:href="#d0e876"
+ y="0"
+ x="0"
+ id="use4351" />
+ </flowRegion>
+ <flowDiv
+ xml:space="preserve"
+ id="flowDiv3589">Les eines de forma de l'Inkscape's són molt potents. Apreneu-ne els trucs i jugueu-hi en les estones d'oci — això valdrà la pena en la vostra feina de disseny, perquè l'ús de formes en comptes de simples camins sovint fa l'art vectorial més ràpid de crear i més fàcil de modificar. Si teniu cap idea de millora per a les formes contacteu amb els desenvolupadors. </flowDiv> </flowRoot>
+ <g
+ transform="translate(0, 6936.5470527)"
+ id="g4355">
+ <defs
+ id="defs4357">
+ <linearGradient
+ id="linearGradient4359">
+ <stop
+ style="stop-color:#0082ab;stop-opacity:1;"
+ offset="0.00000000"
+ id="stop4361" />
+ <stop
+ style="stop-color:#0082ab;stop-opacity:0.5;"
+ offset="0.34999999"
+ id="stop4363" />
+ <stop
+ style="stop-color:#0082ab;stop-opacity:0.22;"
+ offset="0.63000000"
+ id="stop4365" />
+ <stop
+ style="stop-color:#0082ab;stop-opacity:0;"
+ offset="1.00000000"
+ id="stop4367" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient841"
+ id="linearGradient2465"
+ x1="76.846633"
+ y1="-7640.3043"
+ x2="76.846633"
+ y2="-7528.6605"
+ gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient666"
+ id="radialGradient2456"
+ cx="233.92318"
+ cy="1036.4888"
+ fx="233.92318"
+ fy="1036.4888"
+ r="98.260411"
+ gradientTransform="scale(1.825742,0.547723)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient666"
+ id="radialGradient2455"
+ cx="233.92318"
+ cy="1036.4888"
+ fx="233.92318"
+ fy="1036.4888"
+ r="98.260411"
+ gradientTransform="scale(1.825742,0.547723)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient666"
+ id="radialGradient2454"
+ cx="233.92318"
+ cy="1036.4888"
+ fx="233.92318"
+ fy="1036.4888"
+ r="98.260411"
+ gradientTransform="scale(1.825742,0.547723)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient666"
+ id="radialGradient2453"
+ cx="233.92318"
+ cy="1036.4888"
+ fx="233.92318"
+ fy="1036.4888"
+ r="98.260411"
+ gradientTransform="scale(1.825742,0.547723)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient666"
+ id="radialGradient2452"
+ cx="233.92318"
+ cy="1036.4888"
+ fx="233.92318"
+ fy="1036.4888"
+ r="98.260411"
+ gradientTransform="scale(1.825742,0.547723)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient666"
+ id="radialGradient2451"
+ cx="233.92318"
+ cy="1036.4888"
+ fx="233.92318"
+ fy="1036.4888"
+ r="98.260411"
+ gradientTransform="scale(1.825742,0.547723)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient666"
+ id="radialGradient2450"
+ cx="233.92318"
+ cy="1036.4888"
+ fx="233.92318"
+ fy="1036.4888"
+ r="98.260411"
+ gradientTransform="scale(1.825742,0.547723)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient666"
+ id="radialGradient2449"
+ cx="233.92318"
+ cy="1036.4888"
+ fx="233.92318"
+ fy="1036.4888"
+ r="98.260411"
+ gradientTransform="scale(1.825742,0.547723)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient666"
+ id="radialGradient2448"
+ cx="233.92318"
+ cy="1036.4888"
+ fx="233.92318"
+ fy="1036.4888"
+ r="98.260411"
+ gradientTransform="scale(1.825742,0.547723)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient4379">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.336;"
+ offset="0.00000000"
+ id="stop4381" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1.00000000"
+ id="stop4383" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient666"
+ id="radialGradient2447"
+ cx="233.92318"
+ cy="1036.4888"
+ fx="233.92318"
+ fy="1036.4888"
+ r="98.260411"
+ gradientTransform="scale(1.825742,0.547723)"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <metadata
+ id="metadata4386">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="g4388">
+ <rect
+ style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501"
+ id="rect1494"
+ width="319.99103"
+ height="69.247704"
+ x="-0.11217058"
+ y="-70.334389"
+ ry="6.1828303"
+ rx="0.0000000"
+ transform="scale(1.000000,-1.000000)" />
+ <path
+ style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt"
+ d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z "
+ id="path1508" />
+ <path
+ style="fill:#ffffff;stroke-width:1.0000000pt"
+ d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z "
+ id="path1517" />
+ <g
+ id="g1495"
+ transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path1496"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path1497"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path1498"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path1499"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path1500"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path1501"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path1511"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path1512"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path1513"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"
+ id="path1514"
+ sodipodi:cx="427.08334"
+ sodipodi:cy="567.70831"
+ sodipodi:rx="179.39815"
+ sodipodi:ry="53.819443"
+ d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z"
+ transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" />
+ <g
+ id="g1515"
+ transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path
+ style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"
+ d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z "
+ id="path1516" />
+ <path
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"
+ d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z "
+ id="path1518" />
+ <path
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"
+ d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z "
+ id="path1519" />
+ <path
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"
+ d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z "
+ id="path1520" />
+ <path
+ style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"
+ d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z "
+ id="path1521" />
+ </g>
+ </g>
+ <use
+ style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"
+ height="1052.3622"
+ width="744.09448"
+ transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)"
+ id="use1328"
+ xlink:href="#path1508"
+ y="0.0000000"
+ x="0.0000000" />
+ </g>
+ </g>
+</svg>
diff --git a/share/tutorials/tutorial-shapes.es.svg b/share/tutorials/tutorial-shapes.es.svg
new file mode 100644
index 000000000..40f11b11f
--- /dev/null
+++ b/share/tutorials/tutorial-shapes.es.svg
@@ -0,0 +1,619 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::FORMAS</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+<!--Author: Traduccion a cargo de GLUD-ACL (Grupo Linux universidad Distrital - Academia y Conocimiento Libre), glud-acl@listas.udistrital.edu.co-->
+
+
+<rect id="d0e18" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Este tutorial cubre las cuatro herramientas de formas: Rectángulo, Elipse, Estrella y Espiral.
+Demostraremos las capacidades de las formas de Inkscape y presentáremos ejemplos de como y cuando pueden ser usadas.
+</flowDiv></flowRoot>
+
+<rect id="d0e21" width="264" height="1000px" x="35" y="80.26054400000001" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e21" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Use <flowSpan style="font-weight:bold">Ctrl+Flechas</flowSpan>, <flowSpan style="font-weight:bold">rueda del ratón</flowSpan> o <flowSpan style="font-weight:bold">arrastrar con el botón del medio</flowSpan> para bajar la pizarra. Para las bases de la creación de objetos, la selección y sus transformaciones, observe el tutorial Básico en <flowSpan style="font-family:sans serif">Ayuda &gt; Tutoriales</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e39" width="288" height="1000px" x="10" y="130.52108800000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e39" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape cuenta con cuatro versátiles <flowSpan style="font-style:italic">herramientas de formas</flowSpan>, cada herramienta es capaz de crear y editar su propio tipo de formas. Una forma es un objeto el cual puede ser modificado en un único modo dependiendo del tipo de forma, usando los <flowSpan style="font-style:italic">manejadores</flowSpan> arrastrables y los <flowSpan style="font-style:italic">parámetros</flowSpan> numéricos que determinan la apariencia de la forma.
+</flowDiv></flowRoot>
+
+<rect id="d0e51" width="288" height="1000px" x="10" y="204.84671300000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e51" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Por ejemplo, con una estrella le es posible alterar el número de esquinas, su tamaño, ángulo,
+redondez, etc. — pero la ésta continua siendo una estrella. Una forma es "menos libre" que un simple trazo, pero es más interesante y útil. Siempre le es posible convertir una figura a trazo (<flowSpan style="font-weight:bold">Ctrl+Shift+C</flowSpan>), pero el proceso inverso no es posible.
+</flowDiv></flowRoot>
+
+<rect id="d0e57" width="288" height="1000px" x="10" y="279.193033" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e57" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Las herramientas de forma son: <flowSpan style="font-style:italic">Rectángulo</flowSpan>, <flowSpan style="font-style:italic">Elipse</flowSpan>, <flowSpan style="font-style:italic">Estrella</flowSpan> y <flowSpan style="font-style:italic">Espiral. Primero, observaremos como funcionan las herramientas en general; más adelante exporaremos cada tipo de forma más a fondo.</flowSpan>
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="343.146336"><tspan x="10" y="343.146336">Trucos Generales</tspan></text>
+<rect id="d0e78" width="288" height="1000px" x="10" y="348.046336" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e78" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una nueva forma es creada por medio de <flowSpan style="font-weight:bold">arrastar</flowSpan>(ado) sobre la pizarra con la herramienta correspondiente. Una vez que la forma es creada (y del modo en que sea seleccionada), mostrará sus manejadores en forma de diamantes, así le es posible editar inmediatamente lo que ha creado, mediante el arrastrado de estos manejadores.
+</flowDiv></flowRoot>
+
+<rect id="d0e84" width="288" height="1000px" x="10" y="422.15458" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e84" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Todos los cuatro tipos de formas muestran sus manejadores en las cuatro herramientas de formas como lo hace la herramienta Nodo(<flowSpan style="font-weight:bold">F2</flowSpan>). Cuando mueve el ratón sobre un manejador, este le indicará en la barra de estado que hará este manejador cuando sea arrastrado o dado un click con modificadores diferentes.
+</flowDiv></flowRoot>
+
+<rect id="d0e90" width="288" height="1000px" x="10" y="483.384949" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e90" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">También, cada herramienta de forma muestra sus parámetros en los <flowSpan style="font-style:italic">Controles de Herramientas</flowSpan> (la cual se encuentran en la parte superior de la pizarra). Usualmente este posee un campo pequeño de ingreso numérico y un botón para formatear los valores a valor por defecto. Cuando una(s) forma(s) son seleccionadasla con la herramienta actual, al editar los valores en los Controles de Herramientas la(s) forma(s) seleccionadas cambiará(n).
+</flowDiv></flowRoot>
+
+<rect id="d0e96" width="288" height="1000px" x="10" y="568.443704" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e96" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cualquier cambio hecho a la barra de control es recordada y usada para el próximo objeto que usted dibuje con dicha herramienta. Por ejemplo, después de que ha cambiado el número de esquinas de una estrella, la nueva estrella tendrá este número de esquinas cuando sea dibujada. Además, con una simple selección de una forma le serán enviados los parámetros a la barra de Control y así configurará los valores para las nuevas formas que sean creadas de este mismo tipo.
+</flowDiv></flowRoot>
+
+<rect id="d0e99" width="288" height="1000px" x="10" y="664.776995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e99" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cuando se posee la herramienta de formas, la selección puede realizarse por medio de un <flowSpan style="font-weight:bold">click</flowSpan> sobre la forma. <flowSpan style="font-weight:bold">Ctrl+click</flowSpan> (selección en grupo) y <flowSpan style="font-weight:bold">Alt+Click</flowSpan> (Selección de abajo) también trabajan como con la herramienta Selección. <flowSpan style="font-weight:bold">Esc</flowSpan> deselecciona.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="730.539654"><tspan x="10" y="730.539654">Rectángulos</tspan></text>
+<rect id="d0e120" width="288" height="1000px" x="10" y="735.439654" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e120" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un <flowSpan style="font-style:italic">rectángulo</flowSpan> es la más simple pero consideramos, es la forma más común en el diseño y la ilustración. Inkscape permite la creación y edición de rectángulos de la manera más fácil y sencilla posible.
+</flowDiv></flowRoot>
+
+<rect id="d0e126" width="288" height="1000px" x="10" y="787.421277" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e126" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cambie a la herramienta Rectángulo mediante <flowSpan style="font-weight:bold">F4</flowSpan> o mediante click sobre el botón en la barra de Herramientas. Dibuje un nuevo rectángulo al lado de este rectángulo azul:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 836.3498470000001) " sodipodi:insensitive="true" id="shapes-f01.svgtext1578" y="26.427183" x="44.104698" style="font-size:16.799999;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;opacity:0.065573759;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan y="26.427183" x="44.104698" id="shapes-f01.svgtspan1451" sodipodi:role="line">draw here</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 836.3498470000001) " y="0.62499738" x="184.78560" height="53.706257" width="77.318291" id="shapes-f01.svgrect1449" style="color:#000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999905pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e142" width="288" height="1000px" x="10" y="903.3061030000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e142" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Después, sin dejar la herramienta Rectángulo, cambie la selección de uno a otro por medio de click.
+</flowDiv></flowRoot>
+
+<rect id="d0e145" width="288" height="1000px" x="10" y="932.9437280000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e145" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Atajos para dibujo de Rectángulos:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 957.5282979000001)"/><rect id="d0e151" width="258" height="1000px" x="20" y="951.5282979000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e151" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Con <flowSpan style="font-weight:bold">Ctrl</flowSpan>, dibuje un cuadrado o un rectángulo de radio-entero (2:1, 3:1, etc).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 986.7270549000001)"/><rect id="d0e158" width="258" height="1000px" x="20" y="980.7270549000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e158" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Con <flowSpan style="font-weight:bold">Shift</flowSpan>, dibuje alrededor del punto inicial como centro de esta forma.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e165" width="288" height="1000px" x="10" y="1008.4000309" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e165" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Como podemos observar, el rectángulo seleccionado (El Rectángulo recien dibujado es siempre seleccionado) muestra tres manejadores en tres de sus esquinas. De hecho, estos son tres manejadores, pero dos de ellos (en la esquina superior derecha) se sobreponen si el rectángulo no está redondeado. Estos dos son los <flowSpan style="font-style:italic">manejadores de redondeado</flowSpan>; los otros dos (superior izquierdo e inferior derecho) son los <flowSpan style="font-style:italic">manejadores de tamaño</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e174" width="288" height="1000px" x="10" y="1094.0165989" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e174" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vamos primero con los manejadores de redondez. Tome uno de ellos y arrastrelo hacia abajo. Las cuatro esquinas del rectángulo son redondeadas y le es posible observar el segundo manejador de redondeado — este se encuentra en la posición original de la esquina. Si desea esquinas con un redondeado circular, esto es lo que debe hacer. Si desea esquinas cuya redondez sea mayor o menor de un lado que del otro, mueva el otro manejador verticalmente.
+</flowDiv></flowRoot>
+
+<rect id="d0e177" width="288" height="1000px" x="10" y="1188.7215698999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e177" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Aquí, los primeros dos rectángulos poseen esquinas redondeadas y los otros dos tienen esquinas redondeadas elipticamente:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1226.3591949) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="196.08449" y="4.9780722" id="shapes-f02.svgtext3150" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f02.svgtspan3151" x="196.08449" y="12.128723">Elliptic</tspan><tspan id="shapes-f02.svgtspan3153"/><tspan id="shapes-f02.svgtspan3155"/><tspan id="shapes-f02.svgtspan3159"> rounded corners</tspan><tspan sodipodi:role="line" id="shapes-f02.svgtspan3157" x="196.08449" y="12.128723"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1226.3591949) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="47.265598" y="-2.6239278" id="shapes-f02.svgtext3143" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f02.svgtspan3144" x="47.265598" y="-2.6239278"/><tspan id="shapes-f02.svgtspan3146"/><tspan sodipodi:role="line" id="shapes-f02.svgtspan3148" x="47.265598" y="4.5267232">Circular rounded corners</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1226.3591949) " ry="7.1428571" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1185" width="56.848713" height="33.939529" x="17.277002" y="11.833464"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1226.3591949) " ry="16.969765" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1186" width="56.848713" height="33.939529" x="92.003487" y="11.833464"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1226.3591949) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1187" width="56.848713" height="33.939529" x="168.12975" y="11.833464" ry="16.969767" rx="6.6371522"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1226.3591949) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1188" width="56.848713" height="33.939529" x="242.68884" y="11.833464" ry="5.9394174" rx="24.045918"/>
+
+<rect id="d0e190" width="288" height="1000px" x="10" y="1284.7578119" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e190" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Aún con la herramienta Rectángulo, de click sobre estos rectángulos para seleccionar y observe sus manejadores de redondeado.
+</flowDiv></flowRoot>
+
+<rect id="d0e193" width="288" height="1000px" x="10" y="1323.9391159" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e193" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La mayoría de ocasiones, el radio y la forma de redondeo de las esquinas deben ser constantes dentro de la composición entera, incluso si el tamaño de los rectángulos son diferentes (piense en diagramas con cajas redondeadas de varios tamaños). Inkscape lo hace sencillo. Cambie a la herramienta Selección; en su Control de herramientas, hay un grupo de cuatro botones de selección, el segundo desde la izquierda muestra dos esquinas redondeadas concéntricas. Así es como usted controla si las esquinas redondeadas son escaladas, cuando el rectángulo es escalado o no.
+</flowDiv></flowRoot>
+
+<rect id="d0e196" width="288" height="1000px" x="10" y="1431.8996779" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e196" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Por ejemplo, aquí el rectángulo rojo original es duplicado y escalado varias veces, arriba y abajo, en diferentes proporciones, por medio del botón "Escalar los radios de los ángulos redondeados"
+<flowSpan style="font-style:italic">off</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1490.2529809) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f03.svgtext3161" y="145.20607" x="37.091438" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="145.20607" x="37.091438" id="shapes-f03.svgtspan3162" sodipodi:role="line">Scaling rounded rectangles </tspan><tspan y="153.54850" x="37.091438" id="shapes-f03.svgtspan3166" sodipodi:role="line">with "Scale rounded corners" OFF</tspan><tspan y="161.89092" x="37.091438" id="shapes-f03.svgtspan3164" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1490.2529809) " rx="6.6371522" ry="16.969765" y="0.32250684" x="69.227531" height="122.77399" width="196.90794" id="shapes-f03.svgrect2134" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1490.2529809) " rx="6.6371522" ry="16.969770" y="0.32091993" x="69.227531" height="63.105938" width="196.90794" id="shapes-f03.svgrect2133" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1490.2529809) " rx="6.6371512" ry="16.969772" y="0.32848829" x="114.80495" height="105.77767" width="151.46671" id="shapes-f03.svgrect2756" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1490.2529809) " rx="6.6371536" ry="16.969770" y="0.32091993" x="183.42854" height="63.105938" width="82.830170" id="shapes-f03.svgrect2130" style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1490.2529809) " rx="6.6371431" ry="16.969759" y="0.33190626" x="205.55838" height="55.114822" width="60.755871" id="shapes-f03.svgrect2757" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1490.2529809) " rx="6.6371565" ry="16.969774" y="0.33080763" x="218.33806" height="149.51537" width="47.954056" id="shapes-f03.svgrect2759" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1490.2529809) " rx="6.6371417" ry="16.969746" y="0.31225294" x="227.63776" height="28.790329" width="38.351963" id="shapes-f03.svgrect2758" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1490.2529809) " rx="6.6371417" ry="16.969742" y="0.35815138" x="36.352345" height="41.086792" width="229.81862" id="shapes-f03.svgrect1911" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499994;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499992 1.2499998 ;stroke-dashoffset:0.0000000"/>
+
+<rect id="d0e212" width="288" height="1000px" x="10" y="1655.8861009" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e212" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note como el tamaño y forma de la esquinas redondeadas es el mismo en todos los rectángulos,
+así que los redondeados se alínean perfectamente en la esquina superior derecha donde ellos se encuentran. Todos los rectángulos punteados de color azul son obtenidos del rectángulo rojo original tan sólo escalándolos mediante la Selección, sin ningún reajuste manual de los manejadores de redondeado.
+</flowDiv></flowRoot>
+
+<rect id="d0e215" width="288" height="1000px" x="10" y="1741.3098949" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e215" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para una comparación, aquí encontramos la misma composición pero creado ahora por medio del botón
+<flowSpan style="font-style:italic">activo</flowSpan> "Escalar los radios de los ángulos redondeados":
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1790.2384649) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f04.svgtext3168" y="145.20508" x="37.091438" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="145.20508" x="37.091438" id="shapes-f04.svgtspan3169" sodipodi:role="line">Scaling rounded rectangles </tspan><tspan y="153.54750" x="37.091438" id="shapes-f04.svgtspan3171" sodipodi:role="line">with "Scale rounded corners" ON</tspan><tspan y="161.88993" x="37.091438" id="shapes-f04.svgtspan3173" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1790.2384649) " rx="15.759716" ry="16.984438" y="0.40561035" x="62.141991" height="63.160480" width="196.67766" id="shapes-f04.svgrect2217" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499982 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1790.2384649) " rx="15.759716" ry="32.930244" y="0.33053711" x="62.141991" height="122.45857" width="196.67766" id="shapes-f04.svgrect2218" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499984 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1790.2384649) " rx="12.157460" ry="28.506227" y="0.35556152" x="107.18986" height="106.00687" width="151.72234" id="shapes-f04.svgrect2216" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1790.2384649) " rx="6.6371536" ry="16.969770" y="0.31942871" x="176.34193" height="63.105938" width="82.830170" id="shapes-f04.svgrect1589" style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1790.2384649) " rx="3.8556933" ry="40.030827" y="0.32016113" x="210.93765" height="148.86371" width="48.118172" id="shapes-f04.svgrect2220" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500035 1.2500006 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1790.2384649) " rx="4.8443465" ry="14.801374" y="0.38217285" x="198.64392" height="55.042263" width="60.456345" id="shapes-f04.svgrect2221" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500018;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500014 1.2500003 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1790.2384649) " rx="3.0812902" ry="7.8653026" y="0.31295899" x="220.76012" height="29.248909" width="38.453800" id="shapes-f04.svgrect2222" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499970 1.2499994 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1790.2384649) " rx="18.206591" ry="11.526689" y="0.31247070" x="31.024124" height="42.864601" width="227.21411" id="shapes-f04.svgrect1912" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499996 1.2499999 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e231" width="288" height="1000px" x="10" y="1955.8703749000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e231" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ahora las esquinas redondeadas son tan diferentes como los rectángulos a los que pertenecen y
+no hay un encuentro leve en la parte superior de la esquina derecha (haga zoom para visualizar).
+Este es el mismo resultado (visible) que puede obtener mediante la conversión del rectángulo original a un trazo (<flowSpan style="font-weight:bold">Ctrl+Shift+C</flowSpan>) y escálelo como un trazo.
+</flowDiv></flowRoot>
+
+<rect id="d0e237" width="288" height="1000px" x="10" y="2028.2520469" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e237" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">He aquí los atajos para el redondeado de manejadores de redondeado de un rectángulo:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2064.0086169)"/><rect id="d0e243" width="258" height="1000px" x="20" y="2058.0086169" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e243" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Arrastre con <flowSpan style="font-weight:bold">Ctrl</flowSpan> para hacer igual el otro radio (redondeado circular).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2092.8710459)"/><rect id="d0e250" width="258" height="1000px" x="20" y="2086.8710459" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e250" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+click</flowSpan> para hacer igual el otro radio sin necesidad de arrastrar.
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2120.5440218999997)"/><rect id="d0e257" width="258" height="1000px" x="20" y="2114.5440218999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e257" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> para remover el redondeado.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e264" width="288" height="1000px" x="10" y="2132.6733183999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e264" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Debe de haber notado que la barra de Control de Herramientas muestra el radio del redondeado horizontal (<flowSpan style="font-style:italic">Rx</flowSpan>) y vértical (<flowSpan style="font-style:italic">Ry</flowSpan>) del rectángulo seleccionado y le permite configurarlos precisamente usando cualquier unidad de medida.
+El botón <flowSpan style="font-family:sans serif">No redondeado</flowSpan> hace lo que dice — remueve el redondeado del/los rectángulo(s).</flowDiv></flowRoot>
+
+<rect id="d0e276" width="288" height="1000px" x="10" y="2195.6095603999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e276" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una ventaja importante de estos controles es que pueden afectar algunos rectángulos
+a la vez. Por ejemplo, si desea cambiar todos los rectángulos en la capa, solo haga
+<flowSpan style="font-weight:bold">Ctrl+A</flowSpan> (<flowSpan style="font-family:sans serif">Seleccionar Todo</flowSpan>) y configure los parámetros que requiera en la barra de Control. Si cualquier objeto no-rectángulo es seleccionado, este objeto(s) será ignorado —, sólo serán cambiados los rectángulos.
+</flowDiv></flowRoot>
+
+<rect id="d0e285" width="288" height="1000px" x="10" y="2269.7385013999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e285" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ahora vamos a redimensionar los manejadores de un rectángulo. Se preguntará,
+¿al fin, por qué los necesitamos, si sólo deseamos cambiar el tamaño del rectángulo con Selección?
+</flowDiv></flowRoot>
+
+<rect id="d0e288" width="288" height="1000px" x="10" y="2310.6670713999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e288" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El problema con Selección radica en que su noción de horizontal y vértical es respecto a
+la hoja del documento. A diferencia, la escala de los manejadores redimensionadores del rectángulo es <flowSpan style="font-style:italic">a lo largo de los lados de rectángulo</flowSpan>, uniformemente si el rectángulo es rotado o inclinado. Por ejemplo, intente redimensionar este rectángulo, primero con Selección y luego con sus manejadores de redimensionado con la herramienta Rectángulo:
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2404.2836393999996) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)" ry="3.8354740" rx="5.8250566" y="-179.48787" x="7.7759132" height="64.103157" width="41.625210" id="shapes-f05.svgrect2270" style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e304" width="288" height="1000px" x="10" y="2464.8248303999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e304" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Desde que los manejadores de redimensionamiento sean dos, usted puede redimensionar el rectángulo en cualquier dirección o moverlo uniformemente a lo largo de sus lado. Los manejadores de redimensionado siempre preservan el redondeado del radio.
+</flowDiv></flowRoot>
+
+<rect id="d0e307" width="288" height="1000px" x="10" y="2516.4701253999992" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e307" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">He aquí algunos atajos para los manejadores de redimensionado:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2541.0546952999994)"/><rect id="d0e313" width="258" height="1000px" x="20" y="2535.0546952999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e313" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Arrastre con <flowSpan style="font-weight:bold">Ctrl</flowSpan> para encajar los lados o la diagonal del rectángulo. En otras palabras, <flowSpan style="font-weight:bold">Ctrl</flowSpan> preserva o el ancho o el alto, o el radio de ancho/alto del rectángulo (de nuevo, en su propio sistemas de coordenadas el cual puede ser rotado o inclinado)
+</flowDiv></flowRoot>
+
+
+<rect id="d0e323" width="288" height="1000px" x="10" y="2597.453821299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e323" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Aquí está el mismo rectángulo con las líneas punteadas grices, mostrando las direcciones para las barras de los manejadores de redimensionado cuando son arrastrados con <flowSpan style="font-weight:bold">Ctrl</flowSpan> (inténtelo):
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2645.8452752999992) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f06.svgtext3182" y="122.09407" x="44.178055" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="122.09407" x="44.178055" id="shapes-f06.svgtspan3184" sodipodi:role="line">Snapping of rectangle </tspan><tspan y="138.77892" x="44.178055" id="shapes-f06.svgtspan3192" sodipodi:role="line">resize </tspan><tspan id="shapes-f06.svgtspan3190">handles with Ctrl </tspan><tspan id="shapes-f06.svgtspan3186"/><tspan y="138.77892" x="44.178055" id="shapes-f06.svgtspan3188" sodipodi:role="line"/></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2645.8452752999992) translate(0.000000,-2169.487)" sodipodi:insensitive="true" id="shapes-f06.svgg6992">
+ <path sodipodi:nodetypes="cc" id="shapes-f06.svgpath6370" d="M 200.86009,2297.1368 L 120.12168,2170.3378" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028245;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028247 1.7028247 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6369" d="M 148.58356,2287.8598 L 240.43440,2192.3258" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6368" d="M 79.482780,2277.2299 L 171.33360,2181.6959" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6367" d="M 54.316258,2219.6747 L 248.12438,2281.8386" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath5743" d="M 77.694574,2188.1381 L 271.50272,2250.3020" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ </g><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2645.8452752999992) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)" ry="3.8354840" rx="5.8250465" y="-211.02315" x="-35.379341" height="64.103317" width="41.625130" id="shapes-f06.svgrect5742" style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e339" width="288" height="1000px" x="10" y="2788.3667652999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e339" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Mediante inclinación y rotación de un rectángulo, luego duplicándolo y redimensionando a partir de sus manejadores de redimensionado, pueden ser creadas composiciones 3D fácilmente:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f07.svgtext5477" y="60.821072" x="40.178955" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="60.821072" x="40.178955" id="shapes-f07.svgtspan5478" sodipodi:role="line">3 original</tspan><tspan y="69.163497" x="40.178955" id="shapes-f07.svgtspan5480" sodipodi:role="line">rectangles</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f07.svgtext5482" y="18.301071" x="242.62228" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5483" sodipodi:role="line">Several rectangles</tspan><tspan style="font-family:Bitstream Vera Sans" id="shapes-f07.svgtspan5485"/><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5493" sodipodi:role="line">copied </tspan><tspan id="shapes-f07.svgtspan5487">and resized</tspan><tspan y="34.985923" x="242.62228" id="shapes-f07.svgtspan5489" sodipodi:role="line">by handles,</tspan><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5491" sodipodi:role="line">mostly with Ctrl</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="170.12538" x="233.41766" height="14.448191" width="18.786028" id="shapes-f07.svgrect3610" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259270;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="84.772346" x="174.10719" height="41.475136" width="17.585943" id="shapes-f07.svgrect3609" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259407;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="37.299934" x="116.36460" height="15.283093" width="57.989841" id="shapes-f07.svgrect3605" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-2.9686477" x="45.949429" height="18.240942" width="32.880150" id="shapes-f07.svgrect2965" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="48.819221" x="74.597099" height="30.550602" width="18.204773" id="shapes-f07.svgrect2966" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37499920;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="12.017465" x="27.846321" height="30.543308" width="32.942345" id="shapes-f07.svgrect3596" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="56.339443" x="185.24780" height="18.240942" width="72.439072" id="shapes-f07.svgrect3597" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="141.28676" x="182.59364" height="14.448047" width="41.990330" id="shapes-f07.svgrect3598" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="86.052330" x="284.89725" height="18.240908" width="25.786474" id="shapes-f07.svgrect3599" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="52.213509" x="189.23393" height="30.543308" width="25.670109" id="shapes-f07.svgrect3600" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="-6.5882483" x="194.35204" height="34.392181" width="11.664367" id="shapes-f07.svgrect3601" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="106.61366" x="224.87886" height="49.333038" width="17.911129" id="shapes-f07.svgrect3602" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="74.723228" x="232.11647" height="23.516699" width="25.707085" id="shapes-f07.svgrect3603" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="49.235481" x="141.66138" height="45.514793" width="25.670109" id="shapes-f07.svgrect3604" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-45.157116" x="182.23804" height="31.881702" width="11.598343" id="shapes-f07.svgrect3606" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="141.28676" x="182.59360" height="45.788456" width="23.587046" id="shapes-f07.svgrect3607" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="-2.7308261" x="133.78528" height="30.543308" width="25.670109" id="shapes-f07.svgrect3608" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="170.04823" x="234.49767" height="30.656551" width="9.7844992" id="shapes-f07.svgrect3611" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259377;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-24.113174" x="128.83910" height="18.240870" width="25.211798" id="shapes-f07.svgrect3612" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2837.1763892999993) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="106.61366" x="224.87886" height="20.232967" width="31.198015" id="shapes-f07.svgrect1913" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e352" width="288" height="1000px" x="10" y="2961.6918292999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e352" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Aquó podemos observar algunos ejemplos de composiciones de rectángulos, incluyendo redondeado y relleno con gradientes:
+</flowDiv></flowRoot>
+
+<defs id="shapes-f08.svgdefs3">
+ <linearGradient id="shapes-f08.svglinearGradient2321">
+ <stop id="shapes-f08.svgstop2322" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2323" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2324" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2317">
+ <stop id="shapes-f08.svgstop2318" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2319" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2320" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2313">
+ <stop id="shapes-f08.svgstop2314" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2315" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2316" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2309">
+ <stop id="shapes-f08.svgstop2310" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2311" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2312" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2305">
+ <stop id="shapes-f08.svgstop2306" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2307" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2308" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2301">
+ <stop id="shapes-f08.svgstop2302" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2303" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2304" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2297">
+ <stop id="shapes-f08.svgstop2298" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2299" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2300" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2293">
+ <stop id="shapes-f08.svgstop2294" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2295" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2296" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2289">
+ <stop id="shapes-f08.svgstop2290" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2291" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2292" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2363">
+ <stop id="shapes-f08.svgstop2364" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2365" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)" id="shapes-f08.svglinearGradient2366" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2359">
+ <stop id="shapes-f08.svgstop2360" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2361" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)" id="shapes-f08.svglinearGradient2362" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2355">
+ <stop id="shapes-f08.svgstop2356" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2357" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)" id="shapes-f08.svglinearGradient2358" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2347">
+ <stop id="shapes-f08.svgstop2348" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2349" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)" id="shapes-f08.svglinearGradient2350" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)" id="shapes-f08.svglinearGradient2346" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2351">
+ <stop id="shapes-f08.svgstop2352" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2353" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)" id="shapes-f08.svglinearGradient2354" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2343">
+ <stop id="shapes-f08.svgstop2344" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2345" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient5741" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4114" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ <linearGradient y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4116" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4118" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4120" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4122" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4124" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4126" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4128" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4130" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4132" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4134" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4136" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4138" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4140" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4142" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4144" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140111e-8,0.433791,-1180.852,-1144.845)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4147" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346969e-8,0.475722,-1169.712,-1125.005)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4150" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140106e-8,0.433791,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4153" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544801e-8,0.515823,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4156" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151421e-8,0.436082,-1181.952,-1081.535)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4159" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351838e-8,0.679399,-1050.302,-1010.285)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4162" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617425e-8,0.530544,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4165" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049116e-8,1.788881e-7,0.387066,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4168" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4171" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793831e-7,9.024318e-8,0.195262,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4174" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318012e-7,1.228197e-7,0.265748,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4177" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4180" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467785e-8,1.911678e-7,0.413636,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4183" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638819e-7,9.877619e-8,0.213725,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4186" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410490e-7,1.147670e-7,0.248324,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4189" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928814e-8,2.041634e-7,0.441755,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4192" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945683" ry="7.9253607" y="24.730272" x="52.982876" height="42.483540" width="14.214997" id="shapes-f08.svgrect1001" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="6.9707313" ry="7.9253669" y="9.1277390" x="73.669891" height="83.704903" width="13.941463" id="shapes-f08.svgrect1002" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945636" ry="7.9253669" y="-22.942562" x="94.021584" height="90.342232" width="15.751300" id="shapes-f08.svgrect1003" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945636" ry="7.9253669" y="-2.3353920" x="116.44432" height="69.735130" width="15.688381" id="shapes-f08.svgrect1004" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)" rx="7.9959264" ry="7.9131050" y="-135.38934" x="-63.499767" height="87.652534" width="12.887196" id="shapes-f08.svgrect1005" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)" rx="7.9959264" ry="7.9131050" y="-135.38934" x="-42.203621" height="87.652527" width="13.112824" id="shapes-f08.svgrect1006" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-55.075050" x="-213.50343" height="39.812424" width="13.271334" id="shapes-f08.svgrect1628" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4192);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-55.075050" x="-228.07474" height="26.084311" width="27.842880" id="shapes-f08.svgrect1629" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4189);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-64.595551" x="-220.23343" height="22.814457" width="32.956329" id="shapes-f08.svgrect1630" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4186);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-88.944664" x="-205.27394" height="47.164021" width="17.996763" id="shapes-f08.svgrect1631" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4183);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-99.625320" x="-209.27931" height="19.767448" width="13.428414" id="shapes-f08.svgrect1632" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4180);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-49.959332" x="-195.09181" height="16.538391" width="15.387299" id="shapes-f08.svgrect1633" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4177);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-46.729839" x="-251.57182" height="25.457584" width="44.090946" id="shapes-f08.svgrect1634" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4174);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-56.094093" x="-258.25394" height="19.767448" width="13.428414" id="shapes-f08.svgrect1635" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4171);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-31.251333" x="-278.05133" height="37.026443" width="35.988594" id="shapes-f08.svgrect2258" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4168);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935157;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878312" rx="13.385932" y="316.07477" x="503.61084" height="127.64034" width="113.31665" id="shapes-f08.svgrect2260" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4165);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176641;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878512" rx="12.530846" y="411.96344" x="630.53180" height="51.348545" width="27.589558" id="shapes-f08.svgrect2261" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4162);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="17.916412" rx="9.9613905" y="357.17535" x="458.08252" height="64.786018" width="33.879719" id="shapes-f08.svgrect2262" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4159);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176623;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878517" rx="12.636621" y="241.02594" x="433.28561" height="30.094519" width="28.248280" id="shapes-f08.svgrect2263" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4156);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878517" rx="10.936826" y="206.94293" x="372.11176" height="15.702374" width="21.021872" id="shapes-f08.svgrect2264" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4153);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878512" rx="13.385848" y="270.50543" x="440.64011" height="47.250500" width="52.249256" id="shapes-f08.svgrect2259" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4150);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2999.4483992999994) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="5.0297093" rx="4.8632979" y="170.69685" x="353.51703" height="11.478856" width="9.8363581" id="shapes-f08.svgrect5740" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4147);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176498;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3139.115839299999"><tspan x="10" y="3139.115839299999">Elipses</tspan></text>
+<rect id="d0e371" width="288" height="1000px" x="10" y="3144.0158392999992" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e371" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La herramienta Elipse (<flowSpan style="font-weight:bold">F5</flowSpan>) puede crear elipses y círculos, los cuales pueden volverse segmentos y arcos. Los atajos de dibujo son los mismo que la herramienta rectángulo:</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3190.9444092999993)"/><rect id="d0e380" width="258" height="1000px" x="20" y="3184.9444092999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e380" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Con <flowSpan style="font-weight:bold">Ctrl</flowSpan>, dibuje un círculo o una elipse radio-entero (2:1, 3:1, etc.).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3220.1431662999994)"/><rect id="d0e387" width="258" height="1000px" x="20" y="3214.1431662999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e387" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Con <flowSpan style="font-weight:bold">Shift</flowSpan>, dibuje alrededor del punto inicial como centro de esta forma.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e394" width="288" height="1000px" x="10" y="3241.8161422999992" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e394" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vamos a explorar los manejadores de una elipse. Seleccione una:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3268.064384099999) translate(-16.96181,-2909.630)" d="M 221.20786 2940.5042 A 54.031982 30.248674 0 1 1 113.14389,2940.5042 A 54.031982 30.248674 0 1 1 221.20786 2940.5042 z" sodipodi:ry="30.248674" sodipodi:rx="54.031982" sodipodi:cy="2940.5042" sodipodi:cx="167.17587" id="shapes-f09.svgpath1932" style="color:#000000;fill:#ff000b;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e407" width="288" height="1000px" x="10" y="3341.8117330999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e407" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una vez más, puede observar tres manejadores inicialmente, pero de hecho, son cuatro. El manejador más al extremo derecho consiste en dos manejadores superpuestos que le permiten "abrir" la elipse. Arrastre el manejador que se encuentra más al extremo derecho, después arrastre el otro manejador el cual se hace visible debajo de este, para obtener una variedad de segmentos tipo gráfica-torta o arcos:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3435.4283010999993) matrix(1.306044,0.000000,0.000000,0.596999,13.33648,-1619.415)" sodipodi:end="5.4977871" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 42.535779,2722.0136 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1225" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3435.4283010999993) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="2.4413969" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 14.464042,2762.0661 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1226" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3435.4283010999993) matrix(1.306044,0.000000,0.000000,0.596999,145.3713,-1619.415)" sodipodi:end="4.9855409" sodipodi:start="0.0000000" sodipodi:open="true" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 34.194515,2714.4321" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1227" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3435.4283010999993) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)" sodipodi:open="true" sodipodi:end="2.6599349" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 12.146470,2756.6984" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1228" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3435.4283010999993) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="4.3580459" sodipodi:start="3.9052122" d="M 15.272316,2722.4749 A 19.072769,29.636148 0 0 1 22.431534,2715.1745 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3204" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3435.4283010999993) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)" sodipodi:end="5.9880333" sodipodi:start="3.5874838" sodipodi:open="true" d="M 11.841334,2730.1885 A 19.072769,29.636148 0 0 1 47.297319,2734.3488" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3205" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3435.4283010999993) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="5.9203236" sodipodi:start="4.6447262" d="M 27.759763,2713.4011 A 19.072769,29.636148 0 0 1 46.880139,2732.4501 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3206" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/>
+
+<rect id="d0e420" width="288" height="1000px" x="10" y="3483.6951780999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e420" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para obtener un <flowSpan style="font-style:italic">segmento</flowSpan> (un arco más dos radios), arrastre
+<flowSpan style="font-style:italic">fuera</flowSpan> de la elipse; para obtener un <flowSpan style="font-style:italic">arco</flowSpan>, arrástrelo
+<flowSpan style="font-style:italic">dentro</flowSpan>. Abajo, hay 4 segmentos a la izquierda y 3 arcos a la derecha. Note
+que los arcos son figuras no cerradas, IMPORTANTE: el borde solo va a lo largo de la elipse pero
+no se conecta con el final del arco. Usted puede hacer esto obvio si usted remueve el relleno, dejándo sólo el borde:
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(0.000000,-3203.903)" sodipodi:insensitive="true" id="shapes-f11.svgg4447">
+ <path sodipodi:nodetypes="cc" id="shapes-f11.svgpath3194" d="M 78.137482,3274.6928 L 30.979407,3247.7189" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cc" id="shapes-f11.svgpath3195" d="M 82.405274,3271.7422 L 41.756105,3231.9579" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+ <path sodipodi:open="true" transform="matrix(1.157706,0.000000,0.000000,1.157706,21.52208,-466.2171)" sodipodi:end="3.9269908" sodipodi:start="3.6651914" d="M 11.440900,3210.0163 A 59.578407,58.560177 0 0 1 20.909019,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3196" style="color:#000000;fill:none;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.64783323;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+ <text sodipodi:linespacing="120.00000%" transform="matrix(0.709390,0.000000,0.000000,0.709390,10.28585,1617.123)" id="shapes-f11.svgtext3818" y="2279.1907" x="30.19973" style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#d3d3d3;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="2279.1907" x="30.199730" id="shapes-f11.svgtspan3819" sodipodi:role="line"/><tspan style="fill:#d3d3d3;fill-opacity:1.0000000" id="shapes-f11.svgtspan3821"/><tspan dy="0 0" dx="0 -0.23659326" y="2289.2707" x="30.199730" id="shapes-f11.svgtspan3823" sodipodi:role="line">15</tspan></text>
+ <path transform="matrix(0.882077,0.000000,0.000000,0.882077,4.519106,381.4818)" d="M 41.374792 3237.9563 A 0.89163345 0.89163345 0 1 1 39.591525,3237.9563 A 0.89163345 0.89163345 0 1 1 41.374792 3237.9563 z" sodipodi:ry="0.89163345" sodipodi:rx="0.89163345" sodipodi:cy="3237.9563" sodipodi:cx="40.483158" id="shapes-f11.svgpath3825" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.48604000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f11.svgtext3883" y="4.4230723" x="61.438835" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.4230723" x="61.438835" id="shapes-f11.svgtspan3884" sodipodi:role="line">Segments</tspan><tspan y="11.573723" x="61.438835" id="shapes-f11.svgtspan3893" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f11.svgtext3888" y="-2.6629279" x="224.43098" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.6629279" x="224.43098" id="shapes-f11.svgtspan3889" sodipodi:role="line"/><tspan y="4.4877232" x="224.43098" id="shapes-f11.svgtspan3891" sodipodi:role="line">Arcs</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225 L 63.037315,3239.2964 z" sodipodi:ry="10.852578" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3234" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024 L 63.037315,3239.2964 z" sodipodi:ry="30.962814" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3856" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3857" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(31.46863,-3159.292)" sodipodi:end="3.1554016" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3858" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(31.46863,-3159.292)" sodipodi:end="3.6651914" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3859" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(31.46863,-3159.292)" sodipodi:end="3.9269908" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3860" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(31.46863,-3159.292)" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3861" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(31.46863,-3159.292)" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="15.141271" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3862" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225 L 63.037315,3239.2964 z" sodipodi:ry="10.852578" sodipodi:rx="75.147621" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3864" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225" sodipodi:ry="10.852578" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3865" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024" sodipodi:ry="30.962814" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3866" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3867" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.1554016" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3868" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.6651914" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3869" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.9269908" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3870" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3871" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818" sodipodi:ry="58.560177" sodipodi:rx="15.141271" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3872" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225" sodipodi:ry="10.852578" sodipodi:rx="75.147621" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3873" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3575.5644800999994) translate(31.46863,-3159.292)" sodipodi:end="3.4033920" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 5.4889924,3224.1399 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3925" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/>
+
+<rect id="d0e445" width="288" height="1000px" x="10" y="3711.6378800999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e445" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note el grupo de segmentos angostos a la izquierda. Esto fue sencillo de crear usando
+<flowSpan style="font-style:italic">ángulo de rotación</flowSpan> del manejador con <flowSpan style="font-weight:bold">Ctrl</flowSpan>. He aquí algunos atajos para manejadores de arcos/segmentos:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3769.4435140999994)"/><rect id="d0e457" width="258" height="1000px" x="20" y="3763.4435140999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e457" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Con <flowSpan style="font-weight:bold">Ctrl</flowSpan>, rote los manejadores 15 grados cuando sea arrastrado.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3797.1164900999993)"/><rect id="d0e464" width="258" height="1000px" x="20" y="3791.1164900999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e464" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> para completar la elipse (no un arco o un segmento).
+</flowDiv></flowRoot>
+
+
+<rect id="d0e471" width="288" height="1000px" x="10" y="3820.5367320999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e471" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El ángulo de rotación puede ser cambiado en las Preferencias de Inkscape (la pestaña <flowSpan style="font-family:sans serif">Pasos</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e477" width="288" height="1000px" x="10" y="3850.1743570999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e477" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Los otros dos manejadores de la elipse son usados para redimensionarla alrededor de su centro. Sus atajos son similares a los de manejadores de redondeado de un rectángulo:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3896.7665990999994)"/><rect id="d0e483" width="258" height="1000px" x="20" y="3890.7665990999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e483" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Arrastre con <flowSpan style="font-weight:bold">Ctrl</flowSpan> para hacer círculos (Haga el otro radio igual).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3926.5231690999994)"/><rect id="d0e490" width="258" height="1000px" x="20" y="3920.5231690999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e490" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+click</flowSpan> Para hacer círculo sin arrastrado.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e497" width="288" height="1000px" x="10" y="3937.3604734999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e497" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Y, como los manejadores de redimensionado de rectángulos, estos manejadores de elipse ajustan el ancho y alto de la elipse en <flowSpan style="font-style:italic">las coordenadas propias de la elipse</flowSpan>. Esto significa que una elipse rotada o inclinada puede ser alargada o ensachada a lo largo de sus equis originales mientras el resto es rotado o inclinado. Intente redimensionar cualquiera de estas elipses a través de sus nodos de redimensionamiento:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4029.2297754999995) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 150.98383 3607.9023 A 43.680855 7.3592744 0 1 1 63.622116,3607.9023 A 43.680855 7.3592744 0 1 1 150.98383 3607.9023 z" sodipodi:ry="7.3592744" sodipodi:rx="43.680855" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2133" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4029.2297754999995) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 165.84998 3607.9023 A 58.547005 13.607653 0 1 1 48.755966,3607.9023 A 58.547005 13.607653 0 1 1 165.84998 3607.9023 z" sodipodi:ry="13.607653" sodipodi:rx="58.547005" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2136" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4029.2297754999995) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 145.25422 3607.9023 A 37.951244 61.554367 0 1 1 69.351727,3607.9023 A 37.951244 61.554367 0 1 1 145.25422 3607.9023 z" sodipodi:ry="61.554367" sodipodi:rx="37.951244" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath3396" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4029.2297754999995) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 130.72118 3607.9023 A 23.418211 25.328613 0 1 1 83.884760,3607.9023 A 23.418211 25.328613 0 1 1 130.72118 3607.9023 z" sodipodi:ry="25.328613" sodipodi:rx="23.418211" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2135" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4029.2297754999995) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 112.23048 3607.9023 A 4.9275141 46.998589 0 1 1 102.37546,3607.9023 A 4.9275141 46.998589 0 1 1 112.23048 3607.9023 z" sodipodi:ry="46.998589" sodipodi:rx="4.9275141" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2774" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4029.2297754999995) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 130.72118 3607.9023 A 23.418211 7.3592744 0 1 1 83.884760,3607.9023 A 23.418211 7.3592744 0 1 1 130.72118 3607.9023 z" sodipodi:ry="7.3592744" sodipodi:rx="23.418211" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2134" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4124.2679284999995"><tspan x="10" y="4124.2679284999995">Estrellas</tspan></text>
+<rect id="d0e519" width="288" height="1000px" x="10" y="4129.167928499999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e519" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Las estrellas son más complejas pero son las formas más emocionantes de Inkscape. Si desea sorprender a sus amigos con Inkscape, permítales jugar con la herramienta Estrella. —¡Este es un entretenimiento francamente adictivo, y por supuesto, sin fin!.
+</flowDiv></flowRoot>
+
+<rect id="d0e522" width="288" height="1000px" x="10" y="4181.268497499999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e522" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La herramienta estrella puede crear dos objetos similares pero de distinta clase: estrellas y polígonos. Una estrella tiene dos manejadores cuyas posiciones definen la longitud y forma de sus estrellas; un polígono posee un sólo manejador el cual simplemente rota y redimensiona el polígono cuando es arrastrado:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4261.6294745) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f13.svgtext2813" y="4.4630723" x="80.104965" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="11.613723" x="80.104965" id="shapes-f13.svgtspan2815" sodipodi:role="line">Star</tspan><tspan id="shapes-f13.svgtspan2817"/><tspan y="11.613723" x="80.104965" id="shapes-f13.svgtspan2819" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4261.6294745) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f13.svgtext2821" y="-2.6229279" x="181.69159" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.6229279" x="181.69159" id="shapes-f13.svgtspan2823" sodipodi:role="line"/><tspan id="shapes-f13.svgtspan2825"/><tspan y="4.5277232" x="181.69159" id="shapes-f13.svgtspan2827" sodipodi:role="line">Polygon</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4261.6294745) matrix(0.672634,0.355353,-0.355353,0.672634,1407.527,-2577.172)" d="M 107.30297,3871.6492 L 82.062257,3871.8002 L 67.877314,3892.6785 L 59.933881,3868.7199 L 35.694040,3861.6809 L 56.025441,3846.7226 L 55.229339,3821.4940 L 75.738268,3836.2080 L 99.486091,3827.6548 L 91.829906,3851.7068 L 107.30297,3871.6492 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0807934" sodipodi:arg1="0.45247489" sodipodi:r2="19.005026" sodipodi:r1="38.010052" sodipodi:cy="3855.0315" sodipodi:cx="73.117950" sodipodi:sides="5" id="shapes-f13.svgpath2190" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4261.6294745) matrix(0.672634,0.355353,-0.355353,0.672634,1513.826,-2577.172)" d="M 107.30297,3871.6492 L 67.877314,3892.6785 L 35.694040,3861.6809 L 55.229339,3821.4940 L 99.486091,3827.6548 L 107.30297,3871.6492 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="true" sodipodi:arg2="1.0807934" sodipodi:arg1="0.45247489" sodipodi:r2="19.005026" sodipodi:r1="38.010052" sodipodi:cy="3855.0315" sodipodi:cx="73.117950" sodipodi:sides="5" id="shapes-f13.svgpath2191" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e535" width="288" height="1000px" x="10" y="4339.3004415" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e535" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En la bara de Control de la herramienta Estrella, primero está un botón de selección (checkbox) para volver una estrella en su polígono correspondiente y viceversa. Sigue, un campo numérico que configura el <flowSpan style="font-style:italic">número de vértices</flowSpan> de una estrella o un polígono. Este parámetro es sólo editable por medio de la barra de Control. El rango permitido es desde 3 (obviamente) hasta 1024, pero no intente con números grandes (más de 200) si su computador es lento.</flowDiv></flowRoot>
+
+<rect id="d0e541" width="288" height="1000px" x="10" y="4434.3417405" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e541" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cuando dibuje una estrella o un polígono,
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4458.9263104)"/><rect id="d0e547" width="258" height="1000px" x="20" y="4452.9263104" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e547" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Arrastre con <flowSpan style="font-weight:bold">Ctrl</flowSpan> para incrementar la rotación del ángulo en 15 grados.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e554" width="288" height="1000px" x="10" y="4482.6828804" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e554" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Naturalmente, una estrella es la forma más interesante (aunque los polígonos en la práctica, son más útiles). Los dos manejadores de una estrella tienen funciones levemente diferentes. El primer manejador (inicialmente se encuentra sobre una cima, sobre una esquina <flowSpan style="font-style:italic">convexa</flowSpan> de la estrella) hace los rayos de la estrella más largos o cortos, pero cuando los rota (relativo al centro de la figura), el otro manejador rota de acuerdo a este. Esto significa que no puede inclinar los rayos de la estrella con este manejador.
+</flowDiv></flowRoot>
+
+<rect id="d0e560" width="288" height="1000px" x="10" y="4579.4714453999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e560" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El otro manejador (inicialmente en una esquina <flowSpan style="font-style:italic">concava</flowSpan> en medio de los dos vértices) es, convenientemente, libre para mover ambos radialmente y tangencialmente, sin afectar el manejador cima. (De hecho, este manejador puede convertirse por si mismo en una cima por medio del movimiento más lejano desde el centro que el otro manejador.) Este es el manejador que puede inclinar las puntas de las estrellas para obtener gran variedad de cristales, mandalas, cristales de nieve y puercoespines:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4683.9236824) matrix(2.435996,0.000000,0.000000,2.435996,-239.6238,-10265.24)" d="M 184.94761,4242.2965 L 168.89287,4238.6576 L 183.74624,4244.0066 L 168.30381,4238.3033 L 182.33193,4245.5452 L 167.76605,4237.8751 L 180.72888,4246.8861 L 167.28878,4237.3803 L 178.96453,4248.0063 L 166.88016,4236.8275 L 177.06906,4248.8866 L 166.54720,4236.2261 L 175.07491,4249.5120 L 166.29558,4235.5864 L 173.01619,4249.8717 L 166.12962,4234.9194 L 170.92813,4249.9596 L 166.05214,4234.2363 L 168.84646,4249.7742 L 166.06448,4233.5490 L 166.80679,4249.3187 L 166.16643,4232.8692 L 164.84403,4248.6009 L 166.35624,4232.2085 L 162.99175,4247.6330 L 166.63066,4231.5782 L 161.28166,4246.4316 L 166.98500,4230.9892 L 159.74301,4245.0173 L 167.41320,4230.4514 L 158.40213,4243.4143 L 167.90792,4229.9742 L 157.28195,4241.6499 L 168.46071,4229.5655 L 156.40166,4239.7544 L 169.06211,4229.2326 L 155.77630,4237.7603 L 169.70182,4228.9810 L 155.41658,4235.7016 L 170.36890,4228.8150 L 155.32866,4233.6135 L 171.05193,4228.7375 L 155.51404,4231.5318 L 171.73924,4228.7499 L 155.96954,4229.4922 L 172.41905,4228.8518 L 156.68737,4227.5294 L 173.07975,4229.0416 L 157.65526,4225.6771 L 173.71001,4229.3160 L 158.85664,4223.9670 L 174.29906,4229.6704 L 160.27095,4222.4284 L 174.83682,4230.0986 L 161.87399,4221.0875 L 175.31410,4230.5933 L 163.63834,4219.9673 L 175.72271,4231.1461 L 165.53381,4219.0870 L 176.05567,4231.7475 L 167.52797,4218.4617 L 176.30729,4232.3872 L 169.58669,4218.1020 L 176.47326,4233.0543 L 171.67475,4218.0140 L 176.55073,4233.7373 L 173.75642,4218.1994 L 176.53839,4234.4246 L 175.79608,4218.6549 L 176.43644,4235.1044 L 177.75885,4219.3728 L 176.24664,4235.7651 L 179.61112,4220.3406 L 175.97221,4236.3954 L 181.32121,4221.5420 L 175.61787,4236.9844 L 182.85987,4222.9563 L 175.18968,4237.5222 L 184.20075,4224.5594 L 174.69495,4237.9995 L 185.32092,4226.3237 L 174.14216,4238.4081 L 186.20122,4228.2192 L 173.54077,4238.7411 L 186.82658,4230.2133 L 172.90106,4238.9927 L 187.18629,4232.2721 L 172.23398,4239.1586 L 187.27422,4234.3601 L 171.55094,4239.2361 L 187.08884,4236.4418 L 170.86364,4239.2238 L 186.63334,4238.4815 L 170.18382,4239.1218 L 185.91550,4240.4442 L 169.52313,4238.9320 L 184.94761,4242.2965 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.0469000" sodipodi:arg1="0.54696605" sodipodi:r2="5.2552228" sodipodi:r1="15.977139" sodipodi:cy="4233.9868" sodipodi:cx="171.30144" sodipodi:sides="48" id="shapes-f14.svgpath2725" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.015394123;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4683.9236824) matrix(0.996295,-8.599074e-2,8.599074e-2,0.996295,-255.7489,-4191.319)" d="M 45.956989,4353.4876 L 35.655021,4310.8169 L 16.817800,4355.9931 L 54.216588,4333.0093 L 5.4304445,4329.0543 L 38.846134,4357.5203 L 27.531860,4309.8997 L 10.785104,4350.4764 L 52.578641,4325.0003 L 8.8128881,4321.6121 L 45.956989,4353.4876 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-1.3248582" sodipodi:arg1="0.85670563" sodipodi:r2="24.610689" sodipodi:r1="24.878733" sodipodi:cy="4334.6870" sodipodi:cx="29.663147" sodipodi:sides="5" id="shapes-f14.svgpath2918" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4683.9236824) matrix(8.282123e-2,0.375917,-0.375917,8.282123e-2,1327.200,-115.9900)" d="M 32.276994,2897.7581 L 42.831345,2851.0513 L -12.364565,2867.1939 L 22.807589,2899.6877 L 36.425599,2843.8153 L -9.3009067,2858.0284 L 32.276994,2897.7581 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="32.277,2897.76 42.8313,2851.05 -12.3646,2867.19 22.8076,2899.69 36.4256,2843.82 -9.30091,2858.03 32.277,2897.76 " sodipodi:arg2="-0.65664333" sodipodi:arg1="1.1239539" sodipodi:r2="30.366934" sodipodi:r1="31.235876" sodipodi:cy="2869.5891" sodipodi:cx="18.779343" sodipodi:sides="3" id="shapes-f14.svgpolygon1259" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47465411;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;font-size:12.000000" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4683.9236824) matrix(0.968463,-0.249152,0.249152,0.968463,-691.4436,-2621.787)" d="M 171.36150,2897.7582 L 187.98050,2859.9248 L 156.48797,2872.4552 L 197.60521,2876.5696 L 175.95638,2850.4906 L 184.74922,2890.8668 L 202.86204,2862.2187 L 167.17908,2883.0581 L 200.02225,2891.4317 L 169.17612,2863.9349 L 171.36150,2897.7582 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="171.362,2897.76 187.981,2859.92 156.488,2872.46 197.605,2876.57 175.956,2850.49 184.749,2890.87 202.862,2862.22 167.179,2883.06 200.022,2891.43 169.176,2863.93 171.362,2897.76 " sodipodi:arg2="-1.1525840" sodipodi:arg1="1.9818609" sodipodi:r2="16.355642" sodipodi:r1="24.967192" sodipodi:cy="2874.8708" sodipodi:cx="181.33803" sodipodi:sides="5" id="shapes-f14.svgpolygon1263" style="stroke-opacity:1.0000000;stroke-width:0.25000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;font-size:12.000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4683.9236824) matrix(1.287909,0.000000,0.000000,1.287909,2.889197,-5380.424)" d="M 35.930009,4210.6035 L 17.469246,4187.5232 L 33.960246,4212.2200 L 20.356951,4185.9817 L 31.712960,4213.4212 L 23.489899,4185.0332 L 29.274512,4214.1609 L 26.747694,4184.7141 L 26.738611,4214.4107 L 30.005140,4185.0367 L 24.202710,4214.1609 L 33.137055,4185.9886 L 21.764263,4213.4212 L 36.023081,4187.5333 L 19.516977,4212.2200 L 38.552310,4189.6113 L 17.547214,4210.6035 L 40.627546,4192.1427 L 15.930671,4208.6337 L 42.169038,4195.0304 L 14.729472,4206.3865 L 43.117546,4198.1634 L 13.989777,4203.9480 L 43.436622,4201.4212 L 13.740012,4201.4121 L 43.114002,4204.6786 L 13.989777,4198.8762 L 42.162086,4207.8106 L 14.729472,4196.4378 L 40.617454,4210.6966 L 15.930671,4194.1905 L 38.539465,4213.2258 L 17.547214,4192.2207 L 36.007977,4215.3010 L 19.516976,4190.6042 L 33.120272,4216.8425 L 21.764263,4189.4030 L 29.987323,4217.7910 L 24.202710,4188.6633 L 26.729528,4218.1101 L 26.738611,4188.4135 L 23.472083,4217.7875 L 29.274512,4188.6633 L 20.340168,4216.8356 L 31.712960,4189.4030 L 17.454141,4215.2910 L 33.960246,4190.6042 L 14.924912,4213.2130 L 35.930009,4192.2207 L 12.849676,4210.6815 L 37.546551,4194.1905 L 11.308185,4207.7938 L 38.747751,4196.4378 L 10.359676,4204.6608 L 39.487446,4198.8762 L 10.040600,4201.4030 L 39.737210,4201.4121 L 10.363220,4198.1456 L 39.487446,4203.9480 L 11.315137,4195.0137 L 38.747751,4206.3865 L 12.859769,4192.1276 L 37.546551,4208.6337 L 14.937757,4189.5984 L 35.930009,4210.6035 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.1593010" sodipodi:arg1="0.78539816" sodipodi:r2="16.698013" sodipodi:r1="12.998599" sodipodi:cy="4201.4121" sodipodi:cx="26.738611" sodipodi:sides="32" id="shapes-f14.svgpath3540" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4683.9236824) translate(9.625604,-4175.231)" d="M 262.66790,4224.3501 L 227.00457,4237.4206 L 250.41518,4228.0157 L 215.95520,4212.0401 L 239.15922,4221.9437 L 226.08878,4186.2804 L 235.49361,4209.6910 L 251.46920,4175.2310 L 241.56562,4198.4350 L 277.22895,4185.3646 L 253.81834,4194.7694 L 288.27832,4210.7450 L 265.07430,4200.8414 L 278.14474,4236.5048 L 268.73991,4213.0942 L 252.76432,4247.5541 L 262.66790,4224.3501 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.3382889" sodipodi:arg1="0.88740509" sodipodi:r2="36.167358" sodipodi:r1="16.710012" sodipodi:cy="4211.3926" sodipodi:cx="252.11676" sodipodi:sides="8" id="shapes-f14.svgpath2723" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4683.9236824) matrix(1.000000,3.348310e-5,-3.348310e-5,1.000000,0.143069,-4181.756)" d="M 307.95060,4272.0326 L 266.67057,4272.6751 L 300.22613,4290.0915 L 270.58240,4261.3565 L 281.99451,4297.3991 L 281.35198,4256.1191 L 263.93558,4289.6746 L 292.67063,4260.0309 L 256.62802,4271.4430 L 297.90804,4270.8005 L 264.35248,4253.3841 L 293.99621,4282.1191 L 282.58410,4246.0765 L 283.22663,4287.3565 L 300.64303,4253.8010 L 271.90798,4283.4447 L 307.95060,4272.0326 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="3.0816518" sodipodi:arg1="0.011487387" sodipodi:r2="15.646836" sodipodi:r1="25.662985" sodipodi:cy="4271.7378" sodipodi:cx="282.28931" sodipodi:sides="8" id="shapes-f14.svgpath2724" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4683.9236824) matrix(0.727174,0.000000,0.000000,0.727174,28.25777,-3046.217)" d="M 104.59527,4260.9893 L 85.296407,4214.6070 L 85.393576,4253.0357 L 104.54444,4206.5921 L 77.439974,4233.8340 L 123.82225,4214.5351 L 85.393575,4214.6323 L 131.83715,4233.7832 L 104.59527,4206.6787 L 123.89413,4253.0610 L 123.79696,4214.6323 L 104.64610,4261.0759 L 131.75056,4233.8340 L 85.368289,4253.1328 L 123.79696,4253.0357 L 77.353386,4233.8848 L 104.59527,4260.9893 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.3580603" sodipodi:arg1="1.5707963" sodipodi:r2="27.241930" sodipodi:r1="27.155294" sodipodi:cy="4233.8340" sodipodi:cx="104.59527" sodipodi:sides="8" id="shapes-f14.svgpath3347" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.34379637;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4683.9236824) translate(0.000000,-4182.265)" d="M 114.31283,4305.9417 L 59.333363,4267.5071 L 101.57971,4320.6178 L 64.197074,4264.9177 L 84.404808,4329.7031 L 69.667740,4264.2602 L 65.107698,4331.9706 L 75.006519,4265.6233 L 46.294559,4327.1141 L 79.492377,4268.8229 L 30.506210,4315.7895 L 82.519475,4273.4269 L 19.874954,4299.5261 L 83.678988,4278.8136 L 15.836601,4280.5205 L 82.814315,4284.2554 L 18.936554,4261.3395 L 80.042237,4289.0173 L 28.756147,4244.5736 L 75.737137,4292.4563 L 43.969188,4232.4871 L 70.480443,4294.1079 L 62.521074,4226.7124 L 64.982101,4293.7490 L 81.906268,4228.0293 L 59.984693,4291.4281 L 99.506693,4236.2601 L 56.163145,4287.4587 L 112.94531,4250.2930 L 54.033580,4282.3768 L 120.40717,4268.2329 L 53.883606,4276.8688 L 120.88450,4287.6569 L 55.733479,4271.6786 L 114.31283,4305.9417 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.2448164" sodipodi:arg1="0.52982957" sodipodi:r2="14.993350" sodipodi:r1="52.870548" sodipodi:cy="4279.2217" sodipodi:cx="68.691193" sodipodi:sides="17" id="shapes-f14.svgpath5832" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e576" width="288" height="1000px" x="10" y="4845.6293124" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e576" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si sólo desea una estrella regular plana sin algún trazo especial, puede hacer que el
+manejador de inclinado se comporte como el otro que no lo es:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4892.438936400001)"/><rect id="d0e582" width="258" height="1000px" x="20" y="4886.438936400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e582" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Arrastre con <flowSpan style="font-weight:bold">Ctrl</flowSpan> para mantener los rayos de la estrella estrictamente radiales (no inclinados).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 4921.301365400001)"/><rect id="d0e589" width="258" height="1000px" x="20" y="4915.301365400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e589" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+click</flowSpan> para remover la inclinación sin arrastrar.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e596" width="288" height="1000px" x="10" y="4933.766990000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e596" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Como un complemento útil para el arrastrado del manejador sobre la pizarra, la barra de Control tiene el campo de <flowSpan style="font-family:sans serif">longitud de Radio</flowSpan> el cual define el radio de las distancias en el centro.
+</flowDiv></flowRoot>
+
+<rect id="d0e602" width="288" height="1000px" x="10" y="4972.948294000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e602" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Las estrellas de Inkscape posee otros dos trucos más en la manga. En geometría, un polígono es una forma con bordes de líneas rectas y esquinas afiladas. En el mundo real, sin embargo, varios grados de curvalinealidad y redondeado son normalmente presentes — e Inkscape puede hacerlo también. El redondeando de una estrella o polígono trabaja un poco diferente al redondeado de un rectángulo, sin embargo, usted no emplea un manejador especializado.
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 5075.617913000001)"/><rect id="d0e608" width="258" height="1000px" x="20" y="5069.617913000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e608" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+arrastrar</flowSpan> en un manejado tangencialmente, para redondear la estrella o polígono.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 5105.038155000001)"/><rect id="d0e615" width="258" height="1000px" x="20" y="5099.038155000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e615" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> en un manejador para remover el redondeado.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e622" width="288" height="1000px" x="10" y="5126.711131000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e622" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">"Tangencialmente" significa en una dirección perpendicular a la dirección del centro. Si "rota"
+un manejador con Shift en sentido anti-horario alrededor del centro, obtendrá redondeado positivo; con rotación horaria, obtendrá redondeado negativo. (Observe más adelante los ejemplos de redondeado negativo).
+</flowDiv></flowRoot>
+
+<rect id="d0e625" width="288" height="1000px" x="10" y="5189.983701000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e625" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Aquí podemos encontar una comparación de un cuadrado redondeado (herramienta Rectángulo) con un polígono redondeado de 4-lados (herramienta Estrella):
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5238.354458000001) " rx="18.040419" ry="18.040419" y="1.8126992" x="56.116741" height="87.191818" width="87.191818" id="shapes-f15.svgrect4263" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5238.354458000001) matrix(1.174602,0.000000,0.000000,1.174602,-0.548917,-5471.588)" d="M 203.95671,4729.2151 C 195.52962,4737.6422 147.73780,4737.6422 139.31071,4729.2151 C 130.88362,4720.7880 130.88362,4672.9962 139.31071,4664.5691 C 147.73780,4656.1420 195.52962,4656.1420 203.95671,4664.5691 C 212.38381,4672.9962 212.38381,4720.7880 203.95671,4729.2151 z " inkscape:randomized="0.0000000" inkscape:rounded="0.18435333" inkscape:flatsided="true" sodipodi:arg2="1.5707963" sodipodi:arg1="0.78539816" sodipodi:r2="32.323002" sodipodi:r1="45.711628" sodipodi:cy="4696.8921" sodipodi:cx="171.63371" sodipodi:sides="4" id="shapes-f15.svgpath4264" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" sodipodi:type="star"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5238.354458000001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f15.svgtext4886" y="42.43066" x="184.07954" style="font-size:7.7300830;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="51.706760" x="184.07954" id="shapes-f15.svgtspan4887" sodipodi:role="line">Rounded</tspan><tspan id="shapes-f15.svgtspan4889"/><tspan y="51.706760" x="184.07954" id="shapes-f15.svgtspan4891" sodipodi:role="line">polygon</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5238.354458000001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f15.svgtext6237" y="42.475475" x="82.517342" style="font-size:7.5962205;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="42.475475" x="82.517342" id="shapes-f15.svgtspan4894" sodipodi:role="line"/><tspan id="shapes-f15.svgtspan4896"/><tspan id="shapes-f15.svgtspan4898">Rounded</tspan><tspan y="51.590940" x="82.517342" id="shapes-f15.svgtspan4900" sodipodi:role="line">rectangle</tspan></text>
+
+<rect id="d0e638" width="288" height="1000px" x="10" y="5341.1355" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e638" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Como podemos observar, mientras un rectángulo redondeado posee segmenntos de líneas rectas en sus lados, y redondeado circular (generalmente, elíptico), un polígono o estrella redondeada no posee líneas rectas; sus curvaturas varían suavemente desde el máximo (en las esquinas) al mínimo (en la mitad entre las estrellas). Inkscape lo hace simple mediante la adición colineal de tangentes Bezier para cada nodo de la forma (puede observarlo si convierte la forma en trazo y lo examina con la herramienta Nodo).
+</flowDiv></flowRoot>
+
+<rect id="d0e641" width="288" height="1000px" x="10" y="5448.538249" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e641" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El parámetro <flowSpan style="font-family:sans serif">Redondez</flowSpan> el cual puede ajustar en la barra de Control, es el radio de la longitud de dichas tangentes para la longitud de los lados del polígono/estrella a los que son adyacentes. Este parámetro puede ser negativo, lo cual invierte la dirección de las tangentes. Los valores entre 0.2 a 0.4 dan un redondeado "normal" de la clase que usted espera; otros valores tienden a producir patrones hermosos, difíciles y totalmente impredecibles.
+Una estrella con valores de redondez muy grandes puede alcanzar una posición lejana más allá de la posición de sus manejadores. He aquí unos cuantos ejemplos, cada uno indicando su valor de redondez:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.307966,-3.233534e-2,-3.233534e-2,-0.307966,-34.05150,272.3350)" sodipodi:type="star" style="stroke-opacity:0.13114752;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.3750434;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none" id="shapes-f16.svgpath1575" sodipodi:sides="5" sodipodi:cx="254.06618" sodipodi:cy="551.97913" sodipodi:r1="27.797562" sodipodi:r2="27.797562" sodipodi:arg1="0.22082877" sodipodi:arg2="0.84914730" inkscape:flatsided="false" inkscape:rounded="5.1300000" d="M 281.18871,558.06786 C 261.88430,644.06024 338.59255,514.62479 272.42990,572.84724 C 206.26725,631.06969 344.40578,571.44219 256.65677,579.65571 C 168.90777,587.86923 315.71235,620.82536 239.89413,575.89267 C 164.07590,530.95997 263.47218,643.91161 228.54472,562.99546 C 193.61727,482.07932 207.63923,631.88277 226.94364,545.89039 C 246.24806,459.89801 169.53980,589.33346 235.70245,531.11101 C 301.86510,472.88857 163.72658,532.51606 251.47558,524.30254 C 339.22459,516.08902 192.42001,483.13289 268.23823,528.06559 C 344.05645,572.99828 244.66018,460.04664 279.58763,540.96279 C 314.51509,621.87893 300.49312,472.07548 281.18871,558.06786 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(1.252191,0.000000,0.000000,-1.252191,-268.8556,649.3270)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.031250000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1556" sodipodi:sides="18" sodipodi:cx="377.20990" sodipodi:cy="459.14322" sodipodi:r1="56.586357" sodipodi:r2="2.4662609" sodipodi:arg1="1.1708920" sodipodi:arg2="-2.6860230" inkscape:flatsided="false" inkscape:rounded="0.37000000" d="M 399.24068,511.26481 C 405.25006,490.48212 396.08205,453.22319 374.99517,458.05813 C 354.14186,462.83951 367.47163,532.93693 380.08543,515.65647 C 392.84050,498.18245 396.96869,460.03487 375.49986,457.36609 C 354.26882,454.72686 342.81998,525.15594 360.58334,513.23179 C 378.54566,501.17408 395.47213,466.73900 376.21080,456.88839 C 357.16282,447.14689 322.31627,509.41284 343.08666,504.28323 C 364.08970,499.09616 391.77287,472.52697 377.04225,456.68266 C 362.47480,441.01385 308.43353,487.60649 329.70575,489.89012 C 351.21623,492.19933 386.31710,476.70066 377.89392,456.77371 C 369.56404,437.06749 302.84625,462.36704 322.05455,471.78848 C 341.47799,481.31545 379.76287,478.75666 378.66309,457.15056 C 377.57549,435.78378 306.22831,436.73875 321.05589,452.16164 C 336.04954,467.75726 372.90072,478.44700 379.25698,457.76775 C 385.54284,437.31756 318.17180,413.81277 326.83023,433.37687 C 335.58563,453.16010 366.55831,475.80901 379.60396,458.55085 C 392.50512,441.48384 337.23616,396.35432 338.68110,417.69991 C 340.14223,439.28459 361.50065,471.16088 379.66219,459.40539 C 397.62256,447.78011 361.12194,386.46913 355.17912,407.02162 C 349.16974,427.80432 358.33775,465.06325 379.42463,460.22831 C 400.27794,455.44693 386.94817,385.34951 374.33437,402.62997 C 361.57930,420.10399 357.45111,458.25157 378.91994,460.92035 C 400.15097,463.55958 411.59982,393.13050 393.83646,405.05465 C 375.87414,417.11236 358.94767,451.54744 378.20900,461.39805 C 397.25698,471.13955 432.10353,408.87359 411.33314,414.00321 C 390.33010,419.19028 362.64693,445.75947 377.37755,461.60378 C 391.94500,477.27258 445.98627,430.67995 424.71405,428.39632 C 403.20357,426.08711 368.10270,441.58578 376.52588,461.51272 C 384.85576,481.21895 451.57355,455.91940 432.36525,446.49796 C 412.94181,436.97099 374.65693,439.52977 375.75671,461.13588 C 376.84431,482.50266 448.19149,481.54769 433.36391,466.12480 C 418.37026,450.52917 381.51908,439.83944 375.16282,460.51868 C 368.87696,480.96888 436.24800,504.47366 427.58957,484.90957 C 418.83417,465.12634 387.86149,442.47743 374.81584,459.73559 C 361.91468,476.80259 417.18364,521.93212 415.73870,500.58653 C 414.27757,479.00185 392.91915,447.12556 374.75761,458.88105 C 356.79724,470.50633 393.29786,531.81731 399.24068,511.26481 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.549977,0.000000,0.000000,-0.549977,24.59580,424.7180)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.36259648;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1559" sodipodi:sides="4" sodipodi:cx="78.599991" sodipodi:cy="584.08337" sodipodi:r1="33.805592" sodipodi:r2="0.93718392" sodipodi:arg1="0.0000000" sodipodi:arg2="0.78539816" inkscape:flatsided="false" inkscape:rounded="1.8500000" d="M 112.40558,584.08337 C 112.40558,645.41000 122.62715,541.38159 79.262680,584.74606 C 35.898208,628.11054 139.92662,617.88897 78.599991,617.88897 C 17.273366,617.88897 121.30177,628.11054 77.937302,584.74606 C 34.572829,541.38159 44.794399,645.41000 44.794399,584.08337 C 44.794399,522.75675 34.572829,626.78516 77.937302,583.42068 C 121.30177,540.05621 17.273366,550.27778 78.599991,550.27778 C 139.92662,550.27778 35.898208,540.05621 79.262680,583.42068 C 122.62715,626.78516 112.40558,522.75675 112.40558,584.08337 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.748940,0.000000,0.000000,-0.748940,60.65535,545.3560)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00" id="shapes-f16.svgpath2808" sodipodi:sides="4" sodipodi:cx="285.61685" sodipodi:cy="626.70453" sodipodi:r1="38.196964" sodipodi:r2="7.8936343" sodipodi:arg1="-0.0000000" sodipodi:arg2="0.78539816" inkscape:flatsided="false" inkscape:rounded="0.25000000" d="M 323.81382,626.70453 C 323.81382,634.97690 297.04794,626.43672 291.19849,632.28617 C 285.34904,638.13562 293.88922,664.90149 285.61685,664.90149 C 277.34448,664.90149 285.88466,638.13562 280.03521,632.28617 C 274.18576,626.43672 247.41989,634.97690 247.41989,626.70453 C 247.41989,618.43216 274.18576,626.97234 280.03521,621.12289 C 285.88466,615.27344 277.34448,588.50756 285.61685,588.50756 C 293.88922,588.50756 285.34904,615.27344 291.19849,621.12289 C 297.04794,626.97234 323.81382,618.43216 323.81382,626.70453 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.716804,0.217032,0.217032,-0.716804,-66.02363,504.5840)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000019pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00" id="shapes-f16.svgpath3430" sodipodi:sides="5" sodipodi:cx="285.61685" sodipodi:cy="626.70453" sodipodi:r1="38.196964" sodipodi:r2="9.5492411" sodipodi:arg1="-0.0000000" sodipodi:arg2="0.62831853" inkscape:flatsided="false" inkscape:rounded="0.24000000" d="M 323.81382,626.70453 C 323.81382,634.14071 297.71323,626.30143 293.34235,632.31743 C 288.97147,638.33343 304.49260,660.73409 297.42036,663.03200 C 290.34813,665.32991 289.73821,638.08430 282.66597,635.78640 C 275.59374,633.48849 259.08574,655.17214 254.71486,649.15614 C 250.34398,643.14014 276.06761,634.14071 276.06761,626.70453 C 276.06761,619.26834 250.34398,610.26892 254.71486,604.25292 C 259.08574,598.23692 275.59374,619.92057 282.66597,617.62266 C 289.73821,615.32475 290.34813,588.07915 297.42036,590.37706 C 304.49260,592.67496 288.97147,615.07563 293.34235,621.09163 C 297.71323,627.10763 323.81382,619.26834 323.81382,626.70453 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.112357,6.849093e-3,6.849093e-3,-0.112357,7.881487,207.1500)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274618 1.4274618;stroke-miterlimit:4.0000000;stroke-width:1.4274611;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath1586" sodipodi:sides="3" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.6461088" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 370.70862,682.81124 317.73879,678.81439 311.61860,666.08902 C 305.49842,653.36364 335.44471,609.48885 349.52530,610.55130 C 363.60589,611.61375 386.62943,659.48540 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.111212,-1.740816e-2,-1.740816e-2,-0.111212,34.31171,215.8190)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4275137 1.4275137;stroke-miterlimit:4.0000000;stroke-width:1.4275173;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2214" sodipodi:sides="4" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.3843094" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 372.16938,680.67105 334.24160,687.82724 324.71887,681.32759 C 315.19613,674.82795 308.03995,636.90017 314.53959,627.37744 C 321.03924,617.85470 358.96702,610.69852 368.48975,617.19816 C 378.01248,623.69781 385.16867,661.62558 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.106220,-3.726607e-2,-3.726607e-2,-0.106220,59.87360,219.4050)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274952 1.4274952;stroke-miterlimit:4.0000000;stroke-width:1.4274960;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2215" sodipodi:sides="5" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.2272298" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 373.26617,679.06413 344.89652,689.21351 335.69856,686.52121 C 326.50060,683.82891 308.08126,659.98410 307.79947,650.40435 C 307.51767,640.82461 324.50355,615.93832 333.52735,612.71002 C 342.55115,609.48171 371.46833,617.94595 377.32714,625.53049 C 383.18595,633.11503 384.07188,663.23251 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.112523,3.153940e-3,3.153940e-3,-0.112523,42.43847,209.5460)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274604 1.4274604;stroke-miterlimit:4.0000000;stroke-width:1.4274589;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2216" sodipodi:sides="6" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.1225100" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 374.07308,677.88191 351.81275,688.58787 343.68332,687.97446 C 335.55389,687.36105 315.15209,673.43601 311.61860,666.08902 C 308.08511,658.74202 309.94365,634.11103 314.53959,627.37744 C 319.13554,620.64385 341.39587,609.93789 349.52530,610.55130 C 357.65473,611.16471 378.05653,625.08974 381.59002,632.43674 C 385.12350,639.78374 383.26497,664.41473 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(6.043272e-2,0.000000,0.000000,-6.043272e-2,168.5167,2.007000)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:4.1999998;stroke:#000000;fill-rule:evenodd;fill-opacity:0.74998099;fill:#ff6000;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath905" sodipodi:sides="3" sodipodi:cx="-651.47363" sodipodi:cy="-1048.6403" sodipodi:r1="266.75140" sodipodi:r2="86.869286" sodipodi:arg1="0.54565505" sodipodi:arg2="0.65224913" inkscape:flatsided="false" inkscape:rounded="-3.0000000" d="M -423.45786,-910.20211 C -633.01332,-1409.8741 -1124.1319,-1008.2425 -582.43682,-995.91274 C 353.94260,-974.59938 -1814.5112,-1038.5521 -885.37247,-920.39188 C -347.86611,-852.03624 -450.12998,-1478.1732 -731.65541,-1015.2164 C -1218.3030,-214.94470 -78.691431,-2060.9044 -645.59057,-1315.3268 C -973.54147,-884.01044 -380.15903,-659.50507 -640.32867,-1134.7917 C -1090.0605,-1956.3767 -61.218238,-46.464232 -423.45786,-910.20211 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.477810,7.371536e-2,7.371536e-2,-0.477810,-114.9199,309.0950)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000001pt;stroke:#acacac;fill-rule:evenodd;fill-opacity:0.75000000;fill:#fcfcfc" id="shapes-f16.svgpath4053" sodipodi:sides="6" sodipodi:cx="272.33234" sodipodi:cy="606.22424" sodipodi:r1="27.681587" sodipodi:r2="11.966143" sodipodi:arg1="0.20131714" sodipodi:arg2="-3.0483195" inkscape:flatsided="false" inkscape:rounded="3.0000000" d="M 299.45487,611.75945 C 249.91437,503.78513 339.18292,516.17810 260.41821,605.10974 C 192.18155,682.15437 221.54958,716.42032 281.09997,632.48065 C 349.83823,535.59016 383.73987,619.09548 267.34046,595.34905 C 166.49952,574.77669 151.50836,617.34312 253.97744,626.94544 C 372.25619,638.02927 316.88929,709.14161 279.25459,596.46356 C 246.65031,498.84656 202.29112,507.14705 245.20981,600.68903 C 294.75030,708.66336 205.48175,696.27038 284.24646,607.33875 C 352.48313,530.29412 323.11510,496.02817 263.56470,579.96784 C 194.82645,676.85833 160.92480,593.35301 277.32421,617.09943 C 378.16515,637.67180 393.15632,595.10537 290.68724,585.50305 C 172.40848,574.41921 227.77538,503.30687 265.41009,615.98493 C 298.01436,713.60193 342.37356,705.30144 299.45487,611.75945 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.270281,-8.043548e-2,-8.043548e-2,-0.270281,39.03150,168.4570)" sodipodi:type="star" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.082840365pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath1545" sodipodi:sides="3" sodipodi:cx="397.50070" sodipodi:cy="420.22922" sodipodi:r1="39.614254" sodipodi:r2="1.0779980" sodipodi:arg1="2.3198469" sodipodi:arg2="3.3670445" inkscape:flatsided="false" inkscape:rounded="-3.0000000" d="M 370.52562,449.24015 C 456.39873,529.08709 422.66290,305.69647 396.44998,419.98823 C 370.23707,534.28000 497.95007,347.91782 385.86404,382.36265 C 273.77801,416.80747 484.10787,499.28669 398.23476,419.43976 C 312.36165,339.59283 409.89952,543.37662 436.11245,429.08486 C 462.32537,314.79309 285.73133,455.70449 397.81736,421.25966 C 509.90339,386.81483 284.65252,369.39321 370.52562,449.24015 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(1.627536,0.000000,0.000000,1.627536,-153.1836,-574.1410)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.57520527;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1591" sodipodi:sides="3" sodipodi:cx="262.92249" sodipodi:cy="377.06650" sodipodi:r1="17.850517" sodipodi:r2="2.4989247" sodipodi:arg1="0.51914611" sodipodi:arg2="1.5663437" inkscape:flatsided="false" inkscape:rounded="0.25000000" d="M 278.42107,385.92283 C 276.34454,389.55676 267.11895,379.54676 262.93361,379.56540 C 258.74827,379.58403 249.61219,389.67579 247.50338,386.06050 C 245.39457,382.44521 258.67628,379.46061 260.75281,375.82668 C 262.82934,372.19276 258.65766,359.23479 262.84300,359.21616 C 267.02834,359.19752 262.97222,372.19212 265.08103,375.80741 C 267.18984,379.42270 280.49760,382.28891 278.42107,385.92283 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="269.70953" y="72.533112" id="shapes-f16.svgtext2547" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2548" x="269.70953" y="72.533112"/><tspan id="shapes-f16.svgtspan2550"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2552" x="269.70953" y="77.307917">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="270.21283" y="37.697109" id="shapes-f16.svgtext2856" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2555" x="270.21283" y="37.697109"/><tspan id="shapes-f16.svgtspan2557"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2559" x="270.21283" y="42.471914">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="270.13705" y="114.07111" id="shapes-f16.svgtext2561" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2562" x="270.13705" y="114.07111"/><tspan id="shapes-f16.svgtspan2564"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2566" x="270.13705" y="118.84592">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.500003,0.866024,-0.866024,0.500003,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790072;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="214.9263" y="-106.66351" id="shapes-f16.svgtext2568" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2569" x="214.92630" y="-106.66351"/><tspan id="shapes-f16.svgtspan2571"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2573" x="214.92630" y="-101.88870">0.37</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.964586,6.719919e-2,6.719919e-2,-0.964586,-356.5721,688.7050)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.37500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece" id="shapes-f16.svgpath1554" sodipodi:sides="9" sodipodi:cx="451.89960" sodipodi:cy="620.88135" sodipodi:r1="23.086590" sodipodi:r2="14.298160" sodipodi:arg1="1.1382904" sodipodi:arg2="1.4814137" inkscape:flatsided="false" inkscape:rounded="0.43000000" d="M 461.57628,641.84208 C 457.38816,643.80584 457.78546,634.73692 453.17590,635.12243 C 448.51320,635.51239 450.36116,644.35969 445.83906,643.15825 C 441.36850,641.97051 447.50224,635.27869 443.72331,632.61104 C 439.90082,629.91264 435.62950,637.87792 432.93764,634.05081 C 430.27646,630.26733 439.27660,629.08379 438.09650,624.61120 C 436.90279,620.08705 428.51080,623.44326 428.90873,618.78123 C 429.30212,614.17234 436.95739,619.05087 438.92831,614.86612 C 440.92194,610.63312 432.33597,607.80985 435.63750,604.49432 C 438.90139,601.21657 441.62981,609.87446 445.82952,607.93563 C 450.07766,605.97445 445.31518,598.29275 449.97548,597.87508 C 454.58267,597.46217 451.10758,605.84829 455.57100,607.06259 C 460.08588,608.29088 461.37532,599.34510 465.21379,602.02073 C 469.00851,604.66586 460.95594,608.85626 463.59458,612.65549 C 466.26365,616.49853 473.00165,610.47450 474.22223,614.99147 C 475.42890,619.45696 466.56674,617.49090 466.14595,622.09737 C 465.72032,626.75695 474.75410,626.47338 472.78567,630.71815 C 470.83966,634.91455 465.31462,627.71197 462.03130,630.97026 C 458.71012,634.26611 465.81268,639.85569 461.57628,641.84208 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="116.22874" y="117.60011" id="shapes-f16.svgtext2575" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2576" x="116.22874" y="117.60011"/><tspan id="shapes-f16.svgtspan2578"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2580" x="116.22874" y="122.37492">0.43</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.384906,0.922956,-0.922956,0.384906,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789882;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="32.583221" y="-39.030281" id="shapes-f16.svgtext2582" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2583" x="32.583221" y="-39.030281"/><tspan id="shapes-f16.svgtspan2585"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2587" x="32.583221" y="-34.255495">3.00</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="107.11456" y="38.639725" id="shapes-f16.svgtext2589" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2590" x="107.11456" y="43.414501">-</tspan><tspan id="shapes-f16.svgtspan2592"/><tspan id="shapes-f16.svgtspan2594">3.00</tspan><tspan sodipodi:role="line" id="shapes-f16.svgtspan2596" x="107.11456" y="43.414501"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.120864,0.000000,0.000000,-0.120864,214.0977,80.90800)" sodipodi:type="star" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath896" sodipodi:sides="3" sodipodi:cx="224.45302" sodipodi:cy="492.50204" sodipodi:r1="120.20276" sodipodi:r2="60.101379" sodipodi:arg1="0.52807445" sodipodi:arg2="1.5752720" inkscape:flatsided="false" inkscape:rounded="0.41000000" d="M 328.28162,553.06873 C 306.77619,589.93520 266.86404,552.79385 224.18402,552.60282 C 181.50401,552.41180 141.26100,589.19440 120.08642,552.13691 C 98.911848,515.07942 151.03328,499.08517 172.53871,462.21870 C 194.04415,425.35223 182.31099,372.10947 224.99100,372.30049 C 267.67102,372.49151 255.46174,425.62712 276.63631,462.68461 C 297.81089,499.74210 349.78706,516.20227 328.28162,553.06873 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="236.78233" y="17.90111" id="shapes-f16.svgtext2598" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2599" x="236.78233" y="17.901110"/><tspan id="shapes-f16.svgtspan2601"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2603" x="236.78233" y="22.675915">0.41</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="21.764177" y="95.56311" id="shapes-f16.svgtext2909" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2606" x="21.764177" y="100.33792">5.43</tspan><tspan id="shapes-f16.svgtspan2608"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2610" x="21.764177" y="100.33792"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="63.424889" y="89.486107" id="shapes-f16.svgtext2613" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2613" x="63.424889" y="89.486107"/><tspan id="shapes-f16.svgtspan2615"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2617" x="63.424889" y="94.260912">1.85</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="62.71822" y="141.7691" id="shapes-f16.svgtext3240" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan3241" x="62.718220" y="141.76910"/><tspan id="shapes-f16.svgtspan3243"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan3245" x="62.718220" y="146.54391">0.21</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="106.78857" y="66.356537" id="shapes-f16.svgtext3868" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan3869" x="106.78857" y="71.131313">-</tspan><tspan id="shapes-f16.svgtspan3871"/><tspan id="shapes-f16.svgtspan3873">3.00</tspan><tspan sodipodi:role="line" id="shapes-f16.svgtspan3875" x="106.78857" y="71.131313"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.503029,8.386162e-2,-8.386162e-2,0.503029,540.5811,-2474.824)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000" id="shapes-f16.svgpath4498" sodipodi:sides="9" sodipodi:cx="105.38494" sodipodi:cy="5142.4639" sodipodi:r1="46.149918" sodipodi:r2="18.172943" sodipodi:arg1="0.93231400" sodipodi:arg2="1.2813799" inkscape:flatsided="false" inkscape:rounded="-0.43000000" inkscape:randomized="0.0000000" d="M 132.88925,5179.5223 C 143.15471,5171.9034 98.319178,5163.5294 110.57137,5159.8810 C 122.82356,5156.2326 89.872629,5187.7696 102.63376,5188.5317 C 115.39489,5189.2938 86.431567,5154.0592 98.162455,5159.1399 C 109.89334,5164.2206 64.379851,5167.1990 73.665577,5175.9855 C 82.951303,5184.7720 83.412450,5139.1634 89.133020,5150.5960 C 94.853589,5162.0285 58.073810,5135.0545 59.539237,5147.7541 C 61.004664,5160.4537 90.674506,5125.8120 87.708039,5138.2469 C 84.741573,5150.6818 73.905173,5106.3769 66.864612,5117.0474 C 59.824050,5127.7178 104.81974,5120.2521 94.554278,5127.8710 C 84.288818,5135.4899 104.46627,5094.5849 92.214077,5098.2333 C 79.961884,5101.8817 119.22943,5125.0853 106.46830,5124.3232 C 93.707174,5123.5611 135.45722,5105.1959 123.72634,5100.1152 C 111.99545,5095.0345 127.16114,5138.0502 117.87541,5129.2637 C 108.58969,5120.4772 152.37702,5133.2451 146.65645,5121.8125 C 140.93588,5110.3800 124.90352,5153.0803 123.43809,5140.3807 C 121.97266,5127.6811 147.30870,5165.6078 150.27517,5153.1728 C 153.24164,5140.7379 113.51294,5163.1428 120.55350,5152.4724 C 127.59406,5141.8020 122.62379,5187.1412 132.88925,5179.5223 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="156.34573" y="122.21311" id="shapes-f16.svgtext4499" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan4500" x="156.34573" y="126.98792">-0.43</tspan><tspan id="shapes-f16.svgtspan4502"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan4504" x="156.34573" y="126.98792"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.306731,-4.267910e-2,4.267910e-2,0.306731,-195.0316,-1440.110)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#00edff;color:#000000" id="shapes-f16.svgpath5127" sodipodi:sides="5" sodipodi:cx="9.5541286" sodipodi:cy="5108.5903" sodipodi:r1="17.613136" sodipodi:r2="8.1117020" sodipodi:arg1="-2.7000003" sodipodi:arg2="-2.0716818" inkscape:flatsided="false" inkscape:rounded="-8.9362223" inkscape:randomized="0.0000000" d="M -6.3694195,5101.0628 C -52.334341,5198.2963 99.997690,5049.8290 5.6588697,5101.4751 C -88.679954,5153.1211 118.47105,5104.7884 11.792555,5091.1200 C -94.885938,5077.4516 93.388032,5176.4490 15.117425,5102.6870 C -63.153186,5028.9249 46.827114,5211.0016 26.861100,5105.3206 C 6.8950871,4999.6395 -29.077231,5209.2906 16.887694,5112.0571 C 62.852620,5014.8236 -76.326823,5175.6859 18.011999,5124.0398 C 112.35082,5072.3938 -98.155268,5102.9678 8.5232251,5116.6363 C 115.20172,5130.3047 -80.796204,5047.6464 -2.5255918,5121.4084 C 75.745018,5195.1704 -18.382580,5004.4152 1.5834303,5110.0962 C 21.549441,5215.7773 39.595504,5003.8293 -6.3694195,5101.0628 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="21.20429" y="143.25011" id="shapes-f16.svgtext6108" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan5129" x="21.204290" y="148.02491">-8.94</tspan><tspan id="shapes-f16.svgtspan5131"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan5133" x="21.204290" y="148.02491"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) matrix(0.241306,0.000000,0.000000,0.241306,59.66014,-1049.710)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath5833" sodipodi:sides="4" sodipodi:cx="171.63371" sodipodi:cy="4696.8921" sodipodi:r1="45.711628" sodipodi:r2="32.323002" sodipodi:arg1="0.78539816" sodipodi:arg2="1.5707963" inkscape:flatsided="true" inkscape:rounded="0.39000000" inkscape:randomized="0.0000000" d="M 203.95671,4729.2151 C 186.12918,4747.0426 157.13825,4747.0426 139.31071,4729.2151 C 121.48318,4711.3876 121.48318,4682.3966 139.31071,4664.5691 C 157.13825,4646.7416 186.12918,4646.7416 203.95671,4664.5691 C 221.78425,4682.3966 221.78425,4711.3876 203.95671,4729.2151 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5585.095539) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="96.318428" y="80.288109" id="shapes-f16.svgtext5837" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan5838" x="96.318428" y="80.288109"/><tspan id="shapes-f16.svgtspan5840"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan5842" x="96.318428" y="85.062914">0.39</tspan></text>
+
+<rect id="d0e657" width="288" height="1000px" x="10" y="5745.739199" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e657" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si desea que las puntas de las estrellas sean afiladas pero concavas suavemente o viceversa, es fácil de hacer creando un <flowSpan style="font-style:italic">Desvio automático</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+J</flowSpan>)
+desde la estrella:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5794.233192) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3939" y="-2.7365105" x="35.064491" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="35.064491" id="shapes-f17.svgtspan3940" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3942"/><tspan id="shapes-f17.svgtspan3944"/><tspan y="4.7223065" x="35.064491" id="shapes-f17.svgtspan3946" sodipodi:role="line">Original star</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5794.233192) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3948" y="-2.7365105" x="117.15958" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="117.15958" id="shapes-f17.svgtspan3949" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3951"/><tspan id="shapes-f17.svgtspan3953"/><tspan x="117.15958" y="4.7223065" sodipodi:role="line" id="shapes-f17.svgtspan3955">Linked offset, inset</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5794.233192) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3957" y="-2.7365105" x="216.99135" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="216.99135" id="shapes-f17.svgtspan3958" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3960"/><tspan id="shapes-f17.svgtspan3962"/><tspan y="4.7223065" x="216.99135" id="shapes-f17.svgtspan3964" sodipodi:role="line">Linked offset, outset</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5794.233192) matrix(1.320520,0.000000,0.000000,1.320520,32.68152,-6886.747)" d="M 95.281250,5226.1250 C 94.775628,5227.3872 94.288704,5228.4192 93.750000,5229.9062 C 92.785240,5232.5694 91.804075,5235.4001 90.468750,5237.9375 C 89.133425,5240.4749 87.472375,5243.2081 83.843750,5244.2188 C 80.034756,5245.2796 77.011897,5243.7127 74.312500,5242.1562 C 71.613103,5240.5998 69.024000,5238.6378 66.593750,5236.8438 C 65.433917,5235.9875 64.652607,5235.5924 63.625000,5234.9062 C 64.251412,5235.7075 64.544559,5236.2476 65.281250,5237.1250 C 67.182012,5239.3887 69.282685,5241.8174 70.968750,5244.3750 C 72.654815,5246.9326 74.439158,5249.8283 73.437500,5253.7188 C 72.451468,5257.5486 69.573416,5259.3799 66.875000,5260.9375 C 64.176584,5262.4951 61.175479,5263.7323 58.406250,5264.9375 C 57.034673,5265.5344 56.262361,5266.0297 55.125000,5266.5938 C 56.173575,5266.4488 56.814492,5266.4593 58.000000,5266.2500 C 60.912193,5265.7358 64.066204,5265.1188 67.125000,5264.9375 C 70.183796,5264.7562 73.599692,5264.6556 76.468750,5267.4688 C 79.294288,5270.2394 79.439455,5273.6326 79.437500,5276.7500 C 79.435545,5279.8674 78.999047,5283.0905 78.656250,5286.0938 C 78.490635,5287.5447 78.550611,5288.4424 78.468750,5289.6875 C 78.856660,5288.7303 79.163062,5288.1908 79.562500,5287.0938 C 80.573899,5284.3159 81.627022,5281.3011 83.000000,5278.5625 C 84.372978,5275.8239 86.005336,5272.8277 89.875000,5271.7500 C 93.683982,5270.6892 96.706856,5272.2560 99.406250,5273.8125 C 102.10564,5275.3690 104.69475,5277.3310 107.12500,5279.1250 C 108.28483,5279.9812 109.06614,5280.3763 110.09375,5281.0625 C 109.46734,5280.2612 109.17419,5279.7211 108.43750,5278.8438 C 106.53674,5276.5801 104.43606,5274.1513 102.75000,5271.5938 C 101.06394,5269.0362 99.279591,5266.1405 100.28125,5262.2500 C 101.26729,5258.4201 104.14534,5256.5889 106.84375,5255.0312 C 109.54216,5253.4736 112.54328,5252.2365 115.31250,5251.0312 C 116.68407,5250.4343 117.45639,5249.9391 118.59375,5249.3750 C 117.54518,5249.5200 116.90426,5249.5094 115.71875,5249.7188 C 112.80656,5250.2329 109.65254,5250.8499 106.59375,5251.0312 C 103.53496,5251.2126 100.11909,5251.3132 97.250000,5248.5000 C 94.424435,5245.7294 94.279295,5242.3362 94.281250,5239.2188 C 94.283205,5236.1013 94.719703,5232.8783 95.062500,5229.8750 C 95.235374,5228.3604 95.200993,5227.4100 95.281250,5226.1250 z " inkscape:href="#path2693" id="shapes-f17.svgpath2694" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47329840;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800" xlink:href="#shapes-f17.svgpath2693" inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7812 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5312 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z " inkscape:radius="-4.4234619" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5794.233192) matrix(0.827366,0.000000,0.000000,0.827366,177.7036,-4293.463)" d="M 97.500000,5207.5312 C 96.553352,5207.4549 95.536566,5207.4936 94.531250,5207.6562 C 87.472667,5208.7975 85.294135,5213.5513 83.750000,5216.5312 C 82.205865,5219.5112 81.237159,5222.3926 80.281250,5225.0312 C 79.816114,5226.3152 79.482735,5227.0064 79.062500,5228.0625 C 77.795774,5227.1860 76.701496,5226.4450 75.125000,5225.2812 C 72.587379,5223.4079 69.935198,5221.3896 66.375000,5219.7500 C 64.594901,5218.9302 62.517804,5218.1217 59.625000,5218.0312 C 56.732196,5217.9408 52.825811,5219.0848 50.250000,5221.5000 C 47.647015,5223.9405 46.158544,5228.2301 46.312500,5231.3125 C 46.466456,5234.3949 47.430312,5236.4437 48.343750,5238.1562 C 50.170627,5241.5813 52.301057,5243.9855 54.281250,5246.3438 C 55.434338,5247.7170 56.134224,5248.6510 57.031250,5249.7812 C 55.643759,5250.4357 54.472521,5251.0044 52.687500,5251.7812 C 49.796106,5253.0396 46.701740,5254.3014 43.500000,5256.5625 C 41.899130,5257.6931 40.151462,5259.1020 38.625000,5261.5625 C 37.098538,5264.0230 36.165196,5267.9993 36.968750,5271.4375 C 37.781106,5274.9133 40.753545,5278.3426 43.500000,5279.7500 C 46.246455,5281.1574 48.497581,5281.3410 50.437500,5281.4062 C 54.317337,5281.5367 57.466173,5280.9107 60.500000,5280.3750 C 62.264561,5280.0634 63.416611,5279.9304 64.843750,5279.7188 C 64.715748,5281.2463 64.626540,5282.5388 64.406250,5284.4688 C 64.048375,5287.6041 63.614025,5290.9080 63.968750,5294.8125 C 64.146112,5296.7647 64.477410,5298.9772 65.843750,5301.5312 C 67.210090,5304.0853 70.180637,5306.9136 73.562500,5307.9375 C 76.977851,5308.9716 81.439104,5308.1110 84.031250,5306.4375 C 86.623396,5304.7640 87.910460,5302.8969 88.937500,5301.2500 C 90.991579,5297.9562 92.008793,5294.8940 93.062500,5292.0000 C 93.675617,5290.3160 94.125581,5289.2477 94.656250,5287.9062 C 95.922978,5288.7827 97.017255,5289.5237 98.593750,5290.6875 C 101.13137,5292.5608 103.78357,5294.5792 107.34375,5296.2188 C 109.12384,5297.0385 111.20098,5297.8470 114.09375,5297.9375 C 116.98652,5298.0280 120.89291,5296.8839 123.46875,5294.4688 C 126.07176,5292.0282 127.56021,5287.7387 127.40625,5284.6562 C 127.25229,5281.5738 126.28844,5279.5250 125.37500,5277.8125 C 123.54812,5274.3875 121.41769,5271.9833 119.43750,5269.6250 C 118.28441,5268.2517 117.58453,5267.3177 116.68750,5266.1875 C 118.07500,5265.5330 119.24622,5264.9644 121.03125,5264.1875 C 123.92265,5262.9291 127.01701,5261.6674 130.21875,5259.4062 C 131.81962,5258.2757 133.56730,5256.8667 135.09375,5254.4062 C 136.62020,5251.9458 137.55354,5247.9694 136.75000,5244.5312 C 135.93765,5241.0554 132.96521,5237.6261 130.21875,5236.2188 C 127.47229,5234.8114 125.22118,5234.6277 123.28125,5234.5625 C 119.40140,5234.4321 116.25259,5235.0581 113.21875,5235.5938 C 111.45418,5235.9053 110.30215,5236.0383 108.87500,5236.2500 C 109.00300,5234.7224 109.09221,5233.4300 109.31250,5231.5000 C 109.67038,5228.3646 110.10472,5225.0607 109.75000,5221.1562 C 109.57264,5219.2040 109.24133,5216.9916 107.87500,5214.4375 C 106.50867,5211.8834 103.53813,5209.0551 100.15625,5208.0312 C 99.332988,5207.7820 98.446648,5207.6076 97.500000,5207.5312 z " inkscape:href="#path2693" id="shapes-f17.svgpath2696" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75540936;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000" xlink:href="#shapes-f17.svgpath2693" inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7812 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5312 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z " inkscape:radius="9.9201479" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5794.233192) translate(-32.78474,-5201.170)" d="M 116.67619,5287.2238 C 111.57555,5292.0061 97.800036,5274.1131 91.064473,5275.9889 C 84.614125,5277.7853 82.850643,5300.3688 76.442134,5298.4284 C 69.750261,5296.4023 78.358283,5275.5258 73.366005,5270.6306 C 68.585122,5265.9426 48.145527,5275.7071 46.621669,5269.1870 C 45.030431,5262.3786 67.413968,5259.3951 69.157252,5252.6241 C 70.826718,5246.1397 52.150604,5233.3207 57.035255,5228.7410 C 62.135890,5223.9587 75.911405,5241.8517 82.646968,5239.9759 C 89.097316,5238.1795 90.860798,5215.5961 97.269307,5217.5364 C 103.96118,5219.5626 95.353158,5240.4390 100.34544,5245.3343 C 105.12632,5250.0223 125.56591,5240.2577 127.08977,5246.7779 C 128.68101,5253.5863 106.29747,5256.5697 104.55419,5263.3408 C 102.88472,5269.8251 121.56084,5282.6441 116.67619,5287.2238 z " inkscape:randomized="0.0000000" inkscape:rounded="0.25000000" inkscape:flatsided="false" sodipodi:arg2="1.3411834" sodipodi:arg1="0.77559456" sodipodi:r2="18.491833" sodipodi:r1="41.765072" sodipodi:cy="5257.9824" sodipodi:cx="86.855721" sodipodi:sides="6" id="shapes-f17.svgpath2693" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.62500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e676" width="288" height="1000px" x="10" y="5905.060807999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e676" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+arrastrar</flowSpan>en los manejadores de la estrella en Inkscape es una de las más finas búsqueda conocidas por el hombre. Pero aún pueden ser conseguidas mejor.
+</flowDiv></flowRoot>
+
+<rect id="d0e682" width="288" height="1000px" x="10" y="5945.653049999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e682" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para imitar más de cerca las formas del mundo real, Inkscape puede hacer <flowSpan style="font-style:italic">aleatorio</flowSpan> (i.e. distorsión aleatoria) en sus estrellas y polígonos. La aleatoriedad baja hace a la estrella menos regular, más humana, más divertida; aleatoriedad alta es una forma emocionante para obtener una variedad de alocadas formas impredecibles. Una estrella redondeada conservan redondeado suave cuando es aleatorizado. He aquí los atajos:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6037.269617999999)"/><rect id="d0e691" width="258" height="1000px" x="20" y="6031.269617999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e691" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+arrastrar</flowSpan> sobre un nodo, de forma tangencial para aleatorizar la estrella o polígono.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 6066.6898599999995)"/><rect id="d0e698" width="258" height="1000px" x="20" y="6060.6898599999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e698" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+click</flowSpan> sobre un nodo remueve la aleatoriedad.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e705" width="288" height="1000px" x="10" y="6077.190836299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e705" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Como usted dibuja o edita a mano por arrastrado una estrella aleatorizada, esta puede "temblar" a causa de que cada posición única de los manejadores corresponde a su única aletoredad propia. Así, moviendo un manejador sin Alt re-aleatoriza la forma al mismo nivel de aletoriedad. Aquí están las estrellas cuyos parámetros son exactamente los mismos, pero cada una es re-aleatorizada por movimientos muy suaves de sus manejadores (nivel de aletoriedad es a través de 0.1):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6181.085260299999) matrix(0.847225,0.000000,0.000000,0.847225,6.330246,-4695.815)" d="M 58.552885,5590.9135 C 55.980193,5594.2918 43.528041,5587.4305 40.634977,5589.9941 C 37.844784,5592.4667 42.979891,5603.7983 38.956922,5604.2788 C 34.785633,5604.7771 35.141842,5589.6763 31.287322,5588.5250 C 27.569860,5587.4146 13.307517,5602.3382 10.860530,5599.4403 C 8.3233251,5596.4356 21.126150,5586.6960 19.870030,5582.8772 C 18.658574,5579.1942 1.9910396,5576.3070 2.6985329,5572.5482 C 3.4321106,5568.6508 20.401139,5571.1958 22.772952,5567.9635 C 25.060428,5564.8462 10.053367,5549.3462 13.371388,5547.5875 C 16.811741,5545.7640 28.599565,5560.4654 32.466738,5559.6200 C 36.196403,5558.8046 41.523454,5541.1999 45.156628,5542.6710 C 48.923752,5544.1964 43.700012,5560.3608 46.451863,5563.2725 C 49.105865,5566.0806 61.659111,5559.5105 62.993348,5563.1186 C 64.376776,5566.8597 49.955355,5573.0232 50.155723,5577.1909 C 50.348967,5581.2103 61.034097,5587.6554 58.552885,5590.9135 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="0.98389742" sodipodi:arg1="0.50595040" sodipodi:r2="15.364238" sodipodi:r1="30.728476" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2788" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6181.085260299999) matrix(0.847225,0.000000,0.000000,0.847225,66.37022,-4695.815)" d="M 62.191560,5577.1902 C 61.458685,5580.8598 51.126859,5578.4795 48.838310,5581.5984 C 46.636485,5584.5992 49.791644,5598.1223 46.690502,5600.1885 C 43.467215,5602.3361 36.674693,5590.7847 32.894210,5590.5684 C 29.256987,5590.3603 27.032281,5601.9514 23.494578,5600.6928 C 19.817534,5599.3848 26.451259,5590.5275 24.143719,5587.2571 C 21.923622,5584.1106 6.5692248,5587.1458 5.2937040,5583.4980 C 3.9679442,5579.7066 17.624071,5577.5529 17.900381,5573.5722 C 18.166221,5569.7424 6.7396238,5560.3112 9.3161986,5557.5202 C 11.994257,5554.6192 25.984937,5565.2571 29.426156,5563.3874 C 32.736970,5561.5886 31.236580,5546.7738 34.845434,5546.9739 C 38.596431,5547.1819 39.218751,5558.2293 42.547418,5559.8781 C 45.749947,5561.4645 53.590063,5554.6607 55.943981,5557.6787 C 58.390613,5560.8156 46.962163,5565.0847 47.597563,5568.8404 C 48.208885,5572.4537 62.896663,5573.6597 62.191560,5577.1902 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="0.64669515" sodipodi:arg1="0.16874813" sodipodi:r2="15.188270" sodipodi:r1="29.479511" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2789" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6181.085260299999) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4695.815)" d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2790" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6181.085260299999) matrix(0.847225,0.000000,0.000000,0.847225,186.4497,-4695.815)" d="M 60.007892,5593.6395 C 58.125113,5597.0084 47.605861,5585.3906 44.178161,5587.0783 C 40.872342,5588.7059 42.451902,5607.6782 38.542979,5607.7896 C 34.489939,5607.9050 33.555160,5591.5810 29.746318,5590.4092 C 26.072910,5589.2790 15.842572,5597.4040 13.336275,5594.4468 C 10.737574,5591.3806 22.727863,5582.5624 22.081118,5578.5426 C 21.457369,5574.6658 6.3542956,5576.3415 6.9459401,5572.5066 C 7.5593975,5568.5302 17.959054,5570.8155 19.693069,5567.4175 C 21.365426,5564.1402 18.219383,5550.6720 21.889231,5548.9463 C 25.694380,5547.1570 28.705818,5559.0649 32.506075,5558.1665 C 36.171203,5557.2999 43.042511,5546.4711 46.727099,5547.6141 C 50.547533,5548.7992 42.465487,5558.9785 45.239341,5561.8173 C 47.914564,5564.5552 59.829529,5559.8857 60.751362,5563.5510 C 61.707181,5567.3514 51.087644,5574.0165 50.788246,5578.0494 C 50.499494,5581.9389 61.823725,5590.3903 60.007892,5593.6395 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0759160" sodipodi:arg1="0.59796906" sodipodi:r2="15.162188" sodipodi:r1="30.324377" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2791" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6181.085260299999) matrix(0.847225,0.000000,0.000000,0.847225,246.4904,-4695.815)" d="M 59.226259,5596.8211 C 56.801365,5600.0811 44.094343,5589.1275 40.337524,5590.1484 C 36.714287,5591.1331 33.535715,5606.9925 29.881465,5606.8263 C 26.092489,5606.6539 32.280098,5591.9659 28.628102,5590.1469 C 25.105962,5588.3926 14.040302,5597.8945 12.320490,5594.3954 C 10.537270,5590.7673 19.165650,5580.1388 18.010959,5576.3813 C 16.897327,5572.7575 1.9505293,5570.0864 3.0630866,5566.2103 C 4.2166622,5562.1912 22.160106,5568.3199 24.521312,5564.8723 C 26.798559,5561.5472 19.560042,5550.6702 23.267880,5549.8792 C 27.112420,5549.0589 32.648341,5561.5327 36.730185,5562.1361 C 40.666889,5562.7181 46.026796,5543.0714 49.182440,5545.4501 C 52.454428,5547.9164 41.603528,5562.0237 44.356426,5565.1230 C 47.011437,5568.1121 63.135887,5563.0713 63.293467,5566.9552 C 63.456856,5570.9823 51.229966,5575.2072 50.685872,5579.0723 C 50.161125,5582.8001 61.564930,5593.6771 59.226259,5596.8211 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.2035873" sodipodi:arg1="0.72564034" sodipodi:r2="15.051932" sodipodi:r1="30.103865" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2792" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e718" width="288" height="1000px" x="10" y="6248.3297723" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e718" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Y aquí está la estrella media desde la fila previa, con el nivel de aletoriedad varia desde -0.2 hasta 0.2:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6284.3390763) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2848" y="-2.4563127" x="274.15491" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="274.15491" id="shapes-f19.svgtspan2849" sodipodi:role="line"/><tspan id="shapes-f19.svgtspan2851"/><tspan y="3.9817331" x="274.15491" id="shapes-f19.svgtspan2853" sodipodi:role="line">+0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6284.3390763) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2841" y="-2.4563127" x="212.89142" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="212.89142" id="shapes-f19.svgtspan2842" sodipodi:role="line"/><tspan id="shapes-f19.svgtspan2844"/><tspan y="3.9817331" x="212.89142" id="shapes-f19.svgtspan2846" sodipodi:role="line">+0.1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6284.3390763) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2833" y="4.1156874" x="151.42322" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="151.42322" id="shapes-f19.svgtspan2835" sodipodi:role="line">0</tspan><tspan id="shapes-f19.svgtspan2837"/><tspan y="10.553733" x="151.42322" id="shapes-f19.svgtspan2839" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6284.3390763) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2814" y="4.1156874" x="83.021225" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="83.021225" id="shapes-f19.svgtspan2821" sodipodi:role="line">-0.1</tspan><tspan id="shapes-f19.svgtspan2829"/><tspan y="10.553733" x="83.021225" id="shapes-f19.svgtspan2831" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6284.3390763) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2805" y="4.1156874" x="26.32832" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="26.328320" id="shapes-f19.svgtspan2807" sodipodi:role="line">-0.2</tspan><tspan id="shapes-f19.svgtspan2809"/><tspan y="10.553733" x="26.328320" id="shapes-f19.svgtspan2811" sodipodi:role="line"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6284.3390763) matrix(0.847225,0.000000,0.000000,0.847225,190.1905,-4686.543)" d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2797" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6284.3390763) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4686.543)" d="M 60.295318,5590.2949 C 58.127720,5593.6951 45.526845,5585.4029 42.161973,5587.6249 C 38.916749,5589.7680 42.104864,5604.4508 38.237587,5604.8610 C 34.227729,5605.2862 32.854345,5590.2644 29.019118,5589.0190 C 25.320263,5587.8180 15.828540,5599.4651 13.096648,5596.6973 C 10.264034,5593.8274 21.152327,5583.3877 19.734749,5579.6127 C 18.367577,5575.9720 3.3434768,5575.8129 3.8041395,5571.9513 C 4.2817861,5567.9474 19.232650,5569.9511 21.300186,5566.4892 C 23.294205,5563.1503 14.051181,5551.3048 17.357511,5549.2573 C 20.785740,5547.1343 28.540870,5560.0727 32.536623,5559.5307 C 36.390296,5559.0079 39.888534,5544.3959 43.550797,5545.7043 C 47.348082,5547.0609 42.067706,5561.1911 44.982793,5563.9771 C 47.794226,5566.6641 61.399481,5560.2887 62.659919,5563.9677 C 63.966827,5567.7824 49.627176,5572.4641 49.266477,5576.4803 C 48.918603,5580.3536 62.385841,5587.0156 60.295318,5590.2949 z " inkscape:randomized="0.0000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2798" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6284.3390763) matrix(0.847225,0.000000,0.000000,0.847225,253.9699,-4686.543)" d="M 64.678594,5591.8209 C 61.679958,5594.9503 39.856237,5587.2243 36.562224,5589.4157 C 33.385338,5591.5291 39.334529,5604.0644 35.373939,5605.6450 C 31.267327,5607.2839 38.077428,5594.8556 34.333885,5593.8712 C 30.723454,5592.9217 9.3378510,5600.1571 7.2740663,5596.6832 C 5.1341929,5593.0813 20.607846,5582.3792 19.548793,5578.2009 C 18.527397,5574.1713 -3.0904292,5581.7810 -1.4443162,5578.0268 C 0.26248669,5574.1341 13.091590,5568.6576 15.699865,5565.3831 C 18.215396,5562.2251 9.2397706,5552.3983 12.846554,5550.4278 C 16.586313,5548.3847 32.562547,5558.3748 36.628088,5559.0689 C 40.549068,5559.7383 42.353205,5546.3882 45.409140,5548.6148 C 48.577742,5550.9234 38.604678,5562.6443 41.784497,5564.8727 C 44.851249,5567.0219 60.367705,5556.0107 62.252170,5559.4248 C 64.206113,5562.9648 47.337659,5573.2615 46.081583,5577.0365 C 44.870170,5580.6774 67.570605,5588.8029 64.678594,5591.8209 z " inkscape:randomized="0.20000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2799" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6284.3390763) matrix(0.847225,0.000000,0.000000,0.847225,59.08828,-4686.543)" d="M 58.103680,5589.5319 C 56.348378,5592.9938 48.362241,5584.4924 44.961848,5586.7296 C 41.682365,5588.8872 43.368881,5604.5850 39.669411,5604.4689 C 35.833548,5604.3486 30.236112,5587.9739 26.361734,5586.5930 C 22.625120,5585.2611 18.995498,5599.0738 16.007938,5596.7043 C 12.910231,5594.2475 21.396491,5583.8819 19.827727,5580.3186 C 18.314745,5576.8820 6.5362379,5572.6959 6.4283673,5568.9136 C 6.3165196,5564.9919 22.304650,5570.5664 24.100346,5567.0422 C 25.832192,5563.6432 16.455937,5550.7481 19.612990,5548.6721 C 22.886438,5546.5195 26.667362,5560.8892 30.490890,5559.7616 C 34.178462,5558.6740 38.757188,5543.4662 42.621626,5544.2490 C 46.628539,5545.0607 43.836113,5560.4751 46.581941,5563.5293 C 49.230134,5566.4750 61.929613,5562.4696 62.863793,5566.2392 C 63.832415,5570.1478 50.752395,5572.1443 50.858924,5576.2021 C 50.961665,5580.1157 59.796568,5586.1931 58.103680,5589.5319 z " inkscape:randomized="-0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2800" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6284.3390763) matrix(0.847225,0.000000,0.000000,0.847225,2.395329,-4686.543)" d="M 55.912042,5588.7689 C 54.559567,5592.2457 51.197698,5583.5820 47.761723,5585.8342 C 44.447922,5588.0064 44.565157,5604.6657 41.101236,5604.0769 C 37.509605,5603.4664 27.613211,5585.6866 23.704350,5584.1669 C 19.934480,5582.7012 22.107066,5598.6620 18.919229,5596.7113 C 15.613861,5594.6887 21.621713,5584.3714 19.920705,5581.0245 C 18.280181,5577.7966 9.6958226,5569.4979 9.0525951,5565.8759 C 8.3856527,5562.1204 25.375537,5571.1612 26.900507,5567.5952 C 28.371252,5564.1560 18.859728,5550.1848 21.868468,5548.0868 C 24.988136,5545.9115 24.878038,5561.6663 28.445157,5559.9924 C 31.885438,5558.3781 37.701968,5542.5677 41.692454,5542.7938 C 45.830064,5543.0282 45.628678,5559.7691 48.181089,5563.0815 C 50.642743,5566.2762 62.465928,5564.6794 63.067668,5568.5107 C 63.691592,5572.4832 51.872826,5571.8790 52.451371,5575.9240 C 53.009344,5579.8251 57.216426,5585.4158 55.912042,5588.7689 z " inkscape:randomized="-0.20000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2801" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e731" width="288" height="1000px" x="10" y="6359.1647772999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e731" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+arrastrar</flowSpan> sobre un manejador de la estrella media en su fila y observe como cambian en sus vecinos de la derecha y de la izquierda —.
+</flowDiv></flowRoot>
+
+<rect id="d0e737" width="288" height="1000px" x="10" y="6399.6380733" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e737" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Usted probablemente busque sus propias aplicaciones para aleatorizar estrellas, pero yo especialmente me encariñe con los broches en forma de amebas y grandes planetas ásperos con hermosos paisajes:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6459.4023142999995) " style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d9d9d9;stroke-width:0.69434953;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" d="M -37.727824,155.36423 C -33.500986,161.07747 -27.980683,163.23212 -20.417286,159.71438 C 20.378686,140.74021 -107.09362,68.822322 -65.726248,50.955534 C -24.358903,33.088718 -27.299962,184.56748 13.720936,166.91436 C 54.741867,149.26126 -72.161170,64.543544 -30.046877,48.886555 C 12.067390,33.229535 -19.375830,160.64638 22.781771,145.74483 C 64.939345,130.84360 -44.122927,37.357198 -1.7051887,21.965562 C 40.712554,6.5738995 4.6015410,165.16266 47.567552,152.52873 C 90.533598,139.89480 -30.996676,29.036882 11.816976,16.113010 C 54.630599,3.1891634 27.014523,162.71469 69.962904,150.90170 C 112.91119,139.08870 -8.2656948,18.850538 35.648103,8.5966685 C 79.561873,-1.6571915 26.531787,141.71748 69.847898,132.16737 C 113.16398,122.61725 14.001556,19.638823 58.511962,12.660314 C 103.02246,5.6817990 45.199986,135.32323 89.692359,130.20267 C 134.18473,125.08181 44.455938,9.9067597 88.849600,4.9305236 C 133.24314,-0.045709000 74.746349,139.65021 119.16457,135.06021 C 163.58292,130.47022 80.239256,2.4166643 125.20575,0.61449030 C 170.17258,-1.1876836 83.527282,134.12295 128.51742,131.80090 C 173.50737,129.47917 103.65045,9.2090605 148.35684,9.1133242 C 193.06322,9.0175719 122.96678,121.91263 167.31346,122.68862 C 211.66045,123.46460 122.11457,-4.5322990 167.03330,-2.8107140 C 211.95174,-1.0891322 133.87582,128.98878 178.67893,132.07202 C 223.48235,135.15558 159.34329,2.1477079 203.97575,5.2573772 C 248.60790,8.3670481 154.84456,119.33607 199.59500,124.22860 C 244.34574,129.12144 184.75132,-4.4095850 228.87787,3.0208990 C 273.00442,10.451395 167.71386,125.67619 211.75424,134.21112 C 255.79463,142.74605 198.62950,-6.5941890 242.47574,1.9213497 C 286.32229,10.436879 202.07825,125.06859 245.47254,135.92008 C 288.86683,146.77126 239.76290,6.1392830 282.51943,17.666444 C 325.27564,29.193591 209.99945,123.55998 252.73614,135.73866 C 295.47283,147.91764 252.01882,10.359585 294.57164,23.646500 C 337.12416,36.933388 227.95641,125.96729 270.52519,140.08153 C 313.09428,154.19576 283.86208,24.653102 325.66869,40.326554 C 367.47562,55.999975 242.38664,150.74229 284.29876,166.05136 C 326.21057,181.36073 307.89385,24.119091 349.21381,40.820489 C 390.53377,57.521876 273.30035,151.41343 313.78708,169.50604 C 354.27411,187.59833 333.38806,23.780236 373.69762,43.468285 C 413.38532,62.852671 286.68218,152.65393 320.59902,175.46481" id="shapes-f20.svgpath1599"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6459.4023142999995) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccc" id="shapes-f20.svgrect1295" d="M 328.54201,123.81662 C 326.50226,126.33081 324.65918,128.17055 323.54751,127.48466 C 320.22224,125.43311 323.88527,102.21779 320.54230,100.25953 C 316.85042,98.096696 314.17860,113.06059 310.46512,110.95505 C 307.10293,109.04831 319.71850,102.37766 316.25511,100.61295 C 312.43019,98.664292 301.56365,105.74122 297.69251,103.92795 C 294.18672,102.28551 295.32573,90.608372 291.81396,88.945014 C 287.93593,87.108108 288.46001,103.20580 284.47748,101.54108 C 280.87090,100.03392 291.16716,84.815992 287.57124,83.376180 C 283.60022,81.786136 267.02701,97.080222 263.04192,95.574515 C 259.43333,94.211128 273.82685,83.536574 270.15758,82.271258 C 266.10524,80.873929 255.72712,96.149322 251.63906,94.823234 C 247.93715,93.622360 259.14372,72.954702 255.44014,71.840761 C 251.34991,70.610616 244.74379,82.910140 240.58967,81.829275 C 236.82814,80.850547 245.51868,71.213653 241.73901,70.338054 C 237.56487,69.371133 231.74471,84.822422 227.59585,83.773939 C 223.83917,82.824540 220.75900,70.701123 216.94439,70.028678 C 212.73167,69.286051 213.91116,81.444490 209.69608,80.591768 C 205.87890,79.819615 212.48736,59.510061 208.63530,58.935238 C 204.38168,58.300419 201.72583,75.643809 197.49774,75.022947 C 193.66892,74.460740 196.29697,63.956334 192.41507,63.487524 C 188.12799,62.969799 177.65802,74.608228 173.41044,74.183197 C 169.56394,73.798323 181.60344,62.657062 177.69724,62.426787 C 173.38389,62.172508 161.79941,77.180201 157.49919,76.923410 C 153.60552,76.690870 160.42623,59.832865 156.52697,59.774964 C 152.22113,59.711034 148.03344,74.732348 143.75396,74.757772 C 139.87911,74.780764 139.44350,54.271061 135.57752,54.427132 C 131.30887,54.599502 136.70589,70.951979 132.39558,71.266184 C 128.49221,71.550740 127.81012,63.587428 123.95385,63.885306 C 119.69529,64.214232 123.46131,71.345680 119.22464,71.840761 C 115.38826,72.289064 108.03059,58.327266 104.19784,58.846834 C 99.965082,59.420611 101.53245,80.468068 97.258875,81.122116 C 93.388898,81.714394 97.889808,62.728836 94.076650,63.487524 C 89.865788,64.325364 91.664054,77.888025 87.491298,78.779687 C 83.712782,79.587124 81.038149,60.467341 77.281787,61.410251 C 73.133562,62.451554 80.963598,82.380092 76.839842,83.464563 C 73.105651,84.446610 64.905397,66.898040 61.194078,67.995608 C 57.095581,69.207714 64.086474,84.484321 59.956571,85.630239 C 56.216834,86.667896 45.986606,77.253886 42.321979,78.514495 C 38.274976,79.906638 48.885585,95.206344 44.841195,96.679494 C 41.178871,98.013498 34.981847,76.214195 31.361107,77.586366 C 27.362603,79.101709 32.081748,102.25188 28.090531,103.88346 C 24.476374,105.36121 15.803509,80.319307 12.267996,81.917679 C 8.3636201,83.682817 23.207895,101.74851 19.295297,103.57407 C 15.752369,105.22748 0.13202660,93.124298 -3.3335624,94.911585 C -7.1607000,96.885402 9.3019377,108.54665 5.4616334,110.46894 C 1.9841477,112.20992 -8.1189140,93.126880 -11.465807,95.044190 C -15.161888,97.161500 -9.8533880,113.49540 -13.587271,115.55161 C -16.968390,117.41348 -21.243009,107.84961 -24.592320,109.80610 C -28.291081,111.96666 -18.668764,121.17680 -22.338274,123.46276 C -24.535542,124.83155 -29.944155,119.44124 -34.359877,116.12628" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0607138;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6459.4023142999995) matrix(1.441040e-2,1.441040e-2,-1.441040e-2,1.441040e-2,203.3568,30.94721)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2853" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1251.4492" sodipodi:r2="717.90320" sodipodi:arg1="0.32910642" sodipodi:arg2="0.67945593" inkscape:flatsided="false" inkscape:rounded="0.35000000" inkscape:randomized="0.14000000" d="M 586.43223,1426.2190 C 542.76529,1649.3325 -20.876545,1083.7179 -139.70283,1273.6209 C -252.30432,1453.5757 413.32689,1714.0235 242.42407,1852.2648 C 62.073466,1998.1484 -31.533896,1444.5515 -214.02369,1546.4277 C -386.95363,1642.9672 -225.45968,2347.6514 -429.61766,2339.2002 C -645.06183,2330.2819 -513.59764,1572.1945 -733.05416,1496.4619 C -941.01430,1424.6966 -1159.1422,2118.9484 -1333.8664,2011.8226 C -1518.2497,1898.7748 -979.25575,1424.2694 -1110.3297,1238.5023 C -1234.5372,1062.4667 -1633.2389,1557.1297 -1714.1412,1353.7125 C -1799.5159,1139.0500 -1410.9974,1163.9386 -1389.3707,943.99286 C -1368.8768,735.56910 -1896.2220,802.24954 -1845.0990,599.26373 C -1791.1498,385.05651 -1153.9823,792.85512 -997.84602,658.28518 C -849.88905,530.76477 -1365.6512,188.20339 -1181.8314,72.287524 C -987.84963,-50.036366 -840.24516,429.73276 -625.04479,353.00498 C -421.11784,280.29663 -917.45440,-376.01344 -695.16632,-370.96132 C -460.58979,-365.62990 -591.55226,70.796944 -391.00854,181.91311 C -200.97044,287.20837 -94.719895,-270.07070 69.068748,-150.54005 C 241.91190,-24.401552 -53.110736,563.33177 111.64174,720.90223 C 267.76354,870.21825 743.25189,505.94892 780.85920,696.24146 C 820.54550,897.05368 108.58980,789.26591 130.33760,1012.4204 C 150.94613,1223.8847 627.81166,1214.7936 586.43223,1426.2190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6459.4023142999995) matrix(-3.240508e-2,0.000000,0.000000,-3.653582e-2,215.3936,64.44452)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath1638" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="288.60358" sodipodi:r2="523.09772" sodipodi:arg1="1.0714496" sodipodi:arg2="1.3344848" inkscape:flatsided="false" inkscape:rounded="0.41000000" inkscape:randomized="0.20000000" d="M -461.01498,1115.3291 C -550.55265,1157.0666 -385.94420,1428.8123 -478.00866,1459.9524 C -576.55938,1493.2864 -499.15489,1166.1806 -618.05242,1154.5241 C -729.12453,1143.6348 -729.50307,1480.8201 -820.42798,1434.4899 C -917.75886,1384.8957 -736.84080,1309.9229 -828.55968,1231.4343 C -914.24195,1158.1116 -1045.9495,1352.4350 -1109.4510,1262.4658 C -1177.4264,1166.1579 -778.79796,1112.9360 -839.51177,1012.4817 C -896.22962,918.63900 -1070.7428,1114.6633 -1053.7619,1002.0192 C -1035.5848,881.43892 -844.42964,881.64495 -796.40802,791.53534 C -751.54700,707.35643 -1149.3381,703.57858 -1059.3195,640.43950 C -962.95878,572.85205 -797.77228,733.15441 -715.43863,666.32286 C -638.52389,603.88992 -781.15554,442.01898 -687.16501,418.27658 C -586.55252,392.86144 -690.83848,632.16367 -573.12673,659.81616 C -463.16235,685.64867 -450.24314,404.80984 -367.30556,459.82403 C -278.52474,518.71417 -439.99079,591.35554 -351.12755,674.39083 C -268.11297,751.96104 -97.787978,606.04243 -39.226439,685.91833 C 23.460964,771.42176 -353.93437,689.96797 -336.93847,792.33814 C -321.06118,887.97066 -120.99862,984.72388 -111.41174,1085.4488 C -101.14943,1193.2702 -350.02117,884.62135 -380.04559,990.11658 C -408.09391,1088.6685 -23.232947,1210.0791 -74.629035,1298.4242 C -129.64616,1392.9935 -365.16906,1070.6509 -461.01498,1115.3291 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6459.4023142999995) matrix(5.131326e-3,8.887717e-3,-8.887717e-3,5.131326e-3,121.9634,127.9393)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2855" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="2299.5850" sodipodi:r2="4673.7515" sodipodi:arg1="-0.33254745" sodipodi:arg2="-0.12863391" inkscape:flatsided="false" inkscape:rounded="0.35000000" inkscape:randomized="0.14000000" d="M 1192.8688,-27.843698 C 1675.7913,717.71691 3670.8300,-107.03224 3770.3326,696.85954 C 3881.1484,1592.1513 1509.8829,832.05889 1356.5239,1780.4190 C 1218.8213,2631.9614 3729.1797,2972.2635 3132.6328,3522.5978 C 2468.2604,4135.5035 1257.0666,1439.7789 647.27506,2181.9603 C 99.736942,2848.3727 1931.3943,4335.9732 1136.0147,4548.5008 C 250.20293,4785.1921 808.91559,3677.0843 -76.101097,3843.6207 C -870.76674,3993.1554 -1082.0541,6375.0915 -1868.1860,6042.6562 C -2743.6987,5672.4240 -1652.3697,3955.7590 -2498.5936,3431.9102 C -3258.4268,2961.5409 -3144.9917,4483.5733 -3549.9479,3656.3625 C -4000.9463,2735.1003 -2256.6668,2708.2355 -2830.0452,1950.9309 C -3344.8876,1270.9393 -5638.3835,2302.1496 -5722.3482,1447.7809 C -5815.8594,496.27311 -3311.1548,1624.3347 -3258.1731,726.01647 C -3210.6004,-80.592749 -5764.5708,-519.25332 -5129.0952,-1182.7226 C -4421.3680,-1921.6263 -3385.4512,-684.54606 -2551.6180,-1210.2793 C -1802.9106,-1682.3406 -3741.5712,-2667.3925 -2866.6786,-2823.8219 C -1892.3133,-2998.0368 -1067.7642,-1968.8047 -65.929992,-1944.6154 C 833.62727,-1922.8956 -671.31359,-3688.2891 208.09164,-3569.0524 C 1187.4826,-3436.2589 -337.09985,-913.26278 523.68113,-591.85317 C 1296.5853,-303.25616 1973.6028,-2503.9856 2435.6134,-1768.5288 C 2950.1531,-949.45280 655.03939,-858.17226 1192.8688,-27.843698 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6459.4023142999995) matrix(-1.219143e-2,-8.074166e-9,-1.133882e-9,-9.208558e-3,34.48550,55.79367)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2856" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1962.3131" sodipodi:r2="987.28790" sodipodi:arg1="-1.6417338" sodipodi:arg2="-1.0812633" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M -588.58303,-1237.4689 C -121.15492,-1260.9332 -648.76421,-200.55439 -213.49780,19.755764 C 165.26842,211.46833 350.16158,-417.03523 661.63312,-121.28353 C 1019.5666,218.58516 196.92272,90.889358 265.60457,553.29115 C 325.37111,955.67040 1598.6463,735.71092 1492.4835,1125.4341 C 1370.4846,1573.2919 434.90332,1408.3913 248.33488,1842.9019 C 85.984151,2221.0104 926.48625,2349.8451 561.81773,2556.5367 C 142.75196,2794.0602 140.49117,1701.5232 -346.48107,1669.9559 C -770.24139,1642.4862 -1193.5875,2876.7898 -1517.6280,2617.6519 C -1890.0053,2319.8586 -964.52052,1630.7449 -1373.6799,1291.3567 C -1729.7280,996.02318 -2437.0680,2050.3098 -2448.2643,1632.7383 C -2461.1307,1152.8780 -1406.7570,1025.2463 -1416.4235,495.19244 C -1424.8352,33.942774 -2561.6940,138.92843 -2249.4631,-160.84059 C -1890.6569,-505.32587 -1564.8884,178.64609 -1131.7176,-120.58833 C -754.77493,-380.98032 -995.33616,-1217.0504 -588.58303,-1237.4689 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6459.4023142999995) matrix(-8.987418e-3,-5.952208e-9,-8.358880e-10,-6.788472e-3,23.87873,128.7202)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2857" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1395.4882" sodipodi:r2="866.36334" sodipodi:arg1="-1.6706296" sodipodi:arg2="-1.0962105" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M -624.46794,-581.42936 C -299.24568,-525.37388 -615.42935,171.79421 -314.48582,336.79665 C -80.121454,465.29481 266.81929,-202.23998 445.73163,-43.137672 C 675.47011,161.16306 -20.106794,474.08963 128.66210,758.93731 C 244.51814,980.76678 1023.9948,714.25362 982.12458,952.96109 C 928.35974,1259.4815 282.80710,1023.2805 131.15320,1336.6483 C 13.050410,1580.6883 392.26495,2030.2891 137.08551,2088.8593 C -190.58633,2164.0684 -131.04620,1660.3175 -433.98507,1706.9849 C -669.90333,1743.3278 -859.64360,2614.5791 -1070.8843,2446.0346 C -1342.1350,2229.6094 -871.99891,1778.9127 -1151.8232,1592.4634 C -1369.7405,1447.2631 -1793.9087,1505.8228 -1872.4819,1274.6689 C -1973.3765,977.84787 -1327.5292,1148.7878 -1255.5145,833.02543 C -1199.4320,587.12065 -1837.5932,316.14577 -1630.9621,151.37537 C -1365.6305,-60.203661 -1336.2486,442.82551 -1027.4219,308.48494 C -786.91845,203.86517 -877.73973,-625.08343 -624.46794,-581.42936 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6459.4023142999995) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,262.2065,110.7547)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2854" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1251.4492" sodipodi:r2="717.90320" sodipodi:arg1="0.32910642" sodipodi:arg2="0.77790537" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M 586.43223,1426.2190 C 542.50542,1704.3757 113.40945,1127.4457 -56.454801,1340.3458 C -226.31906,1553.2459 -25.644155,2118.6182 -284.72640,2240.7168 C -543.80865,2362.8155 -397.93837,1602.6716 -673.36005,1566.7418 C -948.78172,1530.8121 -1004.9753,2265.2681 -1200.7883,2087.6834 C -1396.6014,1910.0988 -868.85151,1590.3309 -1052.0129,1371.4289 C -1235.1743,1152.5269 -1639.8419,1520.3629 -1710.4521,1244.5962 C -1781.0623,968.82943 -1428.9917,879.85665 -1298.1624,648.13325 C -1167.3331,416.40984 -1575.0857,169.12856 -1369.2899,17.677269 C -1163.4942,-133.77402 -1003.1732,238.44329 -725.49097,156.40279 C -447.80872,74.362296 -543.22078,-219.44128 -275.52136,-233.28726 C -7.8219296,-247.13324 -517.45985,227.02281 -251.74435,319.60180 C 13.971157,412.18079 374.60474,-88.550499 468.60365,162.72496 C 562.60255,414.00041 122.55440,635.77724 114.00996,917.28910 C 105.46552,1198.8010 630.35905,1148.0624 586.43223,1426.2190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6459.4023142999995) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,170.8244,135.1697)" d="M -243.68629,1096.3301 C -275.35575,1283.9594 48.345651,1301.8041 -75.497659,1450.8250 C -199.34097,1599.8459 -361.70082,1177.7834 -528.40070,1265.8347 C -695.10059,1353.8860 -461.55308,1751.5440 -642.24532,1705.4148 C -822.93755,1659.2856 -492.01237,1366.5838 -675.00746,1291.5327 C -858.00254,1216.4815 -1132.3247,1551.3201 -1253.7793,1395.3430 C -1375.2340,1239.3659 -808.88733,1216.1344 -821.71402,1038.1944 C -834.54071,860.25439 -1224.3324,983.13051 -1167.6373,793.84479 C -1110.9422,604.55907 -862.57136,778.00349 -716.46491,651.27811 C -570.35847,524.55273 -1041.8284,378.35555 -874.17080,275.82792 C -706.51315,173.30030 -657.73797,689.81870 -467.44729,733.12917 C -277.15661,776.43964 -325.32808,205.09828 -177.01233,335.70124 C -28.696586,466.30420 -325.46087,617.10460 -249.61052,783.72453 C -173.76017,950.34446 67.255384,635.47011 111.97072,816.29185 C 156.68606,997.11360 -212.01684,908.70088 -243.68629,1096.3301 z " inkscape:randomized="0.14000000" inkscape:rounded="0.40000000" inkscape:flatsided="false" sodipodi:arg2="0.77809157" sodipodi:arg1="0.32929262" sodipodi:r2="717.90320" sodipodi:r1="292.23001" sodipodi:cy="945.83423" sodipodi:cx="-564.31024" sodipodi:sides="7" id="shapes-f20.svgpath1295" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" sodipodi:type="star"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="6663.9894042999995"><tspan x="10" y="6663.9894042999995">Espirales</tspan></text>
+<rect id="d0e756" width="288" height="1000px" x="10" y="6668.889404299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e756" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Las espirales de Inkscape son unas formas versátiles, aunque no tan enviciantes como las estrellas, pero en ocasiones es muy útil. Una espiral, como una estrella, se dibuja desde el centro; mientras es dibujada como puede ser editada,
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6726.989973299999)"/><rect id="d0e762" width="258" height="1000px" x="20" y="6720.989973299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e762" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+arratrar</flowSpan> para lograr una rotación de 15 grados.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e769" width="288" height="1000px" x="10" y="6750.746543299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e769" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una vez dibujada, una espiral posee dos manejadores en siçu inicio y finalización interna y externa. Ambos manejadores, cuando son arrastrados, simplemente enrollan o desenrrollan la espiral (i.e. "continue" cambiando el número de giros). Otros atajos:
+</flowDiv></flowRoot>
+
+<rect id="d0e772" width="288" height="1000px" x="10" y="6802.510784299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e772" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Manejador Externo:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6826.759026099999)"/><rect id="d0e778" width="258" height="1000px" x="20" y="6820.759026099999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e778" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+arrastrar</flowSpan> para escalar/rotar alrededro del centro (no enrrollar/desenrrollar).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 6855.6214550999985)"/><rect id="d0e785" width="258" height="1000px" x="20" y="6849.6214550999985" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e785" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+arrastrar</flowSpan> para bloquear el radio mientras enrrollamos/desenrrollamos.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e792" width="288" height="1000px" x="10" y="6877.954783099998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e792" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Manejador interno:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6902.203024899998)"/><rect id="d0e798" width="258" height="1000px" x="20" y="6896.203024899998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e798" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+arrastrar</flowSpan> verticalmente para lograr convergencia/divergencia.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 6931.623266899998)"/><rect id="d0e805" width="258" height="1000px" x="20" y="6925.623266899998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e805" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+click</flowSpan> para formatear la divergencia.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 6949.871508699998)"/><rect id="d0e812" width="258" height="1000px" x="20" y="6943.871508699998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e812" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> para mover el manejador interno para el centro.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e819" width="288" height="1000px" x="10" y="6971.544484699998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e819" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La <flowSpan style="font-style:italic">divergencia</flowSpan> de una espiral es la medida no lineal de sus giros.
+Cuando es igual a 1, la espiral es uniforme; cuando es menor a 1 (<flowSpan style="font-weight:bold">Alt+arrastrar</flowSpan> de manera ascencente), la espiral es más densa sobre la periferia; cuando es mayor que 1 (<flowSpan style="font-weight:bold">Alt+arrastrar</flowSpan> de manera descendente), la espiral es más densa a través del centro:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7042.423868699998) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2996" y="-2.4563127" x="45.595207" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="45.595207" id="shapes-f21.svgtspan2985" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2987"/><tspan y="3.9817331" x="45.595207" id="shapes-f21.svgtspan2989" sodipodi:role="line">0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7042.423868699998) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext3053" y="-2.4563127" x="105.28775" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="105.28775" id="shapes-f21.svgtspan2978" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2980"/><tspan y="3.9817331" x="105.28775" id="shapes-f21.svgtspan2982" sodipodi:role="line">0.5</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7042.423868699998) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2982" y="-2.4563127" x="285.30881" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="285.30881" id="shapes-f21.svgtspan2971" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2973"/><tspan y="3.9817331" x="285.30881" id="shapes-f21.svgtspan2975" sodipodi:role="line">6</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7042.423868699998) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext3039" y="-2.4563127" x="227.84541" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="227.84541" id="shapes-f21.svgtspan2964" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2966"/><tspan y="3.9817331" x="227.84541" id="shapes-f21.svgtspan2968" sodipodi:role="line">2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7042.423868699998) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2960" y="-2.4563127" x="167.37082" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="167.37082" id="shapes-f21.svgtspan2956" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2958"/><tspan y="3.9817331" x="167.37082" id="shapes-f21.svgtspan2960" sodipodi:role="line">1</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7042.423868699998) matrix(-1.000000,0.000000,0.000000,1.000000,308.1285,-6286.366)" d="M 138.38965,6322.4868 C 138.80692,6323.0591 137.82412,6323.3316 137.43852,6323.1804 C 136.39355,6322.7704 136.43670,6321.3565 137.00258,6320.5846 C 138.01480,6319.2038 140.05980,6319.3438 141.24304,6320.4062 C 142.97949,6321.9654 142.73280,6324.7146 141.16379,6326.2913 C 139.07253,6328.3929 135.59786,6328.0345 133.63399,6325.9545 C 131.16266,6323.3370 131.63503,6319.1279 134.22844,6316.7800 C 137.36941,6313.9365 142.31750,6314.5239 145.04757,6317.6321 C 148.26486,6321.2949 147.56164,6326.9847 143.93792,6330.0959 C 139.75420,6333.6879 133.32105,6332.8685 129.82947,6328.7286 C 125.86212,6324.0247 126.79790,6316.8470 131.45430,6312.9755 C 136.67809,6308.6323 144.60114,6309.6847 148.85209,6314.8579 C 153.57145,6320.6012 152.40235,6329.2702 146.71206,6333.9004 C 140.44953,6338.9962 131.03412,6337.7103 126.02495,6331.5028 C 120.55250,6324.7212 121.95531,6314.5590 128.68017,6309.1710 C 135.98072,6303.3217 146.88992,6304.8415 152.65661,6312.0838 C 158.88280,6319.9032 157.24604,6331.5596 149.48620,6337.7049 C 141.14809,6344.3081 128.74418,6342.5543 122.22042,6334.2769 C 115.24008,6325.4201 117.11093,6312.2686 125.90603,6305.3665 C 135.28139,6298.0089 149.18062,6299.9969 156.46114,6309.3097 C 164.19594,6319.2036 162.09090,6333.8506 152.26034,6341.5094 C 141.84793,6349.6216 126.45295,6347.3994 118.41590,6337.0510 C 109.92642,6326.1202 112.26573,6309.9772 123.13189,6301.5619 C 134.58120,6292.6951 151.47224,6295.1515 160.26566,6306.5355 C 169.50996,6318.5032 166.93634,6336.1424 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2948" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7042.423868699998) matrix(-1.000000,0.000000,0.000000,1.000000,368.3648,-6287.793)" d="M 138.38965,6322.4868 C 138.40248,6322.5044 138.35779,6322.5160 138.35002,6322.5157 C 138.26090,6322.5125 138.24972,6322.3903 138.27406,6322.3283 C 138.34739,6322.1414 138.59806,6322.1380 138.74632,6322.2267 C 139.05943,6322.4142 139.04756,6322.8541 138.85200,6323.1209 C 138.50766,6323.5906 137.81599,6323.5545 137.39889,6323.2092 C 136.74150,6322.6651 136.81138,6321.6593 137.34935,6321.0601 C 138.13624,6320.1838 139.51876,6320.2970 140.33154,6321.0709 C 141.45828,6322.1436 141.29186,6323.9652 140.23907,6325.0232 C 138.83746,6326.4317 136.51433,6326.2024 135.17958,6324.8275 C 133.45778,6323.0539 133.75969,6320.1668 135.49992,6318.5238 C 137.68869,6316.4572 141.20210,6316.8415 143.18493,6318.9902 C 145.62765,6321.6373 145.15121,6325.8395 142.55085,6328.1936 C 139.40235,6331.0440 134.44904,6330.4656 131.69210,6327.3705 C 128.40258,6323.6774 129.09261,6317.9105 132.72578,6314.7192 C 137.00664,6310.9591 143.64946,6311.7706 147.30650,6315.9849 C 151.56874,6320.8967 150.62605,6328.4779 145.78735,6332.6322 C 140.20148,6337.4280 131.61957,6336.3444 126.93645,6330.8381 C 121.57556,6324.5350 122.81000,6314.8899 129.02693,6309.6465 C 136.09048,6303.6891 146.86109,6305.0841 152.69624,6312.0549 C 159.28169,6319.9220 157.71642,6331.8806 149.94855,6338.3390 C 141.23465,6345.5840 128.02575,6343.8386 120.91262,6335.2305 C 112.97667,6325.6267 114.91187,6311.1050 124.40337,6303.3057 C 134.94032,6294.6473 150.83710,6296.7821 159.35416,6307.2002 C 168.76652,6318.7134 166.42232,6336.0477 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="2.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2949" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7042.423868699998) matrix(-1.000000,0.000000,0.000000,1.000000,428.6010,-6293.024)" d="M 138.38965,6322.4868 C 138.38965,6322.4868 138.38965,6322.4868 138.38965,6322.4868 C 138.38965,6322.4868 138.38964,6322.4868 138.38964,6322.4868 C 138.38964,6322.4868 138.38971,6322.4868 138.38974,6322.4868 C 138.38999,6322.4868 138.39004,6322.4871 138.39001,6322.4873 C 138.38983,6322.4883 138.38853,6322.4884 138.38778,6322.4882 C 138.38494,6322.4873 138.38468,6322.4835 138.38558,6322.4812 C 138.38835,6322.4742 138.39780,6322.4738 138.40370,6322.4766 C 138.41920,6322.4839 138.41964,6322.5049 138.41248,6322.5181 C 138.39575,6322.5491 138.35317,6322.5493 138.32617,6322.5331 C 138.26866,6322.4987 138.26950,6322.4183 138.30255,6322.3674 C 138.36793,6322.2667 138.51104,6322.2699 138.60126,6322.3325 C 138.76917,6322.4490 138.76116,6322.6915 138.64972,6322.8435 C 138.45264,6323.1123 138.05856,6323.0958 137.81309,6322.9072 C 137.39733,6322.5879 137.42812,6321.9698 137.73384,6321.5874 C 138.23274,6320.9634 139.17264,6321.0166 139.75025,6321.4947 C 140.66291,6322.2501 140.57572,6323.6415 139.85092,6324.4908 C 138.73768,6325.7954 136.72641,6325.6586 135.50643,6324.5892 C 133.67892,6322.9872 133.88624,6320.1403 135.42723,6318.4241 C 137.68474,6315.9099 141.63931,6316.2149 144.00925,6318.3892 C 147.41258,6321.5115 146.97493,6326.9128 143.96397,6330.1316 C 139.71715,6334.6715 132.45168,6334.0572 128.14493,6329.9569 C 122.16858,6324.2672 123.01475,6314.6284 128.51440,6308.9437 C 136.03393,6301.1711 148.66095,6302.3168 156.07245,6309.5931 C 166.06978,6319.4079 164.54168,6335.7597 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="6.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2950" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7042.423868699998) matrix(-1.000000,0.000000,0.000000,1.000000,247.8923,-6285.415)" d="M 138.38965,6322.4868 C 141.04511,6326.1286 136.32905,6327.7897 133.73008,6325.8844 C 130.44429,6323.4756 130.93208,6318.5629 133.58470,6315.8972 C 137.17568,6312.2884 143.16438,6312.9614 146.46026,6316.6020 C 150.46516,6321.0258 149.60691,6328.0094 145.18487,6331.8060 C 140.07318,6336.1947 132.20230,6335.1739 127.97053,6330.0841 C 123.22030,6324.3707 124.38518,6315.6967 130.06724,6311.0732 C 136.32280,6305.9831 145.73456,6307.2780 150.71771,6313.4976 C 156.12858,6320.2510 154.71453,6330.3483 147.99954,6335.6661 C 140.78316,6341.3810 130.04312,6339.8565 124.41094,6332.6796 C 118.40659,6325.0286 120.03444,6313.6816 127.64546,6307.7520 C 135.70752,6301.4710 147.63109,6303.1962 153.84370,6311.2182 C 160.39005,6319.6712 158.57241,6332.1449 150.15932,6338.6280 C 141.33290,6345.4297 128.33201,6343.5240 121.58933,6334.7371 C 114.54147,6325.5525 116.53136,6312.0448 125.67695,6305.0523 C 135.20626,6297.7664 149.20238,6299.8371 156.43609,6309.3279 C 163.95265,6319.1898 161.80401,6333.6581 151.98009,6341.1251 C 141.79650,6348.8655 126.87102,6346.6417 119.17774,6336.4955 C 111.21967,6326.0001 113.51628,6310.6309 123.97481,6302.7179 C 134.77298,6294.5479 150.57347,6296.9151 158.70025,6307.6770 C 167.07683,6318.7696 164.64112,6334.9900 153.58423,6343.3251 C 142.20470,6351.9033 125.57502,6349.4009 117.03681,6338.0566 C 108.26150,6326.3973 110.82885,6309.3681 122.45344,6300.6315 C 134.38597,6291.6634 151.80551,6294.2941 160.73617,6306.1924 C 169.89298,6318.3921 167.20036,6336.1934 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="0.50000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2952" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7042.423868699998) matrix(-1.000000,0.000000,0.000000,1.000000,187.6560,-6285.415)" d="M 138.38965,6322.4868 C 148.34880,6336.1451 133.40863,6338.8311 126.30012,6331.3021 C 120.12997,6324.7670 121.56269,6314.1708 128.26353,6308.5996 C 135.84973,6302.2922 147.39064,6303.8955 153.44995,6311.5053 C 160.00542,6319.7383 158.24638,6332.0312 150.02150,6338.4390 C 141.30295,6345.2315 128.39912,6343.3498 121.70937,6334.6495 C 114.70196,6325.5361 116.68366,6312.1165 125.77523,6305.1871 C 135.22419,6297.9852 149.09176,6300.0514 156.23105,6309.4774 C 163.60984,6319.2197 161.47041,6333.4844 151.75114,6340.8111 C 141.74745,6348.3522 127.12506,6346.1480 119.62857,6336.1668 C 111.93752,6325.9266 114.19998,6310.9783 124.41834,6303.3262 C 134.87496,6295.4957 150.12318,6297.8111 157.91900,6308.2466 C 165.87984,6318.9030 163.51584,6334.4293 152.87981,6342.3590 C 142.03764,6350.4423 126.25177,6348.0334 118.19678,6337.2108 C 109.99783,6326.1948 112.44870,6310.1654 123.44580,6301.9924 C 134.62526,6293.6840 150.88435,6296.1741 159.16879,6307.3353 C 167.58136,6318.6692 165.05427,6335.1457 153.73797,6343.5359 C 142.25768,6352.0477 125.57470,6349.4857 117.08379,6338.0224 C 108.47712,6326.4028 111.07230,6309.5230 122.67548,6300.9360 C 134.42798,6292.2385 151.49575,6294.8652 160.17477,6306.6018 C 168.95957,6318.4814 166.30272,6335.7293 154.43846,6344.4966 C 142.43690,6353.3653 125.01615,6350.6796 116.16406,6338.6930 C 107.21444,6326.5743 109.92775,6308.9873 122.03198,6300.0535 C 134.26348,6291.0258 152.01074,6293.7656 161.02331,6305.9831 C 170.12651,6318.3233 167.36106,6336.2253 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="0.20000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2953" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+<rect id="d0e841" width="288" height="1000px" x="10" y="7119.371177699998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e841" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El número máximo de giros para la espiral es 1024.
+</flowDiv></flowRoot>
+
+<rect id="d0e844" width="288" height="1000px" x="10" y="7137.955747599998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e844" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Así como la herramienta Elipse es buena no sólo para elipses, sino también para arcos (líneas de curvatura constante), la herramienta Espiral es útil para hacer curvas con curvatura de <flowSpan style="font-style:italic">suavidad variable</flowSpan> curvature. Comparada con la curva plana Bezier, un arco o una espiral es mucho más conveniente a causa de que usted puede hacerlos más cortos o largo mediante el arrastrado de un manejador
+a lo largo de la curva sin afectar su forma. También, mientras una espiral es dibujada normalmente sin un relleno, le puede agregar relleno y remover borde para crear efectos interesantes.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(-0.128635,0.679333,-0.679333,-0.128635,4573.635,795.7550)" d="M 84.272412,6515.4516 C 84.030340,6503.4548 95.340638,6494.6624 106.80614,6495.4139 C 120.45487,6496.3086 130.29202,6509.1252 129.01976,6522.4700 C 127.59676,6537.3959 113.50562,6548.0810 98.800396,6546.4565 C 82.817388,6544.6909 71.418168,6529.5384 73.308998,6513.7320 C 75.329802,6496.8392 91.393728,6484.8191 108.13760,6486.9249 C 125.83419,6489.1504 138.40608,6506.0167 136.11957,6523.5835 C 133.72203,6542.0032 116.13609,6555.0738 97.832002,6552.6307 C 78.752777,6550.0842 65.226026,6531.8437 67.807486,6512.8691 C 70.485886,6493.1820 89.328290,6479.2338 108.91951,6481.9396 C 129.17162,6484.7367 143.51236,6504.1375 140.69337,6524.3009 C 137.78805,6545.0818 117.86568,6559.7903 97.167510,6556.8673 C 75.889050,6553.8624 60.833864,6533.4498 63.853199,6512.2489 C 65.300994,6502.0829 70.745613,6492.7091 78.830516,6486.3841" sodipodi:t0="0.076614626" sodipodi:argument="-17.179831" sodipodi:radius="40.249962" sodipodi:revolution="3.3807619" sodipodi:expansion="0.28900903" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f22.svgpath3031" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.691404,0.000000,0.000000,0.691404,18.84725,-4437.019)" d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50669,6456.8563 C 253.74986,6456.0790 258.21306,6466.1043 258.52232,6472.8118 C 258.94828,6482.0504 254.33890,6490.8920 248.02582,6497.3691" sodipodi:t0="0.77700925" sodipodi:argument="-16.245340" sodipodi:radius="36.507183" sodipodi:revolution="2.8106463" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2997" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.691404,0.000000,0.000000,0.691404,10.64587,-4436.601)" d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74985,6456.0790 258.21307,6466.1042 258.52234,6472.8117 C 259.24136,6488.4062 246.63032,6501.3717 233.45435,6507.6236" sodipodi:t0="0.76208192" sodipodi:argument="-16.245340" sodipodi:radius="47.161507" sodipodi:revolution="2.8656998" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2998" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.691404,0.000000,0.000000,0.691404,27.46530,-4437.019)" d="M 241.27770,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74984,6456.0790 258.21303,6466.1043 258.52229,6472.8117 C 258.73249,6477.3708 257.67831,6481.9329 255.81970,6486.0809" sodipodi:t0="0.79235041" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2999" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.691404,0.000000,0.000000,0.691404,36.19077,-4437.019)" d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74983,6456.0790 258.21303,6466.1042 258.52229,6472.8117 C 258.52870,6472.9507 258.53392,6473.0897 258.53798,6473.2288" sodipodi:t0="0.81291085" sodipodi:argument="-16.245340" sodipodi:radius="20.110537" sodipodi:revolution="2.6865160" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3000" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.691404,0.000000,0.000000,0.691404,45.02361,-4437.019)" d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 248.23890,6456.5987 250.91940,6457.8849 252.91377,6459.6703" sodipodi:t0="0.85272610" sodipodi:argument="-16.245340" sodipodi:radius="10.697699" sodipodi:revolution="2.5610781" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3001" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.690923,2.577214e-2,-2.577214e-2,0.690923,168.8262,-4440.038)" d="M 241.27769,6460.5504 C 240.94535,6458.3205 243.73244,6457.0236 245.50667,6456.8563 C 253.74985,6456.0790 258.21308,6466.1042 258.52236,6472.8117 C 259.76982,6499.8656 227.48280,6513.6612 205.06346,6513.7366 C 203.42336,6513.7421 201.78313,6513.6953 200.14589,6513.5985" sodipodi:t0="0.74191737" sodipodi:argument="-16.245340" sodipodi:radius="67.193001" sodipodi:revolution="2.9435861" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3002" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.691404,0.000000,0.000000,0.691404,-6.203756,-4382.329)" d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144" sodipodi:t0="0.64947820" sodipodi:argument="-17.513800" sodipodi:radius="32.027428" sodipodi:revolution="2.8106463" sodipodi:expansion="1.0000000" sodipodi:cy="6456.9546" sodipodi:cx="151.28812" id="shapes-f22.svgpath3003" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(-0.691404,0.000000,0.000000,0.691404,220.3145,-4382.458)" d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144" sodipodi:t0="0.64947820" sodipodi:argument="-17.513800" sodipodi:radius="32.027428" sodipodi:revolution="2.8106463" sodipodi:expansion="1.0000000" sodipodi:cy="6456.9546" sodipodi:cx="151.28812" id="shapes-f22.svgpath3004" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:round;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.679332,-0.128635,-0.128635,-0.679332,981.4957,4517.767)" d="M 103.19778,6518.4199 C 103.19774,6518.4203 103.19656,6518.4198 103.19656,6518.4198 C 103.18987,6518.4163 103.19645,6518.4050 103.19957,6518.4019 C 103.22599,6518.3750 103.26963,6518.4052 103.28532,6518.4286 C 103.35064,6518.5259 103.25767,6518.6458 103.17115,6518.6882 C 102.91590,6518.8133 102.64522,6518.5864 102.55837,6518.3565 C 102.35040,6517.8059 102.82490,6517.2711 103.32682,6517.1198 C 104.37062,6516.8052 105.33013,6517.6933 105.56682,6518.6551 C 106.01136,6520.4614 104.48149,6522.0609 102.80237,6522.4038 C 99.882762,6523.0000 97.365352,6520.5286 96.896746,6517.7945 C 96.129690,6513.3192 99.923563,6509.5357 104.14024,6508.9244 C 110.71537,6507.9711 116.19082,6513.5585 116.95841,6519.7857 C 118.10853,6529.1163 110.15717,6536.7947 101.28144,6537.7275 C 88.418442,6539.0793 77.933484,6528.0852 76.832195,6515.8031 C 75.280668,6498.4997 90.113774,6484.5049 106.68965,6483.2384 C 124.44694,6481.8817 140.53509,6493.8953 146.54168,6510.2573" sodipodi:t0="0.0000000" sodipodi:argument="-17.179831" sodipodi:radius="44.105801" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f22.svgpath3626" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.178949,-0.667845,0.667845,0.178949,-4374.555,-1086.497)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3627" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(-0.178949,-0.667845,-0.667845,0.178949,4472.981,-1093.846)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3628" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.488897,-0.488897,0.488897,0.488897,-3201.239,-3162.787)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3629" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.691404,0.000000,0.000000,0.691404,35.65217,-4530.089)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3630" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.691404,0.000000,0.000000,0.691404,104.6817,-4434.008)" d="M 253.97581,6460.7305 C 260.14442,6467.5766 259.34320,6478.2173 255.81970,6486.0809" sodipodi:t0="0.93520707" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3632" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.691404,0.000000,0.000000,0.691404,104.8965,-4448.923)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809" sodipodi:t0="0.81344151" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3633" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(0.345702,-0.598773,0.598773,0.345702,-3695.309,-2066.525)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809" sodipodi:t0="0.81344151" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3634" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(-0.488897,-0.488897,0.488897,-0.488897,-2792.131,3319.223)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19161,6456.4883 248.54952,6457.1737 C 259.12320,6460.2474 259.84793,6474.7416 256.94304,6483.2348 C 255.03972,6488.7996 251.64976,6493.7850 247.48926,6497.9103" sodipodi:t0="0.79694211" sodipodi:argument="-16.245340" sodipodi:radius="36.963310" sodipodi:revolution="2.8132913" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3635" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(-0.691404,6.120670e-8,-6.120670e-8,-0.691404,425.7790,4523.887)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19160,6456.4883 248.54951,6457.1737 C 259.12317,6460.2473 259.84790,6474.7416 256.94303,6483.2347 C 255.06035,6488.7392 251.72243,6493.6777 247.62396,6497.7761" sodipodi:t0="0.79712820" sodipodi:argument="-16.245340" sodipodi:radius="36.849499" sodipodi:revolution="2.8126345" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3636" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7263.341037599998) matrix(-0.345702,0.598773,-0.598773,-0.345702,4235.693,2171.952)" d="M 241.31818,6459.7695 C 242.02302,6456.7649 246.19158,6456.4883 248.54948,6457.1737 C 259.12314,6460.2473 259.84791,6474.7415 256.94307,6483.2347 C 251.12992,6500.2310 233.32703,6510.0960 216.48458,6512.8167" sodipodi:t0="0.77057040" sodipodi:argument="-16.245340" sodipodi:radius="57.635422" sodipodi:revolution="2.9095716" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3089" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+<rect id="d0e860" width="288" height="1000px" x="10" y="7375.250675599998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e860" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Algo especialmente interesantes son las espirales con borde punteado — ya que combinan la suave concentración de la forma con marcas equis-espaceadas (puntos o guiones) para hermosos efectos moire:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7433.267650599999) matrix(-0.172154,0.642449,-0.642449,-0.172154,4263.769,1103.767)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3032" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.8749997 1.8749997;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.7499993;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7433.267650599999) matrix(-0.179293,0.654509,-0.669124,-0.175376,4637.701,1123.624)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3088" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:3.7499994 3.7499994;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:7.4999986;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7433.267650599999) matrix(-0.179293,0.654509,-0.669124,-0.175376,4536.363,1123.244)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3090" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:0.60429269 7.2515122;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.60429269;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="7556.172702599999"><tspan x="10" y="7556.172702599999">Conclusión</tspan></text>
+<rect id="d0e879" width="288" height="1000px" x="10" y="7561.072702599999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e879" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Las herramientas de formas de Inkscape son muy poderosos. Aprenda sus trucos y juegue con ellas en sus tiempos libres —
+esto puede dar fruto en sus trabajos de diseño, ya que usando formas en vez de simples trazos permiten hacer arte con vectores más rápido y con facilidad de edición. Si usted posee alguna idea para algunas mejores, no dude en contactar a los desarrolladores.
+</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 7635.180944599999)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-shapes.fr.svg b/share/tutorials/tutorial-shapes.fr.svg
new file mode 100644
index 000000000..858021dd5
--- /dev/null
+++ b/share/tutorials/tutorial-shapes.fr.svg
@@ -0,0 +1,670 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::FORMES</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+
+<rect id="d0e17" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e17" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ce didacticiel aborde les quatre outils de formes : rectangle, ellipse, étoile et spirale. Nous verrons des exemples montrant les possibilités des formes d'Inkscape et suggérerons quand et comment les utiliser.
+</flowDiv></flowRoot>
+
+<rect id="d0e20" width="264" height="1000px" x="35" y="70.567967" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e20" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Faites défiler la page avec <flowSpan style="font-weight:bold">Ctrl+flèche</flowSpan> ou avec la souris (<flowSpan style="font-weight:bold">molette</flowSpan> ou <flowSpan style="font-weight:bold">bouton du milieu</flowSpan>). Pour les bases de la création, sélection ou transformation d'objets, voyez le didacticiel basique du menu <flowSpan style="font-family:sans serif">Aide &gt; Didacticiels</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+<rect id="d0e38" width="288" height="1000px" x="10" y="120.82851099999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e38" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape possède plusieurs <flowSpan style="font-style:italic">outils de formes</flowSpan> versatiles, chacun créant son propre type de forme. Une forme est un objet ayant un certain type de <flowSpan style="font-style:italic">poignées</flowSpan> déplaçables et des <flowSpan style="font-style:italic">paramètres</flowSpan> numériques permettant de modifier cette forme tout en conservant son type.
+</flowDiv></flowRoot>
+
+<rect id="d0e50" width="288" height="1000px" x="10" y="184.09287799999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e50" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Par exemple, vous pouvez modifier le nombre de sommets d'une étoile, ou ses dimension, angle, arrondi etc. — mais une étoile reste une étoile. Une forme est donc "moins libre" qu'un chemin, mais souvent plus pratique et intéressante. Vous pouvez convertir une forme en chemin (<flowSpan style="font-weight:bold">Ctrl+Maj+C</flowSpan>), mais pas l'inverse.
+</flowDiv></flowRoot>
+
+<rect id="d0e56" width="288" height="1000px" x="10" y="247.049816" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e56" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les outils de formes sont : l'outil <flowSpan style="font-style:italic">rectangle</flowSpan>, l'outil <flowSpan style="font-style:italic">ellipse</flowSpan>, l'outil <flowSpan style="font-style:italic">étoile</flowSpan> et l'outil <flowSpan style="font-style:italic">spirale</flowSpan>. Nous allons d'abord voir comment ces outils fonctionnent de manière générale, puis nous explorerons les possibilités particulières de chacun d'entre eux.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="312.295111"><tspan x="10" y="312.295111">Principes généraux</tspan></text>
+
+<rect id="d0e77" width="288" height="1000px" x="10" y="317.195111" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e77" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Une forme est créée sur le canevas par un <flowSpan style="font-weight:bold">cliquer-déplacer</flowSpan> avec l'outil lui correspondant. Une fois la forme créée (et tant qu'elle est sélectionnée), elle affiche ses poignées (des marques en forme de diamant), de sorte que vous pouvez toujours la modifier en déplaçant ces poignées.
+</flowDiv></flowRoot>
+
+<rect id="d0e83" width="288" height="1000px" x="10" y="380.46768299999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e83" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les quatre types de formes affichent leurs poignées dans les quatre outils de forme, mais aussi dans l'outil nœud (<flowSpan style="font-weight:bold">F2</flowSpan>). Lorsque vous faites passer le curseur de la souris au-dessus d'une poignée, la barre d'état affiche des messages vous indiquant ce que vous pouvez faire en lui cliquant dessus ou en la déplaçant en combinaison avec différents raccourcis.
+</flowDiv></flowRoot>
+
+<rect id="d0e89" width="288" height="1000px" x="10" y="453.185687" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e89" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">De plus chaque outil de forme affiche ses paramètres dans la <flowSpan style="font-style:italic">barre de contrôle d'outil</flowSpan> (qui est affichée horizontalement au dessus du canevas). Elle comporte habituellement plusieurs champs numériques et un bouton de remise à zéro (retour aux valeurs par défaut) de ces champs. Quand une (ou des) formes de l'outil en cours d'utilisation est sélectionnée, modifier les valeurs de ces champs de la barre de contrôle permet de modifier la (ou les) forme sélectionnée.
+</flowDiv></flowRoot>
+
+<rect id="d0e95" width="288" height="1000px" x="10" y="548.218783" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e95" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Toute modification effectuée via la barre de contrôle est retenue afin d'être réappliquée à la prochaine forme que vous dessinerez avec cet outil. Par exemple, après avoir changé le nombre de sommets d'une étoile, les étoiles que vous créerez par la suite auront le même nombre de sommets. De plus, le simple fait de sélectionner une forme donnée envoie ses paramètres à la barre de contrôle d'outil et donc permet de définir les valeurs pour les formes de ce type que vous créerez après.
+</flowDiv></flowRoot>
+
+<rect id="d0e98" width="288" height="1000px" x="10" y="645.0073480000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e98" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Lorsque vous utilisez un outil de forme, vous pouvez sélectionner un objet en <flowSpan style="font-weight:bold">cliquant</flowSpan> dessus.<flowSpan style="font-weight:bold">Ctrl+ cliquer</flowSpan> (sélectionner au sein d'un groupe) et <flowSpan style="font-weight:bold">Alt+cliquer</flowSpan> (sélectionner dessous) fonctionne aussi comme dans le sélecteur. <flowSpan style="font-weight:bold">Esc</flowSpan> permet de désélectionner.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="710.6510610000001"><tspan x="10" y="710.6510610000001">Rectangles</tspan></text>
+
+<rect id="d0e119" width="288" height="1000px" x="10" y="715.5510610000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e119" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le <flowSpan style="font-style:italic">rectangle</flowSpan> est la forme la plus simple mais sans doute la plus courante en design et en illustration. Inkscape tente de rendre la création et la modification des rectangles aussi simple et efficace que possible.
+</flowDiv></flowRoot>
+
+<rect id="d0e125" width="288" height="1000px" x="10" y="767.1963560000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e125" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Passez à l'outil Rectangle en appuyant sur <flowSpan style="font-weight:bold">F4</flowSpan> ou en cliquant sur son bouton dans la barre d'outils. Dessinez un nouveau rectangle à côté de celui-ci :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 814.3694570000001) " xml:space="preserve" style="font-size:16.799999;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;opacity:0.065573759;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" x="44.104698" y="26.427183" id="shapes-f01-fr.svgtext1578" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f01-fr.svgtspan1451" x="44.104698" y="26.427183">dessinez ici</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 814.3694570000001) " style="color:#000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999905pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f01-fr.svgrect1449" width="77.318291" height="53.706257" x="184.78560" y="0.62499738"/>
+
+<rect id="d0e141" width="288" height="1000px" x="10" y="881.3257130000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e141" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Puis, sans quitter l'outil rectangle, passez d'un rectangle à l'autre en cliquant dessus.
+</flowDiv></flowRoot>
+
+<rect id="d0e144" width="288" height="1000px" x="10" y="910.9551340000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e144" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Raccourcis de dessin des rectangle :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 935.2033758000001)"/><rect id="d0e151" width="258" height="1000px" x="20" y="929.2033758000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e151" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan>, vous pouvez dessiner un carré ou un rectangle de rapport de dimensions entier (2:1, 3:1, etc.).
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 964.9599458000001)"/><rect id="d0e160" width="258" height="1000px" x="20" y="958.9599458000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e160" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En appuyant sur <flowSpan style="font-weight:bold">Maj</flowSpan>, vous pouvez dessiner autour du point de départ.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e168" width="288" height="1000px" x="10" y="988.2612418000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e168" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Comme vous pouvez le voir, le rectangle sélectionné (le rectangle qui vient d'être créé est toujours sélectionné) affiche trois poignées dans trois de ses coins. En fait, il y a quatre poignées, mais deux d'entre elles (dans le coin supérieur droit) se chevauchent si le rectangle n'est pas arrondi. Ces deux-là sont les <flowSpan style="font-style:italic">poignées d'arrondi</flowSpan>; les deux autres (en haut à gauche, et en bas à droite) sont les <flowSpan style="font-style:italic">poignées de redimensionnement</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e177" width="288" height="1000px" x="10" y="1073.8778098" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e177" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Voyons les poignées d'arrondi d'abord. Saisissez l'une d'elles, et déplacez-la vers le bas. Les quatres coins du rectangle deviennent arrondis, et vous pouvez maintenant voir la deuxième poignée d'arrondi — qui est toujours au même emplacement dans le coin. Si vous voulez obtenir des coins arrondis circulairement, vous n'avez plus rien à faire. Si vous voulez des arrondis avec un rayon différent selon le côté, vous pouvez déplacer la deuxième poignée vers la gauche.
+</flowDiv></flowRoot>
+
+<rect id="d0e180" width="288" height="1000px" x="10" y="1170.6663748" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e180" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ici, les deux premiers rectangles ont des coins arrondis circulairement et les deux autres des coins arrondis elliptiquement :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1217.5113508000002) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f02-fr.svgtext3150" y="4.9780722" x="196.08449" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="12.128723" x="196.08449" id="shapes-f02-fr.svgtspan3151" sodipodi:role="line">Coins arrondis</tspan><tspan id="shapes-f02-fr.svgtspan3153"/><tspan id="shapes-f02-fr.svgtspan3155"/><tspan id="shapes-f02-fr.svgtspan3159"> elliptiquement</tspan><tspan y="12.128723" x="196.08449" id="shapes-f02-fr.svgtspan3157" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1217.5113508000002) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f02-fr.svgtext3143" y="-2.6239278" x="47.265598" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.6239278" x="47.265598" id="shapes-f02-fr.svgtspan3144" sodipodi:role="line"/><tspan id="shapes-f02-fr.svgtspan3146"/><tspan y="4.5267232" x="47.265598" id="shapes-f02-fr.svgtspan3148" sodipodi:role="line">Coins arrondis circulairement</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1217.5113508000002) " y="11.833464" x="17.277002" height="33.939529" width="56.848713" id="shapes-f02-fr.svgrect1185" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" ry="7.1428571"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1217.5113508000002) " y="11.833464" x="92.003487" height="33.939529" width="56.848713" id="shapes-f02-fr.svgrect1186" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" ry="16.969765"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1217.5113508000002) " rx="6.6371522" ry="16.969767" y="11.833464" x="168.12975" height="33.939529" width="56.848713" id="shapes-f02-fr.svgrect1187" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1217.5113508000002) " rx="24.045918" ry="5.9394174" y="11.833464" x="242.68884" height="33.939529" width="56.848713" id="shapes-f02-fr.svgrect1188" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt"/>
+
+<rect id="d0e193" width="288" height="1000px" x="10" y="1275.9099678000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e193" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Toujours avec l'outil rectangle, cliquez sur ces rectangle pour les sélectionner et observez leurs poignées d'arrondi.
+</flowDiv></flowRoot>
+
+<rect id="d0e196" width="288" height="1000px" x="10" y="1305.3302098000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e196" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Souvent, le rayon et la forme des coins arrondis doivent garder les mêmes proportions au sein d'une composition, même si les dimensions des rectangles sont différentes (comme dans des diagrammes formés de boîtes arrondies de différentes tailles). Inkscape permet cela facilement. Passez à l'outil sélecteur; dans la barre de contrôle de cet outil, il y a un groupe de quatre boutons enfonçables, le second affichant deux coins arrondis concentriques. Ce bouton vous permet de déterminer si les rayons des coins arrondis doivent être mis à l'échelle ou non quand vous redimensionnez un rectangle.
+</flowDiv></flowRoot>
+
+<rect id="d0e199" width="288" height="1000px" x="10" y="1424.1264398" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e199" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ici par exemple, le rectangle original rouge a été dupliqué et ses dimensions changées (augmentées et diminuées) plusieurs fois selon différentes proportions, le bouton "préserver l'échelle des arrondis" étant <flowSpan style="font-style:italic">décoché</flowSpan> :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1482.4797428000002) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="37.091438" y="145.20607" id="shapes-f03-fr.svgtext3161" sodipodi:linespacing="140.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f03-fr.svgtspan3162" x="37.091438" y="145.20607">Rectangles arrondis redimensionnés </tspan><tspan sodipodi:role="line" id="shapes-f03-fr.svgtspan3166" x="37.091438" y="153.54850">avec "préserver l'échelle des arrondis" décoché</tspan><tspan sodipodi:role="line" id="shapes-f03-fr.svgtspan3164" x="37.091438" y="161.89092"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1482.4797428000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" id="shapes-f03-fr.svgrect2134" width="196.90794" height="122.77399" x="69.227531" y="0.32250684" ry="16.969765" rx="6.6371522"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1482.4797428000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" id="shapes-f03-fr.svgrect2133" width="196.90794" height="63.105938" x="69.227531" y="0.32091993" ry="16.969770" rx="6.6371522"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1482.4797428000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" id="shapes-f03-fr.svgrect2756" width="151.46671" height="105.77767" x="114.80495" y="0.32848829" ry="16.969772" rx="6.6371512"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1482.4797428000002) " style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000" id="shapes-f03-fr.svgrect2130" width="82.830170" height="63.105938" x="183.42854" y="0.32091993" ry="16.969770" rx="6.6371536"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1482.4797428000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" id="shapes-f03-fr.svgrect2757" width="60.755871" height="55.114822" x="205.55838" y="0.33190626" ry="16.969759" rx="6.6371431"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1482.4797428000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" id="shapes-f03-fr.svgrect2759" width="47.954056" height="149.51537" x="218.33806" y="0.33080763" ry="16.969774" rx="6.6371565"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1482.4797428000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000" id="shapes-f03-fr.svgrect2758" width="38.351963" height="28.790329" x="227.63776" y="0.31225294" ry="16.969746" rx="6.6371417"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1482.4797428000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499994;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499992 1.2499998 ;stroke-dashoffset:0.0000000" id="shapes-f03-fr.svgrect1911" width="229.81862" height="41.086792" x="36.352345" y="0.35815138" ry="16.969742" rx="6.6371417"/>
+
+<rect id="d0e215" width="288" height="1000px" x="10" y="1649.2679828000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e215" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Notez que la taille et la forme des coins arrondis restent les mêmes pour tous les rectangles, de sorte que les coins arrondis se superposent exactement en haut à droite de la figure. Tous les rectangles bleus en pointillés ont été obtenus après un redimensionnement de l'original dans le sélecteur, sans avoir réajusté les poignées d'arrondi.
+</flowDiv></flowRoot>
+
+<rect id="d0e218" width="288" height="1000px" x="10" y="1723.3762248000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e218" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour comparer, voici la même composition, mais créée cette fois-ci le bouton "préserver l'échelle des arrondis" étant <flowSpan style="font-style:italic">coché</flowSpan> :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1761.0138498000003) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="37.091438" y="145.20508" id="shapes-f04-fr.svgtext3168" sodipodi:linespacing="140.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f04-fr.svgtspan3169" x="37.091438" y="145.20508">Rectangles arrondis redimensionnés </tspan><tspan sodipodi:role="line" id="shapes-f04-fr.svgtspan3171" x="37.091438" y="153.54750">avec "préserver l'échelle des arrondis" coché</tspan><tspan sodipodi:role="line" id="shapes-f04-fr.svgtspan3173" x="37.091438" y="161.88993"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1761.0138498000003) " style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499982 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f04-fr.svgrect2217" width="196.67766" height="63.160480" x="62.141991" y="0.40561035" ry="16.984438" rx="15.759716"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1761.0138498000003) " style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499984 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f04-fr.svgrect2218" width="196.67766" height="122.45857" x="62.141991" y="0.33053711" ry="32.930244" rx="15.759716"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1761.0138498000003) " style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f04-fr.svgrect2216" width="151.72234" height="106.00687" x="107.18986" y="0.35556152" ry="28.506227" rx="12.157460"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1761.0138498000003) " style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000" id="shapes-f04-fr.svgrect1589" width="82.830170" height="63.105938" x="176.34193" y="0.31942871" ry="16.969770" rx="6.6371536"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1761.0138498000003) " style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500035 1.2500006 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f04-fr.svgrect2220" width="48.118172" height="148.86371" x="210.93765" y="0.32016113" ry="40.030827" rx="3.8556933"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1761.0138498000003) " style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500018;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500014 1.2500003 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f04-fr.svgrect2221" width="60.456345" height="55.042263" x="198.64392" y="0.38217285" ry="14.801374" rx="4.8443465"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1761.0138498000003) " style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499970 1.2499994 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f04-fr.svgrect2222" width="38.453800" height="29.248909" x="220.76012" y="0.31295899" ry="7.8653026" rx="3.0812902"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1761.0138498000003) " style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499996 1.2499999 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f04-fr.svgrect1912" width="227.21411" height="42.864601" x="31.024124" y="0.31247070" ry="11.526689" rx="18.206591"/>
+
+<rect id="d0e234" width="288" height="1000px" x="10" y="1927.8008798000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e234" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Maintenant, les rectangles ont tous des coins arrondis différemment, et il n'y a plus aucune superposition en haut à droite (zommez pour le vérifier). Ce résultat (visible) est le même que celui que vous auriez obtenu en convertissant le rectangle original en chemin (<flowSpan style="font-weight:bold">Ctrl+Maj+C</flowSpan>) puis en modifiant les dimensions de ce chemin.
+</flowDiv></flowRoot>
+
+<rect id="d0e240" width="288" height="1000px" x="10" y="2000.1825518000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e240" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Voici les raccourcis permettant de manipuler les poignées d'arrondi d'un rectangle :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2035.9391218000003)"/><rect id="d0e247" width="258" height="1000px" x="20" y="2029.9391218000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e247" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Déplacez-les en appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> pour garder égaux les deux rayons (arrondi circulaire).
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2065.6956918)"/><rect id="d0e256" width="258" height="1000px" x="20" y="2059.6956918" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e256" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+cliquer</flowSpan> sur une poignée rendra son rayon égal à celui de la deuxième sans avoir à la déplacer.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2095.3333168)"/><rect id="d0e265" width="258" height="1000px" x="20" y="2089.3333168" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e265" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Maj+clicquer</flowSpan> permet de supprimer l'arrondi.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e273" width="288" height="1000px" x="10" y="2107.5815586" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e273" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vous avez peut-être remarqué que la barre de contrôle de l'outil rectangle affiche deux champs pour les rayons horizontal (<flowSpan style="font-style:italic">Rx</flowSpan>) et vertical (<flowSpan style="font-style:italic">Ry</flowSpan>) d'arrondi pour le rectangle sélectionné , vous permettant ainsi de modifier précisément ces rayons dans l'unité de votre choix. Le bouton <flowSpan style="font-family:sans serif">Pas d'arrondi</flowSpan> fait simplement ce qu'il indique : il supprime l'arrondi des rectangles sélectionnés.</flowDiv></flowRoot>
+
+<rect id="d0e285" width="288" height="1000px" x="10" y="2182.0261296" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e285" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Un avantage important de ces contrôles est qu'ils peuvent affecter plusieurs rectangles en même temps. Par exemple, si vous voulez modifier tous les rectangles d'un calque, vous n'avez qu'à appuyer sur <flowSpan style="font-weight:bold">Ctrl+A</flowSpan> (<flowSpan style="font-family:sans serif">tout sélectionner</flowSpan>) et définir les paramètres voulus dans la barre de contrôle. Si des objets autres que des rectangles sont sélectionnés, ils seront ignorés — seuls les formes rectangles seront modifiées.
+</flowDiv></flowRoot>
+
+<rect id="d0e294" width="288" height="1000px" x="10" y="2265.9161306" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e294" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Maintenant, observons les poignées de redimensionnement d'un rectangle. Vous vous demandez peut-être à quoi elles servent puisqu'il est possible de redimensionner un rectangle avec le sélecteur ?
+</flowDiv></flowRoot>
+
+<rect id="d0e297" width="288" height="1000px" x="10" y="2316.2694336" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e297" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le problème avec le sélecteur est que pour lui, les notions d'horizontale et de verticale sont celles de la page. En revanche, les poignées de redimensionnement d'un rectangle agissent <flowSpan style="font-style:italic">parallèlement à ses côtés</flowSpan>, même si le rectangle a été tourné ou incliné. Par exemple, essayez de redimensionner ce rectangle d'abord avec le sélecteur puis avec ses poignées de redimensionnement dans l'outil rectangle :</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2409.8860016) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)" ry="3.8354740" rx="5.8250566" y="-179.48787" x="7.7759132" height="64.103157" width="41.625210" id="shapes-f05.svgrect2270" style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e313" width="288" height="1000px" x="10" y="2470.4271925999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e313" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Comme il y a deux poignées de redimensionnement, vous pouvez modifier les dimensions du rectangle
+selon n'importe quelle direction et même parallèlement à ses côtés. Le redimensionnement préserve les rayons d'arrondi des coins.
+</flowDiv></flowRoot>
+
+<rect id="d0e316" width="288" height="1000px" x="10" y="2522.5277616" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e316" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Voici les raccourcis permettant de manipuler les poignées de redimensionnement d'un rectangle :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2558.2843316)"/><rect id="d0e323" width="258" height="1000px" x="20" y="2552.2843316" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e323" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Déplacez-les en appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> pour forcer leur déplacement parallèlement aux côtés du rectangle ou à sa diagonale. Autrement dit, <flowSpan style="font-weight:bold">Ctrl</flowSpan> permet de préserver la largeur ou la hauteur ou encore le ratio largeur/hauteur du rectangle (dans son propre système de coordonnées qui peut être tourné ou incliné).
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e334" width="288" height="1000px" x="10" y="2626.6306535999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e334" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Voici le même rectangle, entouré de lignes pointillées grises indiquant les directions dans lesquelles vous pouvez déplacer ses poignées de redimensionnement en appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> (essayez):
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2675.5799196) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="44.178055" y="122.09407" id="shapes-f06-fr.svgtext3182" sodipodi:linespacing="140.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f06-fr.svgtspan3188" x="44.178055" y="122.09407">Déplacement des poignées de</tspan><tspan id="shapes-f06-fr.svgtspan7336" y="130.43650" x="44.178055" sodipodi:role="line">redimensionnement d'un rectangle</tspan><tspan id="shapes-f06-fr.svgtspan7338" sodipodi:role="line" x="44.178055" y="138.77892">tout en appuyant sur Ctrl</tspan></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2675.5799196) translate(0.000000,-2169.487)" id="shapes-f06-fr.svgg6992" sodipodi:insensitive="true">
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028245;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028247 1.7028247 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" d="M 200.86009,2297.1368 L 120.12168,2170.3378" id="shapes-f06-fr.svgpath6370" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" d="M 148.58356,2287.8598 L 240.43440,2192.3258" id="shapes-f06-fr.svgpath6369"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" d="M 79.482780,2277.2299 L 171.33360,2181.6959" id="shapes-f06-fr.svgpath6368"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" d="M 54.316258,2219.6747 L 248.12438,2281.8386" id="shapes-f06-fr.svgpath6367"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" d="M 77.694574,2188.1381 L 271.50272,2250.3020" id="shapes-f06-fr.svgpath5743"/>
+ </g><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2675.5799196) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)" style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f06-fr.svgrect5742" width="41.625130" height="64.103317" x="-35.379341" y="-211.02315" rx="5.8250465" ry="3.8354840"/>
+
+<rect id="d0e350" width="288" height="1000px" x="10" y="2827.5989495999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e350" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En inclinant et en tournant un rectangle, puis en le dupliquant et en modifiant ses dimensions avec ses poignées de redimensionnement, vous pouvez facilement créer des dessins en 3D :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="40.178955" y="60.821072" id="shapes-f07-fr.svgtext5477" sodipodi:linespacing="140.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f07-fr.svgtspan5478" x="40.178955" y="60.821072">3 rectangles</tspan><tspan sodipodi:role="line" id="shapes-f07-fr.svgtspan5480" x="40.178955" y="69.163497">d'origine</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="242.62228" y="18.301071" id="shapes-f07-fr.svgtext5482" sodipodi:linespacing="140.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f07-fr.svgtspan5483" x="242.62228" y="43.328348">Plusieurs rectangles</tspan><tspan id="shapes-f07-fr.svgtspan5485" style="font-family:Bitstream Vera Sans"/><tspan sodipodi:role="line" id="shapes-f07-fr.svgtspan5493" x="242.62228" y="43.328348">copiés et </tspan><tspan id="shapes-f07-fr.svgtspan5487">redimensionnés</tspan><tspan sodipodi:role="line" id="shapes-f07-fr.svgtspan5489" x="242.62228" y="34.985923">par leurs poignées,</tspan><tspan sodipodi:role="line" id="shapes-f07-fr.svgtspan5491" x="242.62228" y="43.328348">principalement avec Ctrl</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259270;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3610" width="18.786028" height="14.448191" x="233.41766" y="170.12538"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259407;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3609" width="17.585943" height="41.475136" x="174.10719" y="84.772346"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3605" width="57.989841" height="15.283093" x="116.36460" y="37.299934"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect2965" width="32.880150" height="18.240942" x="45.949429" y="-2.9686477"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37499920;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect2966" width="18.204773" height="30.550602" x="74.597099" y="48.819221"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3596" width="32.942345" height="30.543308" x="27.846321" y="12.017465"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3597" width="72.439072" height="18.240942" x="185.24780" y="56.339443"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3598" width="41.990330" height="14.448047" x="182.59364" y="141.28676"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3599" width="25.786474" height="18.240908" x="284.89725" y="86.052330"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3600" width="25.670109" height="30.543308" x="189.23393" y="52.213509"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3601" width="11.664367" height="34.392181" x="194.35204" y="-6.5882483"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3602" width="17.911129" height="49.333038" x="224.87886" y="106.61366"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3603" width="25.707085" height="23.516699" x="232.11647" y="74.723228"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3604" width="25.670109" height="45.514793" x="141.66138" y="49.235481"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3606" width="11.598343" height="31.881702" x="182.23804" y="-45.157116"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3607" width="23.587046" height="45.788456" x="182.59360" y="141.28676"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3608" width="25.670109" height="30.543308" x="133.78528" y="-2.7308261"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259377;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3611" width="9.7844992" height="30.656551" x="234.49767" y="170.04823"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect3612" width="25.211798" height="18.240870" x="128.83910" y="-24.113174"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2885.6159245999997) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f07-fr.svgrect1913" width="31.198015" height="20.232967" x="224.87886" y="106.61366"/>
+
+<rect id="d0e363" width="288" height="1000px" x="10" y="3010.1313646" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e363" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Voici quelques exemples de plus de compositions avec des rectangles, incluant des coins arrondis et des dégradés de remplissage :
+</flowDiv></flowRoot>
+
+<defs id="shapes-f08.svgdefs3">
+ <linearGradient id="shapes-f08.svglinearGradient2321">
+ <stop id="shapes-f08.svgstop2322" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2323" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2324" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2317">
+ <stop id="shapes-f08.svgstop2318" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2319" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2320" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2313">
+ <stop id="shapes-f08.svgstop2314" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2315" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2316" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2309">
+ <stop id="shapes-f08.svgstop2310" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2311" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2312" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2305">
+ <stop id="shapes-f08.svgstop2306" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2307" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2308" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2301">
+ <stop id="shapes-f08.svgstop2302" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2303" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2304" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2297">
+ <stop id="shapes-f08.svgstop2298" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2299" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2300" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2293">
+ <stop id="shapes-f08.svgstop2294" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2295" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2296" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2289">
+ <stop id="shapes-f08.svgstop2290" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2291" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2292" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2363">
+ <stop id="shapes-f08.svgstop2364" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2365" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)" id="shapes-f08.svglinearGradient2366" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2359">
+ <stop id="shapes-f08.svgstop2360" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2361" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)" id="shapes-f08.svglinearGradient2362" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2355">
+ <stop id="shapes-f08.svgstop2356" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2357" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)" id="shapes-f08.svglinearGradient2358" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2347">
+ <stop id="shapes-f08.svgstop2348" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2349" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)" id="shapes-f08.svglinearGradient2350" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)" id="shapes-f08.svglinearGradient2346" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2351">
+ <stop id="shapes-f08.svgstop2352" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2353" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)" id="shapes-f08.svglinearGradient2354" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2343">
+ <stop id="shapes-f08.svgstop2344" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2345" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient5741" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4114" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ <linearGradient y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4116" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4118" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4120" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4122" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4124" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4126" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4128" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4130" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4132" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4134" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4136" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4138" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4140" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4142" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4144" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140111e-8,0.433791,-1180.852,-1144.845)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4147" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346969e-8,0.475722,-1169.712,-1125.005)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4150" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140106e-8,0.433791,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4153" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544801e-8,0.515823,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4156" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151421e-8,0.436082,-1181.952,-1081.535)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4159" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351838e-8,0.679399,-1050.302,-1010.285)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4162" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617425e-8,0.530544,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4165" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049116e-8,1.788881e-7,0.387066,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4168" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4171" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793831e-7,9.024318e-8,0.195262,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4174" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318012e-7,1.228197e-7,0.265748,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4177" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4180" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467785e-8,1.911678e-7,0.413636,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4183" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638819e-7,9.877619e-8,0.213725,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4186" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410490e-7,1.147670e-7,0.248324,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4189" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928814e-8,2.041634e-7,0.441755,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4192" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945683" ry="7.9253607" y="24.730272" x="52.982876" height="42.483540" width="14.214997" id="shapes-f08.svgrect1001" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="6.9707313" ry="7.9253669" y="9.1277390" x="73.669891" height="83.704903" width="13.941463" id="shapes-f08.svgrect1002" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945636" ry="7.9253669" y="-22.942562" x="94.021584" height="90.342232" width="15.751300" id="shapes-f08.svgrect1003" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945636" ry="7.9253669" y="-2.3353920" x="116.44432" height="69.735130" width="15.688381" id="shapes-f08.svgrect1004" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)" rx="7.9959264" ry="7.9131050" y="-135.38934" x="-63.499767" height="87.652534" width="12.887196" id="shapes-f08.svgrect1005" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)" rx="7.9959264" ry="7.9131050" y="-135.38934" x="-42.203621" height="87.652527" width="13.112824" id="shapes-f08.svgrect1006" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-55.075050" x="-213.50343" height="39.812424" width="13.271334" id="shapes-f08.svgrect1628" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4192);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-55.075050" x="-228.07474" height="26.084311" width="27.842880" id="shapes-f08.svgrect1629" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4189);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-64.595551" x="-220.23343" height="22.814457" width="32.956329" id="shapes-f08.svgrect1630" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4186);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-88.944664" x="-205.27394" height="47.164021" width="17.996763" id="shapes-f08.svgrect1631" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4183);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-99.625320" x="-209.27931" height="19.767448" width="13.428414" id="shapes-f08.svgrect1632" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4180);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-49.959332" x="-195.09181" height="16.538391" width="15.387299" id="shapes-f08.svgrect1633" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4177);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-46.729839" x="-251.57182" height="25.457584" width="44.090946" id="shapes-f08.svgrect1634" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4174);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-56.094093" x="-258.25394" height="19.767448" width="13.428414" id="shapes-f08.svgrect1635" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4171);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-31.251333" x="-278.05133" height="37.026443" width="35.988594" id="shapes-f08.svgrect2258" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4168);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935157;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878312" rx="13.385932" y="316.07477" x="503.61084" height="127.64034" width="113.31665" id="shapes-f08.svgrect2260" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4165);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176641;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878512" rx="12.530846" y="411.96344" x="630.53180" height="51.348545" width="27.589558" id="shapes-f08.svgrect2261" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4162);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="17.916412" rx="9.9613905" y="357.17535" x="458.08252" height="64.786018" width="33.879719" id="shapes-f08.svgrect2262" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4159);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176623;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878517" rx="12.636621" y="241.02594" x="433.28561" height="30.094519" width="28.248280" id="shapes-f08.svgrect2263" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4156);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878517" rx="10.936826" y="206.94293" x="372.11176" height="15.702374" width="21.021872" id="shapes-f08.svgrect2264" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4153);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878512" rx="13.385848" y="270.50543" x="440.64011" height="47.250500" width="52.249256" id="shapes-f08.svgrect2259" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4150);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3058.7236066) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="5.0297093" rx="4.8632979" y="170.69685" x="353.51703" height="11.478856" width="9.8363581" id="shapes-f08.svgrect5740" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4147);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176498;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3198.3910465999998"><tspan x="10" y="3198.3910465999998">Ellipses</tspan></text>
+
+<rect id="d0e382" width="288" height="1000px" x="10" y="3203.2910466" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e382" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'outil ellipse (<flowSpan style="font-weight:bold">F5</flowSpan>) permet de créer des ellipses et des cercles, que vous pouvez transformer en camemberts ou en arcs. Les raccourcis sont les mêmes que ceux de l'outil rectangle :</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3250.2196166)"/><rect id="d0e392" width="258" height="1000px" x="20" y="3244.2196166" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e392" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan>, vous pouvez dessiner un cercle ou une ellipse de ratio entier (2:1, 3:1, etc.).
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3279.5209126)"/><rect id="d0e401" width="258" height="1000px" x="20" y="3273.5209126" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e401" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En appuyant sur <flowSpan style="font-weight:bold">Maj</flowSpan>, vous pouvez dessiner autour du point de départ.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e409" width="288" height="1000px" x="10" y="3302.8222086" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e409" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Intéressons-nous aux poignées d'une ellipse. Sélectionnez l'ellipse suivante :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3338.8315126) translate(-16.96181,-2909.630)" d="M 221.20786 2940.5042 A 54.031982 30.248674 0 1 1 113.14389,2940.5042 A 54.031982 30.248674 0 1 1 221.20786 2940.5042 z" sodipodi:ry="30.248674" sodipodi:rx="54.031982" sodipodi:cy="2940.5042" sodipodi:cx="167.17587" id="shapes-f09.svgpath1932" style="color:#000000;fill:#ff000b;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e422" width="288" height="1000px" x="10" y="3412.5788616000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e422" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">une fois de plus, vous ne voyez d'abord que trois poignées, mais en fait il y en a quatre. Celle de droite est en fait deux poignées qui se superposent et qui permettent "d'ouvrir" l'ellipse. En déplaçant la première de ces poignées, la deuxième devient visible; déplacer ces poignées vous permettent d'obtenir toute sorte d'arcs ou de camemberts (portions d'ellipse en forme de part de tarte) :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3494.9044866000004) matrix(1.306044,0.000000,0.000000,0.596999,13.33648,-1619.415)" sodipodi:end="5.4977871" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 42.535779,2722.0136 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1225" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3494.9044866000004) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="2.4413969" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 14.464042,2762.0661 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1226" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3494.9044866000004) matrix(1.306044,0.000000,0.000000,0.596999,145.3713,-1619.415)" sodipodi:end="4.9855409" sodipodi:start="0.0000000" sodipodi:open="true" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 34.194515,2714.4321" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1227" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3494.9044866000004) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)" sodipodi:open="true" sodipodi:end="2.6599349" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 12.146470,2756.6984" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1228" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3494.9044866000004) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="4.3580459" sodipodi:start="3.9052122" d="M 15.272316,2722.4749 A 19.072769,29.636148 0 0 1 22.431534,2715.1745 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3204" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3494.9044866000004) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)" sodipodi:end="5.9880333" sodipodi:start="3.5874838" sodipodi:open="true" d="M 11.841334,2730.1885 A 19.072769,29.636148 0 0 1 47.297319,2734.3488" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3205" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3494.9044866000004) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="5.9203236" sodipodi:start="4.6447262" d="M 27.759763,2713.4011 A 19.072769,29.636148 0 0 1 46.880139,2732.4501 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3206" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/>
+
+<rect id="d0e435" width="288" height="1000px" x="10" y="3543.1713636000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e435" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour obtenir un <flowSpan style="font-style:italic">camembert</flowSpan> (un arc avec ses deux rayons), déplacez la poignée vers l'<flowSpan style="font-style:italic">extérieur</flowSpan> de l'ellipse; pour obtenir un <flowSpan style="font-style:italic">arc</flowSpan>, déplacez-la vers l'<flowSpan style="font-style:italic">intérieur</flowSpan>. Ci-dessus, vous pouvez voir 4 camemberts à gauche et 3 arcs à droite. Notez que les arcs sont des formes ouvertes, c'est à dire que le contour court le long de l'ellipse mais ne relie pas les extrémités de l'arc. Ceci devient évident si vous supprimez le remplissage, ne gardant visible que le contour :
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(0.000000,-3203.903)" id="shapes-f11-fr.svgg4447" sodipodi:insensitive="true">
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" d="M 78.137482,3274.6928 L 30.979407,3247.7189" id="shapes-f11-fr.svgpath3194" sodipodi:nodetypes="cc"/>
+ <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" d="M 82.405274,3271.7422 L 41.756105,3231.9579" id="shapes-f11-fr.svgpath3195" sodipodi:nodetypes="cc"/>
+ <path sodipodi:type="arc" style="color:#000000;fill:none;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.64783323;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f11-fr.svgpath3196" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="59.578407" sodipodi:ry="58.560177" d="M 11.440900,3210.0163 A 59.578407,58.560177 0 0 1 20.909019,3197.8881" sodipodi:start="3.6651914" sodipodi:end="3.9269908" transform="matrix(1.157706,0.000000,0.000000,1.157706,21.52208,-466.2171)" sodipodi:open="true"/>
+ <text xml:space="preserve" style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#d3d3d3;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="30.19973" y="2279.1907" id="shapes-f11-fr.svgtext3818" transform="matrix(0.709390,0.000000,0.000000,0.709390,10.28585,1617.123)" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f11-fr.svgtspan3819" x="30.199730" y="2279.1907"/><tspan id="shapes-f11-fr.svgtspan3821" style="fill:#d3d3d3;fill-opacity:1.0000000"/><tspan sodipodi:role="line" id="shapes-f11-fr.svgtspan3823" x="30.199730" y="2289.2707" dx="0 -0.23659326" dy="0 0">15</tspan></text>
+ <path sodipodi:type="arc" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.48604000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f11-fr.svgpath3825" sodipodi:cx="40.483158" sodipodi:cy="3237.9563" sodipodi:rx="0.89163345" sodipodi:ry="0.89163345" d="M 41.374792 3237.9563 A 0.89163345 0.89163345 0 1 1 39.591525,3237.9563 A 0.89163345 0.89163345 0 1 1 41.374792 3237.9563 z" transform="matrix(0.882077,0.000000,0.000000,0.882077,4.519106,381.4818)"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="61.438835" y="4.4230723" id="shapes-f11-fr.svgtext3883" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f11-fr.svgtspan3884" x="61.438835" y="4.4230723">Camemberts</tspan><tspan sodipodi:role="line" id="shapes-f11-fr.svgtspan3893" x="61.438835" y="11.573723"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="224.43098" y="-2.6629279" id="shapes-f11-fr.svgtext3888" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f11-fr.svgtspan3889" x="224.43098" y="-2.6629279"/><tspan sodipodi:role="line" id="shapes-f11-fr.svgtspan3891" x="224.43098" y="4.4877232">Arcs</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(31.46863,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3234" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="30.710485" sodipodi:ry="10.852578" d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225 L 63.037315,3239.2964 z" sodipodi:start="2.2993372" sodipodi:end="5.4977871"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(31.46863,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3856" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="30.710485" sodipodi:ry="30.962814" d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024 L 63.037315,3239.2964 z" sodipodi:start="2.2993372" sodipodi:end="5.4977871"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(31.46863,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3857" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="30.710485" sodipodi:ry="58.560177" d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881 L 63.037315,3239.2964 z" sodipodi:start="2.2993372" sodipodi:end="5.4977871"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(31.46863,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3858" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="59.578407" sodipodi:ry="58.560177" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878 L 63.037315,3239.2964 z" sodipodi:start="2.2993372" sodipodi:end="3.1554016"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(31.46863,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3859" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="59.578407" sodipodi:ry="58.560177" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163 L 63.037315,3239.2964 z" sodipodi:start="2.2993372" sodipodi:end="3.6651914"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(31.46863,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3860" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="59.578407" sodipodi:ry="58.560177" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881 L 63.037315,3239.2964 z" sodipodi:start="2.2993372" sodipodi:end="3.9269908"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(31.46863,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3861" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="59.578407" sodipodi:ry="58.560177" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818 L 63.037315,3239.2964 z" sodipodi:start="2.2993372" sodipodi:end="4.1887902"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(31.46863,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3862" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="15.141271" sodipodi:ry="58.560177" d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818 L 63.037315,3239.2964 z" sodipodi:start="2.2993372" sodipodi:end="4.1887902"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(31.46863,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3864" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="75.147621" sodipodi:ry="10.852578" d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225 L 63.037315,3239.2964 z" sodipodi:start="2.2993372" sodipodi:end="5.4977871"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(172.8890,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3865" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="30.710485" sodipodi:ry="10.852578" d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225" sodipodi:start="2.2993372" sodipodi:end="5.4977871" sodipodi:open="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(172.8890,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3866" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="30.710485" sodipodi:ry="30.962814" d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024" sodipodi:start="2.2993372" sodipodi:end="5.4977871" sodipodi:open="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(172.8890,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3867" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="30.710485" sodipodi:ry="58.560177" d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881" sodipodi:start="2.2993372" sodipodi:end="5.4977871" sodipodi:open="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(172.8890,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3868" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="59.578407" sodipodi:ry="58.560177" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878" sodipodi:start="2.2993372" sodipodi:end="3.1554016" sodipodi:open="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(172.8890,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3869" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="59.578407" sodipodi:ry="58.560177" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163" sodipodi:start="2.2993372" sodipodi:end="3.6651914" sodipodi:open="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(172.8890,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3870" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="59.578407" sodipodi:ry="58.560177" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881" sodipodi:start="2.2993372" sodipodi:end="3.9269908" sodipodi:open="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(172.8890,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3871" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="59.578407" sodipodi:ry="58.560177" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818" sodipodi:start="2.2993372" sodipodi:end="4.1887902" sodipodi:open="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(172.8890,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3872" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="15.141271" sodipodi:ry="58.560177" d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818" sodipodi:start="2.2993372" sodipodi:end="4.1887902" sodipodi:open="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(172.8890,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3873" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="75.147621" sodipodi:ry="10.852578" d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225" sodipodi:start="2.2993372" sodipodi:end="5.4977871" sodipodi:open="true"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3645.8763346000005) translate(31.46863,-3159.292)" sodipodi:type="arc" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" id="shapes-f11-fr.svgpath3925" sodipodi:cx="63.037315" sodipodi:cy="3239.2964" sodipodi:rx="59.578407" sodipodi:ry="58.560177" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 5.4889924,3224.1399 L 63.037315,3239.2964 z" sodipodi:start="2.2993372" sodipodi:end="3.4033920"/>
+
+<rect id="d0e460" width="288" height="1000px" x="10" y="3782.0544746000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e460" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Voyez le groupe de camemberts ressemblant à un ventilateur sur la gauche. Le créer a été facile, en déplaçant les poignées par <flowSpan style="font-style:italic">incréments d'angle</flowSpan> avec la touche <flowSpan style="font-weight:bold">Ctrl</flowSpan>. Voici les raccourcis des poignées arc/camembert :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3840.1675386000006)"/><rect id="d0e473" width="258" height="1000px" x="20" y="3834.1675386000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e473" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan>, forcez des modifications d'angle par incréments de 15 degrés lors des déplacements de ces poignées.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3880.759780600001)"/><rect id="d0e482" width="258" height="1000px" x="20" y="3874.759780600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e482" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Maj+cliquer</flowSpan> sur ces poignées permet de refermer ces arcs/camemberts pour en refaire des ellipses.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e490" width="288" height="1000px" x="10" y="3904.3974056000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e490" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'incrément d'angle par défaut peut être modifié dans les préférences d'Inkscape (dans l'onglet <flowSpan style="font-family:sans serif">Incréments</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e496" width="288" height="1000px" x="10" y="3934.1539756000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e496" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les deux autres poignées d'une ellipse sont utilisées pour la redimensionner autour de son centre. Les raccourcis qui y sont associés sont similaires à ceux des poignées d'arrondi d'un rectangle :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3992.254544600001)"/><rect id="d0e503" width="258" height="1000px" x="20" y="3986.254544600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e503" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Déplacez-les tout en appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> pour faire un cercle (garder les deux rayons égaux).
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4022.011114600001)"/><rect id="d0e512" width="258" height="1000px" x="20" y="4016.011114600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e512" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+cliquer</flowSpan> sur une de ces poignées permet de transformer l'ellipse en cercle sans déplacer de poignée.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e520" width="288" height="1000px" x="10" y="4045.767684600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e520" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Et, tout comme les poignées de redimensionnement d'un rectangle, ces poignées permettent d'ajuster la largeur et la hauteur d'une ellipse dans son <flowSpan style="font-style:italic">propre système de coordonnées</flowSpan>. Ce qui signifie qu'une ellipse qui a été tournée ou inclinée peut facilement être redimensionnée parallèlement à ses axes. Essayez de modifier les dimensions de ces ellipses en utilisant leurs poignées de redimensionnement :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4139.384252600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 150.98383 3607.9023 A 43.680855 7.3592744 0 1 1 63.622116,3607.9023 A 43.680855 7.3592744 0 1 1 150.98383 3607.9023 z" sodipodi:ry="7.3592744" sodipodi:rx="43.680855" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2133" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4139.384252600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 165.84998 3607.9023 A 58.547005 13.607653 0 1 1 48.755966,3607.9023 A 58.547005 13.607653 0 1 1 165.84998 3607.9023 z" sodipodi:ry="13.607653" sodipodi:rx="58.547005" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2136" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4139.384252600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 145.25422 3607.9023 A 37.951244 61.554367 0 1 1 69.351727,3607.9023 A 37.951244 61.554367 0 1 1 145.25422 3607.9023 z" sodipodi:ry="61.554367" sodipodi:rx="37.951244" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath3396" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4139.384252600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 130.72118 3607.9023 A 23.418211 25.328613 0 1 1 83.884760,3607.9023 A 23.418211 25.328613 0 1 1 130.72118 3607.9023 z" sodipodi:ry="25.328613" sodipodi:rx="23.418211" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2135" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4139.384252600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 112.23048 3607.9023 A 4.9275141 46.998589 0 1 1 102.37546,3607.9023 A 4.9275141 46.998589 0 1 1 112.23048 3607.9023 z" sodipodi:ry="46.998589" sodipodi:rx="4.9275141" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2774" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4139.384252600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 130.72118 3607.9023 A 23.418211 7.3592744 0 1 1 83.884760,3607.9023 A 23.418211 7.3592744 0 1 1 130.72118 3607.9023 z" sodipodi:ry="7.3592744" sodipodi:rx="23.418211" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2134" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="4234.422405600001"><tspan x="10" y="4234.422405600001">Etoiles</tspan></text>
+
+<rect id="d0e542" width="288" height="1000px" x="10" y="4239.322405600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e542" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les étoiles sont les formes les plus complexes et les plus intéressantes. Si vous voulez épater vos amis avec Inkscape, laissez-les s'amuser un peu avec l'outil étoile. Il est particulièrement amusant — ça devient presque une drogue !
+</flowDiv></flowRoot>
+
+<rect id="d0e545" width="288" height="1000px" x="10" y="4291.422974600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e545" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'outil étoile permet de créer deux types de formes similaires : des étoiles et des polygones. Une étoile a deux poignées dont les positions définissent la longueur et la forme de ses branches; un polygone n'a qu'une poignée qui permet en la déplaçant de redimensionner et tourner ce polygone :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4362.695544600001) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="80.104965" y="4.4630723" id="shapes-f13-fr.svgtext2813" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f13-fr.svgtspan2815" x="80.104965" y="11.613723">Etoile</tspan><tspan id="shapes-f13-fr.svgtspan2817"/><tspan sodipodi:role="line" id="shapes-f13-fr.svgtspan2819" x="80.104965" y="11.613723"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4362.695544600001) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="181.69159" y="-2.6229279" id="shapes-f13-fr.svgtext2821" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f13-fr.svgtspan2823" x="181.69159" y="-2.6229279"/><tspan id="shapes-f13-fr.svgtspan2825"/><tspan sodipodi:role="line" id="shapes-f13-fr.svgtspan2827" x="181.69159" y="4.5277232">Polygone</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4362.695544600001) matrix(0.672634,0.355353,-0.355353,0.672634,1407.527,-2577.172)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000" id="shapes-f13-fr.svgpath2190" sodipodi:sides="5" sodipodi:cx="73.117950" sodipodi:cy="3855.0315" sodipodi:r1="38.010052" sodipodi:r2="19.005026" sodipodi:arg1="0.45247489" sodipodi:arg2="1.0807934" inkscape:flatsided="false" inkscape:rounded="0.0000000" inkscape:randomized="0.0000000" d="M 107.30297,3871.6492 L 82.062257,3871.8002 L 67.877314,3892.6785 L 59.933881,3868.7199 L 35.694040,3861.6809 L 56.025441,3846.7226 L 55.229339,3821.4940 L 75.738268,3836.2080 L 99.486091,3827.6548 L 91.829906,3851.7068 L 107.30297,3871.6492 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4362.695544600001) matrix(0.672634,0.355353,-0.355353,0.672634,1513.826,-2577.172)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000" id="shapes-f13-fr.svgpath2191" sodipodi:sides="5" sodipodi:cx="73.117950" sodipodi:cy="3855.0315" sodipodi:r1="38.010052" sodipodi:r2="19.005026" sodipodi:arg1="0.45247489" sodipodi:arg2="1.0807934" inkscape:flatsided="true" inkscape:rounded="0.0000000" inkscape:randomized="0.0000000" d="M 107.30297,3871.6492 L 67.877314,3892.6785 L 35.694040,3861.6809 L 55.229339,3821.4940 L 99.486091,3827.6548 L 107.30297,3871.6492 z "/>
+
+<rect id="d0e558" width="288" height="1000px" x="10" y="4440.431162600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e558" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dans la barre de contrôle de l'outil étoile vient d'abord une boîte permettant de passer du mode étoile à polygone et inversement. Puis un champ numérique permet de définir le <flowSpan style="font-style:italic">nombre de sommets</flowSpan> d'une étoile ou d'un polygone. Ce paramètre n'est modifiable que depuis cette barre de contrôle, et peut varier de 3 (évidemment) à 1024, mais vous devriez éviter d'entrer un trop grand nombre (disons, plus de 200) si votre ordinateur n'est pas très puissant.
+</flowDiv></flowRoot>
+
+<rect id="d0e564" width="288" height="1000px" x="10" y="4537.100781600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e564" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quand vous dessinez une nouvelle étoile ou un nouveau polygone,
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4561.685351500001)"/><rect id="d0e571" width="258" height="1000px" x="20" y="4555.685351500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e571" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Déplacez une poignée en appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> pour forcer des modifications d'angle par incréments de 15 degrés.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e579" width="288" height="1000px" x="10" y="4585.441921500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e579" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Par nature, une étoile est une des formes les plus intéressantes (bien qu'en pratique les polygones soient souvent plus utiles). Les deux poignées d'une étoile ont des fonctions légèrement différentes. La première poignée (lors de la création de l'étoile, elle se trouve sur une pointe, c'est à dire un coin <flowSpan style="font-style:italic">convexe</flowSpan> de l'étoile) permet d'allonger ou raccourcir les branches de l'étoile, mais si vous la tournez (relativement au centre de la forme), l'autre poignée accompagne cette rotation. Ceci implique que vous ne pouvez pas incliner les branches de l'étoile avec cette poignée.
+</flowDiv></flowRoot>
+
+<rect id="d0e585" width="288" height="1000px" x="10" y="4693.402483500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e585" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Par contre, l'autre poignée (située initialement sur un coin <flowSpan style="font-style:italic">concave</flowSpan> entre deux pointes) est libre de se déplacer radialement et tangentiellement, sans affecter la poignée au bout d'une pointe (en fait cette poignée peut devenir à son tour la poignée de pointe si elle est déplacée plus loin du centre que l'autre poignée). Avec cette poignée, vous pouvez incliner les branches de l'étoile pour obtenir toutes sortes de cristaux, mandalas et flocons :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4786.297176500001) matrix(2.435996,0.000000,0.000000,2.435996,-239.6238,-10265.24)" d="M 184.94761,4242.2965 L 168.89287,4238.6576 L 183.74624,4244.0066 L 168.30381,4238.3033 L 182.33193,4245.5452 L 167.76605,4237.8751 L 180.72888,4246.8861 L 167.28878,4237.3803 L 178.96453,4248.0063 L 166.88016,4236.8275 L 177.06906,4248.8866 L 166.54720,4236.2261 L 175.07491,4249.5120 L 166.29558,4235.5864 L 173.01619,4249.8717 L 166.12962,4234.9194 L 170.92813,4249.9596 L 166.05214,4234.2363 L 168.84646,4249.7742 L 166.06448,4233.5490 L 166.80679,4249.3187 L 166.16643,4232.8692 L 164.84403,4248.6009 L 166.35624,4232.2085 L 162.99175,4247.6330 L 166.63066,4231.5782 L 161.28166,4246.4316 L 166.98500,4230.9892 L 159.74301,4245.0173 L 167.41320,4230.4514 L 158.40213,4243.4143 L 167.90792,4229.9742 L 157.28195,4241.6499 L 168.46071,4229.5655 L 156.40166,4239.7544 L 169.06211,4229.2326 L 155.77630,4237.7603 L 169.70182,4228.9810 L 155.41658,4235.7016 L 170.36890,4228.8150 L 155.32866,4233.6135 L 171.05193,4228.7375 L 155.51404,4231.5318 L 171.73924,4228.7499 L 155.96954,4229.4922 L 172.41905,4228.8518 L 156.68737,4227.5294 L 173.07975,4229.0416 L 157.65526,4225.6771 L 173.71001,4229.3160 L 158.85664,4223.9670 L 174.29906,4229.6704 L 160.27095,4222.4284 L 174.83682,4230.0986 L 161.87399,4221.0875 L 175.31410,4230.5933 L 163.63834,4219.9673 L 175.72271,4231.1461 L 165.53381,4219.0870 L 176.05567,4231.7475 L 167.52797,4218.4617 L 176.30729,4232.3872 L 169.58669,4218.1020 L 176.47326,4233.0543 L 171.67475,4218.0140 L 176.55073,4233.7373 L 173.75642,4218.1994 L 176.53839,4234.4246 L 175.79608,4218.6549 L 176.43644,4235.1044 L 177.75885,4219.3728 L 176.24664,4235.7651 L 179.61112,4220.3406 L 175.97221,4236.3954 L 181.32121,4221.5420 L 175.61787,4236.9844 L 182.85987,4222.9563 L 175.18968,4237.5222 L 184.20075,4224.5594 L 174.69495,4237.9995 L 185.32092,4226.3237 L 174.14216,4238.4081 L 186.20122,4228.2192 L 173.54077,4238.7411 L 186.82658,4230.2133 L 172.90106,4238.9927 L 187.18629,4232.2721 L 172.23398,4239.1586 L 187.27422,4234.3601 L 171.55094,4239.2361 L 187.08884,4236.4418 L 170.86364,4239.2238 L 186.63334,4238.4815 L 170.18382,4239.1218 L 185.91550,4240.4442 L 169.52313,4238.9320 L 184.94761,4242.2965 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.0469000" sodipodi:arg1="0.54696605" sodipodi:r2="5.2552228" sodipodi:r1="15.977139" sodipodi:cy="4233.9868" sodipodi:cx="171.30144" sodipodi:sides="48" id="shapes-f14.svgpath2725" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.015394123;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4786.297176500001) matrix(0.996295,-8.599074e-2,8.599074e-2,0.996295,-255.7489,-4191.319)" d="M 45.956989,4353.4876 L 35.655021,4310.8169 L 16.817800,4355.9931 L 54.216588,4333.0093 L 5.4304445,4329.0543 L 38.846134,4357.5203 L 27.531860,4309.8997 L 10.785104,4350.4764 L 52.578641,4325.0003 L 8.8128881,4321.6121 L 45.956989,4353.4876 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-1.3248582" sodipodi:arg1="0.85670563" sodipodi:r2="24.610689" sodipodi:r1="24.878733" sodipodi:cy="4334.6870" sodipodi:cx="29.663147" sodipodi:sides="5" id="shapes-f14.svgpath2918" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4786.297176500001) matrix(8.282123e-2,0.375917,-0.375917,8.282123e-2,1327.200,-115.9900)" d="M 32.276994,2897.7581 L 42.831345,2851.0513 L -12.364565,2867.1939 L 22.807589,2899.6877 L 36.425599,2843.8153 L -9.3009067,2858.0284 L 32.276994,2897.7581 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="32.277,2897.76 42.8313,2851.05 -12.3646,2867.19 22.8076,2899.69 36.4256,2843.82 -9.30091,2858.03 32.277,2897.76 " sodipodi:arg2="-0.65664333" sodipodi:arg1="1.1239539" sodipodi:r2="30.366934" sodipodi:r1="31.235876" sodipodi:cy="2869.5891" sodipodi:cx="18.779343" sodipodi:sides="3" id="shapes-f14.svgpolygon1259" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47465411;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;font-size:12.000000" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4786.297176500001) matrix(0.968463,-0.249152,0.249152,0.968463,-691.4436,-2621.787)" d="M 171.36150,2897.7582 L 187.98050,2859.9248 L 156.48797,2872.4552 L 197.60521,2876.5696 L 175.95638,2850.4906 L 184.74922,2890.8668 L 202.86204,2862.2187 L 167.17908,2883.0581 L 200.02225,2891.4317 L 169.17612,2863.9349 L 171.36150,2897.7582 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="171.362,2897.76 187.981,2859.92 156.488,2872.46 197.605,2876.57 175.956,2850.49 184.749,2890.87 202.862,2862.22 167.179,2883.06 200.022,2891.43 169.176,2863.93 171.362,2897.76 " sodipodi:arg2="-1.1525840" sodipodi:arg1="1.9818609" sodipodi:r2="16.355642" sodipodi:r1="24.967192" sodipodi:cy="2874.8708" sodipodi:cx="181.33803" sodipodi:sides="5" id="shapes-f14.svgpolygon1263" style="stroke-opacity:1.0000000;stroke-width:0.25000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;font-size:12.000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4786.297176500001) matrix(1.287909,0.000000,0.000000,1.287909,2.889197,-5380.424)" d="M 35.930009,4210.6035 L 17.469246,4187.5232 L 33.960246,4212.2200 L 20.356951,4185.9817 L 31.712960,4213.4212 L 23.489899,4185.0332 L 29.274512,4214.1609 L 26.747694,4184.7141 L 26.738611,4214.4107 L 30.005140,4185.0367 L 24.202710,4214.1609 L 33.137055,4185.9886 L 21.764263,4213.4212 L 36.023081,4187.5333 L 19.516977,4212.2200 L 38.552310,4189.6113 L 17.547214,4210.6035 L 40.627546,4192.1427 L 15.930671,4208.6337 L 42.169038,4195.0304 L 14.729472,4206.3865 L 43.117546,4198.1634 L 13.989777,4203.9480 L 43.436622,4201.4212 L 13.740012,4201.4121 L 43.114002,4204.6786 L 13.989777,4198.8762 L 42.162086,4207.8106 L 14.729472,4196.4378 L 40.617454,4210.6966 L 15.930671,4194.1905 L 38.539465,4213.2258 L 17.547214,4192.2207 L 36.007977,4215.3010 L 19.516976,4190.6042 L 33.120272,4216.8425 L 21.764263,4189.4030 L 29.987323,4217.7910 L 24.202710,4188.6633 L 26.729528,4218.1101 L 26.738611,4188.4135 L 23.472083,4217.7875 L 29.274512,4188.6633 L 20.340168,4216.8356 L 31.712960,4189.4030 L 17.454141,4215.2910 L 33.960246,4190.6042 L 14.924912,4213.2130 L 35.930009,4192.2207 L 12.849676,4210.6815 L 37.546551,4194.1905 L 11.308185,4207.7938 L 38.747751,4196.4378 L 10.359676,4204.6608 L 39.487446,4198.8762 L 10.040600,4201.4030 L 39.737210,4201.4121 L 10.363220,4198.1456 L 39.487446,4203.9480 L 11.315137,4195.0137 L 38.747751,4206.3865 L 12.859769,4192.1276 L 37.546551,4208.6337 L 14.937757,4189.5984 L 35.930009,4210.6035 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.1593010" sodipodi:arg1="0.78539816" sodipodi:r2="16.698013" sodipodi:r1="12.998599" sodipodi:cy="4201.4121" sodipodi:cx="26.738611" sodipodi:sides="32" id="shapes-f14.svgpath3540" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4786.297176500001) translate(9.625604,-4175.231)" d="M 262.66790,4224.3501 L 227.00457,4237.4206 L 250.41518,4228.0157 L 215.95520,4212.0401 L 239.15922,4221.9437 L 226.08878,4186.2804 L 235.49361,4209.6910 L 251.46920,4175.2310 L 241.56562,4198.4350 L 277.22895,4185.3646 L 253.81834,4194.7694 L 288.27832,4210.7450 L 265.07430,4200.8414 L 278.14474,4236.5048 L 268.73991,4213.0942 L 252.76432,4247.5541 L 262.66790,4224.3501 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.3382889" sodipodi:arg1="0.88740509" sodipodi:r2="36.167358" sodipodi:r1="16.710012" sodipodi:cy="4211.3926" sodipodi:cx="252.11676" sodipodi:sides="8" id="shapes-f14.svgpath2723" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4786.297176500001) matrix(1.000000,3.348310e-5,-3.348310e-5,1.000000,0.143069,-4181.756)" d="M 307.95060,4272.0326 L 266.67057,4272.6751 L 300.22613,4290.0915 L 270.58240,4261.3565 L 281.99451,4297.3991 L 281.35198,4256.1191 L 263.93558,4289.6746 L 292.67063,4260.0309 L 256.62802,4271.4430 L 297.90804,4270.8005 L 264.35248,4253.3841 L 293.99621,4282.1191 L 282.58410,4246.0765 L 283.22663,4287.3565 L 300.64303,4253.8010 L 271.90798,4283.4447 L 307.95060,4272.0326 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="3.0816518" sodipodi:arg1="0.011487387" sodipodi:r2="15.646836" sodipodi:r1="25.662985" sodipodi:cy="4271.7378" sodipodi:cx="282.28931" sodipodi:sides="8" id="shapes-f14.svgpath2724" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4786.297176500001) matrix(0.727174,0.000000,0.000000,0.727174,28.25777,-3046.217)" d="M 104.59527,4260.9893 L 85.296407,4214.6070 L 85.393576,4253.0357 L 104.54444,4206.5921 L 77.439974,4233.8340 L 123.82225,4214.5351 L 85.393575,4214.6323 L 131.83715,4233.7832 L 104.59527,4206.6787 L 123.89413,4253.0610 L 123.79696,4214.6323 L 104.64610,4261.0759 L 131.75056,4233.8340 L 85.368289,4253.1328 L 123.79696,4253.0357 L 77.353386,4233.8848 L 104.59527,4260.9893 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.3580603" sodipodi:arg1="1.5707963" sodipodi:r2="27.241930" sodipodi:r1="27.155294" sodipodi:cy="4233.8340" sodipodi:cx="104.59527" sodipodi:sides="8" id="shapes-f14.svgpath3347" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.34379637;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4786.297176500001) translate(0.000000,-4182.265)" d="M 114.31283,4305.9417 L 59.333363,4267.5071 L 101.57971,4320.6178 L 64.197074,4264.9177 L 84.404808,4329.7031 L 69.667740,4264.2602 L 65.107698,4331.9706 L 75.006519,4265.6233 L 46.294559,4327.1141 L 79.492377,4268.8229 L 30.506210,4315.7895 L 82.519475,4273.4269 L 19.874954,4299.5261 L 83.678988,4278.8136 L 15.836601,4280.5205 L 82.814315,4284.2554 L 18.936554,4261.3395 L 80.042237,4289.0173 L 28.756147,4244.5736 L 75.737137,4292.4563 L 43.969188,4232.4871 L 70.480443,4294.1079 L 62.521074,4226.7124 L 64.982101,4293.7490 L 81.906268,4228.0293 L 59.984693,4291.4281 L 99.506693,4236.2601 L 56.163145,4287.4587 L 112.94531,4250.2930 L 54.033580,4282.3768 L 120.40717,4268.2329 L 53.883606,4276.8688 L 120.88450,4287.6569 L 55.733479,4271.6786 L 114.31283,4305.9417 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.2448164" sodipodi:arg1="0.52982957" sodipodi:r2="14.993350" sodipodi:r1="52.870548" sodipodi:cy="4279.2217" sodipodi:cx="68.691193" sodipodi:sides="17" id="shapes-f14.svgpath5832" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e601" width="288" height="1000px" x="10" y="4948.0028065000015" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e601" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si vous voulez juste obtenir une étoile simple, sans de telles dentelles, vous pouvez restreindre le comportement de cette poignée de façon à éviter toute inclinaison :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4994.9313765000015)"/><rect id="d0e608" width="258" height="1000px" x="20" y="4988.9313765000015" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e608" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Déplacer la poignée en appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> permet de garder l'étoile strictement radiale (sans inclinaison).
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 5024.130133500002)"/><rect id="d0e617" width="258" height="1000px" x="20" y="5018.130133500002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e617" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+cliquer</flowSpan> sur la poignée permet de supprimer l'inclinaison sans la déplacer.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e625" width="288" height="1000px" x="10" y="5047.767758500002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e625" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En complément utile des possibilités de déplacement des poignées sur le canevas, la barre de contrôle comprend un champ <flowSpan style="font-family:sans serif">Ratio des rayons</flowSpan> qui définit le rapport entre les distances séparant chacune des poignée du centre.
+</flowDiv></flowRoot>
+
+<rect id="d0e631" width="288" height="1000px" x="10" y="5099.868327500002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e631" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les étoiles d'Inkscape ont deux astuces de plus dans leur sac. En géométrie, un polygone est une forme composée de segments de droites avec des coins anguleux. Dans le monde réel, un certain degré de courbure est parfois présent — et Inkscape peut gérer cela aussi. Cependant, arrondir une étoile ou un polygone est un peu différent d'arrondir un rectangle. Vous n'avez pas de poignée dédiée à cette operation, mais,
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 5191.365949500002)"/><rect id="d0e638" width="258" height="1000px" x="20" y="5185.365949500002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e638" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Maj+cliquer-déplacer</flowSpan> tangentiellement une poignée permet d'arrondir une étoile ou un polygone.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 5221.1225195000015)"/><rect id="d0e647" width="258" height="1000px" x="20" y="5215.1225195000015" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e647" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Maj+cliquer</flowSpan> sur une poignée permet de supprimer l'arrondi.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e655" width="288" height="1000px" x="10" y="5243.131823500002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e655" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">"Tangentiellement" signifie dans une direction perpendiculaire à celle d'un rayon. Si vous 'tournez' une poignée en sens anti-horaire, vous augmentez l'arrondi; en sens horaire, vous le diminuez (voyez plus loin ci-dessous pour des exemples d'arrondi négatif).
+</flowDiv></flowRoot>
+
+<rect id="d0e658" width="288" height="1000px" x="10" y="5306.3961905000015" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e658" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Voici une comparaison entre un carré arrondi (issu de l'outil rectangle) et un quadrilatère arrondi (issu de l'outil étoile) :
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5344.152760500001) " style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" id="shapes-f15-fr.svgrect4263" width="87.191818" height="87.191818" x="56.116741" y="1.8126992" ry="18.040419" rx="18.040419"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5344.152760500001) matrix(1.174602,0.000000,0.000000,1.174602,-0.548917,-5471.588)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f15-fr.svgpath4264" sodipodi:sides="4" sodipodi:cx="171.63371" sodipodi:cy="4696.8921" sodipodi:r1="45.711628" sodipodi:r2="32.323002" sodipodi:arg1="0.78539816" sodipodi:arg2="1.5707963" inkscape:flatsided="true" inkscape:rounded="0.18435333" inkscape:randomized="0.0000000" d="M 203.95671,4729.2151 C 195.52962,4737.6422 147.73780,4737.6422 139.31071,4729.2151 C 130.88362,4720.7880 130.88362,4672.9962 139.31071,4664.5691 C 147.73780,4656.1420 195.52962,4656.1420 203.95671,4664.5691 C 212.38381,4672.9962 212.38381,4720.7880 203.95671,4729.2151 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5344.152760500001) " xml:space="preserve" style="font-size:7.7300830;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="184.07954" y="42.43066" id="shapes-f15-fr.svgtext4886" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f15-fr.svgtspan4887" x="184.07954" y="51.706760">Polygone</tspan><tspan id="shapes-f15-fr.svgtspan4889"/><tspan sodipodi:role="line" id="shapes-f15-fr.svgtspan4891" x="184.07954" y="51.706760">arrondi</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5344.152760500001) " xml:space="preserve" style="font-size:7.5962205;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="82.517342" y="42.475475" id="shapes-f15-fr.svgtext6237" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f15-fr.svgtspan4894" x="82.517342" y="42.475475"/><tspan id="shapes-f15-fr.svgtspan4896"/><tspan id="shapes-f15-fr.svgtspan4898">Rectangle</tspan><tspan sodipodi:role="line" id="shapes-f15-fr.svgtspan4900" x="82.517342" y="51.590940">arrondi</tspan></text>
+
+<rect id="d0e671" width="288" height="1000px" x="10" y="5446.933802500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e671" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Comme vous pouvez le voir, alors qu'un rectangle arrondi a des côtés droits et des coins arrondis (circulairement ou elliptiquement), un polygone ou une étoile arrondi n'a aucun segment rectiligne; ses courbures varient régulièrement entre un maximum (dans les coins) et un miminum (entre deux coins). Inkscape opère ceci en ajoutant deux tangentes de Bézier colineaires à chaque nœud de la forme (vous pouvez les voir en convertissant la forme en chemin et en l'examinant avec l'outil nœud).
+</flowDiv></flowRoot>
+
+<rect id="d0e674" width="288" height="1000px" x="10" y="5554.000223500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e674" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le paramètre d'<flowSpan style="font-family:sans serif">arrondi</flowSpan> que vous pouvez ajuster dans la barre de contrôle est le rapport entre la longueur de ces tangentes et celle du côté adjacent de l'étoile/polygone. Ce paramètre peut être négatif, inversant ainsi la direction des tangentes. Des valeurs de 0.2 à 0.4 donnent une courbure 'normale' (assez courante); des valeurs plus importantes conduisent à des formes superbes, inextricables et totalement imprévisibles. Une étoile avec une grande valeur d'arrondi peut facilement dépasser les limites fixées habituellement par ses poignées. Voici quelques exemples, indiquant chacun sa valeur d'arrondi :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.307966,-3.233534e-2,-3.233534e-2,-0.307966,-34.05150,272.3350)" sodipodi:type="star" style="stroke-opacity:0.13114752;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.3750434;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none" id="shapes-f16.svgpath1575" sodipodi:sides="5" sodipodi:cx="254.06618" sodipodi:cy="551.97913" sodipodi:r1="27.797562" sodipodi:r2="27.797562" sodipodi:arg1="0.22082877" sodipodi:arg2="0.84914730" inkscape:flatsided="false" inkscape:rounded="5.1300000" d="M 281.18871,558.06786 C 261.88430,644.06024 338.59255,514.62479 272.42990,572.84724 C 206.26725,631.06969 344.40578,571.44219 256.65677,579.65571 C 168.90777,587.86923 315.71235,620.82536 239.89413,575.89267 C 164.07590,530.95997 263.47218,643.91161 228.54472,562.99546 C 193.61727,482.07932 207.63923,631.88277 226.94364,545.89039 C 246.24806,459.89801 169.53980,589.33346 235.70245,531.11101 C 301.86510,472.88857 163.72658,532.51606 251.47558,524.30254 C 339.22459,516.08902 192.42001,483.13289 268.23823,528.06559 C 344.05645,572.99828 244.66018,460.04664 279.58763,540.96279 C 314.51509,621.87893 300.49312,472.07548 281.18871,558.06786 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(1.252191,0.000000,0.000000,-1.252191,-268.8556,649.3270)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.031250000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1556" sodipodi:sides="18" sodipodi:cx="377.20990" sodipodi:cy="459.14322" sodipodi:r1="56.586357" sodipodi:r2="2.4662609" sodipodi:arg1="1.1708920" sodipodi:arg2="-2.6860230" inkscape:flatsided="false" inkscape:rounded="0.37000000" d="M 399.24068,511.26481 C 405.25006,490.48212 396.08205,453.22319 374.99517,458.05813 C 354.14186,462.83951 367.47163,532.93693 380.08543,515.65647 C 392.84050,498.18245 396.96869,460.03487 375.49986,457.36609 C 354.26882,454.72686 342.81998,525.15594 360.58334,513.23179 C 378.54566,501.17408 395.47213,466.73900 376.21080,456.88839 C 357.16282,447.14689 322.31627,509.41284 343.08666,504.28323 C 364.08970,499.09616 391.77287,472.52697 377.04225,456.68266 C 362.47480,441.01385 308.43353,487.60649 329.70575,489.89012 C 351.21623,492.19933 386.31710,476.70066 377.89392,456.77371 C 369.56404,437.06749 302.84625,462.36704 322.05455,471.78848 C 341.47799,481.31545 379.76287,478.75666 378.66309,457.15056 C 377.57549,435.78378 306.22831,436.73875 321.05589,452.16164 C 336.04954,467.75726 372.90072,478.44700 379.25698,457.76775 C 385.54284,437.31756 318.17180,413.81277 326.83023,433.37687 C 335.58563,453.16010 366.55831,475.80901 379.60396,458.55085 C 392.50512,441.48384 337.23616,396.35432 338.68110,417.69991 C 340.14223,439.28459 361.50065,471.16088 379.66219,459.40539 C 397.62256,447.78011 361.12194,386.46913 355.17912,407.02162 C 349.16974,427.80432 358.33775,465.06325 379.42463,460.22831 C 400.27794,455.44693 386.94817,385.34951 374.33437,402.62997 C 361.57930,420.10399 357.45111,458.25157 378.91994,460.92035 C 400.15097,463.55958 411.59982,393.13050 393.83646,405.05465 C 375.87414,417.11236 358.94767,451.54744 378.20900,461.39805 C 397.25698,471.13955 432.10353,408.87359 411.33314,414.00321 C 390.33010,419.19028 362.64693,445.75947 377.37755,461.60378 C 391.94500,477.27258 445.98627,430.67995 424.71405,428.39632 C 403.20357,426.08711 368.10270,441.58578 376.52588,461.51272 C 384.85576,481.21895 451.57355,455.91940 432.36525,446.49796 C 412.94181,436.97099 374.65693,439.52977 375.75671,461.13588 C 376.84431,482.50266 448.19149,481.54769 433.36391,466.12480 C 418.37026,450.52917 381.51908,439.83944 375.16282,460.51868 C 368.87696,480.96888 436.24800,504.47366 427.58957,484.90957 C 418.83417,465.12634 387.86149,442.47743 374.81584,459.73559 C 361.91468,476.80259 417.18364,521.93212 415.73870,500.58653 C 414.27757,479.00185 392.91915,447.12556 374.75761,458.88105 C 356.79724,470.50633 393.29786,531.81731 399.24068,511.26481 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.549977,0.000000,0.000000,-0.549977,24.59580,424.7180)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.36259648;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1559" sodipodi:sides="4" sodipodi:cx="78.599991" sodipodi:cy="584.08337" sodipodi:r1="33.805592" sodipodi:r2="0.93718392" sodipodi:arg1="0.0000000" sodipodi:arg2="0.78539816" inkscape:flatsided="false" inkscape:rounded="1.8500000" d="M 112.40558,584.08337 C 112.40558,645.41000 122.62715,541.38159 79.262680,584.74606 C 35.898208,628.11054 139.92662,617.88897 78.599991,617.88897 C 17.273366,617.88897 121.30177,628.11054 77.937302,584.74606 C 34.572829,541.38159 44.794399,645.41000 44.794399,584.08337 C 44.794399,522.75675 34.572829,626.78516 77.937302,583.42068 C 121.30177,540.05621 17.273366,550.27778 78.599991,550.27778 C 139.92662,550.27778 35.898208,540.05621 79.262680,583.42068 C 122.62715,626.78516 112.40558,522.75675 112.40558,584.08337 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.748940,0.000000,0.000000,-0.748940,60.65535,545.3560)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00" id="shapes-f16.svgpath2808" sodipodi:sides="4" sodipodi:cx="285.61685" sodipodi:cy="626.70453" sodipodi:r1="38.196964" sodipodi:r2="7.8936343" sodipodi:arg1="-0.0000000" sodipodi:arg2="0.78539816" inkscape:flatsided="false" inkscape:rounded="0.25000000" d="M 323.81382,626.70453 C 323.81382,634.97690 297.04794,626.43672 291.19849,632.28617 C 285.34904,638.13562 293.88922,664.90149 285.61685,664.90149 C 277.34448,664.90149 285.88466,638.13562 280.03521,632.28617 C 274.18576,626.43672 247.41989,634.97690 247.41989,626.70453 C 247.41989,618.43216 274.18576,626.97234 280.03521,621.12289 C 285.88466,615.27344 277.34448,588.50756 285.61685,588.50756 C 293.88922,588.50756 285.34904,615.27344 291.19849,621.12289 C 297.04794,626.97234 323.81382,618.43216 323.81382,626.70453 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.716804,0.217032,0.217032,-0.716804,-66.02363,504.5840)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000019pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00" id="shapes-f16.svgpath3430" sodipodi:sides="5" sodipodi:cx="285.61685" sodipodi:cy="626.70453" sodipodi:r1="38.196964" sodipodi:r2="9.5492411" sodipodi:arg1="-0.0000000" sodipodi:arg2="0.62831853" inkscape:flatsided="false" inkscape:rounded="0.24000000" d="M 323.81382,626.70453 C 323.81382,634.14071 297.71323,626.30143 293.34235,632.31743 C 288.97147,638.33343 304.49260,660.73409 297.42036,663.03200 C 290.34813,665.32991 289.73821,638.08430 282.66597,635.78640 C 275.59374,633.48849 259.08574,655.17214 254.71486,649.15614 C 250.34398,643.14014 276.06761,634.14071 276.06761,626.70453 C 276.06761,619.26834 250.34398,610.26892 254.71486,604.25292 C 259.08574,598.23692 275.59374,619.92057 282.66597,617.62266 C 289.73821,615.32475 290.34813,588.07915 297.42036,590.37706 C 304.49260,592.67496 288.97147,615.07563 293.34235,621.09163 C 297.71323,627.10763 323.81382,619.26834 323.81382,626.70453 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.112357,6.849093e-3,6.849093e-3,-0.112357,7.881487,207.1500)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274618 1.4274618;stroke-miterlimit:4.0000000;stroke-width:1.4274611;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath1586" sodipodi:sides="3" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.6461088" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 370.70862,682.81124 317.73879,678.81439 311.61860,666.08902 C 305.49842,653.36364 335.44471,609.48885 349.52530,610.55130 C 363.60589,611.61375 386.62943,659.48540 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.111212,-1.740816e-2,-1.740816e-2,-0.111212,34.31171,215.8190)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4275137 1.4275137;stroke-miterlimit:4.0000000;stroke-width:1.4275173;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2214" sodipodi:sides="4" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.3843094" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 372.16938,680.67105 334.24160,687.82724 324.71887,681.32759 C 315.19613,674.82795 308.03995,636.90017 314.53959,627.37744 C 321.03924,617.85470 358.96702,610.69852 368.48975,617.19816 C 378.01248,623.69781 385.16867,661.62558 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.106220,-3.726607e-2,-3.726607e-2,-0.106220,59.87360,219.4050)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274952 1.4274952;stroke-miterlimit:4.0000000;stroke-width:1.4274960;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2215" sodipodi:sides="5" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.2272298" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 373.26617,679.06413 344.89652,689.21351 335.69856,686.52121 C 326.50060,683.82891 308.08126,659.98410 307.79947,650.40435 C 307.51767,640.82461 324.50355,615.93832 333.52735,612.71002 C 342.55115,609.48171 371.46833,617.94595 377.32714,625.53049 C 383.18595,633.11503 384.07188,663.23251 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.112523,3.153940e-3,3.153940e-3,-0.112523,42.43847,209.5460)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274604 1.4274604;stroke-miterlimit:4.0000000;stroke-width:1.4274589;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2216" sodipodi:sides="6" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.1225100" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 374.07308,677.88191 351.81275,688.58787 343.68332,687.97446 C 335.55389,687.36105 315.15209,673.43601 311.61860,666.08902 C 308.08511,658.74202 309.94365,634.11103 314.53959,627.37744 C 319.13554,620.64385 341.39587,609.93789 349.52530,610.55130 C 357.65473,611.16471 378.05653,625.08974 381.59002,632.43674 C 385.12350,639.78374 383.26497,664.41473 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(6.043272e-2,0.000000,0.000000,-6.043272e-2,168.5167,2.007000)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:4.1999998;stroke:#000000;fill-rule:evenodd;fill-opacity:0.74998099;fill:#ff6000;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath905" sodipodi:sides="3" sodipodi:cx="-651.47363" sodipodi:cy="-1048.6403" sodipodi:r1="266.75140" sodipodi:r2="86.869286" sodipodi:arg1="0.54565505" sodipodi:arg2="0.65224913" inkscape:flatsided="false" inkscape:rounded="-3.0000000" d="M -423.45786,-910.20211 C -633.01332,-1409.8741 -1124.1319,-1008.2425 -582.43682,-995.91274 C 353.94260,-974.59938 -1814.5112,-1038.5521 -885.37247,-920.39188 C -347.86611,-852.03624 -450.12998,-1478.1732 -731.65541,-1015.2164 C -1218.3030,-214.94470 -78.691431,-2060.9044 -645.59057,-1315.3268 C -973.54147,-884.01044 -380.15903,-659.50507 -640.32867,-1134.7917 C -1090.0605,-1956.3767 -61.218238,-46.464232 -423.45786,-910.20211 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.477810,7.371536e-2,7.371536e-2,-0.477810,-114.9199,309.0950)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000001pt;stroke:#acacac;fill-rule:evenodd;fill-opacity:0.75000000;fill:#fcfcfc" id="shapes-f16.svgpath4053" sodipodi:sides="6" sodipodi:cx="272.33234" sodipodi:cy="606.22424" sodipodi:r1="27.681587" sodipodi:r2="11.966143" sodipodi:arg1="0.20131714" sodipodi:arg2="-3.0483195" inkscape:flatsided="false" inkscape:rounded="3.0000000" d="M 299.45487,611.75945 C 249.91437,503.78513 339.18292,516.17810 260.41821,605.10974 C 192.18155,682.15437 221.54958,716.42032 281.09997,632.48065 C 349.83823,535.59016 383.73987,619.09548 267.34046,595.34905 C 166.49952,574.77669 151.50836,617.34312 253.97744,626.94544 C 372.25619,638.02927 316.88929,709.14161 279.25459,596.46356 C 246.65031,498.84656 202.29112,507.14705 245.20981,600.68903 C 294.75030,708.66336 205.48175,696.27038 284.24646,607.33875 C 352.48313,530.29412 323.11510,496.02817 263.56470,579.96784 C 194.82645,676.85833 160.92480,593.35301 277.32421,617.09943 C 378.16515,637.67180 393.15632,595.10537 290.68724,585.50305 C 172.40848,574.41921 227.77538,503.30687 265.41009,615.98493 C 298.01436,713.60193 342.37356,705.30144 299.45487,611.75945 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.270281,-8.043548e-2,-8.043548e-2,-0.270281,39.03150,168.4570)" sodipodi:type="star" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.082840365pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath1545" sodipodi:sides="3" sodipodi:cx="397.50070" sodipodi:cy="420.22922" sodipodi:r1="39.614254" sodipodi:r2="1.0779980" sodipodi:arg1="2.3198469" sodipodi:arg2="3.3670445" inkscape:flatsided="false" inkscape:rounded="-3.0000000" d="M 370.52562,449.24015 C 456.39873,529.08709 422.66290,305.69647 396.44998,419.98823 C 370.23707,534.28000 497.95007,347.91782 385.86404,382.36265 C 273.77801,416.80747 484.10787,499.28669 398.23476,419.43976 C 312.36165,339.59283 409.89952,543.37662 436.11245,429.08486 C 462.32537,314.79309 285.73133,455.70449 397.81736,421.25966 C 509.90339,386.81483 284.65252,369.39321 370.52562,449.24015 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(1.627536,0.000000,0.000000,1.627536,-153.1836,-574.1410)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.57520527;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1591" sodipodi:sides="3" sodipodi:cx="262.92249" sodipodi:cy="377.06650" sodipodi:r1="17.850517" sodipodi:r2="2.4989247" sodipodi:arg1="0.51914611" sodipodi:arg2="1.5663437" inkscape:flatsided="false" inkscape:rounded="0.25000000" d="M 278.42107,385.92283 C 276.34454,389.55676 267.11895,379.54676 262.93361,379.56540 C 258.74827,379.58403 249.61219,389.67579 247.50338,386.06050 C 245.39457,382.44521 258.67628,379.46061 260.75281,375.82668 C 262.82934,372.19276 258.65766,359.23479 262.84300,359.21616 C 267.02834,359.19752 262.97222,372.19212 265.08103,375.80741 C 267.18984,379.42270 280.49760,382.28891 278.42107,385.92283 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="269.70953" y="72.533112" id="shapes-f16.svgtext2547" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2548" x="269.70953" y="72.533112"/><tspan id="shapes-f16.svgtspan2550"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2552" x="269.70953" y="77.307917">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="270.21283" y="37.697109" id="shapes-f16.svgtext2856" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2555" x="270.21283" y="37.697109"/><tspan id="shapes-f16.svgtspan2557"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2559" x="270.21283" y="42.471914">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="270.13705" y="114.07111" id="shapes-f16.svgtext2561" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2562" x="270.13705" y="114.07111"/><tspan id="shapes-f16.svgtspan2564"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2566" x="270.13705" y="118.84592">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.500003,0.866024,-0.866024,0.500003,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790072;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="214.9263" y="-106.66351" id="shapes-f16.svgtext2568" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2569" x="214.92630" y="-106.66351"/><tspan id="shapes-f16.svgtspan2571"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2573" x="214.92630" y="-101.88870">0.37</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.964586,6.719919e-2,6.719919e-2,-0.964586,-356.5721,688.7050)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.37500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece" id="shapes-f16.svgpath1554" sodipodi:sides="9" sodipodi:cx="451.89960" sodipodi:cy="620.88135" sodipodi:r1="23.086590" sodipodi:r2="14.298160" sodipodi:arg1="1.1382904" sodipodi:arg2="1.4814137" inkscape:flatsided="false" inkscape:rounded="0.43000000" d="M 461.57628,641.84208 C 457.38816,643.80584 457.78546,634.73692 453.17590,635.12243 C 448.51320,635.51239 450.36116,644.35969 445.83906,643.15825 C 441.36850,641.97051 447.50224,635.27869 443.72331,632.61104 C 439.90082,629.91264 435.62950,637.87792 432.93764,634.05081 C 430.27646,630.26733 439.27660,629.08379 438.09650,624.61120 C 436.90279,620.08705 428.51080,623.44326 428.90873,618.78123 C 429.30212,614.17234 436.95739,619.05087 438.92831,614.86612 C 440.92194,610.63312 432.33597,607.80985 435.63750,604.49432 C 438.90139,601.21657 441.62981,609.87446 445.82952,607.93563 C 450.07766,605.97445 445.31518,598.29275 449.97548,597.87508 C 454.58267,597.46217 451.10758,605.84829 455.57100,607.06259 C 460.08588,608.29088 461.37532,599.34510 465.21379,602.02073 C 469.00851,604.66586 460.95594,608.85626 463.59458,612.65549 C 466.26365,616.49853 473.00165,610.47450 474.22223,614.99147 C 475.42890,619.45696 466.56674,617.49090 466.14595,622.09737 C 465.72032,626.75695 474.75410,626.47338 472.78567,630.71815 C 470.83966,634.91455 465.31462,627.71197 462.03130,630.97026 C 458.71012,634.26611 465.81268,639.85569 461.57628,641.84208 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="116.22874" y="117.60011" id="shapes-f16.svgtext2575" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2576" x="116.22874" y="117.60011"/><tspan id="shapes-f16.svgtspan2578"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2580" x="116.22874" y="122.37492">0.43</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.384906,0.922956,-0.922956,0.384906,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789882;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="32.583221" y="-39.030281" id="shapes-f16.svgtext2582" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2583" x="32.583221" y="-39.030281"/><tspan id="shapes-f16.svgtspan2585"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2587" x="32.583221" y="-34.255495">3.00</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="107.11456" y="38.639725" id="shapes-f16.svgtext2589" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2590" x="107.11456" y="43.414501">-</tspan><tspan id="shapes-f16.svgtspan2592"/><tspan id="shapes-f16.svgtspan2594">3.00</tspan><tspan sodipodi:role="line" id="shapes-f16.svgtspan2596" x="107.11456" y="43.414501"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.120864,0.000000,0.000000,-0.120864,214.0977,80.90800)" sodipodi:type="star" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath896" sodipodi:sides="3" sodipodi:cx="224.45302" sodipodi:cy="492.50204" sodipodi:r1="120.20276" sodipodi:r2="60.101379" sodipodi:arg1="0.52807445" sodipodi:arg2="1.5752720" inkscape:flatsided="false" inkscape:rounded="0.41000000" d="M 328.28162,553.06873 C 306.77619,589.93520 266.86404,552.79385 224.18402,552.60282 C 181.50401,552.41180 141.26100,589.19440 120.08642,552.13691 C 98.911848,515.07942 151.03328,499.08517 172.53871,462.21870 C 194.04415,425.35223 182.31099,372.10947 224.99100,372.30049 C 267.67102,372.49151 255.46174,425.62712 276.63631,462.68461 C 297.81089,499.74210 349.78706,516.20227 328.28162,553.06873 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="236.78233" y="17.90111" id="shapes-f16.svgtext2598" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2599" x="236.78233" y="17.901110"/><tspan id="shapes-f16.svgtspan2601"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2603" x="236.78233" y="22.675915">0.41</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="21.764177" y="95.56311" id="shapes-f16.svgtext2909" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2606" x="21.764177" y="100.33792">5.43</tspan><tspan id="shapes-f16.svgtspan2608"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2610" x="21.764177" y="100.33792"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="63.424889" y="89.486107" id="shapes-f16.svgtext2613" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2613" x="63.424889" y="89.486107"/><tspan id="shapes-f16.svgtspan2615"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2617" x="63.424889" y="94.260912">1.85</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="62.71822" y="141.7691" id="shapes-f16.svgtext3240" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan3241" x="62.718220" y="141.76910"/><tspan id="shapes-f16.svgtspan3243"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan3245" x="62.718220" y="146.54391">0.21</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="106.78857" y="66.356537" id="shapes-f16.svgtext3868" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan3869" x="106.78857" y="71.131313">-</tspan><tspan id="shapes-f16.svgtspan3871"/><tspan id="shapes-f16.svgtspan3873">3.00</tspan><tspan sodipodi:role="line" id="shapes-f16.svgtspan3875" x="106.78857" y="71.131313"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.503029,8.386162e-2,-8.386162e-2,0.503029,540.5811,-2474.824)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000" id="shapes-f16.svgpath4498" sodipodi:sides="9" sodipodi:cx="105.38494" sodipodi:cy="5142.4639" sodipodi:r1="46.149918" sodipodi:r2="18.172943" sodipodi:arg1="0.93231400" sodipodi:arg2="1.2813799" inkscape:flatsided="false" inkscape:rounded="-0.43000000" inkscape:randomized="0.0000000" d="M 132.88925,5179.5223 C 143.15471,5171.9034 98.319178,5163.5294 110.57137,5159.8810 C 122.82356,5156.2326 89.872629,5187.7696 102.63376,5188.5317 C 115.39489,5189.2938 86.431567,5154.0592 98.162455,5159.1399 C 109.89334,5164.2206 64.379851,5167.1990 73.665577,5175.9855 C 82.951303,5184.7720 83.412450,5139.1634 89.133020,5150.5960 C 94.853589,5162.0285 58.073810,5135.0545 59.539237,5147.7541 C 61.004664,5160.4537 90.674506,5125.8120 87.708039,5138.2469 C 84.741573,5150.6818 73.905173,5106.3769 66.864612,5117.0474 C 59.824050,5127.7178 104.81974,5120.2521 94.554278,5127.8710 C 84.288818,5135.4899 104.46627,5094.5849 92.214077,5098.2333 C 79.961884,5101.8817 119.22943,5125.0853 106.46830,5124.3232 C 93.707174,5123.5611 135.45722,5105.1959 123.72634,5100.1152 C 111.99545,5095.0345 127.16114,5138.0502 117.87541,5129.2637 C 108.58969,5120.4772 152.37702,5133.2451 146.65645,5121.8125 C 140.93588,5110.3800 124.90352,5153.0803 123.43809,5140.3807 C 121.97266,5127.6811 147.30870,5165.6078 150.27517,5153.1728 C 153.24164,5140.7379 113.51294,5163.1428 120.55350,5152.4724 C 127.59406,5141.8020 122.62379,5187.1412 132.88925,5179.5223 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="156.34573" y="122.21311" id="shapes-f16.svgtext4499" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan4500" x="156.34573" y="126.98792">-0.43</tspan><tspan id="shapes-f16.svgtspan4502"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan4504" x="156.34573" y="126.98792"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.306731,-4.267910e-2,4.267910e-2,0.306731,-195.0316,-1440.110)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#00edff;color:#000000" id="shapes-f16.svgpath5127" sodipodi:sides="5" sodipodi:cx="9.5541286" sodipodi:cy="5108.5903" sodipodi:r1="17.613136" sodipodi:r2="8.1117020" sodipodi:arg1="-2.7000003" sodipodi:arg2="-2.0716818" inkscape:flatsided="false" inkscape:rounded="-8.9362223" inkscape:randomized="0.0000000" d="M -6.3694195,5101.0628 C -52.334341,5198.2963 99.997690,5049.8290 5.6588697,5101.4751 C -88.679954,5153.1211 118.47105,5104.7884 11.792555,5091.1200 C -94.885938,5077.4516 93.388032,5176.4490 15.117425,5102.6870 C -63.153186,5028.9249 46.827114,5211.0016 26.861100,5105.3206 C 6.8950871,4999.6395 -29.077231,5209.2906 16.887694,5112.0571 C 62.852620,5014.8236 -76.326823,5175.6859 18.011999,5124.0398 C 112.35082,5072.3938 -98.155268,5102.9678 8.5232251,5116.6363 C 115.20172,5130.3047 -80.796204,5047.6464 -2.5255918,5121.4084 C 75.745018,5195.1704 -18.382580,5004.4152 1.5834303,5110.0962 C 21.549441,5215.7773 39.595504,5003.8293 -6.3694195,5101.0628 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="21.20429" y="143.25011" id="shapes-f16.svgtext6108" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan5129" x="21.204290" y="148.02491">-8.94</tspan><tspan id="shapes-f16.svgtspan5131"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan5133" x="21.204290" y="148.02491"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) matrix(0.241306,0.000000,0.000000,0.241306,59.66014,-1049.710)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath5833" sodipodi:sides="4" sodipodi:cx="171.63371" sodipodi:cy="4696.8921" sodipodi:r1="45.711628" sodipodi:r2="32.323002" sodipodi:arg1="0.78539816" sodipodi:arg2="1.5707963" inkscape:flatsided="true" inkscape:rounded="0.39000000" inkscape:randomized="0.0000000" d="M 203.95671,4729.2151 C 186.12918,4747.0426 157.13825,4747.0426 139.31071,4729.2151 C 121.48318,4711.3876 121.48318,4682.3966 139.31071,4664.5691 C 157.13825,4646.7416 186.12918,4646.7416 203.95671,4664.5691 C 221.78425,4682.3966 221.78425,4711.3876 203.95671,4729.2151 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5681.005633500001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="96.318428" y="80.288109" id="shapes-f16.svgtext5837" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan5838" x="96.318428" y="80.288109"/><tspan id="shapes-f16.svgtspan5840"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan5842" x="96.318428" y="85.062914">0.39</tspan></text>
+
+<rect id="d0e690" width="288" height="1000px" x="10" y="5841.649293500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e690" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si vous voulez que les pointes d'une étoile soient pointues et que les creux soient arrondis ou l'inverse, il suffit simplement de créer un <flowSpan style="font-style:italic">offset</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+J</flowSpan>) de cette étoile :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5890.479614500001) " xml:space="preserve" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="35.064491" y="-2.7365105" id="shapes-f17-fr.svgtext3939" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f17-fr.svgtspan3940" x="35.064491" y="-2.7365105"/><tspan id="shapes-f17-fr.svgtspan3942"/><tspan id="shapes-f17-fr.svgtspan3944"/><tspan sodipodi:role="line" id="shapes-f17-fr.svgtspan3946" x="35.064491" y="4.7223065">Etoile originale</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5890.479614500001) " xml:space="preserve" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="117.15958" y="-2.7365105" id="shapes-f17-fr.svgtext3948" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f17-fr.svgtspan3949" x="117.15958" y="-2.7365105"/><tspan id="shapes-f17-fr.svgtspan3951"/><tspan id="shapes-f17-fr.svgtspan3953"/><tspan id="shapes-f17-fr.svgtspan3955" sodipodi:role="line" y="4.7223065" x="117.15958">Offset lié, érodé</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5890.479614500001) " xml:space="preserve" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="216.99135" y="-2.7365105" id="shapes-f17-fr.svgtext3957" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f17-fr.svgtspan3958" x="216.99135" y="-2.7365105"/><tspan id="shapes-f17-fr.svgtspan3960"/><tspan id="shapes-f17-fr.svgtspan3962"/><tspan sodipodi:role="line" id="shapes-f17-fr.svgtspan3964" x="216.99135" y="4.7223065">Offset lié, dilaté</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5890.479614500001) matrix(1.320520,0.000000,0.000000,1.320520,32.68152,-6886.747)" sodipodi:type="inkscape:offset" inkscape:radius="-4.4234619" inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7813 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5313 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z " xlink:href="#shapes-f17-fr.svgpath2693" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47329840;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800" id="shapes-f17-fr.svgpath2694" inkscape:href="#path2693" d="M 95.281250,5226.1250 C 94.775628,5227.3872 94.288704,5228.4192 93.750000,5229.9062 C 92.785240,5232.5694 91.804075,5235.4001 90.468750,5237.9375 C 89.133425,5240.4749 87.472375,5243.2081 83.843750,5244.2188 C 80.034756,5245.2796 77.011897,5243.7127 74.312500,5242.1562 C 71.613103,5240.5998 69.024000,5238.6378 66.593750,5236.8438 C 65.433917,5235.9875 64.652607,5235.5924 63.625000,5234.9062 C 64.251412,5235.7075 64.544559,5236.2476 65.281250,5237.1250 C 67.182012,5239.3887 69.282685,5241.8174 70.968750,5244.3750 C 72.654815,5246.9326 74.439158,5249.8283 73.437500,5253.7188 C 72.451468,5257.5486 69.573416,5259.3799 66.875000,5260.9375 C 64.176584,5262.4951 61.175479,5263.7323 58.406250,5264.9375 C 57.034673,5265.5344 56.262361,5266.0297 55.125000,5266.5938 C 56.173575,5266.4488 56.814492,5266.4593 58.000000,5266.2500 C 60.912193,5265.7358 64.066204,5265.1188 67.125000,5264.9375 C 70.183796,5264.7562 73.599692,5264.6556 76.468750,5267.4688 C 79.294288,5270.2394 79.439455,5273.6326 79.437500,5276.7500 C 79.435545,5279.8674 78.999047,5283.0905 78.656250,5286.0938 C 78.490635,5287.5447 78.550611,5288.4424 78.468750,5289.6875 C 78.856660,5288.7303 79.163062,5288.1908 79.562500,5287.0938 C 80.573899,5284.3159 81.627022,5281.3011 83.000000,5278.5625 C 84.372978,5275.8239 86.005336,5272.8277 89.875000,5271.7500 C 93.683982,5270.6892 96.706856,5272.2560 99.406250,5273.8125 C 102.10564,5275.3690 104.69475,5277.3310 107.12500,5279.1250 C 108.28483,5279.9812 109.06614,5280.3763 110.09375,5281.0625 C 109.46734,5280.2612 109.17419,5279.7211 108.43750,5278.8438 C 106.53674,5276.5801 104.43606,5274.1513 102.75000,5271.5938 C 101.06394,5269.0362 99.279591,5266.1405 100.28125,5262.2500 C 101.26729,5258.4201 104.14534,5256.5889 106.84375,5255.0312 C 109.54216,5253.4736 112.54328,5252.2365 115.31250,5251.0312 C 116.68407,5250.4343 117.45639,5249.9391 118.59375,5249.3750 C 117.54518,5249.5200 116.90426,5249.5094 115.71875,5249.7188 C 112.80656,5250.2329 109.65254,5250.8499 106.59375,5251.0312 C 103.53496,5251.2126 100.11909,5251.3132 97.250000,5248.5000 C 94.424435,5245.7294 94.279295,5242.3362 94.281250,5239.2188 C 94.283205,5236.1013 94.719703,5232.8783 95.062500,5229.8750 C 95.235374,5228.3604 95.200993,5227.4100 95.281250,5226.1250 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5890.479614500001) matrix(0.827366,0.000000,0.000000,0.827366,177.7036,-4293.463)" sodipodi:type="inkscape:offset" inkscape:radius="9.9201479" inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7813 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5313 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z " xlink:href="#shapes-f17-fr.svgpath2693" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75540936;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000" id="shapes-f17-fr.svgpath2696" inkscape:href="#path2693" d="M 97.500000,5207.5312 C 96.553352,5207.4549 95.536566,5207.4936 94.531250,5207.6562 C 87.472667,5208.7975 85.294135,5213.5513 83.750000,5216.5312 C 82.205865,5219.5112 81.237159,5222.3926 80.281250,5225.0312 C 79.816114,5226.3152 79.482735,5227.0064 79.062500,5228.0625 C 77.795774,5227.1860 76.701496,5226.4450 75.125000,5225.2812 C 72.587379,5223.4079 69.935198,5221.3896 66.375000,5219.7500 C 64.594901,5218.9302 62.517804,5218.1217 59.625000,5218.0312 C 56.732196,5217.9408 52.825811,5219.0848 50.250000,5221.5000 C 47.647015,5223.9405 46.158544,5228.2301 46.312500,5231.3125 C 46.466456,5234.3949 47.430312,5236.4437 48.343750,5238.1562 C 50.170627,5241.5813 52.301057,5243.9855 54.281250,5246.3438 C 55.434338,5247.7170 56.134224,5248.6510 57.031250,5249.7812 C 55.643759,5250.4357 54.472521,5251.0044 52.687500,5251.7812 C 49.796106,5253.0396 46.701740,5254.3014 43.500000,5256.5625 C 41.899130,5257.6931 40.151462,5259.1020 38.625000,5261.5625 C 37.098538,5264.0230 36.165196,5267.9993 36.968750,5271.4375 C 37.781106,5274.9133 40.753545,5278.3426 43.500000,5279.7500 C 46.246455,5281.1574 48.497581,5281.3410 50.437500,5281.4062 C 54.317337,5281.5367 57.466173,5280.9107 60.500000,5280.3750 C 62.264561,5280.0634 63.416611,5279.9304 64.843750,5279.7188 C 64.715748,5281.2463 64.626540,5282.5388 64.406250,5284.4688 C 64.048375,5287.6041 63.614025,5290.9080 63.968750,5294.8125 C 64.146112,5296.7647 64.477410,5298.9772 65.843750,5301.5312 C 67.210090,5304.0853 70.180637,5306.9136 73.562500,5307.9375 C 76.977851,5308.9716 81.439104,5308.1110 84.031250,5306.4375 C 86.623396,5304.7640 87.910460,5302.8969 88.937500,5301.2500 C 90.991579,5297.9562 92.008793,5294.8940 93.062500,5292.0000 C 93.675617,5290.3160 94.125581,5289.2477 94.656250,5287.9062 C 95.922978,5288.7827 97.017255,5289.5237 98.593750,5290.6875 C 101.13137,5292.5608 103.78357,5294.5792 107.34375,5296.2188 C 109.12384,5297.0385 111.20098,5297.8470 114.09375,5297.9375 C 116.98652,5298.0280 120.89291,5296.8839 123.46875,5294.4688 C 126.07176,5292.0282 127.56021,5287.7387 127.40625,5284.6562 C 127.25229,5281.5738 126.28844,5279.5250 125.37500,5277.8125 C 123.54812,5274.3875 121.41769,5271.9833 119.43750,5269.6250 C 118.28441,5268.2517 117.58453,5267.3177 116.68750,5266.1875 C 118.07500,5265.5330 119.24622,5264.9644 121.03125,5264.1875 C 123.92265,5262.9291 127.01701,5261.6674 130.21875,5259.4062 C 131.81962,5258.2757 133.56730,5256.8667 135.09375,5254.4062 C 136.62020,5251.9458 137.55354,5247.9694 136.75000,5244.5312 C 135.93765,5241.0554 132.96521,5237.6261 130.21875,5236.2188 C 127.47229,5234.8114 125.22118,5234.6277 123.28125,5234.5625 C 119.40140,5234.4321 116.25259,5235.0581 113.21875,5235.5938 C 111.45418,5235.9053 110.30215,5236.0383 108.87500,5236.2500 C 109.00300,5234.7224 109.09221,5233.4300 109.31250,5231.5000 C 109.67038,5228.3646 110.10472,5225.0607 109.75000,5221.1562 C 109.57264,5219.2040 109.24133,5216.9916 107.87500,5214.4375 C 106.50867,5211.8834 103.53813,5209.0551 100.15625,5208.0312 C 99.332988,5207.7820 98.446648,5207.6076 97.500000,5207.5312 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5890.479614500001) translate(-32.78474,-5201.170)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.62500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000" id="shapes-f17-fr.svgpath2693" sodipodi:sides="6" sodipodi:cx="86.855721" sodipodi:cy="5257.9824" sodipodi:r1="41.765072" sodipodi:r2="18.491833" sodipodi:arg1="0.77559456" sodipodi:arg2="1.3411834" inkscape:flatsided="false" inkscape:rounded="0.25000000" inkscape:randomized="0.0000000" d="M 116.67619,5287.2238 C 111.57555,5292.0061 97.800036,5274.1131 91.064473,5275.9889 C 84.614125,5277.7853 82.850643,5300.3688 76.442134,5298.4284 C 69.750261,5296.4023 78.358283,5275.5258 73.366005,5270.6306 C 68.585122,5265.9426 48.145527,5275.7071 46.621669,5269.1870 C 45.030431,5262.3786 67.413968,5259.3951 69.157252,5252.6241 C 70.826718,5246.1397 52.150604,5233.3207 57.035255,5228.7410 C 62.135890,5223.9587 75.911405,5241.8517 82.646968,5239.9759 C 89.097316,5238.1795 90.860798,5215.5961 97.269307,5217.5364 C 103.96118,5219.5626 95.353158,5240.4390 100.34544,5245.3343 C 105.12632,5250.0223 125.56591,5240.2577 127.08977,5246.7779 C 128.68101,5253.5863 106.29747,5256.5697 104.55419,5263.3408 C 102.88472,5269.8251 121.56084,5282.6441 116.67619,5287.2238 z "/>
+
+<rect id="d0e709" width="288" height="1000px" x="10" y="6001.556100500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e709" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Maj+cliquer-déplacer</flowSpan> les poignées d'une étoile dans Inkscape est une des plus merveilleuses activités connues de l'être humain. Mais on peut faire encore mieux.
+</flowDiv></flowRoot>
+
+<rect id="d0e715" width="288" height="1000px" x="10" y="6042.365725500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e715" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Afin d'imiter encore mieux les formes du monde réel, Inkscape peut rendre <flowSpan style="font-style:italic">aléatoires</flowSpan> (c'est à dire déformer aléatoirement) ses étoiles et polygones. Un peu de hasard rend une étoile moins régulière, plus 'humaine', souvent amusante; un hasard plus important est une façon distrayante d'obtenir toute une variété de formes complètement imprédictibles. Une étoile arrondie garde des courbures douces quand elle est rendue aléatoire. Voici les raccourcis :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6143.407024500001)"/><rect id="d0e725" width="258" height="1000px" x="20" y="6137.407024500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e725" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+cliquer-déplacer</flowSpan> tangentiellement une poignée permet de rendre une étoile ou un polygone aléatoire.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6173.163594500001)"/><rect id="d0e734" width="258" height="1000px" x="20" y="6167.163594500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e734" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+cliquer</flowSpan> sur une poignée permet de supprimer le hasard.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e742" width="288" height="1000px" x="10" y="6195.172898500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e742" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Lors de l'édition (avec les poignées) d'une étoile aléatoire, celle-ci 'tremblera' car chaque position précise de ses poignées correspond à une unique quantité de hasard. Donc, déplacer une poignée sans appuyer sur Alt réinitialise ce hasard en conservant son niveau, tandis que Alt+cliquer-déplacer préserve ce hasard mais ajuste son niveau. Voici des étoiles dont les paramètres sont identiques, mais chacune d'entre elle a vu sa quantité de hasard mise à jour en déplaçant très légèrement sa poignée (la quantité de hasard varie de 0.1 tout au long de la figure suivante) :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6311.133460500001) matrix(0.847225,0.000000,0.000000,0.847225,6.330246,-4695.815)" d="M 58.552885,5590.9135 C 55.980193,5594.2918 43.528041,5587.4305 40.634977,5589.9941 C 37.844784,5592.4667 42.979891,5603.7983 38.956922,5604.2788 C 34.785633,5604.7771 35.141842,5589.6763 31.287322,5588.5250 C 27.569860,5587.4146 13.307517,5602.3382 10.860530,5599.4403 C 8.3233251,5596.4356 21.126150,5586.6960 19.870030,5582.8772 C 18.658574,5579.1942 1.9910396,5576.3070 2.6985329,5572.5482 C 3.4321106,5568.6508 20.401139,5571.1958 22.772952,5567.9635 C 25.060428,5564.8462 10.053367,5549.3462 13.371388,5547.5875 C 16.811741,5545.7640 28.599565,5560.4654 32.466738,5559.6200 C 36.196403,5558.8046 41.523454,5541.1999 45.156628,5542.6710 C 48.923752,5544.1964 43.700012,5560.3608 46.451863,5563.2725 C 49.105865,5566.0806 61.659111,5559.5105 62.993348,5563.1186 C 64.376776,5566.8597 49.955355,5573.0232 50.155723,5577.1909 C 50.348967,5581.2103 61.034097,5587.6554 58.552885,5590.9135 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="0.98389742" sodipodi:arg1="0.50595040" sodipodi:r2="15.364238" sodipodi:r1="30.728476" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2788" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6311.133460500001) matrix(0.847225,0.000000,0.000000,0.847225,66.37022,-4695.815)" d="M 62.191560,5577.1902 C 61.458685,5580.8598 51.126859,5578.4795 48.838310,5581.5984 C 46.636485,5584.5992 49.791644,5598.1223 46.690502,5600.1885 C 43.467215,5602.3361 36.674693,5590.7847 32.894210,5590.5684 C 29.256987,5590.3603 27.032281,5601.9514 23.494578,5600.6928 C 19.817534,5599.3848 26.451259,5590.5275 24.143719,5587.2571 C 21.923622,5584.1106 6.5692248,5587.1458 5.2937040,5583.4980 C 3.9679442,5579.7066 17.624071,5577.5529 17.900381,5573.5722 C 18.166221,5569.7424 6.7396238,5560.3112 9.3161986,5557.5202 C 11.994257,5554.6192 25.984937,5565.2571 29.426156,5563.3874 C 32.736970,5561.5886 31.236580,5546.7738 34.845434,5546.9739 C 38.596431,5547.1819 39.218751,5558.2293 42.547418,5559.8781 C 45.749947,5561.4645 53.590063,5554.6607 55.943981,5557.6787 C 58.390613,5560.8156 46.962163,5565.0847 47.597563,5568.8404 C 48.208885,5572.4537 62.896663,5573.6597 62.191560,5577.1902 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="0.64669515" sodipodi:arg1="0.16874813" sodipodi:r2="15.188270" sodipodi:r1="29.479511" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2789" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6311.133460500001) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4695.815)" d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2790" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6311.133460500001) matrix(0.847225,0.000000,0.000000,0.847225,186.4497,-4695.815)" d="M 60.007892,5593.6395 C 58.125113,5597.0084 47.605861,5585.3906 44.178161,5587.0783 C 40.872342,5588.7059 42.451902,5607.6782 38.542979,5607.7896 C 34.489939,5607.9050 33.555160,5591.5810 29.746318,5590.4092 C 26.072910,5589.2790 15.842572,5597.4040 13.336275,5594.4468 C 10.737574,5591.3806 22.727863,5582.5624 22.081118,5578.5426 C 21.457369,5574.6658 6.3542956,5576.3415 6.9459401,5572.5066 C 7.5593975,5568.5302 17.959054,5570.8155 19.693069,5567.4175 C 21.365426,5564.1402 18.219383,5550.6720 21.889231,5548.9463 C 25.694380,5547.1570 28.705818,5559.0649 32.506075,5558.1665 C 36.171203,5557.2999 43.042511,5546.4711 46.727099,5547.6141 C 50.547533,5548.7992 42.465487,5558.9785 45.239341,5561.8173 C 47.914564,5564.5552 59.829529,5559.8857 60.751362,5563.5510 C 61.707181,5567.3514 51.087644,5574.0165 50.788246,5578.0494 C 50.499494,5581.9389 61.823725,5590.3903 60.007892,5593.6395 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0759160" sodipodi:arg1="0.59796906" sodipodi:r2="15.162188" sodipodi:r1="30.324377" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2791" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6311.133460500001) matrix(0.847225,0.000000,0.000000,0.847225,246.4904,-4695.815)" d="M 59.226259,5596.8211 C 56.801365,5600.0811 44.094343,5589.1275 40.337524,5590.1484 C 36.714287,5591.1331 33.535715,5606.9925 29.881465,5606.8263 C 26.092489,5606.6539 32.280098,5591.9659 28.628102,5590.1469 C 25.105962,5588.3926 14.040302,5597.8945 12.320490,5594.3954 C 10.537270,5590.7673 19.165650,5580.1388 18.010959,5576.3813 C 16.897327,5572.7575 1.9505293,5570.0864 3.0630866,5566.2103 C 4.2166622,5562.1912 22.160106,5568.3199 24.521312,5564.8723 C 26.798559,5561.5472 19.560042,5550.6702 23.267880,5549.8792 C 27.112420,5549.0589 32.648341,5561.5327 36.730185,5562.1361 C 40.666889,5562.7181 46.026796,5543.0714 49.182440,5545.4501 C 52.454428,5547.9164 41.603528,5562.0237 44.356426,5565.1230 C 47.011437,5568.1121 63.135887,5563.0713 63.293467,5566.9552 C 63.456856,5570.9823 51.229966,5575.2072 50.685872,5579.0723 C 50.161125,5582.8001 61.564930,5593.6771 59.226259,5596.8211 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.2035873" sodipodi:arg1="0.72564034" sodipodi:r2="15.051932" sodipodi:r1="30.103865" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2792" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e755" width="288" height="1000px" x="10" y="6378.377972500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e755" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Et voici l'étoile du milieu de la figure ci-dessus, avec une quantité de hasard variant entre -0.2 et 0.2 :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6414.3872765000015) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2848" y="-2.4563127" x="274.15491" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="274.15491" id="shapes-f19.svgtspan2849" sodipodi:role="line"/><tspan id="shapes-f19.svgtspan2851"/><tspan y="3.9817331" x="274.15491" id="shapes-f19.svgtspan2853" sodipodi:role="line">+0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6414.3872765000015) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2841" y="-2.4563127" x="212.89142" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="212.89142" id="shapes-f19.svgtspan2842" sodipodi:role="line"/><tspan id="shapes-f19.svgtspan2844"/><tspan y="3.9817331" x="212.89142" id="shapes-f19.svgtspan2846" sodipodi:role="line">+0.1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6414.3872765000015) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2833" y="4.1156874" x="151.42322" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="151.42322" id="shapes-f19.svgtspan2835" sodipodi:role="line">0</tspan><tspan id="shapes-f19.svgtspan2837"/><tspan y="10.553733" x="151.42322" id="shapes-f19.svgtspan2839" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6414.3872765000015) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2814" y="4.1156874" x="83.021225" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="83.021225" id="shapes-f19.svgtspan2821" sodipodi:role="line">-0.1</tspan><tspan id="shapes-f19.svgtspan2829"/><tspan y="10.553733" x="83.021225" id="shapes-f19.svgtspan2831" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6414.3872765000015) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2805" y="4.1156874" x="26.32832" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="26.328320" id="shapes-f19.svgtspan2807" sodipodi:role="line">-0.2</tspan><tspan id="shapes-f19.svgtspan2809"/><tspan y="10.553733" x="26.328320" id="shapes-f19.svgtspan2811" sodipodi:role="line"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6414.3872765000015) matrix(0.847225,0.000000,0.000000,0.847225,190.1905,-4686.543)" d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2797" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6414.3872765000015) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4686.543)" d="M 60.295318,5590.2949 C 58.127720,5593.6951 45.526845,5585.4029 42.161973,5587.6249 C 38.916749,5589.7680 42.104864,5604.4508 38.237587,5604.8610 C 34.227729,5605.2862 32.854345,5590.2644 29.019118,5589.0190 C 25.320263,5587.8180 15.828540,5599.4651 13.096648,5596.6973 C 10.264034,5593.8274 21.152327,5583.3877 19.734749,5579.6127 C 18.367577,5575.9720 3.3434768,5575.8129 3.8041395,5571.9513 C 4.2817861,5567.9474 19.232650,5569.9511 21.300186,5566.4892 C 23.294205,5563.1503 14.051181,5551.3048 17.357511,5549.2573 C 20.785740,5547.1343 28.540870,5560.0727 32.536623,5559.5307 C 36.390296,5559.0079 39.888534,5544.3959 43.550797,5545.7043 C 47.348082,5547.0609 42.067706,5561.1911 44.982793,5563.9771 C 47.794226,5566.6641 61.399481,5560.2887 62.659919,5563.9677 C 63.966827,5567.7824 49.627176,5572.4641 49.266477,5576.4803 C 48.918603,5580.3536 62.385841,5587.0156 60.295318,5590.2949 z " inkscape:randomized="0.0000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2798" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6414.3872765000015) matrix(0.847225,0.000000,0.000000,0.847225,253.9699,-4686.543)" d="M 64.678594,5591.8209 C 61.679958,5594.9503 39.856237,5587.2243 36.562224,5589.4157 C 33.385338,5591.5291 39.334529,5604.0644 35.373939,5605.6450 C 31.267327,5607.2839 38.077428,5594.8556 34.333885,5593.8712 C 30.723454,5592.9217 9.3378510,5600.1571 7.2740663,5596.6832 C 5.1341929,5593.0813 20.607846,5582.3792 19.548793,5578.2009 C 18.527397,5574.1713 -3.0904292,5581.7810 -1.4443162,5578.0268 C 0.26248669,5574.1341 13.091590,5568.6576 15.699865,5565.3831 C 18.215396,5562.2251 9.2397706,5552.3983 12.846554,5550.4278 C 16.586313,5548.3847 32.562547,5558.3748 36.628088,5559.0689 C 40.549068,5559.7383 42.353205,5546.3882 45.409140,5548.6148 C 48.577742,5550.9234 38.604678,5562.6443 41.784497,5564.8727 C 44.851249,5567.0219 60.367705,5556.0107 62.252170,5559.4248 C 64.206113,5562.9648 47.337659,5573.2615 46.081583,5577.0365 C 44.870170,5580.6774 67.570605,5588.8029 64.678594,5591.8209 z " inkscape:randomized="0.20000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2799" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6414.3872765000015) matrix(0.847225,0.000000,0.000000,0.847225,59.08828,-4686.543)" d="M 58.103680,5589.5319 C 56.348378,5592.9938 48.362241,5584.4924 44.961848,5586.7296 C 41.682365,5588.8872 43.368881,5604.5850 39.669411,5604.4689 C 35.833548,5604.3486 30.236112,5587.9739 26.361734,5586.5930 C 22.625120,5585.2611 18.995498,5599.0738 16.007938,5596.7043 C 12.910231,5594.2475 21.396491,5583.8819 19.827727,5580.3186 C 18.314745,5576.8820 6.5362379,5572.6959 6.4283673,5568.9136 C 6.3165196,5564.9919 22.304650,5570.5664 24.100346,5567.0422 C 25.832192,5563.6432 16.455937,5550.7481 19.612990,5548.6721 C 22.886438,5546.5195 26.667362,5560.8892 30.490890,5559.7616 C 34.178462,5558.6740 38.757188,5543.4662 42.621626,5544.2490 C 46.628539,5545.0607 43.836113,5560.4751 46.581941,5563.5293 C 49.230134,5566.4750 61.929613,5562.4696 62.863793,5566.2392 C 63.832415,5570.1478 50.752395,5572.1443 50.858924,5576.2021 C 50.961665,5580.1157 59.796568,5586.1931 58.103680,5589.5319 z " inkscape:randomized="-0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2800" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6414.3872765000015) matrix(0.847225,0.000000,0.000000,0.847225,2.395329,-4686.543)" d="M 55.912042,5588.7689 C 54.559567,5592.2457 51.197698,5583.5820 47.761723,5585.8342 C 44.447922,5588.0064 44.565157,5604.6657 41.101236,5604.0769 C 37.509605,5603.4664 27.613211,5585.6866 23.704350,5584.1669 C 19.934480,5582.7012 22.107066,5598.6620 18.919229,5596.7113 C 15.613861,5594.6887 21.621713,5584.3714 19.920705,5581.0245 C 18.280181,5577.7966 9.6958226,5569.4979 9.0525951,5565.8759 C 8.3856527,5562.1204 25.375537,5571.1612 26.900507,5567.5952 C 28.371252,5564.1560 18.859728,5550.1848 21.868468,5548.0868 C 24.988136,5545.9115 24.878038,5561.6663 28.445157,5559.9924 C 31.885438,5558.3781 37.701968,5542.5677 41.692454,5542.7938 C 45.830064,5543.0282 45.628678,5559.7691 48.181089,5563.0815 C 50.642743,5566.2762 62.465928,5564.6794 63.067668,5568.5107 C 63.691592,5572.4832 51.872826,5571.8790 52.451371,5575.9240 C 53.009344,5579.8251 57.216426,5585.4158 55.912042,5588.7689 z " inkscape:randomized="-0.20000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2801" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e768" width="288" height="1000px" x="10" y="6489.212977500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e768" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Essayez de <flowSpan style="font-weight:bold">Alt+cliquer-déplacer</flowSpan> une poignée de l'étoile du milieu de la figure ci-dessus et observez comment elle passe de la forme de celle de gauche à la forme de celle de droite — et même au delà.
+</flowDiv></flowRoot>
+
+<rect id="d0e774" width="288" height="1000px" x="10" y="6539.566282500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e774" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vous trouverez probablement vos propres applications aux étoiles aléatoires, j'avoue aimer particulièrement les éclaboussures en forme d'amibes et les grandes planètes irrégulières aux paysages fantastiques :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6599.5479055000005) " style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d9d9d9;stroke-width:0.69434953;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" d="M -37.727824,155.36423 C -33.500986,161.07747 -27.980683,163.23212 -20.417286,159.71438 C 20.378686,140.74021 -107.09362,68.822322 -65.726248,50.955534 C -24.358903,33.088718 -27.299962,184.56748 13.720936,166.91436 C 54.741867,149.26126 -72.161170,64.543544 -30.046877,48.886555 C 12.067390,33.229535 -19.375830,160.64638 22.781771,145.74483 C 64.939345,130.84360 -44.122927,37.357198 -1.7051887,21.965562 C 40.712554,6.5738995 4.6015410,165.16266 47.567552,152.52873 C 90.533598,139.89480 -30.996676,29.036882 11.816976,16.113010 C 54.630599,3.1891634 27.014523,162.71469 69.962904,150.90170 C 112.91119,139.08870 -8.2656948,18.850538 35.648103,8.5966685 C 79.561873,-1.6571915 26.531787,141.71748 69.847898,132.16737 C 113.16398,122.61725 14.001556,19.638823 58.511962,12.660314 C 103.02246,5.6817990 45.199986,135.32323 89.692359,130.20267 C 134.18473,125.08181 44.455938,9.9067597 88.849600,4.9305236 C 133.24314,-0.045709000 74.746349,139.65021 119.16457,135.06021 C 163.58292,130.47022 80.239256,2.4166643 125.20575,0.61449030 C 170.17258,-1.1876836 83.527282,134.12295 128.51742,131.80090 C 173.50737,129.47917 103.65045,9.2090605 148.35684,9.1133242 C 193.06322,9.0175719 122.96678,121.91263 167.31346,122.68862 C 211.66045,123.46460 122.11457,-4.5322990 167.03330,-2.8107140 C 211.95174,-1.0891322 133.87582,128.98878 178.67893,132.07202 C 223.48235,135.15558 159.34329,2.1477079 203.97575,5.2573772 C 248.60790,8.3670481 154.84456,119.33607 199.59500,124.22860 C 244.34574,129.12144 184.75132,-4.4095850 228.87787,3.0208990 C 273.00442,10.451395 167.71386,125.67619 211.75424,134.21112 C 255.79463,142.74605 198.62950,-6.5941890 242.47574,1.9213497 C 286.32229,10.436879 202.07825,125.06859 245.47254,135.92008 C 288.86683,146.77126 239.76290,6.1392830 282.51943,17.666444 C 325.27564,29.193591 209.99945,123.55998 252.73614,135.73866 C 295.47283,147.91764 252.01882,10.359585 294.57164,23.646500 C 337.12416,36.933388 227.95641,125.96729 270.52519,140.08153 C 313.09428,154.19576 283.86208,24.653102 325.66869,40.326554 C 367.47562,55.999975 242.38664,150.74229 284.29876,166.05136 C 326.21057,181.36073 307.89385,24.119091 349.21381,40.820489 C 390.53377,57.521876 273.30035,151.41343 313.78708,169.50604 C 354.27411,187.59833 333.38806,23.780236 373.69762,43.468285 C 413.38532,62.852671 286.68218,152.65393 320.59902,175.46481" id="shapes-f20.svgpath1599"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6599.5479055000005) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccc" id="shapes-f20.svgrect1295" d="M 328.54201,123.81662 C 326.50226,126.33081 324.65918,128.17055 323.54751,127.48466 C 320.22224,125.43311 323.88527,102.21779 320.54230,100.25953 C 316.85042,98.096696 314.17860,113.06059 310.46512,110.95505 C 307.10293,109.04831 319.71850,102.37766 316.25511,100.61295 C 312.43019,98.664292 301.56365,105.74122 297.69251,103.92795 C 294.18672,102.28551 295.32573,90.608372 291.81396,88.945014 C 287.93593,87.108108 288.46001,103.20580 284.47748,101.54108 C 280.87090,100.03392 291.16716,84.815992 287.57124,83.376180 C 283.60022,81.786136 267.02701,97.080222 263.04192,95.574515 C 259.43333,94.211128 273.82685,83.536574 270.15758,82.271258 C 266.10524,80.873929 255.72712,96.149322 251.63906,94.823234 C 247.93715,93.622360 259.14372,72.954702 255.44014,71.840761 C 251.34991,70.610616 244.74379,82.910140 240.58967,81.829275 C 236.82814,80.850547 245.51868,71.213653 241.73901,70.338054 C 237.56487,69.371133 231.74471,84.822422 227.59585,83.773939 C 223.83917,82.824540 220.75900,70.701123 216.94439,70.028678 C 212.73167,69.286051 213.91116,81.444490 209.69608,80.591768 C 205.87890,79.819615 212.48736,59.510061 208.63530,58.935238 C 204.38168,58.300419 201.72583,75.643809 197.49774,75.022947 C 193.66892,74.460740 196.29697,63.956334 192.41507,63.487524 C 188.12799,62.969799 177.65802,74.608228 173.41044,74.183197 C 169.56394,73.798323 181.60344,62.657062 177.69724,62.426787 C 173.38389,62.172508 161.79941,77.180201 157.49919,76.923410 C 153.60552,76.690870 160.42623,59.832865 156.52697,59.774964 C 152.22113,59.711034 148.03344,74.732348 143.75396,74.757772 C 139.87911,74.780764 139.44350,54.271061 135.57752,54.427132 C 131.30887,54.599502 136.70589,70.951979 132.39558,71.266184 C 128.49221,71.550740 127.81012,63.587428 123.95385,63.885306 C 119.69529,64.214232 123.46131,71.345680 119.22464,71.840761 C 115.38826,72.289064 108.03059,58.327266 104.19784,58.846834 C 99.965082,59.420611 101.53245,80.468068 97.258875,81.122116 C 93.388898,81.714394 97.889808,62.728836 94.076650,63.487524 C 89.865788,64.325364 91.664054,77.888025 87.491298,78.779687 C 83.712782,79.587124 81.038149,60.467341 77.281787,61.410251 C 73.133562,62.451554 80.963598,82.380092 76.839842,83.464563 C 73.105651,84.446610 64.905397,66.898040 61.194078,67.995608 C 57.095581,69.207714 64.086474,84.484321 59.956571,85.630239 C 56.216834,86.667896 45.986606,77.253886 42.321979,78.514495 C 38.274976,79.906638 48.885585,95.206344 44.841195,96.679494 C 41.178871,98.013498 34.981847,76.214195 31.361107,77.586366 C 27.362603,79.101709 32.081748,102.25188 28.090531,103.88346 C 24.476374,105.36121 15.803509,80.319307 12.267996,81.917679 C 8.3636201,83.682817 23.207895,101.74851 19.295297,103.57407 C 15.752369,105.22748 0.13202660,93.124298 -3.3335624,94.911585 C -7.1607000,96.885402 9.3019377,108.54665 5.4616334,110.46894 C 1.9841477,112.20992 -8.1189140,93.126880 -11.465807,95.044190 C -15.161888,97.161500 -9.8533880,113.49540 -13.587271,115.55161 C -16.968390,117.41348 -21.243009,107.84961 -24.592320,109.80610 C -28.291081,111.96666 -18.668764,121.17680 -22.338274,123.46276 C -24.535542,124.83155 -29.944155,119.44124 -34.359877,116.12628" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0607138;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6599.5479055000005) matrix(1.441040e-2,1.441040e-2,-1.441040e-2,1.441040e-2,203.3568,30.94721)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2853" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1251.4492" sodipodi:r2="717.90320" sodipodi:arg1="0.32910642" sodipodi:arg2="0.67945593" inkscape:flatsided="false" inkscape:rounded="0.35000000" inkscape:randomized="0.14000000" d="M 586.43223,1426.2190 C 542.76529,1649.3325 -20.876545,1083.7179 -139.70283,1273.6209 C -252.30432,1453.5757 413.32689,1714.0235 242.42407,1852.2648 C 62.073466,1998.1484 -31.533896,1444.5515 -214.02369,1546.4277 C -386.95363,1642.9672 -225.45968,2347.6514 -429.61766,2339.2002 C -645.06183,2330.2819 -513.59764,1572.1945 -733.05416,1496.4619 C -941.01430,1424.6966 -1159.1422,2118.9484 -1333.8664,2011.8226 C -1518.2497,1898.7748 -979.25575,1424.2694 -1110.3297,1238.5023 C -1234.5372,1062.4667 -1633.2389,1557.1297 -1714.1412,1353.7125 C -1799.5159,1139.0500 -1410.9974,1163.9386 -1389.3707,943.99286 C -1368.8768,735.56910 -1896.2220,802.24954 -1845.0990,599.26373 C -1791.1498,385.05651 -1153.9823,792.85512 -997.84602,658.28518 C -849.88905,530.76477 -1365.6512,188.20339 -1181.8314,72.287524 C -987.84963,-50.036366 -840.24516,429.73276 -625.04479,353.00498 C -421.11784,280.29663 -917.45440,-376.01344 -695.16632,-370.96132 C -460.58979,-365.62990 -591.55226,70.796944 -391.00854,181.91311 C -200.97044,287.20837 -94.719895,-270.07070 69.068748,-150.54005 C 241.91190,-24.401552 -53.110736,563.33177 111.64174,720.90223 C 267.76354,870.21825 743.25189,505.94892 780.85920,696.24146 C 820.54550,897.05368 108.58980,789.26591 130.33760,1012.4204 C 150.94613,1223.8847 627.81166,1214.7936 586.43223,1426.2190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6599.5479055000005) matrix(-3.240508e-2,0.000000,0.000000,-3.653582e-2,215.3936,64.44452)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath1638" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="288.60358" sodipodi:r2="523.09772" sodipodi:arg1="1.0714496" sodipodi:arg2="1.3344848" inkscape:flatsided="false" inkscape:rounded="0.41000000" inkscape:randomized="0.20000000" d="M -461.01498,1115.3291 C -550.55265,1157.0666 -385.94420,1428.8123 -478.00866,1459.9524 C -576.55938,1493.2864 -499.15489,1166.1806 -618.05242,1154.5241 C -729.12453,1143.6348 -729.50307,1480.8201 -820.42798,1434.4899 C -917.75886,1384.8957 -736.84080,1309.9229 -828.55968,1231.4343 C -914.24195,1158.1116 -1045.9495,1352.4350 -1109.4510,1262.4658 C -1177.4264,1166.1579 -778.79796,1112.9360 -839.51177,1012.4817 C -896.22962,918.63900 -1070.7428,1114.6633 -1053.7619,1002.0192 C -1035.5848,881.43892 -844.42964,881.64495 -796.40802,791.53534 C -751.54700,707.35643 -1149.3381,703.57858 -1059.3195,640.43950 C -962.95878,572.85205 -797.77228,733.15441 -715.43863,666.32286 C -638.52389,603.88992 -781.15554,442.01898 -687.16501,418.27658 C -586.55252,392.86144 -690.83848,632.16367 -573.12673,659.81616 C -463.16235,685.64867 -450.24314,404.80984 -367.30556,459.82403 C -278.52474,518.71417 -439.99079,591.35554 -351.12755,674.39083 C -268.11297,751.96104 -97.787978,606.04243 -39.226439,685.91833 C 23.460964,771.42176 -353.93437,689.96797 -336.93847,792.33814 C -321.06118,887.97066 -120.99862,984.72388 -111.41174,1085.4488 C -101.14943,1193.2702 -350.02117,884.62135 -380.04559,990.11658 C -408.09391,1088.6685 -23.232947,1210.0791 -74.629035,1298.4242 C -129.64616,1392.9935 -365.16906,1070.6509 -461.01498,1115.3291 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6599.5479055000005) matrix(5.131326e-3,8.887717e-3,-8.887717e-3,5.131326e-3,121.9634,127.9393)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2855" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="2299.5850" sodipodi:r2="4673.7515" sodipodi:arg1="-0.33254745" sodipodi:arg2="-0.12863391" inkscape:flatsided="false" inkscape:rounded="0.35000000" inkscape:randomized="0.14000000" d="M 1192.8688,-27.843698 C 1675.7913,717.71691 3670.8300,-107.03224 3770.3326,696.85954 C 3881.1484,1592.1513 1509.8829,832.05889 1356.5239,1780.4190 C 1218.8213,2631.9614 3729.1797,2972.2635 3132.6328,3522.5978 C 2468.2604,4135.5035 1257.0666,1439.7789 647.27506,2181.9603 C 99.736942,2848.3727 1931.3943,4335.9732 1136.0147,4548.5008 C 250.20293,4785.1921 808.91559,3677.0843 -76.101097,3843.6207 C -870.76674,3993.1554 -1082.0541,6375.0915 -1868.1860,6042.6562 C -2743.6987,5672.4240 -1652.3697,3955.7590 -2498.5936,3431.9102 C -3258.4268,2961.5409 -3144.9917,4483.5733 -3549.9479,3656.3625 C -4000.9463,2735.1003 -2256.6668,2708.2355 -2830.0452,1950.9309 C -3344.8876,1270.9393 -5638.3835,2302.1496 -5722.3482,1447.7809 C -5815.8594,496.27311 -3311.1548,1624.3347 -3258.1731,726.01647 C -3210.6004,-80.592749 -5764.5708,-519.25332 -5129.0952,-1182.7226 C -4421.3680,-1921.6263 -3385.4512,-684.54606 -2551.6180,-1210.2793 C -1802.9106,-1682.3406 -3741.5712,-2667.3925 -2866.6786,-2823.8219 C -1892.3133,-2998.0368 -1067.7642,-1968.8047 -65.929992,-1944.6154 C 833.62727,-1922.8956 -671.31359,-3688.2891 208.09164,-3569.0524 C 1187.4826,-3436.2589 -337.09985,-913.26278 523.68113,-591.85317 C 1296.5853,-303.25616 1973.6028,-2503.9856 2435.6134,-1768.5288 C 2950.1531,-949.45280 655.03939,-858.17226 1192.8688,-27.843698 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6599.5479055000005) matrix(-1.219143e-2,-8.074166e-9,-1.133882e-9,-9.208558e-3,34.48550,55.79367)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2856" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1962.3131" sodipodi:r2="987.28790" sodipodi:arg1="-1.6417338" sodipodi:arg2="-1.0812633" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M -588.58303,-1237.4689 C -121.15492,-1260.9332 -648.76421,-200.55439 -213.49780,19.755764 C 165.26842,211.46833 350.16158,-417.03523 661.63312,-121.28353 C 1019.5666,218.58516 196.92272,90.889358 265.60457,553.29115 C 325.37111,955.67040 1598.6463,735.71092 1492.4835,1125.4341 C 1370.4846,1573.2919 434.90332,1408.3913 248.33488,1842.9019 C 85.984151,2221.0104 926.48625,2349.8451 561.81773,2556.5367 C 142.75196,2794.0602 140.49117,1701.5232 -346.48107,1669.9559 C -770.24139,1642.4862 -1193.5875,2876.7898 -1517.6280,2617.6519 C -1890.0053,2319.8586 -964.52052,1630.7449 -1373.6799,1291.3567 C -1729.7280,996.02318 -2437.0680,2050.3098 -2448.2643,1632.7383 C -2461.1307,1152.8780 -1406.7570,1025.2463 -1416.4235,495.19244 C -1424.8352,33.942774 -2561.6940,138.92843 -2249.4631,-160.84059 C -1890.6569,-505.32587 -1564.8884,178.64609 -1131.7176,-120.58833 C -754.77493,-380.98032 -995.33616,-1217.0504 -588.58303,-1237.4689 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6599.5479055000005) matrix(-8.987418e-3,-5.952208e-9,-8.358880e-10,-6.788472e-3,23.87873,128.7202)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2857" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1395.4882" sodipodi:r2="866.36334" sodipodi:arg1="-1.6706296" sodipodi:arg2="-1.0962105" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M -624.46794,-581.42936 C -299.24568,-525.37388 -615.42935,171.79421 -314.48582,336.79665 C -80.121454,465.29481 266.81929,-202.23998 445.73163,-43.137672 C 675.47011,161.16306 -20.106794,474.08963 128.66210,758.93731 C 244.51814,980.76678 1023.9948,714.25362 982.12458,952.96109 C 928.35974,1259.4815 282.80710,1023.2805 131.15320,1336.6483 C 13.050410,1580.6883 392.26495,2030.2891 137.08551,2088.8593 C -190.58633,2164.0684 -131.04620,1660.3175 -433.98507,1706.9849 C -669.90333,1743.3278 -859.64360,2614.5791 -1070.8843,2446.0346 C -1342.1350,2229.6094 -871.99891,1778.9127 -1151.8232,1592.4634 C -1369.7405,1447.2631 -1793.9087,1505.8228 -1872.4819,1274.6689 C -1973.3765,977.84787 -1327.5292,1148.7878 -1255.5145,833.02543 C -1199.4320,587.12065 -1837.5932,316.14577 -1630.9621,151.37537 C -1365.6305,-60.203661 -1336.2486,442.82551 -1027.4219,308.48494 C -786.91845,203.86517 -877.73973,-625.08343 -624.46794,-581.42936 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6599.5479055000005) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,262.2065,110.7547)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2854" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1251.4492" sodipodi:r2="717.90320" sodipodi:arg1="0.32910642" sodipodi:arg2="0.77790537" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M 586.43223,1426.2190 C 542.50542,1704.3757 113.40945,1127.4457 -56.454801,1340.3458 C -226.31906,1553.2459 -25.644155,2118.6182 -284.72640,2240.7168 C -543.80865,2362.8155 -397.93837,1602.6716 -673.36005,1566.7418 C -948.78172,1530.8121 -1004.9753,2265.2681 -1200.7883,2087.6834 C -1396.6014,1910.0988 -868.85151,1590.3309 -1052.0129,1371.4289 C -1235.1743,1152.5269 -1639.8419,1520.3629 -1710.4521,1244.5962 C -1781.0623,968.82943 -1428.9917,879.85665 -1298.1624,648.13325 C -1167.3331,416.40984 -1575.0857,169.12856 -1369.2899,17.677269 C -1163.4942,-133.77402 -1003.1732,238.44329 -725.49097,156.40279 C -447.80872,74.362296 -543.22078,-219.44128 -275.52136,-233.28726 C -7.8219296,-247.13324 -517.45985,227.02281 -251.74435,319.60180 C 13.971157,412.18079 374.60474,-88.550499 468.60365,162.72496 C 562.60255,414.00041 122.55440,635.77724 114.00996,917.28910 C 105.46552,1198.8010 630.35905,1148.0624 586.43223,1426.2190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6599.5479055000005) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,170.8244,135.1697)" d="M -243.68629,1096.3301 C -275.35575,1283.9594 48.345651,1301.8041 -75.497659,1450.8250 C -199.34097,1599.8459 -361.70082,1177.7834 -528.40070,1265.8347 C -695.10059,1353.8860 -461.55308,1751.5440 -642.24532,1705.4148 C -822.93755,1659.2856 -492.01237,1366.5838 -675.00746,1291.5327 C -858.00254,1216.4815 -1132.3247,1551.3201 -1253.7793,1395.3430 C -1375.2340,1239.3659 -808.88733,1216.1344 -821.71402,1038.1944 C -834.54071,860.25439 -1224.3324,983.13051 -1167.6373,793.84479 C -1110.9422,604.55907 -862.57136,778.00349 -716.46491,651.27811 C -570.35847,524.55273 -1041.8284,378.35555 -874.17080,275.82792 C -706.51315,173.30030 -657.73797,689.81870 -467.44729,733.12917 C -277.15661,776.43964 -325.32808,205.09828 -177.01233,335.70124 C -28.696586,466.30420 -325.46087,617.10460 -249.61052,783.72453 C -173.76017,950.34446 67.255384,635.47011 111.97072,816.29185 C 156.68606,997.11360 -212.01684,908.70088 -243.68629,1096.3301 z " inkscape:randomized="0.14000000" inkscape:rounded="0.40000000" inkscape:flatsided="false" sodipodi:arg2="0.77809157" sodipodi:arg1="0.32929262" sodipodi:r2="717.90320" sodipodi:r1="292.23001" sodipodi:cy="945.83423" sodipodi:cx="-564.31024" sodipodi:sides="7" id="shapes-f20.svgpath1295" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" sodipodi:type="star"/>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="6804.1349955000005"><tspan x="10" y="6804.1349955000005">Spirales</tspan></text>
+<rect id="d0e793" width="288" height="1000px" x="10" y="6809.0349955" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e793" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les spirales d'Inkscape sont des formes versatiles, et bien qu'elles ne soient pas aussi captivantes que les étoiles, elles sont parfois utiles. Une spirale, comme une étoile, est dessinée autour de son centre; lors de sa création tout comme lors de son édition,
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6866.0773615)"/><rect id="d0e800" width="258" height="1000px" x="20" y="6860.0773615" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e800" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Déplacez une poignée en appuyant sur <flowSpan style="font-weight:bold">Ctrl</flowSpan> pour forcer des modifications d'angle par incréments de 15 degrés.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e808" width="288" height="1000px" x="10" y="6889.833931499999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e808" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Une fois créée, une spirale possède deux poignées, intérieure et extérieure. Les deux poignées peuvent être simplement déplacées pour enrouler ou dérouler (c'est à dire la prolonger, en modifiant le nombre de ses tours) la spirale. Voici les autres raccourcis :
+</flowDiv></flowRoot>
+
+<rect id="d0e811" width="288" height="1000px" x="10" y="6941.815554499999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e811" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poignée extérieure :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6966.400124399999)"/><rect id="d0e818" width="258" height="1000px" x="20" y="6960.400124399999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e818" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Maj+cliquer-déplacer</flowSpan> permet de redimensionner/tourner la spirale autour de son centre (sans l'enrouler ou la dérouler).
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 7006.770881399999)"/><rect id="d0e827" width="258" height="1000px" x="20" y="7000.770881399999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e827" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+cliquer-déplacer</flowSpan> pour verrouiller le rayon de la spirale pendant que vous l'enroulez ou la déroulez.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e835" width="288" height="1000px" x="10" y="7030.408506399999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e835" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poignée intérieure :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 7054.993076299999)"/><rect id="d0e842" width="258" height="1000px" x="20" y="7048.993076299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e842" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+cliquer-déplacer</flowSpan> verticalement permet de faire converger/diverger la spirale.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 7084.749646299999)"/><rect id="d0e851" width="258" height="1000px" x="20" y="7078.749646299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e851" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+cliquer</flowSpan> permet de remettre la divergence à zéro.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 7112.750747299999)"/><rect id="d0e860" width="258" height="1000px" x="20" y="7106.750747299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e860" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Maj+cliquer</flowSpan> permet de déplacer la poignée intérieure au centre.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e868" width="288" height="1000px" x="10" y="7134.760051299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e868" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La <flowSpan style="font-style:italic">divergence</flowSpan> d'une spirale est la mesure de la non-linéarité de ses enroulements. Quand la divergence vaut 1, la spirale est uniforme; inférieure à 1 (<flowSpan style="font-weight:bold">Alt+cliquer-déplacer</flowSpan> vers le haut), la spirale devient plus dense à sa périphérie; supérieure à 1 (<flowSpan style="font-weight:bold">Alt+cliquer-déplacer</flowSpan> vers le bas), la spirale est plus dense en son centre :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7215.519444299999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2996" y="-2.4563127" x="45.595207" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="45.595207" id="shapes-f21.svgtspan2985" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2987"/><tspan y="3.9817331" x="45.595207" id="shapes-f21.svgtspan2989" sodipodi:role="line">0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7215.519444299999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext3053" y="-2.4563127" x="105.28775" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="105.28775" id="shapes-f21.svgtspan2978" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2980"/><tspan y="3.9817331" x="105.28775" id="shapes-f21.svgtspan2982" sodipodi:role="line">0.5</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7215.519444299999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2982" y="-2.4563127" x="285.30881" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="285.30881" id="shapes-f21.svgtspan2971" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2973"/><tspan y="3.9817331" x="285.30881" id="shapes-f21.svgtspan2975" sodipodi:role="line">6</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7215.519444299999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext3039" y="-2.4563127" x="227.84541" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="227.84541" id="shapes-f21.svgtspan2964" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2966"/><tspan y="3.9817331" x="227.84541" id="shapes-f21.svgtspan2968" sodipodi:role="line">2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7215.519444299999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2960" y="-2.4563127" x="167.37082" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="167.37082" id="shapes-f21.svgtspan2956" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2958"/><tspan y="3.9817331" x="167.37082" id="shapes-f21.svgtspan2960" sodipodi:role="line">1</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7215.519444299999) matrix(-1.000000,0.000000,0.000000,1.000000,308.1285,-6286.366)" d="M 138.38965,6322.4868 C 138.80692,6323.0591 137.82412,6323.3316 137.43852,6323.1804 C 136.39355,6322.7704 136.43670,6321.3565 137.00258,6320.5846 C 138.01480,6319.2038 140.05980,6319.3438 141.24304,6320.4062 C 142.97949,6321.9654 142.73280,6324.7146 141.16379,6326.2913 C 139.07253,6328.3929 135.59786,6328.0345 133.63399,6325.9545 C 131.16266,6323.3370 131.63503,6319.1279 134.22844,6316.7800 C 137.36941,6313.9365 142.31750,6314.5239 145.04757,6317.6321 C 148.26486,6321.2949 147.56164,6326.9847 143.93792,6330.0959 C 139.75420,6333.6879 133.32105,6332.8685 129.82947,6328.7286 C 125.86212,6324.0247 126.79790,6316.8470 131.45430,6312.9755 C 136.67809,6308.6323 144.60114,6309.6847 148.85209,6314.8579 C 153.57145,6320.6012 152.40235,6329.2702 146.71206,6333.9004 C 140.44953,6338.9962 131.03412,6337.7103 126.02495,6331.5028 C 120.55250,6324.7212 121.95531,6314.5590 128.68017,6309.1710 C 135.98072,6303.3217 146.88992,6304.8415 152.65661,6312.0838 C 158.88280,6319.9032 157.24604,6331.5596 149.48620,6337.7049 C 141.14809,6344.3081 128.74418,6342.5543 122.22042,6334.2769 C 115.24008,6325.4201 117.11093,6312.2686 125.90603,6305.3665 C 135.28139,6298.0089 149.18062,6299.9969 156.46114,6309.3097 C 164.19594,6319.2036 162.09090,6333.8506 152.26034,6341.5094 C 141.84793,6349.6216 126.45295,6347.3994 118.41590,6337.0510 C 109.92642,6326.1202 112.26573,6309.9772 123.13189,6301.5619 C 134.58120,6292.6951 151.47224,6295.1515 160.26566,6306.5355 C 169.50996,6318.5032 166.93634,6336.1424 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2948" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7215.519444299999) matrix(-1.000000,0.000000,0.000000,1.000000,368.3648,-6287.793)" d="M 138.38965,6322.4868 C 138.40248,6322.5044 138.35779,6322.5160 138.35002,6322.5157 C 138.26090,6322.5125 138.24972,6322.3903 138.27406,6322.3283 C 138.34739,6322.1414 138.59806,6322.1380 138.74632,6322.2267 C 139.05943,6322.4142 139.04756,6322.8541 138.85200,6323.1209 C 138.50766,6323.5906 137.81599,6323.5545 137.39889,6323.2092 C 136.74150,6322.6651 136.81138,6321.6593 137.34935,6321.0601 C 138.13624,6320.1838 139.51876,6320.2970 140.33154,6321.0709 C 141.45828,6322.1436 141.29186,6323.9652 140.23907,6325.0232 C 138.83746,6326.4317 136.51433,6326.2024 135.17958,6324.8275 C 133.45778,6323.0539 133.75969,6320.1668 135.49992,6318.5238 C 137.68869,6316.4572 141.20210,6316.8415 143.18493,6318.9902 C 145.62765,6321.6373 145.15121,6325.8395 142.55085,6328.1936 C 139.40235,6331.0440 134.44904,6330.4656 131.69210,6327.3705 C 128.40258,6323.6774 129.09261,6317.9105 132.72578,6314.7192 C 137.00664,6310.9591 143.64946,6311.7706 147.30650,6315.9849 C 151.56874,6320.8967 150.62605,6328.4779 145.78735,6332.6322 C 140.20148,6337.4280 131.61957,6336.3444 126.93645,6330.8381 C 121.57556,6324.5350 122.81000,6314.8899 129.02693,6309.6465 C 136.09048,6303.6891 146.86109,6305.0841 152.69624,6312.0549 C 159.28169,6319.9220 157.71642,6331.8806 149.94855,6338.3390 C 141.23465,6345.5840 128.02575,6343.8386 120.91262,6335.2305 C 112.97667,6325.6267 114.91187,6311.1050 124.40337,6303.3057 C 134.94032,6294.6473 150.83710,6296.7821 159.35416,6307.2002 C 168.76652,6318.7134 166.42232,6336.0477 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="2.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2949" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7215.519444299999) matrix(-1.000000,0.000000,0.000000,1.000000,428.6010,-6293.024)" d="M 138.38965,6322.4868 C 138.38965,6322.4868 138.38965,6322.4868 138.38965,6322.4868 C 138.38965,6322.4868 138.38964,6322.4868 138.38964,6322.4868 C 138.38964,6322.4868 138.38971,6322.4868 138.38974,6322.4868 C 138.38999,6322.4868 138.39004,6322.4871 138.39001,6322.4873 C 138.38983,6322.4883 138.38853,6322.4884 138.38778,6322.4882 C 138.38494,6322.4873 138.38468,6322.4835 138.38558,6322.4812 C 138.38835,6322.4742 138.39780,6322.4738 138.40370,6322.4766 C 138.41920,6322.4839 138.41964,6322.5049 138.41248,6322.5181 C 138.39575,6322.5491 138.35317,6322.5493 138.32617,6322.5331 C 138.26866,6322.4987 138.26950,6322.4183 138.30255,6322.3674 C 138.36793,6322.2667 138.51104,6322.2699 138.60126,6322.3325 C 138.76917,6322.4490 138.76116,6322.6915 138.64972,6322.8435 C 138.45264,6323.1123 138.05856,6323.0958 137.81309,6322.9072 C 137.39733,6322.5879 137.42812,6321.9698 137.73384,6321.5874 C 138.23274,6320.9634 139.17264,6321.0166 139.75025,6321.4947 C 140.66291,6322.2501 140.57572,6323.6415 139.85092,6324.4908 C 138.73768,6325.7954 136.72641,6325.6586 135.50643,6324.5892 C 133.67892,6322.9872 133.88624,6320.1403 135.42723,6318.4241 C 137.68474,6315.9099 141.63931,6316.2149 144.00925,6318.3892 C 147.41258,6321.5115 146.97493,6326.9128 143.96397,6330.1316 C 139.71715,6334.6715 132.45168,6334.0572 128.14493,6329.9569 C 122.16858,6324.2672 123.01475,6314.6284 128.51440,6308.9437 C 136.03393,6301.1711 148.66095,6302.3168 156.07245,6309.5931 C 166.06978,6319.4079 164.54168,6335.7597 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="6.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2950" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7215.519444299999) matrix(-1.000000,0.000000,0.000000,1.000000,247.8923,-6285.415)" d="M 138.38965,6322.4868 C 141.04511,6326.1286 136.32905,6327.7897 133.73008,6325.8844 C 130.44429,6323.4756 130.93208,6318.5629 133.58470,6315.8972 C 137.17568,6312.2884 143.16438,6312.9614 146.46026,6316.6020 C 150.46516,6321.0258 149.60691,6328.0094 145.18487,6331.8060 C 140.07318,6336.1947 132.20230,6335.1739 127.97053,6330.0841 C 123.22030,6324.3707 124.38518,6315.6967 130.06724,6311.0732 C 136.32280,6305.9831 145.73456,6307.2780 150.71771,6313.4976 C 156.12858,6320.2510 154.71453,6330.3483 147.99954,6335.6661 C 140.78316,6341.3810 130.04312,6339.8565 124.41094,6332.6796 C 118.40659,6325.0286 120.03444,6313.6816 127.64546,6307.7520 C 135.70752,6301.4710 147.63109,6303.1962 153.84370,6311.2182 C 160.39005,6319.6712 158.57241,6332.1449 150.15932,6338.6280 C 141.33290,6345.4297 128.33201,6343.5240 121.58933,6334.7371 C 114.54147,6325.5525 116.53136,6312.0448 125.67695,6305.0523 C 135.20626,6297.7664 149.20238,6299.8371 156.43609,6309.3279 C 163.95265,6319.1898 161.80401,6333.6581 151.98009,6341.1251 C 141.79650,6348.8655 126.87102,6346.6417 119.17774,6336.4955 C 111.21967,6326.0001 113.51628,6310.6309 123.97481,6302.7179 C 134.77298,6294.5479 150.57347,6296.9151 158.70025,6307.6770 C 167.07683,6318.7696 164.64112,6334.9900 153.58423,6343.3251 C 142.20470,6351.9033 125.57502,6349.4009 117.03681,6338.0566 C 108.26150,6326.3973 110.82885,6309.3681 122.45344,6300.6315 C 134.38597,6291.6634 151.80551,6294.2941 160.73617,6306.1924 C 169.89298,6318.3921 167.20036,6336.1934 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="0.50000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2952" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7215.519444299999) matrix(-1.000000,0.000000,0.000000,1.000000,187.6560,-6285.415)" d="M 138.38965,6322.4868 C 148.34880,6336.1451 133.40863,6338.8311 126.30012,6331.3021 C 120.12997,6324.7670 121.56269,6314.1708 128.26353,6308.5996 C 135.84973,6302.2922 147.39064,6303.8955 153.44995,6311.5053 C 160.00542,6319.7383 158.24638,6332.0312 150.02150,6338.4390 C 141.30295,6345.2315 128.39912,6343.3498 121.70937,6334.6495 C 114.70196,6325.5361 116.68366,6312.1165 125.77523,6305.1871 C 135.22419,6297.9852 149.09176,6300.0514 156.23105,6309.4774 C 163.60984,6319.2197 161.47041,6333.4844 151.75114,6340.8111 C 141.74745,6348.3522 127.12506,6346.1480 119.62857,6336.1668 C 111.93752,6325.9266 114.19998,6310.9783 124.41834,6303.3262 C 134.87496,6295.4957 150.12318,6297.8111 157.91900,6308.2466 C 165.87984,6318.9030 163.51584,6334.4293 152.87981,6342.3590 C 142.03764,6350.4423 126.25177,6348.0334 118.19678,6337.2108 C 109.99783,6326.1948 112.44870,6310.1654 123.44580,6301.9924 C 134.62526,6293.6840 150.88435,6296.1741 159.16879,6307.3353 C 167.58136,6318.6692 165.05427,6335.1457 153.73797,6343.5359 C 142.25768,6352.0477 125.57470,6349.4857 117.08379,6338.0224 C 108.47712,6326.4028 111.07230,6309.5230 122.67548,6300.9360 C 134.42798,6292.2385 151.49575,6294.8652 160.17477,6306.6018 C 168.95957,6318.4814 166.30272,6335.7293 154.43846,6344.4966 C 142.43690,6353.3653 125.01615,6350.6796 116.16406,6338.6930 C 107.21444,6326.5743 109.92775,6308.9873 122.03198,6300.0535 C 134.26348,6291.0258 152.01074,6293.7656 161.02331,6305.9831 C 170.12651,6318.3233 167.36106,6336.2253 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="0.20000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2953" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+<rect id="d0e890" width="288" height="1000px" x="10" y="7292.466753299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e890" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le nombre maximum de tours d'une spirale est 1024.
+</flowDiv></flowRoot>
+
+<rect id="d0e893" width="288" height="1000px" x="10" y="7310.5960497999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e893" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tout comme l'outil ellipse ne se limite pas aux ellipses, mais permet de créer des arcs (des lignes à la courbure constante), l'outil spirale permet de créer des lignes à la courbure <flowSpan style="font-style:italic">variant régulièrement</flowSpan>. Comparé à une courbe de Bézier, un arc de spirale est souvent plus pratique car vous pouvez l'allonger ou le racourcir en déplaçant une poignée le long de la courbe sans modifier sa forme. De plus, alors qu'une spirale est habituellement dessinée sans remplissage, vous pouvez en ajouter un et retirer le contour afin d'obtenir des effets intéressants.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(-0.128635,0.679333,-0.679333,-0.128635,4573.635,795.7550)" d="M 84.272412,6515.4516 C 84.030340,6503.4548 95.340638,6494.6624 106.80614,6495.4139 C 120.45487,6496.3086 130.29202,6509.1252 129.01976,6522.4700 C 127.59676,6537.3959 113.50562,6548.0810 98.800396,6546.4565 C 82.817388,6544.6909 71.418168,6529.5384 73.308998,6513.7320 C 75.329802,6496.8392 91.393728,6484.8191 108.13760,6486.9249 C 125.83419,6489.1504 138.40608,6506.0167 136.11957,6523.5835 C 133.72203,6542.0032 116.13609,6555.0738 97.832002,6552.6307 C 78.752777,6550.0842 65.226026,6531.8437 67.807486,6512.8691 C 70.485886,6493.1820 89.328290,6479.2338 108.91951,6481.9396 C 129.17162,6484.7367 143.51236,6504.1375 140.69337,6524.3009 C 137.78805,6545.0818 117.86568,6559.7903 97.167510,6556.8673 C 75.889050,6553.8624 60.833864,6533.4498 63.853199,6512.2489 C 65.300994,6502.0829 70.745613,6492.7091 78.830516,6486.3841" sodipodi:t0="0.076614626" sodipodi:argument="-17.179831" sodipodi:radius="40.249962" sodipodi:revolution="3.3807619" sodipodi:expansion="0.28900903" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f22.svgpath3031" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.691404,0.000000,0.000000,0.691404,18.84725,-4437.019)" d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50669,6456.8563 C 253.74986,6456.0790 258.21306,6466.1043 258.52232,6472.8118 C 258.94828,6482.0504 254.33890,6490.8920 248.02582,6497.3691" sodipodi:t0="0.77700925" sodipodi:argument="-16.245340" sodipodi:radius="36.507183" sodipodi:revolution="2.8106463" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2997" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.691404,0.000000,0.000000,0.691404,10.64587,-4436.601)" d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74985,6456.0790 258.21307,6466.1042 258.52234,6472.8117 C 259.24136,6488.4062 246.63032,6501.3717 233.45435,6507.6236" sodipodi:t0="0.76208192" sodipodi:argument="-16.245340" sodipodi:radius="47.161507" sodipodi:revolution="2.8656998" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2998" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.691404,0.000000,0.000000,0.691404,27.46530,-4437.019)" d="M 241.27770,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74984,6456.0790 258.21303,6466.1043 258.52229,6472.8117 C 258.73249,6477.3708 257.67831,6481.9329 255.81970,6486.0809" sodipodi:t0="0.79235041" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2999" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.691404,0.000000,0.000000,0.691404,36.19077,-4437.019)" d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74983,6456.0790 258.21303,6466.1042 258.52229,6472.8117 C 258.52870,6472.9507 258.53392,6473.0897 258.53798,6473.2288" sodipodi:t0="0.81291085" sodipodi:argument="-16.245340" sodipodi:radius="20.110537" sodipodi:revolution="2.6865160" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3000" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.691404,0.000000,0.000000,0.691404,45.02361,-4437.019)" d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 248.23890,6456.5987 250.91940,6457.8849 252.91377,6459.6703" sodipodi:t0="0.85272610" sodipodi:argument="-16.245340" sodipodi:radius="10.697699" sodipodi:revolution="2.5610781" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3001" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.690923,2.577214e-2,-2.577214e-2,0.690923,168.8262,-4440.038)" d="M 241.27769,6460.5504 C 240.94535,6458.3205 243.73244,6457.0236 245.50667,6456.8563 C 253.74985,6456.0790 258.21308,6466.1042 258.52236,6472.8117 C 259.76982,6499.8656 227.48280,6513.6612 205.06346,6513.7366 C 203.42336,6513.7421 201.78313,6513.6953 200.14589,6513.5985" sodipodi:t0="0.74191737" sodipodi:argument="-16.245340" sodipodi:radius="67.193001" sodipodi:revolution="2.9435861" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3002" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.691404,0.000000,0.000000,0.691404,-6.203756,-4382.329)" d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144" sodipodi:t0="0.64947820" sodipodi:argument="-17.513800" sodipodi:radius="32.027428" sodipodi:revolution="2.8106463" sodipodi:expansion="1.0000000" sodipodi:cy="6456.9546" sodipodi:cx="151.28812" id="shapes-f22.svgpath3003" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(-0.691404,0.000000,0.000000,0.691404,220.3145,-4382.458)" d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144" sodipodi:t0="0.64947820" sodipodi:argument="-17.513800" sodipodi:radius="32.027428" sodipodi:revolution="2.8106463" sodipodi:expansion="1.0000000" sodipodi:cy="6456.9546" sodipodi:cx="151.28812" id="shapes-f22.svgpath3004" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:round;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.679332,-0.128635,-0.128635,-0.679332,981.4957,4517.767)" d="M 103.19778,6518.4199 C 103.19774,6518.4203 103.19656,6518.4198 103.19656,6518.4198 C 103.18987,6518.4163 103.19645,6518.4050 103.19957,6518.4019 C 103.22599,6518.3750 103.26963,6518.4052 103.28532,6518.4286 C 103.35064,6518.5259 103.25767,6518.6458 103.17115,6518.6882 C 102.91590,6518.8133 102.64522,6518.5864 102.55837,6518.3565 C 102.35040,6517.8059 102.82490,6517.2711 103.32682,6517.1198 C 104.37062,6516.8052 105.33013,6517.6933 105.56682,6518.6551 C 106.01136,6520.4614 104.48149,6522.0609 102.80237,6522.4038 C 99.882762,6523.0000 97.365352,6520.5286 96.896746,6517.7945 C 96.129690,6513.3192 99.923563,6509.5357 104.14024,6508.9244 C 110.71537,6507.9711 116.19082,6513.5585 116.95841,6519.7857 C 118.10853,6529.1163 110.15717,6536.7947 101.28144,6537.7275 C 88.418442,6539.0793 77.933484,6528.0852 76.832195,6515.8031 C 75.280668,6498.4997 90.113774,6484.5049 106.68965,6483.2384 C 124.44694,6481.8817 140.53509,6493.8953 146.54168,6510.2573" sodipodi:t0="0.0000000" sodipodi:argument="-17.179831" sodipodi:radius="44.105801" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f22.svgpath3626" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.178949,-0.667845,0.667845,0.178949,-4374.555,-1086.497)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3627" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(-0.178949,-0.667845,-0.667845,0.178949,4472.981,-1093.846)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3628" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.488897,-0.488897,0.488897,0.488897,-3201.239,-3162.787)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3629" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.691404,0.000000,0.000000,0.691404,35.65217,-4530.089)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3630" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.691404,0.000000,0.000000,0.691404,104.6817,-4434.008)" d="M 253.97581,6460.7305 C 260.14442,6467.5766 259.34320,6478.2173 255.81970,6486.0809" sodipodi:t0="0.93520707" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3632" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.691404,0.000000,0.000000,0.691404,104.8965,-4448.923)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809" sodipodi:t0="0.81344151" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3633" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(0.345702,-0.598773,0.598773,0.345702,-3695.309,-2066.525)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809" sodipodi:t0="0.81344151" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3634" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(-0.488897,-0.488897,0.488897,-0.488897,-2792.131,3319.223)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19161,6456.4883 248.54952,6457.1737 C 259.12320,6460.2474 259.84793,6474.7416 256.94304,6483.2348 C 255.03972,6488.7996 251.64976,6493.7850 247.48926,6497.9103" sodipodi:t0="0.79694211" sodipodi:argument="-16.245340" sodipodi:radius="36.963310" sodipodi:revolution="2.8132913" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3635" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(-0.691404,6.120670e-8,-6.120670e-8,-0.691404,425.7790,4523.887)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19160,6456.4883 248.54951,6457.1737 C 259.12317,6460.2473 259.84790,6474.7416 256.94303,6483.2347 C 255.06035,6488.7392 251.72243,6493.6777 247.62396,6497.7761" sodipodi:t0="0.79712820" sodipodi:argument="-16.245340" sodipodi:radius="36.849499" sodipodi:revolution="2.8126345" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3636" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7424.473017799999) matrix(-0.345702,0.598773,-0.598773,-0.345702,4235.693,2171.952)" d="M 241.31818,6459.7695 C 242.02302,6456.7649 246.19158,6456.4883 248.54948,6457.1737 C 259.12314,6460.2473 259.84791,6474.7415 256.94307,6483.2347 C 251.12992,6500.2310 233.32703,6510.0960 216.48458,6512.8167" sodipodi:t0="0.77057040" sodipodi:argument="-16.245340" sodipodi:radius="57.635422" sodipodi:revolution="2.9095716" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3089" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+<rect id="d0e909" width="288" height="1000px" x="10" y="7536.382655799999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e909" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les spirales avec des contours en pointillés sont particulièrement intéressantes — elles combinent la concentration naturelle de la forme avec l'espacement régulier des pointillés pour fournir de superbes effets de moiré :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7596.364278799999) matrix(-0.172154,0.642449,-0.642449,-0.172154,4263.769,1103.767)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3032" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.8749997 1.8749997;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.7499993;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7596.364278799999) matrix(-0.179293,0.654509,-0.669124,-0.175376,4637.701,1123.624)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3088" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:3.7499994 3.7499994;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:7.4999986;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 7596.364278799999) matrix(-0.179293,0.654509,-0.669124,-0.175376,4536.363,1123.244)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3090" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:0.60429269 7.2515122;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.60429269;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="7719.269330799999"><tspan x="10" y="7719.269330799999">Conclusion</tspan></text>
+<rect id="d0e928" width="288" height="1000px" x="10" y="7724.1693307999985" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e928" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les outils de formes d'Inkscape sont particulièrement puissants. Initiez-vous à leurs astuces à loisir — ce sera payant pour tout travail de design car, utiliser des formes au lieu de chemins rend la création d'un dessin vectoriel plus rapide et sa modification plus facile. Si vous avez des idées pour améliorer d'une façon quelconque les outils de formes, n'hésitez pas à contacter les développeurs.
+</flowDiv></flowRoot>
+
+
+
+
+<g transform="translate(0, 7809.658749799999)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-shapes.ja.svg b/share/tutorials/tutorial-shapes.ja.svg
new file mode 100644
index 000000000..be625883b
--- /dev/null
+++ b/share/tutorials/tutorial-shapes.ja.svg
@@ -0,0 +1,600 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::シェイプ</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+
+<rect id="d0e17" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e17" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">このチュートリアルは4つのシェイプツールについて説明している: 矩形、楕円、星型、螺旋。Inkscapeのシェイプで何ができるかについて披露し、どのような場合にどのように使用するかについて示す。
+</flowDiv></flowRoot>
+
+<rect id="d0e20" width="264" height="1000px" x="35" y="70.066974" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e20" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+Arrows</flowSpan>、 <flowSpan style="font-weight:bold">mousewheel</flowSpan>、もしくは <flowSpan style="font-weight:bold">middle button drag</flowSpan>を使いページを下にスクロールせよ。オブジェクトの作成、選択、変形の基本については、<flowSpan style="font-family:sans serif">Help &gt;ヘルプ &gt; チュートリアル</flowSpan> から基本チュートリアルを見よ。
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e37" width="288" height="1000px" x="10" y="110.70348" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e37" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape には多用途の4つの<flowSpan style="font-style:italic">シェイプツール</flowSpan>があり、どのツールもシェイプの作成と編集をすることができる。シェイプはドラッグ可能な<flowSpan style="font-style:italic">ハンドル</flowSpan>と形を決めている数値<flowSpan style="font-style:italic">パラメータ</flowSpan>を使用して、シェイプに特有の方法で変更を加えることが可能なオブジェクトである。
+</flowDiv></flowRoot>
+
+<rect id="d0e49" width="288" height="1000px" x="10" y="161.993113" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e49" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">例えば、星型では頂点の数、長さ、角度、丸めその他を変更することができるが、星型は星型のままである。形状は、単純なパスより"自由度が少ない" 、しかしときにそれはより興味深く便利である。シェイプはいつでもパスに変換することができる(<flowSpan style="font-weight:bold">Ctrl+Shift+C</flowSpan>)、しかし逆に変換することはできない。
+</flowDiv></flowRoot>
+
+<rect id="d0e55" width="288" height="1000px" x="10" y="224.32583599999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e55" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">シェイプツールは、<flowSpan style="font-style:italic">矩形</flowSpan>、<flowSpan style="font-style:italic">楕円</flowSpan>、<flowSpan style="font-style:italic">星型</flowSpan>、<flowSpan style="font-style:italic">螺旋</flowSpan>である。はじめに、一般的にどう働くか見てみよう;それから各シェイプについてみてみよう。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="266.595492"><tspan x="10" y="266.595492">一般的な用法</tspan></text>
+<rect id="d0e76" width="288" height="1000px" x="10" y="271.495492" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e76" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">新しいシェイプは、対応するツールでキャンバスを <flowSpan style="font-weight:bold">drag</flowSpan>して作成する。一度、作成されると(そして選択されている限り)、ドラッグすることで直ちに形状の編集が可能なひし形のハンドルが表示される。
+</flowDiv></flowRoot>
+
+<rect id="d0e82" width="288" height="1000px" x="10" y="311.625238" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e82" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">4種のシェイプは全て、ノードツールと同じくシェイプツールでハンドルを表示する(<flowSpan style="font-weight:bold">F2</flowSpan>)。ますカーソルをハンドルの上に置くと、ステータスバーにハンドルが異なる修飾キーを押した場合にドラッグやクリックでどう変化するかが表示される。
+</flowDiv></flowRoot>
+
+<rect id="d0e88" width="288" height="1000px" x="10" y="362.65628200000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e88" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">また、各シェイプツールは<flowSpan style="font-style:italic">ツールコントロールバー</flowSpan>(キャンバスの上)に、パラメータを表示する。通常そこにはいくつかの数値入力域と既定値に戻す一つのボタンがある。現在ののツールタイプのオブジェクトが選択されると、コントロールバーの値を変更すると選択したシェイプが変形する。
+</flowDiv></flowRoot>
+
+<rect id="d0e94" width="288" height="1000px" x="10" y="413.63712400000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e94" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ツールコントロールに加えられた変更は、記憶されてツールを使って次のオブジェクトを描くときに使用される。例えば、星型の頂点の数を変更したあと新規に作成した星型の頂点数は前に描いた星の頂点数になる。さらに、選択してツールコントロールバーに値を反映しただけでも、新しい星型にはその値が適用される。
+</flowDiv></flowRoot>
+
+<rect id="d0e97" width="288" height="1000px" x="10" y="475.72434200000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e97" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">シェイプツールを使用しているときオブジェクトの上で<flowSpan style="font-weight:bold">click</flowSpan>すると選択が可能である。<flowSpan style="font-weight:bold">Ctrl+click</flowSpan> (グループから選択)と、<flowSpan style="font-weight:bold">Alt+Click</flowSpan>(隠れているオブジェクトの選択)もセレクタツールと同様に働く。 <flowSpan style="font-weight:bold">Esc</flowSpan>で選択は解除される。
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="540.660867"><tspan x="10" y="540.660867">矩形</tspan></text>
+<rect id="d0e118" width="288" height="1000px" x="10" y="545.560867" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e118" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">矩形</flowSpan>は簡単だがおそらくデザインやイラストで最も一般的なシェイプだろう。Inkscape は矩形の作成と編集をできる限り簡単かつ便利に行えるように設計されている。
+</flowDiv></flowRoot>
+
+<rect id="d0e123" width="288" height="1000px" x="10" y="585.478692" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e123" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">F4</flowSpan>を押すかツールバーのボタンを押して矩形ツールに切り替える。新しく矩形をこの青い矩形の横に描いてみよ:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 622.342292) " sodipodi:insensitive="true" id="shapes-f01.svgtext1578" y="26.427183" x="44.104698" style="font-size:16.799999;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;opacity:0.065573759;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan y="26.427183" x="44.104698" id="shapes-f01.svgtspan1451" sodipodi:role="line">draw here</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 622.342292) " y="0.62499738" x="184.78560" height="53.706257" width="77.318291" id="shapes-f01.svgrect1449" style="color:#000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999905pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e138" width="288" height="1000px" x="10" y="689.2985480000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e138" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">そして、矩形ツールを抜けることなく、クリックして他の矩形に選択を切り替えよ。
+</flowDiv></flowRoot>
+
+<rect id="d0e141" width="288" height="1000px" x="10" y="717.8697660000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e141" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">矩形描画のショートカット:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 741.3017969000001)"/><rect id="d0e147" width="258" height="1000px" x="20" y="735.3017969000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e147" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl</flowSpan>を押しながら、整数の縦横比(2:3、3:1等)で正方形や矩形を描画。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 770.2146159000001)"/><rect id="d0e154" width="258" height="1000px" x="20" y="764.2146159000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e154" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift</flowSpan>を押しながら、始点を中心点として描画。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e161" width="288" height="1000px" x="10" y="781.9501624000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e161" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">見てのとおり選択された矩形(出来たての矩形はつねに選択状態にある)には3つのハンドルが角にある。実際には4つのハンドルがあるが、そのうちの2つ(右上)は矩形の角が丸まっていないときには重なってる。この2つは<flowSpan style="font-style:italic">丸めハンドル</flowSpan>;他の2つは<flowSpan style="font-style:italic">リサイズハンドル</flowSpan>である。
+</flowDiv></flowRoot>
+
+<rect id="d0e170" width="288" height="1000px" x="10" y="832.9966294000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e170" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">はじめに丸めハンドルを見てみよう。そのうちの一つをつかんで引き下げてみよう。矩形の4つの角がまるくなり、角の元の場所に2つ目の丸めハンドルが見えたはずだ。円状に丸めたいのであればこれだけで事足りる。もし一方の角をより遠くまで丸めたいのであればもう一つのハンドルを左に動かすことが出来る。
+</flowDiv></flowRoot>
+
+<rect id="d0e173" width="288" height="1000px" x="10" y="895.0510354000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e173" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">最初の2つは角を円状に丸めた矩形、他の2つは角を楕円状に丸めた矩形:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 920.4830663000001) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="196.08449" y="4.9780722" id="shapes-f02.svgtext3150" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f02.svgtspan3151" x="196.08449" y="12.128723">Elliptic</tspan><tspan id="shapes-f02.svgtspan3153"/><tspan id="shapes-f02.svgtspan3155"/><tspan id="shapes-f02.svgtspan3159"> rounded corners</tspan><tspan sodipodi:role="line" id="shapes-f02.svgtspan3157" x="196.08449" y="12.128723"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 920.4830663000001) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="47.265598" y="-2.6239278" id="shapes-f02.svgtext3143" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f02.svgtspan3144" x="47.265598" y="-2.6239278"/><tspan id="shapes-f02.svgtspan3146"/><tspan sodipodi:role="line" id="shapes-f02.svgtspan3148" x="47.265598" y="4.5267232">Circular rounded corners</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 920.4830663000001) " ry="7.1428571" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1185" width="56.848713" height="33.939529" x="17.277002" y="11.833464"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 920.4830663000001) " ry="16.969765" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1186" width="56.848713" height="33.939529" x="92.003487" y="11.833464"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 920.4830663000001) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1187" width="56.848713" height="33.939529" x="168.12975" y="11.833464" ry="16.969767" rx="6.6371522"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 920.4830663000001) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1188" width="56.848713" height="33.939529" x="242.68884" y="11.833464" ry="5.9394174" rx="24.045918"/>
+
+<rect id="d0e186" width="288" height="1000px" x="10" y="978.8816833000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e186" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">矩形を選択して、矩形ツールの丸めハンドルについてもう少しみてみよう。
+</flowDiv></flowRoot>
+
+<rect id="d0e189" width="288" height="1000px" x="10" y="996.3793392000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e189" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">しばしば、角を持つシェイプの丸め半径と形状は作品全体にわたり一定であることが必要である。矩形の大きさが異なっていても(色々な大きさの角を丸めた箱で描かれた図を考えて欲しい)これは必要なことである。Inkscape でこれを実現するのは容易である。セレクタツールに切り替え;ツールコントロールバーに4つのトグルボタンがあり、その左から2番目に同心の丸めた角が表示されている。このボタンで、丸めた角を、矩形がスケールされたときに丸めをスケールするかを制御する方法である。
+</flowDiv></flowRoot>
+
+<rect id="d0e192" width="288" height="1000px" x="10" y="1080.9798932" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e192" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">例えば、ここにオリジナルの赤い矩形と、"丸めた角にスケールをかける" ボタンを<flowSpan style="font-style:italic">オフ</flowSpan>にして複製され、スケールを掛けたいくつかの矩形がある:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1117.6876332000002) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f03.svgtext3161" y="145.20607" x="37.091438" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="145.20607" x="37.091438" id="shapes-f03.svgtspan3162" sodipodi:role="line">Scaling rounded rectangles </tspan><tspan y="153.54850" x="37.091438" id="shapes-f03.svgtspan3166" sodipodi:role="line">with "Scale rounded corners" OFF</tspan><tspan y="161.89092" x="37.091438" id="shapes-f03.svgtspan3164" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1117.6876332000002) " rx="6.6371522" ry="16.969765" y="0.32250684" x="69.227531" height="122.77399" width="196.90794" id="shapes-f03.svgrect2134" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1117.6876332000002) " rx="6.6371522" ry="16.969770" y="0.32091993" x="69.227531" height="63.105938" width="196.90794" id="shapes-f03.svgrect2133" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1117.6876332000002) " rx="6.6371512" ry="16.969772" y="0.32848829" x="114.80495" height="105.77767" width="151.46671" id="shapes-f03.svgrect2756" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1117.6876332000002) " rx="6.6371536" ry="16.969770" y="0.32091993" x="183.42854" height="63.105938" width="82.830170" id="shapes-f03.svgrect2130" style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1117.6876332000002) " rx="6.6371431" ry="16.969759" y="0.33190626" x="205.55838" height="55.114822" width="60.755871" id="shapes-f03.svgrect2757" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1117.6876332000002) " rx="6.6371565" ry="16.969774" y="0.33080763" x="218.33806" height="149.51537" width="47.954056" id="shapes-f03.svgrect2759" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1117.6876332000002) " rx="6.6371417" ry="16.969746" y="0.31225294" x="227.63776" height="28.790329" width="38.351963" id="shapes-f03.svgrect2758" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1117.6876332000002) " rx="6.6371417" ry="16.969742" y="0.35815138" x="36.352345" height="41.086792" width="229.81862" id="shapes-f03.svgrect1911" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499994;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499992 1.2499998 ;stroke-dashoffset:0.0000000"/>
+
+<rect id="d0e208" width="288" height="1000px" x="10" y="1283.3207532000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e208" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">右上で全てのすべて丸めた角が正確に一致して、矩形の角の形か等しいのを確認して欲しい。全ての破線で描かれた矩形は元の赤い矩形から派生したものでセレクタでスケールだけを掛けてあり、丸めハンドルでの調整は行っていない。
+</flowDiv></flowRoot>
+
+<rect id="d0e211" width="288" height="1000px" x="10" y="1334.2687832000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e211" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">比較のために、同じ画像を "丸めた角にスケールをかける" ボタンを<flowSpan style="font-style:italic">オン</flowSpan>にして作成した:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1370.9108982000002) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f04.svgtext3168" y="145.20508" x="37.091438" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="145.20508" x="37.091438" id="shapes-f04.svgtspan3169" sodipodi:role="line">Scaling rounded rectangles </tspan><tspan y="153.54750" x="37.091438" id="shapes-f04.svgtspan3171" sodipodi:role="line">with "Scale rounded corners" ON</tspan><tspan y="161.88993" x="37.091438" id="shapes-f04.svgtspan3173" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1370.9108982000002) " rx="15.759716" ry="16.984438" y="0.40561035" x="62.141991" height="63.160480" width="196.67766" id="shapes-f04.svgrect2217" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499982 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1370.9108982000002) " rx="15.759716" ry="32.930244" y="0.33053711" x="62.141991" height="122.45857" width="196.67766" id="shapes-f04.svgrect2218" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499984 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1370.9108982000002) " rx="12.157460" ry="28.506227" y="0.35556152" x="107.18986" height="106.00687" width="151.72234" id="shapes-f04.svgrect2216" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1370.9108982000002) " rx="6.6371536" ry="16.969770" y="0.31942871" x="176.34193" height="63.105938" width="82.830170" id="shapes-f04.svgrect1589" style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1370.9108982000002) " rx="3.8556933" ry="40.030827" y="0.32016113" x="210.93765" height="148.86371" width="48.118172" id="shapes-f04.svgrect2220" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500035 1.2500006 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1370.9108982000002) " rx="4.8443465" ry="14.801374" y="0.38217285" x="198.64392" height="55.042263" width="60.456345" id="shapes-f04.svgrect2221" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500018;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500014 1.2500003 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1370.9108982000002) " rx="3.0812902" ry="7.8653026" y="0.31295899" x="220.76012" height="29.248909" width="38.453800" id="shapes-f04.svgrect2222" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499970 1.2499994 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1370.9108982000002) " rx="18.206591" ry="11.526689" y="0.31247070" x="31.024124" height="42.864601" width="227.21411" id="shapes-f04.svgrect1912" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499996 1.2499999 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e227" width="288" height="1000px" x="10" y="1536.5428082000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e227" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">今や、丸めた角は属する矩形と同じぐらいに違っている、そして右上の角ではわずかな一致も見られない(ズームインして見よ)。これは、元の矩形をパスに変換(<flowSpan style="font-weight:bold">Ctrl+Shift+C</flowSpan>)して、それをパスとしてスケールした場合と同じ(視覚的)結果である。
+</flowDiv></flowRoot>
+
+<rect id="d0e233" width="288" height="1000px" x="10" y="1587.5738522000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e233" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">矩形の丸めハンドルのショートカットには:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1611.0058831000003)"/><rect id="d0e239" width="258" height="1000px" x="20" y="1605.0058831000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e239" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl</flowSpan>を押しながらドラッグして、もう一方の半径を等しくする(円状の丸め)。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 1639.9187021000002)"/><rect id="d0e246" width="258" height="1000px" x="20" y="1633.9187021000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e246" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+click</flowSpan>でドラッグしないでもう一方の半径を同じにする。
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1668.8315211000001)"/><rect id="d0e253" width="258" height="1000px" x="20" y="1662.8315211000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e253" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> で丸めを取り除く。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e260" width="288" height="1000px" x="10" y="1680.5670676000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e260" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">矩形ツールのコントロールバーには水平(<flowSpan style="font-style:italic">Rx</flowSpan>)と垂直(<flowSpan style="font-style:italic">Ry</flowSpan>)の丸め半径が表示されており、どの単位を使っても正確に半径を設定することができることに注意。<flowSpan style="font-family:sans serif">鋭利に</flowSpan> ボタンは選択した矩形から丸めを取り除く意味である。
+</flowDiv></flowRoot>
+
+<rect id="d0e272" width="288" height="1000px" x="10" y="1720.4796216000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e272" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">コントロールを使うことの重要な利点は、たくさんの矩形に一度に効力を及ぼすことが出来ることである。例えば、もしレイヤー内の全ての矩形を変更したい場合、<flowSpan style="font-weight:bold">Ctrl+A</flowSpan>(全てを選択)とコントロールバーのパラメータを必要な値に設定するだけである。もし、矩形でないオブジェクトが選択されていたとしてもそれらは無視され矩形のみが変更される。
+</flowDiv></flowRoot>
+
+<rect id="d0e278" width="288" height="1000px" x="10" y="1782.7154786" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e278" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">今度は、矩形のリサイズハンドルを見てみよう。あなたは不思議に思うだろう、なぜこれが必要なのか、セレクタでうまく矩形をリサイズできるのではないか?
+</flowDiv></flowRoot>
+
+<rect id="d0e281" width="288" height="1000px" x="10" y="1822.3028376000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e281" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">セレクタの問題点は、セレクタの水平と垂直の概念はつねにドキュメントページの水平と垂直であることだ。決まりとして、矩形のリサイズハンドルは、矩形が回転しても歪んでいても、<flowSpan style="font-style:italic">矩形の辺に沿って</flowSpan>スケールを行う。例えば、最初にセレクタでリサイズした矩形を次に矩形ツールのリサイズツールでリサイズしてみよ:
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1892.5869306000002) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)" ry="3.8354740" rx="5.8250566" y="-179.48787" x="7.7759132" height="64.103157" width="41.625210" id="shapes-f05.svgrect2270" style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e297" width="288" height="1000px" x="10" y="1953.1281216000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e297" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">リサイズハンドルは2つあるので、どの方向へもリサイズすることができるし、辺に沿って移動することさえ可能だ。リサイズハンドルはつねに丸め半径を保持している。
+</flowDiv></flowRoot>
+
+<rect id="d0e300" width="288" height="1000px" x="10" y="1992.8713396000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e300" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">リサイズハンドルのショートカットは:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2016.2787611000003)"/><rect id="d0e306" width="258" height="1000px" x="20" y="2010.2787611000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e306" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl</flowSpan>を押してドラッグすることで、矩形の辺や対角線をスナップする。言い換えると、<flowSpan style="font-weight:bold">Ctrl</flowSpan>は、矩形の幅、高さのどちらか、もしくは縦横比を保持する(再び言うが、回転していても歪んでいても矩形の座標系で)。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e315" width="288" height="1000px" x="10" y="2061.5857791000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e315" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ここに上図と同じ矩形がある、灰色の破線はリサイズハンドルが<flowSpan style="font-weight:bold">Ctrl</flowSpan>を押しながらドラッグしたときに張り付く方向を示している(試してみよ):
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2098.5763381) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f06.svgtext3182" y="122.09407" x="44.178055" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="122.09407" x="44.178055" id="shapes-f06.svgtspan3184" sodipodi:role="line">Snapping of rectangle </tspan><tspan y="138.77892" x="44.178055" id="shapes-f06.svgtspan3192" sodipodi:role="line">resize </tspan><tspan id="shapes-f06.svgtspan3190">handles with Ctrl </tspan><tspan id="shapes-f06.svgtspan3186"/><tspan y="138.77892" x="44.178055" id="shapes-f06.svgtspan3188" sodipodi:role="line"/></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2098.5763381) translate(0.000000,-2169.487)" sodipodi:insensitive="true" id="shapes-f06.svgg6992">
+ <path sodipodi:nodetypes="cc" id="shapes-f06.svgpath6370" d="M 200.86009,2297.1368 L 120.12168,2170.3378" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028245;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028247 1.7028247 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6369" d="M 148.58356,2287.8598 L 240.43440,2192.3258" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6368" d="M 79.482780,2277.2299 L 171.33360,2181.6959" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6367" d="M 54.316258,2219.6747 L 248.12438,2281.8386" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath5743" d="M 77.694574,2188.1381 L 271.50272,2250.3020" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ </g><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2098.5763381) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)" ry="3.8354840" rx="5.8250465" y="-211.02315" x="-35.379341" height="64.103317" width="41.625130" id="shapes-f06.svgrect5742" style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e331" width="288" height="1000px" x="10" y="2241.0978281000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e331" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">傾けたり回転した矩形を複製しリサイズハンドルでリサイズして、3Dの構図を簡単に作ることができる:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f07.svgtext5477" y="60.821072" x="40.178955" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="60.821072" x="40.178955" id="shapes-f07.svgtspan5478" sodipodi:role="line">3 original</tspan><tspan y="69.163497" x="40.178955" id="shapes-f07.svgtspan5480" sodipodi:role="line">rectangles</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f07.svgtext5482" y="18.301071" x="242.62228" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5483" sodipodi:role="line">Several rectangles</tspan><tspan style="font-family:Bitstream Vera Sans" id="shapes-f07.svgtspan5485"/><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5493" sodipodi:role="line">copied </tspan><tspan id="shapes-f07.svgtspan5487">and resized</tspan><tspan y="34.985923" x="242.62228" id="shapes-f07.svgtspan5489" sodipodi:role="line">by handles,</tspan><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5491" sodipodi:role="line">mostly with Ctrl</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="170.12538" x="233.41766" height="14.448191" width="18.786028" id="shapes-f07.svgrect3610" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259270;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="84.772346" x="174.10719" height="41.475136" width="17.585943" id="shapes-f07.svgrect3609" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259407;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="37.299934" x="116.36460" height="15.283093" width="57.989841" id="shapes-f07.svgrect3605" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-2.9686477" x="45.949429" height="18.240942" width="32.880150" id="shapes-f07.svgrect2965" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="48.819221" x="74.597099" height="30.550602" width="18.204773" id="shapes-f07.svgrect2966" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37499920;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="12.017465" x="27.846321" height="30.543308" width="32.942345" id="shapes-f07.svgrect3596" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="56.339443" x="185.24780" height="18.240942" width="72.439072" id="shapes-f07.svgrect3597" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="141.28676" x="182.59364" height="14.448047" width="41.990330" id="shapes-f07.svgrect3598" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="86.052330" x="284.89725" height="18.240908" width="25.786474" id="shapes-f07.svgrect3599" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="52.213509" x="189.23393" height="30.543308" width="25.670109" id="shapes-f07.svgrect3600" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="-6.5882483" x="194.35204" height="34.392181" width="11.664367" id="shapes-f07.svgrect3601" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="106.61366" x="224.87886" height="49.333038" width="17.911129" id="shapes-f07.svgrect3602" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="74.723228" x="232.11647" height="23.516699" width="25.707085" id="shapes-f07.svgrect3603" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="49.235481" x="141.66138" height="45.514793" width="25.670109" id="shapes-f07.svgrect3604" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-45.157116" x="182.23804" height="31.881702" width="11.598343" id="shapes-f07.svgrect3606" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="141.28676" x="182.59360" height="45.788456" width="23.587046" id="shapes-f07.svgrect3607" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="-2.7308261" x="133.78528" height="30.543308" width="25.670109" id="shapes-f07.svgrect3608" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="170.04823" x="234.49767" height="30.656551" width="9.7844992" id="shapes-f07.svgrect3611" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259377;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-24.113174" x="128.83910" height="18.240870" width="25.211798" id="shapes-f07.svgrect3612" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2277.6690461000003) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="106.61366" x="224.87886" height="20.232967" width="31.198015" id="shapes-f07.svgrect1913" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e344" width="288" height="1000px" x="10" y="2402.1844861000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e344" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">丸めやグラディエントのフィルを使った矩形の構図の例をさらに挙げる:
+</flowDiv></flowRoot>
+
+<defs id="shapes-f08.svgdefs3">
+ <linearGradient id="shapes-f08.svglinearGradient2321">
+ <stop id="shapes-f08.svgstop2322" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2323" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2324" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2317">
+ <stop id="shapes-f08.svgstop2318" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2319" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2320" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2313">
+ <stop id="shapes-f08.svgstop2314" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2315" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2316" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2309">
+ <stop id="shapes-f08.svgstop2310" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2311" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2312" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2305">
+ <stop id="shapes-f08.svgstop2306" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2307" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2308" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2301">
+ <stop id="shapes-f08.svgstop2302" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2303" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2304" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2297">
+ <stop id="shapes-f08.svgstop2298" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2299" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2300" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2293">
+ <stop id="shapes-f08.svgstop2294" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2295" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2296" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2289">
+ <stop id="shapes-f08.svgstop2290" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2291" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2292" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2363">
+ <stop id="shapes-f08.svgstop2364" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2365" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)" id="shapes-f08.svglinearGradient2366" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2359">
+ <stop id="shapes-f08.svgstop2360" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2361" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)" id="shapes-f08.svglinearGradient2362" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2355">
+ <stop id="shapes-f08.svgstop2356" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2357" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)" id="shapes-f08.svglinearGradient2358" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2347">
+ <stop id="shapes-f08.svgstop2348" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2349" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)" id="shapes-f08.svglinearGradient2350" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)" id="shapes-f08.svglinearGradient2346" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2351">
+ <stop id="shapes-f08.svgstop2352" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2353" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)" id="shapes-f08.svglinearGradient2354" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2343">
+ <stop id="shapes-f08.svgstop2344" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2345" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient5741" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4114" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ <linearGradient y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4116" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4118" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4120" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4122" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4124" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4126" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4128" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4130" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4132" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4134" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4136" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4138" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4140" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4142" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4144" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140111e-8,0.433791,-1180.852,-1144.845)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4147" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346969e-8,0.475722,-1169.712,-1125.005)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4150" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140106e-8,0.433791,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4153" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544801e-8,0.515823,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4156" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151421e-8,0.436082,-1181.952,-1081.535)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4159" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351838e-8,0.679399,-1050.302,-1010.285)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4162" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617425e-8,0.530544,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4165" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049116e-8,1.788881e-7,0.387066,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4168" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4171" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793831e-7,9.024318e-8,0.195262,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4174" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318012e-7,1.228197e-7,0.265748,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4177" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4180" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467785e-8,1.911678e-7,0.413636,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4183" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638819e-7,9.877619e-8,0.213725,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4186" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410490e-7,1.147670e-7,0.248324,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4189" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928814e-8,2.041634e-7,0.441755,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4192" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945683" ry="7.9253607" y="24.730272" x="52.982876" height="42.483540" width="14.214997" id="shapes-f08.svgrect1001" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="6.9707313" ry="7.9253669" y="9.1277390" x="73.669891" height="83.704903" width="13.941463" id="shapes-f08.svgrect1002" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945636" ry="7.9253669" y="-22.942562" x="94.021584" height="90.342232" width="15.751300" id="shapes-f08.svgrect1003" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945636" ry="7.9253669" y="-2.3353920" x="116.44432" height="69.735130" width="15.688381" id="shapes-f08.svgrect1004" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)" rx="7.9959264" ry="7.9131050" y="-135.38934" x="-63.499767" height="87.652534" width="12.887196" id="shapes-f08.svgrect1005" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)" rx="7.9959264" ry="7.9131050" y="-135.38934" x="-42.203621" height="87.652527" width="13.112824" id="shapes-f08.svgrect1006" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-55.075050" x="-213.50343" height="39.812424" width="13.271334" id="shapes-f08.svgrect1628" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4192);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-55.075050" x="-228.07474" height="26.084311" width="27.842880" id="shapes-f08.svgrect1629" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4189);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-64.595551" x="-220.23343" height="22.814457" width="32.956329" id="shapes-f08.svgrect1630" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4186);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-88.944664" x="-205.27394" height="47.164021" width="17.996763" id="shapes-f08.svgrect1631" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4183);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-99.625320" x="-209.27931" height="19.767448" width="13.428414" id="shapes-f08.svgrect1632" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4180);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-49.959332" x="-195.09181" height="16.538391" width="15.387299" id="shapes-f08.svgrect1633" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4177);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-46.729839" x="-251.57182" height="25.457584" width="44.090946" id="shapes-f08.svgrect1634" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4174);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-56.094093" x="-258.25394" height="19.767448" width="13.428414" id="shapes-f08.svgrect1635" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4171);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-31.251333" x="-278.05133" height="37.026443" width="35.988594" id="shapes-f08.svgrect2258" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4168);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935157;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878312" rx="13.385932" y="316.07477" x="503.61084" height="127.64034" width="113.31665" id="shapes-f08.svgrect2260" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4165);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176641;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878512" rx="12.530846" y="411.96344" x="630.53180" height="51.348545" width="27.589558" id="shapes-f08.svgrect2261" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4162);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="17.916412" rx="9.9613905" y="357.17535" x="458.08252" height="64.786018" width="33.879719" id="shapes-f08.svgrect2262" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4159);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176623;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878517" rx="12.636621" y="241.02594" x="433.28561" height="30.094519" width="28.248280" id="shapes-f08.svgrect2263" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4156);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878517" rx="10.936826" y="206.94293" x="372.11176" height="15.702374" width="21.021872" id="shapes-f08.svgrect2264" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4153);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878512" rx="13.385848" y="270.50543" x="440.64011" height="47.250500" width="52.249256" id="shapes-f08.svgrect2259" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4150);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2427.6821420000006) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="5.0297093" rx="4.8632979" y="170.69685" x="353.51703" height="11.478856" width="9.8363581" id="shapes-f08.svgrect5740" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4147);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176498;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2567.3495820000003"><tspan x="10" y="2567.3495820000003">楕円</tspan></text>
+<rect id="d0e363" width="288" height="1000px" x="10" y="2572.2495820000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e363" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">楕円ツール(<flowSpan style="font-weight:bold">F5</flowSpan>)は楕円や円を作成することができる。楕円や円は弧や扇形にも変換できる。描画のショートカットは矩形ツールと同じである:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2606.9161180000006)"/><rect id="d0e372" width="258" height="1000px" x="20" y="2600.9161180000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e372" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl</flowSpan>を押しながら、整数の縦横比(2:3、3:1等)で楕円を描画。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2635.8289370000007)"/><rect id="d0e378" width="258" height="1000px" x="20" y="2629.8289370000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e378" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift</flowSpan>を押しながら、始点を中心点として描画。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e384" width="288" height="1000px" x="10" y="2647.5644835000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e384" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">楕円のハンドルをいじってみよう。この楕円を選択せよ:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.062139400001) translate(-16.96181,-2909.630)" d="M 221.20786 2940.5042 A 54.031982 30.248674 0 1 1 113.14389,2940.5042 A 54.031982 30.248674 0 1 1 221.20786 2940.5042 z" sodipodi:ry="30.248674" sodipodi:rx="54.031982" sodipodi:cy="2940.5042" sodipodi:cx="167.17587" id="shapes-f09.svgpath1932" style="color:#000000;fill:#ff000b;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e397" width="288" height="1000px" x="10" y="2746.809488400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e397" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">またもや、3つのハンドルがあることに気が付いたと思う、しかし実は4つなのだ。左のハンドルは楕円を "開く"ことの出来る2つのハンドルが重なっている。右にあるハンドルをドラッグするともう一つのハンドルが下から見える。これで弧や扇形を作ることができる:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2805.795605400001) matrix(1.306044,0.000000,0.000000,0.596999,13.33648,-1619.415)" sodipodi:end="5.4977871" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 42.535779,2722.0136 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1225" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2805.795605400001) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="2.4413969" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 14.464042,2762.0661 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1226" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2805.795605400001) matrix(1.306044,0.000000,0.000000,0.596999,145.3713,-1619.415)" sodipodi:end="4.9855409" sodipodi:start="0.0000000" sodipodi:open="true" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 34.194515,2714.4321" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1227" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2805.795605400001) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)" sodipodi:open="true" sodipodi:end="2.6599349" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 12.146470,2756.6984" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1228" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2805.795605400001) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="4.3580459" sodipodi:start="3.9052122" d="M 15.272316,2722.4749 A 19.072769,29.636148 0 0 1 22.431534,2715.1745 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3204" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2805.795605400001) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)" sodipodi:end="5.9880333" sodipodi:start="3.5874838" sodipodi:open="true" d="M 11.841334,2730.1885 A 19.072769,29.636148 0 0 1 47.297319,2734.3488" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3205" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2805.795605400001) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="5.9203236" sodipodi:start="4.6447262" d="M 27.759763,2713.4011 A 19.072769,29.636148 0 0 1 46.880139,2732.4501 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3206" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/>
+
+<rect id="d0e410" width="288" height="1000px" x="10" y="2854.062482400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e410" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">扇形</flowSpan>(弧と2つの半径からなる)を作るには、楕円の<flowSpan style="font-style:italic">外側</flowSpan>をドラッグし; 弧を作るためには<flowSpan style="font-style:italic">内側</flowSpan>をドラッグする。上図の左側には4つの扇形、右側には3つの弧がある。弧は閉じていないシェイプであることをに注意せよ、つまりストロークは楕円にそっているが端点はつながっていない。フィルを削除してストロークだけにするとそのことは明らかになる:
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(0.000000,-3203.903)" sodipodi:insensitive="true" id="shapes-f11.svgg4447">
+ <path sodipodi:nodetypes="cc" id="shapes-f11.svgpath3194" d="M 78.137482,3274.6928 L 30.979407,3247.7189" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cc" id="shapes-f11.svgpath3195" d="M 82.405274,3271.7422 L 41.756105,3231.9579" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+ <path sodipodi:open="true" transform="matrix(1.157706,0.000000,0.000000,1.157706,21.52208,-466.2171)" sodipodi:end="3.9269908" sodipodi:start="3.6651914" d="M 11.440900,3210.0163 A 59.578407,58.560177 0 0 1 20.909019,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3196" style="color:#000000;fill:none;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.64783323;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+ <text sodipodi:linespacing="120.00000%" transform="matrix(0.709390,0.000000,0.000000,0.709390,10.28585,1617.123)" id="shapes-f11.svgtext3818" y="2279.1907" x="30.19973" style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#d3d3d3;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="2279.1907" x="30.199730" id="shapes-f11.svgtspan3819" sodipodi:role="line"/><tspan style="fill:#d3d3d3;fill-opacity:1.0000000" id="shapes-f11.svgtspan3821"/><tspan dy="0 0" dx="0 -0.23659326" y="2289.2707" x="30.199730" id="shapes-f11.svgtspan3823" sodipodi:role="line">15</tspan></text>
+ <path transform="matrix(0.882077,0.000000,0.000000,0.882077,4.519106,381.4818)" d="M 41.374792 3237.9563 A 0.89163345 0.89163345 0 1 1 39.591525,3237.9563 A 0.89163345 0.89163345 0 1 1 41.374792 3237.9563 z" sodipodi:ry="0.89163345" sodipodi:rx="0.89163345" sodipodi:cy="3237.9563" sodipodi:cx="40.483158" id="shapes-f11.svgpath3825" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.48604000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f11.svgtext3883" y="4.4230723" x="61.438835" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.4230723" x="61.438835" id="shapes-f11.svgtspan3884" sodipodi:role="line">Segments</tspan><tspan y="11.573723" x="61.438835" id="shapes-f11.svgtspan3893" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f11.svgtext3888" y="-2.6629279" x="224.43098" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.6629279" x="224.43098" id="shapes-f11.svgtspan3889" sodipodi:role="line"/><tspan y="4.4877232" x="224.43098" id="shapes-f11.svgtspan3891" sodipodi:role="line">Arcs</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225 L 63.037315,3239.2964 z" sodipodi:ry="10.852578" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3234" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024 L 63.037315,3239.2964 z" sodipodi:ry="30.962814" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3856" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3857" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(31.46863,-3159.292)" sodipodi:end="3.1554016" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3858" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(31.46863,-3159.292)" sodipodi:end="3.6651914" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3859" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(31.46863,-3159.292)" sodipodi:end="3.9269908" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3860" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(31.46863,-3159.292)" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3861" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(31.46863,-3159.292)" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="15.141271" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3862" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225 L 63.037315,3239.2964 z" sodipodi:ry="10.852578" sodipodi:rx="75.147621" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3864" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225" sodipodi:ry="10.852578" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3865" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024" sodipodi:ry="30.962814" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3866" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3867" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.1554016" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3868" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.6651914" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3869" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.9269908" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3870" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3871" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818" sodipodi:ry="58.560177" sodipodi:rx="15.141271" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3872" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225" sodipodi:ry="10.852578" sodipodi:rx="75.147621" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3873" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2924.286225400001) translate(31.46863,-3159.292)" sodipodi:end="3.4033920" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 5.4889924,3224.1399 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3925" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/>
+
+<rect id="d0e431" width="288" height="1000px" x="10" y="3060.3596254000013" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e431" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">左図にあるせまい扇形は、 <flowSpan style="font-weight:bold">Ctrl</flowSpan>を押しながら<flowSpan style="font-style:italic">角度をスナップする</flowSpan>ことで簡単に作ることが出来る。弧/扇形のショートカットは:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3095.2845594000014)"/><rect id="d0e443" width="258" height="1000px" x="20" y="3089.2845594000014" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e443" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl</flowSpan>を押しながらドラッグするとハンドルは15度ごとにスナップする。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3124.2630034000013)"/><rect id="d0e450" width="258" height="1000px" x="20" y="3118.2630034000013" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e450" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> で楕円全形になる(弧や扇形ではなく)。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e457" width="288" height="1000px" x="10" y="3135.932924900001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e457" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">スナップ角度は Inkscape 設定(<flowSpan style="font-family:sans serif">変化度タブ</flowSpan>)で変更できる。
+</flowDiv></flowRoot>
+
+<rect id="d0e463" width="288" height="1000px" x="10" y="3154.062221400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e463" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">楕円のその他の2つハンドルは中心まわりのリサイズに使用する。ショートカットは矩形の丸めハンドルに似ている:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3188.6662524000008)"/><rect id="d0e469" width="258" height="1000px" x="20" y="3182.6662524000008" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e469" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl</flowSpan>を押しながらドラッグで、円になる(もう一方の半径が等しくなる)。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3217.579071400001)"/><rect id="d0e476" width="258" height="1000px" x="20" y="3211.579071400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e476" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+click</flowSpan> でドラッグしないで円を作成。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e483" width="288" height="1000px" x="10" y="3229.281805400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e483" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">そして、矩形のリサイズハンドルの様に、楕円のリサイズハンドルも楕円の高さと幅を<flowSpan style="font-style:italic">楕円の座標系で</flowSpan>変更する。これは回転したりや歪んだりしている楕円でも、回転や歪みはそのままで元の座標系に沿って伸張したり圧縮したりできることを意味する。これらの楕円のリサイズハンドルでリサイズを試してみよ:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3299.467461400001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 150.98383 3607.9023 A 43.680855 7.3592744 0 1 1 63.622116,3607.9023 A 43.680855 7.3592744 0 1 1 150.98383 3607.9023 z" sodipodi:ry="7.3592744" sodipodi:rx="43.680855" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2133" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3299.467461400001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 165.84998 3607.9023 A 58.547005 13.607653 0 1 1 48.755966,3607.9023 A 58.547005 13.607653 0 1 1 165.84998 3607.9023 z" sodipodi:ry="13.607653" sodipodi:rx="58.547005" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2136" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3299.467461400001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 145.25422 3607.9023 A 37.951244 61.554367 0 1 1 69.351727,3607.9023 A 37.951244 61.554367 0 1 1 145.25422 3607.9023 z" sodipodi:ry="61.554367" sodipodi:rx="37.951244" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath3396" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3299.467461400001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 130.72118 3607.9023 A 23.418211 25.328613 0 1 1 83.884760,3607.9023 A 23.418211 25.328613 0 1 1 130.72118 3607.9023 z" sodipodi:ry="25.328613" sodipodi:rx="23.418211" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2135" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3299.467461400001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 112.23048 3607.9023 A 4.9275141 46.998589 0 1 1 102.37546,3607.9023 A 4.9275141 46.998589 0 1 1 112.23048 3607.9023 z" sodipodi:ry="46.998589" sodipodi:rx="4.9275141" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2774" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3299.467461400001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 130.72118 3607.9023 A 23.418211 7.3592744 0 1 1 83.884760,3607.9023 A 23.418211 7.3592744 0 1 1 130.72118 3607.9023 z" sodipodi:ry="7.3592744" sodipodi:rx="23.418211" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2134" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3394.505614400001"><tspan x="10" y="3394.505614400001">星形</tspan></text>
+<rect id="d0e505" width="288" height="1000px" x="10" y="3399.405614400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e505" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">星形はもっとも複雑で刺激的な Inkscape のシェイプだ。もし友人を Inkscape で驚かせるなら、星形ツールを使わせよう。これはもう飽きの来ない面白さ、まさに中毒的!
+</flowDiv></flowRoot>
+
+<rect id="d0e508" width="288" height="1000px" x="10" y="3439.626955400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e508" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">星形ツールは2つの良く似た、しかし異なった種類のオブジェクト、星形と多角形を作成する。星型は頂点の長さと形を決める2つのハンドルを持つ:多角形はドラッグして回転とリサイズを行う1つのハンドルを持つ:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3487.501423400001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f13.svgtext2813" y="4.4630723" x="80.104965" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="11.613723" x="80.104965" id="shapes-f13.svgtspan2815" sodipodi:role="line">Star</tspan><tspan id="shapes-f13.svgtspan2817"/><tspan y="11.613723" x="80.104965" id="shapes-f13.svgtspan2819" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3487.501423400001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f13.svgtext2821" y="-2.6229279" x="181.69159" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.6229279" x="181.69159" id="shapes-f13.svgtspan2823" sodipodi:role="line"/><tspan id="shapes-f13.svgtspan2825"/><tspan y="4.5277232" x="181.69159" id="shapes-f13.svgtspan2827" sodipodi:role="line">Polygon</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3487.501423400001) matrix(0.672634,0.355353,-0.355353,0.672634,1407.527,-2577.172)" d="M 107.30297,3871.6492 L 82.062257,3871.8002 L 67.877314,3892.6785 L 59.933881,3868.7199 L 35.694040,3861.6809 L 56.025441,3846.7226 L 55.229339,3821.4940 L 75.738268,3836.2080 L 99.486091,3827.6548 L 91.829906,3851.7068 L 107.30297,3871.6492 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0807934" sodipodi:arg1="0.45247489" sodipodi:r2="19.005026" sodipodi:r1="38.010052" sodipodi:cy="3855.0315" sodipodi:cx="73.117950" sodipodi:sides="5" id="shapes-f13.svgpath2190" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3487.501423400001) matrix(0.672634,0.355353,-0.355353,0.672634,1513.826,-2577.172)" d="M 107.30297,3871.6492 L 67.877314,3892.6785 L 35.694040,3861.6809 L 55.229339,3821.4940 L 99.486091,3827.6548 L 107.30297,3871.6492 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="true" sodipodi:arg2="1.0807934" sodipodi:arg1="0.45247489" sodipodi:r2="19.005026" sodipodi:r1="38.010052" sodipodi:cy="3855.0315" sodipodi:cx="73.117950" sodipodi:sides="5" id="shapes-f13.svgpath2191" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e521" width="288" height="1000px" x="10" y="3565.172390400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e521" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">まずコントロールバーにはチェックボックスがある。これは星型を多角形に、また逆に変換する。次に、星形と多角形の<flowSpan style="font-style:italic">頂点数</flowSpan>を設定する入力域。このパラメータはコントロールバーでしか編集できない。許されている数値は3(明白である)から1024までである、しかしコンピュータが遅い場合には、大きな値(200以上)は入れるべきではない。
+</flowDiv></flowRoot>
+
+<rect id="d0e527" width="288" height="1000px" x="10" y="3627.292421400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e527" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">新規に星形や多角形を作るときは、
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3650.724452300001)"/><rect id="d0e533" width="258" height="1000px" x="20" y="3644.724452300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e533" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl</flowSpan>を押しながらドラッグすると角度の増分が15度にスナップされる。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e540" width="288" height="1000px" x="10" y="3673.670083300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e540" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">生来、星形は断然面白いシェイプである(しかし、多角形はしばしばより有用である)。星型の二つのハンドルはわずかに異なる機能を持っている。はじめのハンドル(初期状態で頂点にあるハンドル、つまり星形の<flowSpan style="font-style:italic">凸</flowSpan>な角にある方)は星の光芒を長くしたり短くしたりする、しかし、ハンドルを回すと(シェイプの中心で相対的に)、もう一方のハンドルもそれに応じて回転する。このことは星型の光芒はこのハンドルでは歪められないことを意味する。
+</flowDiv></flowRoot>
+
+<rect id="d0e546" width="288" height="1000px" x="10" y="3758.134112300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e546" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">もう一方のハンドル(初期状態で頂点の間の<flowSpan style="font-style:italic">凹</flowSpan>な角にある)は、逆に、半径方向にも接線方向にも頂点ハンドルに影響をあたえずに自由に動く(実際、このハンドルはもう一方のハンドルより遠くに動いて頂点になることもできる)。このハンドルは星型の頂点を歪ませ、光芒をあらゆる種類の結晶型、曼荼羅模様、雪片形、ヤマアラシ形にする:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3828.319768300001) matrix(2.435996,0.000000,0.000000,2.435996,-239.6238,-10265.24)" d="M 184.94761,4242.2965 L 168.89287,4238.6576 L 183.74624,4244.0066 L 168.30381,4238.3033 L 182.33193,4245.5452 L 167.76605,4237.8751 L 180.72888,4246.8861 L 167.28878,4237.3803 L 178.96453,4248.0063 L 166.88016,4236.8275 L 177.06906,4248.8866 L 166.54720,4236.2261 L 175.07491,4249.5120 L 166.29558,4235.5864 L 173.01619,4249.8717 L 166.12962,4234.9194 L 170.92813,4249.9596 L 166.05214,4234.2363 L 168.84646,4249.7742 L 166.06448,4233.5490 L 166.80679,4249.3187 L 166.16643,4232.8692 L 164.84403,4248.6009 L 166.35624,4232.2085 L 162.99175,4247.6330 L 166.63066,4231.5782 L 161.28166,4246.4316 L 166.98500,4230.9892 L 159.74301,4245.0173 L 167.41320,4230.4514 L 158.40213,4243.4143 L 167.90792,4229.9742 L 157.28195,4241.6499 L 168.46071,4229.5655 L 156.40166,4239.7544 L 169.06211,4229.2326 L 155.77630,4237.7603 L 169.70182,4228.9810 L 155.41658,4235.7016 L 170.36890,4228.8150 L 155.32866,4233.6135 L 171.05193,4228.7375 L 155.51404,4231.5318 L 171.73924,4228.7499 L 155.96954,4229.4922 L 172.41905,4228.8518 L 156.68737,4227.5294 L 173.07975,4229.0416 L 157.65526,4225.6771 L 173.71001,4229.3160 L 158.85664,4223.9670 L 174.29906,4229.6704 L 160.27095,4222.4284 L 174.83682,4230.0986 L 161.87399,4221.0875 L 175.31410,4230.5933 L 163.63834,4219.9673 L 175.72271,4231.1461 L 165.53381,4219.0870 L 176.05567,4231.7475 L 167.52797,4218.4617 L 176.30729,4232.3872 L 169.58669,4218.1020 L 176.47326,4233.0543 L 171.67475,4218.0140 L 176.55073,4233.7373 L 173.75642,4218.1994 L 176.53839,4234.4246 L 175.79608,4218.6549 L 176.43644,4235.1044 L 177.75885,4219.3728 L 176.24664,4235.7651 L 179.61112,4220.3406 L 175.97221,4236.3954 L 181.32121,4221.5420 L 175.61787,4236.9844 L 182.85987,4222.9563 L 175.18968,4237.5222 L 184.20075,4224.5594 L 174.69495,4237.9995 L 185.32092,4226.3237 L 174.14216,4238.4081 L 186.20122,4228.2192 L 173.54077,4238.7411 L 186.82658,4230.2133 L 172.90106,4238.9927 L 187.18629,4232.2721 L 172.23398,4239.1586 L 187.27422,4234.3601 L 171.55094,4239.2361 L 187.08884,4236.4418 L 170.86364,4239.2238 L 186.63334,4238.4815 L 170.18382,4239.1218 L 185.91550,4240.4442 L 169.52313,4238.9320 L 184.94761,4242.2965 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.0469000" sodipodi:arg1="0.54696605" sodipodi:r2="5.2552228" sodipodi:r1="15.977139" sodipodi:cy="4233.9868" sodipodi:cx="171.30144" sodipodi:sides="48" id="shapes-f14.svgpath2725" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.015394123;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3828.319768300001) matrix(0.996295,-8.599074e-2,8.599074e-2,0.996295,-255.7489,-4191.319)" d="M 45.956989,4353.4876 L 35.655021,4310.8169 L 16.817800,4355.9931 L 54.216588,4333.0093 L 5.4304445,4329.0543 L 38.846134,4357.5203 L 27.531860,4309.8997 L 10.785104,4350.4764 L 52.578641,4325.0003 L 8.8128881,4321.6121 L 45.956989,4353.4876 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-1.3248582" sodipodi:arg1="0.85670563" sodipodi:r2="24.610689" sodipodi:r1="24.878733" sodipodi:cy="4334.6870" sodipodi:cx="29.663147" sodipodi:sides="5" id="shapes-f14.svgpath2918" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3828.319768300001) matrix(8.282123e-2,0.375917,-0.375917,8.282123e-2,1327.200,-115.9900)" d="M 32.276994,2897.7581 L 42.831345,2851.0513 L -12.364565,2867.1939 L 22.807589,2899.6877 L 36.425599,2843.8153 L -9.3009067,2858.0284 L 32.276994,2897.7581 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="32.277,2897.76 42.8313,2851.05 -12.3646,2867.19 22.8076,2899.69 36.4256,2843.82 -9.30091,2858.03 32.277,2897.76 " sodipodi:arg2="-0.65664333" sodipodi:arg1="1.1239539" sodipodi:r2="30.366934" sodipodi:r1="31.235876" sodipodi:cy="2869.5891" sodipodi:cx="18.779343" sodipodi:sides="3" id="shapes-f14.svgpolygon1259" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47465411;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;font-size:12.000000" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3828.319768300001) matrix(0.968463,-0.249152,0.249152,0.968463,-691.4436,-2621.787)" d="M 171.36150,2897.7582 L 187.98050,2859.9248 L 156.48797,2872.4552 L 197.60521,2876.5696 L 175.95638,2850.4906 L 184.74922,2890.8668 L 202.86204,2862.2187 L 167.17908,2883.0581 L 200.02225,2891.4317 L 169.17612,2863.9349 L 171.36150,2897.7582 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="171.362,2897.76 187.981,2859.92 156.488,2872.46 197.605,2876.57 175.956,2850.49 184.749,2890.87 202.862,2862.22 167.179,2883.06 200.022,2891.43 169.176,2863.93 171.362,2897.76 " sodipodi:arg2="-1.1525840" sodipodi:arg1="1.9818609" sodipodi:r2="16.355642" sodipodi:r1="24.967192" sodipodi:cy="2874.8708" sodipodi:cx="181.33803" sodipodi:sides="5" id="shapes-f14.svgpolygon1263" style="stroke-opacity:1.0000000;stroke-width:0.25000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;font-size:12.000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3828.319768300001) matrix(1.287909,0.000000,0.000000,1.287909,2.889197,-5380.424)" d="M 35.930009,4210.6035 L 17.469246,4187.5232 L 33.960246,4212.2200 L 20.356951,4185.9817 L 31.712960,4213.4212 L 23.489899,4185.0332 L 29.274512,4214.1609 L 26.747694,4184.7141 L 26.738611,4214.4107 L 30.005140,4185.0367 L 24.202710,4214.1609 L 33.137055,4185.9886 L 21.764263,4213.4212 L 36.023081,4187.5333 L 19.516977,4212.2200 L 38.552310,4189.6113 L 17.547214,4210.6035 L 40.627546,4192.1427 L 15.930671,4208.6337 L 42.169038,4195.0304 L 14.729472,4206.3865 L 43.117546,4198.1634 L 13.989777,4203.9480 L 43.436622,4201.4212 L 13.740012,4201.4121 L 43.114002,4204.6786 L 13.989777,4198.8762 L 42.162086,4207.8106 L 14.729472,4196.4378 L 40.617454,4210.6966 L 15.930671,4194.1905 L 38.539465,4213.2258 L 17.547214,4192.2207 L 36.007977,4215.3010 L 19.516976,4190.6042 L 33.120272,4216.8425 L 21.764263,4189.4030 L 29.987323,4217.7910 L 24.202710,4188.6633 L 26.729528,4218.1101 L 26.738611,4188.4135 L 23.472083,4217.7875 L 29.274512,4188.6633 L 20.340168,4216.8356 L 31.712960,4189.4030 L 17.454141,4215.2910 L 33.960246,4190.6042 L 14.924912,4213.2130 L 35.930009,4192.2207 L 12.849676,4210.6815 L 37.546551,4194.1905 L 11.308185,4207.7938 L 38.747751,4196.4378 L 10.359676,4204.6608 L 39.487446,4198.8762 L 10.040600,4201.4030 L 39.737210,4201.4121 L 10.363220,4198.1456 L 39.487446,4203.9480 L 11.315137,4195.0137 L 38.747751,4206.3865 L 12.859769,4192.1276 L 37.546551,4208.6337 L 14.937757,4189.5984 L 35.930009,4210.6035 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.1593010" sodipodi:arg1="0.78539816" sodipodi:r2="16.698013" sodipodi:r1="12.998599" sodipodi:cy="4201.4121" sodipodi:cx="26.738611" sodipodi:sides="32" id="shapes-f14.svgpath3540" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3828.319768300001) translate(9.625604,-4175.231)" d="M 262.66790,4224.3501 L 227.00457,4237.4206 L 250.41518,4228.0157 L 215.95520,4212.0401 L 239.15922,4221.9437 L 226.08878,4186.2804 L 235.49361,4209.6910 L 251.46920,4175.2310 L 241.56562,4198.4350 L 277.22895,4185.3646 L 253.81834,4194.7694 L 288.27832,4210.7450 L 265.07430,4200.8414 L 278.14474,4236.5048 L 268.73991,4213.0942 L 252.76432,4247.5541 L 262.66790,4224.3501 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.3382889" sodipodi:arg1="0.88740509" sodipodi:r2="36.167358" sodipodi:r1="16.710012" sodipodi:cy="4211.3926" sodipodi:cx="252.11676" sodipodi:sides="8" id="shapes-f14.svgpath2723" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3828.319768300001) matrix(1.000000,3.348310e-5,-3.348310e-5,1.000000,0.143069,-4181.756)" d="M 307.95060,4272.0326 L 266.67057,4272.6751 L 300.22613,4290.0915 L 270.58240,4261.3565 L 281.99451,4297.3991 L 281.35198,4256.1191 L 263.93558,4289.6746 L 292.67063,4260.0309 L 256.62802,4271.4430 L 297.90804,4270.8005 L 264.35248,4253.3841 L 293.99621,4282.1191 L 282.58410,4246.0765 L 283.22663,4287.3565 L 300.64303,4253.8010 L 271.90798,4283.4447 L 307.95060,4272.0326 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="3.0816518" sodipodi:arg1="0.011487387" sodipodi:r2="15.646836" sodipodi:r1="25.662985" sodipodi:cy="4271.7378" sodipodi:cx="282.28931" sodipodi:sides="8" id="shapes-f14.svgpath2724" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3828.319768300001) matrix(0.727174,0.000000,0.000000,0.727174,28.25777,-3046.217)" d="M 104.59527,4260.9893 L 85.296407,4214.6070 L 85.393576,4253.0357 L 104.54444,4206.5921 L 77.439974,4233.8340 L 123.82225,4214.5351 L 85.393575,4214.6323 L 131.83715,4233.7832 L 104.59527,4206.6787 L 123.89413,4253.0610 L 123.79696,4214.6323 L 104.64610,4261.0759 L 131.75056,4233.8340 L 85.368289,4253.1328 L 123.79696,4253.0357 L 77.353386,4233.8848 L 104.59527,4260.9893 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.3580603" sodipodi:arg1="1.5707963" sodipodi:r2="27.241930" sodipodi:r1="27.155294" sodipodi:cy="4233.8340" sodipodi:cx="104.59527" sodipodi:sides="8" id="shapes-f14.svgpath3347" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.34379637;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3828.319768300001) translate(0.000000,-4182.265)" d="M 114.31283,4305.9417 L 59.333363,4267.5071 L 101.57971,4320.6178 L 64.197074,4264.9177 L 84.404808,4329.7031 L 69.667740,4264.2602 L 65.107698,4331.9706 L 75.006519,4265.6233 L 46.294559,4327.1141 L 79.492377,4268.8229 L 30.506210,4315.7895 L 82.519475,4273.4269 L 19.874954,4299.5261 L 83.678988,4278.8136 L 15.836601,4280.5205 L 82.814315,4284.2554 L 18.936554,4261.3395 L 80.042237,4289.0173 L 28.756147,4244.5736 L 75.737137,4292.4563 L 43.969188,4232.4871 L 70.480443,4294.1079 L 62.521074,4226.7124 L 64.982101,4293.7490 L 81.906268,4228.0293 L 59.984693,4291.4281 L 99.506693,4236.2601 L 56.163145,4287.4587 L 112.94531,4250.2930 L 54.033580,4282.3768 L 120.40717,4268.2329 L 53.883606,4276.8688 L 120.88450,4287.6569 L 55.733479,4271.6786 L 114.31283,4305.9417 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.2448164" sodipodi:arg1="0.52982957" sodipodi:r2="14.993350" sodipodi:r1="52.870548" sodipodi:cy="4279.2217" sodipodi:cx="68.691193" sodipodi:sides="17" id="shapes-f14.svgpath5832" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e562" width="288" height="1000px" x="10" y="3990.025398300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e562" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">もし、飾りのない普通の星形を作りたいなら、ハンドルの歪みの動きを規制することができる:
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4024.6622413000014)"/><rect id="d0e569" width="258" height="1000px" x="20" y="4018.6622413000014" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e569" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl</flowSpan>を押しながらドラッグすることで、光芒を半径方向に限定することができる(歪みなし)。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 4053.673497300001)"/><rect id="d0e575" width="258" height="1000px" x="20" y="4047.673497300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e575" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+click</flowSpan> でドラッグをせずに歪みをとることができる。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e582" width="288" height="1000px" x="10" y="4065.4418563000013" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e582" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">キャンバス上でのハンドルのドラッグの有用な補足として、2つのハンドルの中心からの距離の比、<flowSpan style="font-family:sans serif">スポーク比</flowSpan> がコントロールバーにある。
+</flowDiv></flowRoot>
+
+<rect id="d0e588" width="288" height="1000px" x="10" y="4094.1115123000013" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e588" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape の星形はまだ2つの仕掛けを隠している。幾何学の世界では多角形は鋭角から直線の辺を持つ。しかし現実世界では様々な度数の曲がりや丸さが存在する、そして Inkscape もそれを実現可能としている。しかし、多角形の丸めは矩形の丸めとは少し異なる作用をする。丸めのために、用意されたされたハンドルを使う必要がないのである、しかし
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4162.644042300001)"/><rect id="d0e594" width="258" height="1000px" x="20" y="4156.644042300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e594" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">接線方向に<flowSpan style="font-weight:bold">Shift+drag</flowSpan> で星形や多角形を丸めることができる。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 4180.892284100001)"/><rect id="d0e601" width="258" height="1000px" x="20" y="4174.892284100001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e601" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> で丸めを取り除くことができる。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e608" width="288" height="1000px" x="10" y="4192.627830600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e608" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">"接線方向" は中心方向とは直角と言う意味である。Shift を押しながらハンドルを反時計方向に "回転" すると、丸めの値は正になり; 時計方向に回すと負の丸めになる(下の負の丸めの例を見よ)。
+</flowDiv></flowRoot>
+
+<rect id="d0e611" width="288" height="1000px" x="10" y="4232.7835466000015" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e611" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ここで、丸めた正方形(矩形ツール)と丸めた正4角形(星形ツール)を比較する:
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4269.4532026000015) " rx="18.040419" ry="18.040419" y="1.8126992" x="56.116741" height="87.191818" width="87.191818" id="shapes-f15.svgrect4263" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4269.4532026000015) matrix(1.174602,0.000000,0.000000,1.174602,-0.548917,-5471.588)" d="M 203.95671,4729.2151 C 195.52962,4737.6422 147.73780,4737.6422 139.31071,4729.2151 C 130.88362,4720.7880 130.88362,4672.9962 139.31071,4664.5691 C 147.73780,4656.1420 195.52962,4656.1420 203.95671,4664.5691 C 212.38381,4672.9962 212.38381,4720.7880 203.95671,4729.2151 z " inkscape:randomized="0.0000000" inkscape:rounded="0.18435333" inkscape:flatsided="true" sodipodi:arg2="1.5707963" sodipodi:arg1="0.78539816" sodipodi:r2="32.323002" sodipodi:r1="45.711628" sodipodi:cy="4696.8921" sodipodi:cx="171.63371" sodipodi:sides="4" id="shapes-f15.svgpath4264" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" sodipodi:type="star"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4269.4532026000015) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f15.svgtext4886" y="42.43066" x="184.07954" style="font-size:7.7300830;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="51.706760" x="184.07954" id="shapes-f15.svgtspan4887" sodipodi:role="line">Rounded</tspan><tspan id="shapes-f15.svgtspan4889"/><tspan y="51.706760" x="184.07954" id="shapes-f15.svgtspan4891" sodipodi:role="line">polygon</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4269.4532026000015) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f15.svgtext6237" y="42.475475" x="82.517342" style="font-size:7.5962205;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="42.475475" x="82.517342" id="shapes-f15.svgtspan4894" sodipodi:role="line"/><tspan id="shapes-f15.svgtspan4896"/><tspan id="shapes-f15.svgtspan4898">Rounded</tspan><tspan y="51.590940" x="82.517342" id="shapes-f15.svgtspan4900" sodipodi:role="line">rectangle</tspan></text>
+
+<rect id="d0e624" width="288" height="1000px" x="10" y="4372.234244600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e624" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">見て分かるように、丸めた矩形は辺に直線区間と円弧状(一般的には楕円弧)の区間がある、丸めた多角形と星形には直線区間が全くない;曲率は最大(角の部分)から最小(角と角の中間)へと滑らかに変化する。 Inkscapeはただ連続なベジェのハンドルをシェイプの頂点に追加しているだけである(シェイプをパスに変換すればベジェハンドルを見ること、調べることができる)。
+</flowDiv></flowRoot>
+
+<rect id="d0e627" width="288" height="1000px" x="10" y="4445.564363600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e627" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">コントロールバーの<flowSpan style="font-family:sans serif">丸め</flowSpan>パラメータは接線と近接する多角形/星形の辺の長さの比である。このパラメータは負の値を取りうる。負の場合は接線の向きを反転する。0.2から0.4の値であると予測した "普通" の丸めになる;他の値にすると美しい、入り組んだ、予測不可能な形になる傾向がある。大きな丸め値の星形はハンドルの位置を大きく上回る形状になる。いくつかの例を示す、数値は丸め値を表す:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.307966,-3.233534e-2,-3.233534e-2,-0.307966,-34.05150,272.3350)" sodipodi:type="star" style="stroke-opacity:0.13114752;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.3750434;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none" id="shapes-f16.svgpath1575" sodipodi:sides="5" sodipodi:cx="254.06618" sodipodi:cy="551.97913" sodipodi:r1="27.797562" sodipodi:r2="27.797562" sodipodi:arg1="0.22082877" sodipodi:arg2="0.84914730" inkscape:flatsided="false" inkscape:rounded="5.1300000" d="M 281.18871,558.06786 C 261.88430,644.06024 338.59255,514.62479 272.42990,572.84724 C 206.26725,631.06969 344.40578,571.44219 256.65677,579.65571 C 168.90777,587.86923 315.71235,620.82536 239.89413,575.89267 C 164.07590,530.95997 263.47218,643.91161 228.54472,562.99546 C 193.61727,482.07932 207.63923,631.88277 226.94364,545.89039 C 246.24806,459.89801 169.53980,589.33346 235.70245,531.11101 C 301.86510,472.88857 163.72658,532.51606 251.47558,524.30254 C 339.22459,516.08902 192.42001,483.13289 268.23823,528.06559 C 344.05645,572.99828 244.66018,460.04664 279.58763,540.96279 C 314.51509,621.87893 300.49312,472.07548 281.18871,558.06786 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(1.252191,0.000000,0.000000,-1.252191,-268.8556,649.3270)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.031250000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1556" sodipodi:sides="18" sodipodi:cx="377.20990" sodipodi:cy="459.14322" sodipodi:r1="56.586357" sodipodi:r2="2.4662609" sodipodi:arg1="1.1708920" sodipodi:arg2="-2.6860230" inkscape:flatsided="false" inkscape:rounded="0.37000000" d="M 399.24068,511.26481 C 405.25006,490.48212 396.08205,453.22319 374.99517,458.05813 C 354.14186,462.83951 367.47163,532.93693 380.08543,515.65647 C 392.84050,498.18245 396.96869,460.03487 375.49986,457.36609 C 354.26882,454.72686 342.81998,525.15594 360.58334,513.23179 C 378.54566,501.17408 395.47213,466.73900 376.21080,456.88839 C 357.16282,447.14689 322.31627,509.41284 343.08666,504.28323 C 364.08970,499.09616 391.77287,472.52697 377.04225,456.68266 C 362.47480,441.01385 308.43353,487.60649 329.70575,489.89012 C 351.21623,492.19933 386.31710,476.70066 377.89392,456.77371 C 369.56404,437.06749 302.84625,462.36704 322.05455,471.78848 C 341.47799,481.31545 379.76287,478.75666 378.66309,457.15056 C 377.57549,435.78378 306.22831,436.73875 321.05589,452.16164 C 336.04954,467.75726 372.90072,478.44700 379.25698,457.76775 C 385.54284,437.31756 318.17180,413.81277 326.83023,433.37687 C 335.58563,453.16010 366.55831,475.80901 379.60396,458.55085 C 392.50512,441.48384 337.23616,396.35432 338.68110,417.69991 C 340.14223,439.28459 361.50065,471.16088 379.66219,459.40539 C 397.62256,447.78011 361.12194,386.46913 355.17912,407.02162 C 349.16974,427.80432 358.33775,465.06325 379.42463,460.22831 C 400.27794,455.44693 386.94817,385.34951 374.33437,402.62997 C 361.57930,420.10399 357.45111,458.25157 378.91994,460.92035 C 400.15097,463.55958 411.59982,393.13050 393.83646,405.05465 C 375.87414,417.11236 358.94767,451.54744 378.20900,461.39805 C 397.25698,471.13955 432.10353,408.87359 411.33314,414.00321 C 390.33010,419.19028 362.64693,445.75947 377.37755,461.60378 C 391.94500,477.27258 445.98627,430.67995 424.71405,428.39632 C 403.20357,426.08711 368.10270,441.58578 376.52588,461.51272 C 384.85576,481.21895 451.57355,455.91940 432.36525,446.49796 C 412.94181,436.97099 374.65693,439.52977 375.75671,461.13588 C 376.84431,482.50266 448.19149,481.54769 433.36391,466.12480 C 418.37026,450.52917 381.51908,439.83944 375.16282,460.51868 C 368.87696,480.96888 436.24800,504.47366 427.58957,484.90957 C 418.83417,465.12634 387.86149,442.47743 374.81584,459.73559 C 361.91468,476.80259 417.18364,521.93212 415.73870,500.58653 C 414.27757,479.00185 392.91915,447.12556 374.75761,458.88105 C 356.79724,470.50633 393.29786,531.81731 399.24068,511.26481 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.549977,0.000000,0.000000,-0.549977,24.59580,424.7180)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.36259648;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1559" sodipodi:sides="4" sodipodi:cx="78.599991" sodipodi:cy="584.08337" sodipodi:r1="33.805592" sodipodi:r2="0.93718392" sodipodi:arg1="0.0000000" sodipodi:arg2="0.78539816" inkscape:flatsided="false" inkscape:rounded="1.8500000" d="M 112.40558,584.08337 C 112.40558,645.41000 122.62715,541.38159 79.262680,584.74606 C 35.898208,628.11054 139.92662,617.88897 78.599991,617.88897 C 17.273366,617.88897 121.30177,628.11054 77.937302,584.74606 C 34.572829,541.38159 44.794399,645.41000 44.794399,584.08337 C 44.794399,522.75675 34.572829,626.78516 77.937302,583.42068 C 121.30177,540.05621 17.273366,550.27778 78.599991,550.27778 C 139.92662,550.27778 35.898208,540.05621 79.262680,583.42068 C 122.62715,626.78516 112.40558,522.75675 112.40558,584.08337 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.748940,0.000000,0.000000,-0.748940,60.65535,545.3560)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00" id="shapes-f16.svgpath2808" sodipodi:sides="4" sodipodi:cx="285.61685" sodipodi:cy="626.70453" sodipodi:r1="38.196964" sodipodi:r2="7.8936343" sodipodi:arg1="-0.0000000" sodipodi:arg2="0.78539816" inkscape:flatsided="false" inkscape:rounded="0.25000000" d="M 323.81382,626.70453 C 323.81382,634.97690 297.04794,626.43672 291.19849,632.28617 C 285.34904,638.13562 293.88922,664.90149 285.61685,664.90149 C 277.34448,664.90149 285.88466,638.13562 280.03521,632.28617 C 274.18576,626.43672 247.41989,634.97690 247.41989,626.70453 C 247.41989,618.43216 274.18576,626.97234 280.03521,621.12289 C 285.88466,615.27344 277.34448,588.50756 285.61685,588.50756 C 293.88922,588.50756 285.34904,615.27344 291.19849,621.12289 C 297.04794,626.97234 323.81382,618.43216 323.81382,626.70453 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.716804,0.217032,0.217032,-0.716804,-66.02363,504.5840)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000019pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00" id="shapes-f16.svgpath3430" sodipodi:sides="5" sodipodi:cx="285.61685" sodipodi:cy="626.70453" sodipodi:r1="38.196964" sodipodi:r2="9.5492411" sodipodi:arg1="-0.0000000" sodipodi:arg2="0.62831853" inkscape:flatsided="false" inkscape:rounded="0.24000000" d="M 323.81382,626.70453 C 323.81382,634.14071 297.71323,626.30143 293.34235,632.31743 C 288.97147,638.33343 304.49260,660.73409 297.42036,663.03200 C 290.34813,665.32991 289.73821,638.08430 282.66597,635.78640 C 275.59374,633.48849 259.08574,655.17214 254.71486,649.15614 C 250.34398,643.14014 276.06761,634.14071 276.06761,626.70453 C 276.06761,619.26834 250.34398,610.26892 254.71486,604.25292 C 259.08574,598.23692 275.59374,619.92057 282.66597,617.62266 C 289.73821,615.32475 290.34813,588.07915 297.42036,590.37706 C 304.49260,592.67496 288.97147,615.07563 293.34235,621.09163 C 297.71323,627.10763 323.81382,619.26834 323.81382,626.70453 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.112357,6.849093e-3,6.849093e-3,-0.112357,7.881487,207.1500)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274618 1.4274618;stroke-miterlimit:4.0000000;stroke-width:1.4274611;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath1586" sodipodi:sides="3" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.6461088" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 370.70862,682.81124 317.73879,678.81439 311.61860,666.08902 C 305.49842,653.36364 335.44471,609.48885 349.52530,610.55130 C 363.60589,611.61375 386.62943,659.48540 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.111212,-1.740816e-2,-1.740816e-2,-0.111212,34.31171,215.8190)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4275137 1.4275137;stroke-miterlimit:4.0000000;stroke-width:1.4275173;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2214" sodipodi:sides="4" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.3843094" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 372.16938,680.67105 334.24160,687.82724 324.71887,681.32759 C 315.19613,674.82795 308.03995,636.90017 314.53959,627.37744 C 321.03924,617.85470 358.96702,610.69852 368.48975,617.19816 C 378.01248,623.69781 385.16867,661.62558 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.106220,-3.726607e-2,-3.726607e-2,-0.106220,59.87360,219.4050)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274952 1.4274952;stroke-miterlimit:4.0000000;stroke-width:1.4274960;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2215" sodipodi:sides="5" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.2272298" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 373.26617,679.06413 344.89652,689.21351 335.69856,686.52121 C 326.50060,683.82891 308.08126,659.98410 307.79947,650.40435 C 307.51767,640.82461 324.50355,615.93832 333.52735,612.71002 C 342.55115,609.48171 371.46833,617.94595 377.32714,625.53049 C 383.18595,633.11503 384.07188,663.23251 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.112523,3.153940e-3,3.153940e-3,-0.112523,42.43847,209.5460)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274604 1.4274604;stroke-miterlimit:4.0000000;stroke-width:1.4274589;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2216" sodipodi:sides="6" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.1225100" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 374.07308,677.88191 351.81275,688.58787 343.68332,687.97446 C 335.55389,687.36105 315.15209,673.43601 311.61860,666.08902 C 308.08511,658.74202 309.94365,634.11103 314.53959,627.37744 C 319.13554,620.64385 341.39587,609.93789 349.52530,610.55130 C 357.65473,611.16471 378.05653,625.08974 381.59002,632.43674 C 385.12350,639.78374 383.26497,664.41473 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(6.043272e-2,0.000000,0.000000,-6.043272e-2,168.5167,2.007000)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:4.1999998;stroke:#000000;fill-rule:evenodd;fill-opacity:0.74998099;fill:#ff6000;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath905" sodipodi:sides="3" sodipodi:cx="-651.47363" sodipodi:cy="-1048.6403" sodipodi:r1="266.75140" sodipodi:r2="86.869286" sodipodi:arg1="0.54565505" sodipodi:arg2="0.65224913" inkscape:flatsided="false" inkscape:rounded="-3.0000000" d="M -423.45786,-910.20211 C -633.01332,-1409.8741 -1124.1319,-1008.2425 -582.43682,-995.91274 C 353.94260,-974.59938 -1814.5112,-1038.5521 -885.37247,-920.39188 C -347.86611,-852.03624 -450.12998,-1478.1732 -731.65541,-1015.2164 C -1218.3030,-214.94470 -78.691431,-2060.9044 -645.59057,-1315.3268 C -973.54147,-884.01044 -380.15903,-659.50507 -640.32867,-1134.7917 C -1090.0605,-1956.3767 -61.218238,-46.464232 -423.45786,-910.20211 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.477810,7.371536e-2,7.371536e-2,-0.477810,-114.9199,309.0950)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000001pt;stroke:#acacac;fill-rule:evenodd;fill-opacity:0.75000000;fill:#fcfcfc" id="shapes-f16.svgpath4053" sodipodi:sides="6" sodipodi:cx="272.33234" sodipodi:cy="606.22424" sodipodi:r1="27.681587" sodipodi:r2="11.966143" sodipodi:arg1="0.20131714" sodipodi:arg2="-3.0483195" inkscape:flatsided="false" inkscape:rounded="3.0000000" d="M 299.45487,611.75945 C 249.91437,503.78513 339.18292,516.17810 260.41821,605.10974 C 192.18155,682.15437 221.54958,716.42032 281.09997,632.48065 C 349.83823,535.59016 383.73987,619.09548 267.34046,595.34905 C 166.49952,574.77669 151.50836,617.34312 253.97744,626.94544 C 372.25619,638.02927 316.88929,709.14161 279.25459,596.46356 C 246.65031,498.84656 202.29112,507.14705 245.20981,600.68903 C 294.75030,708.66336 205.48175,696.27038 284.24646,607.33875 C 352.48313,530.29412 323.11510,496.02817 263.56470,579.96784 C 194.82645,676.85833 160.92480,593.35301 277.32421,617.09943 C 378.16515,637.67180 393.15632,595.10537 290.68724,585.50305 C 172.40848,574.41921 227.77538,503.30687 265.41009,615.98493 C 298.01436,713.60193 342.37356,705.30144 299.45487,611.75945 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.270281,-8.043548e-2,-8.043548e-2,-0.270281,39.03150,168.4570)" sodipodi:type="star" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.082840365pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath1545" sodipodi:sides="3" sodipodi:cx="397.50070" sodipodi:cy="420.22922" sodipodi:r1="39.614254" sodipodi:r2="1.0779980" sodipodi:arg1="2.3198469" sodipodi:arg2="3.3670445" inkscape:flatsided="false" inkscape:rounded="-3.0000000" d="M 370.52562,449.24015 C 456.39873,529.08709 422.66290,305.69647 396.44998,419.98823 C 370.23707,534.28000 497.95007,347.91782 385.86404,382.36265 C 273.77801,416.80747 484.10787,499.28669 398.23476,419.43976 C 312.36165,339.59283 409.89952,543.37662 436.11245,429.08486 C 462.32537,314.79309 285.73133,455.70449 397.81736,421.25966 C 509.90339,386.81483 284.65252,369.39321 370.52562,449.24015 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(1.627536,0.000000,0.000000,1.627536,-153.1836,-574.1410)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.57520527;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1591" sodipodi:sides="3" sodipodi:cx="262.92249" sodipodi:cy="377.06650" sodipodi:r1="17.850517" sodipodi:r2="2.4989247" sodipodi:arg1="0.51914611" sodipodi:arg2="1.5663437" inkscape:flatsided="false" inkscape:rounded="0.25000000" d="M 278.42107,385.92283 C 276.34454,389.55676 267.11895,379.54676 262.93361,379.56540 C 258.74827,379.58403 249.61219,389.67579 247.50338,386.06050 C 245.39457,382.44521 258.67628,379.46061 260.75281,375.82668 C 262.82934,372.19276 258.65766,359.23479 262.84300,359.21616 C 267.02834,359.19752 262.97222,372.19212 265.08103,375.80741 C 267.18984,379.42270 280.49760,382.28891 278.42107,385.92283 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="269.70953" y="72.533112" id="shapes-f16.svgtext2547" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2548" x="269.70953" y="72.533112"/><tspan id="shapes-f16.svgtspan2550"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2552" x="269.70953" y="77.307917">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="270.21283" y="37.697109" id="shapes-f16.svgtext2856" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2555" x="270.21283" y="37.697109"/><tspan id="shapes-f16.svgtspan2557"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2559" x="270.21283" y="42.471914">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="270.13705" y="114.07111" id="shapes-f16.svgtext2561" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2562" x="270.13705" y="114.07111"/><tspan id="shapes-f16.svgtspan2564"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2566" x="270.13705" y="118.84592">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.500003,0.866024,-0.866024,0.500003,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790072;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="214.9263" y="-106.66351" id="shapes-f16.svgtext2568" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2569" x="214.92630" y="-106.66351"/><tspan id="shapes-f16.svgtspan2571"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2573" x="214.92630" y="-101.88870">0.37</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.964586,6.719919e-2,6.719919e-2,-0.964586,-356.5721,688.7050)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.37500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece" id="shapes-f16.svgpath1554" sodipodi:sides="9" sodipodi:cx="451.89960" sodipodi:cy="620.88135" sodipodi:r1="23.086590" sodipodi:r2="14.298160" sodipodi:arg1="1.1382904" sodipodi:arg2="1.4814137" inkscape:flatsided="false" inkscape:rounded="0.43000000" d="M 461.57628,641.84208 C 457.38816,643.80584 457.78546,634.73692 453.17590,635.12243 C 448.51320,635.51239 450.36116,644.35969 445.83906,643.15825 C 441.36850,641.97051 447.50224,635.27869 443.72331,632.61104 C 439.90082,629.91264 435.62950,637.87792 432.93764,634.05081 C 430.27646,630.26733 439.27660,629.08379 438.09650,624.61120 C 436.90279,620.08705 428.51080,623.44326 428.90873,618.78123 C 429.30212,614.17234 436.95739,619.05087 438.92831,614.86612 C 440.92194,610.63312 432.33597,607.80985 435.63750,604.49432 C 438.90139,601.21657 441.62981,609.87446 445.82952,607.93563 C 450.07766,605.97445 445.31518,598.29275 449.97548,597.87508 C 454.58267,597.46217 451.10758,605.84829 455.57100,607.06259 C 460.08588,608.29088 461.37532,599.34510 465.21379,602.02073 C 469.00851,604.66586 460.95594,608.85626 463.59458,612.65549 C 466.26365,616.49853 473.00165,610.47450 474.22223,614.99147 C 475.42890,619.45696 466.56674,617.49090 466.14595,622.09737 C 465.72032,626.75695 474.75410,626.47338 472.78567,630.71815 C 470.83966,634.91455 465.31462,627.71197 462.03130,630.97026 C 458.71012,634.26611 465.81268,639.85569 461.57628,641.84208 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="116.22874" y="117.60011" id="shapes-f16.svgtext2575" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2576" x="116.22874" y="117.60011"/><tspan id="shapes-f16.svgtspan2578"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2580" x="116.22874" y="122.37492">0.43</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.384906,0.922956,-0.922956,0.384906,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789882;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="32.583221" y="-39.030281" id="shapes-f16.svgtext2582" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2583" x="32.583221" y="-39.030281"/><tspan id="shapes-f16.svgtspan2585"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2587" x="32.583221" y="-34.255495">3.00</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="107.11456" y="38.639725" id="shapes-f16.svgtext2589" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2590" x="107.11456" y="43.414501">-</tspan><tspan id="shapes-f16.svgtspan2592"/><tspan id="shapes-f16.svgtspan2594">3.00</tspan><tspan sodipodi:role="line" id="shapes-f16.svgtspan2596" x="107.11456" y="43.414501"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.120864,0.000000,0.000000,-0.120864,214.0977,80.90800)" sodipodi:type="star" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath896" sodipodi:sides="3" sodipodi:cx="224.45302" sodipodi:cy="492.50204" sodipodi:r1="120.20276" sodipodi:r2="60.101379" sodipodi:arg1="0.52807445" sodipodi:arg2="1.5752720" inkscape:flatsided="false" inkscape:rounded="0.41000000" d="M 328.28162,553.06873 C 306.77619,589.93520 266.86404,552.79385 224.18402,552.60282 C 181.50401,552.41180 141.26100,589.19440 120.08642,552.13691 C 98.911848,515.07942 151.03328,499.08517 172.53871,462.21870 C 194.04415,425.35223 182.31099,372.10947 224.99100,372.30049 C 267.67102,372.49151 255.46174,425.62712 276.63631,462.68461 C 297.81089,499.74210 349.78706,516.20227 328.28162,553.06873 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="236.78233" y="17.90111" id="shapes-f16.svgtext2598" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2599" x="236.78233" y="17.901110"/><tspan id="shapes-f16.svgtspan2601"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2603" x="236.78233" y="22.675915">0.41</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="21.764177" y="95.56311" id="shapes-f16.svgtext2909" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2606" x="21.764177" y="100.33792">5.43</tspan><tspan id="shapes-f16.svgtspan2608"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2610" x="21.764177" y="100.33792"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="63.424889" y="89.486107" id="shapes-f16.svgtext2613" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2613" x="63.424889" y="89.486107"/><tspan id="shapes-f16.svgtspan2615"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2617" x="63.424889" y="94.260912">1.85</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="62.71822" y="141.7691" id="shapes-f16.svgtext3240" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan3241" x="62.718220" y="141.76910"/><tspan id="shapes-f16.svgtspan3243"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan3245" x="62.718220" y="146.54391">0.21</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="106.78857" y="66.356537" id="shapes-f16.svgtext3868" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan3869" x="106.78857" y="71.131313">-</tspan><tspan id="shapes-f16.svgtspan3871"/><tspan id="shapes-f16.svgtspan3873">3.00</tspan><tspan sodipodi:role="line" id="shapes-f16.svgtspan3875" x="106.78857" y="71.131313"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.503029,8.386162e-2,-8.386162e-2,0.503029,540.5811,-2474.824)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000" id="shapes-f16.svgpath4498" sodipodi:sides="9" sodipodi:cx="105.38494" sodipodi:cy="5142.4639" sodipodi:r1="46.149918" sodipodi:r2="18.172943" sodipodi:arg1="0.93231400" sodipodi:arg2="1.2813799" inkscape:flatsided="false" inkscape:rounded="-0.43000000" inkscape:randomized="0.0000000" d="M 132.88925,5179.5223 C 143.15471,5171.9034 98.319178,5163.5294 110.57137,5159.8810 C 122.82356,5156.2326 89.872629,5187.7696 102.63376,5188.5317 C 115.39489,5189.2938 86.431567,5154.0592 98.162455,5159.1399 C 109.89334,5164.2206 64.379851,5167.1990 73.665577,5175.9855 C 82.951303,5184.7720 83.412450,5139.1634 89.133020,5150.5960 C 94.853589,5162.0285 58.073810,5135.0545 59.539237,5147.7541 C 61.004664,5160.4537 90.674506,5125.8120 87.708039,5138.2469 C 84.741573,5150.6818 73.905173,5106.3769 66.864612,5117.0474 C 59.824050,5127.7178 104.81974,5120.2521 94.554278,5127.8710 C 84.288818,5135.4899 104.46627,5094.5849 92.214077,5098.2333 C 79.961884,5101.8817 119.22943,5125.0853 106.46830,5124.3232 C 93.707174,5123.5611 135.45722,5105.1959 123.72634,5100.1152 C 111.99545,5095.0345 127.16114,5138.0502 117.87541,5129.2637 C 108.58969,5120.4772 152.37702,5133.2451 146.65645,5121.8125 C 140.93588,5110.3800 124.90352,5153.0803 123.43809,5140.3807 C 121.97266,5127.6811 147.30870,5165.6078 150.27517,5153.1728 C 153.24164,5140.7379 113.51294,5163.1428 120.55350,5152.4724 C 127.59406,5141.8020 122.62379,5187.1412 132.88925,5179.5223 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="156.34573" y="122.21311" id="shapes-f16.svgtext4499" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan4500" x="156.34573" y="126.98792">-0.43</tspan><tspan id="shapes-f16.svgtspan4502"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan4504" x="156.34573" y="126.98792"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.306731,-4.267910e-2,4.267910e-2,0.306731,-195.0316,-1440.110)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#00edff;color:#000000" id="shapes-f16.svgpath5127" sodipodi:sides="5" sodipodi:cx="9.5541286" sodipodi:cy="5108.5903" sodipodi:r1="17.613136" sodipodi:r2="8.1117020" sodipodi:arg1="-2.7000003" sodipodi:arg2="-2.0716818" inkscape:flatsided="false" inkscape:rounded="-8.9362223" inkscape:randomized="0.0000000" d="M -6.3694195,5101.0628 C -52.334341,5198.2963 99.997690,5049.8290 5.6588697,5101.4751 C -88.679954,5153.1211 118.47105,5104.7884 11.792555,5091.1200 C -94.885938,5077.4516 93.388032,5176.4490 15.117425,5102.6870 C -63.153186,5028.9249 46.827114,5211.0016 26.861100,5105.3206 C 6.8950871,4999.6395 -29.077231,5209.2906 16.887694,5112.0571 C 62.852620,5014.8236 -76.326823,5175.6859 18.011999,5124.0398 C 112.35082,5072.3938 -98.155268,5102.9678 8.5232251,5116.6363 C 115.20172,5130.3047 -80.796204,5047.6464 -2.5255918,5121.4084 C 75.745018,5195.1704 -18.382580,5004.4152 1.5834303,5110.0962 C 21.549441,5215.7773 39.595504,5003.8293 -6.3694195,5101.0628 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="21.20429" y="143.25011" id="shapes-f16.svgtext6108" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan5129" x="21.204290" y="148.02491">-8.94</tspan><tspan id="shapes-f16.svgtspan5131"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan5133" x="21.204290" y="148.02491"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) matrix(0.241306,0.000000,0.000000,0.241306,59.66014,-1049.710)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath5833" sodipodi:sides="4" sodipodi:cx="171.63371" sodipodi:cy="4696.8921" sodipodi:r1="45.711628" sodipodi:r2="32.323002" sodipodi:arg1="0.78539816" sodipodi:arg2="1.5707963" inkscape:flatsided="true" inkscape:rounded="0.39000000" inkscape:randomized="0.0000000" d="M 203.95671,4729.2151 C 186.12918,4747.0426 157.13825,4747.0426 139.31071,4729.2151 C 121.48318,4711.3876 121.48318,4682.3966 139.31071,4664.5691 C 157.13825,4646.7416 186.12918,4646.7416 203.95671,4664.5691 C 221.78425,4682.3966 221.78425,4711.3876 203.95671,4729.2151 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4527.025732600001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="96.318428" y="80.288109" id="shapes-f16.svgtext5837" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan5838" x="96.318428" y="80.288109"/><tspan id="shapes-f16.svgtspan5840"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan5842" x="96.318428" y="85.062914">0.39</tspan></text>
+
+<rect id="d0e643" width="288" height="1000px" x="10" y="4687.669392600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e643" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">頂点を鋭く、凹な辺を滑らかにしたい場合、もしくはその逆の形状がほしい場合、星形から<flowSpan style="font-style:italic">オフセット</flowSpan>(<flowSpan style="font-weight:bold">Ctrl+J</flowSpan>)を作ることで簡単に実現できる:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4724.732798600001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3939" y="-2.7365105" x="35.064491" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="35.064491" id="shapes-f17.svgtspan3940" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3942"/><tspan id="shapes-f17.svgtspan3944"/><tspan y="4.7223065" x="35.064491" id="shapes-f17.svgtspan3946" sodipodi:role="line">Original star</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4724.732798600001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3948" y="-2.7365105" x="117.15958" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="117.15958" id="shapes-f17.svgtspan3949" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3951"/><tspan id="shapes-f17.svgtspan3953"/><tspan x="117.15958" y="4.7223065" sodipodi:role="line" id="shapes-f17.svgtspan3955">Linked offset, inset</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4724.732798600001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3957" y="-2.7365105" x="216.99135" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="216.99135" id="shapes-f17.svgtspan3958" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3960"/><tspan id="shapes-f17.svgtspan3962"/><tspan y="4.7223065" x="216.99135" id="shapes-f17.svgtspan3964" sodipodi:role="line">Linked offset, outset</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4724.732798600001) matrix(1.320520,0.000000,0.000000,1.320520,32.68152,-6886.747)" d="M 95.281250,5226.1250 C 94.775628,5227.3872 94.288704,5228.4192 93.750000,5229.9062 C 92.785240,5232.5694 91.804075,5235.4001 90.468750,5237.9375 C 89.133425,5240.4749 87.472375,5243.2081 83.843750,5244.2188 C 80.034756,5245.2796 77.011897,5243.7127 74.312500,5242.1562 C 71.613103,5240.5998 69.024000,5238.6378 66.593750,5236.8438 C 65.433917,5235.9875 64.652607,5235.5924 63.625000,5234.9062 C 64.251412,5235.7075 64.544559,5236.2476 65.281250,5237.1250 C 67.182012,5239.3887 69.282685,5241.8174 70.968750,5244.3750 C 72.654815,5246.9326 74.439158,5249.8283 73.437500,5253.7188 C 72.451468,5257.5486 69.573416,5259.3799 66.875000,5260.9375 C 64.176584,5262.4951 61.175479,5263.7323 58.406250,5264.9375 C 57.034673,5265.5344 56.262361,5266.0297 55.125000,5266.5938 C 56.173575,5266.4488 56.814492,5266.4593 58.000000,5266.2500 C 60.912193,5265.7358 64.066204,5265.1188 67.125000,5264.9375 C 70.183796,5264.7562 73.599692,5264.6556 76.468750,5267.4688 C 79.294288,5270.2394 79.439455,5273.6326 79.437500,5276.7500 C 79.435545,5279.8674 78.999047,5283.0905 78.656250,5286.0938 C 78.490635,5287.5447 78.550611,5288.4424 78.468750,5289.6875 C 78.856660,5288.7303 79.163062,5288.1908 79.562500,5287.0938 C 80.573899,5284.3159 81.627022,5281.3011 83.000000,5278.5625 C 84.372978,5275.8239 86.005336,5272.8277 89.875000,5271.7500 C 93.683982,5270.6892 96.706856,5272.2560 99.406250,5273.8125 C 102.10564,5275.3690 104.69475,5277.3310 107.12500,5279.1250 C 108.28483,5279.9812 109.06614,5280.3763 110.09375,5281.0625 C 109.46734,5280.2612 109.17419,5279.7211 108.43750,5278.8438 C 106.53674,5276.5801 104.43606,5274.1513 102.75000,5271.5938 C 101.06394,5269.0362 99.279591,5266.1405 100.28125,5262.2500 C 101.26729,5258.4201 104.14534,5256.5889 106.84375,5255.0312 C 109.54216,5253.4736 112.54328,5252.2365 115.31250,5251.0312 C 116.68407,5250.4343 117.45639,5249.9391 118.59375,5249.3750 C 117.54518,5249.5200 116.90426,5249.5094 115.71875,5249.7188 C 112.80656,5250.2329 109.65254,5250.8499 106.59375,5251.0312 C 103.53496,5251.2126 100.11909,5251.3132 97.250000,5248.5000 C 94.424435,5245.7294 94.279295,5242.3362 94.281250,5239.2188 C 94.283205,5236.1013 94.719703,5232.8783 95.062500,5229.8750 C 95.235374,5228.3604 95.200993,5227.4100 95.281250,5226.1250 z " inkscape:href="#path2693" id="shapes-f17.svgpath2694" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47329840;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800" xlink:href="#shapes-f17.svgpath2693" inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7812 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5312 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z " inkscape:radius="-4.4234619" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4724.732798600001) matrix(0.827366,0.000000,0.000000,0.827366,177.7036,-4293.463)" d="M 97.500000,5207.5312 C 96.553352,5207.4549 95.536566,5207.4936 94.531250,5207.6562 C 87.472667,5208.7975 85.294135,5213.5513 83.750000,5216.5312 C 82.205865,5219.5112 81.237159,5222.3926 80.281250,5225.0312 C 79.816114,5226.3152 79.482735,5227.0064 79.062500,5228.0625 C 77.795774,5227.1860 76.701496,5226.4450 75.125000,5225.2812 C 72.587379,5223.4079 69.935198,5221.3896 66.375000,5219.7500 C 64.594901,5218.9302 62.517804,5218.1217 59.625000,5218.0312 C 56.732196,5217.9408 52.825811,5219.0848 50.250000,5221.5000 C 47.647015,5223.9405 46.158544,5228.2301 46.312500,5231.3125 C 46.466456,5234.3949 47.430312,5236.4437 48.343750,5238.1562 C 50.170627,5241.5813 52.301057,5243.9855 54.281250,5246.3438 C 55.434338,5247.7170 56.134224,5248.6510 57.031250,5249.7812 C 55.643759,5250.4357 54.472521,5251.0044 52.687500,5251.7812 C 49.796106,5253.0396 46.701740,5254.3014 43.500000,5256.5625 C 41.899130,5257.6931 40.151462,5259.1020 38.625000,5261.5625 C 37.098538,5264.0230 36.165196,5267.9993 36.968750,5271.4375 C 37.781106,5274.9133 40.753545,5278.3426 43.500000,5279.7500 C 46.246455,5281.1574 48.497581,5281.3410 50.437500,5281.4062 C 54.317337,5281.5367 57.466173,5280.9107 60.500000,5280.3750 C 62.264561,5280.0634 63.416611,5279.9304 64.843750,5279.7188 C 64.715748,5281.2463 64.626540,5282.5388 64.406250,5284.4688 C 64.048375,5287.6041 63.614025,5290.9080 63.968750,5294.8125 C 64.146112,5296.7647 64.477410,5298.9772 65.843750,5301.5312 C 67.210090,5304.0853 70.180637,5306.9136 73.562500,5307.9375 C 76.977851,5308.9716 81.439104,5308.1110 84.031250,5306.4375 C 86.623396,5304.7640 87.910460,5302.8969 88.937500,5301.2500 C 90.991579,5297.9562 92.008793,5294.8940 93.062500,5292.0000 C 93.675617,5290.3160 94.125581,5289.2477 94.656250,5287.9062 C 95.922978,5288.7827 97.017255,5289.5237 98.593750,5290.6875 C 101.13137,5292.5608 103.78357,5294.5792 107.34375,5296.2188 C 109.12384,5297.0385 111.20098,5297.8470 114.09375,5297.9375 C 116.98652,5298.0280 120.89291,5296.8839 123.46875,5294.4688 C 126.07176,5292.0282 127.56021,5287.7387 127.40625,5284.6562 C 127.25229,5281.5738 126.28844,5279.5250 125.37500,5277.8125 C 123.54812,5274.3875 121.41769,5271.9833 119.43750,5269.6250 C 118.28441,5268.2517 117.58453,5267.3177 116.68750,5266.1875 C 118.07500,5265.5330 119.24622,5264.9644 121.03125,5264.1875 C 123.92265,5262.9291 127.01701,5261.6674 130.21875,5259.4062 C 131.81962,5258.2757 133.56730,5256.8667 135.09375,5254.4062 C 136.62020,5251.9458 137.55354,5247.9694 136.75000,5244.5312 C 135.93765,5241.0554 132.96521,5237.6261 130.21875,5236.2188 C 127.47229,5234.8114 125.22118,5234.6277 123.28125,5234.5625 C 119.40140,5234.4321 116.25259,5235.0581 113.21875,5235.5938 C 111.45418,5235.9053 110.30215,5236.0383 108.87500,5236.2500 C 109.00300,5234.7224 109.09221,5233.4300 109.31250,5231.5000 C 109.67038,5228.3646 110.10472,5225.0607 109.75000,5221.1562 C 109.57264,5219.2040 109.24133,5216.9916 107.87500,5214.4375 C 106.50867,5211.8834 103.53813,5209.0551 100.15625,5208.0312 C 99.332988,5207.7820 98.446648,5207.6076 97.500000,5207.5312 z " inkscape:href="#path2693" id="shapes-f17.svgpath2696" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75540936;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000" xlink:href="#shapes-f17.svgpath2693" inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7812 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5312 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z " inkscape:radius="9.9201479" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4724.732798600001) translate(-32.78474,-5201.170)" d="M 116.67619,5287.2238 C 111.57555,5292.0061 97.800036,5274.1131 91.064473,5275.9889 C 84.614125,5277.7853 82.850643,5300.3688 76.442134,5298.4284 C 69.750261,5296.4023 78.358283,5275.5258 73.366005,5270.6306 C 68.585122,5265.9426 48.145527,5275.7071 46.621669,5269.1870 C 45.030431,5262.3786 67.413968,5259.3951 69.157252,5252.6241 C 70.826718,5246.1397 52.150604,5233.3207 57.035255,5228.7410 C 62.135890,5223.9587 75.911405,5241.8517 82.646968,5239.9759 C 89.097316,5238.1795 90.860798,5215.5961 97.269307,5217.5364 C 103.96118,5219.5626 95.353158,5240.4390 100.34544,5245.3343 C 105.12632,5250.0223 125.56591,5240.2577 127.08977,5246.7779 C 128.68101,5253.5863 106.29747,5256.5697 104.55419,5263.3408 C 102.88472,5269.8251 121.56084,5282.6441 116.67619,5287.2238 z " inkscape:randomized="0.0000000" inkscape:rounded="0.25000000" inkscape:flatsided="false" sodipodi:arg2="1.3411834" sodipodi:arg1="0.77559456" sodipodi:r2="18.491833" sodipodi:r1="41.765072" sodipodi:cy="5257.9824" sodipodi:cx="86.855721" sodipodi:sides="6" id="shapes-f17.svgpath2693" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.62500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e662" width="288" height="1000px" x="10" y="4835.5604146000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e662" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape の星形のハンドルを<flowSpan style="font-weight:bold">Shift+drag</flowSpan>することは、人間の最もすばらしい楽しみである。しかしもっと楽しむことができる。
+</flowDiv></flowRoot>
+
+<rect id="d0e668" width="288" height="1000px" x="10" y="4864.5716706" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e668" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">現実世界の形状により似せるために、Inkscape は星形と多角形に<flowSpan style="font-style:italic">乱雑さ</flowSpan>を備えている(つまり、乱雑なひずみ)。わずかな乱雑さは、星形を少し乱す、より人間らしく、より可笑しく;強い乱雑さは様々な熱狂的予測不可能な形状を作り出すための刺激的な方法である。丸めを施した星形は乱雑さを加えても丸まったままである。ショートカットは:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4933.0333046000005)"/><rect id="d0e677" width="258" height="1000px" x="20" y="4927.0333046000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e677" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ハンドルを接線方向に<flowSpan style="font-weight:bold">Alt+drag</flowSpan>すると、星形と多角形は乱雑になる。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 4961.925426600001)"/><rect id="d0e684" width="258" height="1000px" x="20" y="4955.925426600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e684" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">ハンドルを<flowSpan style="font-weight:bold">Alt+click</flowSpan> すると乱雑さが取り除かれる。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e691" width="288" height="1000px" x="10" y="4973.660973100001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e691" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">乱雑な星形を描いたり、ハンドルをドラッグして編集したりすると星形は "振動" する。なぜならハンドルの固有の位置はその固有の乱雑さに対応しているからである。そう、Alt を押しながら乱雑さを調整しないと、同じ乱雑さのレベルでハンドルは動く、一方 Alt を押しながらドラッグすると乱雑さは変らず同じレベルを保つ。ここに少しだけハンドルを動かして乱雑にした(乱雑さは 0.1 まで)以外は同じパラメータをもつ星形がある:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5055.248898100001) matrix(0.847225,0.000000,0.000000,0.847225,6.330246,-4695.815)" d="M 58.552885,5590.9135 C 55.980193,5594.2918 43.528041,5587.4305 40.634977,5589.9941 C 37.844784,5592.4667 42.979891,5603.7983 38.956922,5604.2788 C 34.785633,5604.7771 35.141842,5589.6763 31.287322,5588.5250 C 27.569860,5587.4146 13.307517,5602.3382 10.860530,5599.4403 C 8.3233251,5596.4356 21.126150,5586.6960 19.870030,5582.8772 C 18.658574,5579.1942 1.9910396,5576.3070 2.6985329,5572.5482 C 3.4321106,5568.6508 20.401139,5571.1958 22.772952,5567.9635 C 25.060428,5564.8462 10.053367,5549.3462 13.371388,5547.5875 C 16.811741,5545.7640 28.599565,5560.4654 32.466738,5559.6200 C 36.196403,5558.8046 41.523454,5541.1999 45.156628,5542.6710 C 48.923752,5544.1964 43.700012,5560.3608 46.451863,5563.2725 C 49.105865,5566.0806 61.659111,5559.5105 62.993348,5563.1186 C 64.376776,5566.8597 49.955355,5573.0232 50.155723,5577.1909 C 50.348967,5581.2103 61.034097,5587.6554 58.552885,5590.9135 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="0.98389742" sodipodi:arg1="0.50595040" sodipodi:r2="15.364238" sodipodi:r1="30.728476" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2788" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5055.248898100001) matrix(0.847225,0.000000,0.000000,0.847225,66.37022,-4695.815)" d="M 62.191560,5577.1902 C 61.458685,5580.8598 51.126859,5578.4795 48.838310,5581.5984 C 46.636485,5584.5992 49.791644,5598.1223 46.690502,5600.1885 C 43.467215,5602.3361 36.674693,5590.7847 32.894210,5590.5684 C 29.256987,5590.3603 27.032281,5601.9514 23.494578,5600.6928 C 19.817534,5599.3848 26.451259,5590.5275 24.143719,5587.2571 C 21.923622,5584.1106 6.5692248,5587.1458 5.2937040,5583.4980 C 3.9679442,5579.7066 17.624071,5577.5529 17.900381,5573.5722 C 18.166221,5569.7424 6.7396238,5560.3112 9.3161986,5557.5202 C 11.994257,5554.6192 25.984937,5565.2571 29.426156,5563.3874 C 32.736970,5561.5886 31.236580,5546.7738 34.845434,5546.9739 C 38.596431,5547.1819 39.218751,5558.2293 42.547418,5559.8781 C 45.749947,5561.4645 53.590063,5554.6607 55.943981,5557.6787 C 58.390613,5560.8156 46.962163,5565.0847 47.597563,5568.8404 C 48.208885,5572.4537 62.896663,5573.6597 62.191560,5577.1902 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="0.64669515" sodipodi:arg1="0.16874813" sodipodi:r2="15.188270" sodipodi:r1="29.479511" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2789" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5055.248898100001) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4695.815)" d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2790" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5055.248898100001) matrix(0.847225,0.000000,0.000000,0.847225,186.4497,-4695.815)" d="M 60.007892,5593.6395 C 58.125113,5597.0084 47.605861,5585.3906 44.178161,5587.0783 C 40.872342,5588.7059 42.451902,5607.6782 38.542979,5607.7896 C 34.489939,5607.9050 33.555160,5591.5810 29.746318,5590.4092 C 26.072910,5589.2790 15.842572,5597.4040 13.336275,5594.4468 C 10.737574,5591.3806 22.727863,5582.5624 22.081118,5578.5426 C 21.457369,5574.6658 6.3542956,5576.3415 6.9459401,5572.5066 C 7.5593975,5568.5302 17.959054,5570.8155 19.693069,5567.4175 C 21.365426,5564.1402 18.219383,5550.6720 21.889231,5548.9463 C 25.694380,5547.1570 28.705818,5559.0649 32.506075,5558.1665 C 36.171203,5557.2999 43.042511,5546.4711 46.727099,5547.6141 C 50.547533,5548.7992 42.465487,5558.9785 45.239341,5561.8173 C 47.914564,5564.5552 59.829529,5559.8857 60.751362,5563.5510 C 61.707181,5567.3514 51.087644,5574.0165 50.788246,5578.0494 C 50.499494,5581.9389 61.823725,5590.3903 60.007892,5593.6395 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0759160" sodipodi:arg1="0.59796906" sodipodi:r2="15.162188" sodipodi:r1="30.324377" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2791" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5055.248898100001) matrix(0.847225,0.000000,0.000000,0.847225,246.4904,-4695.815)" d="M 59.226259,5596.8211 C 56.801365,5600.0811 44.094343,5589.1275 40.337524,5590.1484 C 36.714287,5591.1331 33.535715,5606.9925 29.881465,5606.8263 C 26.092489,5606.6539 32.280098,5591.9659 28.628102,5590.1469 C 25.105962,5588.3926 14.040302,5597.8945 12.320490,5594.3954 C 10.537270,5590.7673 19.165650,5580.1388 18.010959,5576.3813 C 16.897327,5572.7575 1.9505293,5570.0864 3.0630866,5566.2103 C 4.2166622,5562.1912 22.160106,5568.3199 24.521312,5564.8723 C 26.798559,5561.5472 19.560042,5550.6702 23.267880,5549.8792 C 27.112420,5549.0589 32.648341,5561.5327 36.730185,5562.1361 C 40.666889,5562.7181 46.026796,5543.0714 49.182440,5545.4501 C 52.454428,5547.9164 41.603528,5562.0237 44.356426,5565.1230 C 47.011437,5568.1121 63.135887,5563.0713 63.293467,5566.9552 C 63.456856,5570.9823 51.229966,5575.2072 50.685872,5579.0723 C 50.161125,5582.8001 61.564930,5593.6771 59.226259,5596.8211 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.2035873" sodipodi:arg1="0.72564034" sodipodi:r2="15.051932" sodipodi:r1="30.103865" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2792" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e704" width="288" height="1000px" x="10" y="5122.493410100001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e704" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">そして、ここに上の真中の星形の乱雑さを -0.2 から 0.2 まで変化させたものがある:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5159.127322100001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2848" y="-2.4563127" x="274.15491" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="274.15491" id="shapes-f19.svgtspan2849" sodipodi:role="line"/><tspan id="shapes-f19.svgtspan2851"/><tspan y="3.9817331" x="274.15491" id="shapes-f19.svgtspan2853" sodipodi:role="line">+0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5159.127322100001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2841" y="-2.4563127" x="212.89142" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="212.89142" id="shapes-f19.svgtspan2842" sodipodi:role="line"/><tspan id="shapes-f19.svgtspan2844"/><tspan y="3.9817331" x="212.89142" id="shapes-f19.svgtspan2846" sodipodi:role="line">+0.1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5159.127322100001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2833" y="4.1156874" x="151.42322" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="151.42322" id="shapes-f19.svgtspan2835" sodipodi:role="line">0</tspan><tspan id="shapes-f19.svgtspan2837"/><tspan y="10.553733" x="151.42322" id="shapes-f19.svgtspan2839" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5159.127322100001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2814" y="4.1156874" x="83.021225" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="83.021225" id="shapes-f19.svgtspan2821" sodipodi:role="line">-0.1</tspan><tspan id="shapes-f19.svgtspan2829"/><tspan y="10.553733" x="83.021225" id="shapes-f19.svgtspan2831" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5159.127322100001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2805" y="4.1156874" x="26.32832" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="26.328320" id="shapes-f19.svgtspan2807" sodipodi:role="line">-0.2</tspan><tspan id="shapes-f19.svgtspan2809"/><tspan y="10.553733" x="26.328320" id="shapes-f19.svgtspan2811" sodipodi:role="line"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5159.127322100001) matrix(0.847225,0.000000,0.000000,0.847225,190.1905,-4686.543)" d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2797" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5159.127322100001) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4686.543)" d="M 60.295318,5590.2949 C 58.127720,5593.6951 45.526845,5585.4029 42.161973,5587.6249 C 38.916749,5589.7680 42.104864,5604.4508 38.237587,5604.8610 C 34.227729,5605.2862 32.854345,5590.2644 29.019118,5589.0190 C 25.320263,5587.8180 15.828540,5599.4651 13.096648,5596.6973 C 10.264034,5593.8274 21.152327,5583.3877 19.734749,5579.6127 C 18.367577,5575.9720 3.3434768,5575.8129 3.8041395,5571.9513 C 4.2817861,5567.9474 19.232650,5569.9511 21.300186,5566.4892 C 23.294205,5563.1503 14.051181,5551.3048 17.357511,5549.2573 C 20.785740,5547.1343 28.540870,5560.0727 32.536623,5559.5307 C 36.390296,5559.0079 39.888534,5544.3959 43.550797,5545.7043 C 47.348082,5547.0609 42.067706,5561.1911 44.982793,5563.9771 C 47.794226,5566.6641 61.399481,5560.2887 62.659919,5563.9677 C 63.966827,5567.7824 49.627176,5572.4641 49.266477,5576.4803 C 48.918603,5580.3536 62.385841,5587.0156 60.295318,5590.2949 z " inkscape:randomized="0.0000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2798" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5159.127322100001) matrix(0.847225,0.000000,0.000000,0.847225,253.9699,-4686.543)" d="M 64.678594,5591.8209 C 61.679958,5594.9503 39.856237,5587.2243 36.562224,5589.4157 C 33.385338,5591.5291 39.334529,5604.0644 35.373939,5605.6450 C 31.267327,5607.2839 38.077428,5594.8556 34.333885,5593.8712 C 30.723454,5592.9217 9.3378510,5600.1571 7.2740663,5596.6832 C 5.1341929,5593.0813 20.607846,5582.3792 19.548793,5578.2009 C 18.527397,5574.1713 -3.0904292,5581.7810 -1.4443162,5578.0268 C 0.26248669,5574.1341 13.091590,5568.6576 15.699865,5565.3831 C 18.215396,5562.2251 9.2397706,5552.3983 12.846554,5550.4278 C 16.586313,5548.3847 32.562547,5558.3748 36.628088,5559.0689 C 40.549068,5559.7383 42.353205,5546.3882 45.409140,5548.6148 C 48.577742,5550.9234 38.604678,5562.6443 41.784497,5564.8727 C 44.851249,5567.0219 60.367705,5556.0107 62.252170,5559.4248 C 64.206113,5562.9648 47.337659,5573.2615 46.081583,5577.0365 C 44.870170,5580.6774 67.570605,5588.8029 64.678594,5591.8209 z " inkscape:randomized="0.20000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2799" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5159.127322100001) matrix(0.847225,0.000000,0.000000,0.847225,59.08828,-4686.543)" d="M 58.103680,5589.5319 C 56.348378,5592.9938 48.362241,5584.4924 44.961848,5586.7296 C 41.682365,5588.8872 43.368881,5604.5850 39.669411,5604.4689 C 35.833548,5604.3486 30.236112,5587.9739 26.361734,5586.5930 C 22.625120,5585.2611 18.995498,5599.0738 16.007938,5596.7043 C 12.910231,5594.2475 21.396491,5583.8819 19.827727,5580.3186 C 18.314745,5576.8820 6.5362379,5572.6959 6.4283673,5568.9136 C 6.3165196,5564.9919 22.304650,5570.5664 24.100346,5567.0422 C 25.832192,5563.6432 16.455937,5550.7481 19.612990,5548.6721 C 22.886438,5546.5195 26.667362,5560.8892 30.490890,5559.7616 C 34.178462,5558.6740 38.757188,5543.4662 42.621626,5544.2490 C 46.628539,5545.0607 43.836113,5560.4751 46.581941,5563.5293 C 49.230134,5566.4750 61.929613,5562.4696 62.863793,5566.2392 C 63.832415,5570.1478 50.752395,5572.1443 50.858924,5576.2021 C 50.961665,5580.1157 59.796568,5586.1931 58.103680,5589.5319 z " inkscape:randomized="-0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2800" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5159.127322100001) matrix(0.847225,0.000000,0.000000,0.847225,2.395329,-4686.543)" d="M 55.912042,5588.7689 C 54.559567,5592.2457 51.197698,5583.5820 47.761723,5585.8342 C 44.447922,5588.0064 44.565157,5604.6657 41.101236,5604.0769 C 37.509605,5603.4664 27.613211,5585.6866 23.704350,5584.1669 C 19.934480,5582.7012 22.107066,5598.6620 18.919229,5596.7113 C 15.613861,5594.6887 21.621713,5584.3714 19.920705,5581.0245 C 18.280181,5577.7966 9.6958226,5569.4979 9.0525951,5565.8759 C 8.3856527,5562.1204 25.375537,5571.1612 26.900507,5567.5952 C 28.371252,5564.1560 18.859728,5550.1848 21.868468,5548.0868 C 24.988136,5545.9115 24.878038,5561.6663 28.445157,5559.9924 C 31.885438,5558.3781 37.701968,5542.5677 41.692454,5542.7938 C 45.830064,5543.0282 45.628678,5559.7691 48.181089,5563.0815 C 50.642743,5566.2762 62.465928,5564.6794 63.067668,5568.5107 C 63.691592,5572.4832 51.872826,5571.8790 52.451371,5575.9240 C 53.009344,5579.8251 57.216426,5585.4158 55.912042,5588.7689 z " inkscape:randomized="-0.20000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2801" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e717" width="288" height="1000px" x="10" y="5233.953023100001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e717" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">真ん中の星形のハンドルを<flowSpan style="font-weight:bold">Alt+drag</flowSpan>して、左右の、そしてさらに隣の星形に変形していくところを観察せよ。
+</flowDiv></flowRoot>
+
+<rect id="d0e723" width="288" height="1000px" x="10" y="5262.845145100001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e723" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">そのうち、自分なりの乱雑な星形の使い道が見つかるだろう、しかし私は特に丸めたアメーバ状のしみと大きく荒れた幻想的な稜線をもつ惑星の形が気に入っている:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5310.530941100001) " style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d9d9d9;stroke-width:0.69434953;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" d="M -37.727824,155.36423 C -33.500986,161.07747 -27.980683,163.23212 -20.417286,159.71438 C 20.378686,140.74021 -107.09362,68.822322 -65.726248,50.955534 C -24.358903,33.088718 -27.299962,184.56748 13.720936,166.91436 C 54.741867,149.26126 -72.161170,64.543544 -30.046877,48.886555 C 12.067390,33.229535 -19.375830,160.64638 22.781771,145.74483 C 64.939345,130.84360 -44.122927,37.357198 -1.7051887,21.965562 C 40.712554,6.5738995 4.6015410,165.16266 47.567552,152.52873 C 90.533598,139.89480 -30.996676,29.036882 11.816976,16.113010 C 54.630599,3.1891634 27.014523,162.71469 69.962904,150.90170 C 112.91119,139.08870 -8.2656948,18.850538 35.648103,8.5966685 C 79.561873,-1.6571915 26.531787,141.71748 69.847898,132.16737 C 113.16398,122.61725 14.001556,19.638823 58.511962,12.660314 C 103.02246,5.6817990 45.199986,135.32323 89.692359,130.20267 C 134.18473,125.08181 44.455938,9.9067597 88.849600,4.9305236 C 133.24314,-0.045709000 74.746349,139.65021 119.16457,135.06021 C 163.58292,130.47022 80.239256,2.4166643 125.20575,0.61449030 C 170.17258,-1.1876836 83.527282,134.12295 128.51742,131.80090 C 173.50737,129.47917 103.65045,9.2090605 148.35684,9.1133242 C 193.06322,9.0175719 122.96678,121.91263 167.31346,122.68862 C 211.66045,123.46460 122.11457,-4.5322990 167.03330,-2.8107140 C 211.95174,-1.0891322 133.87582,128.98878 178.67893,132.07202 C 223.48235,135.15558 159.34329,2.1477079 203.97575,5.2573772 C 248.60790,8.3670481 154.84456,119.33607 199.59500,124.22860 C 244.34574,129.12144 184.75132,-4.4095850 228.87787,3.0208990 C 273.00442,10.451395 167.71386,125.67619 211.75424,134.21112 C 255.79463,142.74605 198.62950,-6.5941890 242.47574,1.9213497 C 286.32229,10.436879 202.07825,125.06859 245.47254,135.92008 C 288.86683,146.77126 239.76290,6.1392830 282.51943,17.666444 C 325.27564,29.193591 209.99945,123.55998 252.73614,135.73866 C 295.47283,147.91764 252.01882,10.359585 294.57164,23.646500 C 337.12416,36.933388 227.95641,125.96729 270.52519,140.08153 C 313.09428,154.19576 283.86208,24.653102 325.66869,40.326554 C 367.47562,55.999975 242.38664,150.74229 284.29876,166.05136 C 326.21057,181.36073 307.89385,24.119091 349.21381,40.820489 C 390.53377,57.521876 273.30035,151.41343 313.78708,169.50604 C 354.27411,187.59833 333.38806,23.780236 373.69762,43.468285 C 413.38532,62.852671 286.68218,152.65393 320.59902,175.46481" id="shapes-f20.svgpath1599"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5310.530941100001) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccc" id="shapes-f20.svgrect1295" d="M 328.54201,123.81662 C 326.50226,126.33081 324.65918,128.17055 323.54751,127.48466 C 320.22224,125.43311 323.88527,102.21779 320.54230,100.25953 C 316.85042,98.096696 314.17860,113.06059 310.46512,110.95505 C 307.10293,109.04831 319.71850,102.37766 316.25511,100.61295 C 312.43019,98.664292 301.56365,105.74122 297.69251,103.92795 C 294.18672,102.28551 295.32573,90.608372 291.81396,88.945014 C 287.93593,87.108108 288.46001,103.20580 284.47748,101.54108 C 280.87090,100.03392 291.16716,84.815992 287.57124,83.376180 C 283.60022,81.786136 267.02701,97.080222 263.04192,95.574515 C 259.43333,94.211128 273.82685,83.536574 270.15758,82.271258 C 266.10524,80.873929 255.72712,96.149322 251.63906,94.823234 C 247.93715,93.622360 259.14372,72.954702 255.44014,71.840761 C 251.34991,70.610616 244.74379,82.910140 240.58967,81.829275 C 236.82814,80.850547 245.51868,71.213653 241.73901,70.338054 C 237.56487,69.371133 231.74471,84.822422 227.59585,83.773939 C 223.83917,82.824540 220.75900,70.701123 216.94439,70.028678 C 212.73167,69.286051 213.91116,81.444490 209.69608,80.591768 C 205.87890,79.819615 212.48736,59.510061 208.63530,58.935238 C 204.38168,58.300419 201.72583,75.643809 197.49774,75.022947 C 193.66892,74.460740 196.29697,63.956334 192.41507,63.487524 C 188.12799,62.969799 177.65802,74.608228 173.41044,74.183197 C 169.56394,73.798323 181.60344,62.657062 177.69724,62.426787 C 173.38389,62.172508 161.79941,77.180201 157.49919,76.923410 C 153.60552,76.690870 160.42623,59.832865 156.52697,59.774964 C 152.22113,59.711034 148.03344,74.732348 143.75396,74.757772 C 139.87911,74.780764 139.44350,54.271061 135.57752,54.427132 C 131.30887,54.599502 136.70589,70.951979 132.39558,71.266184 C 128.49221,71.550740 127.81012,63.587428 123.95385,63.885306 C 119.69529,64.214232 123.46131,71.345680 119.22464,71.840761 C 115.38826,72.289064 108.03059,58.327266 104.19784,58.846834 C 99.965082,59.420611 101.53245,80.468068 97.258875,81.122116 C 93.388898,81.714394 97.889808,62.728836 94.076650,63.487524 C 89.865788,64.325364 91.664054,77.888025 87.491298,78.779687 C 83.712782,79.587124 81.038149,60.467341 77.281787,61.410251 C 73.133562,62.451554 80.963598,82.380092 76.839842,83.464563 C 73.105651,84.446610 64.905397,66.898040 61.194078,67.995608 C 57.095581,69.207714 64.086474,84.484321 59.956571,85.630239 C 56.216834,86.667896 45.986606,77.253886 42.321979,78.514495 C 38.274976,79.906638 48.885585,95.206344 44.841195,96.679494 C 41.178871,98.013498 34.981847,76.214195 31.361107,77.586366 C 27.362603,79.101709 32.081748,102.25188 28.090531,103.88346 C 24.476374,105.36121 15.803509,80.319307 12.267996,81.917679 C 8.3636201,83.682817 23.207895,101.74851 19.295297,103.57407 C 15.752369,105.22748 0.13202660,93.124298 -3.3335624,94.911585 C -7.1607000,96.885402 9.3019377,108.54665 5.4616334,110.46894 C 1.9841477,112.20992 -8.1189140,93.126880 -11.465807,95.044190 C -15.161888,97.161500 -9.8533880,113.49540 -13.587271,115.55161 C -16.968390,117.41348 -21.243009,107.84961 -24.592320,109.80610 C -28.291081,111.96666 -18.668764,121.17680 -22.338274,123.46276 C -24.535542,124.83155 -29.944155,119.44124 -34.359877,116.12628" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0607138;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5310.530941100001) matrix(1.441040e-2,1.441040e-2,-1.441040e-2,1.441040e-2,203.3568,30.94721)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2853" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1251.4492" sodipodi:r2="717.90320" sodipodi:arg1="0.32910642" sodipodi:arg2="0.67945593" inkscape:flatsided="false" inkscape:rounded="0.35000000" inkscape:randomized="0.14000000" d="M 586.43223,1426.2190 C 542.76529,1649.3325 -20.876545,1083.7179 -139.70283,1273.6209 C -252.30432,1453.5757 413.32689,1714.0235 242.42407,1852.2648 C 62.073466,1998.1484 -31.533896,1444.5515 -214.02369,1546.4277 C -386.95363,1642.9672 -225.45968,2347.6514 -429.61766,2339.2002 C -645.06183,2330.2819 -513.59764,1572.1945 -733.05416,1496.4619 C -941.01430,1424.6966 -1159.1422,2118.9484 -1333.8664,2011.8226 C -1518.2497,1898.7748 -979.25575,1424.2694 -1110.3297,1238.5023 C -1234.5372,1062.4667 -1633.2389,1557.1297 -1714.1412,1353.7125 C -1799.5159,1139.0500 -1410.9974,1163.9386 -1389.3707,943.99286 C -1368.8768,735.56910 -1896.2220,802.24954 -1845.0990,599.26373 C -1791.1498,385.05651 -1153.9823,792.85512 -997.84602,658.28518 C -849.88905,530.76477 -1365.6512,188.20339 -1181.8314,72.287524 C -987.84963,-50.036366 -840.24516,429.73276 -625.04479,353.00498 C -421.11784,280.29663 -917.45440,-376.01344 -695.16632,-370.96132 C -460.58979,-365.62990 -591.55226,70.796944 -391.00854,181.91311 C -200.97044,287.20837 -94.719895,-270.07070 69.068748,-150.54005 C 241.91190,-24.401552 -53.110736,563.33177 111.64174,720.90223 C 267.76354,870.21825 743.25189,505.94892 780.85920,696.24146 C 820.54550,897.05368 108.58980,789.26591 130.33760,1012.4204 C 150.94613,1223.8847 627.81166,1214.7936 586.43223,1426.2190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5310.530941100001) matrix(-3.240508e-2,0.000000,0.000000,-3.653582e-2,215.3936,64.44452)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath1638" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="288.60358" sodipodi:r2="523.09772" sodipodi:arg1="1.0714496" sodipodi:arg2="1.3344848" inkscape:flatsided="false" inkscape:rounded="0.41000000" inkscape:randomized="0.20000000" d="M -461.01498,1115.3291 C -550.55265,1157.0666 -385.94420,1428.8123 -478.00866,1459.9524 C -576.55938,1493.2864 -499.15489,1166.1806 -618.05242,1154.5241 C -729.12453,1143.6348 -729.50307,1480.8201 -820.42798,1434.4899 C -917.75886,1384.8957 -736.84080,1309.9229 -828.55968,1231.4343 C -914.24195,1158.1116 -1045.9495,1352.4350 -1109.4510,1262.4658 C -1177.4264,1166.1579 -778.79796,1112.9360 -839.51177,1012.4817 C -896.22962,918.63900 -1070.7428,1114.6633 -1053.7619,1002.0192 C -1035.5848,881.43892 -844.42964,881.64495 -796.40802,791.53534 C -751.54700,707.35643 -1149.3381,703.57858 -1059.3195,640.43950 C -962.95878,572.85205 -797.77228,733.15441 -715.43863,666.32286 C -638.52389,603.88992 -781.15554,442.01898 -687.16501,418.27658 C -586.55252,392.86144 -690.83848,632.16367 -573.12673,659.81616 C -463.16235,685.64867 -450.24314,404.80984 -367.30556,459.82403 C -278.52474,518.71417 -439.99079,591.35554 -351.12755,674.39083 C -268.11297,751.96104 -97.787978,606.04243 -39.226439,685.91833 C 23.460964,771.42176 -353.93437,689.96797 -336.93847,792.33814 C -321.06118,887.97066 -120.99862,984.72388 -111.41174,1085.4488 C -101.14943,1193.2702 -350.02117,884.62135 -380.04559,990.11658 C -408.09391,1088.6685 -23.232947,1210.0791 -74.629035,1298.4242 C -129.64616,1392.9935 -365.16906,1070.6509 -461.01498,1115.3291 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5310.530941100001) matrix(5.131326e-3,8.887717e-3,-8.887717e-3,5.131326e-3,121.9634,127.9393)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2855" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="2299.5850" sodipodi:r2="4673.7515" sodipodi:arg1="-0.33254745" sodipodi:arg2="-0.12863391" inkscape:flatsided="false" inkscape:rounded="0.35000000" inkscape:randomized="0.14000000" d="M 1192.8688,-27.843698 C 1675.7913,717.71691 3670.8300,-107.03224 3770.3326,696.85954 C 3881.1484,1592.1513 1509.8829,832.05889 1356.5239,1780.4190 C 1218.8213,2631.9614 3729.1797,2972.2635 3132.6328,3522.5978 C 2468.2604,4135.5035 1257.0666,1439.7789 647.27506,2181.9603 C 99.736942,2848.3727 1931.3943,4335.9732 1136.0147,4548.5008 C 250.20293,4785.1921 808.91559,3677.0843 -76.101097,3843.6207 C -870.76674,3993.1554 -1082.0541,6375.0915 -1868.1860,6042.6562 C -2743.6987,5672.4240 -1652.3697,3955.7590 -2498.5936,3431.9102 C -3258.4268,2961.5409 -3144.9917,4483.5733 -3549.9479,3656.3625 C -4000.9463,2735.1003 -2256.6668,2708.2355 -2830.0452,1950.9309 C -3344.8876,1270.9393 -5638.3835,2302.1496 -5722.3482,1447.7809 C -5815.8594,496.27311 -3311.1548,1624.3347 -3258.1731,726.01647 C -3210.6004,-80.592749 -5764.5708,-519.25332 -5129.0952,-1182.7226 C -4421.3680,-1921.6263 -3385.4512,-684.54606 -2551.6180,-1210.2793 C -1802.9106,-1682.3406 -3741.5712,-2667.3925 -2866.6786,-2823.8219 C -1892.3133,-2998.0368 -1067.7642,-1968.8047 -65.929992,-1944.6154 C 833.62727,-1922.8956 -671.31359,-3688.2891 208.09164,-3569.0524 C 1187.4826,-3436.2589 -337.09985,-913.26278 523.68113,-591.85317 C 1296.5853,-303.25616 1973.6028,-2503.9856 2435.6134,-1768.5288 C 2950.1531,-949.45280 655.03939,-858.17226 1192.8688,-27.843698 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5310.530941100001) matrix(-1.219143e-2,-8.074166e-9,-1.133882e-9,-9.208558e-3,34.48550,55.79367)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2856" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1962.3131" sodipodi:r2="987.28790" sodipodi:arg1="-1.6417338" sodipodi:arg2="-1.0812633" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M -588.58303,-1237.4689 C -121.15492,-1260.9332 -648.76421,-200.55439 -213.49780,19.755764 C 165.26842,211.46833 350.16158,-417.03523 661.63312,-121.28353 C 1019.5666,218.58516 196.92272,90.889358 265.60457,553.29115 C 325.37111,955.67040 1598.6463,735.71092 1492.4835,1125.4341 C 1370.4846,1573.2919 434.90332,1408.3913 248.33488,1842.9019 C 85.984151,2221.0104 926.48625,2349.8451 561.81773,2556.5367 C 142.75196,2794.0602 140.49117,1701.5232 -346.48107,1669.9559 C -770.24139,1642.4862 -1193.5875,2876.7898 -1517.6280,2617.6519 C -1890.0053,2319.8586 -964.52052,1630.7449 -1373.6799,1291.3567 C -1729.7280,996.02318 -2437.0680,2050.3098 -2448.2643,1632.7383 C -2461.1307,1152.8780 -1406.7570,1025.2463 -1416.4235,495.19244 C -1424.8352,33.942774 -2561.6940,138.92843 -2249.4631,-160.84059 C -1890.6569,-505.32587 -1564.8884,178.64609 -1131.7176,-120.58833 C -754.77493,-380.98032 -995.33616,-1217.0504 -588.58303,-1237.4689 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5310.530941100001) matrix(-8.987418e-3,-5.952208e-9,-8.358880e-10,-6.788472e-3,23.87873,128.7202)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2857" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1395.4882" sodipodi:r2="866.36334" sodipodi:arg1="-1.6706296" sodipodi:arg2="-1.0962105" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M -624.46794,-581.42936 C -299.24568,-525.37388 -615.42935,171.79421 -314.48582,336.79665 C -80.121454,465.29481 266.81929,-202.23998 445.73163,-43.137672 C 675.47011,161.16306 -20.106794,474.08963 128.66210,758.93731 C 244.51814,980.76678 1023.9948,714.25362 982.12458,952.96109 C 928.35974,1259.4815 282.80710,1023.2805 131.15320,1336.6483 C 13.050410,1580.6883 392.26495,2030.2891 137.08551,2088.8593 C -190.58633,2164.0684 -131.04620,1660.3175 -433.98507,1706.9849 C -669.90333,1743.3278 -859.64360,2614.5791 -1070.8843,2446.0346 C -1342.1350,2229.6094 -871.99891,1778.9127 -1151.8232,1592.4634 C -1369.7405,1447.2631 -1793.9087,1505.8228 -1872.4819,1274.6689 C -1973.3765,977.84787 -1327.5292,1148.7878 -1255.5145,833.02543 C -1199.4320,587.12065 -1837.5932,316.14577 -1630.9621,151.37537 C -1365.6305,-60.203661 -1336.2486,442.82551 -1027.4219,308.48494 C -786.91845,203.86517 -877.73973,-625.08343 -624.46794,-581.42936 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5310.530941100001) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,262.2065,110.7547)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2854" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1251.4492" sodipodi:r2="717.90320" sodipodi:arg1="0.32910642" sodipodi:arg2="0.77790537" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M 586.43223,1426.2190 C 542.50542,1704.3757 113.40945,1127.4457 -56.454801,1340.3458 C -226.31906,1553.2459 -25.644155,2118.6182 -284.72640,2240.7168 C -543.80865,2362.8155 -397.93837,1602.6716 -673.36005,1566.7418 C -948.78172,1530.8121 -1004.9753,2265.2681 -1200.7883,2087.6834 C -1396.6014,1910.0988 -868.85151,1590.3309 -1052.0129,1371.4289 C -1235.1743,1152.5269 -1639.8419,1520.3629 -1710.4521,1244.5962 C -1781.0623,968.82943 -1428.9917,879.85665 -1298.1624,648.13325 C -1167.3331,416.40984 -1575.0857,169.12856 -1369.2899,17.677269 C -1163.4942,-133.77402 -1003.1732,238.44329 -725.49097,156.40279 C -447.80872,74.362296 -543.22078,-219.44128 -275.52136,-233.28726 C -7.8219296,-247.13324 -517.45985,227.02281 -251.74435,319.60180 C 13.971157,412.18079 374.60474,-88.550499 468.60365,162.72496 C 562.60255,414.00041 122.55440,635.77724 114.00996,917.28910 C 105.46552,1198.8010 630.35905,1148.0624 586.43223,1426.2190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5310.530941100001) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,170.8244,135.1697)" d="M -243.68629,1096.3301 C -275.35575,1283.9594 48.345651,1301.8041 -75.497659,1450.8250 C -199.34097,1599.8459 -361.70082,1177.7834 -528.40070,1265.8347 C -695.10059,1353.8860 -461.55308,1751.5440 -642.24532,1705.4148 C -822.93755,1659.2856 -492.01237,1366.5838 -675.00746,1291.5327 C -858.00254,1216.4815 -1132.3247,1551.3201 -1253.7793,1395.3430 C -1375.2340,1239.3659 -808.88733,1216.1344 -821.71402,1038.1944 C -834.54071,860.25439 -1224.3324,983.13051 -1167.6373,793.84479 C -1110.9422,604.55907 -862.57136,778.00349 -716.46491,651.27811 C -570.35847,524.55273 -1041.8284,378.35555 -874.17080,275.82792 C -706.51315,173.30030 -657.73797,689.81870 -467.44729,733.12917 C -277.15661,776.43964 -325.32808,205.09828 -177.01233,335.70124 C -28.696586,466.30420 -325.46087,617.10460 -249.61052,783.72453 C -173.76017,950.34446 67.255384,635.47011 111.97072,816.29185 C 156.68606,997.11360 -212.01684,908.70088 -243.68629,1096.3301 z " inkscape:randomized="0.14000000" inkscape:rounded="0.40000000" inkscape:flatsided="false" sodipodi:arg2="0.77809157" sodipodi:arg1="0.32929262" sodipodi:r2="717.90320" sodipodi:r1="292.23001" sodipodi:cy="945.83423" sodipodi:cx="-564.31024" sodipodi:sides="7" id="shapes-f20.svgpath1295" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" sodipodi:type="star"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="5515.118031100001"><tspan x="10" y="5515.118031100001">螺旋</tspan></text>
+<rect id="d0e742" width="288" height="1000px" x="10" y="5520.0180311" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e742" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape の螺旋は多機能なシェイプである、そして星形ほど夢中になれないが、ときにとても有用である。螺旋は星形のように中心から描画される;これは描画中も編集中と同様である、
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 5566.1684751)"/><rect id="d0e748" width="258" height="1000px" x="20" y="5560.1684751" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e748" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+drag</flowSpan> で角度の増分を15度にスナップする。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e755" width="288" height="1000px" x="10" y="5578.4167169" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e755" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">描画されると、螺旋は内側と外側の端点に2つのハンドルをもつ。どちらのハンドルも螺旋を巻いたり、解いたりする(つまり、"続けて" 巻き数を変える)。その他のショートカット:
+</flowDiv></flowRoot>
+
+<rect id="d0e758" width="288" height="1000px" x="10" y="5618.2636459000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e758" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">外側のハンドル:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 5641.695676800001)"/><rect id="d0e764" width="258" height="1000px" x="20" y="5635.695676800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e764" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+drag</flowSpan>で螺旋の中心からのスケール/回転(巻き/解きはしない)。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 5670.608495800001)"/><rect id="d0e771" width="258" height="1000px" x="20" y="5664.608495800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e771" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+drag</flowSpan> で、巻き/解きの間、半径を固定する。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e778" width="288" height="1000px" x="10" y="5682.856737600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e778" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">内側のハンドル:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 5706.288768500001)"/><rect id="d0e784" width="258" height="1000px" x="20" y="5700.288768500001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e784" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+drag</flowSpan> 垂直に動かすと収束/発散。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 5724.537010300001)"/><rect id="d0e791" width="258" height="1000px" x="20" y="5718.537010300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e791" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+click</flowSpan> で収束/発散を取り消し。
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 5742.272556800001)"/><rect id="d0e798" width="258" height="1000px" x="20" y="5736.272556800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e798" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> で内側のハンドルを中心に移動。
+</flowDiv></flowRoot>
+
+
+<rect id="d0e805" width="288" height="1000px" x="10" y="5754.0081033000015" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e805" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">螺旋の<flowSpan style="font-style:italic">発散度</flowSpan>は巻きの非線形度の尺度である。 発散度が1なら、螺旋は一様である; これが1より小さければ(<flowSpan style="font-weight:bold">Alt+drag</flowSpan>で上)、外周で密度が高くなる;1より大きければ(<flowSpan style="font-weight:bold">Alt+drag</flowSpan>で下)、中心に向かって密度が高くなる:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5812.925286300001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2996" y="-2.4563127" x="45.595207" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="45.595207" id="shapes-f21.svgtspan2985" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2987"/><tspan y="3.9817331" x="45.595207" id="shapes-f21.svgtspan2989" sodipodi:role="line">0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5812.925286300001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext3053" y="-2.4563127" x="105.28775" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="105.28775" id="shapes-f21.svgtspan2978" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2980"/><tspan y="3.9817331" x="105.28775" id="shapes-f21.svgtspan2982" sodipodi:role="line">0.5</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5812.925286300001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2982" y="-2.4563127" x="285.30881" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="285.30881" id="shapes-f21.svgtspan2971" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2973"/><tspan y="3.9817331" x="285.30881" id="shapes-f21.svgtspan2975" sodipodi:role="line">6</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5812.925286300001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext3039" y="-2.4563127" x="227.84541" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="227.84541" id="shapes-f21.svgtspan2964" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2966"/><tspan y="3.9817331" x="227.84541" id="shapes-f21.svgtspan2968" sodipodi:role="line">2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5812.925286300001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2960" y="-2.4563127" x="167.37082" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="167.37082" id="shapes-f21.svgtspan2956" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2958"/><tspan y="3.9817331" x="167.37082" id="shapes-f21.svgtspan2960" sodipodi:role="line">1</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5812.925286300001) matrix(-1.000000,0.000000,0.000000,1.000000,308.1285,-6286.366)" d="M 138.38965,6322.4868 C 138.80692,6323.0591 137.82412,6323.3316 137.43852,6323.1804 C 136.39355,6322.7704 136.43670,6321.3565 137.00258,6320.5846 C 138.01480,6319.2038 140.05980,6319.3438 141.24304,6320.4062 C 142.97949,6321.9654 142.73280,6324.7146 141.16379,6326.2913 C 139.07253,6328.3929 135.59786,6328.0345 133.63399,6325.9545 C 131.16266,6323.3370 131.63503,6319.1279 134.22844,6316.7800 C 137.36941,6313.9365 142.31750,6314.5239 145.04757,6317.6321 C 148.26486,6321.2949 147.56164,6326.9847 143.93792,6330.0959 C 139.75420,6333.6879 133.32105,6332.8685 129.82947,6328.7286 C 125.86212,6324.0247 126.79790,6316.8470 131.45430,6312.9755 C 136.67809,6308.6323 144.60114,6309.6847 148.85209,6314.8579 C 153.57145,6320.6012 152.40235,6329.2702 146.71206,6333.9004 C 140.44953,6338.9962 131.03412,6337.7103 126.02495,6331.5028 C 120.55250,6324.7212 121.95531,6314.5590 128.68017,6309.1710 C 135.98072,6303.3217 146.88992,6304.8415 152.65661,6312.0838 C 158.88280,6319.9032 157.24604,6331.5596 149.48620,6337.7049 C 141.14809,6344.3081 128.74418,6342.5543 122.22042,6334.2769 C 115.24008,6325.4201 117.11093,6312.2686 125.90603,6305.3665 C 135.28139,6298.0089 149.18062,6299.9969 156.46114,6309.3097 C 164.19594,6319.2036 162.09090,6333.8506 152.26034,6341.5094 C 141.84793,6349.6216 126.45295,6347.3994 118.41590,6337.0510 C 109.92642,6326.1202 112.26573,6309.9772 123.13189,6301.5619 C 134.58120,6292.6951 151.47224,6295.1515 160.26566,6306.5355 C 169.50996,6318.5032 166.93634,6336.1424 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2948" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5812.925286300001) matrix(-1.000000,0.000000,0.000000,1.000000,368.3648,-6287.793)" d="M 138.38965,6322.4868 C 138.40248,6322.5044 138.35779,6322.5160 138.35002,6322.5157 C 138.26090,6322.5125 138.24972,6322.3903 138.27406,6322.3283 C 138.34739,6322.1414 138.59806,6322.1380 138.74632,6322.2267 C 139.05943,6322.4142 139.04756,6322.8541 138.85200,6323.1209 C 138.50766,6323.5906 137.81599,6323.5545 137.39889,6323.2092 C 136.74150,6322.6651 136.81138,6321.6593 137.34935,6321.0601 C 138.13624,6320.1838 139.51876,6320.2970 140.33154,6321.0709 C 141.45828,6322.1436 141.29186,6323.9652 140.23907,6325.0232 C 138.83746,6326.4317 136.51433,6326.2024 135.17958,6324.8275 C 133.45778,6323.0539 133.75969,6320.1668 135.49992,6318.5238 C 137.68869,6316.4572 141.20210,6316.8415 143.18493,6318.9902 C 145.62765,6321.6373 145.15121,6325.8395 142.55085,6328.1936 C 139.40235,6331.0440 134.44904,6330.4656 131.69210,6327.3705 C 128.40258,6323.6774 129.09261,6317.9105 132.72578,6314.7192 C 137.00664,6310.9591 143.64946,6311.7706 147.30650,6315.9849 C 151.56874,6320.8967 150.62605,6328.4779 145.78735,6332.6322 C 140.20148,6337.4280 131.61957,6336.3444 126.93645,6330.8381 C 121.57556,6324.5350 122.81000,6314.8899 129.02693,6309.6465 C 136.09048,6303.6891 146.86109,6305.0841 152.69624,6312.0549 C 159.28169,6319.9220 157.71642,6331.8806 149.94855,6338.3390 C 141.23465,6345.5840 128.02575,6343.8386 120.91262,6335.2305 C 112.97667,6325.6267 114.91187,6311.1050 124.40337,6303.3057 C 134.94032,6294.6473 150.83710,6296.7821 159.35416,6307.2002 C 168.76652,6318.7134 166.42232,6336.0477 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="2.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2949" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5812.925286300001) matrix(-1.000000,0.000000,0.000000,1.000000,428.6010,-6293.024)" d="M 138.38965,6322.4868 C 138.38965,6322.4868 138.38965,6322.4868 138.38965,6322.4868 C 138.38965,6322.4868 138.38964,6322.4868 138.38964,6322.4868 C 138.38964,6322.4868 138.38971,6322.4868 138.38974,6322.4868 C 138.38999,6322.4868 138.39004,6322.4871 138.39001,6322.4873 C 138.38983,6322.4883 138.38853,6322.4884 138.38778,6322.4882 C 138.38494,6322.4873 138.38468,6322.4835 138.38558,6322.4812 C 138.38835,6322.4742 138.39780,6322.4738 138.40370,6322.4766 C 138.41920,6322.4839 138.41964,6322.5049 138.41248,6322.5181 C 138.39575,6322.5491 138.35317,6322.5493 138.32617,6322.5331 C 138.26866,6322.4987 138.26950,6322.4183 138.30255,6322.3674 C 138.36793,6322.2667 138.51104,6322.2699 138.60126,6322.3325 C 138.76917,6322.4490 138.76116,6322.6915 138.64972,6322.8435 C 138.45264,6323.1123 138.05856,6323.0958 137.81309,6322.9072 C 137.39733,6322.5879 137.42812,6321.9698 137.73384,6321.5874 C 138.23274,6320.9634 139.17264,6321.0166 139.75025,6321.4947 C 140.66291,6322.2501 140.57572,6323.6415 139.85092,6324.4908 C 138.73768,6325.7954 136.72641,6325.6586 135.50643,6324.5892 C 133.67892,6322.9872 133.88624,6320.1403 135.42723,6318.4241 C 137.68474,6315.9099 141.63931,6316.2149 144.00925,6318.3892 C 147.41258,6321.5115 146.97493,6326.9128 143.96397,6330.1316 C 139.71715,6334.6715 132.45168,6334.0572 128.14493,6329.9569 C 122.16858,6324.2672 123.01475,6314.6284 128.51440,6308.9437 C 136.03393,6301.1711 148.66095,6302.3168 156.07245,6309.5931 C 166.06978,6319.4079 164.54168,6335.7597 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="6.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2950" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5812.925286300001) matrix(-1.000000,0.000000,0.000000,1.000000,247.8923,-6285.415)" d="M 138.38965,6322.4868 C 141.04511,6326.1286 136.32905,6327.7897 133.73008,6325.8844 C 130.44429,6323.4756 130.93208,6318.5629 133.58470,6315.8972 C 137.17568,6312.2884 143.16438,6312.9614 146.46026,6316.6020 C 150.46516,6321.0258 149.60691,6328.0094 145.18487,6331.8060 C 140.07318,6336.1947 132.20230,6335.1739 127.97053,6330.0841 C 123.22030,6324.3707 124.38518,6315.6967 130.06724,6311.0732 C 136.32280,6305.9831 145.73456,6307.2780 150.71771,6313.4976 C 156.12858,6320.2510 154.71453,6330.3483 147.99954,6335.6661 C 140.78316,6341.3810 130.04312,6339.8565 124.41094,6332.6796 C 118.40659,6325.0286 120.03444,6313.6816 127.64546,6307.7520 C 135.70752,6301.4710 147.63109,6303.1962 153.84370,6311.2182 C 160.39005,6319.6712 158.57241,6332.1449 150.15932,6338.6280 C 141.33290,6345.4297 128.33201,6343.5240 121.58933,6334.7371 C 114.54147,6325.5525 116.53136,6312.0448 125.67695,6305.0523 C 135.20626,6297.7664 149.20238,6299.8371 156.43609,6309.3279 C 163.95265,6319.1898 161.80401,6333.6581 151.98009,6341.1251 C 141.79650,6348.8655 126.87102,6346.6417 119.17774,6336.4955 C 111.21967,6326.0001 113.51628,6310.6309 123.97481,6302.7179 C 134.77298,6294.5479 150.57347,6296.9151 158.70025,6307.6770 C 167.07683,6318.7696 164.64112,6334.9900 153.58423,6343.3251 C 142.20470,6351.9033 125.57502,6349.4009 117.03681,6338.0566 C 108.26150,6326.3973 110.82885,6309.3681 122.45344,6300.6315 C 134.38597,6291.6634 151.80551,6294.2941 160.73617,6306.1924 C 169.89298,6318.3921 167.20036,6336.1934 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="0.50000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2952" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5812.925286300001) matrix(-1.000000,0.000000,0.000000,1.000000,187.6560,-6285.415)" d="M 138.38965,6322.4868 C 148.34880,6336.1451 133.40863,6338.8311 126.30012,6331.3021 C 120.12997,6324.7670 121.56269,6314.1708 128.26353,6308.5996 C 135.84973,6302.2922 147.39064,6303.8955 153.44995,6311.5053 C 160.00542,6319.7383 158.24638,6332.0312 150.02150,6338.4390 C 141.30295,6345.2315 128.39912,6343.3498 121.70937,6334.6495 C 114.70196,6325.5361 116.68366,6312.1165 125.77523,6305.1871 C 135.22419,6297.9852 149.09176,6300.0514 156.23105,6309.4774 C 163.60984,6319.2197 161.47041,6333.4844 151.75114,6340.8111 C 141.74745,6348.3522 127.12506,6346.1480 119.62857,6336.1668 C 111.93752,6325.9266 114.19998,6310.9783 124.41834,6303.3262 C 134.87496,6295.4957 150.12318,6297.8111 157.91900,6308.2466 C 165.87984,6318.9030 163.51584,6334.4293 152.87981,6342.3590 C 142.03764,6350.4423 126.25177,6348.0334 118.19678,6337.2108 C 109.99783,6326.1948 112.44870,6310.1654 123.44580,6301.9924 C 134.62526,6293.6840 150.88435,6296.1741 159.16879,6307.3353 C 167.58136,6318.6692 165.05427,6335.1457 153.73797,6343.5359 C 142.25768,6352.0477 125.57470,6349.4857 117.08379,6338.0224 C 108.47712,6326.4028 111.07230,6309.5230 122.67548,6300.9360 C 134.42798,6292.2385 151.49575,6294.8652 160.17477,6306.6018 C 168.95957,6318.4814 166.30272,6335.7293 154.43846,6344.4966 C 142.43690,6353.3653 125.01615,6350.6796 116.16406,6338.6930 C 107.21444,6326.5743 109.92775,6308.9873 122.03198,6300.0535 C 134.26348,6291.0258 152.01074,6293.7656 161.02331,6305.9831 C 170.12651,6318.3233 167.36106,6336.2253 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="0.20000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2953" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+<rect id="d0e827" width="288" height="1000px" x="10" y="5889.872595300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e827" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">巻き数の最大値は 1024 である。
+</flowDiv></flowRoot>
+
+<rect id="d0e830" width="288" height="1000px" x="10" y="5907.394860600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e830" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">楕円ツールが楕円だけでなく弧(曲率が一定の線)も作成できるように、螺旋ツールは<flowSpan style="font-style:italic">滑らかに変化する</flowSpan>曲線を作ることもできる。通常のベジェ曲線に比べ、弧や螺旋はより利便性が高い、なぜなら形状に変更を加えずに曲線に沿ってハンドルを動かすことで長くしたり短くしたりできるからだ。また通常、螺旋はフィルなしで描かれるが、フィルの追加やストロークの削除で面白い効果が出せる。
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(-0.128635,0.679333,-0.679333,-0.128635,4573.635,795.7550)" d="M 84.272412,6515.4516 C 84.030340,6503.4548 95.340638,6494.6624 106.80614,6495.4139 C 120.45487,6496.3086 130.29202,6509.1252 129.01976,6522.4700 C 127.59676,6537.3959 113.50562,6548.0810 98.800396,6546.4565 C 82.817388,6544.6909 71.418168,6529.5384 73.308998,6513.7320 C 75.329802,6496.8392 91.393728,6484.8191 108.13760,6486.9249 C 125.83419,6489.1504 138.40608,6506.0167 136.11957,6523.5835 C 133.72203,6542.0032 116.13609,6555.0738 97.832002,6552.6307 C 78.752777,6550.0842 65.226026,6531.8437 67.807486,6512.8691 C 70.485886,6493.1820 89.328290,6479.2338 108.91951,6481.9396 C 129.17162,6484.7367 143.51236,6504.1375 140.69337,6524.3009 C 137.78805,6545.0818 117.86568,6559.7903 97.167510,6556.8673 C 75.889050,6553.8624 60.833864,6533.4498 63.853199,6512.2489 C 65.300994,6502.0829 70.745613,6492.7091 78.830516,6486.3841" sodipodi:t0="0.076614626" sodipodi:argument="-17.179831" sodipodi:radius="40.249962" sodipodi:revolution="3.3807619" sodipodi:expansion="0.28900903" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f22.svgpath3031" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.691404,0.000000,0.000000,0.691404,18.84725,-4437.019)" d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50669,6456.8563 C 253.74986,6456.0790 258.21306,6466.1043 258.52232,6472.8118 C 258.94828,6482.0504 254.33890,6490.8920 248.02582,6497.3691" sodipodi:t0="0.77700925" sodipodi:argument="-16.245340" sodipodi:radius="36.507183" sodipodi:revolution="2.8106463" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2997" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.691404,0.000000,0.000000,0.691404,10.64587,-4436.601)" d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74985,6456.0790 258.21307,6466.1042 258.52234,6472.8117 C 259.24136,6488.4062 246.63032,6501.3717 233.45435,6507.6236" sodipodi:t0="0.76208192" sodipodi:argument="-16.245340" sodipodi:radius="47.161507" sodipodi:revolution="2.8656998" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2998" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.691404,0.000000,0.000000,0.691404,27.46530,-4437.019)" d="M 241.27770,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74984,6456.0790 258.21303,6466.1043 258.52229,6472.8117 C 258.73249,6477.3708 257.67831,6481.9329 255.81970,6486.0809" sodipodi:t0="0.79235041" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2999" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.691404,0.000000,0.000000,0.691404,36.19077,-4437.019)" d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74983,6456.0790 258.21303,6466.1042 258.52229,6472.8117 C 258.52870,6472.9507 258.53392,6473.0897 258.53798,6473.2288" sodipodi:t0="0.81291085" sodipodi:argument="-16.245340" sodipodi:radius="20.110537" sodipodi:revolution="2.6865160" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3000" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.691404,0.000000,0.000000,0.691404,45.02361,-4437.019)" d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 248.23890,6456.5987 250.91940,6457.8849 252.91377,6459.6703" sodipodi:t0="0.85272610" sodipodi:argument="-16.245340" sodipodi:radius="10.697699" sodipodi:revolution="2.5610781" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3001" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.690923,2.577214e-2,-2.577214e-2,0.690923,168.8262,-4440.038)" d="M 241.27769,6460.5504 C 240.94535,6458.3205 243.73244,6457.0236 245.50667,6456.8563 C 253.74985,6456.0790 258.21308,6466.1042 258.52236,6472.8117 C 259.76982,6499.8656 227.48280,6513.6612 205.06346,6513.7366 C 203.42336,6513.7421 201.78313,6513.6953 200.14589,6513.5985" sodipodi:t0="0.74191737" sodipodi:argument="-16.245340" sodipodi:radius="67.193001" sodipodi:revolution="2.9435861" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3002" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.691404,0.000000,0.000000,0.691404,-6.203756,-4382.329)" d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144" sodipodi:t0="0.64947820" sodipodi:argument="-17.513800" sodipodi:radius="32.027428" sodipodi:revolution="2.8106463" sodipodi:expansion="1.0000000" sodipodi:cy="6456.9546" sodipodi:cx="151.28812" id="shapes-f22.svgpath3003" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(-0.691404,0.000000,0.000000,0.691404,220.3145,-4382.458)" d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144" sodipodi:t0="0.64947820" sodipodi:argument="-17.513800" sodipodi:radius="32.027428" sodipodi:revolution="2.8106463" sodipodi:expansion="1.0000000" sodipodi:cy="6456.9546" sodipodi:cx="151.28812" id="shapes-f22.svgpath3004" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:round;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.679332,-0.128635,-0.128635,-0.679332,981.4957,4517.767)" d="M 103.19778,6518.4199 C 103.19774,6518.4203 103.19656,6518.4198 103.19656,6518.4198 C 103.18987,6518.4163 103.19645,6518.4050 103.19957,6518.4019 C 103.22599,6518.3750 103.26963,6518.4052 103.28532,6518.4286 C 103.35064,6518.5259 103.25767,6518.6458 103.17115,6518.6882 C 102.91590,6518.8133 102.64522,6518.5864 102.55837,6518.3565 C 102.35040,6517.8059 102.82490,6517.2711 103.32682,6517.1198 C 104.37062,6516.8052 105.33013,6517.6933 105.56682,6518.6551 C 106.01136,6520.4614 104.48149,6522.0609 102.80237,6522.4038 C 99.882762,6523.0000 97.365352,6520.5286 96.896746,6517.7945 C 96.129690,6513.3192 99.923563,6509.5357 104.14024,6508.9244 C 110.71537,6507.9711 116.19082,6513.5585 116.95841,6519.7857 C 118.10853,6529.1163 110.15717,6536.7947 101.28144,6537.7275 C 88.418442,6539.0793 77.933484,6528.0852 76.832195,6515.8031 C 75.280668,6498.4997 90.113774,6484.5049 106.68965,6483.2384 C 124.44694,6481.8817 140.53509,6493.8953 146.54168,6510.2573" sodipodi:t0="0.0000000" sodipodi:argument="-17.179831" sodipodi:radius="44.105801" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f22.svgpath3626" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.178949,-0.667845,0.667845,0.178949,-4374.555,-1086.497)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3627" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(-0.178949,-0.667845,-0.667845,0.178949,4472.981,-1093.846)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3628" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.488897,-0.488897,0.488897,0.488897,-3201.239,-3162.787)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3629" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.691404,0.000000,0.000000,0.691404,35.65217,-4530.089)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3630" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.691404,0.000000,0.000000,0.691404,104.6817,-4434.008)" d="M 253.97581,6460.7305 C 260.14442,6467.5766 259.34320,6478.2173 255.81970,6486.0809" sodipodi:t0="0.93520707" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3632" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.691404,0.000000,0.000000,0.691404,104.8965,-4448.923)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809" sodipodi:t0="0.81344151" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3633" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(0.345702,-0.598773,0.598773,0.345702,-3695.309,-2066.525)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809" sodipodi:t0="0.81344151" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3634" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(-0.488897,-0.488897,0.488897,-0.488897,-2792.131,3319.223)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19161,6456.4883 248.54952,6457.1737 C 259.12320,6460.2474 259.84793,6474.7416 256.94304,6483.2348 C 255.03972,6488.7996 251.64976,6493.7850 247.48926,6497.9103" sodipodi:t0="0.79694211" sodipodi:argument="-16.245340" sodipodi:radius="36.963310" sodipodi:revolution="2.8132913" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3635" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(-0.691404,6.120670e-8,-6.120670e-8,-0.691404,425.7790,4523.887)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19160,6456.4883 248.54951,6457.1737 C 259.12317,6460.2473 259.84790,6474.7416 256.94303,6483.2347 C 255.06035,6488.7392 251.72243,6493.6777 247.62396,6497.7761" sodipodi:t0="0.79712820" sodipodi:argument="-16.245340" sodipodi:radius="36.849499" sodipodi:revolution="2.8126345" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3636" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5988.654079600001) matrix(-0.345702,0.598773,-0.598773,-0.345702,4235.693,2171.952)" d="M 241.31818,6459.7695 C 242.02302,6456.7649 246.19158,6456.4883 248.54948,6457.1737 C 259.12314,6460.2473 259.84791,6474.7415 256.94307,6483.2347 C 251.12992,6500.2310 233.32703,6510.0960 216.48458,6512.8167" sodipodi:t0="0.77057040" sodipodi:argument="-16.245340" sodipodi:radius="57.635422" sodipodi:revolution="2.9095716" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3089" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+<rect id="d0e846" width="288" height="1000px" x="10" y="6100.563717600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e846" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">特に面白いのは螺旋に破線のストロークを与えることである。滑らかな収束と等間隔の印(点や短い線)は相まって美しいモアレ効果となる:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6137.134935600001) matrix(-0.172154,0.642449,-0.642449,-0.172154,4263.769,1103.767)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3032" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.8749997 1.8749997;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.7499993;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6137.134935600001) matrix(-0.179293,0.654509,-0.669124,-0.175376,4637.701,1123.624)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3088" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:3.7499994 3.7499994;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:7.4999986;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6137.134935600001) matrix(-0.179293,0.654509,-0.669124,-0.175376,4536.363,1123.244)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3090" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:0.60429269 7.2515122;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.60429269;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="6260.039987600001"><tspan x="10" y="6260.039987600001">最後に</tspan></text>
+<rect id="d0e865" width="288" height="1000px" x="10" y="6264.939987600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e865" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape のシェイプツールはとても強力である。技術を学び、暇なときに遊んでみることはあなたがデザインを行うときに力になる、なぜなら簡単なパスの代わりにシェイプを使うことでベクタアートを速く作り、簡単に変更することができるからだ。もし、さらなるシェイプの改善の提案があれば、開発者に連絡して欲しい。
+</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 6327.368808600001)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-shapes.sl.svg b/share/tutorials/tutorial-shapes.sl.svg
new file mode 100644
index 000000000..4a2004b98
--- /dev/null
+++ b/share/tutorials/tutorial-shapes.sl.svg
@@ -0,0 +1,751 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::LIKI</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ta vodič obsega štiri orodja za like: pravokotnik, elipsa, zvezda in spirala.
+Pokazali vam bomo zmogljivosti Inkscapovega orodja za like in predlagali, kako in kdaj
+jih je smiselno uporabiti.
+</flowDiv></flowRoot>
+
+<rect id="d0e18" width="264" height="1000px" x="35" y="70.856248" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporabite <flowSpan style="font-weight:bold">Ctrl+smerne tipke</flowSpan>, <flowSpan style="font-weight:bold">miškino kolesce</flowSpan> ali <flowSpan style="font-weight:bold">poteg s pritisnjenim srednjim gumbom</flowSpan>, da se premaknete po strani navzdol. Za osnove ustvarjanja, izbiranja in preoblikovanja objektov glejte vodič Osnove v meniju <flowSpan style="font-family:sans serif">Pomoč &gt; Vodiči</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e36" width="288" height="1000px" x="10" y="122.512496" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e36" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape vsebuje štiri vsestranska <flowSpan style="font-style:italic">orodja za risanje likov</flowSpan>, z vsakim od njih pa lahko ustvarite in urejate določen tip likov. Lik je predmet, ki mu lahko spreminjate izgled preko različnih parametrov: preko premičnih <flowSpan style="font-style:italic">ročic</flowSpan> in številčnih <flowSpan style="font-style:italic">vrednosti</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e48" width="288" height="1000px" x="10" y="174.494119" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e48" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zvezdi lahko npr. spreminjate število krakov, njihovo dolžino in
+kot – pa vendar zvezda ostane zvezda. Lik je bolj
+omejen kot pa pot, po drugi strani pa je bolj zanimiv in uporaben. Lik
+lahko vedno spremenite v pot (<flowSpan style="font-weight:bold">Ctrl+Shift+C</flowSpan>), obratna sprememba pa ni mogoča.
+</flowDiv></flowRoot>
+
+<rect id="d0e54" width="288" height="1000px" x="10" y="237.787383" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e54" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Orodja za like so: <flowSpan style="font-style:italic">Pravokotnik</flowSpan>, <flowSpan style="font-style:italic">Elipsa</flowSpan>, <flowSpan style="font-style:italic">Zvezda</flowSpan> in <flowSpan style="font-style:italic">Spirala</flowSpan>.
+Najprej si bomo pogledali, kako orodja za risanje oblik delujejo v
+splošnem, nato pa bomo podrobno raziskali posamezna orodja.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="291.97962500000006"><tspan x="10" y="291.97962500000006">Splošni nasveti</tspan></text>
+<rect id="d0e75" width="288" height="1000px" x="10" y="296.87962500000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e75" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Nov lik ustvarite z <flowSpan style="font-weight:bold">vlečenjem</flowSpan> po platnu z ustreznim orodjem.
+Ko je lik ustvarjen (in dokler je izbran), prikazuje svoje ročice
+kot bele rombaste znake, z vlečenjem katerih lahko takoj
+spreminjate svojo stvaritev.
+</flowDiv></flowRoot>
+
+<rect id="d0e81" width="288" height="1000px" x="10" y="347.23293" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e81" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vse štiri vrste likov prikazujejo svoje ročice v vseh štirih Orodjih za
+like, kot tudi v Orodju za urejanje vozlišč (<flowSpan style="font-weight:bold">F2</flowSpan>).
+Ko lebdite z miško nad ročico, se v statusni vrstici prikaže
+namig, ki pove, kaj se zgodi, ko ročico potegnete ali nanjo kliknete, ter pokaže tudi vse dodatne možnosti, ki so pri tem na voljo.
+</flowDiv></flowRoot>
+
+<rect id="d0e87" width="288" height="1000px" x="10" y="410.526198" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e87" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vsako Orodje za like prikazuje svoje možnosti v <flowSpan style="font-style:italic">Nadzorni vrstici orodja</flowSpan>
+(ki leži nad platnom). Ponavadi vsebuje
+nekaj številskih vnosnih polj in gumb za ponastavitev privzetih
+vrednosti. Če je na platnu izbran lik oziroma več likov, jih lahko preoblikujete tudi s spreminjanjem vrednosti v Nadzorni vrstici.
+</flowDiv></flowRoot>
+
+<rect id="d0e93" width="288" height="1000px" x="10" y="473.798768" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e93" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vse spremembe, ki jih naredite v nastavitvah orodja se ohranijo v
+spominu, in bodo uporabljene za naslednji predmet, ki ga s tem orodjem narišete.
+Ko npr. spremenite število krakov pri zvezdi, ima tudi naslednja zvezda enako število
+krakov. Še več, celo sama izbira lika na platnu spremeni vrednosti v nadzorni vrstici
+in določi vrednosti za novoustvarjene like enake vrste.
+</flowDiv></flowRoot>
+
+<rect id="d0e96" width="288" height="1000px" x="10" y="547.90701" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e96" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ko delate z Orodjem za like, lahko predmet izberete s <flowSpan style="font-weight:bold">klikom</flowSpan> nanj.
+<flowSpan style="font-weight:bold">Ctrl+klik</flowSpan> (izberi v skupini) in <flowSpan style="font-weight:bold">Alt+klik</flowSpan>
+(izberi pod) delujeta prav tako kot pri orodju za izbiranje. Tipka <flowSpan style="font-weight:bold">Esc</flowSpan>
+pa prekliče izbiro.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="602.1406450000001"><tspan x="10" y="602.1406450000001">Pravokotniki</tspan></text>
+<rect id="d0e117" width="288" height="1000px" x="10" y="607.040645" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e117" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">A <flowSpan style="font-style:italic">Pravokotnik</flowSpan> je najenostavnejši, a verjetno najpogosteje uporabljan lik v oblikovanju. Inkscape poskuša ustvarjanje in
+spreminjanje pravokotnikov narediti kolikor je mogoče enostavno in
+pripravno.
+</flowDiv></flowRoot>
+
+<rect id="d0e123" width="288" height="1000px" x="10" y="659.022268" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e123" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Na orodje za pravokotnike preklopite s pritiskom na tipko <flowSpan style="font-weight:bold">F4</flowSpan> ali s
+sklikom na gumb v orodjarni. Ob modrem pravokotniku narišite novega:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 707.6145100000001) " sodipodi:insensitive="true" id="shapes-f01.svgtext1578" y="26.427183" x="44.104698" style="font-size:16.799999;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;opacity:0.065573759;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan y="26.427183" x="44.104698" id="shapes-f01.svgtspan1451" sodipodi:role="line">draw here</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 707.6145100000001) " y="0.62499738" x="184.78560" height="53.706257" width="77.318291" id="shapes-f01.svgrect1449" style="color:#000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999905pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e139" width="288" height="1000px" x="10" y="774.5707660000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e139" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ne da bi zapustili Orodje za pravokotnike, preklopite
+izbor iz enega pravokotnika na drugega s klikom nanj.
+</flowDiv></flowRoot>
+
+<rect id="d0e142" width="288" height="1000px" x="10" y="803.9910080000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e142" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bližnjice za risanje pravokotnikov:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 828.5755779000002)"/><rect id="d0e148" width="258" height="1000px" x="20" y="822.5755779000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e148" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S tipko <flowSpan style="font-weight:bold">Ctrl</flowSpan> boste narisali kvadrat ali pravokotnik s
+stranicama v razmerju celih števil (2:1, 3:1, itd.).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 857.9958199000002)"/><rect id="d0e155" width="258" height="1000px" x="20" y="851.9958199000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e155" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S tipko <flowSpan style="font-weight:bold">Shift</flowSpan> boste pravokotnik narisali iz središčne točke.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e162" width="288" height="1000px" x="10" y="870.4614445000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e162" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kot lahko vidite, izbran pravokotnik (pravkar narisan pravokotnik je
+vedno izbran) prikazuje tri ročice v treh vogalih. V bistvu obstajajo
+štiri ročice, vendar se dve od njih (v zgornjem desnem kotu) prekrivata,
+če pravokotnik ni zaobljen. Ti dve ročici sta <flowSpan style="font-style:italic">ročici za zaobljenje</flowSpan>;
+drugi dve (zgoraj levo in spodaj desno) pa sta <flowSpan style="font-style:italic">ročici za umerjanje</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e171" width="288" height="1000px" x="10" y="944.5696865000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e171" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poglejmo najprej ročici za zaobljenje. Zgrabite eno od ročic in potegnite
+dol. Vsa oglišča pravokotnika se zaoblijo, hkrati pa lahko zdaj
+vidite drugo ročico za zaobljenje - v oglišču je ostala v prvotni legi.
+Če želite krožno zaobljena oglišča, je to vse, kar morate storiti.
+Če želite oglišča bolj zaobljiti ob eni kot ob drugi stranici,
+premaknite proti drugo ročico v levo.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e174" width="288" height="1000px" x="10" y="1019.0142575000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e174" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Na tej sliki imata prva dva pravokotnika krožno zaobljena oglišča (druga
+ročica ni uporabljena), druga dva pa imata eliptično zaobljena oglišča:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1067.9428275000002) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="196.08449" y="4.9780722" id="shapes-f02.svgtext3150" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f02.svgtspan3151" x="196.08449" y="12.128723">Elliptic</tspan><tspan id="shapes-f02.svgtspan3153"/><tspan id="shapes-f02.svgtspan3155"/><tspan id="shapes-f02.svgtspan3159"> rounded corners</tspan><tspan sodipodi:role="line" id="shapes-f02.svgtspan3157" x="196.08449" y="12.128723"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1067.9428275000002) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="47.265598" y="-2.6239278" id="shapes-f02.svgtext3143" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f02.svgtspan3144" x="47.265598" y="-2.6239278"/><tspan id="shapes-f02.svgtspan3146"/><tspan sodipodi:role="line" id="shapes-f02.svgtspan3148" x="47.265598" y="4.5267232">Circular rounded corners</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1067.9428275000002) " ry="7.1428571" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1185" width="56.848713" height="33.939529" x="17.277002" y="11.833464"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1067.9428275000002) " ry="16.969765" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1186" width="56.848713" height="33.939529" x="92.003487" y="11.833464"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1067.9428275000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1187" width="56.848713" height="33.939529" x="168.12975" y="11.833464" ry="16.969767" rx="6.6371522"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1067.9428275000002) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1188" width="56.848713" height="33.939529" x="242.68884" y="11.833464" ry="5.9394174" rx="24.045918"/>
+
+<rect id="d0e187" width="288" height="1000px" x="10" y="1126.3414445000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e187" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ne zapuščajte orodja za pravokotnike, temveč s klikom izberite te
+pravokotnike in si oglejte položaje njihovih ročic za zaobljenje.
+
+</flowDiv></flowRoot>
+
+<rect id="d0e190" width="288" height="1000px" x="10" y="1156.0980145000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e190" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pogosto morata biti polmer in oblika zaobljenih oglišč v okviru celotne kompozicije konstantna, čeprav so pravokotniki različnih velikosti (predstavljajte si diagrame s polji z zaobljenimi robovi različnih
+velikosti). Inkscape to poenostavi. Preklopite na orodje za izbiranje;
+v vrstici za nadzor je skupina gumbov in drugi z leve
+prikazuje dve koncentrično zaobljeni oglišči. S tem določate, ali se pri bo pri raztegovanju pravokotnika ustrezno večala ali manjšala tudi zaobljenost oglišča, ali naj le-ta ostaja stalna.
+</flowDiv></flowRoot>
+
+<rect id="d0e193" width="288" height="1000px" x="10" y="1252.8865795000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e193" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tukaj je npr. izvirni rdeč pravokotnik večkrat kopiran, kopije pa so različno povečane ali pomanjšane, opcija "Spreminjaj zaobljena oglišča z likom" pa je <flowSpan style="font-style:italic">izključena</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1301.8151495000004) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f03.svgtext3161" y="145.20607" x="37.091438" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="145.20607" x="37.091438" id="shapes-f03.svgtspan3162" sodipodi:role="line">Scaling rounded rectangles </tspan><tspan y="153.54850" x="37.091438" id="shapes-f03.svgtspan3166" sodipodi:role="line">with "Scale rounded corners" OFF</tspan><tspan y="161.89092" x="37.091438" id="shapes-f03.svgtspan3164" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1301.8151495000004) " rx="6.6371522" ry="16.969765" y="0.32250684" x="69.227531" height="122.77399" width="196.90794" id="shapes-f03.svgrect2134" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1301.8151495000004) " rx="6.6371522" ry="16.969770" y="0.32091993" x="69.227531" height="63.105938" width="196.90794" id="shapes-f03.svgrect2133" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1301.8151495000004) " rx="6.6371512" ry="16.969772" y="0.32848829" x="114.80495" height="105.77767" width="151.46671" id="shapes-f03.svgrect2756" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1301.8151495000004) " rx="6.6371536" ry="16.969770" y="0.32091993" x="183.42854" height="63.105938" width="82.830170" id="shapes-f03.svgrect2130" style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1301.8151495000004) " rx="6.6371431" ry="16.969759" y="0.33190626" x="205.55838" height="55.114822" width="60.755871" id="shapes-f03.svgrect2757" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1301.8151495000004) " rx="6.6371565" ry="16.969774" y="0.33080763" x="218.33806" height="149.51537" width="47.954056" id="shapes-f03.svgrect2759" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1301.8151495000004) " rx="6.6371417" ry="16.969746" y="0.31225294" x="227.63776" height="28.790329" width="38.351963" id="shapes-f03.svgrect2758" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1301.8151495000004) " rx="6.6371417" ry="16.969742" y="0.35815138" x="36.352345" height="41.086792" width="229.81862" id="shapes-f03.svgrect1911" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499994;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499992 1.2499998 ;stroke-dashoffset:0.0000000"/>
+
+<rect id="d0e209" width="288" height="1000px" x="10" y="1467.4482695000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e209" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bodite pozorni na velikost in obliko zaobljenih oglišč, ki so enaka
+pri vseh pravokotnikih, tako da so zaobljena oglišča v zgornjem desnem kotu popolnoma enaka. Vsi modri pikčasti pravokotniki so kopije originalnega rdečega
+pravokotnika - z Izbirnikom smo le spreminjali le njihovo velikost, zaobljenost oglišč pa smo pustili pri miru.
+</flowDiv></flowRoot>
+
+<rect id="d0e212" width="288" height="1000px" x="10" y="1540.1455745000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e212" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Za primerjavo je tukaj enaka kompozicija, tokrat ustvarjenja z
+<flowSpan style="font-style:italic">vključeno</flowSpan> opcijo "Spreminjaj zaobljena oglišča z likom":
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1577.5658165000002) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f04.svgtext3168" y="145.20508" x="37.091438" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="145.20508" x="37.091438" id="shapes-f04.svgtspan3169" sodipodi:role="line">Scaling rounded rectangles </tspan><tspan y="153.54750" x="37.091438" id="shapes-f04.svgtspan3171" sodipodi:role="line">with "Scale rounded corners" ON</tspan><tspan y="161.88993" x="37.091438" id="shapes-f04.svgtspan3173" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1577.5658165000002) " rx="15.759716" ry="16.984438" y="0.40561035" x="62.141991" height="63.160480" width="196.67766" id="shapes-f04.svgrect2217" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499982 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1577.5658165000002) " rx="15.759716" ry="32.930244" y="0.33053711" x="62.141991" height="122.45857" width="196.67766" id="shapes-f04.svgrect2218" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499984 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1577.5658165000002) " rx="12.157460" ry="28.506227" y="0.35556152" x="107.18986" height="106.00687" width="151.72234" id="shapes-f04.svgrect2216" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1577.5658165000002) " rx="6.6371536" ry="16.969770" y="0.31942871" x="176.34193" height="63.105938" width="82.830170" id="shapes-f04.svgrect1589" style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1577.5658165000002) " rx="3.8556933" ry="40.030827" y="0.32016113" x="210.93765" height="148.86371" width="48.118172" id="shapes-f04.svgrect2220" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500035 1.2500006 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1577.5658165000002) " rx="4.8443465" ry="14.801374" y="0.38217285" x="198.64392" height="55.042263" width="60.456345" id="shapes-f04.svgrect2221" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500018;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500014 1.2500003 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1577.5658165000002) " rx="3.0812902" ry="7.8653026" y="0.31295899" x="220.76012" height="29.248909" width="38.453800" id="shapes-f04.svgrect2222" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499970 1.2499994 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1577.5658165000002) " rx="18.206591" ry="11.526689" y="0.31247070" x="31.024124" height="42.864601" width="227.21411" id="shapes-f04.svgrect1912" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499996 1.2499999 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e228" width="288" height="1000px" x="10" y="1743.1977265000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e228" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tokrat so zaobljena oglišča relativna glede na velikost lika in se v zgornjem desnem kotu ne skladajo (približajte za
+boljši pogled). Enak (vizualni) učinek bi dobili tudi s pretvorbo izvirnega pravokotnika
+v pot (<flowSpan style="font-weight:bold">Ctrl+Shift+C</flowSpan>), ki bi ji potem spreminjali velikost.
+</flowDiv></flowRoot>
+
+<rect id="d0e234" width="288" height="1000px" x="10" y="1804.7437255000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e234" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bližnjice za ročice za zaobljenje pravokotnikov:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1829.3282954000001)"/><rect id="d0e240" width="258" height="1000px" x="20" y="1823.3282954000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e240" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vlecite s pritisnjeno tipko <flowSpan style="font-weight:bold">Ctrl</flowSpan>, da drug polmer postane enak
+(krožno zaobljenje).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 1858.7485374)"/><rect id="d0e247" width="258" height="1000px" x="20" y="1852.7485374" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e247" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S kombinacijo <flowSpan style="font-weight:bold">Ctrl+klik</flowSpan> drug polmer postane enak brez vlečenja.
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1888.1687794)"/><rect id="d0e254" width="258" height="1000px" x="20" y="1882.1687794" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e254" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+klik</flowSpan> odstrani zaobljenje.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e261" width="288" height="1000px" x="10" y="1900.4170212" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e261" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Verjetno ste opazili, da nadzorna vrstica za izbran pravokotnik prikazuje vodoravni (<flowSpan style="font-style:italic">Rx</flowSpan>)
+in navpični (<flowSpan style="font-style:italic">Ry</flowSpan>) polmer zaobljenja ter vam omogoča natančno nastavljanje v katerikoli dolžinski meri.
+Gumb <flowSpan style="font-family:sans serif">"Nezaobljeno"</flowSpan> naredi ravno to - iz izbranih
+pravokotnikov odstrani zaobljenje.
+</flowDiv></flowRoot>
+
+<rect id="d0e273" width="288" height="1000px" x="10" y="1963.3532632" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e273" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pomembna prednost teh nastavitev je, da lahko vplivajo na več pravokotnikov hkrati.
+Če želite spremeniti vse pravokotnike v sloju, označite vse s kombinacijo
+<flowSpan style="font-weight:bold">Ctrl+A</flowSpan> (<flowSpan style="font-family:sans serif">Izberi vse</flowSpan>) in nastavite potrebne
+parametre v vrstici z nastavitvami. Če so izbrani tudi liki, ki niso pravokotniki,
+nanje sprememba parametrov ne bo vplivala.
+</flowDiv></flowRoot>
+
+<rect id="d0e282" width="288" height="1000px" x="10" y="2026.6465311999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e282" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poglejmo zdaj pravokotnikove ročice za umerjanje. Morda se
+sprašujete, zakaj jih sploh potrebujemo, ko pa lahko spreminjamo velikost pravokotnika tudi z Izbirnikom?
+</flowDiv></flowRoot>
+
+<rect id="d0e285" width="288" height="1000px" x="10" y="2067.4561552" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e285" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Težava Izbirnika je v tem, da vedno deluje glede na stran. Nasprotno pa s pravokotnikovimi
+ročicami velikost spreminjamo <flowSpan style="font-style:italic">vzporedno s pravokotnikovimi
+stranicami</flowSpan>, tudi če je pravokotnik zasukan ali nagnjen. Kot primer
+poizkusite spremeniti velikost spodnjega pravokotnika najprej z Izbirnikom, nato pa
+še z ročicami v Orodju za pravokotnike:
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2149.9007262) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)" ry="3.8354740" rx="5.8250566" y="-179.48787" x="7.7759132" height="64.103157" width="41.625210" id="shapes-f05.svgrect2270" style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e301" width="288" height="1000px" x="10" y="2210.4419172" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e301" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Z ročicama za spreminjanje velikosti lahko prvokotnik raztezate v
+vse smeri ali ga celo premaknete vzporedno s stranicami. Ročice za
+spreminjanje velikosti vedno ohranjajo polmer zaobljenja.
+</flowDiv></flowRoot>
+
+<rect id="d0e304" width="288" height="1000px" x="10" y="2251.3704872" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e304" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bližnjice za ročice za spreminjanje velikosti:
+</flowDiv></flowRoot>
+
+
+
+Spreminjanje velikosti stranic ob pritisnjeni tipki <flowSpan style="font-weight:bold">Ctrl</flowSpan> ohrani širino ali višino, ali pa
+razmerje med širino in višino v pravokotniku. (v lastnem
+koordinatnem sistemu, ki je lahko zasukan ali nagnjen).
+
+
+
+
+<rect id="d0e316" width="288" height="1000px" x="10" y="2269.9550571" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e316" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tu je enak pravokotnik, sive črtkane črte pa prikazujejo smeri,
+ki se jih držijo ročice za umerjanje, ko jih vlečete s tipko
+<flowSpan style="font-weight:bold">Ctrl</flowSpan> (poskusite):
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2318.7853781) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f06.svgtext3182" y="122.09407" x="44.178055" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="122.09407" x="44.178055" id="shapes-f06.svgtspan3184" sodipodi:role="line">Snapping of rectangle </tspan><tspan y="138.77892" x="44.178055" id="shapes-f06.svgtspan3192" sodipodi:role="line">resize </tspan><tspan id="shapes-f06.svgtspan3190">handles with Ctrl </tspan><tspan id="shapes-f06.svgtspan3186"/><tspan y="138.77892" x="44.178055" id="shapes-f06.svgtspan3188" sodipodi:role="line"/></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2318.7853781) translate(0.000000,-2169.487)" sodipodi:insensitive="true" id="shapes-f06.svgg6992">
+ <path sodipodi:nodetypes="cc" id="shapes-f06.svgpath6370" d="M 200.86009,2297.1368 L 120.12168,2170.3378" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028245;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028247 1.7028247 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6369" d="M 148.58356,2287.8598 L 240.43440,2192.3258" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6368" d="M 79.482780,2277.2299 L 171.33360,2181.6959" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6367" d="M 54.316258,2219.6747 L 248.12438,2281.8386" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath5743" d="M 77.694574,2188.1381 L 271.50272,2250.3020" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ </g><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2318.7853781) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)" ry="3.8354840" rx="5.8250465" y="-211.02315" x="-35.379341" height="64.103317" width="41.625130" id="shapes-f06.svgrect5742" style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e332" width="288" height="1000px" x="10" y="2461.3068681" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e332" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S vrtenjem in nagibanjem pravokotnika, ki ga nato kopiramo in mu z ročicami spremenimo velikost, lahko enostavno ustvarimo trodimenzionalne kompozicije:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f07.svgtext5477" y="60.821072" x="40.178955" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="60.821072" x="40.178955" id="shapes-f07.svgtspan5478" sodipodi:role="line">3 original</tspan><tspan y="69.163497" x="40.178955" id="shapes-f07.svgtspan5480" sodipodi:role="line">rectangles</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f07.svgtext5482" y="18.301071" x="242.62228" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5483" sodipodi:role="line">Several rectangles</tspan><tspan style="font-family:Bitstream Vera Sans" id="shapes-f07.svgtspan5485"/><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5493" sodipodi:role="line">copied </tspan><tspan id="shapes-f07.svgtspan5487">and resized</tspan><tspan y="34.985923" x="242.62228" id="shapes-f07.svgtspan5489" sodipodi:role="line">by handles,</tspan><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5491" sodipodi:role="line">mostly with Ctrl</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="170.12538" x="233.41766" height="14.448191" width="18.786028" id="shapes-f07.svgrect3610" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259270;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="84.772346" x="174.10719" height="41.475136" width="17.585943" id="shapes-f07.svgrect3609" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259407;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="37.299934" x="116.36460" height="15.283093" width="57.989841" id="shapes-f07.svgrect3605" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-2.9686477" x="45.949429" height="18.240942" width="32.880150" id="shapes-f07.svgrect2965" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="48.819221" x="74.597099" height="30.550602" width="18.204773" id="shapes-f07.svgrect2966" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37499920;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="12.017465" x="27.846321" height="30.543308" width="32.942345" id="shapes-f07.svgrect3596" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="56.339443" x="185.24780" height="18.240942" width="72.439072" id="shapes-f07.svgrect3597" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="141.28676" x="182.59364" height="14.448047" width="41.990330" id="shapes-f07.svgrect3598" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="86.052330" x="284.89725" height="18.240908" width="25.786474" id="shapes-f07.svgrect3599" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="52.213509" x="189.23393" height="30.543308" width="25.670109" id="shapes-f07.svgrect3600" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="-6.5882483" x="194.35204" height="34.392181" width="11.664367" id="shapes-f07.svgrect3601" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="106.61366" x="224.87886" height="49.333038" width="17.911129" id="shapes-f07.svgrect3602" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="74.723228" x="232.11647" height="23.516699" width="25.707085" id="shapes-f07.svgrect3603" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="49.235481" x="141.66138" height="45.514793" width="25.670109" id="shapes-f07.svgrect3604" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-45.157116" x="182.23804" height="31.881702" width="11.598343" id="shapes-f07.svgrect3606" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="141.28676" x="182.59360" height="45.788456" width="23.587046" id="shapes-f07.svgrect3607" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="-2.7308261" x="133.78528" height="30.543308" width="25.670109" id="shapes-f07.svgrect3608" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="170.04823" x="234.49767" height="30.656551" width="9.7844992" id="shapes-f07.svgrect3611" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259377;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-24.113174" x="128.83910" height="18.240870" width="25.211798" id="shapes-f07.svgrect3612" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2509.8991101) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="106.61366" x="224.87886" height="20.232967" width="31.198015" id="shapes-f07.svgrect1913" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e345" width="288" height="1000px" x="10" y="2634.4145501000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e345" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Še nekaj primerov pravokotniških kompozicij, vključno z
+zaobljenjem in prelivnimi polnili:
+</flowDiv></flowRoot>
+
+<defs id="shapes-f08.svgdefs3">
+ <linearGradient id="shapes-f08.svglinearGradient2321">
+ <stop id="shapes-f08.svgstop2322" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2323" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2324" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2317">
+ <stop id="shapes-f08.svgstop2318" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2319" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2320" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2313">
+ <stop id="shapes-f08.svgstop2314" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2315" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2316" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2309">
+ <stop id="shapes-f08.svgstop2310" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2311" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2312" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2305">
+ <stop id="shapes-f08.svgstop2306" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2307" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2308" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2301">
+ <stop id="shapes-f08.svgstop2302" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2303" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2304" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2297">
+ <stop id="shapes-f08.svgstop2298" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2299" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2300" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2293">
+ <stop id="shapes-f08.svgstop2294" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2295" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2296" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2289">
+ <stop id="shapes-f08.svgstop2290" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2291" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2292" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2363">
+ <stop id="shapes-f08.svgstop2364" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2365" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)" id="shapes-f08.svglinearGradient2366" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2359">
+ <stop id="shapes-f08.svgstop2360" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2361" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)" id="shapes-f08.svglinearGradient2362" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2355">
+ <stop id="shapes-f08.svgstop2356" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2357" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)" id="shapes-f08.svglinearGradient2358" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2347">
+ <stop id="shapes-f08.svgstop2348" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2349" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)" id="shapes-f08.svglinearGradient2350" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)" id="shapes-f08.svglinearGradient2346" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2351">
+ <stop id="shapes-f08.svgstop2352" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2353" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)" id="shapes-f08.svglinearGradient2354" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2343">
+ <stop id="shapes-f08.svgstop2344" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2345" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient5741" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4114" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ <linearGradient y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4116" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4118" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4120" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4122" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4124" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4126" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4128" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4130" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4132" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4134" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4136" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4138" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4140" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4142" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4144" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140111e-8,0.433791,-1180.852,-1144.845)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4147" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346969e-8,0.475722,-1169.712,-1125.005)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4150" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140106e-8,0.433791,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4153" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544801e-8,0.515823,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4156" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151421e-8,0.436082,-1181.952,-1081.535)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4159" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351838e-8,0.679399,-1050.302,-1010.285)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4162" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617425e-8,0.530544,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4165" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049116e-8,1.788881e-7,0.387066,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4168" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4171" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793831e-7,9.024318e-8,0.195262,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4174" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318012e-7,1.228197e-7,0.265748,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4177" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4180" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467785e-8,1.911678e-7,0.413636,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4183" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638819e-7,9.877619e-8,0.213725,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4186" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410490e-7,1.147670e-7,0.248324,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4189" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928814e-8,2.041634e-7,0.441755,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4192" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945683" ry="7.9253607" y="24.730272" x="52.982876" height="42.483540" width="14.214997" id="shapes-f08.svgrect1001" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="6.9707313" ry="7.9253669" y="9.1277390" x="73.669891" height="83.704903" width="13.941463" id="shapes-f08.svgrect1002" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945636" ry="7.9253669" y="-22.942562" x="94.021584" height="90.342232" width="15.751300" id="shapes-f08.svgrect1003" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945636" ry="7.9253669" y="-2.3353920" x="116.44432" height="69.735130" width="15.688381" id="shapes-f08.svgrect1004" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)" rx="7.9959264" ry="7.9131050" y="-135.38934" x="-63.499767" height="87.652534" width="12.887196" id="shapes-f08.svgrect1005" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)" rx="7.9959264" ry="7.9131050" y="-135.38934" x="-42.203621" height="87.652527" width="13.112824" id="shapes-f08.svgrect1006" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-55.075050" x="-213.50343" height="39.812424" width="13.271334" id="shapes-f08.svgrect1628" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4192);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-55.075050" x="-228.07474" height="26.084311" width="27.842880" id="shapes-f08.svgrect1629" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4189);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-64.595551" x="-220.23343" height="22.814457" width="32.956329" id="shapes-f08.svgrect1630" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4186);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-88.944664" x="-205.27394" height="47.164021" width="17.996763" id="shapes-f08.svgrect1631" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4183);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-99.625320" x="-209.27931" height="19.767448" width="13.428414" id="shapes-f08.svgrect1632" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4180);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-49.959332" x="-195.09181" height="16.538391" width="15.387299" id="shapes-f08.svgrect1633" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4177);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-46.729839" x="-251.57182" height="25.457584" width="44.090946" id="shapes-f08.svgrect1634" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4174);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-56.094093" x="-258.25394" height="19.767448" width="13.428414" id="shapes-f08.svgrect1635" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4171);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-31.251333" x="-278.05133" height="37.026443" width="35.988594" id="shapes-f08.svgrect2258" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4168);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935157;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878312" rx="13.385932" y="316.07477" x="503.61084" height="127.64034" width="113.31665" id="shapes-f08.svgrect2260" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4165);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176641;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878512" rx="12.530846" y="411.96344" x="630.53180" height="51.348545" width="27.589558" id="shapes-f08.svgrect2261" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4162);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="17.916412" rx="9.9613905" y="357.17535" x="458.08252" height="64.786018" width="33.879719" id="shapes-f08.svgrect2262" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4159);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176623;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878517" rx="12.636621" y="241.02594" x="433.28561" height="30.094519" width="28.248280" id="shapes-f08.svgrect2263" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4156);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878517" rx="10.936826" y="206.94293" x="372.11176" height="15.702374" width="21.021872" id="shapes-f08.svgrect2264" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4153);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878512" rx="13.385848" y="270.50543" x="440.64011" height="47.250500" width="52.249256" id="shapes-f08.svgrect2259" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4150);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2673.2416281) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="5.0297093" rx="4.8632979" y="170.69685" x="353.51703" height="11.478856" width="9.8363581" id="shapes-f08.svgrect5740" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4147);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176498;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2812.9090681"><tspan x="10" y="2812.9090681">Elipse</tspan></text>
+<rect id="d0e364" width="288" height="1000px" x="10" y="2817.8090681" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e364" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Z orodjem za elipse (<flowSpan style="font-weight:bold">F5</flowSpan>) lahko ustvarjate elipse in kroge, te pa lahko nato spremenite v odseke ali loke. Bližnjice za risanje so enake bližnjicam
+Orodja za pravokotnike:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2864.4013101)"/><rect id="d0e373" width="258" height="1000px" x="20" y="2858.4013101" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e373" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S tipko <flowSpan style="font-weight:bold">Ctrl</flowSpan> boste narisali krog ali elipso v razmerju celih
+števil (2:1, 3:1, itd.)
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2893.2637391)"/><rect id="d0e380" width="258" height="1000px" x="20" y="2887.2637391" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e380" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S tipko <flowSpan style="font-weight:bold">Shift</flowSpan> boste pravokotnik ali elipso narisali iz središčne točke.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e387" width="288" height="1000px" x="10" y="2914.9367150999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e387" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Raziščimo ročice elipse! Izberite to:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2941.4023396999996) translate(-16.96181,-2909.630)" d="M 221.20786 2940.5042 A 54.031982 30.248674 0 1 1 113.14389,2940.5042 A 54.031982 30.248674 0 1 1 221.20786 2940.5042 z" sodipodi:ry="30.248674" sodipodi:rx="54.031982" sodipodi:cy="2940.5042" sodipodi:cx="167.17587" id="shapes-f09.svgpath1932" style="color:#000000;fill:#ff000b;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e400" width="288" height="1000px" x="10" y="3015.1496887" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e400" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ponovno najprej vidite tri ročice, čeprav so v resnici štiri. Na desni sta dve
+prekrivajoči se ročici, ki vam omogočata "odpiranje"
+elipse. Potegnite desno ročico, nato pa potegnite še ročico, ki postane
+vidna pod njo, da dobite različne odseke tortnega diagrama ali loke:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3086.4222587) matrix(1.306044,0.000000,0.000000,0.596999,13.33648,-1619.415)" sodipodi:end="5.4977871" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 42.535779,2722.0136 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1225" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3086.4222587) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="2.4413969" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 14.464042,2762.0661 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1226" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3086.4222587) matrix(1.306044,0.000000,0.000000,0.596999,145.3713,-1619.415)" sodipodi:end="4.9855409" sodipodi:start="0.0000000" sodipodi:open="true" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 34.194515,2714.4321" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1227" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3086.4222587) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)" sodipodi:open="true" sodipodi:end="2.6599349" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 12.146470,2756.6984" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1228" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3086.4222587) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="4.3580459" sodipodi:start="3.9052122" d="M 15.272316,2722.4749 A 19.072769,29.636148 0 0 1 22.431534,2715.1745 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3204" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3086.4222587) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)" sodipodi:end="5.9880333" sodipodi:start="3.5874838" sodipodi:open="true" d="M 11.841334,2730.1885 A 19.072769,29.636148 0 0 1 47.297319,2734.3488" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3205" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3086.4222587) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="5.9203236" sodipodi:start="4.6447262" d="M 27.759763,2713.4011 A 19.072769,29.636148 0 0 1 46.880139,2732.4501 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3206" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/>
+
+<rect id="d0e413" width="288" height="1000px" x="10" y="3134.6891357" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e413" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če želite dobiti <flowSpan style="font-style:italic">odsek</flowSpan> (lok in dva polmera), vlecite
+<flowSpan style="font-style:italic">zunaj</flowSpan> elipse; če pa želite dobiti <flowSpan style="font-style:italic">lok</flowSpan>, vlecite <flowSpan style="font-style:italic">znotraj</flowSpan> elipse.
+Zgoraj so štirje odseki na levi in trije loki na desni strani. Bodite pozorni na
+loke, ki niso zaprti liki - obroba gre okrog elipse, vendar ne poveže koncev
+loka. To postane očitno, če odstranite polnilo in ostane le obroba:
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(0.000000,-3203.903)" sodipodi:insensitive="true" id="shapes-f11.svgg4447">
+ <path sodipodi:nodetypes="cc" id="shapes-f11.svgpath3194" d="M 78.137482,3274.6928 L 30.979407,3247.7189" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cc" id="shapes-f11.svgpath3195" d="M 82.405274,3271.7422 L 41.756105,3231.9579" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+ <path sodipodi:open="true" transform="matrix(1.157706,0.000000,0.000000,1.157706,21.52208,-466.2171)" sodipodi:end="3.9269908" sodipodi:start="3.6651914" d="M 11.440900,3210.0163 A 59.578407,58.560177 0 0 1 20.909019,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3196" style="color:#000000;fill:none;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.64783323;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+ <text sodipodi:linespacing="120.00000%" transform="matrix(0.709390,0.000000,0.000000,0.709390,10.28585,1617.123)" id="shapes-f11.svgtext3818" y="2279.1907" x="30.19973" style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#d3d3d3;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="2279.1907" x="30.199730" id="shapes-f11.svgtspan3819" sodipodi:role="line"/><tspan style="fill:#d3d3d3;fill-opacity:1.0000000" id="shapes-f11.svgtspan3821"/><tspan dy="0 0" dx="0 -0.23659326" y="2289.2707" x="30.199730" id="shapes-f11.svgtspan3823" sodipodi:role="line">15</tspan></text>
+ <path transform="matrix(0.882077,0.000000,0.000000,0.882077,4.519106,381.4818)" d="M 41.374792 3237.9563 A 0.89163345 0.89163345 0 1 1 39.591525,3237.9563 A 0.89163345 0.89163345 0 1 1 41.374792 3237.9563 z" sodipodi:ry="0.89163345" sodipodi:rx="0.89163345" sodipodi:cy="3237.9563" sodipodi:cx="40.483158" id="shapes-f11.svgpath3825" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.48604000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f11.svgtext3883" y="4.4230723" x="61.438835" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.4230723" x="61.438835" id="shapes-f11.svgtspan3884" sodipodi:role="line">Segments</tspan><tspan y="11.573723" x="61.438835" id="shapes-f11.svgtspan3893" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f11.svgtext3888" y="-2.6629279" x="224.43098" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.6629279" x="224.43098" id="shapes-f11.svgtspan3889" sodipodi:role="line"/><tspan y="4.4877232" x="224.43098" id="shapes-f11.svgtspan3891" sodipodi:role="line">Arcs</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225 L 63.037315,3239.2964 z" sodipodi:ry="10.852578" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3234" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024 L 63.037315,3239.2964 z" sodipodi:ry="30.962814" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3856" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3857" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(31.46863,-3159.292)" sodipodi:end="3.1554016" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3858" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(31.46863,-3159.292)" sodipodi:end="3.6651914" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3859" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(31.46863,-3159.292)" sodipodi:end="3.9269908" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3860" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(31.46863,-3159.292)" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3861" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(31.46863,-3159.292)" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="15.141271" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3862" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225 L 63.037315,3239.2964 z" sodipodi:ry="10.852578" sodipodi:rx="75.147621" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3864" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225" sodipodi:ry="10.852578" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3865" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024" sodipodi:ry="30.962814" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3866" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3867" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.1554016" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3868" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.6651914" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3869" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.9269908" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3870" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3871" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818" sodipodi:ry="58.560177" sodipodi:rx="15.141271" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3872" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225" sodipodi:ry="10.852578" sodipodi:rx="75.147621" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3873" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3206.9132677) translate(31.46863,-3159.292)" sodipodi:end="3.4033920" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 5.4889924,3224.1399 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3925" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/>
+
+<rect id="d0e438" width="288" height="1000px" x="10" y="3342.9866677" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e438" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poglejte skupino na levi. Enostavno jo je ustvariti z uporabo
+<flowSpan style="font-style:italic">preskakovanja kotov</flowSpan> s tipko <flowSpan style="font-weight:bold">Ctrl</flowSpan>.
+Bližnjice za ročice lokov/odsekov:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3387.8523407)"/><rect id="d0e450" width="258" height="1000px" x="20" y="3381.8523407" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e450" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S <flowSpan style="font-weight:bold">Ctrl</flowSpan> bo ročica med vlečenjem delala korake po 15 stopinj.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3406.4369106)"/><rect id="d0e457" width="258" height="1000px" x="20" y="3400.4369106" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e457" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporabite <flowSpan style="font-weight:bold">Shift+klik</flowSpan>, da narišete elipso celo (torej ne samo loka ali odseka.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e464" width="288" height="1000px" x="10" y="3428.4462146" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e464" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kot koraka lahko spremenite v Splošnih nastavitvah
+(zavihek <flowSpan style="font-family:sans serif">Koraki</flowSpan>).
+</flowDiv></flowRoot>
+
+<rect id="d0e470" width="288" height="1000px" x="10" y="3457.6449716" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e470" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Drugi dve ročici sta namenjeni spreminjanju velikosti okrog središča
+in delujeta podobno kot ročici za zaobljenje pri pravokotniku:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3504.4545956)"/><rect id="d0e476" width="258" height="1000px" x="20" y="3498.4545956" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e476" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vlecite s <flowSpan style="font-weight:bold">Ctrl</flowSpan>, da narišete krog (oba polmera sta enaka).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3523.0391655000003)"/><rect id="d0e483" width="258" height="1000px" x="20" y="3517.0391655000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e483" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S <flowSpan style="font-weight:bold">Ctrl+klik</flowSpan> narišete krog brez vlečenja.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e490" width="288" height="1000px" x="10" y="3535.6237354000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e490" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kot pravokotnikove ročice za spreminjanje velikosti tudi ročice elipse
+prilagodijo višino in širino elipse v <flowSpan style="font-style:italic">njenih koordinatah</flowSpan>.
+To pomeni, da se elipsa razteguje ali krči po svojih lastnih oseh, tudi če je zasukana ali nagnjena - tudi med spreminjanjem velikosti bo ostala zasukana oz. nagnjena. Poizkusite z ročicami spremeniti velikost katerekoli od spodnjih elips:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3618.0683064000004) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 150.98383 3607.9023 A 43.680855 7.3592744 0 1 1 63.622116,3607.9023 A 43.680855 7.3592744 0 1 1 150.98383 3607.9023 z" sodipodi:ry="7.3592744" sodipodi:rx="43.680855" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2133" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3618.0683064000004) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 165.84998 3607.9023 A 58.547005 13.607653 0 1 1 48.755966,3607.9023 A 58.547005 13.607653 0 1 1 165.84998 3607.9023 z" sodipodi:ry="13.607653" sodipodi:rx="58.547005" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2136" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3618.0683064000004) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 145.25422 3607.9023 A 37.951244 61.554367 0 1 1 69.351727,3607.9023 A 37.951244 61.554367 0 1 1 145.25422 3607.9023 z" sodipodi:ry="61.554367" sodipodi:rx="37.951244" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath3396" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3618.0683064000004) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 130.72118 3607.9023 A 23.418211 25.328613 0 1 1 83.884760,3607.9023 A 23.418211 25.328613 0 1 1 130.72118 3607.9023 z" sodipodi:ry="25.328613" sodipodi:rx="23.418211" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2135" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3618.0683064000004) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 112.23048 3607.9023 A 4.9275141 46.998589 0 1 1 102.37546,3607.9023 A 4.9275141 46.998589 0 1 1 112.23048 3607.9023 z" sodipodi:ry="46.998589" sodipodi:rx="4.9275141" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2774" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3618.0683064000004) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 130.72118 3607.9023 A 23.418211 7.3592744 0 1 1 83.884760,3607.9023 A 23.418211 7.3592744 0 1 1 130.72118 3607.9023 z" sodipodi:ry="7.3592744" sodipodi:rx="23.418211" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2134" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3713.1064594000004"><tspan x="10" y="3713.1064594000004">Zvezde</tspan></text>
+<rect id="d0e512" width="288" height="1000px" x="10" y="3718.0064594000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e512" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zvezde so najbolj kompleksni in najbolj zanimivi Inkscapovi liki.
+Če želite nad Inkscapom navdušiti prijatelje, jim pokažite Orodje
+za zvezde. Neskončno zabavno je - popolnoma zasvajujoče!
+</flowDiv></flowRoot>
+
+<rect id="d0e515" width="288" height="1000px" x="10" y="3760.0055374000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e515" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Z Orodjem za zvezde lahko ustvarite dve podobni, a vendar različni
+vrsti predmetov: zvezde in mnogokotnike. Zvezda ime dve ročici,
+katerih položaja določata dolžino in obliko krakov; mnogokotnik ima
+le eno ročico, s katero pri potegu zavrtimo mnogokotnik ali pa mu spremenimo velikost:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3831.1591614000004) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f13.svgtext2813" y="4.4630723" x="80.104965" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="11.613723" x="80.104965" id="shapes-f13.svgtspan2815" sodipodi:role="line">Star</tspan><tspan id="shapes-f13.svgtspan2817"/><tspan y="11.613723" x="80.104965" id="shapes-f13.svgtspan2819" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3831.1591614000004) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f13.svgtext2821" y="-2.6229279" x="181.69159" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.6229279" x="181.69159" id="shapes-f13.svgtspan2823" sodipodi:role="line"/><tspan id="shapes-f13.svgtspan2825"/><tspan y="4.5277232" x="181.69159" id="shapes-f13.svgtspan2827" sodipodi:role="line">Polygon</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3831.1591614000004) matrix(0.672634,0.355353,-0.355353,0.672634,1407.527,-2577.172)" d="M 107.30297,3871.6492 L 82.062257,3871.8002 L 67.877314,3892.6785 L 59.933881,3868.7199 L 35.694040,3861.6809 L 56.025441,3846.7226 L 55.229339,3821.4940 L 75.738268,3836.2080 L 99.486091,3827.6548 L 91.829906,3851.7068 L 107.30297,3871.6492 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0807934" sodipodi:arg1="0.45247489" sodipodi:r2="19.005026" sodipodi:r1="38.010052" sodipodi:cy="3855.0315" sodipodi:cx="73.117950" sodipodi:sides="5" id="shapes-f13.svgpath2190" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3831.1591614000004) matrix(0.672634,0.355353,-0.355353,0.672634,1513.826,-2577.172)" d="M 107.30297,3871.6492 L 67.877314,3892.6785 L 35.694040,3861.6809 L 55.229339,3821.4940 L 99.486091,3827.6548 L 107.30297,3871.6492 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="true" sodipodi:arg2="1.0807934" sodipodi:arg1="0.45247489" sodipodi:r2="19.005026" sodipodi:r1="38.010052" sodipodi:cy="3855.0315" sodipodi:cx="73.117950" sodipodi:sides="5" id="shapes-f13.svgpath2191" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e528" width="288" height="1000px" x="10" y="3908.8301284000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e528" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Prvo polje v vrstici za nadzor orodja za zvezde omogoča spremembo zvezde v
+ustrezen mnogokotnik in obratno. Naslendnje določa število
+<flowSpan style="font-style:italic">vrhov</flowSpan> (pri zvezdah so to kraki, pri mnogokotnikih pa oglišča). Vnesete lahko vrednosti od 3
+(očitno) do 1024, vendar pa ne uporabljajte visokih vrednosti (preko 200),
+če imate počasen računalnik.
+</flowDiv></flowRoot>
+
+<rect id="d0e534" width="288" height="1000px" x="10" y="3981.5274334000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e534" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ko rišete novo zvezdo ali mnogokotnik,
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4006.1120033000007)"/><rect id="d0e540" width="258" height="1000px" x="20" y="4000.1120033000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e540" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vlecite s pritisnjeno tipko <flowSpan style="font-weight:bold">Ctrl</flowSpan> za povečanje kota v korakih po 15 stopinj.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e547" width="288" height="1000px" x="10" y="4029.8685733000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e547" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Seveda je zvezda veliko bolj zanimiva oblika (čeprav je pri delu
+mnogokotnik pogosto bolj uporaben). Ročici zvezde imata rahlo
+različni funkciji. Prva ročica (prvotno na vrhu kraka, torej na
+<flowSpan style="font-style:italic">izbočenem</flowSpan> oglišču zvezde) vam omogoča daljšanje in krajšanje
+zvezdinih krakov, ko pa jo zasukate (relativno glede na središče lika),
+se skladno zasuka tudi druga ročica. To pomeni, da s to ročico
+zvezdinih krakov ne morete nagniti.
+</flowDiv></flowRoot>
+
+<rect id="d0e553" width="288" height="1000px" x="10" y="4115.485141300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e553" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Drugo ročico (prvotno na <flowSpan style="font-style:italic">vbočenem</flowSpan> oglišču, med dvema krakoma)
+lahko, nasprotno, prosto premikate radialno in tangencialno, ne da bi
+vplivali na ročico na vrhu kota. (Pravzaprav lahko ta ročica postane
+ročica na vrhu kota, če jo premaknemo bolj stran od središča kot
+prvo ročico.) S to ročico lahko nagibamo zvezdine krake, in tako dobime različne vrste kristalov, mandal, snežink in ježkov:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4209.101709300001) matrix(2.435996,0.000000,0.000000,2.435996,-239.6238,-10265.24)" d="M 184.94761,4242.2965 L 168.89287,4238.6576 L 183.74624,4244.0066 L 168.30381,4238.3033 L 182.33193,4245.5452 L 167.76605,4237.8751 L 180.72888,4246.8861 L 167.28878,4237.3803 L 178.96453,4248.0063 L 166.88016,4236.8275 L 177.06906,4248.8866 L 166.54720,4236.2261 L 175.07491,4249.5120 L 166.29558,4235.5864 L 173.01619,4249.8717 L 166.12962,4234.9194 L 170.92813,4249.9596 L 166.05214,4234.2363 L 168.84646,4249.7742 L 166.06448,4233.5490 L 166.80679,4249.3187 L 166.16643,4232.8692 L 164.84403,4248.6009 L 166.35624,4232.2085 L 162.99175,4247.6330 L 166.63066,4231.5782 L 161.28166,4246.4316 L 166.98500,4230.9892 L 159.74301,4245.0173 L 167.41320,4230.4514 L 158.40213,4243.4143 L 167.90792,4229.9742 L 157.28195,4241.6499 L 168.46071,4229.5655 L 156.40166,4239.7544 L 169.06211,4229.2326 L 155.77630,4237.7603 L 169.70182,4228.9810 L 155.41658,4235.7016 L 170.36890,4228.8150 L 155.32866,4233.6135 L 171.05193,4228.7375 L 155.51404,4231.5318 L 171.73924,4228.7499 L 155.96954,4229.4922 L 172.41905,4228.8518 L 156.68737,4227.5294 L 173.07975,4229.0416 L 157.65526,4225.6771 L 173.71001,4229.3160 L 158.85664,4223.9670 L 174.29906,4229.6704 L 160.27095,4222.4284 L 174.83682,4230.0986 L 161.87399,4221.0875 L 175.31410,4230.5933 L 163.63834,4219.9673 L 175.72271,4231.1461 L 165.53381,4219.0870 L 176.05567,4231.7475 L 167.52797,4218.4617 L 176.30729,4232.3872 L 169.58669,4218.1020 L 176.47326,4233.0543 L 171.67475,4218.0140 L 176.55073,4233.7373 L 173.75642,4218.1994 L 176.53839,4234.4246 L 175.79608,4218.6549 L 176.43644,4235.1044 L 177.75885,4219.3728 L 176.24664,4235.7651 L 179.61112,4220.3406 L 175.97221,4236.3954 L 181.32121,4221.5420 L 175.61787,4236.9844 L 182.85987,4222.9563 L 175.18968,4237.5222 L 184.20075,4224.5594 L 174.69495,4237.9995 L 185.32092,4226.3237 L 174.14216,4238.4081 L 186.20122,4228.2192 L 173.54077,4238.7411 L 186.82658,4230.2133 L 172.90106,4238.9927 L 187.18629,4232.2721 L 172.23398,4239.1586 L 187.27422,4234.3601 L 171.55094,4239.2361 L 187.08884,4236.4418 L 170.86364,4239.2238 L 186.63334,4238.4815 L 170.18382,4239.1218 L 185.91550,4240.4442 L 169.52313,4238.9320 L 184.94761,4242.2965 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.0469000" sodipodi:arg1="0.54696605" sodipodi:r2="5.2552228" sodipodi:r1="15.977139" sodipodi:cy="4233.9868" sodipodi:cx="171.30144" sodipodi:sides="48" id="shapes-f14.svgpath2725" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.015394123;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4209.101709300001) matrix(0.996295,-8.599074e-2,8.599074e-2,0.996295,-255.7489,-4191.319)" d="M 45.956989,4353.4876 L 35.655021,4310.8169 L 16.817800,4355.9931 L 54.216588,4333.0093 L 5.4304445,4329.0543 L 38.846134,4357.5203 L 27.531860,4309.8997 L 10.785104,4350.4764 L 52.578641,4325.0003 L 8.8128881,4321.6121 L 45.956989,4353.4876 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-1.3248582" sodipodi:arg1="0.85670563" sodipodi:r2="24.610689" sodipodi:r1="24.878733" sodipodi:cy="4334.6870" sodipodi:cx="29.663147" sodipodi:sides="5" id="shapes-f14.svgpath2918" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4209.101709300001) matrix(8.282123e-2,0.375917,-0.375917,8.282123e-2,1327.200,-115.9900)" d="M 32.276994,2897.7581 L 42.831345,2851.0513 L -12.364565,2867.1939 L 22.807589,2899.6877 L 36.425599,2843.8153 L -9.3009067,2858.0284 L 32.276994,2897.7581 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="32.277,2897.76 42.8313,2851.05 -12.3646,2867.19 22.8076,2899.69 36.4256,2843.82 -9.30091,2858.03 32.277,2897.76 " sodipodi:arg2="-0.65664333" sodipodi:arg1="1.1239539" sodipodi:r2="30.366934" sodipodi:r1="31.235876" sodipodi:cy="2869.5891" sodipodi:cx="18.779343" sodipodi:sides="3" id="shapes-f14.svgpolygon1259" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47465411;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;font-size:12.000000" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4209.101709300001) matrix(0.968463,-0.249152,0.249152,0.968463,-691.4436,-2621.787)" d="M 171.36150,2897.7582 L 187.98050,2859.9248 L 156.48797,2872.4552 L 197.60521,2876.5696 L 175.95638,2850.4906 L 184.74922,2890.8668 L 202.86204,2862.2187 L 167.17908,2883.0581 L 200.02225,2891.4317 L 169.17612,2863.9349 L 171.36150,2897.7582 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="171.362,2897.76 187.981,2859.92 156.488,2872.46 197.605,2876.57 175.956,2850.49 184.749,2890.87 202.862,2862.22 167.179,2883.06 200.022,2891.43 169.176,2863.93 171.362,2897.76 " sodipodi:arg2="-1.1525840" sodipodi:arg1="1.9818609" sodipodi:r2="16.355642" sodipodi:r1="24.967192" sodipodi:cy="2874.8708" sodipodi:cx="181.33803" sodipodi:sides="5" id="shapes-f14.svgpolygon1263" style="stroke-opacity:1.0000000;stroke-width:0.25000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;font-size:12.000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4209.101709300001) matrix(1.287909,0.000000,0.000000,1.287909,2.889197,-5380.424)" d="M 35.930009,4210.6035 L 17.469246,4187.5232 L 33.960246,4212.2200 L 20.356951,4185.9817 L 31.712960,4213.4212 L 23.489899,4185.0332 L 29.274512,4214.1609 L 26.747694,4184.7141 L 26.738611,4214.4107 L 30.005140,4185.0367 L 24.202710,4214.1609 L 33.137055,4185.9886 L 21.764263,4213.4212 L 36.023081,4187.5333 L 19.516977,4212.2200 L 38.552310,4189.6113 L 17.547214,4210.6035 L 40.627546,4192.1427 L 15.930671,4208.6337 L 42.169038,4195.0304 L 14.729472,4206.3865 L 43.117546,4198.1634 L 13.989777,4203.9480 L 43.436622,4201.4212 L 13.740012,4201.4121 L 43.114002,4204.6786 L 13.989777,4198.8762 L 42.162086,4207.8106 L 14.729472,4196.4378 L 40.617454,4210.6966 L 15.930671,4194.1905 L 38.539465,4213.2258 L 17.547214,4192.2207 L 36.007977,4215.3010 L 19.516976,4190.6042 L 33.120272,4216.8425 L 21.764263,4189.4030 L 29.987323,4217.7910 L 24.202710,4188.6633 L 26.729528,4218.1101 L 26.738611,4188.4135 L 23.472083,4217.7875 L 29.274512,4188.6633 L 20.340168,4216.8356 L 31.712960,4189.4030 L 17.454141,4215.2910 L 33.960246,4190.6042 L 14.924912,4213.2130 L 35.930009,4192.2207 L 12.849676,4210.6815 L 37.546551,4194.1905 L 11.308185,4207.7938 L 38.747751,4196.4378 L 10.359676,4204.6608 L 39.487446,4198.8762 L 10.040600,4201.4030 L 39.737210,4201.4121 L 10.363220,4198.1456 L 39.487446,4203.9480 L 11.315137,4195.0137 L 38.747751,4206.3865 L 12.859769,4192.1276 L 37.546551,4208.6337 L 14.937757,4189.5984 L 35.930009,4210.6035 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.1593010" sodipodi:arg1="0.78539816" sodipodi:r2="16.698013" sodipodi:r1="12.998599" sodipodi:cy="4201.4121" sodipodi:cx="26.738611" sodipodi:sides="32" id="shapes-f14.svgpath3540" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4209.101709300001) translate(9.625604,-4175.231)" d="M 262.66790,4224.3501 L 227.00457,4237.4206 L 250.41518,4228.0157 L 215.95520,4212.0401 L 239.15922,4221.9437 L 226.08878,4186.2804 L 235.49361,4209.6910 L 251.46920,4175.2310 L 241.56562,4198.4350 L 277.22895,4185.3646 L 253.81834,4194.7694 L 288.27832,4210.7450 L 265.07430,4200.8414 L 278.14474,4236.5048 L 268.73991,4213.0942 L 252.76432,4247.5541 L 262.66790,4224.3501 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.3382889" sodipodi:arg1="0.88740509" sodipodi:r2="36.167358" sodipodi:r1="16.710012" sodipodi:cy="4211.3926" sodipodi:cx="252.11676" sodipodi:sides="8" id="shapes-f14.svgpath2723" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4209.101709300001) matrix(1.000000,3.348310e-5,-3.348310e-5,1.000000,0.143069,-4181.756)" d="M 307.95060,4272.0326 L 266.67057,4272.6751 L 300.22613,4290.0915 L 270.58240,4261.3565 L 281.99451,4297.3991 L 281.35198,4256.1191 L 263.93558,4289.6746 L 292.67063,4260.0309 L 256.62802,4271.4430 L 297.90804,4270.8005 L 264.35248,4253.3841 L 293.99621,4282.1191 L 282.58410,4246.0765 L 283.22663,4287.3565 L 300.64303,4253.8010 L 271.90798,4283.4447 L 307.95060,4272.0326 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="3.0816518" sodipodi:arg1="0.011487387" sodipodi:r2="15.646836" sodipodi:r1="25.662985" sodipodi:cy="4271.7378" sodipodi:cx="282.28931" sodipodi:sides="8" id="shapes-f14.svgpath2724" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4209.101709300001) matrix(0.727174,0.000000,0.000000,0.727174,28.25777,-3046.217)" d="M 104.59527,4260.9893 L 85.296407,4214.6070 L 85.393576,4253.0357 L 104.54444,4206.5921 L 77.439974,4233.8340 L 123.82225,4214.5351 L 85.393575,4214.6323 L 131.83715,4233.7832 L 104.59527,4206.6787 L 123.89413,4253.0610 L 123.79696,4214.6323 L 104.64610,4261.0759 L 131.75056,4233.8340 L 85.368289,4253.1328 L 123.79696,4253.0357 L 77.353386,4233.8848 L 104.59527,4260.9893 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.3580603" sodipodi:arg1="1.5707963" sodipodi:r2="27.241930" sodipodi:r1="27.155294" sodipodi:cy="4233.8340" sodipodi:cx="104.59527" sodipodi:sides="8" id="shapes-f14.svgpath3347" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.34379637;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4209.101709300001) translate(0.000000,-4182.265)" d="M 114.31283,4305.9417 L 59.333363,4267.5071 L 101.57971,4320.6178 L 64.197074,4264.9177 L 84.404808,4329.7031 L 69.667740,4264.2602 L 65.107698,4331.9706 L 75.006519,4265.6233 L 46.294559,4327.1141 L 79.492377,4268.8229 L 30.506210,4315.7895 L 82.519475,4273.4269 L 19.874954,4299.5261 L 83.678988,4278.8136 L 15.836601,4280.5205 L 82.814315,4284.2554 L 18.936554,4261.3395 L 80.042237,4289.0173 L 28.756147,4244.5736 L 75.737137,4292.4563 L 43.969188,4232.4871 L 70.480443,4294.1079 L 62.521074,4226.7124 L 64.982101,4293.7490 L 81.906268,4228.0293 L 59.984693,4291.4281 L 99.506693,4236.2601 L 56.163145,4287.4587 L 112.94531,4250.2930 L 54.033580,4282.3768 L 120.40717,4268.2329 L 53.883606,4276.8688 L 120.88450,4287.6569 L 55.733479,4271.6786 L 114.31283,4305.9417 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.2448164" sodipodi:arg1="0.52982957" sodipodi:r2="14.993350" sodipodi:r1="52.870548" sodipodi:cy="4279.2217" sodipodi:cx="68.691193" sodipodi:sides="17" id="shapes-f14.svgpath5832" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e569" width="288" height="1000px" x="10" y="4370.807339300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e569" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če želite preprosto zvezdo brez okraskov, lahko ročici za nagnjenost začasno odvzamete sposobnost nagibanja:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4407.634417300002)"/><rect id="d0e575" width="258" height="1000px" x="20" y="4401.634417300002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e575" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vlecite s <flowSpan style="font-weight:bold">Ctrl</flowSpan> in kraki bodo povsem radialni (brez nagnjenosti).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 4437.054659300002)"/><rect id="d0e582" width="258" height="1000px" x="20" y="4431.054659300002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e582" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">S kombinacijo <flowSpan style="font-weight:bold">Ctrl+klik</flowSpan> odstranite nagnjenost brez vlečenja.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e589" width="288" height="1000px" x="10" y="4460.474901300002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e589" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">V nadzorni vrstici je tudi polje <flowSpan style="font-family:sans serif">Razmerje višine krakov</flowSpan>, ki določa razmerje med razdaljama obeh ročic do središča.
+</flowDiv></flowRoot>
+
+<rect id="d0e595" width="288" height="1000px" x="10" y="4490.231471300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e595" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscapove zvezde pa skrivajo še nekaj trikov. V geometriji je
+mnogokotnik lik z ravnimi stranicami in ostrimi koti. V realnem svetu pa so lahko prisotne tudi različne stopnje ukrivljenosti in zaobljenosti — Inkscape zna narediti tudi to. Zaobljenje zvezde ali mnogokotnika
+deluje nekoliko drugače kot zaobljenje pravokotnika, saj za to ne
+potrebujete posebne ročice, temveč:
+ </flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4570.676042300001)"/><rect id="d0e601" width="258" height="1000px" x="20" y="4564.676042300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e601" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pritisnite <flowSpan style="font-weight:bold">Shift+vlecite</flowSpan> tangencialno na ročico, da zaobljite zvezdo/mnogokotnik.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 4600.432612300001)"/><rect id="d0e608" width="258" height="1000px" x="20" y="4594.432612300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e608" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporabite <flowSpan style="font-weight:bold">Shift+kliknite</flowSpan> na ročico, da odstranite zaobljenje.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e615" width="288" height="1000px" x="10" y="4624.1891823000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e615" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">"Tangencialno" pomeni pravokotno na smer proti središču.
+Če ročico "zavrtite" s tipko Shift v obratni smeri urinega kazalca okrog
+središča, dobite pozitivno zaobljenost; z rotacijo v smeri urinega
+kazalca pa dobite negativno zaobljenost. (Spodaj glejte primere
+negativne zaobljenosti.)
+</flowDiv></flowRoot>
+
+<rect id="d0e618" width="288" height="1000px" x="10" y="4688.532259300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e618" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tu je primerjava zaobljenega kvadrata (Orodje za pravokotnike) z
+zaobljenim 4-straničnim mnogokotnikom (Orodje za zvezde):
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4725.952501300001) " rx="18.040419" ry="18.040419" y="1.8126992" x="56.116741" height="87.191818" width="87.191818" id="shapes-f15.svgrect4263" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4725.952501300001) matrix(1.174602,0.000000,0.000000,1.174602,-0.548917,-5471.588)" d="M 203.95671,4729.2151 C 195.52962,4737.6422 147.73780,4737.6422 139.31071,4729.2151 C 130.88362,4720.7880 130.88362,4672.9962 139.31071,4664.5691 C 147.73780,4656.1420 195.52962,4656.1420 203.95671,4664.5691 C 212.38381,4672.9962 212.38381,4720.7880 203.95671,4729.2151 z " inkscape:randomized="0.0000000" inkscape:rounded="0.18435333" inkscape:flatsided="true" sodipodi:arg2="1.5707963" sodipodi:arg1="0.78539816" sodipodi:r2="32.323002" sodipodi:r1="45.711628" sodipodi:cy="4696.8921" sodipodi:cx="171.63371" sodipodi:sides="4" id="shapes-f15.svgpath4264" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" sodipodi:type="star"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4725.952501300001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f15.svgtext4886" y="42.43066" x="184.07954" style="font-size:7.7300830;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="51.706760" x="184.07954" id="shapes-f15.svgtspan4887" sodipodi:role="line">Rounded</tspan><tspan id="shapes-f15.svgtspan4889"/><tspan y="51.706760" x="184.07954" id="shapes-f15.svgtspan4891" sodipodi:role="line">polygon</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4725.952501300001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f15.svgtext6237" y="42.475475" x="82.517342" style="font-size:7.5962205;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="42.475475" x="82.517342" id="shapes-f15.svgtspan4894" sodipodi:role="line"/><tspan id="shapes-f15.svgtspan4896"/><tspan id="shapes-f15.svgtspan4898">Rounded</tspan><tspan y="51.590940" x="82.517342" id="shapes-f15.svgtspan4900" sodipodi:role="line">rectangle</tspan></text>
+
+<rect id="d0e631" width="288" height="1000px" x="10" y="4828.733543300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e631" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kot lahko vidite, ima zaobljen pravokotnik ravne stranice in krožno
+(ponavadi eliptično) zaobljena oglišča; zaobljen mnogokotnik ali
+zvezda pa nimata nobene ravne črte; ukrivljenost se spreminja od
+največje (v ogliščih) do najmanjše (na sredini med oglišči) z gladkimi prehodi. Inkscape to naredi z dodajanjem istosmernih Bezierjevih tangent vsakemu vozlišču lika (vidite jih lahko, če lik pretvorite v pot in si jo ogledate z Orodjem za vozlišča).
+</flowDiv></flowRoot>
+
+<rect id="d0e634" width="288" height="1000px" x="10" y="4914.350111300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e634" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vrednost <flowSpan style="font-family:sans serif">"Zaobljenost"</flowSpan>, ki jo lahko nastavite v nadzorni vrstici, je razmerje med dolžino teh tangent in dolžino
+mnogokotnikovih/zvezdinih stranic, ki ob njih ležijo. Ta vrednost je lahko
+negativna, kar obrne smer tangent. Vrednosti od približno 0,2 do 0,4
+povzročijo "normalno" zaobljenje, torej takšno, kot bi ga pričakovali;
+druge vrednosti težijo k ustvarjanju lepih, kompliciranih in povsem
+nepredvidljivih vzorcev. Zvezda z visoko vrednostjo zaobljenosti
+lahko seže daleč preko položaja svojih ročic. Tukaj je nekaj primerov,
+ki kažejo vrednost zaobljenosti:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.307966,-3.233534e-2,-3.233534e-2,-0.307966,-34.05150,272.3350)" sodipodi:type="star" style="stroke-opacity:0.13114752;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.3750434;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none" id="shapes-f16.svgpath1575" sodipodi:sides="5" sodipodi:cx="254.06618" sodipodi:cy="551.97913" sodipodi:r1="27.797562" sodipodi:r2="27.797562" sodipodi:arg1="0.22082877" sodipodi:arg2="0.84914730" inkscape:flatsided="false" inkscape:rounded="5.1300000" d="M 281.18871,558.06786 C 261.88430,644.06024 338.59255,514.62479 272.42990,572.84724 C 206.26725,631.06969 344.40578,571.44219 256.65677,579.65571 C 168.90777,587.86923 315.71235,620.82536 239.89413,575.89267 C 164.07590,530.95997 263.47218,643.91161 228.54472,562.99546 C 193.61727,482.07932 207.63923,631.88277 226.94364,545.89039 C 246.24806,459.89801 169.53980,589.33346 235.70245,531.11101 C 301.86510,472.88857 163.72658,532.51606 251.47558,524.30254 C 339.22459,516.08902 192.42001,483.13289 268.23823,528.06559 C 344.05645,572.99828 244.66018,460.04664 279.58763,540.96279 C 314.51509,621.87893 300.49312,472.07548 281.18871,558.06786 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(1.252191,0.000000,0.000000,-1.252191,-268.8556,649.3270)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.031250000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1556" sodipodi:sides="18" sodipodi:cx="377.20990" sodipodi:cy="459.14322" sodipodi:r1="56.586357" sodipodi:r2="2.4662609" sodipodi:arg1="1.1708920" sodipodi:arg2="-2.6860230" inkscape:flatsided="false" inkscape:rounded="0.37000000" d="M 399.24068,511.26481 C 405.25006,490.48212 396.08205,453.22319 374.99517,458.05813 C 354.14186,462.83951 367.47163,532.93693 380.08543,515.65647 C 392.84050,498.18245 396.96869,460.03487 375.49986,457.36609 C 354.26882,454.72686 342.81998,525.15594 360.58334,513.23179 C 378.54566,501.17408 395.47213,466.73900 376.21080,456.88839 C 357.16282,447.14689 322.31627,509.41284 343.08666,504.28323 C 364.08970,499.09616 391.77287,472.52697 377.04225,456.68266 C 362.47480,441.01385 308.43353,487.60649 329.70575,489.89012 C 351.21623,492.19933 386.31710,476.70066 377.89392,456.77371 C 369.56404,437.06749 302.84625,462.36704 322.05455,471.78848 C 341.47799,481.31545 379.76287,478.75666 378.66309,457.15056 C 377.57549,435.78378 306.22831,436.73875 321.05589,452.16164 C 336.04954,467.75726 372.90072,478.44700 379.25698,457.76775 C 385.54284,437.31756 318.17180,413.81277 326.83023,433.37687 C 335.58563,453.16010 366.55831,475.80901 379.60396,458.55085 C 392.50512,441.48384 337.23616,396.35432 338.68110,417.69991 C 340.14223,439.28459 361.50065,471.16088 379.66219,459.40539 C 397.62256,447.78011 361.12194,386.46913 355.17912,407.02162 C 349.16974,427.80432 358.33775,465.06325 379.42463,460.22831 C 400.27794,455.44693 386.94817,385.34951 374.33437,402.62997 C 361.57930,420.10399 357.45111,458.25157 378.91994,460.92035 C 400.15097,463.55958 411.59982,393.13050 393.83646,405.05465 C 375.87414,417.11236 358.94767,451.54744 378.20900,461.39805 C 397.25698,471.13955 432.10353,408.87359 411.33314,414.00321 C 390.33010,419.19028 362.64693,445.75947 377.37755,461.60378 C 391.94500,477.27258 445.98627,430.67995 424.71405,428.39632 C 403.20357,426.08711 368.10270,441.58578 376.52588,461.51272 C 384.85576,481.21895 451.57355,455.91940 432.36525,446.49796 C 412.94181,436.97099 374.65693,439.52977 375.75671,461.13588 C 376.84431,482.50266 448.19149,481.54769 433.36391,466.12480 C 418.37026,450.52917 381.51908,439.83944 375.16282,460.51868 C 368.87696,480.96888 436.24800,504.47366 427.58957,484.90957 C 418.83417,465.12634 387.86149,442.47743 374.81584,459.73559 C 361.91468,476.80259 417.18364,521.93212 415.73870,500.58653 C 414.27757,479.00185 392.91915,447.12556 374.75761,458.88105 C 356.79724,470.50633 393.29786,531.81731 399.24068,511.26481 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.549977,0.000000,0.000000,-0.549977,24.59580,424.7180)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.36259648;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1559" sodipodi:sides="4" sodipodi:cx="78.599991" sodipodi:cy="584.08337" sodipodi:r1="33.805592" sodipodi:r2="0.93718392" sodipodi:arg1="0.0000000" sodipodi:arg2="0.78539816" inkscape:flatsided="false" inkscape:rounded="1.8500000" d="M 112.40558,584.08337 C 112.40558,645.41000 122.62715,541.38159 79.262680,584.74606 C 35.898208,628.11054 139.92662,617.88897 78.599991,617.88897 C 17.273366,617.88897 121.30177,628.11054 77.937302,584.74606 C 34.572829,541.38159 44.794399,645.41000 44.794399,584.08337 C 44.794399,522.75675 34.572829,626.78516 77.937302,583.42068 C 121.30177,540.05621 17.273366,550.27778 78.599991,550.27778 C 139.92662,550.27778 35.898208,540.05621 79.262680,583.42068 C 122.62715,626.78516 112.40558,522.75675 112.40558,584.08337 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.748940,0.000000,0.000000,-0.748940,60.65535,545.3560)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00" id="shapes-f16.svgpath2808" sodipodi:sides="4" sodipodi:cx="285.61685" sodipodi:cy="626.70453" sodipodi:r1="38.196964" sodipodi:r2="7.8936343" sodipodi:arg1="-0.0000000" sodipodi:arg2="0.78539816" inkscape:flatsided="false" inkscape:rounded="0.25000000" d="M 323.81382,626.70453 C 323.81382,634.97690 297.04794,626.43672 291.19849,632.28617 C 285.34904,638.13562 293.88922,664.90149 285.61685,664.90149 C 277.34448,664.90149 285.88466,638.13562 280.03521,632.28617 C 274.18576,626.43672 247.41989,634.97690 247.41989,626.70453 C 247.41989,618.43216 274.18576,626.97234 280.03521,621.12289 C 285.88466,615.27344 277.34448,588.50756 285.61685,588.50756 C 293.88922,588.50756 285.34904,615.27344 291.19849,621.12289 C 297.04794,626.97234 323.81382,618.43216 323.81382,626.70453 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.716804,0.217032,0.217032,-0.716804,-66.02363,504.5840)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000019pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00" id="shapes-f16.svgpath3430" sodipodi:sides="5" sodipodi:cx="285.61685" sodipodi:cy="626.70453" sodipodi:r1="38.196964" sodipodi:r2="9.5492411" sodipodi:arg1="-0.0000000" sodipodi:arg2="0.62831853" inkscape:flatsided="false" inkscape:rounded="0.24000000" d="M 323.81382,626.70453 C 323.81382,634.14071 297.71323,626.30143 293.34235,632.31743 C 288.97147,638.33343 304.49260,660.73409 297.42036,663.03200 C 290.34813,665.32991 289.73821,638.08430 282.66597,635.78640 C 275.59374,633.48849 259.08574,655.17214 254.71486,649.15614 C 250.34398,643.14014 276.06761,634.14071 276.06761,626.70453 C 276.06761,619.26834 250.34398,610.26892 254.71486,604.25292 C 259.08574,598.23692 275.59374,619.92057 282.66597,617.62266 C 289.73821,615.32475 290.34813,588.07915 297.42036,590.37706 C 304.49260,592.67496 288.97147,615.07563 293.34235,621.09163 C 297.71323,627.10763 323.81382,619.26834 323.81382,626.70453 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.112357,6.849093e-3,6.849093e-3,-0.112357,7.881487,207.1500)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274618 1.4274618;stroke-miterlimit:4.0000000;stroke-width:1.4274611;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath1586" sodipodi:sides="3" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.6461088" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 370.70862,682.81124 317.73879,678.81439 311.61860,666.08902 C 305.49842,653.36364 335.44471,609.48885 349.52530,610.55130 C 363.60589,611.61375 386.62943,659.48540 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.111212,-1.740816e-2,-1.740816e-2,-0.111212,34.31171,215.8190)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4275137 1.4275137;stroke-miterlimit:4.0000000;stroke-width:1.4275173;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2214" sodipodi:sides="4" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.3843094" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 372.16938,680.67105 334.24160,687.82724 324.71887,681.32759 C 315.19613,674.82795 308.03995,636.90017 314.53959,627.37744 C 321.03924,617.85470 358.96702,610.69852 368.48975,617.19816 C 378.01248,623.69781 385.16867,661.62558 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.106220,-3.726607e-2,-3.726607e-2,-0.106220,59.87360,219.4050)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274952 1.4274952;stroke-miterlimit:4.0000000;stroke-width:1.4274960;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2215" sodipodi:sides="5" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.2272298" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 373.26617,679.06413 344.89652,689.21351 335.69856,686.52121 C 326.50060,683.82891 308.08126,659.98410 307.79947,650.40435 C 307.51767,640.82461 324.50355,615.93832 333.52735,612.71002 C 342.55115,609.48171 371.46833,617.94595 377.32714,625.53049 C 383.18595,633.11503 384.07188,663.23251 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.112523,3.153940e-3,3.153940e-3,-0.112523,42.43847,209.5460)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274604 1.4274604;stroke-miterlimit:4.0000000;stroke-width:1.4274589;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2216" sodipodi:sides="6" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.1225100" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 374.07308,677.88191 351.81275,688.58787 343.68332,687.97446 C 335.55389,687.36105 315.15209,673.43601 311.61860,666.08902 C 308.08511,658.74202 309.94365,634.11103 314.53959,627.37744 C 319.13554,620.64385 341.39587,609.93789 349.52530,610.55130 C 357.65473,611.16471 378.05653,625.08974 381.59002,632.43674 C 385.12350,639.78374 383.26497,664.41473 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(6.043272e-2,0.000000,0.000000,-6.043272e-2,168.5167,2.007000)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:4.1999998;stroke:#000000;fill-rule:evenodd;fill-opacity:0.74998099;fill:#ff6000;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath905" sodipodi:sides="3" sodipodi:cx="-651.47363" sodipodi:cy="-1048.6403" sodipodi:r1="266.75140" sodipodi:r2="86.869286" sodipodi:arg1="0.54565505" sodipodi:arg2="0.65224913" inkscape:flatsided="false" inkscape:rounded="-3.0000000" d="M -423.45786,-910.20211 C -633.01332,-1409.8741 -1124.1319,-1008.2425 -582.43682,-995.91274 C 353.94260,-974.59938 -1814.5112,-1038.5521 -885.37247,-920.39188 C -347.86611,-852.03624 -450.12998,-1478.1732 -731.65541,-1015.2164 C -1218.3030,-214.94470 -78.691431,-2060.9044 -645.59057,-1315.3268 C -973.54147,-884.01044 -380.15903,-659.50507 -640.32867,-1134.7917 C -1090.0605,-1956.3767 -61.218238,-46.464232 -423.45786,-910.20211 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.477810,7.371536e-2,7.371536e-2,-0.477810,-114.9199,309.0950)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000001pt;stroke:#acacac;fill-rule:evenodd;fill-opacity:0.75000000;fill:#fcfcfc" id="shapes-f16.svgpath4053" sodipodi:sides="6" sodipodi:cx="272.33234" sodipodi:cy="606.22424" sodipodi:r1="27.681587" sodipodi:r2="11.966143" sodipodi:arg1="0.20131714" sodipodi:arg2="-3.0483195" inkscape:flatsided="false" inkscape:rounded="3.0000000" d="M 299.45487,611.75945 C 249.91437,503.78513 339.18292,516.17810 260.41821,605.10974 C 192.18155,682.15437 221.54958,716.42032 281.09997,632.48065 C 349.83823,535.59016 383.73987,619.09548 267.34046,595.34905 C 166.49952,574.77669 151.50836,617.34312 253.97744,626.94544 C 372.25619,638.02927 316.88929,709.14161 279.25459,596.46356 C 246.65031,498.84656 202.29112,507.14705 245.20981,600.68903 C 294.75030,708.66336 205.48175,696.27038 284.24646,607.33875 C 352.48313,530.29412 323.11510,496.02817 263.56470,579.96784 C 194.82645,676.85833 160.92480,593.35301 277.32421,617.09943 C 378.16515,637.67180 393.15632,595.10537 290.68724,585.50305 C 172.40848,574.41921 227.77538,503.30687 265.41009,615.98493 C 298.01436,713.60193 342.37356,705.30144 299.45487,611.75945 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.270281,-8.043548e-2,-8.043548e-2,-0.270281,39.03150,168.4570)" sodipodi:type="star" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.082840365pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath1545" sodipodi:sides="3" sodipodi:cx="397.50070" sodipodi:cy="420.22922" sodipodi:r1="39.614254" sodipodi:r2="1.0779980" sodipodi:arg1="2.3198469" sodipodi:arg2="3.3670445" inkscape:flatsided="false" inkscape:rounded="-3.0000000" d="M 370.52562,449.24015 C 456.39873,529.08709 422.66290,305.69647 396.44998,419.98823 C 370.23707,534.28000 497.95007,347.91782 385.86404,382.36265 C 273.77801,416.80747 484.10787,499.28669 398.23476,419.43976 C 312.36165,339.59283 409.89952,543.37662 436.11245,429.08486 C 462.32537,314.79309 285.73133,455.70449 397.81736,421.25966 C 509.90339,386.81483 284.65252,369.39321 370.52562,449.24015 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(1.627536,0.000000,0.000000,1.627536,-153.1836,-574.1410)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.57520527;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1591" sodipodi:sides="3" sodipodi:cx="262.92249" sodipodi:cy="377.06650" sodipodi:r1="17.850517" sodipodi:r2="2.4989247" sodipodi:arg1="0.51914611" sodipodi:arg2="1.5663437" inkscape:flatsided="false" inkscape:rounded="0.25000000" d="M 278.42107,385.92283 C 276.34454,389.55676 267.11895,379.54676 262.93361,379.56540 C 258.74827,379.58403 249.61219,389.67579 247.50338,386.06050 C 245.39457,382.44521 258.67628,379.46061 260.75281,375.82668 C 262.82934,372.19276 258.65766,359.23479 262.84300,359.21616 C 267.02834,359.19752 262.97222,372.19212 265.08103,375.80741 C 267.18984,379.42270 280.49760,382.28891 278.42107,385.92283 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="269.70953" y="72.533112" id="shapes-f16.svgtext2547" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2548" x="269.70953" y="72.533112"/><tspan id="shapes-f16.svgtspan2550"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2552" x="269.70953" y="77.307917">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="270.21283" y="37.697109" id="shapes-f16.svgtext2856" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2555" x="270.21283" y="37.697109"/><tspan id="shapes-f16.svgtspan2557"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2559" x="270.21283" y="42.471914">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="270.13705" y="114.07111" id="shapes-f16.svgtext2561" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2562" x="270.13705" y="114.07111"/><tspan id="shapes-f16.svgtspan2564"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2566" x="270.13705" y="118.84592">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.500003,0.866024,-0.866024,0.500003,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790072;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="214.9263" y="-106.66351" id="shapes-f16.svgtext2568" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2569" x="214.92630" y="-106.66351"/><tspan id="shapes-f16.svgtspan2571"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2573" x="214.92630" y="-101.88870">0.37</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.964586,6.719919e-2,6.719919e-2,-0.964586,-356.5721,688.7050)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.37500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece" id="shapes-f16.svgpath1554" sodipodi:sides="9" sodipodi:cx="451.89960" sodipodi:cy="620.88135" sodipodi:r1="23.086590" sodipodi:r2="14.298160" sodipodi:arg1="1.1382904" sodipodi:arg2="1.4814137" inkscape:flatsided="false" inkscape:rounded="0.43000000" d="M 461.57628,641.84208 C 457.38816,643.80584 457.78546,634.73692 453.17590,635.12243 C 448.51320,635.51239 450.36116,644.35969 445.83906,643.15825 C 441.36850,641.97051 447.50224,635.27869 443.72331,632.61104 C 439.90082,629.91264 435.62950,637.87792 432.93764,634.05081 C 430.27646,630.26733 439.27660,629.08379 438.09650,624.61120 C 436.90279,620.08705 428.51080,623.44326 428.90873,618.78123 C 429.30212,614.17234 436.95739,619.05087 438.92831,614.86612 C 440.92194,610.63312 432.33597,607.80985 435.63750,604.49432 C 438.90139,601.21657 441.62981,609.87446 445.82952,607.93563 C 450.07766,605.97445 445.31518,598.29275 449.97548,597.87508 C 454.58267,597.46217 451.10758,605.84829 455.57100,607.06259 C 460.08588,608.29088 461.37532,599.34510 465.21379,602.02073 C 469.00851,604.66586 460.95594,608.85626 463.59458,612.65549 C 466.26365,616.49853 473.00165,610.47450 474.22223,614.99147 C 475.42890,619.45696 466.56674,617.49090 466.14595,622.09737 C 465.72032,626.75695 474.75410,626.47338 472.78567,630.71815 C 470.83966,634.91455 465.31462,627.71197 462.03130,630.97026 C 458.71012,634.26611 465.81268,639.85569 461.57628,641.84208 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="116.22874" y="117.60011" id="shapes-f16.svgtext2575" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2576" x="116.22874" y="117.60011"/><tspan id="shapes-f16.svgtspan2578"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2580" x="116.22874" y="122.37492">0.43</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.384906,0.922956,-0.922956,0.384906,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789882;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="32.583221" y="-39.030281" id="shapes-f16.svgtext2582" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2583" x="32.583221" y="-39.030281"/><tspan id="shapes-f16.svgtspan2585"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2587" x="32.583221" y="-34.255495">3.00</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="107.11456" y="38.639725" id="shapes-f16.svgtext2589" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2590" x="107.11456" y="43.414501">-</tspan><tspan id="shapes-f16.svgtspan2592"/><tspan id="shapes-f16.svgtspan2594">3.00</tspan><tspan sodipodi:role="line" id="shapes-f16.svgtspan2596" x="107.11456" y="43.414501"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.120864,0.000000,0.000000,-0.120864,214.0977,80.90800)" sodipodi:type="star" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath896" sodipodi:sides="3" sodipodi:cx="224.45302" sodipodi:cy="492.50204" sodipodi:r1="120.20276" sodipodi:r2="60.101379" sodipodi:arg1="0.52807445" sodipodi:arg2="1.5752720" inkscape:flatsided="false" inkscape:rounded="0.41000000" d="M 328.28162,553.06873 C 306.77619,589.93520 266.86404,552.79385 224.18402,552.60282 C 181.50401,552.41180 141.26100,589.19440 120.08642,552.13691 C 98.911848,515.07942 151.03328,499.08517 172.53871,462.21870 C 194.04415,425.35223 182.31099,372.10947 224.99100,372.30049 C 267.67102,372.49151 255.46174,425.62712 276.63631,462.68461 C 297.81089,499.74210 349.78706,516.20227 328.28162,553.06873 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="236.78233" y="17.90111" id="shapes-f16.svgtext2598" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2599" x="236.78233" y="17.901110"/><tspan id="shapes-f16.svgtspan2601"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2603" x="236.78233" y="22.675915">0.41</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="21.764177" y="95.56311" id="shapes-f16.svgtext2909" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2606" x="21.764177" y="100.33792">5.43</tspan><tspan id="shapes-f16.svgtspan2608"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2610" x="21.764177" y="100.33792"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="63.424889" y="89.486107" id="shapes-f16.svgtext2613" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2613" x="63.424889" y="89.486107"/><tspan id="shapes-f16.svgtspan2615"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2617" x="63.424889" y="94.260912">1.85</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="62.71822" y="141.7691" id="shapes-f16.svgtext3240" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan3241" x="62.718220" y="141.76910"/><tspan id="shapes-f16.svgtspan3243"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan3245" x="62.718220" y="146.54391">0.21</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="106.78857" y="66.356537" id="shapes-f16.svgtext3868" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan3869" x="106.78857" y="71.131313">-</tspan><tspan id="shapes-f16.svgtspan3871"/><tspan id="shapes-f16.svgtspan3873">3.00</tspan><tspan sodipodi:role="line" id="shapes-f16.svgtspan3875" x="106.78857" y="71.131313"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.503029,8.386162e-2,-8.386162e-2,0.503029,540.5811,-2474.824)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000" id="shapes-f16.svgpath4498" sodipodi:sides="9" sodipodi:cx="105.38494" sodipodi:cy="5142.4639" sodipodi:r1="46.149918" sodipodi:r2="18.172943" sodipodi:arg1="0.93231400" sodipodi:arg2="1.2813799" inkscape:flatsided="false" inkscape:rounded="-0.43000000" inkscape:randomized="0.0000000" d="M 132.88925,5179.5223 C 143.15471,5171.9034 98.319178,5163.5294 110.57137,5159.8810 C 122.82356,5156.2326 89.872629,5187.7696 102.63376,5188.5317 C 115.39489,5189.2938 86.431567,5154.0592 98.162455,5159.1399 C 109.89334,5164.2206 64.379851,5167.1990 73.665577,5175.9855 C 82.951303,5184.7720 83.412450,5139.1634 89.133020,5150.5960 C 94.853589,5162.0285 58.073810,5135.0545 59.539237,5147.7541 C 61.004664,5160.4537 90.674506,5125.8120 87.708039,5138.2469 C 84.741573,5150.6818 73.905173,5106.3769 66.864612,5117.0474 C 59.824050,5127.7178 104.81974,5120.2521 94.554278,5127.8710 C 84.288818,5135.4899 104.46627,5094.5849 92.214077,5098.2333 C 79.961884,5101.8817 119.22943,5125.0853 106.46830,5124.3232 C 93.707174,5123.5611 135.45722,5105.1959 123.72634,5100.1152 C 111.99545,5095.0345 127.16114,5138.0502 117.87541,5129.2637 C 108.58969,5120.4772 152.37702,5133.2451 146.65645,5121.8125 C 140.93588,5110.3800 124.90352,5153.0803 123.43809,5140.3807 C 121.97266,5127.6811 147.30870,5165.6078 150.27517,5153.1728 C 153.24164,5140.7379 113.51294,5163.1428 120.55350,5152.4724 C 127.59406,5141.8020 122.62379,5187.1412 132.88925,5179.5223 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="156.34573" y="122.21311" id="shapes-f16.svgtext4499" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan4500" x="156.34573" y="126.98792">-0.43</tspan><tspan id="shapes-f16.svgtspan4502"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan4504" x="156.34573" y="126.98792"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.306731,-4.267910e-2,4.267910e-2,0.306731,-195.0316,-1440.110)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#00edff;color:#000000" id="shapes-f16.svgpath5127" sodipodi:sides="5" sodipodi:cx="9.5541286" sodipodi:cy="5108.5903" sodipodi:r1="17.613136" sodipodi:r2="8.1117020" sodipodi:arg1="-2.7000003" sodipodi:arg2="-2.0716818" inkscape:flatsided="false" inkscape:rounded="-8.9362223" inkscape:randomized="0.0000000" d="M -6.3694195,5101.0628 C -52.334341,5198.2963 99.997690,5049.8290 5.6588697,5101.4751 C -88.679954,5153.1211 118.47105,5104.7884 11.792555,5091.1200 C -94.885938,5077.4516 93.388032,5176.4490 15.117425,5102.6870 C -63.153186,5028.9249 46.827114,5211.0016 26.861100,5105.3206 C 6.8950871,4999.6395 -29.077231,5209.2906 16.887694,5112.0571 C 62.852620,5014.8236 -76.326823,5175.6859 18.011999,5124.0398 C 112.35082,5072.3938 -98.155268,5102.9678 8.5232251,5116.6363 C 115.20172,5130.3047 -80.796204,5047.6464 -2.5255918,5121.4084 C 75.745018,5195.1704 -18.382580,5004.4152 1.5834303,5110.0962 C 21.549441,5215.7773 39.595504,5003.8293 -6.3694195,5101.0628 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="21.20429" y="143.25011" id="shapes-f16.svgtext6108" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan5129" x="21.204290" y="148.02491">-8.94</tspan><tspan id="shapes-f16.svgtspan5131"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan5133" x="21.204290" y="148.02491"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) matrix(0.241306,0.000000,0.000000,0.241306,59.66014,-1049.710)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath5833" sodipodi:sides="4" sodipodi:cx="171.63371" sodipodi:cy="4696.8921" sodipodi:r1="45.711628" sodipodi:r2="32.323002" sodipodi:arg1="0.78539816" sodipodi:arg2="1.5707963" inkscape:flatsided="true" inkscape:rounded="0.39000000" inkscape:randomized="0.0000000" d="M 203.95671,4729.2151 C 186.12918,4747.0426 157.13825,4747.0426 139.31071,4729.2151 C 121.48318,4711.3876 121.48318,4682.3966 139.31071,4664.5691 C 157.13825,4646.7416 186.12918,4646.7416 203.95671,4664.5691 C 221.78425,4682.3966 221.78425,4711.3876 203.95671,4729.2151 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5029.974345300001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="96.318428" y="80.288109" id="shapes-f16.svgtext5837" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan5838" x="96.318428" y="80.288109"/><tspan id="shapes-f16.svgtspan5840"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan5842" x="96.318428" y="85.062914">0.39</tspan></text>
+
+<rect id="d0e650" width="288" height="1000px" x="10" y="5190.618005300001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e650" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če želite, da so vrhovi zvezde ostri, vbokline pa zaobljene, ali pa obratno, to
+najlažje dosežete, če iz zvezde ustvarite <flowSpan style="font-style:italic">zamik</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+J</flowSpan>):
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5240.5395303000005) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3939" y="-2.7365105" x="35.064491" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="35.064491" id="shapes-f17.svgtspan3940" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3942"/><tspan id="shapes-f17.svgtspan3944"/><tspan y="4.7223065" x="35.064491" id="shapes-f17.svgtspan3946" sodipodi:role="line">Original star</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5240.5395303000005) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3948" y="-2.7365105" x="117.15958" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="117.15958" id="shapes-f17.svgtspan3949" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3951"/><tspan id="shapes-f17.svgtspan3953"/><tspan x="117.15958" y="4.7223065" sodipodi:role="line" id="shapes-f17.svgtspan3955">Linked offset, inset</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5240.5395303000005) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3957" y="-2.7365105" x="216.99135" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="216.99135" id="shapes-f17.svgtspan3958" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3960"/><tspan id="shapes-f17.svgtspan3962"/><tspan y="4.7223065" x="216.99135" id="shapes-f17.svgtspan3964" sodipodi:role="line">Linked offset, outset</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5240.5395303000005) matrix(1.320520,0.000000,0.000000,1.320520,32.68152,-6886.747)" d="M 95.281250,5226.1250 C 94.775628,5227.3872 94.288704,5228.4192 93.750000,5229.9062 C 92.785240,5232.5694 91.804075,5235.4001 90.468750,5237.9375 C 89.133425,5240.4749 87.472375,5243.2081 83.843750,5244.2188 C 80.034756,5245.2796 77.011897,5243.7127 74.312500,5242.1562 C 71.613103,5240.5998 69.024000,5238.6378 66.593750,5236.8438 C 65.433917,5235.9875 64.652607,5235.5924 63.625000,5234.9062 C 64.251412,5235.7075 64.544559,5236.2476 65.281250,5237.1250 C 67.182012,5239.3887 69.282685,5241.8174 70.968750,5244.3750 C 72.654815,5246.9326 74.439158,5249.8283 73.437500,5253.7188 C 72.451468,5257.5486 69.573416,5259.3799 66.875000,5260.9375 C 64.176584,5262.4951 61.175479,5263.7323 58.406250,5264.9375 C 57.034673,5265.5344 56.262361,5266.0297 55.125000,5266.5938 C 56.173575,5266.4488 56.814492,5266.4593 58.000000,5266.2500 C 60.912193,5265.7358 64.066204,5265.1188 67.125000,5264.9375 C 70.183796,5264.7562 73.599692,5264.6556 76.468750,5267.4688 C 79.294288,5270.2394 79.439455,5273.6326 79.437500,5276.7500 C 79.435545,5279.8674 78.999047,5283.0905 78.656250,5286.0938 C 78.490635,5287.5447 78.550611,5288.4424 78.468750,5289.6875 C 78.856660,5288.7303 79.163062,5288.1908 79.562500,5287.0938 C 80.573899,5284.3159 81.627022,5281.3011 83.000000,5278.5625 C 84.372978,5275.8239 86.005336,5272.8277 89.875000,5271.7500 C 93.683982,5270.6892 96.706856,5272.2560 99.406250,5273.8125 C 102.10564,5275.3690 104.69475,5277.3310 107.12500,5279.1250 C 108.28483,5279.9812 109.06614,5280.3763 110.09375,5281.0625 C 109.46734,5280.2612 109.17419,5279.7211 108.43750,5278.8438 C 106.53674,5276.5801 104.43606,5274.1513 102.75000,5271.5938 C 101.06394,5269.0362 99.279591,5266.1405 100.28125,5262.2500 C 101.26729,5258.4201 104.14534,5256.5889 106.84375,5255.0312 C 109.54216,5253.4736 112.54328,5252.2365 115.31250,5251.0312 C 116.68407,5250.4343 117.45639,5249.9391 118.59375,5249.3750 C 117.54518,5249.5200 116.90426,5249.5094 115.71875,5249.7188 C 112.80656,5250.2329 109.65254,5250.8499 106.59375,5251.0312 C 103.53496,5251.2126 100.11909,5251.3132 97.250000,5248.5000 C 94.424435,5245.7294 94.279295,5242.3362 94.281250,5239.2188 C 94.283205,5236.1013 94.719703,5232.8783 95.062500,5229.8750 C 95.235374,5228.3604 95.200993,5227.4100 95.281250,5226.1250 z " inkscape:href="#path2693" id="shapes-f17.svgpath2694" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47329840;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800" xlink:href="#shapes-f17.svgpath2693" inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7812 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5312 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z " inkscape:radius="-4.4234619" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5240.5395303000005) matrix(0.827366,0.000000,0.000000,0.827366,177.7036,-4293.463)" d="M 97.500000,5207.5312 C 96.553352,5207.4549 95.536566,5207.4936 94.531250,5207.6562 C 87.472667,5208.7975 85.294135,5213.5513 83.750000,5216.5312 C 82.205865,5219.5112 81.237159,5222.3926 80.281250,5225.0312 C 79.816114,5226.3152 79.482735,5227.0064 79.062500,5228.0625 C 77.795774,5227.1860 76.701496,5226.4450 75.125000,5225.2812 C 72.587379,5223.4079 69.935198,5221.3896 66.375000,5219.7500 C 64.594901,5218.9302 62.517804,5218.1217 59.625000,5218.0312 C 56.732196,5217.9408 52.825811,5219.0848 50.250000,5221.5000 C 47.647015,5223.9405 46.158544,5228.2301 46.312500,5231.3125 C 46.466456,5234.3949 47.430312,5236.4437 48.343750,5238.1562 C 50.170627,5241.5813 52.301057,5243.9855 54.281250,5246.3438 C 55.434338,5247.7170 56.134224,5248.6510 57.031250,5249.7812 C 55.643759,5250.4357 54.472521,5251.0044 52.687500,5251.7812 C 49.796106,5253.0396 46.701740,5254.3014 43.500000,5256.5625 C 41.899130,5257.6931 40.151462,5259.1020 38.625000,5261.5625 C 37.098538,5264.0230 36.165196,5267.9993 36.968750,5271.4375 C 37.781106,5274.9133 40.753545,5278.3426 43.500000,5279.7500 C 46.246455,5281.1574 48.497581,5281.3410 50.437500,5281.4062 C 54.317337,5281.5367 57.466173,5280.9107 60.500000,5280.3750 C 62.264561,5280.0634 63.416611,5279.9304 64.843750,5279.7188 C 64.715748,5281.2463 64.626540,5282.5388 64.406250,5284.4688 C 64.048375,5287.6041 63.614025,5290.9080 63.968750,5294.8125 C 64.146112,5296.7647 64.477410,5298.9772 65.843750,5301.5312 C 67.210090,5304.0853 70.180637,5306.9136 73.562500,5307.9375 C 76.977851,5308.9716 81.439104,5308.1110 84.031250,5306.4375 C 86.623396,5304.7640 87.910460,5302.8969 88.937500,5301.2500 C 90.991579,5297.9562 92.008793,5294.8940 93.062500,5292.0000 C 93.675617,5290.3160 94.125581,5289.2477 94.656250,5287.9062 C 95.922978,5288.7827 97.017255,5289.5237 98.593750,5290.6875 C 101.13137,5292.5608 103.78357,5294.5792 107.34375,5296.2188 C 109.12384,5297.0385 111.20098,5297.8470 114.09375,5297.9375 C 116.98652,5298.0280 120.89291,5296.8839 123.46875,5294.4688 C 126.07176,5292.0282 127.56021,5287.7387 127.40625,5284.6562 C 127.25229,5281.5738 126.28844,5279.5250 125.37500,5277.8125 C 123.54812,5274.3875 121.41769,5271.9833 119.43750,5269.6250 C 118.28441,5268.2517 117.58453,5267.3177 116.68750,5266.1875 C 118.07500,5265.5330 119.24622,5264.9644 121.03125,5264.1875 C 123.92265,5262.9291 127.01701,5261.6674 130.21875,5259.4062 C 131.81962,5258.2757 133.56730,5256.8667 135.09375,5254.4062 C 136.62020,5251.9458 137.55354,5247.9694 136.75000,5244.5312 C 135.93765,5241.0554 132.96521,5237.6261 130.21875,5236.2188 C 127.47229,5234.8114 125.22118,5234.6277 123.28125,5234.5625 C 119.40140,5234.4321 116.25259,5235.0581 113.21875,5235.5938 C 111.45418,5235.9053 110.30215,5236.0383 108.87500,5236.2500 C 109.00300,5234.7224 109.09221,5233.4300 109.31250,5231.5000 C 109.67038,5228.3646 110.10472,5225.0607 109.75000,5221.1562 C 109.57264,5219.2040 109.24133,5216.9916 107.87500,5214.4375 C 106.50867,5211.8834 103.53813,5209.0551 100.15625,5208.0312 C 99.332988,5207.7820 98.446648,5207.6076 97.500000,5207.5312 z " inkscape:href="#path2693" id="shapes-f17.svgpath2696" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75540936;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000" xlink:href="#shapes-f17.svgpath2693" inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7812 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5312 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z " inkscape:radius="9.9201479" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5240.5395303000005) translate(-32.78474,-5201.170)" d="M 116.67619,5287.2238 C 111.57555,5292.0061 97.800036,5274.1131 91.064473,5275.9889 C 84.614125,5277.7853 82.850643,5300.3688 76.442134,5298.4284 C 69.750261,5296.4023 78.358283,5275.5258 73.366005,5270.6306 C 68.585122,5265.9426 48.145527,5275.7071 46.621669,5269.1870 C 45.030431,5262.3786 67.413968,5259.3951 69.157252,5252.6241 C 70.826718,5246.1397 52.150604,5233.3207 57.035255,5228.7410 C 62.135890,5223.9587 75.911405,5241.8517 82.646968,5239.9759 C 89.097316,5238.1795 90.860798,5215.5961 97.269307,5217.5364 C 103.96118,5219.5626 95.353158,5240.4390 100.34544,5245.3343 C 105.12632,5250.0223 125.56591,5240.2577 127.08977,5246.7779 C 128.68101,5253.5863 106.29747,5256.5697 104.55419,5263.3408 C 102.88472,5269.8251 121.56084,5282.6441 116.67619,5287.2238 z " inkscape:randomized="0.0000000" inkscape:rounded="0.25000000" inkscape:flatsided="false" sodipodi:arg2="1.3411834" sodipodi:arg1="0.77559456" sodipodi:r2="18.491833" sodipodi:r1="41.765072" sodipodi:cy="5257.9824" sodipodi:cx="86.855721" sodipodi:sides="6" id="shapes-f17.svgpath2693" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.62500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e669" width="288" height="1000px" x="10" y="5351.3671463" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e669" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vlečenje zvezdinih ročic s pritisnjeno tipko <flowSpan style="font-weight:bold">Shift</flowSpan> je eno izmed najbolj zabavnih opravil v Inkscapu. Pa vendar je zadeva še boljša!
+</flowDiv></flowRoot>
+
+<rect id="d0e675" width="288" height="1000px" x="10" y="5381.1237163" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e675" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Za boljšo imitacijo oblik iz resničnega sveta lahko Inkscape
+<flowSpan style="font-style:italic">naključno</flowSpan> popači zvezde in mnogokotnike.
+Majhno popačenje naredi zvezdo manj pravilno, bolj človeško,
+pogosto smešno; močno popačenje je zanimiv način za
+doseganje zanimivih in nepredvidljivih oblik. Zaobljena zvezda ostane
+po naključnem popačenju še vedno gladko zaobljena. Bližnjice:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 5461.5682873)"/><rect id="d0e684" width="258" height="1000px" x="20" y="5455.5682873" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e684" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporabite <flowSpan style="font-weight:bold">Alt+potegnite</flowSpan> ročico tangencialno za naključno popačenje zvezde/mnogokotnika.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 5491.324857299999)"/><rect id="d0e691" width="258" height="1000px" x="20" y="5485.324857299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e691" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporabite <flowSpan style="font-weight:bold">Alt+kliknite</flowSpan> na ročico da odstranite vsa naključna popačenja.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e698" width="288" height="1000px" x="10" y="5515.081427299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e698" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ko rišete ali s potegom ročic spreminjate popačeno zvezdo, le-ta
+"trepeta" saj vsaka posamezna pozicija njenih ročic odgovarja
+posameznemu popačenju. Vsak premik ročice brez uporabe tipke Alt torej ponovno popači lik na isti stopnji popačenosti, Alt+poteg pa
+obdrži enako popačenost, vendar ji spreminja stopnjo. Tu
+so zvezde s popolnoma enakimi parametri, vsaka od njih pa je
+ponovno popačena z rahlim pomikom ročice (stopnja
+popačenja je vedno 0,1):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5619.312179299999) matrix(0.847225,0.000000,0.000000,0.847225,6.330246,-4695.815)" d="M 58.552885,5590.9135 C 55.980193,5594.2918 43.528041,5587.4305 40.634977,5589.9941 C 37.844784,5592.4667 42.979891,5603.7983 38.956922,5604.2788 C 34.785633,5604.7771 35.141842,5589.6763 31.287322,5588.5250 C 27.569860,5587.4146 13.307517,5602.3382 10.860530,5599.4403 C 8.3233251,5596.4356 21.126150,5586.6960 19.870030,5582.8772 C 18.658574,5579.1942 1.9910396,5576.3070 2.6985329,5572.5482 C 3.4321106,5568.6508 20.401139,5571.1958 22.772952,5567.9635 C 25.060428,5564.8462 10.053367,5549.3462 13.371388,5547.5875 C 16.811741,5545.7640 28.599565,5560.4654 32.466738,5559.6200 C 36.196403,5558.8046 41.523454,5541.1999 45.156628,5542.6710 C 48.923752,5544.1964 43.700012,5560.3608 46.451863,5563.2725 C 49.105865,5566.0806 61.659111,5559.5105 62.993348,5563.1186 C 64.376776,5566.8597 49.955355,5573.0232 50.155723,5577.1909 C 50.348967,5581.2103 61.034097,5587.6554 58.552885,5590.9135 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="0.98389742" sodipodi:arg1="0.50595040" sodipodi:r2="15.364238" sodipodi:r1="30.728476" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2788" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5619.312179299999) matrix(0.847225,0.000000,0.000000,0.847225,66.37022,-4695.815)" d="M 62.191560,5577.1902 C 61.458685,5580.8598 51.126859,5578.4795 48.838310,5581.5984 C 46.636485,5584.5992 49.791644,5598.1223 46.690502,5600.1885 C 43.467215,5602.3361 36.674693,5590.7847 32.894210,5590.5684 C 29.256987,5590.3603 27.032281,5601.9514 23.494578,5600.6928 C 19.817534,5599.3848 26.451259,5590.5275 24.143719,5587.2571 C 21.923622,5584.1106 6.5692248,5587.1458 5.2937040,5583.4980 C 3.9679442,5579.7066 17.624071,5577.5529 17.900381,5573.5722 C 18.166221,5569.7424 6.7396238,5560.3112 9.3161986,5557.5202 C 11.994257,5554.6192 25.984937,5565.2571 29.426156,5563.3874 C 32.736970,5561.5886 31.236580,5546.7738 34.845434,5546.9739 C 38.596431,5547.1819 39.218751,5558.2293 42.547418,5559.8781 C 45.749947,5561.4645 53.590063,5554.6607 55.943981,5557.6787 C 58.390613,5560.8156 46.962163,5565.0847 47.597563,5568.8404 C 48.208885,5572.4537 62.896663,5573.6597 62.191560,5577.1902 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="0.64669515" sodipodi:arg1="0.16874813" sodipodi:r2="15.188270" sodipodi:r1="29.479511" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2789" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5619.312179299999) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4695.815)" d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2790" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5619.312179299999) matrix(0.847225,0.000000,0.000000,0.847225,186.4497,-4695.815)" d="M 60.007892,5593.6395 C 58.125113,5597.0084 47.605861,5585.3906 44.178161,5587.0783 C 40.872342,5588.7059 42.451902,5607.6782 38.542979,5607.7896 C 34.489939,5607.9050 33.555160,5591.5810 29.746318,5590.4092 C 26.072910,5589.2790 15.842572,5597.4040 13.336275,5594.4468 C 10.737574,5591.3806 22.727863,5582.5624 22.081118,5578.5426 C 21.457369,5574.6658 6.3542956,5576.3415 6.9459401,5572.5066 C 7.5593975,5568.5302 17.959054,5570.8155 19.693069,5567.4175 C 21.365426,5564.1402 18.219383,5550.6720 21.889231,5548.9463 C 25.694380,5547.1570 28.705818,5559.0649 32.506075,5558.1665 C 36.171203,5557.2999 43.042511,5546.4711 46.727099,5547.6141 C 50.547533,5548.7992 42.465487,5558.9785 45.239341,5561.8173 C 47.914564,5564.5552 59.829529,5559.8857 60.751362,5563.5510 C 61.707181,5567.3514 51.087644,5574.0165 50.788246,5578.0494 C 50.499494,5581.9389 61.823725,5590.3903 60.007892,5593.6395 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0759160" sodipodi:arg1="0.59796906" sodipodi:r2="15.162188" sodipodi:r1="30.324377" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2791" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5619.312179299999) matrix(0.847225,0.000000,0.000000,0.847225,246.4904,-4695.815)" d="M 59.226259,5596.8211 C 56.801365,5600.0811 44.094343,5589.1275 40.337524,5590.1484 C 36.714287,5591.1331 33.535715,5606.9925 29.881465,5606.8263 C 26.092489,5606.6539 32.280098,5591.9659 28.628102,5590.1469 C 25.105962,5588.3926 14.040302,5597.8945 12.320490,5594.3954 C 10.537270,5590.7673 19.165650,5580.1388 18.010959,5576.3813 C 16.897327,5572.7575 1.9505293,5570.0864 3.0630866,5566.2103 C 4.2166622,5562.1912 22.160106,5568.3199 24.521312,5564.8723 C 26.798559,5561.5472 19.560042,5550.6702 23.267880,5549.8792 C 27.112420,5549.0589 32.648341,5561.5327 36.730185,5562.1361 C 40.666889,5562.7181 46.026796,5543.0714 49.182440,5545.4501 C 52.454428,5547.9164 41.603528,5562.0237 44.356426,5565.1230 C 47.011437,5568.1121 63.135887,5563.0713 63.293467,5566.9552 C 63.456856,5570.9823 51.229966,5575.2072 50.685872,5579.0723 C 50.161125,5582.8001 61.564930,5593.6771 59.226259,5596.8211 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.2035873" sodipodi:arg1="0.72564034" sodipodi:r2="15.051932" sodipodi:r1="30.103865" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2792" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e711" width="288" height="1000px" x="10" y="5686.556691299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e711" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">In tukaj je srednja zvezda iz prejšnje vrstice s stopnjo popačenosti
+od -0,2 to 0,2:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5723.5913863) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2848" y="-2.4563127" x="274.15491" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="274.15491" id="shapes-f19.svgtspan2849" sodipodi:role="line"/><tspan id="shapes-f19.svgtspan2851"/><tspan y="3.9817331" x="274.15491" id="shapes-f19.svgtspan2853" sodipodi:role="line">+0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5723.5913863) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2841" y="-2.4563127" x="212.89142" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="212.89142" id="shapes-f19.svgtspan2842" sodipodi:role="line"/><tspan id="shapes-f19.svgtspan2844"/><tspan y="3.9817331" x="212.89142" id="shapes-f19.svgtspan2846" sodipodi:role="line">+0.1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5723.5913863) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2833" y="4.1156874" x="151.42322" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="151.42322" id="shapes-f19.svgtspan2835" sodipodi:role="line">0</tspan><tspan id="shapes-f19.svgtspan2837"/><tspan y="10.553733" x="151.42322" id="shapes-f19.svgtspan2839" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5723.5913863) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2814" y="4.1156874" x="83.021225" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="83.021225" id="shapes-f19.svgtspan2821" sodipodi:role="line">-0.1</tspan><tspan id="shapes-f19.svgtspan2829"/><tspan y="10.553733" x="83.021225" id="shapes-f19.svgtspan2831" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5723.5913863) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2805" y="4.1156874" x="26.32832" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="26.328320" id="shapes-f19.svgtspan2807" sodipodi:role="line">-0.2</tspan><tspan id="shapes-f19.svgtspan2809"/><tspan y="10.553733" x="26.328320" id="shapes-f19.svgtspan2811" sodipodi:role="line"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5723.5913863) matrix(0.847225,0.000000,0.000000,0.847225,190.1905,-4686.543)" d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2797" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5723.5913863) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4686.543)" d="M 60.295318,5590.2949 C 58.127720,5593.6951 45.526845,5585.4029 42.161973,5587.6249 C 38.916749,5589.7680 42.104864,5604.4508 38.237587,5604.8610 C 34.227729,5605.2862 32.854345,5590.2644 29.019118,5589.0190 C 25.320263,5587.8180 15.828540,5599.4651 13.096648,5596.6973 C 10.264034,5593.8274 21.152327,5583.3877 19.734749,5579.6127 C 18.367577,5575.9720 3.3434768,5575.8129 3.8041395,5571.9513 C 4.2817861,5567.9474 19.232650,5569.9511 21.300186,5566.4892 C 23.294205,5563.1503 14.051181,5551.3048 17.357511,5549.2573 C 20.785740,5547.1343 28.540870,5560.0727 32.536623,5559.5307 C 36.390296,5559.0079 39.888534,5544.3959 43.550797,5545.7043 C 47.348082,5547.0609 42.067706,5561.1911 44.982793,5563.9771 C 47.794226,5566.6641 61.399481,5560.2887 62.659919,5563.9677 C 63.966827,5567.7824 49.627176,5572.4641 49.266477,5576.4803 C 48.918603,5580.3536 62.385841,5587.0156 60.295318,5590.2949 z " inkscape:randomized="0.0000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2798" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5723.5913863) matrix(0.847225,0.000000,0.000000,0.847225,253.9699,-4686.543)" d="M 64.678594,5591.8209 C 61.679958,5594.9503 39.856237,5587.2243 36.562224,5589.4157 C 33.385338,5591.5291 39.334529,5604.0644 35.373939,5605.6450 C 31.267327,5607.2839 38.077428,5594.8556 34.333885,5593.8712 C 30.723454,5592.9217 9.3378510,5600.1571 7.2740663,5596.6832 C 5.1341929,5593.0813 20.607846,5582.3792 19.548793,5578.2009 C 18.527397,5574.1713 -3.0904292,5581.7810 -1.4443162,5578.0268 C 0.26248669,5574.1341 13.091590,5568.6576 15.699865,5565.3831 C 18.215396,5562.2251 9.2397706,5552.3983 12.846554,5550.4278 C 16.586313,5548.3847 32.562547,5558.3748 36.628088,5559.0689 C 40.549068,5559.7383 42.353205,5546.3882 45.409140,5548.6148 C 48.577742,5550.9234 38.604678,5562.6443 41.784497,5564.8727 C 44.851249,5567.0219 60.367705,5556.0107 62.252170,5559.4248 C 64.206113,5562.9648 47.337659,5573.2615 46.081583,5577.0365 C 44.870170,5580.6774 67.570605,5588.8029 64.678594,5591.8209 z " inkscape:randomized="0.20000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2799" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5723.5913863) matrix(0.847225,0.000000,0.000000,0.847225,59.08828,-4686.543)" d="M 58.103680,5589.5319 C 56.348378,5592.9938 48.362241,5584.4924 44.961848,5586.7296 C 41.682365,5588.8872 43.368881,5604.5850 39.669411,5604.4689 C 35.833548,5604.3486 30.236112,5587.9739 26.361734,5586.5930 C 22.625120,5585.2611 18.995498,5599.0738 16.007938,5596.7043 C 12.910231,5594.2475 21.396491,5583.8819 19.827727,5580.3186 C 18.314745,5576.8820 6.5362379,5572.6959 6.4283673,5568.9136 C 6.3165196,5564.9919 22.304650,5570.5664 24.100346,5567.0422 C 25.832192,5563.6432 16.455937,5550.7481 19.612990,5548.6721 C 22.886438,5546.5195 26.667362,5560.8892 30.490890,5559.7616 C 34.178462,5558.6740 38.757188,5543.4662 42.621626,5544.2490 C 46.628539,5545.0607 43.836113,5560.4751 46.581941,5563.5293 C 49.230134,5566.4750 61.929613,5562.4696 62.863793,5566.2392 C 63.832415,5570.1478 50.752395,5572.1443 50.858924,5576.2021 C 50.961665,5580.1157 59.796568,5586.1931 58.103680,5589.5319 z " inkscape:randomized="-0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2800" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5723.5913863) matrix(0.847225,0.000000,0.000000,0.847225,2.395329,-4686.543)" d="M 55.912042,5588.7689 C 54.559567,5592.2457 51.197698,5583.5820 47.761723,5585.8342 C 44.447922,5588.0064 44.565157,5604.6657 41.101236,5604.0769 C 37.509605,5603.4664 27.613211,5585.6866 23.704350,5584.1669 C 19.934480,5582.7012 22.107066,5598.6620 18.919229,5596.7113 C 15.613861,5594.6887 21.621713,5584.3714 19.920705,5581.0245 C 18.280181,5577.7966 9.6958226,5569.4979 9.0525951,5565.8759 C 8.3856527,5562.1204 25.375537,5571.1612 26.900507,5567.5952 C 28.371252,5564.1560 18.859728,5550.1848 21.868468,5548.0868 C 24.988136,5545.9115 24.878038,5561.6663 28.445157,5559.9924 C 31.885438,5558.3781 37.701968,5542.5677 41.692454,5542.7938 C 45.830064,5543.0282 45.628678,5559.7691 48.181089,5563.0815 C 50.642743,5566.2762 62.465928,5564.6794 63.067668,5568.5107 C 63.691592,5572.4832 51.872826,5571.8790 52.451371,5575.9240 C 53.009344,5579.8251 57.216426,5585.4158 55.912042,5588.7689 z " inkscape:randomized="-0.20000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2801" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e724" width="288" height="1000px" x="10" y="5798.417087299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e724" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporabite <flowSpan style="font-weight:bold">Alt+potegnite</flowSpan> ročico srednje zvezde v tej vrstici; opazujte, kako se preoblikuje v sosednje zvezde na desni in levi in preko njih.
+</flowDiv></flowRoot>
+
+<rect id="d0e730" width="288" height="1000px" x="10" y="5839.345657299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e730" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Verjetno ima vsak svojo najljubšo zvezdo; meni so všeč predvsem zaobljene, amebam podobne packe in veliki,
+grobi planeti s sanjskimi pokrajinami:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5888.274227299999) " style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d9d9d9;stroke-width:0.69434953;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" d="M -37.727824,155.36423 C -33.500986,161.07747 -27.980683,163.23212 -20.417286,159.71438 C 20.378686,140.74021 -107.09362,68.822322 -65.726248,50.955534 C -24.358903,33.088718 -27.299962,184.56748 13.720936,166.91436 C 54.741867,149.26126 -72.161170,64.543544 -30.046877,48.886555 C 12.067390,33.229535 -19.375830,160.64638 22.781771,145.74483 C 64.939345,130.84360 -44.122927,37.357198 -1.7051887,21.965562 C 40.712554,6.5738995 4.6015410,165.16266 47.567552,152.52873 C 90.533598,139.89480 -30.996676,29.036882 11.816976,16.113010 C 54.630599,3.1891634 27.014523,162.71469 69.962904,150.90170 C 112.91119,139.08870 -8.2656948,18.850538 35.648103,8.5966685 C 79.561873,-1.6571915 26.531787,141.71748 69.847898,132.16737 C 113.16398,122.61725 14.001556,19.638823 58.511962,12.660314 C 103.02246,5.6817990 45.199986,135.32323 89.692359,130.20267 C 134.18473,125.08181 44.455938,9.9067597 88.849600,4.9305236 C 133.24314,-0.045709000 74.746349,139.65021 119.16457,135.06021 C 163.58292,130.47022 80.239256,2.4166643 125.20575,0.61449030 C 170.17258,-1.1876836 83.527282,134.12295 128.51742,131.80090 C 173.50737,129.47917 103.65045,9.2090605 148.35684,9.1133242 C 193.06322,9.0175719 122.96678,121.91263 167.31346,122.68862 C 211.66045,123.46460 122.11457,-4.5322990 167.03330,-2.8107140 C 211.95174,-1.0891322 133.87582,128.98878 178.67893,132.07202 C 223.48235,135.15558 159.34329,2.1477079 203.97575,5.2573772 C 248.60790,8.3670481 154.84456,119.33607 199.59500,124.22860 C 244.34574,129.12144 184.75132,-4.4095850 228.87787,3.0208990 C 273.00442,10.451395 167.71386,125.67619 211.75424,134.21112 C 255.79463,142.74605 198.62950,-6.5941890 242.47574,1.9213497 C 286.32229,10.436879 202.07825,125.06859 245.47254,135.92008 C 288.86683,146.77126 239.76290,6.1392830 282.51943,17.666444 C 325.27564,29.193591 209.99945,123.55998 252.73614,135.73866 C 295.47283,147.91764 252.01882,10.359585 294.57164,23.646500 C 337.12416,36.933388 227.95641,125.96729 270.52519,140.08153 C 313.09428,154.19576 283.86208,24.653102 325.66869,40.326554 C 367.47562,55.999975 242.38664,150.74229 284.29876,166.05136 C 326.21057,181.36073 307.89385,24.119091 349.21381,40.820489 C 390.53377,57.521876 273.30035,151.41343 313.78708,169.50604 C 354.27411,187.59833 333.38806,23.780236 373.69762,43.468285 C 413.38532,62.852671 286.68218,152.65393 320.59902,175.46481" id="shapes-f20.svgpath1599"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5888.274227299999) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccc" id="shapes-f20.svgrect1295" d="M 328.54201,123.81662 C 326.50226,126.33081 324.65918,128.17055 323.54751,127.48466 C 320.22224,125.43311 323.88527,102.21779 320.54230,100.25953 C 316.85042,98.096696 314.17860,113.06059 310.46512,110.95505 C 307.10293,109.04831 319.71850,102.37766 316.25511,100.61295 C 312.43019,98.664292 301.56365,105.74122 297.69251,103.92795 C 294.18672,102.28551 295.32573,90.608372 291.81396,88.945014 C 287.93593,87.108108 288.46001,103.20580 284.47748,101.54108 C 280.87090,100.03392 291.16716,84.815992 287.57124,83.376180 C 283.60022,81.786136 267.02701,97.080222 263.04192,95.574515 C 259.43333,94.211128 273.82685,83.536574 270.15758,82.271258 C 266.10524,80.873929 255.72712,96.149322 251.63906,94.823234 C 247.93715,93.622360 259.14372,72.954702 255.44014,71.840761 C 251.34991,70.610616 244.74379,82.910140 240.58967,81.829275 C 236.82814,80.850547 245.51868,71.213653 241.73901,70.338054 C 237.56487,69.371133 231.74471,84.822422 227.59585,83.773939 C 223.83917,82.824540 220.75900,70.701123 216.94439,70.028678 C 212.73167,69.286051 213.91116,81.444490 209.69608,80.591768 C 205.87890,79.819615 212.48736,59.510061 208.63530,58.935238 C 204.38168,58.300419 201.72583,75.643809 197.49774,75.022947 C 193.66892,74.460740 196.29697,63.956334 192.41507,63.487524 C 188.12799,62.969799 177.65802,74.608228 173.41044,74.183197 C 169.56394,73.798323 181.60344,62.657062 177.69724,62.426787 C 173.38389,62.172508 161.79941,77.180201 157.49919,76.923410 C 153.60552,76.690870 160.42623,59.832865 156.52697,59.774964 C 152.22113,59.711034 148.03344,74.732348 143.75396,74.757772 C 139.87911,74.780764 139.44350,54.271061 135.57752,54.427132 C 131.30887,54.599502 136.70589,70.951979 132.39558,71.266184 C 128.49221,71.550740 127.81012,63.587428 123.95385,63.885306 C 119.69529,64.214232 123.46131,71.345680 119.22464,71.840761 C 115.38826,72.289064 108.03059,58.327266 104.19784,58.846834 C 99.965082,59.420611 101.53245,80.468068 97.258875,81.122116 C 93.388898,81.714394 97.889808,62.728836 94.076650,63.487524 C 89.865788,64.325364 91.664054,77.888025 87.491298,78.779687 C 83.712782,79.587124 81.038149,60.467341 77.281787,61.410251 C 73.133562,62.451554 80.963598,82.380092 76.839842,83.464563 C 73.105651,84.446610 64.905397,66.898040 61.194078,67.995608 C 57.095581,69.207714 64.086474,84.484321 59.956571,85.630239 C 56.216834,86.667896 45.986606,77.253886 42.321979,78.514495 C 38.274976,79.906638 48.885585,95.206344 44.841195,96.679494 C 41.178871,98.013498 34.981847,76.214195 31.361107,77.586366 C 27.362603,79.101709 32.081748,102.25188 28.090531,103.88346 C 24.476374,105.36121 15.803509,80.319307 12.267996,81.917679 C 8.3636201,83.682817 23.207895,101.74851 19.295297,103.57407 C 15.752369,105.22748 0.13202660,93.124298 -3.3335624,94.911585 C -7.1607000,96.885402 9.3019377,108.54665 5.4616334,110.46894 C 1.9841477,112.20992 -8.1189140,93.126880 -11.465807,95.044190 C -15.161888,97.161500 -9.8533880,113.49540 -13.587271,115.55161 C -16.968390,117.41348 -21.243009,107.84961 -24.592320,109.80610 C -28.291081,111.96666 -18.668764,121.17680 -22.338274,123.46276 C -24.535542,124.83155 -29.944155,119.44124 -34.359877,116.12628" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0607138;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5888.274227299999) matrix(1.441040e-2,1.441040e-2,-1.441040e-2,1.441040e-2,203.3568,30.94721)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2853" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1251.4492" sodipodi:r2="717.90320" sodipodi:arg1="0.32910642" sodipodi:arg2="0.67945593" inkscape:flatsided="false" inkscape:rounded="0.35000000" inkscape:randomized="0.14000000" d="M 586.43223,1426.2190 C 542.76529,1649.3325 -20.876545,1083.7179 -139.70283,1273.6209 C -252.30432,1453.5757 413.32689,1714.0235 242.42407,1852.2648 C 62.073466,1998.1484 -31.533896,1444.5515 -214.02369,1546.4277 C -386.95363,1642.9672 -225.45968,2347.6514 -429.61766,2339.2002 C -645.06183,2330.2819 -513.59764,1572.1945 -733.05416,1496.4619 C -941.01430,1424.6966 -1159.1422,2118.9484 -1333.8664,2011.8226 C -1518.2497,1898.7748 -979.25575,1424.2694 -1110.3297,1238.5023 C -1234.5372,1062.4667 -1633.2389,1557.1297 -1714.1412,1353.7125 C -1799.5159,1139.0500 -1410.9974,1163.9386 -1389.3707,943.99286 C -1368.8768,735.56910 -1896.2220,802.24954 -1845.0990,599.26373 C -1791.1498,385.05651 -1153.9823,792.85512 -997.84602,658.28518 C -849.88905,530.76477 -1365.6512,188.20339 -1181.8314,72.287524 C -987.84963,-50.036366 -840.24516,429.73276 -625.04479,353.00498 C -421.11784,280.29663 -917.45440,-376.01344 -695.16632,-370.96132 C -460.58979,-365.62990 -591.55226,70.796944 -391.00854,181.91311 C -200.97044,287.20837 -94.719895,-270.07070 69.068748,-150.54005 C 241.91190,-24.401552 -53.110736,563.33177 111.64174,720.90223 C 267.76354,870.21825 743.25189,505.94892 780.85920,696.24146 C 820.54550,897.05368 108.58980,789.26591 130.33760,1012.4204 C 150.94613,1223.8847 627.81166,1214.7936 586.43223,1426.2190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5888.274227299999) matrix(-3.240508e-2,0.000000,0.000000,-3.653582e-2,215.3936,64.44452)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath1638" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="288.60358" sodipodi:r2="523.09772" sodipodi:arg1="1.0714496" sodipodi:arg2="1.3344848" inkscape:flatsided="false" inkscape:rounded="0.41000000" inkscape:randomized="0.20000000" d="M -461.01498,1115.3291 C -550.55265,1157.0666 -385.94420,1428.8123 -478.00866,1459.9524 C -576.55938,1493.2864 -499.15489,1166.1806 -618.05242,1154.5241 C -729.12453,1143.6348 -729.50307,1480.8201 -820.42798,1434.4899 C -917.75886,1384.8957 -736.84080,1309.9229 -828.55968,1231.4343 C -914.24195,1158.1116 -1045.9495,1352.4350 -1109.4510,1262.4658 C -1177.4264,1166.1579 -778.79796,1112.9360 -839.51177,1012.4817 C -896.22962,918.63900 -1070.7428,1114.6633 -1053.7619,1002.0192 C -1035.5848,881.43892 -844.42964,881.64495 -796.40802,791.53534 C -751.54700,707.35643 -1149.3381,703.57858 -1059.3195,640.43950 C -962.95878,572.85205 -797.77228,733.15441 -715.43863,666.32286 C -638.52389,603.88992 -781.15554,442.01898 -687.16501,418.27658 C -586.55252,392.86144 -690.83848,632.16367 -573.12673,659.81616 C -463.16235,685.64867 -450.24314,404.80984 -367.30556,459.82403 C -278.52474,518.71417 -439.99079,591.35554 -351.12755,674.39083 C -268.11297,751.96104 -97.787978,606.04243 -39.226439,685.91833 C 23.460964,771.42176 -353.93437,689.96797 -336.93847,792.33814 C -321.06118,887.97066 -120.99862,984.72388 -111.41174,1085.4488 C -101.14943,1193.2702 -350.02117,884.62135 -380.04559,990.11658 C -408.09391,1088.6685 -23.232947,1210.0791 -74.629035,1298.4242 C -129.64616,1392.9935 -365.16906,1070.6509 -461.01498,1115.3291 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5888.274227299999) matrix(5.131326e-3,8.887717e-3,-8.887717e-3,5.131326e-3,121.9634,127.9393)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2855" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="2299.5850" sodipodi:r2="4673.7515" sodipodi:arg1="-0.33254745" sodipodi:arg2="-0.12863391" inkscape:flatsided="false" inkscape:rounded="0.35000000" inkscape:randomized="0.14000000" d="M 1192.8688,-27.843698 C 1675.7913,717.71691 3670.8300,-107.03224 3770.3326,696.85954 C 3881.1484,1592.1513 1509.8829,832.05889 1356.5239,1780.4190 C 1218.8213,2631.9614 3729.1797,2972.2635 3132.6328,3522.5978 C 2468.2604,4135.5035 1257.0666,1439.7789 647.27506,2181.9603 C 99.736942,2848.3727 1931.3943,4335.9732 1136.0147,4548.5008 C 250.20293,4785.1921 808.91559,3677.0843 -76.101097,3843.6207 C -870.76674,3993.1554 -1082.0541,6375.0915 -1868.1860,6042.6562 C -2743.6987,5672.4240 -1652.3697,3955.7590 -2498.5936,3431.9102 C -3258.4268,2961.5409 -3144.9917,4483.5733 -3549.9479,3656.3625 C -4000.9463,2735.1003 -2256.6668,2708.2355 -2830.0452,1950.9309 C -3344.8876,1270.9393 -5638.3835,2302.1496 -5722.3482,1447.7809 C -5815.8594,496.27311 -3311.1548,1624.3347 -3258.1731,726.01647 C -3210.6004,-80.592749 -5764.5708,-519.25332 -5129.0952,-1182.7226 C -4421.3680,-1921.6263 -3385.4512,-684.54606 -2551.6180,-1210.2793 C -1802.9106,-1682.3406 -3741.5712,-2667.3925 -2866.6786,-2823.8219 C -1892.3133,-2998.0368 -1067.7642,-1968.8047 -65.929992,-1944.6154 C 833.62727,-1922.8956 -671.31359,-3688.2891 208.09164,-3569.0524 C 1187.4826,-3436.2589 -337.09985,-913.26278 523.68113,-591.85317 C 1296.5853,-303.25616 1973.6028,-2503.9856 2435.6134,-1768.5288 C 2950.1531,-949.45280 655.03939,-858.17226 1192.8688,-27.843698 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5888.274227299999) matrix(-1.219143e-2,-8.074166e-9,-1.133882e-9,-9.208558e-3,34.48550,55.79367)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2856" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1962.3131" sodipodi:r2="987.28790" sodipodi:arg1="-1.6417338" sodipodi:arg2="-1.0812633" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M -588.58303,-1237.4689 C -121.15492,-1260.9332 -648.76421,-200.55439 -213.49780,19.755764 C 165.26842,211.46833 350.16158,-417.03523 661.63312,-121.28353 C 1019.5666,218.58516 196.92272,90.889358 265.60457,553.29115 C 325.37111,955.67040 1598.6463,735.71092 1492.4835,1125.4341 C 1370.4846,1573.2919 434.90332,1408.3913 248.33488,1842.9019 C 85.984151,2221.0104 926.48625,2349.8451 561.81773,2556.5367 C 142.75196,2794.0602 140.49117,1701.5232 -346.48107,1669.9559 C -770.24139,1642.4862 -1193.5875,2876.7898 -1517.6280,2617.6519 C -1890.0053,2319.8586 -964.52052,1630.7449 -1373.6799,1291.3567 C -1729.7280,996.02318 -2437.0680,2050.3098 -2448.2643,1632.7383 C -2461.1307,1152.8780 -1406.7570,1025.2463 -1416.4235,495.19244 C -1424.8352,33.942774 -2561.6940,138.92843 -2249.4631,-160.84059 C -1890.6569,-505.32587 -1564.8884,178.64609 -1131.7176,-120.58833 C -754.77493,-380.98032 -995.33616,-1217.0504 -588.58303,-1237.4689 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5888.274227299999) matrix(-8.987418e-3,-5.952208e-9,-8.358880e-10,-6.788472e-3,23.87873,128.7202)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2857" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1395.4882" sodipodi:r2="866.36334" sodipodi:arg1="-1.6706296" sodipodi:arg2="-1.0962105" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M -624.46794,-581.42936 C -299.24568,-525.37388 -615.42935,171.79421 -314.48582,336.79665 C -80.121454,465.29481 266.81929,-202.23998 445.73163,-43.137672 C 675.47011,161.16306 -20.106794,474.08963 128.66210,758.93731 C 244.51814,980.76678 1023.9948,714.25362 982.12458,952.96109 C 928.35974,1259.4815 282.80710,1023.2805 131.15320,1336.6483 C 13.050410,1580.6883 392.26495,2030.2891 137.08551,2088.8593 C -190.58633,2164.0684 -131.04620,1660.3175 -433.98507,1706.9849 C -669.90333,1743.3278 -859.64360,2614.5791 -1070.8843,2446.0346 C -1342.1350,2229.6094 -871.99891,1778.9127 -1151.8232,1592.4634 C -1369.7405,1447.2631 -1793.9087,1505.8228 -1872.4819,1274.6689 C -1973.3765,977.84787 -1327.5292,1148.7878 -1255.5145,833.02543 C -1199.4320,587.12065 -1837.5932,316.14577 -1630.9621,151.37537 C -1365.6305,-60.203661 -1336.2486,442.82551 -1027.4219,308.48494 C -786.91845,203.86517 -877.73973,-625.08343 -624.46794,-581.42936 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5888.274227299999) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,262.2065,110.7547)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2854" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1251.4492" sodipodi:r2="717.90320" sodipodi:arg1="0.32910642" sodipodi:arg2="0.77790537" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M 586.43223,1426.2190 C 542.50542,1704.3757 113.40945,1127.4457 -56.454801,1340.3458 C -226.31906,1553.2459 -25.644155,2118.6182 -284.72640,2240.7168 C -543.80865,2362.8155 -397.93837,1602.6716 -673.36005,1566.7418 C -948.78172,1530.8121 -1004.9753,2265.2681 -1200.7883,2087.6834 C -1396.6014,1910.0988 -868.85151,1590.3309 -1052.0129,1371.4289 C -1235.1743,1152.5269 -1639.8419,1520.3629 -1710.4521,1244.5962 C -1781.0623,968.82943 -1428.9917,879.85665 -1298.1624,648.13325 C -1167.3331,416.40984 -1575.0857,169.12856 -1369.2899,17.677269 C -1163.4942,-133.77402 -1003.1732,238.44329 -725.49097,156.40279 C -447.80872,74.362296 -543.22078,-219.44128 -275.52136,-233.28726 C -7.8219296,-247.13324 -517.45985,227.02281 -251.74435,319.60180 C 13.971157,412.18079 374.60474,-88.550499 468.60365,162.72496 C 562.60255,414.00041 122.55440,635.77724 114.00996,917.28910 C 105.46552,1198.8010 630.35905,1148.0624 586.43223,1426.2190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5888.274227299999) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,170.8244,135.1697)" d="M -243.68629,1096.3301 C -275.35575,1283.9594 48.345651,1301.8041 -75.497659,1450.8250 C -199.34097,1599.8459 -361.70082,1177.7834 -528.40070,1265.8347 C -695.10059,1353.8860 -461.55308,1751.5440 -642.24532,1705.4148 C -822.93755,1659.2856 -492.01237,1366.5838 -675.00746,1291.5327 C -858.00254,1216.4815 -1132.3247,1551.3201 -1253.7793,1395.3430 C -1375.2340,1239.3659 -808.88733,1216.1344 -821.71402,1038.1944 C -834.54071,860.25439 -1224.3324,983.13051 -1167.6373,793.84479 C -1110.9422,604.55907 -862.57136,778.00349 -716.46491,651.27811 C -570.35847,524.55273 -1041.8284,378.35555 -874.17080,275.82792 C -706.51315,173.30030 -657.73797,689.81870 -467.44729,733.12917 C -277.15661,776.43964 -325.32808,205.09828 -177.01233,335.70124 C -28.696586,466.30420 -325.46087,617.10460 -249.61052,783.72453 C -173.76017,950.34446 67.255384,635.47011 111.97072,816.29185 C 156.68606,997.11360 -212.01684,908.70088 -243.68629,1096.3301 z " inkscape:randomized="0.14000000" inkscape:rounded="0.40000000" inkscape:flatsided="false" sodipodi:arg2="0.77809157" sodipodi:arg1="0.32929262" sodipodi:r2="717.90320" sodipodi:r1="292.23001" sodipodi:cy="945.83423" sodipodi:cx="-564.31024" sodipodi:sides="7" id="shapes-f20.svgpath1295" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" sodipodi:type="star"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="6092.861317299999"><tspan x="10" y="6092.861317299999">Spirale</tspan></text>
+<rect id="d0e749" width="288" height="1000px" x="10" y="6097.761317299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e749" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscapovo Orodje za spirale je precej vsestransko in je, čeprav ni
+tako fascinantno kot Orodje za zvezde, včasih zelo uporabno.
+Podobno kot zvezdo tudi spiralo rišemo in spreminjamo iz središča;
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6144.689887299999)"/><rect id="d0e755" width="258" height="1000px" x="20" y="6138.689887299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e755" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporabite <flowSpan style="font-weight:bold">Ctrl+vlecite</flowSpan> za povečevanje kota v korakih po 15 stopinj.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e762" width="288" height="1000px" x="10" y="6168.446457299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e762" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Narisana spirala ima dve ročici - na notranjem in zunanjem koncu.
+Če ju povlečemo, obe ročici navijeta ali odvijeta spiralo (jo
+"nadaljujeta" oz. spreminjata število vrtljajev). Ostale bližnjice so:
+</flowDiv></flowRoot>
+
+<rect id="d0e765" width="288" height="1000px" x="10" y="6209.375027299999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e765" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zunanja ročica:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6233.959597199999)"/><rect id="d0e771" width="258" height="1000px" x="20" y="6227.959597199999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e771" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporabite <flowSpan style="font-weight:bold">Shift+vlecite</flowSpan>, da zavrtite spiralo okrog središča (brez navijanja/odvijanja) oziroma ji spremenite velikost.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 6263.716167199998)"/><rect id="d0e778" width="258" height="1000px" x="20" y="6257.716167199998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e778" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporabite <flowSpan style="font-weight:bold">Alt+vlecite</flowSpan>, da zaklenete polmer med navijanjem/odvijanjem.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e785" width="288" height="1000px" x="10" y="6287.1364091999985" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e785" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Notranja ročica:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6311.720979099999)"/><rect id="d0e791" width="258" height="1000px" x="20" y="6305.720979099999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e791" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporabite <flowSpan style="font-weight:bold">Alt+poteg</flowSpan> navpično za zgoščevanje/redčenje.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 6330.305548999999)"/><rect id="d0e798" width="258" height="1000px" x="20" y="6324.305548999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e798" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+klik</flowSpan> ponastavi zgoščevanje.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 6348.890118899999)"/><rect id="d0e805" width="258" height="1000px" x="20" y="6342.890118899999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e805" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+klik</flowSpan> premakne notranjo ročico v središče.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e812" width="288" height="1000px" x="10" y="6361.474688799999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e812" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-style:italic">Zgoščevanje</flowSpan> spirale je stopnja spremenljivosti vrtljajev.
+Ko je vrednost enaka 1, je spirala enakomerna; ko je vrednost manjša od 1
+(<flowSpan style="font-weight:bold">Alt+poteg</flowSpan> gor), spirala postane gostejša na robu; ko je vrednost
+večja od 1 (<flowSpan style="font-weight:bold">Alt+poteg</flowSpan> dol), je spirala gostejša proti središču.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6431.041385799999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2996" y="-2.4563127" x="45.595207" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="45.595207" id="shapes-f21.svgtspan2985" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2987"/><tspan y="3.9817331" x="45.595207" id="shapes-f21.svgtspan2989" sodipodi:role="line">0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6431.041385799999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext3053" y="-2.4563127" x="105.28775" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="105.28775" id="shapes-f21.svgtspan2978" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2980"/><tspan y="3.9817331" x="105.28775" id="shapes-f21.svgtspan2982" sodipodi:role="line">0.5</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6431.041385799999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2982" y="-2.4563127" x="285.30881" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="285.30881" id="shapes-f21.svgtspan2971" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2973"/><tspan y="3.9817331" x="285.30881" id="shapes-f21.svgtspan2975" sodipodi:role="line">6</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6431.041385799999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext3039" y="-2.4563127" x="227.84541" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="227.84541" id="shapes-f21.svgtspan2964" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2966"/><tspan y="3.9817331" x="227.84541" id="shapes-f21.svgtspan2968" sodipodi:role="line">2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6431.041385799999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2960" y="-2.4563127" x="167.37082" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="167.37082" id="shapes-f21.svgtspan2956" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2958"/><tspan y="3.9817331" x="167.37082" id="shapes-f21.svgtspan2960" sodipodi:role="line">1</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6431.041385799999) matrix(-1.000000,0.000000,0.000000,1.000000,308.1285,-6286.366)" d="M 138.38965,6322.4868 C 138.80692,6323.0591 137.82412,6323.3316 137.43852,6323.1804 C 136.39355,6322.7704 136.43670,6321.3565 137.00258,6320.5846 C 138.01480,6319.2038 140.05980,6319.3438 141.24304,6320.4062 C 142.97949,6321.9654 142.73280,6324.7146 141.16379,6326.2913 C 139.07253,6328.3929 135.59786,6328.0345 133.63399,6325.9545 C 131.16266,6323.3370 131.63503,6319.1279 134.22844,6316.7800 C 137.36941,6313.9365 142.31750,6314.5239 145.04757,6317.6321 C 148.26486,6321.2949 147.56164,6326.9847 143.93792,6330.0959 C 139.75420,6333.6879 133.32105,6332.8685 129.82947,6328.7286 C 125.86212,6324.0247 126.79790,6316.8470 131.45430,6312.9755 C 136.67809,6308.6323 144.60114,6309.6847 148.85209,6314.8579 C 153.57145,6320.6012 152.40235,6329.2702 146.71206,6333.9004 C 140.44953,6338.9962 131.03412,6337.7103 126.02495,6331.5028 C 120.55250,6324.7212 121.95531,6314.5590 128.68017,6309.1710 C 135.98072,6303.3217 146.88992,6304.8415 152.65661,6312.0838 C 158.88280,6319.9032 157.24604,6331.5596 149.48620,6337.7049 C 141.14809,6344.3081 128.74418,6342.5543 122.22042,6334.2769 C 115.24008,6325.4201 117.11093,6312.2686 125.90603,6305.3665 C 135.28139,6298.0089 149.18062,6299.9969 156.46114,6309.3097 C 164.19594,6319.2036 162.09090,6333.8506 152.26034,6341.5094 C 141.84793,6349.6216 126.45295,6347.3994 118.41590,6337.0510 C 109.92642,6326.1202 112.26573,6309.9772 123.13189,6301.5619 C 134.58120,6292.6951 151.47224,6295.1515 160.26566,6306.5355 C 169.50996,6318.5032 166.93634,6336.1424 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2948" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6431.041385799999) matrix(-1.000000,0.000000,0.000000,1.000000,368.3648,-6287.793)" d="M 138.38965,6322.4868 C 138.40248,6322.5044 138.35779,6322.5160 138.35002,6322.5157 C 138.26090,6322.5125 138.24972,6322.3903 138.27406,6322.3283 C 138.34739,6322.1414 138.59806,6322.1380 138.74632,6322.2267 C 139.05943,6322.4142 139.04756,6322.8541 138.85200,6323.1209 C 138.50766,6323.5906 137.81599,6323.5545 137.39889,6323.2092 C 136.74150,6322.6651 136.81138,6321.6593 137.34935,6321.0601 C 138.13624,6320.1838 139.51876,6320.2970 140.33154,6321.0709 C 141.45828,6322.1436 141.29186,6323.9652 140.23907,6325.0232 C 138.83746,6326.4317 136.51433,6326.2024 135.17958,6324.8275 C 133.45778,6323.0539 133.75969,6320.1668 135.49992,6318.5238 C 137.68869,6316.4572 141.20210,6316.8415 143.18493,6318.9902 C 145.62765,6321.6373 145.15121,6325.8395 142.55085,6328.1936 C 139.40235,6331.0440 134.44904,6330.4656 131.69210,6327.3705 C 128.40258,6323.6774 129.09261,6317.9105 132.72578,6314.7192 C 137.00664,6310.9591 143.64946,6311.7706 147.30650,6315.9849 C 151.56874,6320.8967 150.62605,6328.4779 145.78735,6332.6322 C 140.20148,6337.4280 131.61957,6336.3444 126.93645,6330.8381 C 121.57556,6324.5350 122.81000,6314.8899 129.02693,6309.6465 C 136.09048,6303.6891 146.86109,6305.0841 152.69624,6312.0549 C 159.28169,6319.9220 157.71642,6331.8806 149.94855,6338.3390 C 141.23465,6345.5840 128.02575,6343.8386 120.91262,6335.2305 C 112.97667,6325.6267 114.91187,6311.1050 124.40337,6303.3057 C 134.94032,6294.6473 150.83710,6296.7821 159.35416,6307.2002 C 168.76652,6318.7134 166.42232,6336.0477 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="2.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2949" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6431.041385799999) matrix(-1.000000,0.000000,0.000000,1.000000,428.6010,-6293.024)" d="M 138.38965,6322.4868 C 138.38965,6322.4868 138.38965,6322.4868 138.38965,6322.4868 C 138.38965,6322.4868 138.38964,6322.4868 138.38964,6322.4868 C 138.38964,6322.4868 138.38971,6322.4868 138.38974,6322.4868 C 138.38999,6322.4868 138.39004,6322.4871 138.39001,6322.4873 C 138.38983,6322.4883 138.38853,6322.4884 138.38778,6322.4882 C 138.38494,6322.4873 138.38468,6322.4835 138.38558,6322.4812 C 138.38835,6322.4742 138.39780,6322.4738 138.40370,6322.4766 C 138.41920,6322.4839 138.41964,6322.5049 138.41248,6322.5181 C 138.39575,6322.5491 138.35317,6322.5493 138.32617,6322.5331 C 138.26866,6322.4987 138.26950,6322.4183 138.30255,6322.3674 C 138.36793,6322.2667 138.51104,6322.2699 138.60126,6322.3325 C 138.76917,6322.4490 138.76116,6322.6915 138.64972,6322.8435 C 138.45264,6323.1123 138.05856,6323.0958 137.81309,6322.9072 C 137.39733,6322.5879 137.42812,6321.9698 137.73384,6321.5874 C 138.23274,6320.9634 139.17264,6321.0166 139.75025,6321.4947 C 140.66291,6322.2501 140.57572,6323.6415 139.85092,6324.4908 C 138.73768,6325.7954 136.72641,6325.6586 135.50643,6324.5892 C 133.67892,6322.9872 133.88624,6320.1403 135.42723,6318.4241 C 137.68474,6315.9099 141.63931,6316.2149 144.00925,6318.3892 C 147.41258,6321.5115 146.97493,6326.9128 143.96397,6330.1316 C 139.71715,6334.6715 132.45168,6334.0572 128.14493,6329.9569 C 122.16858,6324.2672 123.01475,6314.6284 128.51440,6308.9437 C 136.03393,6301.1711 148.66095,6302.3168 156.07245,6309.5931 C 166.06978,6319.4079 164.54168,6335.7597 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="6.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2950" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6431.041385799999) matrix(-1.000000,0.000000,0.000000,1.000000,247.8923,-6285.415)" d="M 138.38965,6322.4868 C 141.04511,6326.1286 136.32905,6327.7897 133.73008,6325.8844 C 130.44429,6323.4756 130.93208,6318.5629 133.58470,6315.8972 C 137.17568,6312.2884 143.16438,6312.9614 146.46026,6316.6020 C 150.46516,6321.0258 149.60691,6328.0094 145.18487,6331.8060 C 140.07318,6336.1947 132.20230,6335.1739 127.97053,6330.0841 C 123.22030,6324.3707 124.38518,6315.6967 130.06724,6311.0732 C 136.32280,6305.9831 145.73456,6307.2780 150.71771,6313.4976 C 156.12858,6320.2510 154.71453,6330.3483 147.99954,6335.6661 C 140.78316,6341.3810 130.04312,6339.8565 124.41094,6332.6796 C 118.40659,6325.0286 120.03444,6313.6816 127.64546,6307.7520 C 135.70752,6301.4710 147.63109,6303.1962 153.84370,6311.2182 C 160.39005,6319.6712 158.57241,6332.1449 150.15932,6338.6280 C 141.33290,6345.4297 128.33201,6343.5240 121.58933,6334.7371 C 114.54147,6325.5525 116.53136,6312.0448 125.67695,6305.0523 C 135.20626,6297.7664 149.20238,6299.8371 156.43609,6309.3279 C 163.95265,6319.1898 161.80401,6333.6581 151.98009,6341.1251 C 141.79650,6348.8655 126.87102,6346.6417 119.17774,6336.4955 C 111.21967,6326.0001 113.51628,6310.6309 123.97481,6302.7179 C 134.77298,6294.5479 150.57347,6296.9151 158.70025,6307.6770 C 167.07683,6318.7696 164.64112,6334.9900 153.58423,6343.3251 C 142.20470,6351.9033 125.57502,6349.4009 117.03681,6338.0566 C 108.26150,6326.3973 110.82885,6309.3681 122.45344,6300.6315 C 134.38597,6291.6634 151.80551,6294.2941 160.73617,6306.1924 C 169.89298,6318.3921 167.20036,6336.1934 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="0.50000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2952" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6431.041385799999) matrix(-1.000000,0.000000,0.000000,1.000000,187.6560,-6285.415)" d="M 138.38965,6322.4868 C 148.34880,6336.1451 133.40863,6338.8311 126.30012,6331.3021 C 120.12997,6324.7670 121.56269,6314.1708 128.26353,6308.5996 C 135.84973,6302.2922 147.39064,6303.8955 153.44995,6311.5053 C 160.00542,6319.7383 158.24638,6332.0312 150.02150,6338.4390 C 141.30295,6345.2315 128.39912,6343.3498 121.70937,6334.6495 C 114.70196,6325.5361 116.68366,6312.1165 125.77523,6305.1871 C 135.22419,6297.9852 149.09176,6300.0514 156.23105,6309.4774 C 163.60984,6319.2197 161.47041,6333.4844 151.75114,6340.8111 C 141.74745,6348.3522 127.12506,6346.1480 119.62857,6336.1668 C 111.93752,6325.9266 114.19998,6310.9783 124.41834,6303.3262 C 134.87496,6295.4957 150.12318,6297.8111 157.91900,6308.2466 C 165.87984,6318.9030 163.51584,6334.4293 152.87981,6342.3590 C 142.03764,6350.4423 126.25177,6348.0334 118.19678,6337.2108 C 109.99783,6326.1948 112.44870,6310.1654 123.44580,6301.9924 C 134.62526,6293.6840 150.88435,6296.1741 159.16879,6307.3353 C 167.58136,6318.6692 165.05427,6335.1457 153.73797,6343.5359 C 142.25768,6352.0477 125.57470,6349.4857 117.08379,6338.0224 C 108.47712,6326.4028 111.07230,6309.5230 122.67548,6300.9360 C 134.42798,6292.2385 151.49575,6294.8652 160.17477,6306.6018 C 168.95957,6318.4814 166.30272,6335.7293 154.43846,6344.4966 C 142.43690,6353.3653 125.01615,6350.6796 116.16406,6338.6930 C 107.21444,6326.5743 109.92775,6308.9873 122.03198,6300.0535 C 134.26348,6291.0258 152.01074,6293.7656 161.02331,6305.9831 C 170.12651,6318.3233 167.36106,6336.2253 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="0.20000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2953" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+<rect id="d0e834" width="288" height="1000px" x="10" y="6507.988694799999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e834" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Največje število obratov spirale je 1024.
+</flowDiv></flowRoot>
+
+<rect id="d0e837" width="288" height="1000px" x="10" y="6526.5732646999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e837" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Podobno kot Orodje za elipse ni uporabno le za risanje elips, temveč
+tudi za risanje lokov (ćrte s stalno ukrivljenostjo), je Orodje za spirale
+uporabno tudi za ustvarjanje krivulj z <flowSpan style="font-style:italic">gladko spremenljivo</flowSpan>
+ukrivljenostjo. V primerjavi z enostavnimi Bezierjevimi krivuljami sta lok ali spirala
+pogosto bolj uporabna, ker ju lahko skrajšate ali podaljšate z vlečenjem
+ročice ob krivulji, ne da bi s tem tudi spremenili njuno obliko. Poleg tega pa lahko spirali dodate tudi polnilo, obrobo, ali oboje, in tako ustvarite zanimive učinke.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(-0.128635,0.679333,-0.679333,-0.128635,4573.635,795.7550)" d="M 84.272412,6515.4516 C 84.030340,6503.4548 95.340638,6494.6624 106.80614,6495.4139 C 120.45487,6496.3086 130.29202,6509.1252 129.01976,6522.4700 C 127.59676,6537.3959 113.50562,6548.0810 98.800396,6546.4565 C 82.817388,6544.6909 71.418168,6529.5384 73.308998,6513.7320 C 75.329802,6496.8392 91.393728,6484.8191 108.13760,6486.9249 C 125.83419,6489.1504 138.40608,6506.0167 136.11957,6523.5835 C 133.72203,6542.0032 116.13609,6555.0738 97.832002,6552.6307 C 78.752777,6550.0842 65.226026,6531.8437 67.807486,6512.8691 C 70.485886,6493.1820 89.328290,6479.2338 108.91951,6481.9396 C 129.17162,6484.7367 143.51236,6504.1375 140.69337,6524.3009 C 137.78805,6545.0818 117.86568,6559.7903 97.167510,6556.8673 C 75.889050,6553.8624 60.833864,6533.4498 63.853199,6512.2489 C 65.300994,6502.0829 70.745613,6492.7091 78.830516,6486.3841" sodipodi:t0="0.076614626" sodipodi:argument="-17.179831" sodipodi:radius="40.249962" sodipodi:revolution="3.3807619" sodipodi:expansion="0.28900903" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f22.svgpath3031" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.691404,0.000000,0.000000,0.691404,18.84725,-4437.019)" d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50669,6456.8563 C 253.74986,6456.0790 258.21306,6466.1043 258.52232,6472.8118 C 258.94828,6482.0504 254.33890,6490.8920 248.02582,6497.3691" sodipodi:t0="0.77700925" sodipodi:argument="-16.245340" sodipodi:radius="36.507183" sodipodi:revolution="2.8106463" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2997" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.691404,0.000000,0.000000,0.691404,10.64587,-4436.601)" d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74985,6456.0790 258.21307,6466.1042 258.52234,6472.8117 C 259.24136,6488.4062 246.63032,6501.3717 233.45435,6507.6236" sodipodi:t0="0.76208192" sodipodi:argument="-16.245340" sodipodi:radius="47.161507" sodipodi:revolution="2.8656998" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2998" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.691404,0.000000,0.000000,0.691404,27.46530,-4437.019)" d="M 241.27770,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74984,6456.0790 258.21303,6466.1043 258.52229,6472.8117 C 258.73249,6477.3708 257.67831,6481.9329 255.81970,6486.0809" sodipodi:t0="0.79235041" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2999" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.691404,0.000000,0.000000,0.691404,36.19077,-4437.019)" d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74983,6456.0790 258.21303,6466.1042 258.52229,6472.8117 C 258.52870,6472.9507 258.53392,6473.0897 258.53798,6473.2288" sodipodi:t0="0.81291085" sodipodi:argument="-16.245340" sodipodi:radius="20.110537" sodipodi:revolution="2.6865160" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3000" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.691404,0.000000,0.000000,0.691404,45.02361,-4437.019)" d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 248.23890,6456.5987 250.91940,6457.8849 252.91377,6459.6703" sodipodi:t0="0.85272610" sodipodi:argument="-16.245340" sodipodi:radius="10.697699" sodipodi:revolution="2.5610781" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3001" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.690923,2.577214e-2,-2.577214e-2,0.690923,168.8262,-4440.038)" d="M 241.27769,6460.5504 C 240.94535,6458.3205 243.73244,6457.0236 245.50667,6456.8563 C 253.74985,6456.0790 258.21308,6466.1042 258.52236,6472.8117 C 259.76982,6499.8656 227.48280,6513.6612 205.06346,6513.7366 C 203.42336,6513.7421 201.78313,6513.6953 200.14589,6513.5985" sodipodi:t0="0.74191737" sodipodi:argument="-16.245340" sodipodi:radius="67.193001" sodipodi:revolution="2.9435861" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3002" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.691404,0.000000,0.000000,0.691404,-6.203756,-4382.329)" d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144" sodipodi:t0="0.64947820" sodipodi:argument="-17.513800" sodipodi:radius="32.027428" sodipodi:revolution="2.8106463" sodipodi:expansion="1.0000000" sodipodi:cy="6456.9546" sodipodi:cx="151.28812" id="shapes-f22.svgpath3003" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(-0.691404,0.000000,0.000000,0.691404,220.3145,-4382.458)" d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144" sodipodi:t0="0.64947820" sodipodi:argument="-17.513800" sodipodi:radius="32.027428" sodipodi:revolution="2.8106463" sodipodi:expansion="1.0000000" sodipodi:cy="6456.9546" sodipodi:cx="151.28812" id="shapes-f22.svgpath3004" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:round;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.679332,-0.128635,-0.128635,-0.679332,981.4957,4517.767)" d="M 103.19778,6518.4199 C 103.19774,6518.4203 103.19656,6518.4198 103.19656,6518.4198 C 103.18987,6518.4163 103.19645,6518.4050 103.19957,6518.4019 C 103.22599,6518.3750 103.26963,6518.4052 103.28532,6518.4286 C 103.35064,6518.5259 103.25767,6518.6458 103.17115,6518.6882 C 102.91590,6518.8133 102.64522,6518.5864 102.55837,6518.3565 C 102.35040,6517.8059 102.82490,6517.2711 103.32682,6517.1198 C 104.37062,6516.8052 105.33013,6517.6933 105.56682,6518.6551 C 106.01136,6520.4614 104.48149,6522.0609 102.80237,6522.4038 C 99.882762,6523.0000 97.365352,6520.5286 96.896746,6517.7945 C 96.129690,6513.3192 99.923563,6509.5357 104.14024,6508.9244 C 110.71537,6507.9711 116.19082,6513.5585 116.95841,6519.7857 C 118.10853,6529.1163 110.15717,6536.7947 101.28144,6537.7275 C 88.418442,6539.0793 77.933484,6528.0852 76.832195,6515.8031 C 75.280668,6498.4997 90.113774,6484.5049 106.68965,6483.2384 C 124.44694,6481.8817 140.53509,6493.8953 146.54168,6510.2573" sodipodi:t0="0.0000000" sodipodi:argument="-17.179831" sodipodi:radius="44.105801" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f22.svgpath3626" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.178949,-0.667845,0.667845,0.178949,-4374.555,-1086.497)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3627" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(-0.178949,-0.667845,-0.667845,0.178949,4472.981,-1093.846)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3628" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.488897,-0.488897,0.488897,0.488897,-3201.239,-3162.787)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3629" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.691404,0.000000,0.000000,0.691404,35.65217,-4530.089)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3630" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.691404,0.000000,0.000000,0.691404,104.6817,-4434.008)" d="M 253.97581,6460.7305 C 260.14442,6467.5766 259.34320,6478.2173 255.81970,6486.0809" sodipodi:t0="0.93520707" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3632" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.691404,0.000000,0.000000,0.691404,104.8965,-4448.923)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809" sodipodi:t0="0.81344151" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3633" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(0.345702,-0.598773,0.598773,0.345702,-3695.309,-2066.525)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809" sodipodi:t0="0.81344151" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3634" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(-0.488897,-0.488897,0.488897,-0.488897,-2792.131,3319.223)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19161,6456.4883 248.54952,6457.1737 C 259.12320,6460.2474 259.84793,6474.7416 256.94304,6483.2348 C 255.03972,6488.7996 251.64976,6493.7850 247.48926,6497.9103" sodipodi:t0="0.79694211" sodipodi:argument="-16.245340" sodipodi:radius="36.963310" sodipodi:revolution="2.8132913" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3635" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(-0.691404,6.120670e-8,-6.120670e-8,-0.691404,425.7790,4523.887)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19160,6456.4883 248.54951,6457.1737 C 259.12317,6460.2473 259.84790,6474.7416 256.94303,6483.2347 C 255.06035,6488.7392 251.72243,6493.6777 247.62396,6497.7761" sodipodi:t0="0.79712820" sodipodi:argument="-16.245340" sodipodi:radius="36.849499" sodipodi:revolution="2.8126345" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3636" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6640.450232699999) matrix(-0.345702,0.598773,-0.598773,-0.345702,4235.693,2171.952)" d="M 241.31818,6459.7695 C 242.02302,6456.7649 246.19158,6456.4883 248.54948,6457.1737 C 259.12314,6460.2473 259.84791,6474.7415 256.94307,6483.2347 C 251.12992,6500.2310 233.32703,6510.0960 216.48458,6512.8167" sodipodi:t0="0.77057040" sodipodi:argument="-16.245340" sodipodi:radius="57.635422" sodipodi:revolution="2.9095716" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3089" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+<rect id="d0e853" width="288" height="1000px" x="10" y="6752.359870699999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e853" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Zanimive so tudi spirale, ki uporabljajo pikčasto obrobo, saj združujejo enakomerno zgoščevanje lika z enakomerno oddaljenimi pikami oz. črticami v lepe efekte moire:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6801.1694947) matrix(-0.172154,0.642449,-0.642449,-0.172154,4263.769,1103.767)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3032" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.8749997 1.8749997;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.7499993;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6801.1694947) matrix(-0.179293,0.654509,-0.669124,-0.175376,4637.701,1123.624)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3088" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:3.7499994 3.7499994;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:7.4999986;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6801.1694947) matrix(-0.179293,0.654509,-0.669124,-0.175376,4536.363,1123.244)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3090" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:0.60429269 7.2515122;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.60429269;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="6924.0745467"><tspan x="10" y="6924.0745467">Zaključek</tspan></text>
+<rect id="d0e872" width="288" height="1000px" x="10" y="6928.974546699999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e872" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscapova orodja za risanje oblik so zelo močna. Naučite se njihovih posebnosti
+in se z njimi igrajte v prostem času – to se bo verjetno izplačalo že pri
+prvem resnem oblikovanju, saj uporaba likov namesto poti pogosto
+pohitri oblikovanje, spreminjanje pa poenostavi. V kolikor imate kakršnekoli ideje
+za nadaljnje izboljšave tega orodja, vas prosimo, da kontaktirate razvijalce.
+</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 7003.419117699999)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-shapes.svg b/share/tutorials/tutorial-shapes.svg
new file mode 100644
index 000000000..bbcfdbed0
--- /dev/null
+++ b/share/tutorials/tutorial-shapes.svg
@@ -0,0 +1,766 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::SHAPES</tspan></text>
+
+
+
+<!--Author: bulia byak, buliabyak@users.sf.net-->
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This tutorial covers the four shape tools: Rectangle, Ellipse, Star, and Spiral.
+We will demonstrate the capabilities of Inkscape shapes and show
+examples of how and when they could be used.
+</flowDiv></flowRoot>
+
+<rect id="d0e18" width="264" height="1000px" x="35" y="70.567967" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Use <flowSpan style="font-weight:bold">Ctrl+Arrows</flowSpan>, <flowSpan style="font-weight:bold">mousewheel</flowSpan>, or <flowSpan style="font-weight:bold">middle button
+drag</flowSpan> to scroll the page down.
+For basics of object creation, selection, and transformation, see the Basic
+tutorial in <flowSpan style="font-family:sans serif">Help &gt; Tutorials</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e36" width="288" height="1000px" x="10" y="111.13593399999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e36" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape has four versatile <flowSpan style="font-style:italic">shape tools</flowSpan>, each tool capable of
+creating and editing its own type of shapes. A shape is an object which you can modify
+in ways unique to this shape type, using draggable <flowSpan style="font-style:italic">handles</flowSpan> and
+numeric <flowSpan style="font-style:italic">parameters</flowSpan> that determine the shape's appearance.
+</flowDiv></flowRoot>
+
+<rect id="d0e48" width="288" height="1000px" x="10" y="173.95323" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e48" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">For example, with a star you can alter the number of tips, their length, angle,
+rounding, etc. — but a star remains a star. A shape is "less free" than a simple
+path, but it's often more interesting and useful. You can always convert a shape
+to a path (<flowSpan style="font-weight:bold">Ctrl+Shift+C</flowSpan>), but the reverse conversion is not possible.
+</flowDiv></flowRoot>
+
+<rect id="d0e54" width="288" height="1000px" x="10" y="236.791221" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e54" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The shape tools are <flowSpan style="font-style:italic">Rectangle</flowSpan>, <flowSpan style="font-style:italic">Ellipse</flowSpan>,
+<flowSpan style="font-style:italic">Star</flowSpan>, and <flowSpan style="font-style:italic">Spiral</flowSpan>. First, let's look at how
+shape tools work in general; then we'll explore each shape type in detail.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="290.98346300000003"><tspan x="10" y="290.98346300000003">General tips</tspan></text>
+<rect id="d0e75" width="288" height="1000px" x="10" y="295.883463" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e75" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">A new shape is created by <flowSpan style="font-weight:bold">drag</flowSpan>ging on canvas with the
+corresponding tool. Once the shape is created (and so long as it is
+selected), it displays its handles as white diamond-shaped marks, so
+you can immediately edit what you created by dragging these handles.
+</flowDiv></flowRoot>
+
+<rect id="d0e81" width="288" height="1000px" x="10" y="357.072441" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e81" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">All four kinds of shapes display their handles in all four shape tools as well as in the
+Node tool (<flowSpan style="font-weight:bold">F2</flowSpan>). When you hover your mouse over a handle, it tells you
+in the statusbar what this handle will do when dragged or clicked with different modifiers.
+</flowDiv></flowRoot>
+
+<rect id="d0e87" width="288" height="1000px" x="10" y="408.85738000000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e87" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Also, each shape tool displays its parameters in the <flowSpan style="font-style:italic">Tool Controls
+bar</flowSpan> (which runs horizontally above the canvas). Usually it has a few numeric
+entry fields and a button to reset the values to defaults. When shape(s) of the current
+tool's native type are selected, editing the values in the Controls bar changes the
+selected shape(s).</flowDiv></flowRoot>
+
+<rect id="d0e93" width="288" height="1000px" x="10" y="482.84667700000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e93" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Any changes made to the Tool Controls are remembered and used for the next object you
+draw with that tool. For example, after you change the number of tips of a star, new
+stars will have this number of tips as well when drawn. Moreover, even simply selecting
+a shape sends its parameters to the Tool Controls bar and thus sets the values for newly
+created shapes of this type.
+</flowDiv></flowRoot>
+
+<rect id="d0e96" width="288" height="1000px" x="10" y="556.954919" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e96" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">When in a shape tool, selecting an object can be done by <flowSpan style="font-weight:bold">click</flowSpan>ing
+on it. <flowSpan style="font-weight:bold">Ctrl+click</flowSpan> (select in group) and <flowSpan style="font-weight:bold">Alt+Click</flowSpan>
+(select under) also work as they do in Selector tool. <flowSpan style="font-weight:bold">Esc</flowSpan> deselects.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="611.1885540000001"><tspan x="10" y="611.1885540000001">Rectangles</tspan></text>
+<rect id="d0e117" width="288" height="1000px" x="10" y="616.088554" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e117" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">A <flowSpan style="font-style:italic">rectangle</flowSpan> is the simplest but perhaps the most common shape in
+design and illustration. Inkscape attempts to make creating and
+editing rectangles as easy and convenient as possible.
+</flowDiv></flowRoot>
+
+<rect id="d0e123" width="288" height="1000px" x="10" y="656.6807960000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e123" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Switch to the Rectangle tool by <flowSpan style="font-weight:bold">F4</flowSpan> or by clicking its toolbar button.
+Draw a new rectangle alongside this blue one:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 694.1010380000001) " sodipodi:insensitive="true" id="shapes-f01.svgtext1578" y="26.427183" x="44.104698" style="font-size:16.799999;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;opacity:0.065573759;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Serif" xml:space="preserve"><tspan y="26.427183" x="44.104698" id="shapes-f01.svgtspan1451" sodipodi:role="line">draw here</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 694.1010380000001) " y="0.62499738" x="184.78560" height="53.706257" width="77.318291" id="shapes-f01.svgrect1449" style="color:#000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999905pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e139" width="288" height="1000px" x="10" y="761.0572940000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e139" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Then, without leaving the Rectangle tool, switch selection from one
+rectangle to the other by clicking on them.
+</flowDiv></flowRoot>
+
+<rect id="d0e142" width="288" height="1000px" x="10" y="790.4775360000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e142" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Rectangle drawing shortcuts:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 814.7257778000002)"/><rect id="d0e148" width="258" height="1000px" x="20" y="808.7257778000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e148" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">With <flowSpan style="font-weight:bold">Ctrl</flowSpan>, draw a square or an integer-ratio (2:1, 3:1, etc) rectangle.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 844.1460198000002)"/><rect id="d0e155" width="258" height="1000px" x="20" y="838.1460198000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e155" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">With <flowSpan style="font-weight:bold">Shift</flowSpan>, draw around the starting point as center.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e162" width="288" height="1000px" x="10" y="856.3942616000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e162" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">As you see, the selected rectangle (the just-drawn rectangle is always selected) shows
+three handles in three of its corners. In fact, these are four handles, but two of them
+(in the top right corner) overlap if the rectangle is not rounded. These two are the
+<flowSpan style="font-style:italic">rounding handles</flowSpan>; the other two (top left and bottom right) are
+<flowSpan style="font-style:italic">resize handles</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e171" width="288" height="1000px" x="10" y="928.7552386000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e171" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Let's look at the rounding handles first. Grab one of them and drag down. All four
+corners of the rectangle become rounded, and you can now see the second rounding handle
+— it stays in the original position in the corner. If you want circular rounded
+corners, that is all you need to do. If you want corners which are rounded farther along
+one side than along the other, you can move that other handle leftwards.
+</flowDiv></flowRoot>
+
+<rect id="d0e174" width="288" height="1000px" x="10" y="1012.2882126000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e174" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Here, the first two rectangles have circular rounded corners, and the other two have
+elliptic rounded corners:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1049.5895086000003) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="196.08449" y="4.9780722" id="shapes-f02.svgtext3150" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f02.svgtspan3151" x="196.08449" y="12.128723">Elliptic</tspan><tspan id="shapes-f02.svgtspan3153"/><tspan id="shapes-f02.svgtspan3155"/><tspan id="shapes-f02.svgtspan3159"> rounded corners</tspan><tspan sodipodi:role="line" id="shapes-f02.svgtspan3157" x="196.08449" y="12.128723"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1049.5895086000003) " xml:space="preserve" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="47.265598" y="-2.6239278" id="shapes-f02.svgtext3143" sodipodi:linespacing="120.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="shapes-f02.svgtspan3144" x="47.265598" y="-2.6239278"/><tspan id="shapes-f02.svgtspan3146"/><tspan sodipodi:role="line" id="shapes-f02.svgtspan3148" x="47.265598" y="4.5267232">Circular rounded corners</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1049.5895086000003) " ry="7.1428571" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1185" width="56.848713" height="33.939529" x="17.277002" y="11.833464"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1049.5895086000003) " ry="16.969765" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1186" width="56.848713" height="33.939529" x="92.003487" y="11.833464"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1049.5895086000003) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1187" width="56.848713" height="33.939529" x="168.12975" y="11.833464" ry="16.969767" rx="6.6371522"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1049.5895086000003) " style="font-size:12.000000;fill:#0000ff;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt" id="shapes-f02.svgrect1188" width="56.848713" height="33.939529" x="242.68884" y="11.833464" ry="5.9394174" rx="24.045918"/>
+
+<rect id="d0e187" width="288" height="1000px" x="10" y="1107.9881256000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e187" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Still in the Rectangle tool, click on these rectangles to select, and
+observe their rounding handles.
+</flowDiv></flowRoot>
+
+<rect id="d0e190" width="288" height="1000px" x="10" y="1137.4083676000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e190" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Often, the radius and shape of the rounded corners must be constant within the entire
+composition, even if the sizes of the rectangles are different (think diagrams with
+rounded boxes of various sizes). Inkscape makes this easy. Switch to the Selector tool;
+in its Tool Controls bar, there's a group of four toggle buttons, the second from the
+left showing two concentric rounded corners. This is how you control whether the
+rounded corners are scaled when the rectangle is scaled or not.
+</flowDiv></flowRoot>
+
+<rect id="d0e193" width="288" height="1000px" x="10" y="1233.8606046000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e193" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">For example, here the original red rectangle is duplicated and scaled several times, up
+and down, to different proportions, with the "Scale rounded corners" button
+<flowSpan style="font-style:italic">off</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1280.7055806000003) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f03.svgtext3161" y="145.20607" x="37.091438" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="145.20607" x="37.091438" id="shapes-f03.svgtspan3162" sodipodi:role="line">Scaling rounded rectangles </tspan><tspan y="153.54850" x="37.091438" id="shapes-f03.svgtspan3166" sodipodi:role="line">with "Scale rounded corners" OFF</tspan><tspan y="161.89092" x="37.091438" id="shapes-f03.svgtspan3164" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1280.7055806000003) " rx="6.6371522" ry="16.969765" y="0.32250684" x="69.227531" height="122.77399" width="196.90794" id="shapes-f03.svgrect2134" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1280.7055806000003) " rx="6.6371522" ry="16.969770" y="0.32091993" x="69.227531" height="63.105938" width="196.90794" id="shapes-f03.svgrect2133" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1280.7055806000003) " rx="6.6371512" ry="16.969772" y="0.32848829" x="114.80495" height="105.77767" width="151.46671" id="shapes-f03.svgrect2756" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1280.7055806000003) " rx="6.6371536" ry="16.969770" y="0.32091993" x="183.42854" height="63.105938" width="82.830170" id="shapes-f03.svgrect2130" style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1280.7055806000003) " rx="6.6371431" ry="16.969759" y="0.33190626" x="205.55838" height="55.114822" width="60.755871" id="shapes-f03.svgrect2757" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1280.7055806000003) " rx="6.6371565" ry="16.969774" y="0.33080763" x="218.33806" height="149.51537" width="47.954056" id="shapes-f03.svgrect2759" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1280.7055806000003) " rx="6.6371417" ry="16.969746" y="0.31225294" x="227.63776" height="28.790329" width="38.351963" id="shapes-f03.svgrect2758" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1280.7055806000003) " rx="6.6371417" ry="16.969742" y="0.35815138" x="36.352345" height="41.086792" width="229.81862" id="shapes-f03.svgrect1911" style="font-size:12.000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499994;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499992 1.2499998 ;stroke-dashoffset:0.0000000"/>
+
+<rect id="d0e209" width="288" height="1000px" x="10" y="1446.3387006000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e209" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note how the size and shape of the rounded corners is the same
+in all rectangles, so that the roundings align exactly in the top
+right corner where they all meet. All the dotted blue rectangles are
+obtained from the original red rectangle just by scaling in Selector,
+without any manual readjustment of the rounding handles.
+</flowDiv></flowRoot>
+
+<rect id="d0e212" width="288" height="1000px" x="10" y="1509.2749426000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e212" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">For a comparison, here is the same composition but now created
+with the "Scale rounded corners" button <flowSpan style="font-style:italic">on</flowSpan>:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.9479186000003) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f04.svgtext3168" y="145.20508" x="37.091438" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="145.20508" x="37.091438" id="shapes-f04.svgtspan3169" sodipodi:role="line">Scaling rounded rectangles </tspan><tspan y="153.54750" x="37.091438" id="shapes-f04.svgtspan3171" sodipodi:role="line">with "Scale rounded corners" ON</tspan><tspan y="161.88993" x="37.091438" id="shapes-f04.svgtspan3173" sodipodi:role="line"/></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.9479186000003) " rx="15.759716" ry="16.984438" y="0.40561035" x="62.141991" height="63.160480" width="196.67766" id="shapes-f04.svgrect2217" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499982 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.9479186000003) " rx="15.759716" ry="32.930244" y="0.33053711" x="62.141991" height="122.45857" width="196.67766" id="shapes-f04.svgrect2218" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499984 1.2499996 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.9479186000003) " rx="12.157460" ry="28.506227" y="0.35556152" x="107.18986" height="106.00687" width="151.72234" id="shapes-f04.svgrect2216" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500000 1.2500000 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.9479186000003) " rx="6.6371536" ry="16.969770" y="0.31942871" x="176.34193" height="63.105938" width="82.830170" id="shapes-f04.svgrect1589" style="font-size:12.000000;fill:#ff0004;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.9479186000003) " rx="3.8556933" ry="40.030827" y="0.32016113" x="210.93765" height="148.86371" width="48.118172" id="shapes-f04.svgrect2220" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500035 1.2500006 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.9479186000003) " rx="4.8443465" ry="14.801374" y="0.38217285" x="198.64392" height="55.042263" width="60.456345" id="shapes-f04.svgrect2221" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500018;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62500014 1.2500003 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.9479186000003) " rx="3.0812902" ry="7.8653026" y="0.31295899" x="220.76012" height="29.248909" width="38.453800" id="shapes-f04.svgrect2222" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62499976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499970 1.2499994 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1544.9479186000003) " rx="18.206591" ry="11.526689" y="0.31247070" x="31.024124" height="42.864601" width="227.21411" id="shapes-f04.svgrect1912" style="font-size:12.000000;color:#000000;fill:#0000ff;fill-opacity:0.11036784;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:0.62499996 1.2499999 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e228" width="288" height="1000px" x="10" y="1710.5798286000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e228" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Now the rounded corners are as different as the rectangles they belong to, and there
+isn't a slightest agreement in the top right corner (zoom in to see). This is the same
+(visible) result as you would get by converting the original rectangle to a path
+(<flowSpan style="font-weight:bold">Ctrl+Shift+C</flowSpan>) and scaling it as path.
+</flowDiv></flowRoot>
+
+<rect id="d0e234" width="288" height="1000px" x="10" y="1773.5574616000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e234" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Here are the shortcuts for the rounding handles of a rectangle:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1797.8057034000003)"/><rect id="d0e240" width="258" height="1000px" x="20" y="1791.8057034000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e240" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Drag with <flowSpan style="font-weight:bold">Ctrl</flowSpan> to make the other radius the same (circular rounding).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 1827.2259454000002)"/><rect id="d0e247" width="258" height="1000px" x="20" y="1821.2259454000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e247" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+click</flowSpan> to make the other radius the same without dragging.
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1856.6461874000001)"/><rect id="d0e254" width="258" height="1000px" x="20" y="1850.6461874000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e254" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> to remove rounding.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e261" width="288" height="1000px" x="10" y="1868.8944292" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e261" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">You may have noticed that the Rectangle tool's Controls bar shows the horizontal
+(<flowSpan style="font-style:italic">Rx</flowSpan>) and vertical (<flowSpan style="font-style:italic">Ry</flowSpan>) rounding radii for
+the selected rectangle and lets you set them precisely using any length units. The
+<flowSpan style="font-family:sans serif">Not rounded</flowSpan> button does what is says — removes rounding from
+the selected rectangle(s).</flowDiv></flowRoot>
+
+<rect id="d0e273" width="288" height="1000px" x="10" y="1931.8306712" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e273" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">An important advantage of these controls is that they can affect many rectangles
+at once. For example, if you want to change all rectangles in the layer, just do
+<flowSpan style="font-weight:bold">Ctrl+A</flowSpan> (<flowSpan style="font-family:sans serif">Select All</flowSpan>) and set the parameters you need
+in the Controls bar. If any non-rectangles are selected, they will be ignored — only
+rectangles will be changed.
+</flowDiv></flowRoot>
+
+<rect id="d0e282" width="288" height="1000px" x="10" y="1994.7876112000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e282" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Now let's look at the resize handles of a rectangle. You might wonder,
+why do we need them at all, if we can just as well resize the rectangle
+with Selector?
+</flowDiv></flowRoot>
+
+<rect id="d0e285" width="288" height="1000px" x="10" y="2035.3798532" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e285" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The problem with Selector is that its notion of horizontal and vertical is always that
+of the document page. By contrast, a rectangle's resize handles scale it <flowSpan style="font-style:italic">along
+that rectangle's sides</flowSpan>, even if the rectangle is rotated or skewed. For
+example, try to resize this rectangle first with Selector and then with its resize
+handles in Rectangle tool:
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2117.4880952) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)" ry="3.8354740" rx="5.8250566" y="-179.48787" x="7.7759132" height="64.103157" width="41.625210" id="shapes-f05.svgrect2270" style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e301" width="288" height="1000px" x="10" y="2178.0292861999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e301" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Since the resize handles are two, you can resize the rectangle into
+any direction or even move it along its sides. Resize handles
+always preserve the rounding radii.
+</flowDiv></flowRoot>
+
+<rect id="d0e304" width="288" height="1000px" x="10" y="2218.6215282" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e304" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Here are the shortcuts for the resize handles:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2241.1225044999996)"/><rect id="d0e310" width="258" height="1000px" x="20" y="2235.1225044999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e310" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Drag with <flowSpan style="font-weight:bold">Ctrl</flowSpan> to snap to the sides or the diagonal of
+the rectangle. In other words, <flowSpan style="font-weight:bold">Ctrl</flowSpan> preserves either width, or height,
+or the width/height ratio of the rectangle (again, in its own coordinate system which
+may be rotated or skewed). </flowDiv></flowRoot>
+
+
+<rect id="d0e320" width="288" height="1000px" x="10" y="2297.5216304999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e320" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Here is the same rectangle, with the gray dotted lines showing the
+directions to which the resize handles stick when dragged with
+<flowSpan style="font-weight:bold">Ctrl</flowSpan> (try it):
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2346.1552654999996) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f06.svgtext3182" y="122.09407" x="44.178055" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="122.09407" x="44.178055" id="shapes-f06.svgtspan3184" sodipodi:role="line">Snapping of rectangle </tspan><tspan y="138.77892" x="44.178055" id="shapes-f06.svgtspan3192" sodipodi:role="line">resize </tspan><tspan id="shapes-f06.svgtspan3190">handles with Ctrl </tspan><tspan id="shapes-f06.svgtspan3186"/><tspan y="138.77892" x="44.178055" id="shapes-f06.svgtspan3188" sodipodi:role="line"/></text><g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2346.1552654999996) translate(0.000000,-2169.487)" sodipodi:insensitive="true" id="shapes-f06.svgg6992">
+ <path sodipodi:nodetypes="cc" id="shapes-f06.svgpath6370" d="M 200.86009,2297.1368 L 120.12168,2170.3378" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028245;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028247 1.7028247 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6369" d="M 148.58356,2287.8598 L 240.43440,2192.3258" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6368" d="M 79.482780,2277.2299 L 171.33360,2181.6959" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028245 1.7028245 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath6367" d="M 54.316258,2219.6747 L 248.12438,2281.8386" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ <path id="shapes-f06.svgpath5743" d="M 77.694574,2188.1381 L 271.50272,2250.3020" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#cfcfcf;stroke-width:1.7028222;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:1.7028220 1.7028220 ;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+ </g><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2346.1552654999996) matrix(0.696010,-0.718032,-0.952721,-0.303847,0.000000,0.000000)" ry="3.8354840" rx="5.8250465" y="-211.02315" x="-35.379341" height="64.103317" width="41.625130" id="shapes-f06.svgrect5742" style="color:#000000;fill:#0000ff;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999704pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e336" width="288" height="1000px" x="10" y="2488.6767554999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e336" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">By slanting and rotating a rectangle, then duplicating it and resizing with its resize
+handles, 3D compositions can be created easily:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f07.svgtext5477" y="60.821072" x="40.178955" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="60.821072" x="40.178955" id="shapes-f07.svgtspan5478" sodipodi:role="line">3 original</tspan><tspan y="69.163497" x="40.178955" id="shapes-f07.svgtspan5480" sodipodi:role="line">rectangles</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) " sodipodi:insensitive="true" sodipodi:linespacing="140.00000%" id="shapes-f07.svgtext5482" y="18.301071" x="242.62228" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:140.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5483" sodipodi:role="line">Several rectangles</tspan><tspan style="font-family:Bitstream Vera Sans" id="shapes-f07.svgtspan5485"/><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5493" sodipodi:role="line">copied </tspan><tspan id="shapes-f07.svgtspan5487">and resized</tspan><tspan y="34.985923" x="242.62228" id="shapes-f07.svgtspan5489" sodipodi:role="line">by handles,</tspan><tspan y="43.328348" x="242.62228" id="shapes-f07.svgtspan5491" sodipodi:role="line">mostly with Ctrl</tspan></text><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="170.12538" x="233.41766" height="14.448191" width="18.786028" id="shapes-f07.svgrect3610" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259270;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="84.772346" x="174.10719" height="41.475136" width="17.585943" id="shapes-f07.svgrect3609" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259407;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="37.299934" x="116.36460" height="15.283093" width="57.989841" id="shapes-f07.svgrect3605" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-2.9686477" x="45.949429" height="18.240942" width="32.880150" id="shapes-f07.svgrect2965" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="48.819221" x="74.597099" height="30.550602" width="18.204773" id="shapes-f07.svgrect2966" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37499920;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="12.017465" x="27.846321" height="30.543308" width="32.942345" id="shapes-f07.svgrect3596" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="56.339443" x="185.24780" height="18.240942" width="72.439072" id="shapes-f07.svgrect3597" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="141.28676" x="182.59364" height="14.448047" width="41.990330" id="shapes-f07.svgrect3598" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="86.052330" x="284.89725" height="18.240908" width="25.786474" id="shapes-f07.svgrect3599" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="52.213509" x="189.23393" height="30.543308" width="25.670109" id="shapes-f07.svgrect3600" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="-6.5882483" x="194.35204" height="34.392181" width="11.664367" id="shapes-f07.svgrect3601" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="106.61366" x="224.87886" height="49.333038" width="17.911129" id="shapes-f07.svgrect3602" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="74.723228" x="232.11647" height="23.516699" width="25.707085" id="shapes-f07.svgrect3603" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="49.235481" x="141.66138" height="45.514793" width="25.670109" id="shapes-f07.svgrect3604" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-45.157116" x="182.23804" height="31.881702" width="11.598343" id="shapes-f07.svgrect3606" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="141.28676" x="182.59360" height="45.788456" width="23.587046" id="shapes-f07.svgrect3607" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994716,0.102665,0.000000,1.000000,0.000000,0.000000)" y="-2.7308261" x="133.78528" height="30.543308" width="25.670109" id="shapes-f07.svgrect3608" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.37599471;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="170.04823" x="234.49767" height="30.656551" width="9.7844992" id="shapes-f07.svgrect3611" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259377;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.994802,0.101831,-0.913513,0.406809,0.000000,0.000000)" y="-24.113174" x="128.83910" height="18.240870" width="25.211798" id="shapes-f07.svgrect3612" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.53154427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2537.2689975) matrix(0.912370,-0.409366,0.000000,1.000000,0.000000,0.000000)" y="106.61366" x="224.87886" height="20.232967" width="31.198015" id="shapes-f07.svgrect1913" style="color:#000000;fill:#ff6300;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39259413;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+<rect id="d0e349" width="288" height="1000px" x="10" y="2661.7844375" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e349" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Here are some more examples of rectangle compositions, including
+rounding and gradient fills:
+</flowDiv></flowRoot>
+
+<defs id="shapes-f08.svgdefs3">
+ <linearGradient id="shapes-f08.svglinearGradient2321">
+ <stop id="shapes-f08.svgstop2322" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2323" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2324" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2317">
+ <stop id="shapes-f08.svgstop2318" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2319" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2320" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2313">
+ <stop id="shapes-f08.svgstop2314" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2315" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2316" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2309">
+ <stop id="shapes-f08.svgstop2310" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2311" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2312" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2305">
+ <stop id="shapes-f08.svgstop2306" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2307" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2308" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2301">
+ <stop id="shapes-f08.svgstop2302" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2303" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2304" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2297">
+ <stop id="shapes-f08.svgstop2298" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2299" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2300" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2293">
+ <stop id="shapes-f08.svgstop2294" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2295" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2296" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2289">
+ <stop id="shapes-f08.svgstop2290" offset="0" style="stop-color:#e08f0d;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2291" offset="1" style="stop-color:#e08f0d;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)" id="shapes-f08.svglinearGradient2292" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2363">
+ <stop id="shapes-f08.svgstop2364" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2365" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)" id="shapes-f08.svglinearGradient2366" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2359">
+ <stop id="shapes-f08.svgstop2360" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2361" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)" id="shapes-f08.svglinearGradient2362" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2355">
+ <stop id="shapes-f08.svgstop2356" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2357" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)" id="shapes-f08.svglinearGradient2358" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2347">
+ <stop id="shapes-f08.svgstop2348" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2349" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)" id="shapes-f08.svglinearGradient2350" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)" id="shapes-f08.svglinearGradient2346" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2351">
+ <stop id="shapes-f08.svgstop2352" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2353" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)" id="shapes-f08.svglinearGradient2354" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient id="shapes-f08.svglinearGradient2343">
+ <stop id="shapes-f08.svgstop2344" offset="0" style="stop-color:#1c3e8b;stop-opacity:1;"/>
+ <stop id="shapes-f08.svgstop2345" offset="1" style="stop-color:#1c3e8b;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient5741" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928818e-8,2.041633e-7,0.441755,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4114" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ <linearGradient y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410491e-7,1.147669e-7,0.248324,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4116" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638820e-7,9.877614e-8,0.213725,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4118" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467790e-8,1.911677e-7,0.413636,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4120" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4122" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318013e-7,1.228196e-7,0.265748,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4124" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793832e-7,9.024314e-8,0.195262,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4126" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128628e-7,1.434289e-7,0.310341,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4128" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049121e-8,1.788880e-7,0.387066,2592.988,-3996.382)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4130" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617424e-8,0.530544,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4132" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351836e-8,0.679399,11965.28,11995.58)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4134" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151420e-8,0.436082,11833.63,11924.33)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4136" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544800e-8,0.515823,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4138" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140105e-8,0.433791,11864.54,11901.51)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4140" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346968e-8,0.475722,11845.87,11880.86)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4142" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140110e-8,0.433791,11834.73,11861.02)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4144" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140111e-8,0.433791,-1180.852,-1144.845)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4147" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2983.0510" x2="3164.0902" y1="2983.0510" x1="3063.7444" gradientTransform="matrix(0.525523,-2.736232e-7,-2.346969e-8,0.475722,-1169.712,-1125.005)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4150" xlink:href="#shapes-f08.svglinearGradient2351" inkscape:collect="always"/>
+ <linearGradient y2="3040.8998" x2="2679.7410" y1="3040.8998" x1="2642.4227" gradientTransform="matrix(0.576320,-3.000720e-7,-2.140106e-8,0.433791,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4153" xlink:href="#shapes-f08.svglinearGradient2343" inkscape:collect="always"/>
+ <linearGradient y2="2637.3258" x2="3327.6196" y1="2637.3258" x1="3268.3346" gradientTransform="matrix(0.484667,-2.523513e-7,-2.544801e-8,0.515823,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4156" xlink:href="#shapes-f08.svglinearGradient2347" inkscape:collect="always"/>
+ <linearGradient y2="3355.8861" x2="2930.7437" y1="3355.8861" x1="2819.9553" gradientTransform="matrix(0.573292,-2.984954e-7,-2.151421e-8,0.436082,-1181.952,-1081.535)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4159" xlink:href="#shapes-f08.svglinearGradient2355" inkscape:collect="always"/>
+ <linearGradient y2="2131.1328" x2="4643.3326" y1="2131.1328" x1="4567.0376" gradientTransform="matrix(0.367977,-1.915944e-7,-3.351838e-8,0.679399,-1050.302,-1010.285)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4162" xlink:href="#shapes-f08.svglinearGradient2359" inkscape:collect="always"/>
+ <linearGradient y2="2797.5331" x2="3752.3441" y1="2797.5331" x1="3510.8434" gradientTransform="matrix(0.471219,-2.453493e-7,-2.617425e-8,0.530544,-1151.042,-1104.355)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4165" xlink:href="#shapes-f08.svglinearGradient2363" inkscape:collect="always"/>
+ <linearGradient y2="-405.69091" x2="1847.2608" y1="-405.69091" x1="1751.0344" gradientTransform="matrix(0.170017,-9.049116e-8,1.788881e-7,0.387066,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4168" xlink:href="#shapes-f08.svglinearGradient2289" inkscape:collect="always"/>
+ <linearGradient y2="-613.84405" x2="1468.0661" y1="-613.84405" x1="1403.6628" gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4171" xlink:href="#shapes-f08.svglinearGradient2293" inkscape:collect="always"/>
+ <linearGradient y2="-913.09080" x2="1034.4881" y1="-913.09080" x1="902.98678" gradientTransform="matrix(0.337024,-1.793831e-7,9.024318e-8,0.195262,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4174" xlink:href="#shapes-f08.svglinearGradient2297" inkscape:collect="always"/>
+ <linearGradient y2="-699.84037" x2="1520.0875" y1="-699.84037" x1="1457.0280" gradientTransform="matrix(0.247634,-1.318012e-7,1.228197e-7,0.265748,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4177" xlink:href="#shapes-f08.svglinearGradient2301" inkscape:collect="always"/>
+ <linearGradient y2="-754.11358" x2="1699.0203" y1="-754.11358" x1="1634.6170" gradientTransform="matrix(0.212049,-1.128627e-7,1.434290e-7,0.310341,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4180" xlink:href="#shapes-f08.svglinearGradient2305" inkscape:collect="always"/>
+ <linearGradient y2="-506.85540" x2="2318.4164" y1="-506.85540" x1="2203.8625" gradientTransform="matrix(0.159096,-8.467785e-8,1.911678e-7,0.413636,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4183" xlink:href="#shapes-f08.svglinearGradient2309" inkscape:collect="always"/>
+ <linearGradient y2="-923.98458" x2="1197.9237" y1="-923.98458" x1="1090.1496" gradientTransform="matrix(0.307909,-1.638819e-7,9.877619e-8,0.213725,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4186" xlink:href="#shapes-f08.svglinearGradient2313" inkscape:collect="always"/>
+ <linearGradient y2="-750.32340" x2="1342.9664" y1="-750.32340" x1="1237.0407" gradientTransform="matrix(0.265008,-1.410490e-7,1.147670e-7,0.248324,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4189" xlink:href="#shapes-f08.svglinearGradient2317" inkscape:collect="always"/>
+ <linearGradient y2="-406.24228" x2="2389.0610" y1="-406.24228" x1="2298.4407" gradientTransform="matrix(0.148969,-7.928814e-8,2.041634e-7,0.441755,-556.0146,144.2860)" gradientUnits="userSpaceOnUse" id="shapes-f08.svglinearGradient4192" xlink:href="#shapes-f08.svglinearGradient2321" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945683" ry="7.9253607" y="24.730272" x="52.982876" height="42.483540" width="14.214997" id="shapes-f08.svgrect1001" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="6.9707313" ry="7.9253669" y="9.1277390" x="73.669891" height="83.704903" width="13.941463" id="shapes-f08.svgrect1002" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945636" ry="7.9253669" y="-22.942562" x="94.021584" height="90.342232" width="15.751300" id="shapes-f08.svgrect1003" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.983287,0.182064,-0.629384,0.777094,0.000000,0.000000)" rx="7.9945636" ry="7.9253669" y="-2.3353920" x="116.44432" height="69.735130" width="15.688381" id="shapes-f08.svgrect1004" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)" rx="7.9959264" ry="7.9131050" y="-135.38934" x="-63.499767" height="87.652534" width="12.887196" id="shapes-f08.svgrect1005" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.597045,-0.802208,-0.985911,-0.167270,0.000000,0.000000)" rx="7.9959264" ry="7.9131050" y="-135.38934" x="-42.203621" height="87.652527" width="13.112824" id="shapes-f08.svgrect1006" style="opacity:0.27540985;color:#000000;fill:#1c768b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.012500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-55.075050" x="-213.50343" height="39.812424" width="13.271334" id="shapes-f08.svgrect1628" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4192);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-55.075050" x="-228.07474" height="26.084311" width="27.842880" id="shapes-f08.svgrect1629" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4189);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-64.595551" x="-220.23343" height="22.814457" width="32.956329" id="shapes-f08.svgrect1630" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4186);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-88.944664" x="-205.27394" height="47.164021" width="17.996763" id="shapes-f08.svgrect1631" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4183);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-99.625320" x="-209.27931" height="19.767448" width="13.428414" id="shapes-f08.svgrect1632" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4180);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-49.959332" x="-195.09181" height="16.538391" width="15.387299" id="shapes-f08.svgrect1633" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4177);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-46.729839" x="-251.57182" height="25.457584" width="44.090946" id="shapes-f08.svgrect1634" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4174);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-56.094093" x="-258.25394" height="19.767448" width="13.428414" id="shapes-f08.svgrect1635" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4171);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935148;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(-0.999870,-1.615251e-2,-0.760407,-0.649446,0.000000,0.000000)" y="-31.251333" x="-278.05133" height="37.026443" width="35.988594" id="shapes-f08.svgrect2258" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4168);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.39935157;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878312" rx="13.385932" y="316.07477" x="503.61084" height="127.64034" width="113.31665" id="shapes-f08.svgrect2260" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4165);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176641;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878512" rx="12.530846" y="411.96344" x="630.53180" height="51.348545" width="27.589558" id="shapes-f08.svgrect2261" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4162);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="17.916412" rx="9.9613905" y="357.17535" x="458.08252" height="64.786018" width="33.879719" id="shapes-f08.svgrect2262" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4159);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176623;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878517" rx="12.636621" y="241.02594" x="433.28561" height="30.094519" width="28.248280" id="shapes-f08.svgrect2263" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4156);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878517" rx="10.936826" y="206.94293" x="372.11176" height="15.702374" width="21.021872" id="shapes-f08.svgrect2264" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4153);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176409;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="7.8878512" rx="13.385848" y="270.50543" x="440.64011" height="47.250500" width="52.249256" id="shapes-f08.svgrect2259" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4150);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176427;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2699.2046795) matrix(0.994469,0.105035,-0.995212,9.773932e-2,0.000000,0.000000)" ry="5.0297093" rx="4.8632979" y="170.69685" x="353.51703" height="11.478856" width="9.8363581" id="shapes-f08.svgrect5740" style="color:#000000;fill:url(#shapes-f08.svglinearGradient4147);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.97176498;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2838.8721195"><tspan x="10" y="2838.8721195">Ellipses</tspan></text>
+<rect id="d0e368" width="288" height="1000px" x="10" y="2843.7721195" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e368" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The Ellipse tool (<flowSpan style="font-weight:bold">F5</flowSpan>) can create ellipses and circles, which you can
+turn into segments or arcs. The drawing shortcuts are the same as
+those of the rectangle tool:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2890.3643615)"/><rect id="d0e377" width="258" height="1000px" x="20" y="2884.3643615" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e377" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">With <flowSpan style="font-weight:bold">Ctrl</flowSpan>, draw a circle or an integer-ratio (2:1, 3:1, etc.) ellipse.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2919.6656575)"/><rect id="d0e384" width="258" height="1000px" x="20" y="2913.6656575" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e384" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">With <flowSpan style="font-weight:bold">Shift</flowSpan>, draw around the starting point as center.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e391" width="288" height="1000px" x="10" y="2931.9138993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e391" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Let's explore the handles of an ellipse. Select this one:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 2958.0431958) translate(-16.96181,-2909.630)" d="M 221.20786 2940.5042 A 54.031982 30.248674 0 1 1 113.14389,2940.5042 A 54.031982 30.248674 0 1 1 221.20786 2940.5042 z" sodipodi:ry="30.248674" sodipodi:rx="54.031982" sodipodi:cy="2940.5042" sodipodi:cx="167.17587" id="shapes-f09.svgpath1932" style="color:#000000;fill:#ff000b;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#000000;stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+
+<rect id="d0e404" width="288" height="1000px" x="10" y="3031.7905448" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e404" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Once again, you see three handles initially, but in fact they are four. The rightmost
+handle is two overlapping handles that let you "open" the ellipse. Drag that rightmost
+handle, then drag the other handle which becomes visible under it, to get a variety
+of pie-chart segments or arcs:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,13.33648,-1619.415)" sodipodi:end="5.4977871" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 42.535779,2722.0136 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1225" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="2.4413969" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 14.464042,2762.0661 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1226" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,145.3713,-1619.415)" sodipodi:end="4.9855409" sodipodi:start="0.0000000" sodipodi:open="true" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 1 1 34.194515,2714.4321" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1227" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)" sodipodi:open="true" sodipodi:end="2.6599349" sodipodi:start="0.0000000" d="M 48.122065,2742.9695 A 19.072769,29.636148 0 0 1 12.146470,2756.6984" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath1228" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="4.3580459" sodipodi:start="3.9052122" d="M 15.272316,2722.4749 A 19.072769,29.636148 0 0 1 22.431534,2715.1745 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3204" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,207.7002,-1619.415)" sodipodi:end="5.9880333" sodipodi:start="3.5874838" sodipodi:open="true" d="M 11.841334,2730.1885 A 19.072769,29.636148 0 0 1 47.297319,2734.3488" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3205" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3102.7267868000004) matrix(1.306044,0.000000,0.000000,0.596999,77.09523,-1619.415)" sodipodi:end="5.9203236" sodipodi:start="4.6447262" d="M 27.759763,2713.4011 A 19.072769,29.636148 0 0 1 46.880139,2732.4501 L 29.049295,2742.9695 z" sodipodi:ry="29.636148" sodipodi:rx="19.072769" sodipodi:cy="2742.9695" sodipodi:cx="29.049295" id="shapes-f10.svgpath3206" style="stroke-width:0.79606137pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ff0000;font-size:12.000000" sodipodi:type="arc"/>
+
+<rect id="d0e417" width="288" height="1000px" x="10" y="3150.9936638000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e417" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To get a <flowSpan style="font-style:italic">segment</flowSpan> (an arc plus two radii), drag
+<flowSpan style="font-style:italic">outside</flowSpan> the ellipse; to get an <flowSpan style="font-style:italic">arc</flowSpan>, drag
+<flowSpan style="font-style:italic">inside</flowSpan> it. Above, there are 4 segments on the left and 3 arcs on
+the right. Note that arcs are unclosed shapes, i.e. the stroke only goes along the
+ellipse but does not connect the ends of the arc. You can make this obvious if you
+remove the fill, leaving only stroke:
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(0.000000,-3203.903)" sodipodi:insensitive="true" id="shapes-f11.svgg4447">
+ <path sodipodi:nodetypes="cc" id="shapes-f11.svgpath3194" d="M 78.137482,3274.6928 L 30.979407,3247.7189" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+ <path sodipodi:nodetypes="cc" id="shapes-f11.svgpath3195" d="M 82.405274,3271.7422 L 41.756105,3231.9579" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.25000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"/>
+ <path sodipodi:open="true" transform="matrix(1.157706,0.000000,0.000000,1.157706,21.52208,-466.2171)" sodipodi:end="3.9269908" sodipodi:start="3.6651914" d="M 11.440900,3210.0163 A 59.578407,58.560177 0 0 1 20.909019,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3196" style="color:#000000;fill:none;fill-opacity:0.99665552;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.64783323;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+ <text sodipodi:linespacing="120.00000%" transform="matrix(0.709390,0.000000,0.000000,0.709390,10.28585,1617.123)" id="shapes-f11.svgtext3818" y="2279.1907" x="30.19973" style="font-size:8.3999996;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#d3d3d3;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="2279.1907" x="30.199730" id="shapes-f11.svgtspan3819" sodipodi:role="line"/><tspan style="fill:#d3d3d3;fill-opacity:1.0000000" id="shapes-f11.svgtspan3821"/><tspan dy="0 0" dx="0 -0.23659326" y="2289.2707" x="30.199730" id="shapes-f11.svgtspan3823" sodipodi:role="line">15</tspan></text>
+ <path transform="matrix(0.882077,0.000000,0.000000,0.882077,4.519106,381.4818)" d="M 41.374792 3237.9563 A 0.89163345 0.89163345 0 1 1 39.591525,3237.9563 A 0.89163345 0.89163345 0 1 1 41.374792 3237.9563 z" sodipodi:ry="0.89163345" sodipodi:rx="0.89163345" sodipodi:cy="3237.9563" sodipodi:cx="40.483158" id="shapes-f11.svgpath3825" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d3d3d3;stroke-width:0.48604000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000" sodipodi:type="arc"/>
+ </g><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f11.svgtext3883" y="4.4230723" x="61.438835" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="4.4230723" x="61.438835" id="shapes-f11.svgtspan3884" sodipodi:role="line">Segments</tspan><tspan y="11.573723" x="61.438835" id="shapes-f11.svgtspan3893" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f11.svgtext3888" y="-2.6629279" x="224.43098" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.6629279" x="224.43098" id="shapes-f11.svgtspan3889" sodipodi:role="line"/><tspan y="4.4877232" x="224.43098" id="shapes-f11.svgtspan3891" sodipodi:role="line">Arcs</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225 L 63.037315,3239.2964 z" sodipodi:ry="10.852578" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3234" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024 L 63.037315,3239.2964 z" sodipodi:ry="30.962814" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3856" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3857" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)" sodipodi:end="3.1554016" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3858" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)" sodipodi:end="3.6651914" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3859" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)" sodipodi:end="3.9269908" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3860" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3861" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="15.141271" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3862" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225 L 63.037315,3239.2964 z" sodipodi:ry="10.852578" sodipodi:rx="75.147621" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3864" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3247.3940 A 30.710485,10.852578 0 1 1 84.752907,3231.6225" sodipodi:ry="10.852578" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3865" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3262.3992 A 30.710485,30.962814 0 1 1 84.752907,3217.4024" sodipodi:ry="30.962814" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3866" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 42.590839,3282.9909 A 30.710485,58.560177 0 1 1 84.752907,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="30.710485" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3867" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.1554016" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 3.4645884,3238.4878" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3868" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.6651914" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 11.440900,3210.0163" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3869" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="3.9269908" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 20.909019,3197.8881" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3870" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 33.248111,3188.5818" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3871" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="4.1887902" sodipodi:start="2.2993372" d="M 52.956536,3282.9909 A 15.141271,58.560177 0 0 1 55.466680,3188.5818" sodipodi:ry="58.560177" sodipodi:rx="15.141271" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3872" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(172.8890,-3159.292)" sodipodi:open="true" sodipodi:end="5.4977871" sodipodi:start="2.2993372" d="M 13.005410,3247.3940 A 75.147621,10.852578 0 1 1 116.17471,3231.6225" sodipodi:ry="10.852578" sodipodi:rx="75.147621" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3873" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3233.1019058) translate(31.46863,-3159.292)" sodipodi:end="3.4033920" sodipodi:start="2.2993372" d="M 23.371107,3282.9909 A 59.578407,58.560177 0 0 1 5.4889924,3224.1399 L 63.037315,3239.2964 z" sodipodi:ry="58.560177" sodipodi:rx="59.578407" sodipodi:cy="3239.2964" sodipodi:cx="63.037315" id="shapes-f11.svgpath3925" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.99665552;fill:none;color:#000000" sodipodi:type="arc"/>
+
+<rect id="d0e442" width="288" height="1000px" x="10" y="3369.1753058000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e442" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note the fan-like group of narrow segments on the left. It was easy
+to create using <flowSpan style="font-style:italic">angle snapping</flowSpan> of the handle with <flowSpan style="font-weight:bold">Ctrl</flowSpan>. Here are the
+arc/segment handle shortcuts:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3415.7882438000006)"/><rect id="d0e454" width="258" height="1000px" x="20" y="3409.7882438000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e454" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">With <flowSpan style="font-weight:bold">Ctrl</flowSpan>, snap the handle every 15 degrees when dragging.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3445.2084858000007)"/><rect id="d0e461" width="258" height="1000px" x="20" y="3439.2084858000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e461" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> to make the ellipse whole (not arc or segment).
+</flowDiv></flowRoot>
+
+
+<rect id="d0e468" width="288" height="1000px" x="10" y="3468.628727800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e468" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The snap angle can be changed in Inkscape Preferences (the <flowSpan style="font-family:sans serif">Steps</flowSpan> tab).
+</flowDiv></flowRoot>
+
+<rect id="d0e474" width="288" height="1000px" x="10" y="3497.4911568000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e474" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The other two handles of the ellipse are used for resizing it around its center. Their
+shortcuts are similar to those of the rounding handles of a rectangle:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 3544.083398800001)"/><rect id="d0e480" width="258" height="1000px" x="20" y="3538.083398800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e480" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Drag with <flowSpan style="font-weight:bold">Ctrl</flowSpan> to make a circle (make the other radius the same).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 3572.9458278000006)"/><rect id="d0e487" width="258" height="1000px" x="20" y="3566.9458278000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e487" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+click</flowSpan> to make a circle without dragging.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e494" width="288" height="1000px" x="10" y="3585.1940696000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e494" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">And, like the rectangle resize handles, these ellipse handles adjust the height and
+width of the ellipse in <flowSpan style="font-style:italic">the ellipse's own coordinates</flowSpan>. This means
+that a rotated or skewed ellipse can easily be stretched or squeezed along its original
+axes while remaining rotated or skewed. Try to resize any of these ellipses by their
+resize handles:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3656.130311600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 150.98383 3607.9023 A 43.680855 7.3592744 0 1 1 63.622116,3607.9023 A 43.680855 7.3592744 0 1 1 150.98383 3607.9023 z" sodipodi:ry="7.3592744" sodipodi:rx="43.680855" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2133" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3656.130311600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 165.84998 3607.9023 A 58.547005 13.607653 0 1 1 48.755966,3607.9023 A 58.547005 13.607653 0 1 1 165.84998 3607.9023 z" sodipodi:ry="13.607653" sodipodi:rx="58.547005" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2136" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3656.130311600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 145.25422 3607.9023 A 37.951244 61.554367 0 1 1 69.351727,3607.9023 A 37.951244 61.554367 0 1 1 145.25422 3607.9023 z" sodipodi:ry="61.554367" sodipodi:rx="37.951244" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath3396" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3656.130311600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 130.72118 3607.9023 A 23.418211 25.328613 0 1 1 83.884760,3607.9023 A 23.418211 25.328613 0 1 1 130.72118 3607.9023 z" sodipodi:ry="25.328613" sodipodi:rx="23.418211" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2135" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3656.130311600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 112.23048 3607.9023 A 4.9275141 46.998589 0 1 1 102.37546,3607.9023 A 4.9275141 46.998589 0 1 1 112.23048 3607.9023 z" sodipodi:ry="46.998589" sodipodi:rx="4.9275141" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2774" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3656.130311600001) matrix(1.271856,0.564749,-0.788706,0.436041,2855.335,-1599.074)" d="M 130.72118 3607.9023 A 23.418211 7.3592744 0 1 1 83.884760,3607.9023 A 23.418211 7.3592744 0 1 1 130.72118 3607.9023 z" sodipodi:ry="7.3592744" sodipodi:rx="23.418211" sodipodi:cy="3607.9023" sodipodi:cx="107.30297" id="shapes-f12.svgpath2134" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.14715715;fill:#ffd300;color:#000000" sodipodi:type="arc"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3751.168464600001"><tspan x="10" y="3751.168464600001">Stars</tspan></text>
+<rect id="d0e516" width="288" height="1000px" x="10" y="3756.068464600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e516" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Stars are the most complex and the most exciting Inkscape shape. If you want to wow your
+friends by Inkscape, let them play with the Star tool. It's endlessly entertaining
+— outright addictive!
+</flowDiv></flowRoot>
+
+<rect id="d0e519" width="288" height="1000px" x="10" y="3796.660706600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e519" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The Star tool can create two similar but distinct kinds of objects: stars and
+polygons. A star has two handles whose positions define the length and shape of its
+tips; a polygon has just one handle which simply rotates and resizes the polygon when
+dragged:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3856.424947600001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f13.svgtext2813" y="4.4630723" x="80.104965" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="11.613723" x="80.104965" id="shapes-f13.svgtspan2815" sodipodi:role="line">Star</tspan><tspan id="shapes-f13.svgtspan2817"/><tspan y="11.613723" x="80.104965" id="shapes-f13.svgtspan2819" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3856.424947600001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f13.svgtext2821" y="-2.6229279" x="181.69159" style="font-size:5.9588757;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.6229279" x="181.69159" id="shapes-f13.svgtspan2823" sodipodi:role="line"/><tspan id="shapes-f13.svgtspan2825"/><tspan y="4.5277232" x="181.69159" id="shapes-f13.svgtspan2827" sodipodi:role="line">Polygon</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3856.424947600001) matrix(0.672634,0.355353,-0.355353,0.672634,1407.527,-2577.172)" d="M 107.30297,3871.6492 L 82.062257,3871.8002 L 67.877314,3892.6785 L 59.933881,3868.7199 L 35.694040,3861.6809 L 56.025441,3846.7226 L 55.229339,3821.4940 L 75.738268,3836.2080 L 99.486091,3827.6548 L 91.829906,3851.7068 L 107.30297,3871.6492 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="1.0807934" sodipodi:arg1="0.45247489" sodipodi:r2="19.005026" sodipodi:r1="38.010052" sodipodi:cy="3855.0315" sodipodi:cx="73.117950" sodipodi:sides="5" id="shapes-f13.svgpath2190" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 3856.424947600001) matrix(0.672634,0.355353,-0.355353,0.672634,1513.826,-2577.172)" d="M 107.30297,3871.6492 L 67.877314,3892.6785 L 35.694040,3861.6809 L 55.229339,3821.4940 L 99.486091,3827.6548 L 107.30297,3871.6492 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="true" sodipodi:arg2="1.0807934" sodipodi:arg1="0.45247489" sodipodi:r2="19.005026" sodipodi:r1="38.010052" sodipodi:cy="3855.0315" sodipodi:cx="73.117950" sodipodi:sides="5" id="shapes-f13.svgpath2191" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.98589379;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#fff100;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e532" width="288" height="1000px" x="10" y="3934.095914600001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e532" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">In the Controls bar of the Star tool, first comes a checkbox to turn a star into the
+corresponding polygon and back. Next, a numeric field sets the <flowSpan style="font-style:italic">number of
+vertices</flowSpan> of a star or polygon. This parameter is only editable via the
+Controls bar. The allowed range is from 3 (obviously) to 1024, but you shouldn't try
+large numbers (say, over 200) if your computer is slow.
+</flowDiv></flowRoot>
+
+<rect id="d0e538" width="288" height="1000px" x="10" y="4008.2041566000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e538" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">When drawing a new star or polygon,
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4032.4523984000007)"/><rect id="d0e544" width="258" height="1000px" x="20" y="4026.4523984000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e544" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Drag with <flowSpan style="font-weight:bold">Ctrl</flowSpan> to snap the angle to 15 degree increments.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e551" width="288" height="1000px" x="10" y="4044.7006402000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e551" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Naturally, a star is a much more interesting shape (though polygons are often more
+useful in practice). The two handles of a star have slightly different functions. The
+first handle (initially it is on a vertex, i.e. on a <flowSpan style="font-style:italic">convex</flowSpan> corner
+of the star) makes the star rays longer or shorter, but when you rotate it (relative to
+the center of the shape), the other handle rotates accordingly. This means you cannot
+skew the star's rays with this handle.
+</flowDiv></flowRoot>
+
+<rect id="d0e557" width="288" height="1000px" x="10" y="4129.9808792" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e557" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The other handle (initially in a <flowSpan style="font-style:italic">concave</flowSpan> corner between two
+vertices) is, conversely, free to move both radially and tangentially, without affecting
+the vertex handle. (In fact, this handle can itself become vertex by moving farther from
+the center than the other handle.) This is the handle that can skew the star's tips to
+get all sorts of crystals, mandalas, snowflakes, and porcupines:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4212.089121200001) matrix(2.435996,0.000000,0.000000,2.435996,-239.6238,-10265.24)" d="M 184.94761,4242.2965 L 168.89287,4238.6576 L 183.74624,4244.0066 L 168.30381,4238.3033 L 182.33193,4245.5452 L 167.76605,4237.8751 L 180.72888,4246.8861 L 167.28878,4237.3803 L 178.96453,4248.0063 L 166.88016,4236.8275 L 177.06906,4248.8866 L 166.54720,4236.2261 L 175.07491,4249.5120 L 166.29558,4235.5864 L 173.01619,4249.8717 L 166.12962,4234.9194 L 170.92813,4249.9596 L 166.05214,4234.2363 L 168.84646,4249.7742 L 166.06448,4233.5490 L 166.80679,4249.3187 L 166.16643,4232.8692 L 164.84403,4248.6009 L 166.35624,4232.2085 L 162.99175,4247.6330 L 166.63066,4231.5782 L 161.28166,4246.4316 L 166.98500,4230.9892 L 159.74301,4245.0173 L 167.41320,4230.4514 L 158.40213,4243.4143 L 167.90792,4229.9742 L 157.28195,4241.6499 L 168.46071,4229.5655 L 156.40166,4239.7544 L 169.06211,4229.2326 L 155.77630,4237.7603 L 169.70182,4228.9810 L 155.41658,4235.7016 L 170.36890,4228.8150 L 155.32866,4233.6135 L 171.05193,4228.7375 L 155.51404,4231.5318 L 171.73924,4228.7499 L 155.96954,4229.4922 L 172.41905,4228.8518 L 156.68737,4227.5294 L 173.07975,4229.0416 L 157.65526,4225.6771 L 173.71001,4229.3160 L 158.85664,4223.9670 L 174.29906,4229.6704 L 160.27095,4222.4284 L 174.83682,4230.0986 L 161.87399,4221.0875 L 175.31410,4230.5933 L 163.63834,4219.9673 L 175.72271,4231.1461 L 165.53381,4219.0870 L 176.05567,4231.7475 L 167.52797,4218.4617 L 176.30729,4232.3872 L 169.58669,4218.1020 L 176.47326,4233.0543 L 171.67475,4218.0140 L 176.55073,4233.7373 L 173.75642,4218.1994 L 176.53839,4234.4246 L 175.79608,4218.6549 L 176.43644,4235.1044 L 177.75885,4219.3728 L 176.24664,4235.7651 L 179.61112,4220.3406 L 175.97221,4236.3954 L 181.32121,4221.5420 L 175.61787,4236.9844 L 182.85987,4222.9563 L 175.18968,4237.5222 L 184.20075,4224.5594 L 174.69495,4237.9995 L 185.32092,4226.3237 L 174.14216,4238.4081 L 186.20122,4228.2192 L 173.54077,4238.7411 L 186.82658,4230.2133 L 172.90106,4238.9927 L 187.18629,4232.2721 L 172.23398,4239.1586 L 187.27422,4234.3601 L 171.55094,4239.2361 L 187.08884,4236.4418 L 170.86364,4239.2238 L 186.63334,4238.4815 L 170.18382,4239.1218 L 185.91550,4240.4442 L 169.52313,4238.9320 L 184.94761,4242.2965 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.0469000" sodipodi:arg1="0.54696605" sodipodi:r2="5.2552228" sodipodi:r1="15.977139" sodipodi:cy="4233.9868" sodipodi:cx="171.30144" sodipodi:sides="48" id="shapes-f14.svgpath2725" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.015394123;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4212.089121200001) matrix(0.996295,-8.599074e-2,8.599074e-2,0.996295,-255.7489,-4191.319)" d="M 45.956989,4353.4876 L 35.655021,4310.8169 L 16.817800,4355.9931 L 54.216588,4333.0093 L 5.4304445,4329.0543 L 38.846134,4357.5203 L 27.531860,4309.8997 L 10.785104,4350.4764 L 52.578641,4325.0003 L 8.8128881,4321.6121 L 45.956989,4353.4876 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-1.3248582" sodipodi:arg1="0.85670563" sodipodi:r2="24.610689" sodipodi:r1="24.878733" sodipodi:cy="4334.6870" sodipodi:cx="29.663147" sodipodi:sides="5" id="shapes-f14.svgpath2918" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4212.089121200001) matrix(8.282123e-2,0.375917,-0.375917,8.282123e-2,1327.200,-115.9900)" d="M 32.276994,2897.7581 L 42.831345,2851.0513 L -12.364565,2867.1939 L 22.807589,2899.6877 L 36.425599,2843.8153 L -9.3009067,2858.0284 L 32.276994,2897.7581 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="32.277,2897.76 42.8313,2851.05 -12.3646,2867.19 22.8076,2899.69 36.4256,2843.82 -9.30091,2858.03 32.277,2897.76 " sodipodi:arg2="-0.65664333" sodipodi:arg1="1.1239539" sodipodi:r2="30.366934" sodipodi:r1="31.235876" sodipodi:cy="2869.5891" sodipodi:cx="18.779343" sodipodi:sides="3" id="shapes-f14.svgpolygon1259" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47465411;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;font-size:12.000000" sodipodi:type="star"/><polygon xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4212.089121200001) matrix(0.968463,-0.249152,0.249152,0.968463,-691.4436,-2621.787)" d="M 171.36150,2897.7582 L 187.98050,2859.9248 L 156.48797,2872.4552 L 197.60521,2876.5696 L 175.95638,2850.4906 L 184.74922,2890.8668 L 202.86204,2862.2187 L 167.17908,2883.0581 L 200.02225,2891.4317 L 169.17612,2863.9349 L 171.36150,2897.7582 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" points="171.362,2897.76 187.981,2859.92 156.488,2872.46 197.605,2876.57 175.956,2850.49 184.749,2890.87 202.862,2862.22 167.179,2883.06 200.022,2891.43 169.176,2863.93 171.362,2897.76 " sodipodi:arg2="-1.1525840" sodipodi:arg1="1.9818609" sodipodi:r2="16.355642" sodipodi:r1="24.967192" sodipodi:cy="2874.8708" sodipodi:cx="181.33803" sodipodi:sides="5" id="shapes-f14.svgpolygon1263" style="stroke-opacity:1.0000000;stroke-width:0.25000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;font-size:12.000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4212.089121200001) matrix(1.287909,0.000000,0.000000,1.287909,2.889197,-5380.424)" d="M 35.930009,4210.6035 L 17.469246,4187.5232 L 33.960246,4212.2200 L 20.356951,4185.9817 L 31.712960,4213.4212 L 23.489899,4185.0332 L 29.274512,4214.1609 L 26.747694,4184.7141 L 26.738611,4214.4107 L 30.005140,4185.0367 L 24.202710,4214.1609 L 33.137055,4185.9886 L 21.764263,4213.4212 L 36.023081,4187.5333 L 19.516977,4212.2200 L 38.552310,4189.6113 L 17.547214,4210.6035 L 40.627546,4192.1427 L 15.930671,4208.6337 L 42.169038,4195.0304 L 14.729472,4206.3865 L 43.117546,4198.1634 L 13.989777,4203.9480 L 43.436622,4201.4212 L 13.740012,4201.4121 L 43.114002,4204.6786 L 13.989777,4198.8762 L 42.162086,4207.8106 L 14.729472,4196.4378 L 40.617454,4210.6966 L 15.930671,4194.1905 L 38.539465,4213.2258 L 17.547214,4192.2207 L 36.007977,4215.3010 L 19.516976,4190.6042 L 33.120272,4216.8425 L 21.764263,4189.4030 L 29.987323,4217.7910 L 24.202710,4188.6633 L 26.729528,4218.1101 L 26.738611,4188.4135 L 23.472083,4217.7875 L 29.274512,4188.6633 L 20.340168,4216.8356 L 31.712960,4189.4030 L 17.454141,4215.2910 L 33.960246,4190.6042 L 14.924912,4213.2130 L 35.930009,4192.2207 L 12.849676,4210.6815 L 37.546551,4194.1905 L 11.308185,4207.7938 L 38.747751,4196.4378 L 10.359676,4204.6608 L 39.487446,4198.8762 L 10.040600,4201.4030 L 39.737210,4201.4121 L 10.363220,4198.1456 L 39.487446,4203.9480 L 11.315137,4195.0137 L 38.747751,4206.3865 L 12.859769,4192.1276 L 37.546551,4208.6337 L 14.937757,4189.5984 L 35.930009,4210.6035 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.1593010" sodipodi:arg1="0.78539816" sodipodi:r2="16.698013" sodipodi:r1="12.998599" sodipodi:cy="4201.4121" sodipodi:cx="26.738611" sodipodi:sides="32" id="shapes-f14.svgpath3540" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4212.089121200001) translate(9.625604,-4175.231)" d="M 262.66790,4224.3501 L 227.00457,4237.4206 L 250.41518,4228.0157 L 215.95520,4212.0401 L 239.15922,4221.9437 L 226.08878,4186.2804 L 235.49361,4209.6910 L 251.46920,4175.2310 L 241.56562,4198.4350 L 277.22895,4185.3646 L 253.81834,4194.7694 L 288.27832,4210.7450 L 265.07430,4200.8414 L 278.14474,4236.5048 L 268.73991,4213.0942 L 252.76432,4247.5541 L 262.66790,4224.3501 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="2.3382889" sodipodi:arg1="0.88740509" sodipodi:r2="36.167358" sodipodi:r1="16.710012" sodipodi:cy="4211.3926" sodipodi:cx="252.11676" sodipodi:sides="8" id="shapes-f14.svgpath2723" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4212.089121200001) matrix(1.000000,3.348310e-5,-3.348310e-5,1.000000,0.143069,-4181.756)" d="M 307.95060,4272.0326 L 266.67057,4272.6751 L 300.22613,4290.0915 L 270.58240,4261.3565 L 281.99451,4297.3991 L 281.35198,4256.1191 L 263.93558,4289.6746 L 292.67063,4260.0309 L 256.62802,4271.4430 L 297.90804,4270.8005 L 264.35248,4253.3841 L 293.99621,4282.1191 L 282.58410,4246.0765 L 283.22663,4287.3565 L 300.64303,4253.8010 L 271.90798,4283.4447 L 307.95060,4272.0326 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="3.0816518" sodipodi:arg1="0.011487387" sodipodi:r2="15.646836" sodipodi:r1="25.662985" sodipodi:cy="4271.7378" sodipodi:cx="282.28931" sodipodi:sides="8" id="shapes-f14.svgpath2724" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4212.089121200001) matrix(0.727174,0.000000,0.000000,0.727174,28.25777,-3046.217)" d="M 104.59527,4260.9893 L 85.296407,4214.6070 L 85.393576,4253.0357 L 104.54444,4206.5921 L 77.439974,4233.8340 L 123.82225,4214.5351 L 85.393575,4214.6323 L 131.83715,4233.7832 L 104.59527,4206.6787 L 123.89413,4253.0610 L 123.79696,4214.6323 L 104.64610,4261.0759 L 131.75056,4233.8340 L 85.368289,4253.1328 L 123.79696,4253.0357 L 77.353386,4233.8848 L 104.59527,4260.9893 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.3580603" sodipodi:arg1="1.5707963" sodipodi:r2="27.241930" sodipodi:r1="27.155294" sodipodi:cy="4233.8340" sodipodi:cx="104.59527" sodipodi:sides="8" id="shapes-f14.svgpath3347" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.34379637;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4212.089121200001) translate(0.000000,-4182.265)" d="M 114.31283,4305.9417 L 59.333363,4267.5071 L 101.57971,4320.6178 L 64.197074,4264.9177 L 84.404808,4329.7031 L 69.667740,4264.2602 L 65.107698,4331.9706 L 75.006519,4265.6233 L 46.294559,4327.1141 L 79.492377,4268.8229 L 30.506210,4315.7895 L 82.519475,4273.4269 L 19.874954,4299.5261 L 83.678988,4278.8136 L 15.836601,4280.5205 L 82.814315,4284.2554 L 18.936554,4261.3395 L 80.042237,4289.0173 L 28.756147,4244.5736 L 75.737137,4292.4563 L 43.969188,4232.4871 L 70.480443,4294.1079 L 62.521074,4226.7124 L 64.982101,4293.7490 L 81.906268,4228.0293 L 59.984693,4291.4281 L 99.506693,4236.2601 L 56.163145,4287.4587 L 112.94531,4250.2930 L 54.033580,4282.3768 L 120.40717,4268.2329 L 53.883606,4276.8688 L 120.88450,4287.6569 L 55.733479,4271.6786 L 114.31283,4305.9417 z " inkscape:randomized="0.0000000" inkscape:rounded="0.0000000" inkscape:flatsided="false" sodipodi:arg2="-2.2448164" sodipodi:arg1="0.52982957" sodipodi:r2="14.993350" sodipodi:r1="52.870548" sodipodi:cy="4279.2217" sodipodi:cx="68.691193" sodipodi:sides="17" id="shapes-f14.svgpath5832" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#520100;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e573" width="288" height="1000px" x="10" y="4373.794751200001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e573" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">If you want just a plain regular star without any such lacework, you
+can make the skewing handle behave as the non-skewing one:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4409.214993200001)"/><rect id="d0e579" width="258" height="1000px" x="20" y="4403.214993200001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e579" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Drag with <flowSpan style="font-weight:bold">Ctrl</flowSpan> to keep the star rays strictly radial (no skew).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 4438.077422200001)"/><rect id="d0e586" width="258" height="1000px" x="20" y="4432.077422200001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e586" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+click</flowSpan> to remove the skew without dragging.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e593" width="288" height="1000px" x="10" y="4450.325664000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e593" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">As a useful complement for the on-canvas handle dragging, the Controls bar has the
+<flowSpan style="font-family:sans serif">Spoke ratio</flowSpan> field which defines the ratio of the two handles'
+distances to the center.
+</flowDiv></flowRoot>
+
+<rect id="d0e599" width="288" height="1000px" x="10" y="4489.170640000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e599" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape stars have two more tricks in their bag. In geometry, a polygon is a shape with
+straight line edges and sharp corners. In the real world, however, various degrees of
+curvilinearity and roundedness are normally present — and Inkscape can do that
+too. Rounding a star or polygon works a bit differently from rounding a rectangle,
+however. You don't use a dedicated handle for this, but
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 4569.278882000001)"/><rect id="d0e605" width="258" height="1000px" x="20" y="4563.278882000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e605" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+drag</flowSpan> a handle tangentially to round the star or polygon.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 4598.699124000002)"/><rect id="d0e612" width="258" height="1000px" x="20" y="4592.699124000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e612" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> a handle to remove rounding.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e619" width="288" height="1000px" x="10" y="4610.9473658000015" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e619" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">"Tangentially" means in a direction perpendicular to the direction to the center. If you
+"rotate" a handle with Shift counterclockwise around the center, you get positive
+roundedness; with clockwise rotation, you get negative roundedness. (See below for
+examples of negative roundedness.)
+</flowDiv></flowRoot>
+
+<rect id="d0e622" width="288" height="1000px" x="10" y="4673.883607800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e622" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Here's a comparison of a rounded square (Rectangle tool) with a rounded 4-sided polygon
+(Star tool):
+</flowDiv></flowRoot>
+
+<rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4711.303849800001) " rx="18.040419" ry="18.040419" y="1.8126992" x="56.116741" height="87.191818" width="87.191818" id="shapes-f15.svgrect4263" style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.75000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4711.303849800001) matrix(1.174602,0.000000,0.000000,1.174602,-0.548917,-5471.588)" d="M 203.95671,4729.2151 C 195.52962,4737.6422 147.73780,4737.6422 139.31071,4729.2151 C 130.88362,4720.7880 130.88362,4672.9962 139.31071,4664.5691 C 147.73780,4656.1420 195.52962,4656.1420 203.95671,4664.5691 C 212.38381,4672.9962 212.38381,4720.7880 203.95671,4729.2151 z " inkscape:randomized="0.0000000" inkscape:rounded="0.18435333" inkscape:flatsided="true" sodipodi:arg2="1.5707963" sodipodi:arg1="0.78539816" sodipodi:r2="32.323002" sodipodi:r1="45.711628" sodipodi:cy="4696.8921" sodipodi:cx="171.63371" sodipodi:sides="4" id="shapes-f15.svgpath4264" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" sodipodi:type="star"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4711.303849800001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f15.svgtext4886" y="42.43066" x="184.07954" style="font-size:7.7300830;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="51.706760" x="184.07954" id="shapes-f15.svgtspan4887" sodipodi:role="line">Rounded</tspan><tspan id="shapes-f15.svgtspan4889"/><tspan y="51.706760" x="184.07954" id="shapes-f15.svgtspan4891" sodipodi:role="line">polygon</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 4711.303849800001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f15.svgtext6237" y="42.475475" x="82.517342" style="font-size:7.5962205;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="42.475475" x="82.517342" id="shapes-f15.svgtspan4894" sodipodi:role="line"/><tspan id="shapes-f15.svgtspan4896"/><tspan id="shapes-f15.svgtspan4898">Rounded</tspan><tspan y="51.590940" x="82.517342" id="shapes-f15.svgtspan4900" sodipodi:role="line">rectangle</tspan></text>
+
+<rect id="d0e635" width="288" height="1000px" x="10" y="4814.084891800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e635" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">As you can see, while a rounded rectangle has straight line segments in its sides and
+circular (generally, elliptic) roundings, a rounded polygon or star has no straight
+lines at all; its curvature varies smoothly from the maximum (in the corners) to the
+minimum (mid-way between the corners). Inkscape does this simply by adding collinear
+Bezier tangents to each node of the shape (you can see them if you convert the shape to
+path and examine it in Node tool).
+</flowDiv></flowRoot>
+
+<rect id="d0e638" width="288" height="1000px" x="10" y="4909.979315800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e638" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The <flowSpan style="font-family:sans serif">Rounded</flowSpan> parameter which you can adjust in the Controls bar is the
+ratio of the length of these tangents to the length of the polygon/star sides to which
+they are adjacent. This parameter can be negative, which reverses the direction of
+tangents. The values of about 0.2 to 0.4 give "normal" rounding of the kind you would
+expect; other values tend to produce beautiful, intricate, and totally unpredictable
+patterns. A star with a large roundedness value may reach far beyond the positions of
+its handles. Here are a few examples, each indicating its roundedness value:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.307966,-3.233534e-2,-3.233534e-2,-0.307966,-34.05150,272.3350)" sodipodi:type="star" style="stroke-opacity:0.13114752;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.3750434;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none" id="shapes-f16.svgpath1575" sodipodi:sides="5" sodipodi:cx="254.06618" sodipodi:cy="551.97913" sodipodi:r1="27.797562" sodipodi:r2="27.797562" sodipodi:arg1="0.22082877" sodipodi:arg2="0.84914730" inkscape:flatsided="false" inkscape:rounded="5.1300000" d="M 281.18871,558.06786 C 261.88430,644.06024 338.59255,514.62479 272.42990,572.84724 C 206.26725,631.06969 344.40578,571.44219 256.65677,579.65571 C 168.90777,587.86923 315.71235,620.82536 239.89413,575.89267 C 164.07590,530.95997 263.47218,643.91161 228.54472,562.99546 C 193.61727,482.07932 207.63923,631.88277 226.94364,545.89039 C 246.24806,459.89801 169.53980,589.33346 235.70245,531.11101 C 301.86510,472.88857 163.72658,532.51606 251.47558,524.30254 C 339.22459,516.08902 192.42001,483.13289 268.23823,528.06559 C 344.05645,572.99828 244.66018,460.04664 279.58763,540.96279 C 314.51509,621.87893 300.49312,472.07548 281.18871,558.06786 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(1.252191,0.000000,0.000000,-1.252191,-268.8556,649.3270)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.031250000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1556" sodipodi:sides="18" sodipodi:cx="377.20990" sodipodi:cy="459.14322" sodipodi:r1="56.586357" sodipodi:r2="2.4662609" sodipodi:arg1="1.1708920" sodipodi:arg2="-2.6860230" inkscape:flatsided="false" inkscape:rounded="0.37000000" d="M 399.24068,511.26481 C 405.25006,490.48212 396.08205,453.22319 374.99517,458.05813 C 354.14186,462.83951 367.47163,532.93693 380.08543,515.65647 C 392.84050,498.18245 396.96869,460.03487 375.49986,457.36609 C 354.26882,454.72686 342.81998,525.15594 360.58334,513.23179 C 378.54566,501.17408 395.47213,466.73900 376.21080,456.88839 C 357.16282,447.14689 322.31627,509.41284 343.08666,504.28323 C 364.08970,499.09616 391.77287,472.52697 377.04225,456.68266 C 362.47480,441.01385 308.43353,487.60649 329.70575,489.89012 C 351.21623,492.19933 386.31710,476.70066 377.89392,456.77371 C 369.56404,437.06749 302.84625,462.36704 322.05455,471.78848 C 341.47799,481.31545 379.76287,478.75666 378.66309,457.15056 C 377.57549,435.78378 306.22831,436.73875 321.05589,452.16164 C 336.04954,467.75726 372.90072,478.44700 379.25698,457.76775 C 385.54284,437.31756 318.17180,413.81277 326.83023,433.37687 C 335.58563,453.16010 366.55831,475.80901 379.60396,458.55085 C 392.50512,441.48384 337.23616,396.35432 338.68110,417.69991 C 340.14223,439.28459 361.50065,471.16088 379.66219,459.40539 C 397.62256,447.78011 361.12194,386.46913 355.17912,407.02162 C 349.16974,427.80432 358.33775,465.06325 379.42463,460.22831 C 400.27794,455.44693 386.94817,385.34951 374.33437,402.62997 C 361.57930,420.10399 357.45111,458.25157 378.91994,460.92035 C 400.15097,463.55958 411.59982,393.13050 393.83646,405.05465 C 375.87414,417.11236 358.94767,451.54744 378.20900,461.39805 C 397.25698,471.13955 432.10353,408.87359 411.33314,414.00321 C 390.33010,419.19028 362.64693,445.75947 377.37755,461.60378 C 391.94500,477.27258 445.98627,430.67995 424.71405,428.39632 C 403.20357,426.08711 368.10270,441.58578 376.52588,461.51272 C 384.85576,481.21895 451.57355,455.91940 432.36525,446.49796 C 412.94181,436.97099 374.65693,439.52977 375.75671,461.13588 C 376.84431,482.50266 448.19149,481.54769 433.36391,466.12480 C 418.37026,450.52917 381.51908,439.83944 375.16282,460.51868 C 368.87696,480.96888 436.24800,504.47366 427.58957,484.90957 C 418.83417,465.12634 387.86149,442.47743 374.81584,459.73559 C 361.91468,476.80259 417.18364,521.93212 415.73870,500.58653 C 414.27757,479.00185 392.91915,447.12556 374.75761,458.88105 C 356.79724,470.50633 393.29786,531.81731 399.24068,511.26481 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.549977,0.000000,0.000000,-0.549977,24.59580,424.7180)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.36259648;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1559" sodipodi:sides="4" sodipodi:cx="78.599991" sodipodi:cy="584.08337" sodipodi:r1="33.805592" sodipodi:r2="0.93718392" sodipodi:arg1="0.0000000" sodipodi:arg2="0.78539816" inkscape:flatsided="false" inkscape:rounded="1.8500000" d="M 112.40558,584.08337 C 112.40558,645.41000 122.62715,541.38159 79.262680,584.74606 C 35.898208,628.11054 139.92662,617.88897 78.599991,617.88897 C 17.273366,617.88897 121.30177,628.11054 77.937302,584.74606 C 34.572829,541.38159 44.794399,645.41000 44.794399,584.08337 C 44.794399,522.75675 34.572829,626.78516 77.937302,583.42068 C 121.30177,540.05621 17.273366,550.27778 78.599991,550.27778 C 139.92662,550.27778 35.898208,540.05621 79.262680,583.42068 C 122.62715,626.78516 112.40558,522.75675 112.40558,584.08337 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.748940,0.000000,0.000000,-0.748940,60.65535,545.3560)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00" id="shapes-f16.svgpath2808" sodipodi:sides="4" sodipodi:cx="285.61685" sodipodi:cy="626.70453" sodipodi:r1="38.196964" sodipodi:r2="7.8936343" sodipodi:arg1="-0.0000000" sodipodi:arg2="0.78539816" inkscape:flatsided="false" inkscape:rounded="0.25000000" d="M 323.81382,626.70453 C 323.81382,634.97690 297.04794,626.43672 291.19849,632.28617 C 285.34904,638.13562 293.88922,664.90149 285.61685,664.90149 C 277.34448,664.90149 285.88466,638.13562 280.03521,632.28617 C 274.18576,626.43672 247.41989,634.97690 247.41989,626.70453 C 247.41989,618.43216 274.18576,626.97234 280.03521,621.12289 C 285.88466,615.27344 277.34448,588.50756 285.61685,588.50756 C 293.88922,588.50756 285.34904,615.27344 291.19849,621.12289 C 297.04794,626.97234 323.81382,618.43216 323.81382,626.70453 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.716804,0.217032,0.217032,-0.716804,-66.02363,504.5840)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000019pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00" id="shapes-f16.svgpath3430" sodipodi:sides="5" sodipodi:cx="285.61685" sodipodi:cy="626.70453" sodipodi:r1="38.196964" sodipodi:r2="9.5492411" sodipodi:arg1="-0.0000000" sodipodi:arg2="0.62831853" inkscape:flatsided="false" inkscape:rounded="0.24000000" d="M 323.81382,626.70453 C 323.81382,634.14071 297.71323,626.30143 293.34235,632.31743 C 288.97147,638.33343 304.49260,660.73409 297.42036,663.03200 C 290.34813,665.32991 289.73821,638.08430 282.66597,635.78640 C 275.59374,633.48849 259.08574,655.17214 254.71486,649.15614 C 250.34398,643.14014 276.06761,634.14071 276.06761,626.70453 C 276.06761,619.26834 250.34398,610.26892 254.71486,604.25292 C 259.08574,598.23692 275.59374,619.92057 282.66597,617.62266 C 289.73821,615.32475 290.34813,588.07915 297.42036,590.37706 C 304.49260,592.67496 288.97147,615.07563 293.34235,621.09163 C 297.71323,627.10763 323.81382,619.26834 323.81382,626.70453 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.112357,6.849093e-3,6.849093e-3,-0.112357,7.881487,207.1500)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274618 1.4274618;stroke-miterlimit:4.0000000;stroke-width:1.4274611;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath1586" sodipodi:sides="3" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.6461088" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 370.70862,682.81124 317.73879,678.81439 311.61860,666.08902 C 305.49842,653.36364 335.44471,609.48885 349.52530,610.55130 C 363.60589,611.61375 386.62943,659.48540 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.111212,-1.740816e-2,-1.740816e-2,-0.111212,34.31171,215.8190)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4275137 1.4275137;stroke-miterlimit:4.0000000;stroke-width:1.4275173;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2214" sodipodi:sides="4" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.3843094" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 372.16938,680.67105 334.24160,687.82724 324.71887,681.32759 C 315.19613,674.82795 308.03995,636.90017 314.53959,627.37744 C 321.03924,617.85470 358.96702,610.69852 368.48975,617.19816 C 378.01248,623.69781 385.16867,661.62558 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.106220,-3.726607e-2,-3.726607e-2,-0.106220,59.87360,219.4050)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274952 1.4274952;stroke-miterlimit:4.0000000;stroke-width:1.4274960;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2215" sodipodi:sides="5" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.2272298" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 373.26617,679.06413 344.89652,689.21351 335.69856,686.52121 C 326.50060,683.82891 308.08126,659.98410 307.79947,650.40435 C 307.51767,640.82461 324.50355,615.93832 333.52735,612.71002 C 342.55115,609.48171 371.46833,617.94595 377.32714,625.53049 C 383.18595,633.11503 384.07188,663.23251 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.112523,3.153940e-3,3.153940e-3,-0.112523,42.43847,209.5460)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.4274604 1.4274604;stroke-miterlimit:4.0000000;stroke-width:1.4274589;stroke:#000000;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000" id="shapes-f16.svgpath2216" sodipodi:sides="6" sodipodi:cx="346.60431" sodipodi:cy="649.26288" sodipodi:r1="38.821625" sodipodi:r2="36.683537" sodipodi:arg1="0.59891126" sodipodi:arg2="1.1225100" inkscape:flatsided="true" inkscape:rounded="0.21000000" d="M 378.66903,671.14832 C 374.07308,677.88191 351.81275,688.58787 343.68332,687.97446 C 335.55389,687.36105 315.15209,673.43601 311.61860,666.08902 C 308.08511,658.74202 309.94365,634.11103 314.53959,627.37744 C 319.13554,620.64385 341.39587,609.93789 349.52530,610.55130 C 357.65473,611.16471 378.05653,625.08974 381.59002,632.43674 C 385.12350,639.78374 383.26497,664.41473 378.66903,671.14832 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(6.043272e-2,0.000000,0.000000,-6.043272e-2,168.5167,2.007000)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:4.1999998;stroke:#000000;fill-rule:evenodd;fill-opacity:0.74998099;fill:#ff6000;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath905" sodipodi:sides="3" sodipodi:cx="-651.47363" sodipodi:cy="-1048.6403" sodipodi:r1="266.75140" sodipodi:r2="86.869286" sodipodi:arg1="0.54565505" sodipodi:arg2="0.65224913" inkscape:flatsided="false" inkscape:rounded="-3.0000000" d="M -423.45786,-910.20211 C -633.01332,-1409.8741 -1124.1319,-1008.2425 -582.43682,-995.91274 C 353.94260,-974.59938 -1814.5112,-1038.5521 -885.37247,-920.39188 C -347.86611,-852.03624 -450.12998,-1478.1732 -731.65541,-1015.2164 C -1218.3030,-214.94470 -78.691431,-2060.9044 -645.59057,-1315.3268 C -973.54147,-884.01044 -380.15903,-659.50507 -640.32867,-1134.7917 C -1090.0605,-1956.3767 -61.218238,-46.464232 -423.45786,-910.20211 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.477810,7.371536e-2,7.371536e-2,-0.477810,-114.9199,309.0950)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000001pt;stroke:#acacac;fill-rule:evenodd;fill-opacity:0.75000000;fill:#fcfcfc" id="shapes-f16.svgpath4053" sodipodi:sides="6" sodipodi:cx="272.33234" sodipodi:cy="606.22424" sodipodi:r1="27.681587" sodipodi:r2="11.966143" sodipodi:arg1="0.20131714" sodipodi:arg2="-3.0483195" inkscape:flatsided="false" inkscape:rounded="3.0000000" d="M 299.45487,611.75945 C 249.91437,503.78513 339.18292,516.17810 260.41821,605.10974 C 192.18155,682.15437 221.54958,716.42032 281.09997,632.48065 C 349.83823,535.59016 383.73987,619.09548 267.34046,595.34905 C 166.49952,574.77669 151.50836,617.34312 253.97744,626.94544 C 372.25619,638.02927 316.88929,709.14161 279.25459,596.46356 C 246.65031,498.84656 202.29112,507.14705 245.20981,600.68903 C 294.75030,708.66336 205.48175,696.27038 284.24646,607.33875 C 352.48313,530.29412 323.11510,496.02817 263.56470,579.96784 C 194.82645,676.85833 160.92480,593.35301 277.32421,617.09943 C 378.16515,637.67180 393.15632,595.10537 290.68724,585.50305 C 172.40848,574.41921 227.77538,503.30687 265.41009,615.98493 C 298.01436,713.60193 342.37356,705.30144 299.45487,611.75945 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.270281,-8.043548e-2,-8.043548e-2,-0.270281,39.03150,168.4570)" sodipodi:type="star" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.082840365pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath1545" sodipodi:sides="3" sodipodi:cx="397.50070" sodipodi:cy="420.22922" sodipodi:r1="39.614254" sodipodi:r2="1.0779980" sodipodi:arg1="2.3198469" sodipodi:arg2="3.3670445" inkscape:flatsided="false" inkscape:rounded="-3.0000000" d="M 370.52562,449.24015 C 456.39873,529.08709 422.66290,305.69647 396.44998,419.98823 C 370.23707,534.28000 497.95007,347.91782 385.86404,382.36265 C 273.77801,416.80747 484.10787,499.28669 398.23476,419.43976 C 312.36165,339.59283 409.89952,543.37662 436.11245,429.08486 C 462.32537,314.79309 285.73133,455.70449 397.81736,421.25966 C 509.90339,386.81483 284.65252,369.39321 370.52562,449.24015 z " inkscape:randomized="0.0000000"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(1.627536,0.000000,0.000000,1.627536,-153.1836,-574.1410)" sodipodi:type="star" style="font-family:Bitstream Vera Sans;stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.57520527;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#8eff00;color:#000000;text-anchor:start;writing-mode:lr-tb;letter-spacing:0.0000000;font-stretch:ultra-condensed;font-weight:100;font-variant:normal;font-style:normal;font-size:12.000000" id="shapes-f16.svgpath1591" sodipodi:sides="3" sodipodi:cx="262.92249" sodipodi:cy="377.06650" sodipodi:r1="17.850517" sodipodi:r2="2.4989247" sodipodi:arg1="0.51914611" sodipodi:arg2="1.5663437" inkscape:flatsided="false" inkscape:rounded="0.25000000" d="M 278.42107,385.92283 C 276.34454,389.55676 267.11895,379.54676 262.93361,379.56540 C 258.74827,379.58403 249.61219,389.67579 247.50338,386.06050 C 245.39457,382.44521 258.67628,379.46061 260.75281,375.82668 C 262.82934,372.19276 258.65766,359.23479 262.84300,359.21616 C 267.02834,359.19752 262.97222,372.19212 265.08103,375.80741 C 267.18984,379.42270 280.49760,382.28891 278.42107,385.92283 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="269.70953" y="72.533112" id="shapes-f16.svgtext2547" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2548" x="269.70953" y="72.533112"/><tspan id="shapes-f16.svgtspan2550"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2552" x="269.70953" y="77.307917">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="270.21283" y="37.697109" id="shapes-f16.svgtext2856" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2555" x="270.21283" y="37.697109"/><tspan id="shapes-f16.svgtspan2557"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2559" x="270.21283" y="42.471914">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="270.13705" y="114.07111" id="shapes-f16.svgtext2561" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2562" x="270.13705" y="114.07111"/><tspan id="shapes-f16.svgtspan2564"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2566" x="270.13705" y="118.84592">0.25</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.500003,0.866024,-0.866024,0.500003,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790072;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="214.9263" y="-106.66351" id="shapes-f16.svgtext2568" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2569" x="214.92630" y="-106.66351"/><tspan id="shapes-f16.svgtspan2571"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2573" x="214.92630" y="-101.88870">0.37</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.964586,6.719919e-2,6.719919e-2,-0.964586,-356.5721,688.7050)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.37500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece" id="shapes-f16.svgpath1554" sodipodi:sides="9" sodipodi:cx="451.89960" sodipodi:cy="620.88135" sodipodi:r1="23.086590" sodipodi:r2="14.298160" sodipodi:arg1="1.1382904" sodipodi:arg2="1.4814137" inkscape:flatsided="false" inkscape:rounded="0.43000000" d="M 461.57628,641.84208 C 457.38816,643.80584 457.78546,634.73692 453.17590,635.12243 C 448.51320,635.51239 450.36116,644.35969 445.83906,643.15825 C 441.36850,641.97051 447.50224,635.27869 443.72331,632.61104 C 439.90082,629.91264 435.62950,637.87792 432.93764,634.05081 C 430.27646,630.26733 439.27660,629.08379 438.09650,624.61120 C 436.90279,620.08705 428.51080,623.44326 428.90873,618.78123 C 429.30212,614.17234 436.95739,619.05087 438.92831,614.86612 C 440.92194,610.63312 432.33597,607.80985 435.63750,604.49432 C 438.90139,601.21657 441.62981,609.87446 445.82952,607.93563 C 450.07766,605.97445 445.31518,598.29275 449.97548,597.87508 C 454.58267,597.46217 451.10758,605.84829 455.57100,607.06259 C 460.08588,608.29088 461.37532,599.34510 465.21379,602.02073 C 469.00851,604.66586 460.95594,608.85626 463.59458,612.65549 C 466.26365,616.49853 473.00165,610.47450 474.22223,614.99147 C 475.42890,619.45696 466.56674,617.49090 466.14595,622.09737 C 465.72032,626.75695 474.75410,626.47338 472.78567,630.71815 C 470.83966,634.91455 465.31462,627.71197 462.03130,630.97026 C 458.71012,634.26611 465.81268,639.85569 461.57628,641.84208 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="116.22874" y="117.60011" id="shapes-f16.svgtext2575" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2576" x="116.22874" y="117.60011"/><tspan id="shapes-f16.svgtspan2578"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2580" x="116.22874" y="122.37492">0.43</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.384906,0.922956,-0.922956,0.384906,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789882;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="32.583221" y="-39.030281" id="shapes-f16.svgtext2582" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2583" x="32.583221" y="-39.030281"/><tspan id="shapes-f16.svgtspan2585"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2587" x="32.583221" y="-34.255495">3.00</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="107.11456" y="38.639725" id="shapes-f16.svgtext2589" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2590" x="107.11456" y="43.414501">-</tspan><tspan id="shapes-f16.svgtspan2592"/><tspan id="shapes-f16.svgtspan2594">3.00</tspan><tspan sodipodi:role="line" id="shapes-f16.svgtspan2596" x="107.11456" y="43.414501"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.120864,0.000000,0.000000,-0.120864,214.0977,80.90800)" sodipodi:type="star" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.68540149pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath896" sodipodi:sides="3" sodipodi:cx="224.45302" sodipodi:cy="492.50204" sodipodi:r1="120.20276" sodipodi:r2="60.101379" sodipodi:arg1="0.52807445" sodipodi:arg2="1.5752720" inkscape:flatsided="false" inkscape:rounded="0.41000000" d="M 328.28162,553.06873 C 306.77619,589.93520 266.86404,552.79385 224.18402,552.60282 C 181.50401,552.41180 141.26100,589.19440 120.08642,552.13691 C 98.911848,515.07942 151.03328,499.08517 172.53871,462.21870 C 194.04415,425.35223 182.31099,372.10947 224.99100,372.30049 C 267.67102,372.49151 255.46174,425.62712 276.63631,462.68461 C 297.81089,499.74210 349.78706,516.20227 328.28162,553.06873 z " inkscape:randomized="0.0000000"/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="236.78233" y="17.90111" id="shapes-f16.svgtext2598" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2599" x="236.78233" y="17.901110"/><tspan id="shapes-f16.svgtspan2601"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2603" x="236.78233" y="22.675915">0.41</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="21.764177" y="95.56311" id="shapes-f16.svgtext2909" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2606" x="21.764177" y="100.33792">5.43</tspan><tspan id="shapes-f16.svgtspan2608"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2610" x="21.764177" y="100.33792"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="63.424889" y="89.486107" id="shapes-f16.svgtext2613" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan2613" x="63.424889" y="89.486107"/><tspan id="shapes-f16.svgtspan2615"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan2617" x="63.424889" y="94.260912">1.85</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="62.71822" y="141.7691" id="shapes-f16.svgtext3240" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan3241" x="62.718220" y="141.76910"/><tspan id="shapes-f16.svgtspan3243"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan3245" x="62.718220" y="146.54391">0.21</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(1.000000,-5.974290e-4,5.974290e-4,1.000000,0.000000,0.000000)" sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9789798;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="106.78857" y="66.356537" id="shapes-f16.svgtext3868" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan3869" x="106.78857" y="71.131313">-</tspan><tspan id="shapes-f16.svgtspan3871"/><tspan id="shapes-f16.svgtspan3873">3.00</tspan><tspan sodipodi:role="line" id="shapes-f16.svgtspan3875" x="106.78857" y="71.131313"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.503029,8.386162e-2,-8.386162e-2,0.503029,540.5811,-2474.824)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#cecece;color:#000000" id="shapes-f16.svgpath4498" sodipodi:sides="9" sodipodi:cx="105.38494" sodipodi:cy="5142.4639" sodipodi:r1="46.149918" sodipodi:r2="18.172943" sodipodi:arg1="0.93231400" sodipodi:arg2="1.2813799" inkscape:flatsided="false" inkscape:rounded="-0.43000000" inkscape:randomized="0.0000000" d="M 132.88925,5179.5223 C 143.15471,5171.9034 98.319178,5163.5294 110.57137,5159.8810 C 122.82356,5156.2326 89.872629,5187.7696 102.63376,5188.5317 C 115.39489,5189.2938 86.431567,5154.0592 98.162455,5159.1399 C 109.89334,5164.2206 64.379851,5167.1990 73.665577,5175.9855 C 82.951303,5184.7720 83.412450,5139.1634 89.133020,5150.5960 C 94.853589,5162.0285 58.073810,5135.0545 59.539237,5147.7541 C 61.004664,5160.4537 90.674506,5125.8120 87.708039,5138.2469 C 84.741573,5150.6818 73.905173,5106.3769 66.864612,5117.0474 C 59.824050,5127.7178 104.81974,5120.2521 94.554278,5127.8710 C 84.288818,5135.4899 104.46627,5094.5849 92.214077,5098.2333 C 79.961884,5101.8817 119.22943,5125.0853 106.46830,5124.3232 C 93.707174,5123.5611 135.45722,5105.1959 123.72634,5100.1152 C 111.99545,5095.0345 127.16114,5138.0502 117.87541,5129.2637 C 108.58969,5120.4772 152.37702,5133.2451 146.65645,5121.8125 C 140.93588,5110.3800 124.90352,5153.0803 123.43809,5140.3807 C 121.97266,5127.6811 147.30870,5165.6078 150.27517,5153.1728 C 153.24164,5140.7379 113.51294,5163.1428 120.55350,5152.4724 C 127.59406,5141.8020 122.62379,5187.1412 132.88925,5179.5223 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="156.34573" y="122.21311" id="shapes-f16.svgtext4499" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan4500" x="156.34573" y="126.98792">-0.43</tspan><tspan id="shapes-f16.svgtspan4502"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan4504" x="156.34573" y="126.98792"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.306731,-4.267910e-2,4.267910e-2,0.306731,-195.0316,-1440.110)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.71101642;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#00edff;color:#000000" id="shapes-f16.svgpath5127" sodipodi:sides="5" sodipodi:cx="9.5541286" sodipodi:cy="5108.5903" sodipodi:r1="17.613136" sodipodi:r2="8.1117020" sodipodi:arg1="-2.7000003" sodipodi:arg2="-2.0716818" inkscape:flatsided="false" inkscape:rounded="-8.9362223" inkscape:randomized="0.0000000" d="M -6.3694195,5101.0628 C -52.334341,5198.2963 99.997690,5049.8290 5.6588697,5101.4751 C -88.679954,5153.1211 118.47105,5104.7884 11.792555,5091.1200 C -94.885938,5077.4516 93.388032,5176.4490 15.117425,5102.6870 C -63.153186,5028.9249 46.827114,5211.0016 26.861100,5105.3206 C 6.8950871,4999.6395 -29.077231,5209.2906 16.887694,5112.0571 C 62.852620,5014.8236 -76.326823,5175.6859 18.011999,5124.0398 C 112.35082,5072.3938 -98.155268,5102.9678 8.5232251,5116.6363 C 115.20172,5130.3047 -80.796204,5047.6464 -2.5255918,5121.4084 C 75.745018,5195.1704 -18.382580,5004.4152 1.5834303,5110.0962 C 21.549441,5215.7773 39.595504,5003.8293 -6.3694195,5101.0628 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="21.20429" y="143.25011" id="shapes-f16.svgtext6108" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan5129" x="21.204290" y="148.02491">-8.94</tspan><tspan id="shapes-f16.svgtspan5131"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan5133" x="21.204290" y="148.02491"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) matrix(0.241306,0.000000,0.000000,0.241306,59.66014,-1049.710)" sodipodi:type="star" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#000000;color:#000000" id="shapes-f16.svgpath5833" sodipodi:sides="4" sodipodi:cx="171.63371" sodipodi:cy="4696.8921" sodipodi:r1="45.711628" sodipodi:r2="32.323002" sodipodi:arg1="0.78539816" sodipodi:arg2="1.5707963" inkscape:flatsided="true" inkscape:rounded="0.39000000" inkscape:randomized="0.0000000" d="M 203.95671,4729.2151 C 186.12918,4747.0426 157.13825,4747.0426 139.31071,4729.2151 C 121.48318,4711.3876 121.48318,4682.3966 139.31071,4664.5691 C 157.13825,4646.7416 186.12918,4646.7416 203.95671,4664.5691 C 221.78425,4682.3966 221.78425,4711.3876 203.95671,4729.2151 z "/><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5025.603549800001) " sodipodi:insensitive="true" xml:space="preserve" style="font-size:3.9790041;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" x="96.318428" y="80.288109" id="shapes-f16.svgtext5837" sodipodi:linespacing="120.00000%"><tspan sodipodi:role="line" id="shapes-f16.svgtspan5838" x="96.318428" y="80.288109"/><tspan id="shapes-f16.svgtspan5840"/><tspan sodipodi:role="line" id="shapes-f16.svgtspan5842" x="96.318428" y="85.062914">0.39</tspan></text>
+
+<rect id="d0e654" width="288" height="1000px" x="10" y="5186.247209800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e654" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">If you want the tips of a star to be sharp but the concaves smooth or vice versa, this
+is easy to do by creating an <flowSpan style="font-style:italic">offset</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+J</flowSpan>)
+from the star:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5233.112882800001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3939" y="-2.7365105" x="35.064491" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="35.064491" id="shapes-f17.svgtspan3940" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3942"/><tspan id="shapes-f17.svgtspan3944"/><tspan y="4.7223065" x="35.064491" id="shapes-f17.svgtspan3946" sodipodi:role="line">Original star</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5233.112882800001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3948" y="-2.7365105" x="117.15958" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="117.15958" id="shapes-f17.svgtspan3949" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3951"/><tspan id="shapes-f17.svgtspan3953"/><tspan x="117.15958" y="4.7223065" sodipodi:role="line" id="shapes-f17.svgtspan3955">Linked offset, inset</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5233.112882800001) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f17.svgtext3957" y="-2.7365105" x="216.99135" style="font-size:6.2156806;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.7365105" x="216.99135" id="shapes-f17.svgtspan3958" sodipodi:role="line"/><tspan id="shapes-f17.svgtspan3960"/><tspan id="shapes-f17.svgtspan3962"/><tspan y="4.7223065" x="216.99135" id="shapes-f17.svgtspan3964" sodipodi:role="line">Linked offset, outset</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5233.112882800001) matrix(1.320520,0.000000,0.000000,1.320520,32.68152,-6886.747)" d="M 95.281250,5226.1250 C 94.775628,5227.3872 94.288704,5228.4192 93.750000,5229.9062 C 92.785240,5232.5694 91.804075,5235.4001 90.468750,5237.9375 C 89.133425,5240.4749 87.472375,5243.2081 83.843750,5244.2188 C 80.034756,5245.2796 77.011897,5243.7127 74.312500,5242.1562 C 71.613103,5240.5998 69.024000,5238.6378 66.593750,5236.8438 C 65.433917,5235.9875 64.652607,5235.5924 63.625000,5234.9062 C 64.251412,5235.7075 64.544559,5236.2476 65.281250,5237.1250 C 67.182012,5239.3887 69.282685,5241.8174 70.968750,5244.3750 C 72.654815,5246.9326 74.439158,5249.8283 73.437500,5253.7188 C 72.451468,5257.5486 69.573416,5259.3799 66.875000,5260.9375 C 64.176584,5262.4951 61.175479,5263.7323 58.406250,5264.9375 C 57.034673,5265.5344 56.262361,5266.0297 55.125000,5266.5938 C 56.173575,5266.4488 56.814492,5266.4593 58.000000,5266.2500 C 60.912193,5265.7358 64.066204,5265.1188 67.125000,5264.9375 C 70.183796,5264.7562 73.599692,5264.6556 76.468750,5267.4688 C 79.294288,5270.2394 79.439455,5273.6326 79.437500,5276.7500 C 79.435545,5279.8674 78.999047,5283.0905 78.656250,5286.0938 C 78.490635,5287.5447 78.550611,5288.4424 78.468750,5289.6875 C 78.856660,5288.7303 79.163062,5288.1908 79.562500,5287.0938 C 80.573899,5284.3159 81.627022,5281.3011 83.000000,5278.5625 C 84.372978,5275.8239 86.005336,5272.8277 89.875000,5271.7500 C 93.683982,5270.6892 96.706856,5272.2560 99.406250,5273.8125 C 102.10564,5275.3690 104.69475,5277.3310 107.12500,5279.1250 C 108.28483,5279.9812 109.06614,5280.3763 110.09375,5281.0625 C 109.46734,5280.2612 109.17419,5279.7211 108.43750,5278.8438 C 106.53674,5276.5801 104.43606,5274.1513 102.75000,5271.5938 C 101.06394,5269.0362 99.279591,5266.1405 100.28125,5262.2500 C 101.26729,5258.4201 104.14534,5256.5889 106.84375,5255.0312 C 109.54216,5253.4736 112.54328,5252.2365 115.31250,5251.0312 C 116.68407,5250.4343 117.45639,5249.9391 118.59375,5249.3750 C 117.54518,5249.5200 116.90426,5249.5094 115.71875,5249.7188 C 112.80656,5250.2329 109.65254,5250.8499 106.59375,5251.0312 C 103.53496,5251.2126 100.11909,5251.3132 97.250000,5248.5000 C 94.424435,5245.7294 94.279295,5242.3362 94.281250,5239.2188 C 94.283205,5236.1013 94.719703,5232.8783 95.062500,5229.8750 C 95.235374,5228.3604 95.200993,5227.4100 95.281250,5226.1250 z " inkscape:href="#path2693" id="shapes-f17.svgpath2694" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.47329840;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800" xlink:href="#shapes-f17.svgpath2693" inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7812 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5312 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z " inkscape:radius="-4.4234619" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5233.112882800001) matrix(0.827366,0.000000,0.000000,0.827366,177.7036,-4293.463)" d="M 97.500000,5207.5312 C 96.553352,5207.4549 95.536566,5207.4936 94.531250,5207.6562 C 87.472667,5208.7975 85.294135,5213.5513 83.750000,5216.5312 C 82.205865,5219.5112 81.237159,5222.3926 80.281250,5225.0312 C 79.816114,5226.3152 79.482735,5227.0064 79.062500,5228.0625 C 77.795774,5227.1860 76.701496,5226.4450 75.125000,5225.2812 C 72.587379,5223.4079 69.935198,5221.3896 66.375000,5219.7500 C 64.594901,5218.9302 62.517804,5218.1217 59.625000,5218.0312 C 56.732196,5217.9408 52.825811,5219.0848 50.250000,5221.5000 C 47.647015,5223.9405 46.158544,5228.2301 46.312500,5231.3125 C 46.466456,5234.3949 47.430312,5236.4437 48.343750,5238.1562 C 50.170627,5241.5813 52.301057,5243.9855 54.281250,5246.3438 C 55.434338,5247.7170 56.134224,5248.6510 57.031250,5249.7812 C 55.643759,5250.4357 54.472521,5251.0044 52.687500,5251.7812 C 49.796106,5253.0396 46.701740,5254.3014 43.500000,5256.5625 C 41.899130,5257.6931 40.151462,5259.1020 38.625000,5261.5625 C 37.098538,5264.0230 36.165196,5267.9993 36.968750,5271.4375 C 37.781106,5274.9133 40.753545,5278.3426 43.500000,5279.7500 C 46.246455,5281.1574 48.497581,5281.3410 50.437500,5281.4062 C 54.317337,5281.5367 57.466173,5280.9107 60.500000,5280.3750 C 62.264561,5280.0634 63.416611,5279.9304 64.843750,5279.7188 C 64.715748,5281.2463 64.626540,5282.5388 64.406250,5284.4688 C 64.048375,5287.6041 63.614025,5290.9080 63.968750,5294.8125 C 64.146112,5296.7647 64.477410,5298.9772 65.843750,5301.5312 C 67.210090,5304.0853 70.180637,5306.9136 73.562500,5307.9375 C 76.977851,5308.9716 81.439104,5308.1110 84.031250,5306.4375 C 86.623396,5304.7640 87.910460,5302.8969 88.937500,5301.2500 C 90.991579,5297.9562 92.008793,5294.8940 93.062500,5292.0000 C 93.675617,5290.3160 94.125581,5289.2477 94.656250,5287.9062 C 95.922978,5288.7827 97.017255,5289.5237 98.593750,5290.6875 C 101.13137,5292.5608 103.78357,5294.5792 107.34375,5296.2188 C 109.12384,5297.0385 111.20098,5297.8470 114.09375,5297.9375 C 116.98652,5298.0280 120.89291,5296.8839 123.46875,5294.4688 C 126.07176,5292.0282 127.56021,5287.7387 127.40625,5284.6562 C 127.25229,5281.5738 126.28844,5279.5250 125.37500,5277.8125 C 123.54812,5274.3875 121.41769,5271.9833 119.43750,5269.6250 C 118.28441,5268.2517 117.58453,5267.3177 116.68750,5266.1875 C 118.07500,5265.5330 119.24622,5264.9644 121.03125,5264.1875 C 123.92265,5262.9291 127.01701,5261.6674 130.21875,5259.4062 C 131.81962,5258.2757 133.56730,5256.8667 135.09375,5254.4062 C 136.62020,5251.9458 137.55354,5247.9694 136.75000,5244.5312 C 135.93765,5241.0554 132.96521,5237.6261 130.21875,5236.2188 C 127.47229,5234.8114 125.22118,5234.6277 123.28125,5234.5625 C 119.40140,5234.4321 116.25259,5235.0581 113.21875,5235.5938 C 111.45418,5235.9053 110.30215,5236.0383 108.87500,5236.2500 C 109.00300,5234.7224 109.09221,5233.4300 109.31250,5231.5000 C 109.67038,5228.3646 110.10472,5225.0607 109.75000,5221.1562 C 109.57264,5219.2040 109.24133,5216.9916 107.87500,5214.4375 C 106.50867,5211.8834 103.53813,5209.0551 100.15625,5208.0312 C 99.332988,5207.7820 98.446648,5207.6076 97.500000,5207.5312 z " inkscape:href="#path2693" id="shapes-f17.svgpath2696" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.75540936;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000" xlink:href="#shapes-f17.svgpath2693" inkscape:original="M 96.125000 5217.4375 C 90.627188 5218.3264 88.703454 5238.2845 82.656250 5239.9688 C 75.920688 5241.8446 62.131885 5223.9675 57.031250 5228.7500 C 52.146599 5233.3298 70.825719 5246.1407 69.156250 5252.6250 C 67.412966 5259.3961 45.033761 5262.3791 46.625000 5269.1875 C 48.148858 5275.7076 68.594118 5265.9372 73.375000 5270.6250 C 78.367278 5275.5203 69.745630 5296.4115 76.437500 5298.4375 C 82.846009 5300.3779 84.612149 5277.7965 91.062500 5276.0000 C 97.798062 5274.1242 111.58687 5292.0012 116.68750 5287.2188 C 121.57215 5282.6390 102.89303 5269.8281 104.56250 5263.3438 C 106.30578 5256.5727 128.68499 5253.5897 127.09375 5246.7812 C 125.56989 5240.2611 105.12463 5250.0315 100.34375 5245.3438 C 95.351472 5240.4485 103.97312 5219.5572 97.281250 5217.5312 C 96.880718 5217.4100 96.491521 5217.3782 96.125000 5217.4375 z " inkscape:radius="9.9201479" sodipodi:type="inkscape:offset"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5233.112882800001) translate(-32.78474,-5201.170)" d="M 116.67619,5287.2238 C 111.57555,5292.0061 97.800036,5274.1131 91.064473,5275.9889 C 84.614125,5277.7853 82.850643,5300.3688 76.442134,5298.4284 C 69.750261,5296.4023 78.358283,5275.5258 73.366005,5270.6306 C 68.585122,5265.9426 48.145527,5275.7071 46.621669,5269.1870 C 45.030431,5262.3786 67.413968,5259.3951 69.157252,5252.6241 C 70.826718,5246.1397 52.150604,5233.3207 57.035255,5228.7410 C 62.135890,5223.9587 75.911405,5241.8517 82.646968,5239.9759 C 89.097316,5238.1795 90.860798,5215.5961 97.269307,5217.5364 C 103.96118,5219.5626 95.353158,5240.4390 100.34544,5245.3343 C 105.12632,5250.0223 125.56591,5240.2577 127.08977,5246.7779 C 128.68101,5253.5863 106.29747,5256.5697 104.55419,5263.3408 C 102.88472,5269.8251 121.56084,5282.6441 116.67619,5287.2238 z " inkscape:randomized="0.0000000" inkscape:rounded="0.25000000" inkscape:flatsided="false" sodipodi:arg2="1.3411834" sodipodi:arg1="0.77559456" sodipodi:r2="18.491833" sodipodi:r1="41.765072" sodipodi:cy="5257.9824" sodipodi:cx="86.855721" sodipodi:sides="6" id="shapes-f17.svgpath2693" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.62500000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:#ffb800;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e673" width="288" height="1000px" x="10" y="5343.940498800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e673" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+drag</flowSpan>ging star handles in Inkscape is one of the finest pursuits
+known to man. But it can get better still.
+</flowDiv></flowRoot>
+
+<rect id="d0e679" width="288" height="1000px" x="10" y="5373.360740800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e679" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To closer imitate real world shapes, Inkscape can <flowSpan style="font-style:italic">randomize</flowSpan> (i.e.
+randomly distort) its stars and polygons. Slight randomization makes a star less
+regular, more humane, often funny; strong randomization is an exciting way to obtain a
+variety of crazily unpredictable shapes. A rounded star remains smoothly rounded when
+randomized. Here are the shortcuts:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 5451.721717800001)"/><rect id="d0e688" width="258" height="1000px" x="20" y="5445.721717800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e688" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+drag</flowSpan> a handle tangentially to randomize the star or polygon.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 5481.141959800001)"/><rect id="d0e695" width="258" height="1000px" x="20" y="5475.141959800001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e695" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+click</flowSpan> a handle to remove randomization.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e702" width="288" height="1000px" x="10" y="5491.642936100001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e702" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">As you draw or handle-drag-edit a randomized star, it will "tremble" because each unique
+position of its handles corresponds to its own unique randomization. So, moving a handle
+without Alt re-randomizes the shape at the same randomization level, while Alt-dragging
+it keeps the same randomization but adjusts its level. Here are stars whose parameters
+are exactly the same, but each one is re-randomized by very slightly moving its handle
+(randomization level is 0.1 throughout):
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5596.095173100001) matrix(0.847225,0.000000,0.000000,0.847225,6.330246,-4695.815)" d="M 58.552885,5590.9135 C 55.980193,5594.2918 43.528041,5587.4305 40.634977,5589.9941 C 37.844784,5592.4667 42.979891,5603.7983 38.956922,5604.2788 C 34.785633,5604.7771 35.141842,5589.6763 31.287322,5588.5250 C 27.569860,5587.4146 13.307517,5602.3382 10.860530,5599.4403 C 8.3233251,5596.4356 21.126150,5586.6960 19.870030,5582.8772 C 18.658574,5579.1942 1.9910396,5576.3070 2.6985329,5572.5482 C 3.4321106,5568.6508 20.401139,5571.1958 22.772952,5567.9635 C 25.060428,5564.8462 10.053367,5549.3462 13.371388,5547.5875 C 16.811741,5545.7640 28.599565,5560.4654 32.466738,5559.6200 C 36.196403,5558.8046 41.523454,5541.1999 45.156628,5542.6710 C 48.923752,5544.1964 43.700012,5560.3608 46.451863,5563.2725 C 49.105865,5566.0806 61.659111,5559.5105 62.993348,5563.1186 C 64.376776,5566.8597 49.955355,5573.0232 50.155723,5577.1909 C 50.348967,5581.2103 61.034097,5587.6554 58.552885,5590.9135 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="0.98389742" sodipodi:arg1="0.50595040" sodipodi:r2="15.364238" sodipodi:r1="30.728476" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2788" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5596.095173100001) matrix(0.847225,0.000000,0.000000,0.847225,66.37022,-4695.815)" d="M 62.191560,5577.1902 C 61.458685,5580.8598 51.126859,5578.4795 48.838310,5581.5984 C 46.636485,5584.5992 49.791644,5598.1223 46.690502,5600.1885 C 43.467215,5602.3361 36.674693,5590.7847 32.894210,5590.5684 C 29.256987,5590.3603 27.032281,5601.9514 23.494578,5600.6928 C 19.817534,5599.3848 26.451259,5590.5275 24.143719,5587.2571 C 21.923622,5584.1106 6.5692248,5587.1458 5.2937040,5583.4980 C 3.9679442,5579.7066 17.624071,5577.5529 17.900381,5573.5722 C 18.166221,5569.7424 6.7396238,5560.3112 9.3161986,5557.5202 C 11.994257,5554.6192 25.984937,5565.2571 29.426156,5563.3874 C 32.736970,5561.5886 31.236580,5546.7738 34.845434,5546.9739 C 38.596431,5547.1819 39.218751,5558.2293 42.547418,5559.8781 C 45.749947,5561.4645 53.590063,5554.6607 55.943981,5557.6787 C 58.390613,5560.8156 46.962163,5565.0847 47.597563,5568.8404 C 48.208885,5572.4537 62.896663,5573.6597 62.191560,5577.1902 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="0.64669515" sodipodi:arg1="0.16874813" sodipodi:r2="15.188270" sodipodi:r1="29.479511" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2789" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5596.095173100001) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4695.815)" d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2790" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5596.095173100001) matrix(0.847225,0.000000,0.000000,0.847225,186.4497,-4695.815)" d="M 60.007892,5593.6395 C 58.125113,5597.0084 47.605861,5585.3906 44.178161,5587.0783 C 40.872342,5588.7059 42.451902,5607.6782 38.542979,5607.7896 C 34.489939,5607.9050 33.555160,5591.5810 29.746318,5590.4092 C 26.072910,5589.2790 15.842572,5597.4040 13.336275,5594.4468 C 10.737574,5591.3806 22.727863,5582.5624 22.081118,5578.5426 C 21.457369,5574.6658 6.3542956,5576.3415 6.9459401,5572.5066 C 7.5593975,5568.5302 17.959054,5570.8155 19.693069,5567.4175 C 21.365426,5564.1402 18.219383,5550.6720 21.889231,5548.9463 C 25.694380,5547.1570 28.705818,5559.0649 32.506075,5558.1665 C 36.171203,5557.2999 43.042511,5546.4711 46.727099,5547.6141 C 50.547533,5548.7992 42.465487,5558.9785 45.239341,5561.8173 C 47.914564,5564.5552 59.829529,5559.8857 60.751362,5563.5510 C 61.707181,5567.3514 51.087644,5574.0165 50.788246,5578.0494 C 50.499494,5581.9389 61.823725,5590.3903 60.007892,5593.6395 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0759160" sodipodi:arg1="0.59796906" sodipodi:r2="15.162188" sodipodi:r1="30.324377" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2791" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5596.095173100001) matrix(0.847225,0.000000,0.000000,0.847225,246.4904,-4695.815)" d="M 59.226259,5596.8211 C 56.801365,5600.0811 44.094343,5589.1275 40.337524,5590.1484 C 36.714287,5591.1331 33.535715,5606.9925 29.881465,5606.8263 C 26.092489,5606.6539 32.280098,5591.9659 28.628102,5590.1469 C 25.105962,5588.3926 14.040302,5597.8945 12.320490,5594.3954 C 10.537270,5590.7673 19.165650,5580.1388 18.010959,5576.3813 C 16.897327,5572.7575 1.9505293,5570.0864 3.0630866,5566.2103 C 4.2166622,5562.1912 22.160106,5568.3199 24.521312,5564.8723 C 26.798559,5561.5472 19.560042,5550.6702 23.267880,5549.8792 C 27.112420,5549.0589 32.648341,5561.5327 36.730185,5562.1361 C 40.666889,5562.7181 46.026796,5543.0714 49.182440,5545.4501 C 52.454428,5547.9164 41.603528,5562.0237 44.356426,5565.1230 C 47.011437,5568.1121 63.135887,5563.0713 63.293467,5566.9552 C 63.456856,5570.9823 51.229966,5575.2072 50.685872,5579.0723 C 50.161125,5582.8001 61.564930,5593.6771 59.226259,5596.8211 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.2035873" sodipodi:arg1="0.72564034" sodipodi:r2="15.051932" sodipodi:r1="30.103865" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f18.svgpath2792" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e715" width="288" height="1000px" x="10" y="5663.339685100002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e715" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">And here is the middle star from the previous row, with the randomization level varying
+from -0.2 to 0.2:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5700.759927100002) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2848" y="-2.4563127" x="274.15491" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="274.15491" id="shapes-f19.svgtspan2849" sodipodi:role="line"/><tspan id="shapes-f19.svgtspan2851"/><tspan y="3.9817331" x="274.15491" id="shapes-f19.svgtspan2853" sodipodi:role="line">+0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5700.759927100002) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2841" y="-2.4563127" x="212.89142" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="212.89142" id="shapes-f19.svgtspan2842" sodipodi:role="line"/><tspan id="shapes-f19.svgtspan2844"/><tspan y="3.9817331" x="212.89142" id="shapes-f19.svgtspan2846" sodipodi:role="line">+0.1</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5700.759927100002) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2833" y="4.1156874" x="151.42322" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="151.42322" id="shapes-f19.svgtspan2835" sodipodi:role="line">0</tspan><tspan id="shapes-f19.svgtspan2837"/><tspan y="10.553733" x="151.42322" id="shapes-f19.svgtspan2839" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5700.759927100002) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2814" y="4.1156874" x="83.021225" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="83.021225" id="shapes-f19.svgtspan2821" sodipodi:role="line">-0.1</tspan><tspan id="shapes-f19.svgtspan2829"/><tspan y="10.553733" x="83.021225" id="shapes-f19.svgtspan2831" sodipodi:role="line"/></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5700.759927100002) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f19.svgtext2805" y="4.1156874" x="26.32832" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="10.553733" x="26.328320" id="shapes-f19.svgtspan2807" sodipodi:role="line">-0.2</tspan><tspan id="shapes-f19.svgtspan2809"/><tspan y="10.553733" x="26.328320" id="shapes-f19.svgtspan2811" sodipodi:role="line"/></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5700.759927100002) matrix(0.847225,0.000000,0.000000,0.847225,190.1905,-4686.543)" d="M 62.486956,5591.0579 C 59.903014,5594.3477 42.691510,5586.3135 39.362099,5588.5203 C 36.151073,5590.6486 40.762947,5604.2733 36.805763,5605.2530 C 32.702683,5606.2688 35.468063,5592.5582 31.676502,5591.4451 C 28.019759,5590.3715 12.608298,5599.8286 10.185357,5596.6903 C 7.6730860,5593.4362 20.889364,5582.8872 19.641771,5578.9068 C 18.438540,5575.0679 0.13004800,5578.8427 1.1799116,5574.9891 C 2.2684822,5570.9933 16.161098,5569.3149 18.500026,5565.9361 C 20.755787,5562.6775 11.645708,5551.8549 15.102032,5549.8426 C 18.685786,5547.7560 30.504598,5559.2299 34.582355,5559.2998 C 38.515117,5559.3672 41.089737,5545.3669 44.479968,5547.1595 C 47.995193,5549.0183 40.323831,5561.9148 43.383645,5564.4249 C 46.334659,5566.8457 60.878032,5558.1360 62.456044,5561.6963 C 64.092236,5565.3878 48.490933,5572.8371 47.674030,5576.7584 C 46.886174,5580.5402 64.979019,5587.8851 62.486956,5591.0579 z " inkscape:randomized="0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2797" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5700.759927100002) matrix(0.847225,0.000000,0.000000,0.847225,126.4111,-4686.543)" d="M 60.295318,5590.2949 C 58.127720,5593.6951 45.526845,5585.4029 42.161973,5587.6249 C 38.916749,5589.7680 42.104864,5604.4508 38.237587,5604.8610 C 34.227729,5605.2862 32.854345,5590.2644 29.019118,5589.0190 C 25.320263,5587.8180 15.828540,5599.4651 13.096648,5596.6973 C 10.264034,5593.8274 21.152327,5583.3877 19.734749,5579.6127 C 18.367577,5575.9720 3.3434768,5575.8129 3.8041395,5571.9513 C 4.2817861,5567.9474 19.232650,5569.9511 21.300186,5566.4892 C 23.294205,5563.1503 14.051181,5551.3048 17.357511,5549.2573 C 20.785740,5547.1343 28.540870,5560.0727 32.536623,5559.5307 C 36.390296,5559.0079 39.888534,5544.3959 43.550797,5545.7043 C 47.348082,5547.0609 42.067706,5561.1911 44.982793,5563.9771 C 47.794226,5566.6641 61.399481,5560.2887 62.659919,5563.9677 C 63.966827,5567.7824 49.627176,5572.4641 49.266477,5576.4803 C 48.918603,5580.3536 62.385841,5587.0156 60.295318,5590.2949 z " inkscape:randomized="0.0000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2798" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5700.759927100002) matrix(0.847225,0.000000,0.000000,0.847225,253.9699,-4686.543)" d="M 64.678594,5591.8209 C 61.679958,5594.9503 39.856237,5587.2243 36.562224,5589.4157 C 33.385338,5591.5291 39.334529,5604.0644 35.373939,5605.6450 C 31.267327,5607.2839 38.077428,5594.8556 34.333885,5593.8712 C 30.723454,5592.9217 9.3378510,5600.1571 7.2740663,5596.6832 C 5.1341929,5593.0813 20.607846,5582.3792 19.548793,5578.2009 C 18.527397,5574.1713 -3.0904292,5581.7810 -1.4443162,5578.0268 C 0.26248669,5574.1341 13.091590,5568.6576 15.699865,5565.3831 C 18.215396,5562.2251 9.2397706,5552.3983 12.846554,5550.4278 C 16.586313,5548.3847 32.562547,5558.3748 36.628088,5559.0689 C 40.549068,5559.7383 42.353205,5546.3882 45.409140,5548.6148 C 48.577742,5550.9234 38.604678,5562.6443 41.784497,5564.8727 C 44.851249,5567.0219 60.367705,5556.0107 62.252170,5559.4248 C 64.206113,5562.9648 47.337659,5573.2615 46.081583,5577.0365 C 44.870170,5580.6774 67.570605,5588.8029 64.678594,5591.8209 z " inkscape:randomized="0.20000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2799" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5700.759927100002) matrix(0.847225,0.000000,0.000000,0.847225,59.08828,-4686.543)" d="M 58.103680,5589.5319 C 56.348378,5592.9938 48.362241,5584.4924 44.961848,5586.7296 C 41.682365,5588.8872 43.368881,5604.5850 39.669411,5604.4689 C 35.833548,5604.3486 30.236112,5587.9739 26.361734,5586.5930 C 22.625120,5585.2611 18.995498,5599.0738 16.007938,5596.7043 C 12.910231,5594.2475 21.396491,5583.8819 19.827727,5580.3186 C 18.314745,5576.8820 6.5362379,5572.6959 6.4283673,5568.9136 C 6.3165196,5564.9919 22.304650,5570.5664 24.100346,5567.0422 C 25.832192,5563.6432 16.455937,5550.7481 19.612990,5548.6721 C 22.886438,5546.5195 26.667362,5560.8892 30.490890,5559.7616 C 34.178462,5558.6740 38.757188,5543.4662 42.621626,5544.2490 C 46.628539,5545.0607 43.836113,5560.4751 46.581941,5563.5293 C 49.230134,5566.4750 61.929613,5562.4696 62.863793,5566.2392 C 63.832415,5570.1478 50.752395,5572.1443 50.858924,5576.2021 C 50.961665,5580.1157 59.796568,5586.1931 58.103680,5589.5319 z " inkscape:randomized="-0.10000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2800" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5700.759927100002) matrix(0.847225,0.000000,0.000000,0.847225,2.395329,-4686.543)" d="M 55.912042,5588.7689 C 54.559567,5592.2457 51.197698,5583.5820 47.761723,5585.8342 C 44.447922,5588.0064 44.565157,5604.6657 41.101236,5604.0769 C 37.509605,5603.4664 27.613211,5585.6866 23.704350,5584.1669 C 19.934480,5582.7012 22.107066,5598.6620 18.919229,5596.7113 C 15.613861,5594.6887 21.621713,5584.3714 19.920705,5581.0245 C 18.280181,5577.7966 9.6958226,5569.4979 9.0525951,5565.8759 C 8.3856527,5562.1204 25.375537,5571.1612 26.900507,5567.5952 C 28.371252,5564.1560 18.859728,5550.1848 21.868468,5548.0868 C 24.988136,5545.9115 24.878038,5561.6663 28.445157,5559.9924 C 31.885438,5558.3781 37.701968,5542.5677 41.692454,5542.7938 C 45.830064,5543.0282 45.628678,5559.7691 48.181089,5563.0815 C 50.642743,5566.2762 62.465928,5564.6794 63.067668,5568.5107 C 63.691592,5572.4832 51.872826,5571.8790 52.451371,5575.9240 C 53.009344,5579.8251 57.216426,5585.4158 55.912042,5588.7689 z " inkscape:randomized="-0.20000000" inkscape:rounded="0.22000000" inkscape:flatsided="false" sodipodi:arg2="1.0163215" sodipodi:arg1="0.53837452" sodipodi:r2="15.230559" sodipodi:r1="30.461117" sodipodi:cy="5574.6763" sodipodi:cx="34.143131" sodipodi:sides="7" id="shapes-f19.svgpath2801" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0184744pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="star"/>
+
+<rect id="d0e728" width="288" height="1000px" x="10" y="5775.5856281000015" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e728" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+drag</flowSpan> a handle of the middle star in this row and observe as it
+morphs into its neighbors on the right and left — and beyond.
+</flowDiv></flowRoot>
+
+<rect id="d0e734" width="288" height="1000px" x="10" y="5816.177870100001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e734" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">You will probably find your own applications for randomized stars, but I am especially
+fond of rounded amoeba-like blotches and large roughened planets with fantastic
+landscapes:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5864.770112100001) " style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#d9d9d9;stroke-width:0.69434953;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" d="M -37.727824,155.36423 C -33.500986,161.07747 -27.980683,163.23212 -20.417286,159.71438 C 20.378686,140.74021 -107.09362,68.822322 -65.726248,50.955534 C -24.358903,33.088718 -27.299962,184.56748 13.720936,166.91436 C 54.741867,149.26126 -72.161170,64.543544 -30.046877,48.886555 C 12.067390,33.229535 -19.375830,160.64638 22.781771,145.74483 C 64.939345,130.84360 -44.122927,37.357198 -1.7051887,21.965562 C 40.712554,6.5738995 4.6015410,165.16266 47.567552,152.52873 C 90.533598,139.89480 -30.996676,29.036882 11.816976,16.113010 C 54.630599,3.1891634 27.014523,162.71469 69.962904,150.90170 C 112.91119,139.08870 -8.2656948,18.850538 35.648103,8.5966685 C 79.561873,-1.6571915 26.531787,141.71748 69.847898,132.16737 C 113.16398,122.61725 14.001556,19.638823 58.511962,12.660314 C 103.02246,5.6817990 45.199986,135.32323 89.692359,130.20267 C 134.18473,125.08181 44.455938,9.9067597 88.849600,4.9305236 C 133.24314,-0.045709000 74.746349,139.65021 119.16457,135.06021 C 163.58292,130.47022 80.239256,2.4166643 125.20575,0.61449030 C 170.17258,-1.1876836 83.527282,134.12295 128.51742,131.80090 C 173.50737,129.47917 103.65045,9.2090605 148.35684,9.1133242 C 193.06322,9.0175719 122.96678,121.91263 167.31346,122.68862 C 211.66045,123.46460 122.11457,-4.5322990 167.03330,-2.8107140 C 211.95174,-1.0891322 133.87582,128.98878 178.67893,132.07202 C 223.48235,135.15558 159.34329,2.1477079 203.97575,5.2573772 C 248.60790,8.3670481 154.84456,119.33607 199.59500,124.22860 C 244.34574,129.12144 184.75132,-4.4095850 228.87787,3.0208990 C 273.00442,10.451395 167.71386,125.67619 211.75424,134.21112 C 255.79463,142.74605 198.62950,-6.5941890 242.47574,1.9213497 C 286.32229,10.436879 202.07825,125.06859 245.47254,135.92008 C 288.86683,146.77126 239.76290,6.1392830 282.51943,17.666444 C 325.27564,29.193591 209.99945,123.55998 252.73614,135.73866 C 295.47283,147.91764 252.01882,10.359585 294.57164,23.646500 C 337.12416,36.933388 227.95641,125.96729 270.52519,140.08153 C 313.09428,154.19576 283.86208,24.653102 325.66869,40.326554 C 367.47562,55.999975 242.38664,150.74229 284.29876,166.05136 C 326.21057,181.36073 307.89385,24.119091 349.21381,40.820489 C 390.53377,57.521876 273.30035,151.41343 313.78708,169.50604 C 354.27411,187.59833 333.38806,23.780236 373.69762,43.468285 C 413.38532,62.852671 286.68218,152.65393 320.59902,175.46481" id="shapes-f20.svgpath1599"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5864.770112100001) " sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccc" id="shapes-f20.svgrect1295" d="M 328.54201,123.81662 C 326.50226,126.33081 324.65918,128.17055 323.54751,127.48466 C 320.22224,125.43311 323.88527,102.21779 320.54230,100.25953 C 316.85042,98.096696 314.17860,113.06059 310.46512,110.95505 C 307.10293,109.04831 319.71850,102.37766 316.25511,100.61295 C 312.43019,98.664292 301.56365,105.74122 297.69251,103.92795 C 294.18672,102.28551 295.32573,90.608372 291.81396,88.945014 C 287.93593,87.108108 288.46001,103.20580 284.47748,101.54108 C 280.87090,100.03392 291.16716,84.815992 287.57124,83.376180 C 283.60022,81.786136 267.02701,97.080222 263.04192,95.574515 C 259.43333,94.211128 273.82685,83.536574 270.15758,82.271258 C 266.10524,80.873929 255.72712,96.149322 251.63906,94.823234 C 247.93715,93.622360 259.14372,72.954702 255.44014,71.840761 C 251.34991,70.610616 244.74379,82.910140 240.58967,81.829275 C 236.82814,80.850547 245.51868,71.213653 241.73901,70.338054 C 237.56487,69.371133 231.74471,84.822422 227.59585,83.773939 C 223.83917,82.824540 220.75900,70.701123 216.94439,70.028678 C 212.73167,69.286051 213.91116,81.444490 209.69608,80.591768 C 205.87890,79.819615 212.48736,59.510061 208.63530,58.935238 C 204.38168,58.300419 201.72583,75.643809 197.49774,75.022947 C 193.66892,74.460740 196.29697,63.956334 192.41507,63.487524 C 188.12799,62.969799 177.65802,74.608228 173.41044,74.183197 C 169.56394,73.798323 181.60344,62.657062 177.69724,62.426787 C 173.38389,62.172508 161.79941,77.180201 157.49919,76.923410 C 153.60552,76.690870 160.42623,59.832865 156.52697,59.774964 C 152.22113,59.711034 148.03344,74.732348 143.75396,74.757772 C 139.87911,74.780764 139.44350,54.271061 135.57752,54.427132 C 131.30887,54.599502 136.70589,70.951979 132.39558,71.266184 C 128.49221,71.550740 127.81012,63.587428 123.95385,63.885306 C 119.69529,64.214232 123.46131,71.345680 119.22464,71.840761 C 115.38826,72.289064 108.03059,58.327266 104.19784,58.846834 C 99.965082,59.420611 101.53245,80.468068 97.258875,81.122116 C 93.388898,81.714394 97.889808,62.728836 94.076650,63.487524 C 89.865788,64.325364 91.664054,77.888025 87.491298,78.779687 C 83.712782,79.587124 81.038149,60.467341 77.281787,61.410251 C 73.133562,62.451554 80.963598,82.380092 76.839842,83.464563 C 73.105651,84.446610 64.905397,66.898040 61.194078,67.995608 C 57.095581,69.207714 64.086474,84.484321 59.956571,85.630239 C 56.216834,86.667896 45.986606,77.253886 42.321979,78.514495 C 38.274976,79.906638 48.885585,95.206344 44.841195,96.679494 C 41.178871,98.013498 34.981847,76.214195 31.361107,77.586366 C 27.362603,79.101709 32.081748,102.25188 28.090531,103.88346 C 24.476374,105.36121 15.803509,80.319307 12.267996,81.917679 C 8.3636201,83.682817 23.207895,101.74851 19.295297,103.57407 C 15.752369,105.22748 0.13202660,93.124298 -3.3335624,94.911585 C -7.1607000,96.885402 9.3019377,108.54665 5.4616334,110.46894 C 1.9841477,112.20992 -8.1189140,93.126880 -11.465807,95.044190 C -15.161888,97.161500 -9.8533880,113.49540 -13.587271,115.55161 C -16.968390,117.41348 -21.243009,107.84961 -24.592320,109.80610 C -28.291081,111.96666 -18.668764,121.17680 -22.338274,123.46276 C -24.535542,124.83155 -29.944155,119.44124 -34.359877,116.12628" style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0607138;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5864.770112100001) matrix(1.441040e-2,1.441040e-2,-1.441040e-2,1.441040e-2,203.3568,30.94721)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2853" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1251.4492" sodipodi:r2="717.90320" sodipodi:arg1="0.32910642" sodipodi:arg2="0.67945593" inkscape:flatsided="false" inkscape:rounded="0.35000000" inkscape:randomized="0.14000000" d="M 586.43223,1426.2190 C 542.76529,1649.3325 -20.876545,1083.7179 -139.70283,1273.6209 C -252.30432,1453.5757 413.32689,1714.0235 242.42407,1852.2648 C 62.073466,1998.1484 -31.533896,1444.5515 -214.02369,1546.4277 C -386.95363,1642.9672 -225.45968,2347.6514 -429.61766,2339.2002 C -645.06183,2330.2819 -513.59764,1572.1945 -733.05416,1496.4619 C -941.01430,1424.6966 -1159.1422,2118.9484 -1333.8664,2011.8226 C -1518.2497,1898.7748 -979.25575,1424.2694 -1110.3297,1238.5023 C -1234.5372,1062.4667 -1633.2389,1557.1297 -1714.1412,1353.7125 C -1799.5159,1139.0500 -1410.9974,1163.9386 -1389.3707,943.99286 C -1368.8768,735.56910 -1896.2220,802.24954 -1845.0990,599.26373 C -1791.1498,385.05651 -1153.9823,792.85512 -997.84602,658.28518 C -849.88905,530.76477 -1365.6512,188.20339 -1181.8314,72.287524 C -987.84963,-50.036366 -840.24516,429.73276 -625.04479,353.00498 C -421.11784,280.29663 -917.45440,-376.01344 -695.16632,-370.96132 C -460.58979,-365.62990 -591.55226,70.796944 -391.00854,181.91311 C -200.97044,287.20837 -94.719895,-270.07070 69.068748,-150.54005 C 241.91190,-24.401552 -53.110736,563.33177 111.64174,720.90223 C 267.76354,870.21825 743.25189,505.94892 780.85920,696.24146 C 820.54550,897.05368 108.58980,789.26591 130.33760,1012.4204 C 150.94613,1223.8847 627.81166,1214.7936 586.43223,1426.2190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5864.770112100001) matrix(-3.240508e-2,0.000000,0.000000,-3.653582e-2,215.3936,64.44452)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath1638" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="288.60358" sodipodi:r2="523.09772" sodipodi:arg1="1.0714496" sodipodi:arg2="1.3344848" inkscape:flatsided="false" inkscape:rounded="0.41000000" inkscape:randomized="0.20000000" d="M -461.01498,1115.3291 C -550.55265,1157.0666 -385.94420,1428.8123 -478.00866,1459.9524 C -576.55938,1493.2864 -499.15489,1166.1806 -618.05242,1154.5241 C -729.12453,1143.6348 -729.50307,1480.8201 -820.42798,1434.4899 C -917.75886,1384.8957 -736.84080,1309.9229 -828.55968,1231.4343 C -914.24195,1158.1116 -1045.9495,1352.4350 -1109.4510,1262.4658 C -1177.4264,1166.1579 -778.79796,1112.9360 -839.51177,1012.4817 C -896.22962,918.63900 -1070.7428,1114.6633 -1053.7619,1002.0192 C -1035.5848,881.43892 -844.42964,881.64495 -796.40802,791.53534 C -751.54700,707.35643 -1149.3381,703.57858 -1059.3195,640.43950 C -962.95878,572.85205 -797.77228,733.15441 -715.43863,666.32286 C -638.52389,603.88992 -781.15554,442.01898 -687.16501,418.27658 C -586.55252,392.86144 -690.83848,632.16367 -573.12673,659.81616 C -463.16235,685.64867 -450.24314,404.80984 -367.30556,459.82403 C -278.52474,518.71417 -439.99079,591.35554 -351.12755,674.39083 C -268.11297,751.96104 -97.787978,606.04243 -39.226439,685.91833 C 23.460964,771.42176 -353.93437,689.96797 -336.93847,792.33814 C -321.06118,887.97066 -120.99862,984.72388 -111.41174,1085.4488 C -101.14943,1193.2702 -350.02117,884.62135 -380.04559,990.11658 C -408.09391,1088.6685 -23.232947,1210.0791 -74.629035,1298.4242 C -129.64616,1392.9935 -365.16906,1070.6509 -461.01498,1115.3291 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5864.770112100001) matrix(5.131326e-3,8.887717e-3,-8.887717e-3,5.131326e-3,121.9634,127.9393)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2855" sodipodi:sides="10" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="2299.5850" sodipodi:r2="4673.7515" sodipodi:arg1="-0.33254745" sodipodi:arg2="-0.12863391" inkscape:flatsided="false" inkscape:rounded="0.35000000" inkscape:randomized="0.14000000" d="M 1192.8688,-27.843698 C 1675.7913,717.71691 3670.8300,-107.03224 3770.3326,696.85954 C 3881.1484,1592.1513 1509.8829,832.05889 1356.5239,1780.4190 C 1218.8213,2631.9614 3729.1797,2972.2635 3132.6328,3522.5978 C 2468.2604,4135.5035 1257.0666,1439.7789 647.27506,2181.9603 C 99.736942,2848.3727 1931.3943,4335.9732 1136.0147,4548.5008 C 250.20293,4785.1921 808.91559,3677.0843 -76.101097,3843.6207 C -870.76674,3993.1554 -1082.0541,6375.0915 -1868.1860,6042.6562 C -2743.6987,5672.4240 -1652.3697,3955.7590 -2498.5936,3431.9102 C -3258.4268,2961.5409 -3144.9917,4483.5733 -3549.9479,3656.3625 C -4000.9463,2735.1003 -2256.6668,2708.2355 -2830.0452,1950.9309 C -3344.8876,1270.9393 -5638.3835,2302.1496 -5722.3482,1447.7809 C -5815.8594,496.27311 -3311.1548,1624.3347 -3258.1731,726.01647 C -3210.6004,-80.592749 -5764.5708,-519.25332 -5129.0952,-1182.7226 C -4421.3680,-1921.6263 -3385.4512,-684.54606 -2551.6180,-1210.2793 C -1802.9106,-1682.3406 -3741.5712,-2667.3925 -2866.6786,-2823.8219 C -1892.3133,-2998.0368 -1067.7642,-1968.8047 -65.929992,-1944.6154 C 833.62727,-1922.8956 -671.31359,-3688.2891 208.09164,-3569.0524 C 1187.4826,-3436.2589 -337.09985,-913.26278 523.68113,-591.85317 C 1296.5853,-303.25616 1973.6028,-2503.9856 2435.6134,-1768.5288 C 2950.1531,-949.45280 655.03939,-858.17226 1192.8688,-27.843698 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5864.770112100001) matrix(-1.219143e-2,-8.074166e-9,-1.133882e-9,-9.208558e-3,34.48550,55.79367)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2856" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1962.3131" sodipodi:r2="987.28790" sodipodi:arg1="-1.6417338" sodipodi:arg2="-1.0812633" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M -588.58303,-1237.4689 C -121.15492,-1260.9332 -648.76421,-200.55439 -213.49780,19.755764 C 165.26842,211.46833 350.16158,-417.03523 661.63312,-121.28353 C 1019.5666,218.58516 196.92272,90.889358 265.60457,553.29115 C 325.37111,955.67040 1598.6463,735.71092 1492.4835,1125.4341 C 1370.4846,1573.2919 434.90332,1408.3913 248.33488,1842.9019 C 85.984151,2221.0104 926.48625,2349.8451 561.81773,2556.5367 C 142.75196,2794.0602 140.49117,1701.5232 -346.48107,1669.9559 C -770.24139,1642.4862 -1193.5875,2876.7898 -1517.6280,2617.6519 C -1890.0053,2319.8586 -964.52052,1630.7449 -1373.6799,1291.3567 C -1729.7280,996.02318 -2437.0680,2050.3098 -2448.2643,1632.7383 C -2461.1307,1152.8780 -1406.7570,1025.2463 -1416.4235,495.19244 C -1424.8352,33.942774 -2561.6940,138.92843 -2249.4631,-160.84059 C -1890.6569,-505.32587 -1564.8884,178.64609 -1131.7176,-120.58833 C -754.77493,-380.98032 -995.33616,-1217.0504 -588.58303,-1237.4689 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5864.770112100001) matrix(-8.987418e-3,-5.952208e-9,-8.358880e-10,-6.788472e-3,23.87873,128.7202)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2857" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1395.4882" sodipodi:r2="866.36334" sodipodi:arg1="-1.6706296" sodipodi:arg2="-1.0962105" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M -624.46794,-581.42936 C -299.24568,-525.37388 -615.42935,171.79421 -314.48582,336.79665 C -80.121454,465.29481 266.81929,-202.23998 445.73163,-43.137672 C 675.47011,161.16306 -20.106794,474.08963 128.66210,758.93731 C 244.51814,980.76678 1023.9948,714.25362 982.12458,952.96109 C 928.35974,1259.4815 282.80710,1023.2805 131.15320,1336.6483 C 13.050410,1580.6883 392.26495,2030.2891 137.08551,2088.8593 C -190.58633,2164.0684 -131.04620,1660.3175 -433.98507,1706.9849 C -669.90333,1743.3278 -859.64360,2614.5791 -1070.8843,2446.0346 C -1342.1350,2229.6094 -871.99891,1778.9127 -1151.8232,1592.4634 C -1369.7405,1447.2631 -1793.9087,1505.8228 -1872.4819,1274.6689 C -1973.3765,977.84787 -1327.5292,1148.7878 -1255.5145,833.02543 C -1199.4320,587.12065 -1837.5932,316.14577 -1630.9621,151.37537 C -1365.6305,-60.203661 -1336.2486,442.82551 -1027.4219,308.48494 C -786.91845,203.86517 -877.73973,-625.08343 -624.46794,-581.42936 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5864.770112100001) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,262.2065,110.7547)" sodipodi:type="star" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" id="shapes-f20.svgpath2854" sodipodi:sides="7" sodipodi:cx="-564.31024" sodipodi:cy="945.83423" sodipodi:r1="1251.4492" sodipodi:r2="717.90320" sodipodi:arg1="0.32910642" sodipodi:arg2="0.77790537" inkscape:flatsided="false" inkscape:rounded="0.40000000" inkscape:randomized="0.14000000" d="M 586.43223,1426.2190 C 542.50542,1704.3757 113.40945,1127.4457 -56.454801,1340.3458 C -226.31906,1553.2459 -25.644155,2118.6182 -284.72640,2240.7168 C -543.80865,2362.8155 -397.93837,1602.6716 -673.36005,1566.7418 C -948.78172,1530.8121 -1004.9753,2265.2681 -1200.7883,2087.6834 C -1396.6014,1910.0988 -868.85151,1590.3309 -1052.0129,1371.4289 C -1235.1743,1152.5269 -1639.8419,1520.3629 -1710.4521,1244.5962 C -1781.0623,968.82943 -1428.9917,879.85665 -1298.1624,648.13325 C -1167.3331,416.40984 -1575.0857,169.12856 -1369.2899,17.677269 C -1163.4942,-133.77402 -1003.1732,238.44329 -725.49097,156.40279 C -447.80872,74.362296 -543.22078,-219.44128 -275.52136,-233.28726 C -7.8219296,-247.13324 -517.45985,227.02281 -251.74435,319.60180 C 13.971157,412.18079 374.60474,-88.550499 468.60365,162.72496 C 562.60255,414.00041 122.55440,635.77724 114.00996,917.28910 C 105.46552,1198.8010 630.35905,1148.0624 586.43223,1426.2190 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 5864.770112100001) matrix(1.575340e-2,0.000000,0.000000,1.575340e-2,170.8244,135.1697)" d="M -243.68629,1096.3301 C -275.35575,1283.9594 48.345651,1301.8041 -75.497659,1450.8250 C -199.34097,1599.8459 -361.70082,1177.7834 -528.40070,1265.8347 C -695.10059,1353.8860 -461.55308,1751.5440 -642.24532,1705.4148 C -822.93755,1659.2856 -492.01237,1366.5838 -675.00746,1291.5327 C -858.00254,1216.4815 -1132.3247,1551.3201 -1253.7793,1395.3430 C -1375.2340,1239.3659 -808.88733,1216.1344 -821.71402,1038.1944 C -834.54071,860.25439 -1224.3324,983.13051 -1167.6373,793.84479 C -1110.9422,604.55907 -862.57136,778.00349 -716.46491,651.27811 C -570.35847,524.55273 -1041.8284,378.35555 -874.17080,275.82792 C -706.51315,173.30030 -657.73797,689.81870 -467.44729,733.12917 C -277.15661,776.43964 -325.32808,205.09828 -177.01233,335.70124 C -28.696586,466.30420 -325.46087,617.10460 -249.61052,783.72453 C -173.76017,950.34446 67.255384,635.47011 111.97072,816.29185 C 156.68606,997.11360 -212.01684,908.70088 -243.68629,1096.3301 z " inkscape:randomized="0.14000000" inkscape:rounded="0.40000000" inkscape:flatsided="false" sodipodi:arg2="0.77809157" sodipodi:arg1="0.32929262" sodipodi:r2="717.90320" sodipodi:r1="292.23001" sodipodi:cy="945.83423" sodipodi:cx="-564.31024" sodipodi:sides="7" id="shapes-f20.svgpath1295" style="font-size:8.0000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0.0000000;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;font-family:Tahoma" sodipodi:type="star"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="6069.357202100001"><tspan x="10" y="6069.357202100001">Spirals</tspan></text>
+<rect id="d0e753" width="288" height="1000px" x="10" y="6074.2572021000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e753" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape's spiral is a versatile shape, and though not as immersing as the star,
+it is sometimes very useful. A spiral, like a star, is drawn from the center; while
+drawing as well as while editing,
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6120.8494441)"/><rect id="d0e759" width="258" height="1000px" x="20" y="6114.8494441" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e759" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Ctrl+drag</flowSpan> to snap angle to 15 degree increments.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e766" width="288" height="1000px" x="10" y="6133.0976859" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e766" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Once drawn, a spiral has two handles at its inner and outer ends. Both handles, when
+simply dragged, roll or unroll the spiral (i.e. "continue" it, changing the number of
+turns). Other shortcuts:
+</flowDiv></flowRoot>
+
+<rect id="d0e769" width="288" height="1000px" x="10" y="6173.6899279" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e769" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Outer handle:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6196.1909042)"/><rect id="d0e775" width="258" height="1000px" x="20" y="6190.1909042" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e775" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+drag</flowSpan> to scale/rotate around center (no rolling/unrolling).
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 6225.6111462)"/><rect id="d0e782" width="258" height="1000px" x="20" y="6219.6111462" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e782" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+drag</flowSpan> to lock radius while rolling/unrolling.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e789" width="288" height="1000px" x="10" y="6237.859388" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e789" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inner handle:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 6260.3603643)"/><rect id="d0e795" width="258" height="1000px" x="20" y="6254.3603643" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e795" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+drag</flowSpan> vertically to converge/diverge.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 6278.6086061)"/><rect id="d0e802" width="258" height="1000px" x="20" y="6272.6086061" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e802" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Alt+click</flowSpan> to reset divergence.
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 6296.8568479)"/><rect id="d0e809" width="258" height="1000px" x="20" y="6290.8568479" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e809" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve"><flowSpan style="font-weight:bold">Shift+click</flowSpan> to move the inner handle to the center.
+</flowDiv></flowRoot>
+
+
+<rect id="d0e816" width="288" height="1000px" x="10" y="6307.357824199999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e816" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The <flowSpan style="font-style:italic">divergence</flowSpan> of a spiral is the measure of nonlinearity of its
+winds. When it is equal to 1, the spiral is uniform; when it is less than 1
+(<flowSpan style="font-weight:bold">Alt+drag</flowSpan> upwards), the spiral is denser on the periphery; when it
+is greater than 1 (<flowSpan style="font-weight:bold">Alt+drag</flowSpan> downwards), the spiral is denser
+towards the center:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6376.588193199999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2996" y="-2.4563127" x="45.595207" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="45.595207" id="shapes-f21.svgtspan2985" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2987"/><tspan y="3.9817331" x="45.595207" id="shapes-f21.svgtspan2989" sodipodi:role="line">0.2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6376.588193199999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext3053" y="-2.4563127" x="105.28775" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="105.28775" id="shapes-f21.svgtspan2978" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2980"/><tspan y="3.9817331" x="105.28775" id="shapes-f21.svgtspan2982" sodipodi:role="line">0.5</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6376.588193199999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2982" y="-2.4563127" x="285.30881" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="285.30881" id="shapes-f21.svgtspan2971" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2973"/><tspan y="3.9817331" x="285.30881" id="shapes-f21.svgtspan2975" sodipodi:role="line">6</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6376.588193199999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext3039" y="-2.4563127" x="227.84541" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="227.84541" id="shapes-f21.svgtspan2964" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2966"/><tspan y="3.9817331" x="227.84541" id="shapes-f21.svgtspan2968" sodipodi:role="line">2</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6376.588193199999) " sodipodi:insensitive="true" sodipodi:linespacing="120.00000%" id="shapes-f21.svgtext2960" y="-2.4563127" x="167.37082" style="font-size:5.3650379;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:120.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="-2.4563127" x="167.37082" id="shapes-f21.svgtspan2956" sodipodi:role="line"/><tspan id="shapes-f21.svgtspan2958"/><tspan y="3.9817331" x="167.37082" id="shapes-f21.svgtspan2960" sodipodi:role="line">1</tspan></text><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6376.588193199999) matrix(-1.000000,0.000000,0.000000,1.000000,308.1285,-6286.366)" d="M 138.38965,6322.4868 C 138.80692,6323.0591 137.82412,6323.3316 137.43852,6323.1804 C 136.39355,6322.7704 136.43670,6321.3565 137.00258,6320.5846 C 138.01480,6319.2038 140.05980,6319.3438 141.24304,6320.4062 C 142.97949,6321.9654 142.73280,6324.7146 141.16379,6326.2913 C 139.07253,6328.3929 135.59786,6328.0345 133.63399,6325.9545 C 131.16266,6323.3370 131.63503,6319.1279 134.22844,6316.7800 C 137.36941,6313.9365 142.31750,6314.5239 145.04757,6317.6321 C 148.26486,6321.2949 147.56164,6326.9847 143.93792,6330.0959 C 139.75420,6333.6879 133.32105,6332.8685 129.82947,6328.7286 C 125.86212,6324.0247 126.79790,6316.8470 131.45430,6312.9755 C 136.67809,6308.6323 144.60114,6309.6847 148.85209,6314.8579 C 153.57145,6320.6012 152.40235,6329.2702 146.71206,6333.9004 C 140.44953,6338.9962 131.03412,6337.7103 126.02495,6331.5028 C 120.55250,6324.7212 121.95531,6314.5590 128.68017,6309.1710 C 135.98072,6303.3217 146.88992,6304.8415 152.65661,6312.0838 C 158.88280,6319.9032 157.24604,6331.5596 149.48620,6337.7049 C 141.14809,6344.3081 128.74418,6342.5543 122.22042,6334.2769 C 115.24008,6325.4201 117.11093,6312.2686 125.90603,6305.3665 C 135.28139,6298.0089 149.18062,6299.9969 156.46114,6309.3097 C 164.19594,6319.2036 162.09090,6333.8506 152.26034,6341.5094 C 141.84793,6349.6216 126.45295,6347.3994 118.41590,6337.0510 C 109.92642,6326.1202 112.26573,6309.9772 123.13189,6301.5619 C 134.58120,6292.6951 151.47224,6295.1515 160.26566,6306.5355 C 169.50996,6318.5032 166.93634,6336.1424 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="1.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2948" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6376.588193199999) matrix(-1.000000,0.000000,0.000000,1.000000,368.3648,-6287.793)" d="M 138.38965,6322.4868 C 138.40248,6322.5044 138.35779,6322.5160 138.35002,6322.5157 C 138.26090,6322.5125 138.24972,6322.3903 138.27406,6322.3283 C 138.34739,6322.1414 138.59806,6322.1380 138.74632,6322.2267 C 139.05943,6322.4142 139.04756,6322.8541 138.85200,6323.1209 C 138.50766,6323.5906 137.81599,6323.5545 137.39889,6323.2092 C 136.74150,6322.6651 136.81138,6321.6593 137.34935,6321.0601 C 138.13624,6320.1838 139.51876,6320.2970 140.33154,6321.0709 C 141.45828,6322.1436 141.29186,6323.9652 140.23907,6325.0232 C 138.83746,6326.4317 136.51433,6326.2024 135.17958,6324.8275 C 133.45778,6323.0539 133.75969,6320.1668 135.49992,6318.5238 C 137.68869,6316.4572 141.20210,6316.8415 143.18493,6318.9902 C 145.62765,6321.6373 145.15121,6325.8395 142.55085,6328.1936 C 139.40235,6331.0440 134.44904,6330.4656 131.69210,6327.3705 C 128.40258,6323.6774 129.09261,6317.9105 132.72578,6314.7192 C 137.00664,6310.9591 143.64946,6311.7706 147.30650,6315.9849 C 151.56874,6320.8967 150.62605,6328.4779 145.78735,6332.6322 C 140.20148,6337.4280 131.61957,6336.3444 126.93645,6330.8381 C 121.57556,6324.5350 122.81000,6314.8899 129.02693,6309.6465 C 136.09048,6303.6891 146.86109,6305.0841 152.69624,6312.0549 C 159.28169,6319.9220 157.71642,6331.8806 149.94855,6338.3390 C 141.23465,6345.5840 128.02575,6343.8386 120.91262,6335.2305 C 112.97667,6325.6267 114.91187,6311.1050 124.40337,6303.3057 C 134.94032,6294.6473 150.83710,6296.7821 159.35416,6307.2002 C 168.76652,6318.7134 166.42232,6336.0477 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="2.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2949" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6376.588193199999) matrix(-1.000000,0.000000,0.000000,1.000000,428.6010,-6293.024)" d="M 138.38965,6322.4868 C 138.38965,6322.4868 138.38965,6322.4868 138.38965,6322.4868 C 138.38965,6322.4868 138.38964,6322.4868 138.38964,6322.4868 C 138.38964,6322.4868 138.38971,6322.4868 138.38974,6322.4868 C 138.38999,6322.4868 138.39004,6322.4871 138.39001,6322.4873 C 138.38983,6322.4883 138.38853,6322.4884 138.38778,6322.4882 C 138.38494,6322.4873 138.38468,6322.4835 138.38558,6322.4812 C 138.38835,6322.4742 138.39780,6322.4738 138.40370,6322.4766 C 138.41920,6322.4839 138.41964,6322.5049 138.41248,6322.5181 C 138.39575,6322.5491 138.35317,6322.5493 138.32617,6322.5331 C 138.26866,6322.4987 138.26950,6322.4183 138.30255,6322.3674 C 138.36793,6322.2667 138.51104,6322.2699 138.60126,6322.3325 C 138.76917,6322.4490 138.76116,6322.6915 138.64972,6322.8435 C 138.45264,6323.1123 138.05856,6323.0958 137.81309,6322.9072 C 137.39733,6322.5879 137.42812,6321.9698 137.73384,6321.5874 C 138.23274,6320.9634 139.17264,6321.0166 139.75025,6321.4947 C 140.66291,6322.2501 140.57572,6323.6415 139.85092,6324.4908 C 138.73768,6325.7954 136.72641,6325.6586 135.50643,6324.5892 C 133.67892,6322.9872 133.88624,6320.1403 135.42723,6318.4241 C 137.68474,6315.9099 141.63931,6316.2149 144.00925,6318.3892 C 147.41258,6321.5115 146.97493,6326.9128 143.96397,6330.1316 C 139.71715,6334.6715 132.45168,6334.0572 128.14493,6329.9569 C 122.16858,6324.2672 123.01475,6314.6284 128.51440,6308.9437 C 136.03393,6301.1711 148.66095,6302.3168 156.07245,6309.5931 C 166.06978,6319.4079 164.54168,6335.7597 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="6.0000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2950" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6376.588193199999) matrix(-1.000000,0.000000,0.000000,1.000000,247.8923,-6285.415)" d="M 138.38965,6322.4868 C 141.04511,6326.1286 136.32905,6327.7897 133.73008,6325.8844 C 130.44429,6323.4756 130.93208,6318.5629 133.58470,6315.8972 C 137.17568,6312.2884 143.16438,6312.9614 146.46026,6316.6020 C 150.46516,6321.0258 149.60691,6328.0094 145.18487,6331.8060 C 140.07318,6336.1947 132.20230,6335.1739 127.97053,6330.0841 C 123.22030,6324.3707 124.38518,6315.6967 130.06724,6311.0732 C 136.32280,6305.9831 145.73456,6307.2780 150.71771,6313.4976 C 156.12858,6320.2510 154.71453,6330.3483 147.99954,6335.6661 C 140.78316,6341.3810 130.04312,6339.8565 124.41094,6332.6796 C 118.40659,6325.0286 120.03444,6313.6816 127.64546,6307.7520 C 135.70752,6301.4710 147.63109,6303.1962 153.84370,6311.2182 C 160.39005,6319.6712 158.57241,6332.1449 150.15932,6338.6280 C 141.33290,6345.4297 128.33201,6343.5240 121.58933,6334.7371 C 114.54147,6325.5525 116.53136,6312.0448 125.67695,6305.0523 C 135.20626,6297.7664 149.20238,6299.8371 156.43609,6309.3279 C 163.95265,6319.1898 161.80401,6333.6581 151.98009,6341.1251 C 141.79650,6348.8655 126.87102,6346.6417 119.17774,6336.4955 C 111.21967,6326.0001 113.51628,6310.6309 123.97481,6302.7179 C 134.77298,6294.5479 150.57347,6296.9151 158.70025,6307.6770 C 167.07683,6318.7696 164.64112,6334.9900 153.58423,6343.3251 C 142.20470,6351.9033 125.57502,6349.4009 117.03681,6338.0566 C 108.26150,6326.3973 110.82885,6309.3681 122.45344,6300.6315 C 134.38597,6291.6634 151.80551,6294.2941 160.73617,6306.1924 C 169.89298,6318.3921 167.20036,6336.1934 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="0.50000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2952" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6376.588193199999) matrix(-1.000000,0.000000,0.000000,1.000000,187.6560,-6285.415)" d="M 138.38965,6322.4868 C 148.34880,6336.1451 133.40863,6338.8311 126.30012,6331.3021 C 120.12997,6324.7670 121.56269,6314.1708 128.26353,6308.5996 C 135.84973,6302.2922 147.39064,6303.8955 153.44995,6311.5053 C 160.00542,6319.7383 158.24638,6332.0312 150.02150,6338.4390 C 141.30295,6345.2315 128.39912,6343.3498 121.70937,6334.6495 C 114.70196,6325.5361 116.68366,6312.1165 125.77523,6305.1871 C 135.22419,6297.9852 149.09176,6300.0514 156.23105,6309.4774 C 163.60984,6319.2197 161.47041,6333.4844 151.75114,6340.8111 C 141.74745,6348.3522 127.12506,6346.1480 119.62857,6336.1668 C 111.93752,6325.9266 114.19998,6310.9783 124.41834,6303.3262 C 134.87496,6295.4957 150.12318,6297.8111 157.91900,6308.2466 C 165.87984,6318.9030 163.51584,6334.4293 152.87981,6342.3590 C 142.03764,6350.4423 126.25177,6348.0334 118.19678,6337.2108 C 109.99783,6326.1948 112.44870,6310.1654 123.44580,6301.9924 C 134.62526,6293.6840 150.88435,6296.1741 159.16879,6307.3353 C 167.58136,6318.6692 165.05427,6335.1457 153.73797,6343.5359 C 142.25768,6352.0477 125.57470,6349.4857 117.08379,6338.0224 C 108.47712,6326.4028 111.07230,6309.5230 122.67548,6300.9360 C 134.42798,6292.2385 151.49575,6294.8652 160.17477,6306.6018 C 168.95957,6318.4814 166.30272,6335.7293 154.43846,6344.4966 C 142.43690,6353.3653 125.01615,6350.6796 116.16406,6338.6930 C 107.21444,6326.5743 109.92775,6308.9873 122.03198,6300.0535 C 134.26348,6291.0258 152.01074,6293.7656 161.02331,6305.9831 C 170.12651,6318.3233 167.36106,6336.2253 155.03447,6345.3140" sodipodi:t0="0.0000000" sodipodi:argument="-36.758350" sodipodi:radius="28.251171" sodipodi:revolution="6.0000000" sodipodi:expansion="0.20000000" sodipodi:cy="6322.4868" sodipodi:cx="138.38965" id="shapes-f21.svgpath2953" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.0000000pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+<rect id="d0e838" width="288" height="1000px" x="10" y="6453.535502199999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e838" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The maximum number of spiral turns is 1024.
+</flowDiv></flowRoot>
+
+<rect id="d0e841" width="288" height="1000px" x="10" y="6471.6647987" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e841" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Just as the Ellipse tool is good not only for ellipses but also for arcs (lines of
+constant curvature), the Spiral tool is useful for making curves of <flowSpan style="font-style:italic">smoothly
+varying</flowSpan> curvature. Compared to a plain Bezier curve, an arc or a spiral is
+often more convenient because you can make it shorter or longer by dragging a handle
+along the curve without affecting its shape. Also, while a spiral is normally drawn
+without fill, you can add fill and remove stroke for interesting effects.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(-0.128635,0.679333,-0.679333,-0.128635,4573.635,795.7550)" d="M 84.272412,6515.4516 C 84.030340,6503.4548 95.340638,6494.6624 106.80614,6495.4139 C 120.45487,6496.3086 130.29202,6509.1252 129.01976,6522.4700 C 127.59676,6537.3959 113.50562,6548.0810 98.800396,6546.4565 C 82.817388,6544.6909 71.418168,6529.5384 73.308998,6513.7320 C 75.329802,6496.8392 91.393728,6484.8191 108.13760,6486.9249 C 125.83419,6489.1504 138.40608,6506.0167 136.11957,6523.5835 C 133.72203,6542.0032 116.13609,6555.0738 97.832002,6552.6307 C 78.752777,6550.0842 65.226026,6531.8437 67.807486,6512.8691 C 70.485886,6493.1820 89.328290,6479.2338 108.91951,6481.9396 C 129.17162,6484.7367 143.51236,6504.1375 140.69337,6524.3009 C 137.78805,6545.0818 117.86568,6559.7903 97.167510,6556.8673 C 75.889050,6553.8624 60.833864,6533.4498 63.853199,6512.2489 C 65.300994,6502.0829 70.745613,6492.7091 78.830516,6486.3841" sodipodi:t0="0.076614626" sodipodi:argument="-17.179831" sodipodi:radius="40.249962" sodipodi:revolution="3.3807619" sodipodi:expansion="0.28900903" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f22.svgpath3031" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,18.84725,-4437.019)" d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50669,6456.8563 C 253.74986,6456.0790 258.21306,6466.1043 258.52232,6472.8118 C 258.94828,6482.0504 254.33890,6490.8920 248.02582,6497.3691" sodipodi:t0="0.77700925" sodipodi:argument="-16.245340" sodipodi:radius="36.507183" sodipodi:revolution="2.8106463" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2997" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,10.64587,-4436.601)" d="M 241.27769,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74985,6456.0790 258.21307,6466.1042 258.52234,6472.8117 C 259.24136,6488.4062 246.63032,6501.3717 233.45435,6507.6236" sodipodi:t0="0.76208192" sodipodi:argument="-16.245340" sodipodi:radius="47.161507" sodipodi:revolution="2.8656998" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2998" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,27.46530,-4437.019)" d="M 241.27770,6460.5503 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74984,6456.0790 258.21303,6466.1043 258.52229,6472.8117 C 258.73249,6477.3708 257.67831,6481.9329 255.81970,6486.0809" sodipodi:t0="0.79235041" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath2999" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,36.19077,-4437.019)" d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 253.74983,6456.0790 258.21303,6466.1042 258.52229,6472.8117 C 258.52870,6472.9507 258.53392,6473.0897 258.53798,6473.2288" sodipodi:t0="0.81291085" sodipodi:argument="-16.245340" sodipodi:radius="20.110537" sodipodi:revolution="2.6865160" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3000" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,45.02361,-4437.019)" d="M 241.27770,6460.5504 C 240.94536,6458.3205 243.73245,6457.0236 245.50668,6456.8563 C 248.23890,6456.5987 250.91940,6457.8849 252.91377,6459.6703" sodipodi:t0="0.85272610" sodipodi:argument="-16.245340" sodipodi:radius="10.697699" sodipodi:revolution="2.5610781" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3001" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.690923,2.577214e-2,-2.577214e-2,0.690923,168.8262,-4440.038)" d="M 241.27769,6460.5504 C 240.94535,6458.3205 243.73244,6457.0236 245.50667,6456.8563 C 253.74985,6456.0790 258.21308,6466.1042 258.52236,6472.8117 C 259.76982,6499.8656 227.48280,6513.6612 205.06346,6513.7366 C 203.42336,6513.7421 201.78313,6513.6953 200.14589,6513.5985" sodipodi:t0="0.74191737" sodipodi:argument="-16.245340" sodipodi:radius="67.193001" sodipodi:revolution="2.9435861" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3002" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,-6.203756,-4382.329)" d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144" sodipodi:t0="0.64947820" sodipodi:argument="-17.513800" sodipodi:radius="32.027428" sodipodi:revolution="2.8106463" sodipodi:expansion="1.0000000" sodipodi:cy="6456.9546" sodipodi:cx="151.28812" id="shapes-f22.svgpath3003" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(-0.691404,0.000000,0.000000,0.691404,220.3145,-4382.458)" d="M 171.49773,6461.8798 C 169.63964,6474.0032 157.55547,6481.8777 145.68835,6479.9320 C 132.05863,6477.6972 123.23701,6464.0567 125.54300,6450.6803 C 128.15239,6435.5440 143.35150,6425.7741 158.23693,6428.4417 C 173.74540,6431.2210 184.36597,6446.1022 182.97475,6461.6144" sodipodi:t0="0.64947820" sodipodi:argument="-17.513800" sodipodi:radius="32.027428" sodipodi:revolution="2.8106463" sodipodi:expansion="1.0000000" sodipodi:cy="6456.9546" sodipodi:cx="151.28812" id="shapes-f22.svgpath3004" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:round;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.679332,-0.128635,-0.128635,-0.679332,981.4957,4517.767)" d="M 103.19778,6518.4199 C 103.19774,6518.4203 103.19656,6518.4198 103.19656,6518.4198 C 103.18987,6518.4163 103.19645,6518.4050 103.19957,6518.4019 C 103.22599,6518.3750 103.26963,6518.4052 103.28532,6518.4286 C 103.35064,6518.5259 103.25767,6518.6458 103.17115,6518.6882 C 102.91590,6518.8133 102.64522,6518.5864 102.55837,6518.3565 C 102.35040,6517.8059 102.82490,6517.2711 103.32682,6517.1198 C 104.37062,6516.8052 105.33013,6517.6933 105.56682,6518.6551 C 106.01136,6520.4614 104.48149,6522.0609 102.80237,6522.4038 C 99.882762,6523.0000 97.365352,6520.5286 96.896746,6517.7945 C 96.129690,6513.3192 99.923563,6509.5357 104.14024,6508.9244 C 110.71537,6507.9711 116.19082,6513.5585 116.95841,6519.7857 C 118.10853,6529.1163 110.15717,6536.7947 101.28144,6537.7275 C 88.418442,6539.0793 77.933484,6528.0852 76.832195,6515.8031 C 75.280668,6498.4997 90.113774,6484.5049 106.68965,6483.2384 C 124.44694,6481.8817 140.53509,6493.8953 146.54168,6510.2573" sodipodi:t0="0.0000000" sodipodi:argument="-17.179831" sodipodi:radius="44.105801" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f22.svgpath3626" style="stroke-opacity:0.23692299;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.86287699pt;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:#ff6c2e;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.178949,-0.667845,0.667845,0.178949,-4374.555,-1086.497)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3627" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(-0.178949,-0.667845,-0.667845,0.178949,4472.981,-1093.846)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3628" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.488897,-0.488897,0.488897,0.488897,-3201.239,-3162.787)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3629" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,35.65217,-4530.089)" d="M 36.158393,6582.6982 C 35.834730,6580.7078 37.577913,6579.0756 39.438187,6578.8343 C 42.495887,6578.4378 44.954531,6581.1207 45.251293,6583.9972 C 45.715600,6588.4976 41.755731,6592.0623 37.499015,6592.4086 C 31.103109,6592.9289 26.096571,6587.2834 25.713130,6581.2060 C 25.156127,6572.3777 32.973947,6565.5324 41.395699,6565.1316 C 53.284328,6564.5660 62.431207,6575.1275 62.820884,6586.5071 C 63.287143,6600.1231 52.552372,6611.4666 39.550222,6613.9532" sodipodi:t0="0.53471386" sodipodi:argument="-21.729349" sodipodi:radius="30.881491" sodipodi:revolution="3.7046297" sodipodi:expansion="3.8924387" sodipodi:cy="6583.0801" sodipodi:cx="38.831650" id="shapes-f22.svgpath3630" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,104.6817,-4434.008)" d="M 253.97581,6460.7305 C 260.14442,6467.5766 259.34320,6478.2173 255.81970,6486.0809" sodipodi:t0="0.93520707" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3632" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.691404,0.000000,0.000000,0.691404,104.8965,-4448.923)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809" sodipodi:t0="0.81344151" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3633" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(0.345702,-0.598773,0.598773,0.345702,-3695.309,-2066.525)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19159,6456.4883 248.54949,6457.1737 C 259.12315,6460.2473 259.84790,6474.7416 256.94304,6483.2347 C 256.61284,6484.2001 256.23690,6485.1498 255.81970,6486.0809" sodipodi:t0="0.81344151" sodipodi:argument="-16.245340" sodipodi:radius="28.202633" sodipodi:revolution="2.7562277" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3634" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(-0.488897,-0.488897,0.488897,-0.488897,-2792.131,3319.223)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19161,6456.4883 248.54952,6457.1737 C 259.12320,6460.2474 259.84793,6474.7416 256.94304,6483.2348 C 255.03972,6488.7996 251.64976,6493.7850 247.48926,6497.9103" sodipodi:t0="0.79694211" sodipodi:argument="-16.245340" sodipodi:radius="36.963310" sodipodi:revolution="2.8132913" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3635" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(-0.691404,6.120670e-8,-6.120670e-8,-0.691404,425.7790,4523.887)" d="M 241.31818,6459.7695 C 242.02303,6456.7649 246.19160,6456.4883 248.54951,6457.1737 C 259.12317,6460.2473 259.84790,6474.7416 256.94303,6483.2347 C 255.06035,6488.7392 251.72243,6493.6777 247.62396,6497.7761" sodipodi:t0="0.79712820" sodipodi:argument="-16.245340" sodipodi:radius="36.849499" sodipodi:revolution="2.8126345" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3636" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6574.3697697) matrix(-0.345702,0.598773,-0.598773,-0.345702,4235.693,2171.952)" d="M 241.31818,6459.7695 C 242.02302,6456.7649 246.19158,6456.4883 248.54948,6457.1737 C 259.12314,6460.2473 259.84791,6474.7415 256.94307,6483.2347 C 251.12992,6500.2310 233.32703,6510.0960 216.48458,6512.8167" sodipodi:t0="0.77057040" sodipodi:argument="-16.245340" sodipodi:radius="57.635422" sodipodi:revolution="2.9095716" sodipodi:expansion="13.200652" sodipodi:cy="6461.3071" sodipodi:cx="242.34204" id="shapes-f22.svgpath3089" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.4463346pt;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+<rect id="d0e857" width="288" height="1000px" x="10" y="6686.2794077" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e857" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Especially interesting are spirals with dotted stroke — they combine the smooth
+concentration of the shape with regular equispaced marks (dots or dashes) for beautiful
+moire effects:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6734.7527037) matrix(-0.172154,0.642449,-0.642449,-0.172154,4263.769,1103.767)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3032" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:1.8749997 1.8749997;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:3.7499993;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6734.7527037) matrix(-0.179293,0.654509,-0.669124,-0.175376,4637.701,1123.624)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3088" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:3.7499994 3.7499994;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:7.4999986;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 6734.7527037) matrix(-0.179293,0.654509,-0.669124,-0.175376,4536.363,1123.244)" d="M 103.19778,6518.4199 C 103.56743,6518.8789 102.76720,6519.1444 102.43887,6519.0311 C 101.56828,6518.7306 101.55040,6517.5714 101.98741,6516.9169 C 102.76320,6515.7552 104.43467,6515.7913 105.43932,6516.6148 C 106.90593,6517.8169 106.81070,6520.0574 105.59483,6521.3965 C 103.98074,6523.1742 101.15624,6523.0170 99.488829,6521.4068 C 97.397317,6519.3870 97.617600,6515.9731 99.622806,6513.9807 C 102.04484,6511.5741 106.05034,6511.8580 108.36559,6514.2582 C 111.08773,6517.0802 110.73997,6521.6782 107.94500,6524.3148 C 104.72465,6527.3528 99.533993,6526.9411 96.577073,6523.7516 C 93.223292,6520.1342 93.698997,6514.3509 97.282488,6511.0746 C 101.29609,6507.4050 107.67180,6507.9447 111.26676,6511.9219 C 115.25195,6516.3308 114.64831,6523.2986 110.27780,6527.2116 C 105.47429,6531.5123 97.914763,6530.8447 93.684265,6526.0812 C 89.068291,6520.8837 89.799727,6512.7329 94.955783,6508.1854 C 100.54673,6503.2543 109.28852,6504.0495 114.15266,6509.5978 C 119.39867,6515.5817 118.53961,6524.9141 112.59938,6530.0944 C 106.22298,6535.6552 96.300505,6534.7324 90.804257,6528.4005 C 84.928968,6521.6320 85.915472,6511.1198 92.638616,6505.3080 C 99.798840,6499.1184 110.90045,6500.1685 117.02753,6507.2827 C 123.53135,6514.8343 122.41758,6526.5249 114.91267,6532.9670 C 106.97003,6539.7848 94.690744,6538.6074 87.933931,6530.7120 C 80.802299,6522.3787 82.043176,6509.5111 90.328801,6502.4398 C 99.052618,6494.9945 112.50820,6496.2989 119.89378,6504.9745 C 127.65254,6514.0885 126.28472,6528.1317 117.21935,6535.8313 C 107.71545,6543.9034 93.084873,6542.4722 85.071393,6533.0173 C 76.686124,6523.1237 78.180752,6507.9061 88.024964,6499.5790 C 98.307954,6490.8807 114.11232,6492.4386 122.75292,6502.6720 C 131.76409,6513.3442 130.14279,6529.7350 119.52057,6538.6889 C 108.45940,6548.0128 91.482380,6546.3282 82.215369,6535.3173 C 72.578875,6523.8673 74.326708,6506.3044 85.726168,6496.7244 C 97.564697,6486.7755 115.71329,6488.5865 125.60605,6500.3743 C 135.86733,6512.6012 133.99308,6531.3352 121.81712,6541.5406 C 109.20200,6552.1141 89.882854,6550.1767 79.364943,6537.6127 C 68.479380,6524.6096 70.479935,6504.7055 83.431726,6493.8753 C 96.822706,6482.6778 117.31146,6484.7414 128.45395,6498.0809 C 139.96331,6511.8595 137.83655,6532.9327 124.10958,6544.3873 C 109.94341,6556.2084 88.285966,6554.0186 76.519423,6539.9043 C 64.386730,6525.3507 66.639579,6503.1093 81.141116,6491.0309 C 96.081860,6478.5867 118.90713,6480.9026 131.29722,6495.7912 C 144.05281,6511.1190 141.67396,6534.5278 126.39844,6547.2295 C 110.68372,6560.2964 86.691448,6557.8546 73.678270,6542.1923 C 60.300202,6526.0908 62.804960,6501.5153 78.853929,6488.1908 C 95.342052,6474.5016 120.50055,6477.0693 134.13636,6493.5048 C 148.13651,6510.3794 145.50593,6536.1207 128.68404,6550.0677 C 111.42304,6564.3787 85.099079,6561.6853 70.841050,6544.4771 C 56.219211,6526.8299 58.975530,6499.9234 76.569833,6485.3545 C 94.603195,6470.4219 122.09191,6473.2411 136.97175,6491.2214 C 152.21492,6509.6408 149.33294,6537.7116 130.96670,6552.9022 C 112.16146,6568.4559 83.508675,6565.5111 68.007408,6546.7591 C 52.143270,6527.5681 55.150831,6498.3335 74.288554,6482.5217 C 93.865212,6466.3472 123.68139,6469.4175 139.80372,6488.9408 C 156.28849,6508.9030 153.15542,6539.3006 133.24666,6555.7334 C 112.89903,6572.5283 81.920080,6569.3325 65.177047,6549.0384 C 48.071973,6528.3054 51.330483,6496.7453 72.009864,6479.6921 C 93.128037,6462.2770 125.26914,6465.5982 142.63254,6486.6627 C 160.35760,6508.1660 156.97372,6540.8880 135.52413,6558.5614 C 113.63582,6576.5964 80.333160,6573.1498 62.349716,6551.3153 C 44.004969,6529.0420 47.514158,6495.1588 69.733568,6476.8655 C 92.391615,6458.2110 126.85526,6461.7828 145.45844,6484.3870 C 164.42257,6507.4298 160.78814,6542.4737 137.79929,6561.3866 C 114.37188,6580.6603 78.747799,6576.9633 59.525199,6553.5899 C 39.941961,6529.7779 43.701575,6493.5738 67.459498,6474.0416 C 91.655894,6454.1489 128.43988,6457.9711 148.28162,6482.1135 C 168.48368,6506.6942 164.59894,6544.0580 140.07230,6564.2092 C 115.10727,6584.7205 77.163896,6580.7733 56.703309,6555.8624 C 35.882685,6530.5132 39.892491,6491.9903 65.187509,6471.2204 C 90.920832,6450.0906 130.02309,6454.1629 151.10226,6479.8420 C 172.54118,6505.9593 168.40636,6545.6408 142.34330,6567.0292 C 115.84202,6588.7772 75.581361,6584.5799 53.883881,6558.1329 C 31.826913,6531.2478 36.086689,6490.4081 62.917473,6468.4015 C 90.186390,6446.0356 131.60497,6450.3579 153.92051,6477.5724 C 176.59528,6505.2250 172.21059,6547.2224 144.61240,6569.8469 C 116.57616,6592.8304 74.000117,6588.3833 51.066770,6560.4015 C 27.774442,6531.9818 32.283981,6488.8271 60.649276,6465.5850 C 89.452532,6441.9840 133.18560,6446.5559 156.73651,6475.3046 C 163.24405,6483.2484 167.92650,6492.6410 170.36165,6502.6167" sodipodi:t0="0.0000000" sodipodi:argument="-36.806286" sodipodi:radius="68.998032" sodipodi:revolution="18.821123" sodipodi:expansion="0.98582262" sodipodi:cy="6518.4199" sodipodi:cx="103.19778" id="shapes-f23.svgpath3090" style="stroke-opacity:1.0000000;stroke-dashoffset:0.0000000;stroke-dasharray:0.60429269 7.2515122;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:0.60429269;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none;color:#000000" sodipodi:type="spiral"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="6857.6577557"><tspan x="10" y="6857.6577557">Conclusion</tspan></text>
+<rect id="d0e876" width="288" height="1000px" x="10" y="6862.5577557" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e876" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape's shape tools are very powerful. Learn their tricks and play with them at your
+leisure — this will pay off when you do your design work, because using shapes
+instead of simple paths often makes vector art faster to create and easier to modify. If
+you have any ideas for further shape improvements, please contact the developers.
+</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 6936.5470527)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-tips.es.svg b/share/tutorials/tutorial-tips.es.svg
new file mode 100644
index 000000000..474a9a4de
--- /dev/null
+++ b/share/tutorials/tutorial-tips.es.svg
@@ -0,0 +1,535 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::TRUCOS Y CONSEJOS</tspan></text>
+
+
+
+<!--Author: Traducción a cargo de: GLUD-ACL (Grupo Linux Universidad Distrital - Academia y Conocimiento Libre) -
+Jeffrey Steve Borbón Sanabria, jeff_kerokid@yahoo.com-->
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Este tutorial mostrará varios trucos y consejos que los usuarios han aprendido a través
+del uso de Inkscape y algunas caracterñsiticas y opciones "ocultas" que le ayudaran a aumentar
+la velocidad en la producción de sus trabajos.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="101.256248"><tspan x="10" y="101.256248">Colocación Radial con Colenes en Mosaico</tspan></text>
+<rect id="d0e24" width="288" height="1000px" x="10" y="106.156248" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e24" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Es sencillo observar como usar el diálogo <flowSpan style="font-family:sans serif">Clones en Mosaico</flowSpan> para rejillas rectangulares y
+patrones. Pero que pasa si lo que necesita es colocación <flowSpan style="font-style:italic">radial</flowSpan>, donde
+comparten los objetos un centro de rotación común? Esto también es posible!
+</flowDiv></flowRoot>
+<rect id="d0e33" width="288" height="1000px" x="10" y="158.13787100000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e33" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si su patrón radial requiere tener sólo 3, 4, 6, 8 o 12 elementos, entonces usted puede intentar las
+simetrías P3, P31M, P3M1, P4, P4M, P6, o P6M. Estas pueden funcionar perfecto para copos de nieve y similares.
+Un método más general es el siguiente.
+</flowDiv></flowRoot>
+<rect id="d0e36" width="288" height="1000px" x="10" y="210.23844000000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e36" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Escoja la simetría P1 (traslación simple) y después <flowSpan style="font-style:italic">compensar</flowSpan> para que
+esa traslación vaya a la pestaña <flowSpan style="font-family:sans serif">Desplazamiento</flowSpan> y configure <flowSpan style="font-family:sans serif">Por
+Fila/Y</flowSpan> y <flowSpan style="font-family:sans serif">Por columna/X</flowSpan> ambos a -100%. Ahora todos
+los clones serán colocados en la parte superior del original. Todo lo que queda por hacer es ir
+a la pestaña <flowSpan style="font-family:sans serif">Rotación</flowSpan> y configurar con algún ángulo de rotación por columna,
+después cree el patrón con una fila con múltiples columnas. Por ejemplo, he aquí un patrón hecho
+a partir de una línea horizontal, con 30 columnas, cada columna rotada 6 grados:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) " inkscape:tile-cy="346.50000" inkscape:tile-cx="160.25000" inkscape:tile-h="0.30000001" inkscape:tile-w="117.80000" id="tips-f01.svgpath25" d="M 81.500000,58.900000 L 199.00000,58.900000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.994522,0.104528,-0.104528,0.994522,6.925170,-14.33743) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse55" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.978148,0.207912,-0.207912,0.978148,15.31072,-27.87239) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse56" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.951057,0.309017,-0.309017,0.951057,25.06545,-40.45673) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse57" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.913545,0.406737,-0.406737,0.913545,36.08194,-51.95277) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse58" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.866025,0.500000,-0.500000,0.866025,48.23990,-62.23401) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse59" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.809017,0.587785,-0.587785,0.809017,61.40597,-71.18799) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse60" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.743145,0.669131,-0.669131,0.743145,75.43562,-78.71674) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse61" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.669131,0.743145,-0.743145,0.669131,90.17562,-84.73774) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse62" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.587785,0.809017,-0.809017,0.587785,105.4642,-89.18526) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse63" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.500000,0.866025,-0.866025,0.500000,121.1340,-92.01010) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse64" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.406737,0.913545,-0.913545,0.406737,137.0132,-93.18140) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse65" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.309017,0.951057,-0.951057,0.309017,152.9274,-92.68676) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse66" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.207912,0.978148,-0.978148,0.207912,168.7031,-90.53114) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse67" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(0.104528,0.994522,-0.994522,0.104528,184.1673,-86.73846) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse68" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,199.1500,-81.35000) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse69" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.104528,0.994522,-0.994522,-0.104528,213.4874,-74.42481) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse70" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.207912,0.978148,-0.978148,-0.207912,227.0224,-66.03933) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse71" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.309017,0.951057,-0.951057,-0.309017,239.6068,-56.28455) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse72" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.406737,0.913545,-0.913545,-0.406737,251.1028,-45.26806) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse73" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.500000,0.866025,-0.866025,-0.500000,261.3840,-33.11010) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse74" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.587785,0.809017,-0.809017,-0.587785,270.3380,-19.94403) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse75" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.669131,0.743145,-0.743145,-0.669131,277.8668,-5.914380) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse76" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.743145,0.669131,-0.669131,-0.743145,283.8877,8.825618) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse77" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.809017,0.587785,-0.587785,-0.809017,288.3353,24.11421) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse78" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.866025,0.500000,-0.500000,-0.866025,291.1601,39.78401) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse79" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.913545,0.406737,-0.406737,-0.913545,292.3314,55.66320) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse80" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.951057,0.309017,-0.309017,-0.951057,291.8368,71.57745) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse81" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.978148,0.207912,-0.207912,-0.978148,289.6811,87.35318) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse82" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 326.199002) matrix(-0.994522,0.104528,-0.104528,-0.994522,285.8885,102.8173) translate(-10, -326.199002)" height="1052.3622" width="744.09448" id="tips-f01.svguse83" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+
+<rect id="d0e64" width="288" height="1000px" x="10" y="455.999002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e64" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para obtener un radio de reloj, todo lo que tiene que hacer es cortar o simplemente superponer
+la parte central mediante un círculo blanco (para hacer operaciones booleanas sobre clones, desconéctelos primero).
+</flowDiv></flowRoot>
+<rect id="d0e67" width="288" height="1000px" x="10" y="507.644297" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e67" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Efectos más interesantes pueden ser creados mediante el uso de ambas filas y columnas. Aquí hay un patrón
+con 10 columnas y 8 filas, con rotación de 2 grados por fila y 18 grados por
+columna. Aquí cada grupo de líneas es una "columna", así los grupos están a 18 grados del otro;
+en cada columna, líneas individuales están 2 grados aparte:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) " inkscape:tile-cy="543.50000" inkscape:tile-cx="164.00000" inkscape:tile-h="0.30000001" inkscape:tile-w="143.30000" id="tips-f02.svgpath92" d="M 72.500000,71.650000 L 215.50000,71.650000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.999657,2.617695e-2,-2.617695e-2,0.999657,1.924910,-3.745086) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1473" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.998630,5.233596e-2,-5.233596e-2,0.998630,3.947230,-7.437965) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1474" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.996917,7.845910e-2,-7.845910e-2,0.996917,6.065500,-11.07739) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1475" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.994522,0.104528,-0.104528,0.994522,8.278530,-14.65955) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1476" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.991445,0.130526,-0.130526,0.991445,10.58424,-18.18274) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1477" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.987688,0.156434,-0.156434,0.987688,12.98172,-21.64461) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1478" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.983255,0.182236,-0.182236,0.983255,15.46808,-25.04208) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1479" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.951057,0.309017,-0.309017,0.951057,29.18885,-40.99141) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1480" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.942641,0.333807,-0.333807,0.942641,32.17667,-43.95868) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1481" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.933580,0.358368,-0.358368,0.933580,35.24138,-46.84623) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1482" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.923880,0.382683,-0.382683,0.923880,38.38095,-49.65217) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1483" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.913545,0.406737,-0.406737,0.913545,41.59183,-52.37582) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1484" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.902585,0.430511,-0.430511,0.902585,44.87392,-55.01397) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1485" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.891007,0.453990,-0.453990,0.891007,48.22376,-57.56504) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1486" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.878817,0.477159,-0.477159,0.878817,51.63863,-60.02816) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1487" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.809017,0.587785,-0.587785,0.809017,69.61669,-70.95716) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1488" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.793353,0.608761,-0.608761,0.793353,73.37512,-72.85554) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1489" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.777146,0.629320,-0.629320,0.777146,77.18198,-74.65460) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1490" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.760406,0.649448,-0.649448,0.760406,81.03440,-76.35361) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1491" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.743145,0.669131,-0.669131,0.743145,84.93020,-77.95106) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1492" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.725374,0.688355,-0.688355,0.725374,88.86650,-79.44634) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1493" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.707107,0.707107,-0.707107,0.707107,92.84060,-80.83745) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1494" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.688355,0.725374,-0.725374,0.688355,96.85030,-82.12436) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1495" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.587785,0.809017,-0.809017,0.587785,117.3249,-86.96326) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1496" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.566406,0.824126,-0.824126,0.566406,121.4861,-87.60718) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1497" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.544639,0.838671,-0.838671,0.544639,125.6626,-88.14188) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1498" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.522499,0.852640,-0.852640,0.522499,129.8520,-88.56700) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1499" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.500000,0.866025,-0.866025,0.500000,134.0508,-88.88270) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1500" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.477159,0.878817,-0.878817,0.477159,138.2564,-89.08796) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1501" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.453990,0.891007,-0.891007,0.453990,142.4656,-89.18356) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1502" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.430511,0.902585,-0.902585,0.430511,146.6768,-89.16850) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1503" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.309017,0.951057,-0.951057,0.309017,167.6443,-87.44306) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1504" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.284015,0.958820,-0.958820,0.284015,171.8011,-86.77010) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1505" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.258819,0.965926,-0.965926,0.258819,175.9385,-85.98768) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1506" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.233445,0.972370,-0.972370,0.233445,180.0541,-85.09770) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1507" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.207912,0.978148,-0.978148,0.207912,184.1447,-84.10004) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1508" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.182236,0.983255,-0.983255,0.182236,188.2082,-82.99550) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1509" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.156434,0.987688,-0.987688,0.156434,192.2414,-81.78604) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1510" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(0.130526,0.991445,-0.991445,0.130526,196.2412,-80.47010) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1511" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,215.6500,-72.35000) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1512" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-2.617695e-2,0.999657,-0.999657,-2.617695e-2,219.3950,-70.42517) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1513" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-5.233596e-2,0.998630,-0.998630,-5.233596e-2,223.0879,-68.40298) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1514" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-7.845910e-2,0.996917,-0.996917,-7.845910e-2,226.7273,-66.28453) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1515" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.104528,0.994522,-0.994522,-0.104528,230.3096,-64.07158) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1516" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.130526,0.991445,-0.991445,-0.130526,233.8331,-61.76595) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1517" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.156434,0.987688,-0.987688,-0.156434,237.2945,-59.36826) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1518" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.182236,0.983255,-0.983255,-0.182236,240.6922,-56.88192) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1519" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.309017,0.951057,-0.951057,-0.309017,256.6413,-43.16115) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1520" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.333807,0.942641,-0.942641,-0.333807,259.6088,-40.17333) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1521" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.358368,0.933580,-0.933580,-0.358368,262.4962,-37.10862) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1522" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.382683,0.923880,-0.923880,-0.382683,265.3021,-33.96905) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1523" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.406737,0.913545,-0.913545,-0.406737,268.0261,-30.75817) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1524" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.430511,0.902585,-0.902585,-0.430511,270.6643,-27.47608) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1525" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.453990,0.891007,-0.891007,-0.453990,273.2149,-24.12624) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1526" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.477159,0.878817,-0.878817,-0.477159,275.6780,-20.71137) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1527" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.587785,0.809017,-0.809017,-0.587785,286.6070,-2.733510) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1528" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.608761,0.793353,-0.793353,-0.608761,288.5057,1.025120) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1529" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.629320,0.777146,-0.777146,-0.629320,290.3045,4.831980) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1530" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.649448,0.760406,-0.760406,-0.649448,292.0034,8.684401) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1531" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.669131,0.743145,-0.743145,-0.669131,293.6010,12.58018) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1532" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.688355,0.725374,-0.725374,-0.688355,295.0964,16.51657) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1533" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.707107,0.707107,-0.707107,-0.707107,296.4873,20.49058) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1534" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.725374,0.688355,-0.688355,-0.725374,297.7741,24.50044) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1535" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.809017,0.587785,-0.587785,-0.809017,302.6135,44.97581) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1536" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.824126,0.566406,-0.566406,-0.824126,303.2572,49.13771) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1537" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.838671,0.544639,-0.544639,-0.838671,303.7919,53.31061) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1538" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.852640,0.522499,-0.522499,-0.852640,304.2170,57.50440) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1539" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.866025,0.500000,-0.500000,-0.866025,304.5327,61.70160) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1540" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.878817,0.477159,-0.477159,-0.878817,304.7380,65.90736) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1541" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.891007,0.453990,-0.453990,-0.891007,304.8336,70.11673) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1542" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.902585,0.430511,-0.430511,-0.902585,304.8185,74.32639) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1543" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.951057,0.309017,-0.309017,-0.951057,303.0931,95.29267) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1544" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.958820,0.284015,-0.284015,-0.958820,302.4201,99.45188) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1545" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.965926,0.258819,-0.258819,-0.965926,301.6377,103.5896) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1546" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.972370,0.233445,-0.233445,-0.972370,300.7477,107.7029) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1547" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.978148,0.207912,-0.207912,-0.978148,299.7500,111.7972) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1548" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.983255,0.182236,-0.182236,-0.983255,298.6455,115.8555) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1549" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.987688,0.156434,-0.156434,-0.987688,297.4360,119.8908) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1550" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 590.088868) matrix(-0.991445,0.130526,-0.130526,-0.991445,296.1201,123.8925) translate(-10, -590.088868)" height="2150.5000" width="320.00000" id="tips-f02.svguse1551" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+
+<rect id="d0e80" width="288" height="1000px" x="10" y="745.388868" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e80" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En los siguientes ejemplos, la línea fue rotada sobre su centro. Pero que pasa si usted desea
+que el centro este afuera de la forma? Sólo cree un rectángulo invisible (sin relleno, sin borde)
+el cual puede cubrir la forma y cuyo centro está en el punto que usted necesita, agrupe la forma y
+el rectángulo y después use <flowSpan style="font-family:sans serif">Clones en Mosaico</flowSpan> sobre ese grupo.
+Así es como puede hacer interesantes "explosiones" o "nebulosas" mediante la escala aleatoria,
+rotación y posiblemente opcidad:
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.637680,0.000000,0.000000,0.637680,37.60870,-470.9209)" inkscape:tile-cy="859.24904" inkscape:tile-cx="158.99982" inkscape:tile-h="7.3333200" inkscape:tile-w="87.999840" id="tips-f03.svgg1768">
+ <path id="tips-f03.svgpath1592" d="M 210.17493,859.91943 C 214.70797,857.83667 225.97934,856.12146 225.97934,859.79691 C 225.97934,863.47235 210.17493,859.91943 210.17493,859.91943 z " style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.10395736;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/>
+ <rect y="853.50000" x="90.000000" height="11.500000" width="138.00000" id="tips-f03.svgrect1680" style="opacity:0.0000000;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.25000000px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/>
+ </g><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(1.582388,-0.949047,0.949047,1.582388,-154.0340,87.07056) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5827" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.158025,-0.146700,0.146700,0.158025,105.7377,85.22851) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5828" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.381205,-0.310377,0.310377,0.381205,62.11156,90.79346) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5829" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.916096,-0.772439,0.772439,0.916096,-47.81907,113.8302) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5830" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.271176,1.020398,-1.020398,0.271176,179.8827,-85.71164) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5831" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(5.449488e-2,1.117922,-1.117922,5.449488e-2,217.5118,-82.58176) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5832" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(1.301172,-0.342483,0.342483,1.301172,-68.23569,24.41345) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5833" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.437831,-5.706090e-2,5.706090e-2,0.437831,73.74740,51.22179) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5834" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.306813,9.940890e-2,-9.940890e-2,0.306813,104.0080,39.56182) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5835" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-3.070037e-2,0.733791,-0.733791,-3.070037e-2,199.7728,-22.62704) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5836" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.587705,1.503905,-1.503905,0.587705,173.1183,-177.2931) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5837" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-6.358936e-2,0.241746,-0.241746,-6.358936e-2,166.4545,48.29976) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5838" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.112789,0.480395,-0.480395,-0.112789,191.6708,18.91615) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5839" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.470476,0.344786,-0.344786,0.470476,100.1539,-7.148430) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5840" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.903283,1.297602,-1.297602,0.903283,113.3661,-172.9191) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5841" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(1.638722,0.413477,-0.413477,1.638722,-56.94251,-106.6588) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5842" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(1.375364,0.841378,-0.841378,1.375364,12.61539,-145.8564) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5843" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.372431,1.257953,-1.257953,0.372431,184.1022,-126.5285) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5844" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.974189,0.807369,-0.807369,0.974189,65.75931,-110.2368) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5845" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.731938,1.633265,-1.633265,-0.731938,366.5094,-93.65480) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5846" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.673132,0.518622,-0.518622,0.673132,85.37160,-46.91760) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5847" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(2.547028e-2,0.998190,-0.998190,2.547028e-2,212.3249,-63.70384) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5848" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-3.605237e-2,0.532086,-0.532086,-3.605237e-2,184.9846,5.822092) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5849" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-1.090290,0.485825,-0.485825,-1.090290,327.9609,93.43394) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5850" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.698354,0.189739,-0.189739,-0.698354,250.6815,104.4086) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5851" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(5.885208e-2,0.812223,-0.812223,5.885208e-2,193.3647,-40.42509) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5852" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.726872,1.565645,-1.565645,0.726872,158.5279,-196.5916) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5853" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.937370,0.984031,-0.984031,-0.937370,345.0698,12.40872) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5854" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-1.744032,-0.332291,0.332291,-1.744032,355.8320,257.4943) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5855" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.222960,1.144285,-1.144285,0.222960,196.1248,-99.21930) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5856" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.343933,1.153051,-1.153051,-0.343933,275.5978,-56.78320) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5857" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.184014,0.803951,-0.803951,-0.184014,226.4862,-20.57292) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5858" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.657759,0.630998,-0.630998,-0.657759,279.0187,39.94792) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5859" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-1.178407,8.005262e-3,-8.005262e-3,-1.178407,303.4147,166.6376) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5860" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-1.188778,0.960756,-0.960756,-1.188778,378.2234,35.00298) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5861" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.580462,-3.074334e-2,3.074334e-2,-0.580462,217.3166,125.9781) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5862" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.867001,0.425050,-0.425050,-0.867001,292.2441,84.68779) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5863" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.700823,0.100133,-0.100133,-0.700823,244.1245,117.0541) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5864" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-1.763055,-0.226403,0.226403,-1.763055,366.6297,244.2414) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5865" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.982450,-1.091297,1.091297,-0.982450,191.5241,304.3507) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5866" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.112597,-0.111700,0.111700,-0.112597,146.0492,101.2028) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5867" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.465116,-0.231915,0.231915,-0.465116,185.7921,145.0584) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5868" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-1.344854,3.164347e-2,-3.164347e-2,-1.344854,328.3710,176.1683) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5869" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.841796,0.711101,-0.711101,-0.841796,310.7677,42.98625) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5870" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.406734,-1.716231,1.716231,-0.406734,63.37569,346.8820) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5871" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.512726,-1.119051,1.119051,-0.512726,124.0951,272.0361) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5872" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-1.009778,0.397051,-0.397051,-1.009778,309.9339,99.57444) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5873" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.342373,-1.254425,1.254425,-0.342373,89.99150,277.7351) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5874" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-1.321413,-5.632474e-2,5.632474e-2,-1.321413,318.3386,186.5905) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5875" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(8.124399e-2,-1.492381,1.492381,8.124399e-2,12.78507,278.1906) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5876" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.735465,-0.521409,0.521409,-0.735465,201.0780,206.1158) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5877" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.826712,-0.390986,0.390986,-0.826712,223.8044,195.0139) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5878" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(9.504403e-2,-1.201923,1.201923,9.504403e-2,33.23421,236.7537) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5879" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.407521,-0.948369,0.948369,-0.407521,122.6155,240.2096) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5880" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.237366,-0.784455,0.784455,0.237366,45.59887,167.7661) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5881" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.297228,-0.331596,0.331596,0.297228,72.15004,100.2089) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5882" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-7.089730e-2,-0.560229,0.560229,-7.089730e-2,105.7138,160.3371) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5883" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-9.284730e-3,-0.591196,0.591196,-9.284730e-3,94.76460,159.8969) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5884" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.647489,-0.895367,0.895367,0.647489,-19.94909,151.6009) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5885" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.206174,-0.655204,0.655204,0.206174,59.88748,152.2020) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5886" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.228684,-1.074090,1.074090,-0.228684,88.07570,243.9143) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5887" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-1.157023,-1.395573,1.395573,-1.157023,192.3591,360.0865) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5888" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-1.029056,-1.277949,1.277949,-1.029056,183.6293,333.8833) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5889" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.838138,-1.332274,1.332274,0.838138,-80.09370,197.6504) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5890" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-9.741253e-2,-1.150852,1.150852,-9.741253e-2,63.91813,244.4753) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5891" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(-0.214987,-0.730718,0.730718,-0.214987,112.6132,195.1310) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5892" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(1.688294,-0.170486,0.170486,1.688294,-108.8011,-29.30468) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5893" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.553777,-0.203849,0.203849,0.553777,46.32707,62.69652) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5894" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(1.162667,-0.637705,0.637705,1.162667,-71.71793,76.11500) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5895" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(1.521722,-0.574611,0.574611,1.521722,-116.7675,39.69527) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5896" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 850.1774330000001) matrix(0.546248,-0.904563,0.904563,0.546248,-6.585200,160.6755) translate(-10, -850.1774330000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5897" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1029.788193"><tspan x="10" y="1029.788193">Como hacer para crear rodajas (múltiples áreas rectangulares exportadas)?</tspan></text>
+<rect id="d0e102" width="288" height="1000px" x="10" y="1034.688193" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e102" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cree una nueva capa, en esa capa cree rectángulos infilenamevisibles cubriendo las partes que
+usted imagine. Asegurese que sus documentos usan la unidad px (por defecto), active rejilla y ajuste
+las rectas a la rejilla de tal manera que cada uno tenga un lapso de número entero de unidades px. Asigne ID's
+representativas a las rectas y exporte cada uno en su propio archivo. Después las rectas
+recordarán sus nombres de exportación. Después de eso, es muy sencillo re-exportar algunas algunas de las rectas:
+cambie a exportar capa, use Tab para selccionada la que requiere (o use Buscar para id) y
+de click en el diálogo Exportar. O, usted puede escribir archivos script o batch (por lotes) para exportar todas
+sus áreas con un comando como:
+</flowDiv></flowRoot>
+<rect id="d0e105" width="288" height="1000px" x="10" y="1176.045803" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e105" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">inkscape -i &lt;area-id&gt; -t &lt;nombredelarchivo.svg&gt;
+</flowDiv></flowRoot>
+<rect id="d0e108" width="288" height="1000px" x="10" y="1194.2940448" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e108" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">para cada área exportada. La opción -t le dice que use la pauta de nombre recordado,
+de otra manera usted puede proveer el nombre de archivo con la opción -e. Alternativamente,usted puede
+usar la utilidad <flowSpan style="font-weight:bold; font-family:sans serif">svgslice</flowSpan> la cual automatiza la exportación
+desde documentos SVG de Inkscape, usando o una capa rodaja o guías.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1271.1666148"><tspan x="10" y="1271.1666148">Gradientes No-lineales</tspan></text>
+<rect id="d0e120" width="288" height="1000px" x="10" y="1276.0666148" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e120" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La versión 1.1 de SVG no soporta gradientes no-lineales (i.e. aquellos que poseen una
+traslación no-lineal entre colores). Usted puede, sin embargo, los emula mediante
+los gradientes <flowSpan style="font-style:italic">multiparada</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e126" width="288" height="1000px" x="10" y="1328.0482378" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e126" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inicie con un simple gradiente dos-puntos. Abra el editor de Gradiente (e.g. mediante
+doble-click en cualquier manejador de gradiente en la herramienta Gradiente). Agregue un nuevo punto de gradiente en
+el medio; arrastrelo un poco. Entonces adiciones dos puntos más antes y después del punto medio y arrastrelos tanbién,
+así el gradiente es suave. A mayor número de puntos que sean agregados, más suave va a ser el gradiente resultante. Aquí podemos observar el gradiente inicial negro-blanco con dos puntos:
+</flowDiv></flowRoot>
+
+<defs id="tips-f04.svgdefs3">
+ <linearGradient id="tips-f04.svglinearGradient841">
+ <stop style="stop-color:#000000;stop-opacity:1.0000000;" offset="0.0000000" id="tips-f04.svgstop842"/>
+ <stop style="stop-color:#ffffff;stop-opacity:1.0000000;" offset="1.0000000" id="tips-f04.svgstop843"/>
+ </linearGradient>
+ <linearGradient xlink:href="#tips-f04.svglinearGradient841" id="tips-f04.svglinearGradient844" x1="-753.98295" y1="-71.601782" x2="-753.98295" y2="-5.6264140" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,178.9029,1.615078e-15)" gradientUnits="userSpaceOnUse"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1443.5535258) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" style="fill:url(#tips-f04.svglinearGradient844);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="tips-f04.svgrect1511" width="16.124653" height="286.40356" x="-16.124653" y="-305.41895"/>
+
+<rect id="d0e139" width="288" height="1000px" x="10" y="1471.6781788" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e139" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Y aquí hay varios gradientes "no-lineales" multi-punto (examínelos en el Editor de
+Gradientes):
+</flowDiv></flowRoot>
+
+<defs id="tips-f05.svgdefs3">
+ <linearGradient id="tips-f05.svglinearGradient3628">
+ <stop id="tips-f05.svgstop3629" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3633" offset="0.39660969" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3634" offset="0.68130583" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3635" offset="0.78264493" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3636" offset="0.86468130" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3637" offset="0.89295989" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3630" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1289.2872" y1="-71.601782" x1="-1289.2872" id="tips-f05.svglinearGradient3631" xlink:href="#tips-f05.svglinearGradient3628"/>
+ <linearGradient id="tips-f05.svglinearGradient837">
+ <stop id="tips-f05.svgstop838" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop846" offset="0.11729296" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop839" offset="0.30868170" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop840" offset="0.55673057" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop841" offset="0.68915725" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop1490" offset="0.77552247" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop1491" offset="0.85832888" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop844" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1222.1826" y1="-71.601782" x1="-1222.1826" id="tips-f05.svglinearGradient845" xlink:href="#tips-f05.svglinearGradient837"/>
+ <linearGradient id="tips-f05.svglinearGradient848">
+ <stop id="tips-f05.svgstop849" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop850" offset="0.086339884" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop851" offset="0.23435111" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop852" offset="0.44844228" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop853" offset="0.53716785" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop854" offset="0.64299184" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop855" offset="0.77809334" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop856" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1155.5962" y1="-71.601782" x1="-1155.5962" id="tips-f05.svglinearGradient857" xlink:href="#tips-f05.svglinearGradient848"/>
+ <linearGradient id="tips-f05.svglinearGradient859">
+ <stop id="tips-f05.svgstop860" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop861" offset="0.47509164" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop862" offset="0.70159298" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop863" offset="0.83404475" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop864" offset="0.89395154" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop865" offset="0.95385826" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop866" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1354.8553" y1="-71.601782" x1="-1354.8553" id="tips-f05.svglinearGradient867" xlink:href="#tips-f05.svglinearGradient859"/>
+ <linearGradient id="tips-f05.svglinearGradient870">
+ <stop id="tips-f05.svgstop871" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop style="stop-color:#3f3f3f;stop-opacity:1.0000000;" offset="0.34958428" id="tips-f05.svgstop1390"/>
+ <stop id="tips-f05.svgstop872" offset="0.60247219" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop873" offset="0.78190786" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop874" offset="0.86472428" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop875" offset="0.93805927" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop876" offset="0.97619343" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop877" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1417.6329" y1="-71.601782" x1="-1417.6329" id="tips-f05.svglinearGradient878" xlink:href="#tips-f05.svglinearGradient870"/>
+ <linearGradient id="tips-f05.svglinearGradient880">
+ <stop id="tips-f05.svgstop881" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop882" offset="0.050992351" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop883" offset="0.13840781" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop884" offset="0.31314144" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop885" offset="0.41979057" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop886" offset="0.48934433" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop887" offset="0.66289622" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop888" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1088.6328" y1="-71.601782" x1="-1088.6328" id="tips-f05.svglinearGradient889" xlink:href="#tips-f05.svglinearGradient880"/>
+ <linearGradient id="tips-f05.svglinearGradient891">
+ <stop id="tips-f05.svgstop892" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop893" offset="0.032569472" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop894" offset="0.082509324" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop895" offset="0.15914614" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop896" offset="0.20343107" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop897" offset="0.27002886" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop898" offset="0.33919314" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop899" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1021.6696" y1="-71.601782" x1="-1021.6696" id="tips-f05.svglinearGradient900" xlink:href="#tips-f05.svglinearGradient891"/>
+ <linearGradient id="tips-f05.svglinearGradient902">
+ <stop id="tips-f05.svgstop903" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop style="stop-color:#1f1f1f;stop-opacity:1.0000000;" offset="0.30970567" id="tips-f05.svgstop1388"/>
+ <stop id="tips-f05.svgstop911" offset="0.51168764" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop904" offset="0.69410229" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop905" offset="0.85670912" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop906" offset="0.93051559" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop907" offset="0.96830589" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop908" offset="0.98964530" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop909" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1484.5962" y1="-71.601782" x1="-1484.5962" id="tips-f05.svglinearGradient910" xlink:href="#tips-f05.svglinearGradient902"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient3628" id="tips-f05.svglinearGradient3962" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1289.2872" y1="-71.601782" x2="-1289.2872" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient837" id="tips-f05.svglinearGradient3964" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1222.1826" y1="-71.601782" x2="-1222.1826" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient848" id="tips-f05.svglinearGradient3966" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1155.5962" y1="-71.601782" x2="-1155.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient859" id="tips-f05.svglinearGradient3968" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1354.8553" y1="-71.601782" x2="-1354.8553" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient870" id="tips-f05.svglinearGradient3970" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1417.6329" y1="-71.601782" x2="-1417.6329" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient880" id="tips-f05.svglinearGradient3972" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1088.6328" y1="-71.601782" x2="-1088.6328" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient891" id="tips-f05.svglinearGradient3974" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1021.6696" y1="-71.601782" x2="-1021.6696" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient902" id="tips-f05.svglinearGradient3976" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1484.5962" y1="-71.601782" x2="-1484.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient902" id="tips-f05.svglinearGradient3979" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,241.3779,2.179081e-15)" x1="-1484.5962" y1="-72.469078" x2="-1484.5962" y2="-4.5117884"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient891" id="tips-f05.svglinearGradient3982" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.3771,2.197130e-15)" x1="-1021.6705" y1="-72.468948" x2="-1021.6705" y2="-4.5119162"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient880" id="tips-f05.svglinearGradient3985" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.2092,2.195615e-15)" x1="-1088.6328" y1="-72.468948" x2="-1088.6328" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient870" id="tips-f05.svglinearGradient3988" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,241.5457,2.180595e-15)" x1="-1417.6329" y1="-72.469078" x2="-1417.6329" y2="-4.5117884"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient859" id="tips-f05.svglinearGradient3991" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.1509,2.186058e-15)" x1="-1354.8553" y1="-72.468948" x2="-1354.8553" y2="-4.5119162"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient848" id="tips-f05.svglinearGradient3994" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.0416,2.194101e-15)" x1="-1155.5962" y1="-72.468948" x2="-1155.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient837" id="tips-f05.svglinearGradient3997" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.7845,2.191778e-15)" x1="-1222.1826" y1="-72.468948" x2="-1222.1826" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient3628" id="tips-f05.svglinearGradient4000" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.6501,2.190567e-15)" x1="-1289.2872" y1="-72.468948" x2="-1289.2872" y2="-5.6264140"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1508.8769358) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-79.392990" height="286.40356" width="16.124653" id="tips-f05.svgrect3632" style="fill:url(#tips-f05.svglinearGradient4000);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1508.8769358) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-63.336376" height="286.40356" width="16.124653" id="tips-f05.svgrect836" style="fill:url(#tips-f05.svglinearGradient3997);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1508.8769358) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-47.279785" height="286.40356" width="16.124653" id="tips-f05.svgrect847" style="fill:url(#tips-f05.svglinearGradient3994);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1508.8769358) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-95.449600" height="286.40356" width="16.124653" id="tips-f05.svgrect858" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3991)"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1508.8769358) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-111.50621" height="286.40356" width="16.124653" id="tips-f05.svgrect869" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3988)"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1508.8769358) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-31.223234" height="286.40356" width="16.124653" id="tips-f05.svgrect879" style="fill:url(#tips-f05.svglinearGradient3985);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1508.8769358) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-15.166562" height="286.40356" width="16.124653" id="tips-f05.svgrect890" style="fill:url(#tips-f05.svglinearGradient3982);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1508.8769358) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-127.56281" height="286.40356" width="16.124653" id="tips-f05.svgrect901" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3979)"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1662.9978357999998"><tspan x="10" y="1662.9978357999998">Gradientes Radiales Excentricos</tspan></text>
+<rect id="d0e158" width="288" height="1000px" x="10" y="1667.8978358" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e158" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Los gradientes radiales no tienen por que ser simétricos. En la herramienta Gradiente, arrastre el manejador central
+de un gradiente elíptico con <flowSpan style="font-weight:bold">Mayus</flowSpan>. Esto moverá el <flowSpan style="font-style:italic">manejador de foco</flowSpan> del gradiente lejos de su centro. cuando usted no lo necesite, puede ajustar el foco a un esto anterior arrastrándolo cerca del centro.
+</flowDiv></flowRoot>
+
+<defs id="tips-f06.svgdefs3">
+ <linearGradient id="tips-f06.svglinearGradient1077">
+ <stop style="stop-color:#ff2ee1;stop-opacity:0.529229;" offset="0.00000000" id="tips-f06.svgstop1078"/>
+ <stop style="stop-color:#000000;stop-opacity:0;" offset="1.00000000" id="tips-f06.svgstop1079"/>
+ </linearGradient>
+ <radialGradient xlink:href="#tips-f06.svglinearGradient1077" id="tips-f06.svgradialGradient1061" cx="92.072090" cy="494.12567" r="40.514123" fx="122.43660" fy="495.35104" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,1160.277)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="tips-f06.svglinearGradient1056">
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="0.00000000" id="tips-f06.svgstop1057"/>
+ <stop style="stop-color:#000000;stop-opacity:1;" offset="1.00000000" id="tips-f06.svgstop1058"/>
+ </linearGradient>
+ <radialGradient xlink:href="#tips-f06.svglinearGradient1056" id="tips-f06.svgradialGradient1069" cx="187.87231" cy="494.12567" r="40.258078" fx="164.25548" fy="495.96375" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,1160.277)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient r="40.514123" fy="495.35104" fx="122.43660" cy="494.12567" cx="92.072090" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,1160.277)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4026" xlink:href="#tips-f06.svglinearGradient1077" inkscape:collect="always"/>
+ <radialGradient r="40.258078" fy="495.96375" fx="164.25548" cy="494.12567" cx="187.87231" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,1160.277)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4028" xlink:href="#tips-f06.svglinearGradient1056" inkscape:collect="always"/>
+ <radialGradient r="40.258078" fy="495.96375" fx="164.25548" cy="494.12567" cx="187.87231" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,-387.2360)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4031" xlink:href="#tips-f06.svglinearGradient1056" inkscape:collect="always"/>
+ <radialGradient r="40.514123" fy="495.35104" fx="122.43660" cy="494.12567" cx="92.072090" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,-387.2360)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4034" xlink:href="#tips-f06.svglinearGradient1077" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1748.6158398) " style="fill:url(#tips-f06.svgradialGradient4034);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.89426908pt" id="tips-f06.svgrect1569" width="74.385429" height="68.186623" x="70.819649" y="0.55902147"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1748.6158398) " style="fill:url(#tips-f06.svgradialGradient4031);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.89426908pt" id="tips-f06.svgrect1570" width="74.385429" height="68.186623" x="153.66647" y="0.55902147"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1843.5202987999999"><tspan x="10" y="1843.5202987999999">Alineando al centro de la página</tspan></text>
+<rect id="d0e183" width="288" height="1000px" x="10" y="1848.4202988" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e183" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para alinear algo al centro o lado de la página, seleccione el objeto o grupo y entonces escoja
+<flowSpan style="font-family:sans serif">Página</flowSpan> desde la lista <flowSpan style="font-family:sans serif">Relativo a:</flowSpan> en el
+diálogo Formato (<flowSpan style="font-weight:bold">Ctrl+Mayus+A</flowSpan>).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1902.9695648"><tspan x="10" y="1902.9695648">Limpiar el documento</tspan></text>
+<rect id="d0e201" width="288" height="1000px" x="10" y="1907.8695648" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e201" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Algunos de gradientes-usados, patrones y marcas (más precisamente, aquella que ha editado manualmente)
+permanecen en la patetas correspondientes y pueden ser reusadas para nuevos
+objetos. Sin embargo si usted desea optimizar su documento, use el comando <flowSpan style="font-family:sans serif">Eliminar
+Defs</flowSpan> en el menú archivo. El podrá remover gradientes, patrones o marcas
+que no son usadas en el documento, haciendo el archivo más liviano.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2005.3388668"><tspan x="10" y="2005.3388668">Clips o máscaras en mapa de bits
+</tspan></text>
+<rect id="d0e213" width="288" height="1000px" x="10" y="2010.2388668" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e213" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Por defecto, un mapa de bit importado (ejemplo una fotografía) en un elemento &lt;imagen&gt; el cual no es
+editable por la herramienta Nodo. Para trabajar alrededor de estos, convierta esta imágen en un rectángulo
+con relleno de patrón <flowSpan style="font-family:sans serif">Objeto a Patrón</flowSpan> (<flowSpan style="font-weight:bold">Alt+I</flowSpan>). Esto le creará un rectángulo
+<flowSpan style="font-style:italic">relleno</flowSpan> con su mapa de bits. Ahora este objeto puede ser convertido
+a trazo, editado por nodos, intersectado con otras formas, etc. En las
+<flowSpan style="font-family:sans serif">Preferencias de Inkscape</flowSpan> (pestaña <flowSpan style="font-family:sans serif">Misc</flowSpan>), usted puede configurar la opción
+para que siempre importe mapa de bits como rectángulos rellenos de patrón.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2131.8201268"><tspan x="10" y="2131.8201268">Características ocultas del editor de XML</tspan></text>
+<rect id="d0e237" width="288" height="1000px" x="10" y="2136.7201268" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e237" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El editor de XML permite cambiar casi todos los aspectos del documento si usar un editor de texto externo.
+Inkscape también soporta más funciones de SVG que las que son accesibles desde la Interfaz Gráfica. Por ejemplo,
+ahora podemos soportar el mostrado de máscaras y clips, pero no existe una Interfaz Gráfica para crearlos o modificarlos.
+El editor de XML es una vía para obtener acceso a estas funciones (si usted conoce del formato SVG).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2235.0425538"><tspan x="10" y="2235.0425538">Cambiando las unidades de medida de las reglas</tspan></text>
+<rect id="d0e246" width="288" height="1000px" x="10" y="2239.9425538" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e246" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En la plantilla por defecto, la unidad de medida usada por las reglas es el px ("unidad de usuario SVG", en Inkscape
+esto es igual a 0.8pt o 1/90 de pulgada). Esta también es la unidad empleada en
+el desplegado de coordenadas an la esquina inferior-izquierda y preseleccionada en todas los menús de unidades. (Usted
+siempre puede situar el ratón sobre la regla para observar el mensaje con la unidad que usa.) Para cambiar esto,
+abra las <flowSpan style="font-family:sans serif">Preferencias de Documento</flowSpan> y cambie las <flowSpan style="font-family:sans serif">Unidades por defecto</flowSpan> sobre la pestaña
+<flowSpan style="font-family:sans serif">Página</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2361.0478418"><tspan x="10" y="2361.0478418">Estampado</tspan></text>
+<rect id="d0e264" width="288" height="1000px" x="10" y="2365.9478418" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e264" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para crear varias copias de un objeto, use <flowSpan style="font-style:italic">estampado</flowSpan>. Tan sólo
+arrastre un objeto (o escálelo o rótelo), y mientras lo mantiene presionado con el ratón, presione
+<flowSpan style="font-weight:bold">Barra Espaceadora</flowSpan>. Esto permite una "estampilla" del objeto o forma actual. Usted puede
+repetir tantas veces como lo desee.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2442.7221648"><tspan x="10" y="2442.7221648">Trucos de la herramienta Pluma</tspan></text>
+<rect id="d0e279" width="288" height="1000px" x="10" y="2447.6221648" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e279" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En la herramienta Pluma (Bezier), usted puede obtener las siguientes opciones para finalizar la línea actual:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2483.0424068)"/><rect id="d0e285" width="258" height="1000px" x="20" y="2477.0424068" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e285" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Presione <flowSpan style="font-weight:bold">Enter</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2499.3424065000004)"/><rect id="d0e292" width="258" height="1000px" x="20" y="2493.3424065000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e292" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Doble click con el botón izquiero del ratón
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2517.8080311000003)"/><rect id="d0e296" width="258" height="1000px" x="20" y="2511.8080311000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e296" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Seleccione la herramienta Pluma de nuevo
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2534.3090074)"/><rect id="d0e300" width="258" height="1000px" x="20" y="2528.3090074" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e300" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Seleccione otra herramienta
+</flowDiv></flowRoot>
+
+
+<rect id="d0e304" width="288" height="1000px" x="10" y="2544.8099837" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e304" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note que mientras el trazo no está finalizado (i.e. es mostrado verde, con el segmento actual
+de color rojo) este no existe aún como un objeto en el documento. aemás, para cancelar esto, use
+o <flowSpan style="font-weight:bold">Esc</flowSpan> (cancela todo el trazo) o <flowSpan style="font-weight:bold">Barra Espaceadora</flowSpan>
+(remueva el último segmento del trazo sin finalizar) en vez del comando <flowSpan style="font-family:sans serif">Deshacer</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e316" width="288" height="1000px" x="10" y="2617.5486817" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e316" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para agregar un nuevo subtrazo para un trazo existente, seleccione el trazoo y inicie a dibujar con
+<flowSpan style="font-weight:bold">Mayus</flowSpan> desde un punto arbitrario. Si, sin embargo, lo que quiere simplificarIf, however, what you want is to simply
+<flowSpan style="font-style:italic">continue</flowSpan> an existing path, Mayus is not necessary; just start
+drawing from one of the end anchors of the selected path.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2705.1586776999998"><tspan x="10" y="2705.1586776999998">Ingresando valores Unicode</tspan></text>
+<rect id="d0e331" width="288" height="1000px" x="10" y="2710.0586777" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e331" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Mientras este en la herramienta Texto, presionando <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> cambiaba entre modo
+Unicode y normal. En modo Unicode, cada grupo de 4 dígito hexadecimales que usted ingrese
+se convierten en un caracter sencillo Unicode, así permitiendo que usted ingrese símbolos
+arbitrariamente (de la manera que usted conozca sus puntos de código Unicode y la fuente los
+soporte). Para salir del modo Unicode, puede preionar <flowSpan style="font-weight:bold">Esc</flowSpan>.
+Por ejemplo, <flowSpan style="font-weight:bold">Ctrl+U 2 0 1 4 Esc</flowSpan> inserta lo siguiente: (—).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2820.1523116999997"><tspan x="10" y="2820.1523116999997">Usando la rejilla para dibujar íconos</tspan></text>
+<rect id="d0e349" width="288" height="1000px" x="10" y="2825.0523117" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e349" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Supongamos que desea crear íconos de 24x24 pixeles. Cree una pizarra de 24x24 pixeles
+(use <flowSpan style="font-family:sans serif">Preferencias de Documento</flowSpan>) y configure la pizarra a 0.5 px (48x48 líneas de rejilla).
+Ahora, si desea alinear objetos rellenos <flowSpan style="font-style:italic">hasta</flowSpan> las líneas de rejilla, y
+objetos bordeados a líneas de rejillas <flowSpan style="font-style:italic">impares</flowSpan> con el ancho del borde en
+px siendo un número costante, y exportelos al por defecto 90dpi (así que 1 px se convierta en 1 pixel de
+mapa de bits), uste puede obtener una imagen interesante sin necesidad de antializado.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2935.4408766999995"><tspan x="10" y="2935.4408766999995">Rotación de Objetos</tspan></text>
+<rect id="d0e367" width="288" height="1000px" x="10" y="2940.3408766999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e367" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Estando con la herramienta Selección, haga <flowSpan style="font-weight:bold">click</flowSpan>sobre un objeto para ver las flechas
+de escalado, entonces haga <flowSpan style="font-weight:bold">click nuevamente</flowSpan> sobre el objeto para observar
+las flechas de rotación y cambio. Si
+Las flechas en las esquinas son clickeadas y arrastradas, el objeto rotará alrededor del centro
+(mostrado con una marca de cruz). Si mantiene presionada la tecla <flowSpan style="font-weight:bold">Mayus</flowSpan> mientras
+hace esto, la rotación será alrededor de la esquina opuesta. También puede arrastrar el centro
+de rotación a cualquier lugar.
+</flowDiv></flowRoot>
+
+<rect id="d0e379" width="288" height="1000px" x="10" y="3048.3635357" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e379" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">O, puede rotar desde el teclado presionando <flowSpan style="font-weight:bold">[</flowSpan> y <flowSpan style="font-weight:bold">]</flowSpan>
+(por 15 grados) o <flowSpan style="font-weight:bold">Ctrl+[</flowSpan> y <flowSpan style="font-weight:bold">Ctrl+]</flowSpan> (por 90
+grados). Las mismas teclas <flowSpan style="font-weight:bold">[]</flowSpan> junto con <flowSpan style="font-weight:bold">Alt</flowSpan> desarrollan
+una lenta rotación a partir del tamaño de pixel.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3102.4782256999997"><tspan x="10" y="3102.4782256999997">Abrir diálogos como un objeto paleta</tspan></text>
+<rect id="d0e406" width="288" height="1000px" x="10" y="3107.3782257" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e406" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si usted tiene un número pequeño de archivos SVG cuyos contenidos usa a menudo en otros
+documentos, usted puede usar el diálogo Abrir como una paleta. Agregue el directorio con
+sus fuentes SVG en la lista de favoritos de tal manera que pueda abrirlos rápidamente. Después
+ese directorio mirando las vistas preliminares. Una vez haya encontrado el archivo que necesita,
+simplemente arrastrelo a la pizarra y este será importado a su documento actual.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3216.0195246999997"><tspan x="10" y="3216.0195246999997">Mapa de bits arrojando sombras</tspan></text>
+<rect id="d0e415" width="288" height="1000px" x="10" y="3220.9195247" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e415" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Mientras Inkscape no soporte aún el filtro SVG para distorsión Gaussiana, usted puede crear fácilmente
+distorsiones arrojando sombras de objetos como mapas de bits, por medio del comando
+"Crear copia en Mapa de Bits" con un script de filtro. Observe share/extensions/inkscape-shadow.README
+para detalles y limitaciones de este método.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3307.2168297"><tspan x="10" y="3307.2168297">Colocando texto sobre un trazo</tspan></text>
+<rect id="d0e424" width="288" height="1000px" x="10" y="3312.1168297" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e424" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para colocar texto a lo largo de una curva, seleccione el texto y la curva y escoja
+<flowSpan style="font-family:sans serif">Poner en trayecto</flowSpan> desde el menú Texto. El texto iniciará en el
+principio del trazo. En general este es la mejor manera de crear un trazo explícito
+del cual desea que el texto este ajustado, mejor que esto, ajústelo a otros elementos de dibujo
+— esto le dará un mayor control sin tener que atornillarlo a su dibujo.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3399.8250716999996"><tspan x="10" y="3399.8250716999996">Selecting the original</tspan></text>
+<rect id="d0e436" width="288" height="1000px" x="10" y="3404.7250716999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e436" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">When you have a text on path, a linked offset, or a clone, their source object/path may
+be difficult to select because it may be directly underneath, or made invisible and/or
+locked. The magic key <flowSpan style="font-weight:bold">Mayus+D</flowSpan> will help you; select the text, linked
+offset, or clone, and press <flowSpan style="font-weight:bold">Mayus+D</flowSpan> to move selection to the
+corresponding path, offset source, or clone original.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3492.4747036999997"><tspan x="10" y="3492.4747036999997">Recuperación de la salida de la ventana</tspan></text>
+<rect id="d0e451" width="288" height="1000px" x="10" y="3497.3747037" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e451" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cuando mueve documentos entre diferentes sisemas con diferentes resoluciones o número de
+pantallas, usted puede buscar que Inkscape haya guardado una posición de ventana
+que ubica la ventana de manera correcta en la pantalla. Simplemente amplie la ventana (lo cual recuperará
+la vista previa, para esto use la barra de tareas), guarde y recargue. Usted puede evitar esto,
+deseleccionando la opción global para mantener la geometría de la ventana (<flowSpan style="font-family:sans serif">Preferencias de Inkscape</flowSpan>,
+pestaña <flowSpan style="font-family:sans serif">Ventanas</flowSpan>).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3607.3079946999997"><tspan x="10" y="3607.3079946999997">Exporte de Trasparencias, gradientes y PostScript</tspan></text>
+<rect id="d0e466" width="288" height="1000px" x="10" y="3612.2079946999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e466" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Los formatos PostScript o EPS no admiten <flowSpan style="font-style:italic">trasparencias</flowSpan>, así que usted nunca
+los emplea si los va a exportar a PS/EPS. En el caso de trsparencias planas las cuales superpongan
+colores planos, es sencillo arreglar esto: seleccione uno de los
+objetos trasparentes; cambie a la herramienta Cuentagotas (<flowSpan style="font-weight:bold">F7</flowSpan>);
+asegurese que este está en el modo "escoger color visible sin alfa"; de click sobre ese mismo
+objeto. Este escogerá el color visible y lo asignará al objeto, pero esta vez sin
+trasparencia. Repita para todos los objetos trasparentes. Si sus colores trasparentes
+superponen múltiples áreas de color, usted necesitará el quebrales en piezas respectivamente
+y aplicar este procedimiento a cada pieza.
+</flowDiv></flowRoot>
+
+<rect id="d0e475" width="288" height="1000px" x="10" y="3742.5332446999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e475" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Exportar <flowSpan style="font-style:italic">gradientes</flowSpan> a PS o EPS no funciona para texto
+(a menos que este convertido a texto) o para bordes pintados. También, desde que la trasparencia
+este perdida en el PS o EPS exportado, no los puede usar ejemplo. un gradiente desde un
+azul <flowSpan style="font-style:italic">opaco</flowSpan> a un azul <flowSpan style="font-style:italic">trasparente</flowSpan>; Reemplaze por un
+gradiente desde azul <flowSpan style="font-style:italic">opaco</flowSpan> a un color de fondo <flowSpan style="font-style:italic">opaco</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 3816.5225416999997)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-tips.fr.svg b/share/tutorials/tutorial-tips.fr.svg
new file mode 100644
index 000000000..69df5be34
--- /dev/null
+++ b/share/tutorials/tutorial-tips.fr.svg
@@ -0,0 +1,472 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::TRUCS ET ASTUCES</tspan></text>
+
+
+
+
+
+
+<rect id="d0e12" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e12" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ce didacticiel est là pour vous montrer divers trucs et astuces trouvés par des utilisateurs au cours de leur utilisation d'Inkscape, ainsi que quelques fonctionalités cachées qui peuvent vous aider à accélérer votre production.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="101.256248"><tspan x="10" y="101.256248">Disposition radiale grâce au pavage de clones</tspan></text>
+
+<rect id="d0e21" width="288" height="1000px" x="10" y="106.156248" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e21" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Il est facile de comprendre comment se servir de la boîte de dialogue <flowSpan style="font-family:sans serif">Paver avec des clones</flowSpan> pour créer des motifs ou des grilles rectangulaires. Mais que faire si vous voulez un placement <flowSpan style="font-style:italic">radial</flowSpan>, où les objets partagent un même centre de rotation ? C'est possible aussi !
+</flowDiv></flowRoot>
+
+<rect id="d0e30" width="288" height="1000px" x="10" y="169.309872" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e30" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si votre motif radial ne doit comporter que 3, 4, 6, 8, ou 12 éléments, vous pouvez alors essayer les symétries P3, P31M, P3M1, P4, P4M, P6, ou P6M. Celles-ci offrent de bons résultats pour obtenir des flocons ou des formes similaires. Voici une méthode plus générale :
+</flowDiv></flowRoot>
+
+<rect id="d0e33" width="288" height="1000px" x="10" y="232.246114" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e33" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Choisissez la symétrie P1 (translation) puis <flowSpan style="font-style:italic">compensez</flowSpan> cette translation en allant dans l'onglet <flowSpan style="font-family:sans serif">Translation</flowSpan> et définissez <flowSpan style="font-family:sans serif">Par ligne/Translation Y</flowSpan> et <flowSpan style="font-family:sans serif">Parr colonne/Translation X</flowSpan> à -100%. Les clones seront alors empilés juste au-dessus de l'original. Tout ce qu'il reste à faire est d'aller dans l'onglet <flowSpan style="font-family:sans serif">Rotation</flowSpan> et définir un angle par colonne, puis créer le motif avec une ligne et plusieurs colonnes. Par exemple, voici un motif fait d'une ligne horizontale et de 30 colonnes, chacune de ces colonnes étant tournée de 6 degrés :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) " inkscape:tile-cy="346.50000" inkscape:tile-cx="160.25000" inkscape:tile-h="0.30000001" inkscape:tile-w="117.80000" id="tips-f01.svgpath25" d="M 81.500000,58.900000 L 199.00000,58.900000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.994522,0.104528,-0.104528,0.994522,6.925170,-14.33743) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse55" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.978148,0.207912,-0.207912,0.978148,15.31072,-27.87239) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse56" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.951057,0.309017,-0.309017,0.951057,25.06545,-40.45673) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse57" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.913545,0.406737,-0.406737,0.913545,36.08194,-51.95277) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse58" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.866025,0.500000,-0.500000,0.866025,48.23990,-62.23401) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse59" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.809017,0.587785,-0.587785,0.809017,61.40597,-71.18799) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse60" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.743145,0.669131,-0.669131,0.743145,75.43562,-78.71674) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse61" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.669131,0.743145,-0.743145,0.669131,90.17562,-84.73774) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse62" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.587785,0.809017,-0.809017,0.587785,105.4642,-89.18526) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse63" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.500000,0.866025,-0.866025,0.500000,121.1340,-92.01010) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse64" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.406737,0.913545,-0.913545,0.406737,137.0132,-93.18140) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse65" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.309017,0.951057,-0.951057,0.309017,152.9274,-92.68676) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse66" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.207912,0.978148,-0.978148,0.207912,168.7031,-90.53114) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse67" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(0.104528,0.994522,-0.994522,0.104528,184.1673,-86.73846) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse68" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,199.1500,-81.35000) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse69" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.104528,0.994522,-0.994522,-0.104528,213.4874,-74.42481) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse70" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.207912,0.978148,-0.978148,-0.207912,227.0224,-66.03933) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse71" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.309017,0.951057,-0.951057,-0.309017,239.6068,-56.28455) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse72" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.406737,0.913545,-0.913545,-0.406737,251.1028,-45.26806) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse73" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.500000,0.866025,-0.866025,-0.500000,261.3840,-33.11010) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse74" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.587785,0.809017,-0.809017,-0.587785,270.3380,-19.94403) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse75" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.669131,0.743145,-0.743145,-0.669131,277.8668,-5.914380) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse76" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.743145,0.669131,-0.669131,-0.743145,283.8877,8.825618) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse77" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.809017,0.587785,-0.587785,-0.809017,288.3353,24.11421) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse78" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.866025,0.500000,-0.500000,-0.866025,291.1601,39.78401) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse79" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.913545,0.406737,-0.406737,-0.913545,292.3314,55.66320) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse80" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.951057,0.309017,-0.309017,-0.951057,291.8368,71.57745) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse81" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.978148,0.207912,-0.207912,-0.978148,289.6811,87.35318) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse82" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 348.206676) matrix(-0.994522,0.104528,-0.104528,-0.994522,285.8885,102.8173) translate(-10, -348.206676)" height="1052.3622" width="744.09448" id="tips-f01.svguse83" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+
+<rect id="d0e61" width="288" height="1000px" x="10" y="478.006676" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e61" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour en faire un cadran, il suffit de découper ce motif ou recouvrir sa partie par un disque blanc (pour effectuer des opérations booléennes sur des clones, déliez-les d'abord)
+</flowDiv></flowRoot>
+
+<rect id="d0e64" width="288" height="1000px" x="10" y="518.3774330000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e64" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Des effets plus intéressants peuvent créés en utilisant à la fois les lignes et les colonnes. Voici un motif de 10 colonnes et 8 lignes, avec une rotation de 2 degrés par lignes et 18 par colonne. Chaque groupe de segments ici est "une colonne", donc les groupes sont séparés entre eux de 18 degrés; en sein de chaque "colonne", les segments sont séparés de 2 degrés :
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) " inkscape:tile-cy="543.50000" inkscape:tile-cx="164.00000" inkscape:tile-h="0.30000001" inkscape:tile-w="143.30000" id="tips-f02.svgpath92" d="M 72.500000,71.650000 L 215.50000,71.650000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.999657,2.617695e-2,-2.617695e-2,0.999657,1.924910,-3.745086) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1473" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.998630,5.233596e-2,-5.233596e-2,0.998630,3.947230,-7.437965) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1474" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.996917,7.845910e-2,-7.845910e-2,0.996917,6.065500,-11.07739) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1475" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.994522,0.104528,-0.104528,0.994522,8.278530,-14.65955) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1476" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.991445,0.130526,-0.130526,0.991445,10.58424,-18.18274) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1477" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.987688,0.156434,-0.156434,0.987688,12.98172,-21.64461) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1478" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.983255,0.182236,-0.182236,0.983255,15.46808,-25.04208) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1479" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.951057,0.309017,-0.309017,0.951057,29.18885,-40.99141) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1480" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.942641,0.333807,-0.333807,0.942641,32.17667,-43.95868) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1481" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.933580,0.358368,-0.358368,0.933580,35.24138,-46.84623) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1482" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.923880,0.382683,-0.382683,0.923880,38.38095,-49.65217) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1483" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.913545,0.406737,-0.406737,0.913545,41.59183,-52.37582) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1484" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.902585,0.430511,-0.430511,0.902585,44.87392,-55.01397) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1485" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.891007,0.453990,-0.453990,0.891007,48.22376,-57.56504) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1486" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.878817,0.477159,-0.477159,0.878817,51.63863,-60.02816) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1487" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.809017,0.587785,-0.587785,0.809017,69.61669,-70.95716) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1488" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.793353,0.608761,-0.608761,0.793353,73.37512,-72.85554) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1489" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.777146,0.629320,-0.629320,0.777146,77.18198,-74.65460) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1490" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.760406,0.649448,-0.649448,0.760406,81.03440,-76.35361) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1491" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.743145,0.669131,-0.669131,0.743145,84.93020,-77.95106) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1492" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.725374,0.688355,-0.688355,0.725374,88.86650,-79.44634) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1493" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.707107,0.707107,-0.707107,0.707107,92.84060,-80.83745) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1494" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.688355,0.725374,-0.725374,0.688355,96.85030,-82.12436) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1495" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.587785,0.809017,-0.809017,0.587785,117.3249,-86.96326) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1496" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.566406,0.824126,-0.824126,0.566406,121.4861,-87.60718) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1497" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.544639,0.838671,-0.838671,0.544639,125.6626,-88.14188) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1498" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.522499,0.852640,-0.852640,0.522499,129.8520,-88.56700) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1499" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.500000,0.866025,-0.866025,0.500000,134.0508,-88.88270) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1500" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.477159,0.878817,-0.878817,0.477159,138.2564,-89.08796) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1501" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.453990,0.891007,-0.891007,0.453990,142.4656,-89.18356) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1502" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.430511,0.902585,-0.902585,0.430511,146.6768,-89.16850) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1503" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.309017,0.951057,-0.951057,0.309017,167.6443,-87.44306) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1504" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.284015,0.958820,-0.958820,0.284015,171.8011,-86.77010) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1505" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.258819,0.965926,-0.965926,0.258819,175.9385,-85.98768) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1506" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.233445,0.972370,-0.972370,0.233445,180.0541,-85.09770) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1507" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.207912,0.978148,-0.978148,0.207912,184.1447,-84.10004) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1508" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.182236,0.983255,-0.983255,0.182236,188.2082,-82.99550) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1509" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.156434,0.987688,-0.987688,0.156434,192.2414,-81.78604) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1510" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(0.130526,0.991445,-0.991445,0.130526,196.2412,-80.47010) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1511" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,215.6500,-72.35000) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1512" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-2.617695e-2,0.999657,-0.999657,-2.617695e-2,219.3950,-70.42517) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1513" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-5.233596e-2,0.998630,-0.998630,-5.233596e-2,223.0879,-68.40298) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1514" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-7.845910e-2,0.996917,-0.996917,-7.845910e-2,226.7273,-66.28453) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1515" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.104528,0.994522,-0.994522,-0.104528,230.3096,-64.07158) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1516" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.130526,0.991445,-0.991445,-0.130526,233.8331,-61.76595) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1517" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.156434,0.987688,-0.987688,-0.156434,237.2945,-59.36826) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1518" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.182236,0.983255,-0.983255,-0.182236,240.6922,-56.88192) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1519" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.309017,0.951057,-0.951057,-0.309017,256.6413,-43.16115) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1520" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.333807,0.942641,-0.942641,-0.333807,259.6088,-40.17333) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1521" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.358368,0.933580,-0.933580,-0.358368,262.4962,-37.10862) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1522" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.382683,0.923880,-0.923880,-0.382683,265.3021,-33.96905) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1523" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.406737,0.913545,-0.913545,-0.406737,268.0261,-30.75817) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1524" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.430511,0.902585,-0.902585,-0.430511,270.6643,-27.47608) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1525" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.453990,0.891007,-0.891007,-0.453990,273.2149,-24.12624) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1526" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.477159,0.878817,-0.878817,-0.477159,275.6780,-20.71137) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1527" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.587785,0.809017,-0.809017,-0.587785,286.6070,-2.733510) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1528" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.608761,0.793353,-0.793353,-0.608761,288.5057,1.025120) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1529" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.629320,0.777146,-0.777146,-0.629320,290.3045,4.831980) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1530" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.649448,0.760406,-0.760406,-0.649448,292.0034,8.684401) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1531" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.669131,0.743145,-0.743145,-0.669131,293.6010,12.58018) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1532" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.688355,0.725374,-0.725374,-0.688355,295.0964,16.51657) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1533" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.707107,0.707107,-0.707107,-0.707107,296.4873,20.49058) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1534" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.725374,0.688355,-0.688355,-0.725374,297.7741,24.50044) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1535" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.809017,0.587785,-0.587785,-0.809017,302.6135,44.97581) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1536" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.824126,0.566406,-0.566406,-0.824126,303.2572,49.13771) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1537" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.838671,0.544639,-0.544639,-0.838671,303.7919,53.31061) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1538" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.852640,0.522499,-0.522499,-0.852640,304.2170,57.50440) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1539" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.866025,0.500000,-0.500000,-0.866025,304.5327,61.70160) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1540" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.878817,0.477159,-0.477159,-0.878817,304.7380,65.90736) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1541" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.891007,0.453990,-0.453990,-0.891007,304.8336,70.11673) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1542" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.902585,0.430511,-0.430511,-0.902585,304.8185,74.32639) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1543" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.951057,0.309017,-0.309017,-0.951057,303.0931,95.29267) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1544" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.958820,0.284015,-0.284015,-0.958820,302.4201,99.45188) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1545" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.965926,0.258819,-0.258819,-0.965926,301.6377,103.5896) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1546" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.972370,0.233445,-0.233445,-0.972370,300.7477,107.7029) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1547" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.978148,0.207912,-0.207912,-0.978148,299.7500,111.7972) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1548" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.983255,0.182236,-0.182236,-0.983255,298.6455,115.8555) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1549" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.987688,0.156434,-0.156434,-0.987688,297.4360,119.8908) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1550" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 600.8220040000001) matrix(-0.991445,0.130526,-0.130526,-0.991445,296.1201,123.8925) translate(-10, -600.8220040000001)" height="2150.5000" width="320.00000" id="tips-f02.svguse1551" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+
+<rect id="d0e77" width="288" height="1000px" x="10" y="756.1220040000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e77" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dans les exemples ci-dessus, le segment a été tourné autour de son centre. Et au cas où vous voudriez que le centre soit en-dehors de votre forme ? Il suffit de créer un rectangle invisible (sans remplissage ni contour) recouvrant votre forme et dont le centre est à l'emplacement désiré; groupez la forme et le rectangle puis utilisez <flowSpan style="font-family:sans serif">Paver avec des clones</flowSpan> sur ce groupe. Vous pouvez maintenant créer des belles "explosions" ou "éclaboussures" en rendant aléatoire le redimensionnement, la rotation ou l'opacité :
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.637680,0.000000,0.000000,0.637680,37.60870,-470.9209)" inkscape:tile-cy="859.24904" inkscape:tile-cx="158.99982" inkscape:tile-h="7.3333200" inkscape:tile-w="87.999840" id="tips-f03.svgg1768">
+ <path id="tips-f03.svgpath1592" d="M 210.17493,859.91943 C 214.70797,857.83667 225.97934,856.12146 225.97934,859.79691 C 225.97934,863.47235 210.17493,859.91943 210.17493,859.91943 z " style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.10395736;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/>
+ <rect y="853.50000" x="90.000000" height="11.500000" width="138.00000" id="tips-f03.svgrect1680" style="opacity:0.0000000;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.25000000px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/>
+ </g><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(1.582388,-0.949047,0.949047,1.582388,-154.0340,87.07056) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5827" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.158025,-0.146700,0.146700,0.158025,105.7377,85.22851) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5828" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.381205,-0.310377,0.310377,0.381205,62.11156,90.79346) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5829" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.916096,-0.772439,0.772439,0.916096,-47.81907,113.8302) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5830" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.271176,1.020398,-1.020398,0.271176,179.8827,-85.71164) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5831" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(5.449488e-2,1.117922,-1.117922,5.449488e-2,217.5118,-82.58176) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5832" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(1.301172,-0.342483,0.342483,1.301172,-68.23569,24.41345) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5833" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.437831,-5.706090e-2,5.706090e-2,0.437831,73.74740,51.22179) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5834" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.306813,9.940890e-2,-9.940890e-2,0.306813,104.0080,39.56182) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5835" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-3.070037e-2,0.733791,-0.733791,-3.070037e-2,199.7728,-22.62704) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5836" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.587705,1.503905,-1.503905,0.587705,173.1183,-177.2931) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5837" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-6.358936e-2,0.241746,-0.241746,-6.358936e-2,166.4545,48.29976) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5838" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.112789,0.480395,-0.480395,-0.112789,191.6708,18.91615) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5839" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.470476,0.344786,-0.344786,0.470476,100.1539,-7.148430) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5840" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.903283,1.297602,-1.297602,0.903283,113.3661,-172.9191) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5841" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(1.638722,0.413477,-0.413477,1.638722,-56.94251,-106.6588) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5842" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(1.375364,0.841378,-0.841378,1.375364,12.61539,-145.8564) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5843" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.372431,1.257953,-1.257953,0.372431,184.1022,-126.5285) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5844" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.974189,0.807369,-0.807369,0.974189,65.75931,-110.2368) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5845" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.731938,1.633265,-1.633265,-0.731938,366.5094,-93.65480) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5846" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.673132,0.518622,-0.518622,0.673132,85.37160,-46.91760) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5847" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(2.547028e-2,0.998190,-0.998190,2.547028e-2,212.3249,-63.70384) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5848" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-3.605237e-2,0.532086,-0.532086,-3.605237e-2,184.9846,5.822092) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5849" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-1.090290,0.485825,-0.485825,-1.090290,327.9609,93.43394) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5850" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.698354,0.189739,-0.189739,-0.698354,250.6815,104.4086) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5851" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(5.885208e-2,0.812223,-0.812223,5.885208e-2,193.3647,-40.42509) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5852" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.726872,1.565645,-1.565645,0.726872,158.5279,-196.5916) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5853" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.937370,0.984031,-0.984031,-0.937370,345.0698,12.40872) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5854" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-1.744032,-0.332291,0.332291,-1.744032,355.8320,257.4943) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5855" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.222960,1.144285,-1.144285,0.222960,196.1248,-99.21930) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5856" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.343933,1.153051,-1.153051,-0.343933,275.5978,-56.78320) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5857" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.184014,0.803951,-0.803951,-0.184014,226.4862,-20.57292) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5858" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.657759,0.630998,-0.630998,-0.657759,279.0187,39.94792) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5859" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-1.178407,8.005262e-3,-8.005262e-3,-1.178407,303.4147,166.6376) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5860" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-1.188778,0.960756,-0.960756,-1.188778,378.2234,35.00298) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5861" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.580462,-3.074334e-2,3.074334e-2,-0.580462,217.3166,125.9781) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5862" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.867001,0.425050,-0.425050,-0.867001,292.2441,84.68779) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5863" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.700823,0.100133,-0.100133,-0.700823,244.1245,117.0541) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5864" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-1.763055,-0.226403,0.226403,-1.763055,366.6297,244.2414) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5865" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.982450,-1.091297,1.091297,-0.982450,191.5241,304.3507) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5866" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.112597,-0.111700,0.111700,-0.112597,146.0492,101.2028) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5867" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.465116,-0.231915,0.231915,-0.465116,185.7921,145.0584) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5868" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-1.344854,3.164347e-2,-3.164347e-2,-1.344854,328.3710,176.1683) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5869" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.841796,0.711101,-0.711101,-0.841796,310.7677,42.98625) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5870" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.406734,-1.716231,1.716231,-0.406734,63.37569,346.8820) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5871" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.512726,-1.119051,1.119051,-0.512726,124.0951,272.0361) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5872" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-1.009778,0.397051,-0.397051,-1.009778,309.9339,99.57444) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5873" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.342373,-1.254425,1.254425,-0.342373,89.99150,277.7351) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5874" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-1.321413,-5.632474e-2,5.632474e-2,-1.321413,318.3386,186.5905) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5875" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(8.124399e-2,-1.492381,1.492381,8.124399e-2,12.78507,278.1906) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5876" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.735465,-0.521409,0.521409,-0.735465,201.0780,206.1158) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5877" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.826712,-0.390986,0.390986,-0.826712,223.8044,195.0139) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5878" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(9.504403e-2,-1.201923,1.201923,9.504403e-2,33.23421,236.7537) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5879" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.407521,-0.948369,0.948369,-0.407521,122.6155,240.2096) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5880" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.237366,-0.784455,0.784455,0.237366,45.59887,167.7661) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5881" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.297228,-0.331596,0.331596,0.297228,72.15004,100.2089) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5882" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-7.089730e-2,-0.560229,0.560229,-7.089730e-2,105.7138,160.3371) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5883" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-9.284730e-3,-0.591196,0.591196,-9.284730e-3,94.76460,159.8969) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5884" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.647489,-0.895367,0.895367,0.647489,-19.94909,151.6009) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5885" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.206174,-0.655204,0.655204,0.206174,59.88748,152.2020) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5886" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.228684,-1.074090,1.074090,-0.228684,88.07570,243.9143) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5887" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-1.157023,-1.395573,1.395573,-1.157023,192.3591,360.0865) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5888" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-1.029056,-1.277949,1.277949,-1.029056,183.6293,333.8833) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5889" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.838138,-1.332274,1.332274,0.838138,-80.09370,197.6504) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5890" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-9.741253e-2,-1.150852,1.150852,-9.741253e-2,63.91813,244.4753) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5891" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(-0.214987,-0.730718,0.730718,-0.214987,112.6132,195.1310) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5892" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(1.688294,-0.170486,0.170486,1.688294,-108.8011,-29.30468) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5893" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.553777,-0.203849,0.203849,0.553777,46.32707,62.69652) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5894" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(1.162667,-0.637705,0.637705,1.162667,-71.71793,76.11500) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5895" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(1.521722,-0.574611,0.574611,1.521722,-116.7675,39.69527) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5896" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 860.7916230000001) matrix(0.546248,-0.904563,0.904563,0.546248,-6.585200,160.6755) translate(-10, -860.7916230000001)" height="1052.3622" width="744.09448" id="tips-f03.svguse5897" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1040.402383"><tspan x="10" y="1040.402383">Trancher plusieurs zones d'export rectangulaires</tspan></text>
+
+<rect id="d0e99" width="288" height="1000px" x="10" y="1045.3023830000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e99" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Créez un nouveau calque, et dans ce calque, créez des rectangles invisibles recouvrant des parties de votre image. Assurez-vous que votre document adopte le px (défini par défaut) comme unité, affichez la grille et faites coller les rectangles à cette grille de sorte que chacun d'entre-eux comporte un nombre entier de px. Assignez des ids significatifs aux rectangles, et exportez chacun d'entre-eux dans un fichier différent (chacun des rectangles se "souviendra" ainsi de son nom de fichier d'export). Après cela, il est facile de réexporter certains de ces rectangles : passez dans le calque d'export, utilisez Tab pour sélectionner celui dont vous avez besoin (ou utilisez une Recherche par id), et enfin cliquez sur Exporter dans la boîte de dialogue Exporter en bitmap. Vous pouvez aussi écrire un script shell (ou un fichier batch) pour exporter ces zones avec une commande telle que :
+</flowDiv></flowRoot>
+
+<rect id="d0e102" width="288" height="1000px" x="10" y="1209.0039830000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e102" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">inkscape -i &lt;area-id&gt; -t &lt;nomdefichier.svg&gt;
+</flowDiv></flowRoot>
+
+<rect id="d0e105" width="288" height="1000px" x="10" y="1227.2522248000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e105" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">pour chaque zone. L'option -t rappelle à Inkscape d'utiliser le nomdefichier enregistré avec la zone; sinon vous pouvez fournir un autre nom pour l'export avec l'option -e. Une autre possibilité est d'utiliser l'outil <flowSpan style="font-weight:bold; font-family:sans serif">svgslice</flowSpan> permettant d'automatiser l'export depuis des documents SVG Inkscape, en utilisant au choix des guides ou un calque de découpage.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1315.2885918000002"><tspan x="10" y="1315.2885918000002">Dégradés non-linéaires</tspan></text>
+
+<rect id="d0e117" width="288" height="1000px" x="10" y="1320.1885918000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e117" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La version 1.1 du SVG ne supporte pas les dégradés non-linéaires (c'est à dire ayant des transitions non linéaires entre les couleurs). Vous pouvez cependant les émuler grâce à des dégradés <flowSpan style="font-style:italic">multi-stops</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e123" width="288" height="1000px" x="10" y="1372.1702148000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e123" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Commencez par créer un dégradé avec deux stops, et ouvrez l'éditeur de dégradés (par exemple, en double-cliquant sur une poignée du dégradé dans l'outil dégradé). Ajoutez un nouveau stop au milieu du dégradé, et déplacez-le légèrement. Puis, ajoutez d'autres stops de part et d'autre celui du milieu et déplacez-les aussi de sorte que le dégradé soit régulier. Plus vous ajoutez de stops, plus vous pouvez rendre le dégradé résultant régulier. Voici le dégradé initial avec deux stops (noir et blanc) :
+</flowDiv></flowRoot>
+
+<defs id="tips-f04.svgdefs3">
+ <linearGradient id="tips-f04.svglinearGradient841">
+ <stop style="stop-color:#000000;stop-opacity:1.0000000;" offset="0.0000000" id="tips-f04.svgstop842"/>
+ <stop style="stop-color:#ffffff;stop-opacity:1.0000000;" offset="1.0000000" id="tips-f04.svgstop843"/>
+ </linearGradient>
+ <linearGradient xlink:href="#tips-f04.svglinearGradient841" id="tips-f04.svglinearGradient844" x1="-753.98295" y1="-71.601782" x2="-753.98295" y2="-5.6264140" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,178.9029,1.615078e-15)" gradientUnits="userSpaceOnUse"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1476.9587798000002) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" style="fill:url(#tips-f04.svglinearGradient844);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="tips-f04.svgrect1511" width="16.124653" height="286.40356" x="-16.124653" y="-305.41895"/>
+
+<rect id="d0e136" width="288" height="1000px" x="10" y="1505.0834328000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e136" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Et voici quelques dégradés multi-stops non-linéaires (examinez-les dans l'éditeur de dégradés) :
+</flowDiv></flowRoot>
+
+<defs id="tips-f05.svgdefs3">
+ <linearGradient id="tips-f05.svglinearGradient3628">
+ <stop id="tips-f05.svgstop3629" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3633" offset="0.39660969" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3634" offset="0.68130583" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3635" offset="0.78264493" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3636" offset="0.86468130" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3637" offset="0.89295989" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3630" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1289.2872" y1="-71.601782" x1="-1289.2872" id="tips-f05.svglinearGradient3631" xlink:href="#tips-f05.svglinearGradient3628"/>
+ <linearGradient id="tips-f05.svglinearGradient837">
+ <stop id="tips-f05.svgstop838" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop846" offset="0.11729296" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop839" offset="0.30868170" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop840" offset="0.55673057" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop841" offset="0.68915725" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop1490" offset="0.77552247" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop1491" offset="0.85832888" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop844" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1222.1826" y1="-71.601782" x1="-1222.1826" id="tips-f05.svglinearGradient845" xlink:href="#tips-f05.svglinearGradient837"/>
+ <linearGradient id="tips-f05.svglinearGradient848">
+ <stop id="tips-f05.svgstop849" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop850" offset="0.086339884" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop851" offset="0.23435111" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop852" offset="0.44844228" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop853" offset="0.53716785" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop854" offset="0.64299184" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop855" offset="0.77809334" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop856" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1155.5962" y1="-71.601782" x1="-1155.5962" id="tips-f05.svglinearGradient857" xlink:href="#tips-f05.svglinearGradient848"/>
+ <linearGradient id="tips-f05.svglinearGradient859">
+ <stop id="tips-f05.svgstop860" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop861" offset="0.47509164" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop862" offset="0.70159298" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop863" offset="0.83404475" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop864" offset="0.89395154" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop865" offset="0.95385826" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop866" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1354.8553" y1="-71.601782" x1="-1354.8553" id="tips-f05.svglinearGradient867" xlink:href="#tips-f05.svglinearGradient859"/>
+ <linearGradient id="tips-f05.svglinearGradient870">
+ <stop id="tips-f05.svgstop871" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop style="stop-color:#3f3f3f;stop-opacity:1.0000000;" offset="0.34958428" id="tips-f05.svgstop1390"/>
+ <stop id="tips-f05.svgstop872" offset="0.60247219" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop873" offset="0.78190786" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop874" offset="0.86472428" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop875" offset="0.93805927" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop876" offset="0.97619343" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop877" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1417.6329" y1="-71.601782" x1="-1417.6329" id="tips-f05.svglinearGradient878" xlink:href="#tips-f05.svglinearGradient870"/>
+ <linearGradient id="tips-f05.svglinearGradient880">
+ <stop id="tips-f05.svgstop881" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop882" offset="0.050992351" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop883" offset="0.13840781" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop884" offset="0.31314144" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop885" offset="0.41979057" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop886" offset="0.48934433" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop887" offset="0.66289622" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop888" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1088.6328" y1="-71.601782" x1="-1088.6328" id="tips-f05.svglinearGradient889" xlink:href="#tips-f05.svglinearGradient880"/>
+ <linearGradient id="tips-f05.svglinearGradient891">
+ <stop id="tips-f05.svgstop892" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop893" offset="0.032569472" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop894" offset="0.082509324" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop895" offset="0.15914614" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop896" offset="0.20343107" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop897" offset="0.27002886" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop898" offset="0.33919314" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop899" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1021.6696" y1="-71.601782" x1="-1021.6696" id="tips-f05.svglinearGradient900" xlink:href="#tips-f05.svglinearGradient891"/>
+ <linearGradient id="tips-f05.svglinearGradient902">
+ <stop id="tips-f05.svgstop903" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop style="stop-color:#1f1f1f;stop-opacity:1.0000000;" offset="0.30970567" id="tips-f05.svgstop1388"/>
+ <stop id="tips-f05.svgstop911" offset="0.51168764" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop904" offset="0.69410229" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop905" offset="0.85670912" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop906" offset="0.93051559" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop907" offset="0.96830589" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop908" offset="0.98964530" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop909" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1484.5962" y1="-71.601782" x1="-1484.5962" id="tips-f05.svglinearGradient910" xlink:href="#tips-f05.svglinearGradient902"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient3628" id="tips-f05.svglinearGradient3962" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1289.2872" y1="-71.601782" x2="-1289.2872" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient837" id="tips-f05.svglinearGradient3964" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1222.1826" y1="-71.601782" x2="-1222.1826" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient848" id="tips-f05.svglinearGradient3966" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1155.5962" y1="-71.601782" x2="-1155.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient859" id="tips-f05.svglinearGradient3968" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1354.8553" y1="-71.601782" x2="-1354.8553" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient870" id="tips-f05.svglinearGradient3970" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1417.6329" y1="-71.601782" x2="-1417.6329" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient880" id="tips-f05.svglinearGradient3972" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1088.6328" y1="-71.601782" x2="-1088.6328" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient891" id="tips-f05.svglinearGradient3974" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1021.6696" y1="-71.601782" x2="-1021.6696" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient902" id="tips-f05.svglinearGradient3976" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1484.5962" y1="-71.601782" x2="-1484.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient902" id="tips-f05.svglinearGradient3979" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,241.3779,2.179081e-15)" x1="-1484.5962" y1="-72.469078" x2="-1484.5962" y2="-4.5117884"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient891" id="tips-f05.svglinearGradient3982" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.3771,2.197130e-15)" x1="-1021.6705" y1="-72.468948" x2="-1021.6705" y2="-4.5119162"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient880" id="tips-f05.svglinearGradient3985" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.2092,2.195615e-15)" x1="-1088.6328" y1="-72.468948" x2="-1088.6328" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient870" id="tips-f05.svglinearGradient3988" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,241.5457,2.180595e-15)" x1="-1417.6329" y1="-72.469078" x2="-1417.6329" y2="-4.5117884"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient859" id="tips-f05.svglinearGradient3991" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.1509,2.186058e-15)" x1="-1354.8553" y1="-72.468948" x2="-1354.8553" y2="-4.5119162"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient848" id="tips-f05.svglinearGradient3994" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.0416,2.194101e-15)" x1="-1155.5962" y1="-72.468948" x2="-1155.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient837" id="tips-f05.svglinearGradient3997" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.7845,2.191778e-15)" x1="-1222.1826" y1="-72.468948" x2="-1222.1826" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient3628" id="tips-f05.svglinearGradient4000" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.6501,2.190567e-15)" x1="-1289.2872" y1="-72.468948" x2="-1289.2872" y2="-5.6264140"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1542.8400028000003) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-79.392990" height="286.40356" width="16.124653" id="tips-f05.svgrect3632" style="fill:url(#tips-f05.svglinearGradient4000);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1542.8400028000003) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-63.336376" height="286.40356" width="16.124653" id="tips-f05.svgrect836" style="fill:url(#tips-f05.svglinearGradient3997);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1542.8400028000003) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-47.279785" height="286.40356" width="16.124653" id="tips-f05.svgrect847" style="fill:url(#tips-f05.svglinearGradient3994);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1542.8400028000003) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-95.449600" height="286.40356" width="16.124653" id="tips-f05.svgrect858" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3991)"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1542.8400028000003) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-111.50621" height="286.40356" width="16.124653" id="tips-f05.svgrect869" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3988)"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1542.8400028000003) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-31.223234" height="286.40356" width="16.124653" id="tips-f05.svgrect879" style="fill:url(#tips-f05.svglinearGradient3985);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1542.8400028000003) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-15.166562" height="286.40356" width="16.124653" id="tips-f05.svgrect890" style="fill:url(#tips-f05.svglinearGradient3982);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1542.8400028000003) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-127.56281" height="286.40356" width="16.124653" id="tips-f05.svgrect901" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3979)"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1696.9609028000002"><tspan x="10" y="1696.9609028000002">Dégradés radiaux excentriques</tspan></text>
+
+<rect id="d0e155" width="288" height="1000px" x="10" y="1701.8609028000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e155" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les dégradés radiaux ne sont pas nécessairement symétriques. Dans l'outil dégradés, déplacez la poignée centrale d'un dégradé elliptique tout en appuyant sur <flowSpan style="font-weight:bold">Maj</flowSpan>. Cela vous permettra de déplacer la <flowSpan style="font-style:italic">poignée du foyer</flowSpan> (en forme de "x") du dégradé et de la séparer du centre. Si vous n'en avez plus besoin, vous pouvez redéplacer la poignée de foyer près du centre.
+</flowDiv></flowRoot>
+
+<defs id="tips-f06.svgdefs3">
+ <linearGradient id="tips-f06.svglinearGradient1077">
+ <stop style="stop-color:#ff2ee1;stop-opacity:0.529229;" offset="0.00000000" id="tips-f06.svgstop1078"/>
+ <stop style="stop-color:#000000;stop-opacity:0;" offset="1.00000000" id="tips-f06.svgstop1079"/>
+ </linearGradient>
+ <radialGradient xlink:href="#tips-f06.svglinearGradient1077" id="tips-f06.svgradialGradient1061" cx="92.072090" cy="494.12567" r="40.514123" fx="122.43660" fy="495.35104" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,1160.277)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="tips-f06.svglinearGradient1056">
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="0.00000000" id="tips-f06.svgstop1057"/>
+ <stop style="stop-color:#000000;stop-opacity:1;" offset="1.00000000" id="tips-f06.svgstop1058"/>
+ </linearGradient>
+ <radialGradient xlink:href="#tips-f06.svglinearGradient1056" id="tips-f06.svgradialGradient1069" cx="187.87231" cy="494.12567" r="40.258078" fx="164.25548" fy="495.96375" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,1160.277)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient r="40.514123" fy="495.35104" fx="122.43660" cy="494.12567" cx="92.072090" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,1160.277)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4026" xlink:href="#tips-f06.svglinearGradient1077" inkscape:collect="always"/>
+ <radialGradient r="40.258078" fy="495.96375" fx="164.25548" cy="494.12567" cx="187.87231" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,1160.277)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4028" xlink:href="#tips-f06.svglinearGradient1056" inkscape:collect="always"/>
+ <radialGradient r="40.258078" fy="495.96375" fx="164.25548" cy="494.12567" cx="187.87231" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,-387.2360)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4031" xlink:href="#tips-f06.svglinearGradient1056" inkscape:collect="always"/>
+ <radialGradient r="40.514123" fy="495.35104" fx="122.43660" cy="494.12567" cx="92.072090" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,-387.2360)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4034" xlink:href="#tips-f06.svglinearGradient1077" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1784.3261718000003) " style="fill:url(#tips-f06.svgradialGradient4034);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.89426908pt" id="tips-f06.svgrect1569" width="74.385429" height="68.186623" x="70.819649" y="0.55902147"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1784.3261718000003) " style="fill:url(#tips-f06.svgradialGradient4031);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.89426908pt" id="tips-f06.svgrect1570" width="74.385429" height="68.186623" x="153.66647" y="0.55902147"/>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1879.2306308000002"><tspan x="10" y="1879.2306308000002">Alignement au centre de la page</tspan></text>
+
+<rect id="d0e180" width="288" height="1000px" x="10" y="1884.1306308000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e180" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour aligner quelquechose au centre ou le long d'un côté de la page, sélectionnez l'objet ou le groupe à aligner puis ouvrez la boîte de dialogue Aligner et distribuer (<flowSpan style="font-weight:bold">Ctrl+Shift+A</flowSpan>). Vous pouvez alors choisir la <flowSpan style="font-family:sans serif">page</flowSpan> dans la liste <flowSpan style="font-family:sans serif">relativement à</flowSpan> et enfin aligner votre sélection comme vous le désirez.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1961.0238988"><tspan x="10" y="1961.0238988">Nettoyage du document</tspan></text>
+
+<rect id="d0e198" width="288" height="1000px" x="10" y="1965.9238988000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e198" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quand ils ne sont plus utilisés, beaucoup de dégradés, motifs et marqueurs (plus précisément, ceux que vous avez édité manuellement) restent dans les palettes correspondantes et peuvent être utilisés dans de nouveaux objets. Cependant, si vous voulez optimiser votre document, utilisez la commande <flowSpan style="font-family:sans serif">Nettoyer les Defs</flowSpan> du menu Fichier. Elle supprimera tout dégradé, motif ou marqueur qui n'est plus utilisé par aucun objet du document, réduisant ainsi la taille du fichier.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2074.5651978"><tspan x="10" y="2074.5651978">Massicotter ou masquer un bitmap</tspan></text>
+
+<rect id="d0e210" width="288" height="1000px" x="10" y="2079.4651978" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e210" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Par défaut, un bitmap importé (par exemple, une photo) est un élément &lt;image&gt; non modifiable avec l'outil Nœud. Pour contourner cela, convertissez l'image en un rectangle rempli par un motif avec la commande <flowSpan style="font-family:sans serif">Objet en motif</flowSpan> (<flowSpan style="font-weight:bold">Alt+I</flowSpan>). Vous obtenez alors un rectangle dont le <flowSpan style="font-style:italic">remplissage</flowSpan> est votre bitmap. Vous pouvez maintenant convertir cet objet en chemin, éditer ses nœuds, le faire intersecter avec d'autres formes, etc. Dans les <flowSpan style="font-family:sans serif">Préférences d'Inkscape</flowSpan> (onglet <flowSpan style="font-family:sans serif">Divers</flowSpan>), vous pouvez définir une option forçant l'import systématique des bitmaps en tant que rectangles remplis.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2212.2184578"><tspan x="10" y="2212.2184578">Fonctionnalités cachées et éditeur XML</tspan></text>
+
+<rect id="d0e234" width="288" height="1000px" x="10" y="2217.1184578" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e234" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'éditeur XML vous permet de modifier la plupart des aspects du document sans avoir à utiliser un éditeur de texte externe. De plus, Inkscape supporte souvent des fonctionnalités SVG pas encore accessibles depuis l'interface graphique. Par exemple, nous supportons actuellement les masques et les chemins de massicotage, même si l'interface graphique n'y donne pas encore accès. L'éditeur XML offre la possibilité d'accéder à ces fonctionnalités (à condition de connaître le SVG)
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2326.9492098"><tspan x="10" y="2326.9492098">Changer l'unité de mesure des règles</tspan></text>
+
+<rect id="d0e243" width="288" height="1000px" x="10" y="2331.8492098" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e243" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dans le patron (template) par défaut, l'unité de mesure utilisée par les règles est le px ("unité utilisateur SVG", égale à 0.8pt ou 1/90 de pouce dans Inkscape). C'est aussi l'unité utilisée pour l'affichage des coordonnées dans le coin inférieur gauche, et celle présélectionnée dans les menus qui font intervenir des unités (vous pouvez déplacer votre souris au-dessus d'une règle pour voir un indicateur affichant l'unité utilisée). Pour modifier ceci, ouvrez les <flowSpan style="font-family:sans serif">Préférences du document</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+Maj+D</flowSpan>) et changez les <flowSpan style="font-family:sans serif">Unités par défaut</flowSpan> dans l'onglet <flowSpan style="font-family:sans serif">Page</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2453.4304698"><tspan x="10" y="2453.4304698">Appliquer des coups de tampon</tspan></text>
+
+<rect id="d0e264" width="288" height="1000px" x="10" y="2458.3304698" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e264" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour créer rapidement plusieurs copies d'un objet, utilisez le <flowSpan style="font-style:italic">coup de tampon</flowSpan>. Déplacez simplement un objet (ou redimensionnez/tournez le) et, alors que le bouton de la souris est toujours pressé, appuyez sur <flowSpan style="font-weight:bold">Espace</flowSpan>. Ceci appose un "tampon" de l'objet courant. Vous pouvez répéter ce coup de tampon autant de fois que vous le voulez.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2544.6484698"><tspan x="10" y="2544.6484698">Astuces du stylo</tspan></text>
+
+<rect id="d0e279" width="288" height="1000px" x="10" y="2549.5484698" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e279" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dans l'outil courbes de Bézier (stylo), vous pouvez terminer la ligne courante de plusieurs façons :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2585.3050398)"/><rect id="d0e286" width="258" height="1000px" x="20" y="2579.3050398" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e286" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Appuyer sur <flowSpan style="font-weight:bold">Entrée</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2603.8896097)"/><rect id="d0e295" width="258" height="1000px" x="20" y="2597.8896097" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e295" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Effectuer un double-clic avec le bouton gauche de la souris.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2622.1378515)"/><rect id="d0e301" width="258" height="1000px" x="20" y="2616.1378515" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e301" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Sélectionner le stylo de nouveau.
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2640.7224214000003)"/><rect id="d0e307" width="258" height="1000px" x="20" y="2634.7224214000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e307" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Sélectionner un autre outil.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e312" width="288" height="1000px" x="10" y="2651.5597258000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e312" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Notez que tant que le chemin n'est pas terminé (c'est à dire qu'il est affiché en vert, avec le segment courant en rouge), il n'existe pas encore en tant qu'objet dans le document. Pour l'annuler, vous pouvez donc utiliser les raccourcis <flowSpan style="font-weight:bold">Esc</flowSpan> (abandonner complètement le chemin) ou <flowSpan style="font-weight:bold">Backspace</flowSpan> (supprimer le dernier segment du chemin non terminé) à la place d'<flowSpan style="font-family:sans serif">Annuler</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e324" width="288" height="1000px" x="10" y="2725.9267408" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e324" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour ajouter un nouveau sous-chemin à un chemin existant, sélectionnez ce chemin et commencez à dessiner (d'où vous voulez) tout en appuyant sur <flowSpan style="font-weight:bold">Maj</flowSpan>. Cependant, si vous voulez simplement <flowSpan style="font-style:italic">prolonger</flowSpan> un chemin existant, Maj n'est pas nécessaire; commencez simplement à dessiner depuis l'une des ancres situées aux extrémités du chemin sélectionné.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2812.2365408"><tspan x="10" y="2812.2365408">Entrer des valeurs Unicode</tspan></text>
+
+<rect id="d0e339" width="288" height="1000px" x="10" y="2817.1365408" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e339" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quand vous êtes dans l'outil texte, appuyer sur <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> permet d'alterner les modes Normal et Unicode. En mode Unicode, chaque groupe de 4 chiffres hexadécimaux que vous tapez devient un caractère Unicode, vous permettant ainsi de taper les symboles que vous voulez (si vous connaissez leur numéro Unicode, et si la police les supporte). Pour quitter le mode Unicode, vous pouvez aussi appuyer sur <flowSpan style="font-weight:bold">Esc</flowSpan>. Par example, <flowSpan style="font-weight:bold">Ctrl+U 2 0 1 4 Esc</flowSpan> insère un tiret long (—).
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2927.5458058"><tspan x="10" y="2927.5458058">Utilisation de la grille pour dessiner des icônes</tspan></text>
+
+<rect id="d0e357" width="288" height="1000px" x="10" y="2932.4458058" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e357" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Supposons que vous vouliez créer une icône de 24x24 pixels. Créez un canevas de 24x24 px (utilisez les <flowSpan style="font-family:sans serif">Préférences du document</flowSpan>)(notez que dans le menu Créer un nouveau document, vous pouvez accéder à une liste de modèles, dont certains d'icônes) et définissez une taille de grille de 0.5 px (une grille de 48x48, donc). Maintenant, si vous alignez les remplissages d'objets sur les lignes <flowSpan style="font-style:italic">paires</flowSpan> de grille et les contours sur les lignes <flowSpan style="font-style:italic">impaires</flowSpan>, avec un nombre pair (en px) comme largeur de contour, en exportant le document à la résolution par défaut de 90ppp (de sorte qu'1px corresponde à 1 pixel bitmap), vous obtiendrez une icône bitmap nette ne nécessitant pas d'anticrénelage.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3076.3503658"><tspan x="10" y="3076.3503658">Rotation d'objets</tspan></text>
+
+<rect id="d0e375" width="288" height="1000px" x="10" y="3081.2503658" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e375" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dans le sélecteur, <flowSpan style="font-weight:bold">cliquer</flowSpan> sur un objet permet d'afficher les flèches de redimensionnement, <flowSpan style="font-weight:bold">cliquer</flowSpan> une fois de plus sur cet objet permet d'afficher les flèches d'inclinaison et de rotation. Si vous déplacez les flèches des coins, l'objet tournera autour du centre (marqué d'une croix). Si vous appuyez sur <flowSpan style="font-weight:bold">Maj</flowSpan> pendant cette opération, le rotation se fera autour du coin opposé. Vous pouvez aussi déplacer le centre de rotation (la croix) où vous le désirez.
+</flowDiv></flowRoot>
+
+<rect id="d0e387" width="288" height="1000px" x="10" y="3176.3330568" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e387" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ou bien tourner en utilisant les raccourcis clavier : <flowSpan style="font-weight:bold">[</flowSpan> et <flowSpan style="font-weight:bold">]</flowSpan> (de 15 degrés) ou <flowSpan style="font-weight:bold">Ctrl+[</flowSpan> et <flowSpan style="font-weight:bold">Ctrl+]</flowSpan> (de 90 degrés). Ces mêmes raccourcis <flowSpan style="font-weight:bold">[]</flowSpan> combinés avec <flowSpan style="font-weight:bold">Alt</flowSpan> permettent des rotations lentes à l'échelle du pixel.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3241.6197478"><tspan x="10" y="3241.6197478">Utiliser la boîte de dialogue "Ouvrir" comme palette d'objets</tspan></text>
+
+<rect id="d0e414" width="288" height="1000px" x="10" y="3246.5197478" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e414" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Si vous avez un certain nombre de petits fichiers SVG dont vous réutilisez fréquemment le contenu dans d'autres documents, vous trouverez peut-être pratique d'utiliser la boîte de dialogue Ouvrir comme une palette. Ajoutez le répertoire contenant vos éléments SVG dans la liste des favoris (de cette boîte de dialogue) afin de pouvoir le parcourir rapidement. Puis naviguez dans ce répertoire en consultant les aperçus. Lorsque vous avez trouvé le fichier dont vous avez besoin, cliquez-déplacez le simplement sur le canevas, et il sera automatiquement importé dans votre document courant.
+</flowDiv></flowRoot>
+
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3367.6250357999998"><tspan x="10" y="3367.6250357999998">Des ombres portées grâce aux bitmaps</tspan></text>
+<rect id="d0e423" width="288" height="1000px" x="10" y="3372.5250358" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e423" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bien qu'Inkscape ne supporte pas encore le filtre SVG "flou gaussien", vous pouvez facilement créer des ombrages bitmap floutés pour les objets, grâce à la commande <flowSpan style="font-family:sans serif">Créer une copie bitmap</flowSpan> et un script de filtrage. Voir le fichier share/extensions/inkscape-shadow.README (en anglais) pour plus de détails et les limitations de cette méthode.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3458.4860127999996"><tspan x="10" y="3458.4860127999996">Placement d'un texte le long d'un chemin</tspan></text>
+
+<rect id="d0e435" width="288" height="1000px" x="10" y="3463.3860127999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e435" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour placer du texte le long d'une courbe, sélectionnez le texte et la courbe puis utilisez la commande <flowSpan style="font-family:sans serif">Mettre suivant un chemin</flowSpan> du menu Texte. Le texte commencera au début du chemin. En général, il vaut mieux créer un chemin auquel vous voulez que le texte s'adapte plutôt que d'adapter ce texte à un autre élément (préexistant) du dessin — cela vous autorisera un meilleur contrôle sans avoir à "bricoler" votre dessin.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3560.8553147999996"><tspan x="10" y="3560.8553147999996">Sélection de l'original</tspan></text>
+
+<rect id="d0e447" width="288" height="1000px" x="10" y="3565.7553147999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e447" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quand vous avez affaire à un texte suivant un chemin, un offset lié ou un clone, leur objet/chemin source peut être difficile à sélectionner (caché sous d'autres objets, rendu invisible et/ou verrouillé). le raccourci magique <flowSpan style="font-weight:bold">Maj+D</flowSpan> peut alors vous aider; sélectionnez le texte, l'offset lié ou le clone et appuyez sur <flowSpan style="font-weight:bold">Maj+D</flowSpan> pour sélectionner alors le chemin correspondant, la source de l'offset ou l'original du clone.
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3665.0132717999995"><tspan x="10" y="3665.0132717999995">Au cas où la fenêtre serait hors de l'écran</tspan></text>
+
+<rect id="d0e462" width="288" height="1000px" x="10" y="3669.9132717999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e462" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quand vous transférez des documents entre des systèmes avec des résolutions ou un nombre d'écrans différents, vous pouvez être confronté au problème suivant : Inkscape a enregistré une position de fenêtre qui fait que vous ne pouvez plus atteindre Inkscape sur votre écran. Il suffit de maximiser la fenêtre (ce qui devrait la rendre de nouveau visible a l'écran)(utilisez la barre des tâches), d'enregistrer le document et de le recharger. Vous pouvez éviter tout cela en désactivant l'option "enregistrer la taille et la position des fenêtres" (dans l'onglet <flowSpan style="font-family:sans serif">Fenêtres</flowSpan> des <flowSpan style="font-family:sans serif">Préférences d'Inkscape</flowSpan>).
+</flowDiv></flowRoot>
+
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3791.4738337999997"><tspan x="10" y="3791.4738337999997">Transparence, dégradés et export en Postscript</tspan></text>
+
+<rect id="d0e477" width="288" height="1000px" x="10" y="3796.3738338" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e477" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Les formats PostScript ou EPS ne supportent pas la <flowSpan style="font-style:italic">transparence</flowSpan>, aussi vous ne devriez pas utiliser cette fonctionnalité si vous comptez exporter en PS/EPS. Dans le cas d'une transparence uniforme chevauchant une couleur uniforme, il est facile d'y remédier : sélectionnez l'un des objets transparents et passez à l'outil Pipette (<flowSpan style="font-weight:bold">F7</flowSpan>); Assurez vous qu'il est en mode "capturer la couleur visible sans alpha" et cliquez sur ce même objet. La couleur visible sera capturée et réassignée à l'objet mais cette fois, sans transparence. Répétez cette opération pour tous les objets transparents. Si votre objet transparent chevauche plusieurs zones de différentes couleurs uniformes, vous devrez le découper en morceaux (un morceau par zone) puis appliquer la procédure ci-dessus à chacun des morceaux.
+</flowDiv></flowRoot>
+
+<rect id="d0e486" width="288" height="1000px" x="10" y="3946.9594938" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e486" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">L'export de <flowSpan style="font-style:italic">dégradés</flowSpan> en PS ou EPS ne fonctionne pas pour du texte (à moins que ce texte ne soit converti en chemin) ou pour les remplissages des contours. Et, comme la transparence est perdu lors d'un export au format PS ou EPS, vous ne pouvez pas utiliser, par exemple, un dégradé depuis un bleu <flowSpan style="font-style:italic">opaque</flowSpan> vers un bleu <flowSpan style="font-style:italic">transparent</flowSpan>; pour contourner cela, remplacez-le par un dégradé depuis un bleu <flowSpan style="font-style:italic">opaque</flowSpan> vers la couleur du fond <flowSpan style="font-style:italic">opaque</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+
+<g transform="translate(0, 4032.4571158)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-tips.sl.svg b/share/tutorials/tutorial-tips.sl.svg
new file mode 100644
index 000000000..aab48fbde
--- /dev/null
+++ b/share/tutorials/tutorial-tips.sl.svg
@@ -0,0 +1,533 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::NASVETI</tspan></text>
+
+
+
+
+
+<rect id="d0e10" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e10" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">V tem vodiču vam bomo predstavili razne trike, ki so jih naši uporabniki
+spoznali med uporabljanjem Inkscapa, pa tudi nekatere bolj "skrite"
+možnosti programa, ki vam lahko pomagajo pri delu.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="90.45624799999999"><tspan x="10" y="90.45624799999999">Krožno tlakovanje z ukazom Tlakuj klone</tspan></text>
+<rect id="d0e19" width="288" height="1000px" x="10" y="95.356248" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e19" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uporaba ukaza <flowSpan style="font-family:sans serif">Tlakuj klone</flowSpan> za
+pravokotne vzorce in mreže je precej intuitivna. Kaj pa v primeru, da potrebujete <flowSpan style="font-style:italic">krožno</flowSpan>
+tlakovanje, kjer si objekti delijo skupno središče vrtenja? Tudi to je mogoče.
+</flowDiv></flowRoot>
+<rect id="d0e28" width="288" height="1000px" x="10" y="147.456817" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e28" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če vaš krožni vzorec potrebuje le 3, 4, 6, 8 ali 12 elementov, potem lahko poskusite
+vrste tlakovanja P3, P31M, P3M1, P4, P4M, P6, ali P6M. Ta tlakovanja so uporabna za npr.
+snežinke in podobne vzorce. Bolj splošen način pa je opisan tu.
+</flowDiv></flowRoot>
+<rect id="d0e31" width="288" height="1000px" x="10" y="200.627894" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e31" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Izberite tlakovanje P1 (enostavni premik) in potem <flowSpan style="font-style:italic">kompenzirajte</flowSpan> ta
+prenos v zavihku <flowSpan style="font-family:sans serif">Premik</flowSpan>, kjer nastavite obe opciji
+<flowSpan style="font-family:sans serif">Na vrsto/Premik Y</flowSpan> and <flowSpan style="font-family:sans serif">Na stolpec/Premik X</flowSpan> na -100 %.
+Sedaj bodo vsi kloni zloženi na vrh originala. Sedaj je treba samo še v zavihku
+<flowSpan style="font-family:sans serif">Vrtenje</flowSpan> nastaviti nekaj vrtenj na stolpec, ustvariti vzorec z
+eno vrstico in večimi stolpci.
+Primer: vzorec, sestavljen iz vodoravne črte, s 30 stolpci, vsak od njih je zavrten
+za 6 stopinj:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) " inkscape:tile-cy="346.50000" inkscape:tile-cx="160.25000" inkscape:tile-h="0.30000001" inkscape:tile-w="117.80000" id="tips-f01.svgpath25" d="M 81.500000,58.900000 L 199.00000,58.900000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.994522,0.104528,-0.104528,0.994522,6.925170,-14.33743) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse55" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.978148,0.207912,-0.207912,0.978148,15.31072,-27.87239) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse56" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.951057,0.309017,-0.309017,0.951057,25.06545,-40.45673) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse57" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.913545,0.406737,-0.406737,0.913545,36.08194,-51.95277) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse58" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.866025,0.500000,-0.500000,0.866025,48.23990,-62.23401) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse59" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.809017,0.587785,-0.587785,0.809017,61.40597,-71.18799) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse60" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.743145,0.669131,-0.669131,0.743145,75.43562,-78.71674) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse61" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.669131,0.743145,-0.743145,0.669131,90.17562,-84.73774) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse62" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.587785,0.809017,-0.809017,0.587785,105.4642,-89.18526) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse63" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.500000,0.866025,-0.866025,0.500000,121.1340,-92.01010) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse64" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.406737,0.913545,-0.913545,0.406737,137.0132,-93.18140) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse65" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.309017,0.951057,-0.951057,0.309017,152.9274,-92.68676) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse66" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.207912,0.978148,-0.978148,0.207912,168.7031,-90.53114) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse67" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(0.104528,0.994522,-0.994522,0.104528,184.1673,-86.73846) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse68" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,199.1500,-81.35000) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse69" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.104528,0.994522,-0.994522,-0.104528,213.4874,-74.42481) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse70" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.207912,0.978148,-0.978148,-0.207912,227.0224,-66.03933) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse71" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.309017,0.951057,-0.951057,-0.309017,239.6068,-56.28455) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse72" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.406737,0.913545,-0.913545,-0.406737,251.1028,-45.26806) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse73" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.500000,0.866025,-0.866025,-0.500000,261.3840,-33.11010) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse74" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.587785,0.809017,-0.809017,-0.587785,270.3380,-19.94403) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse75" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.669131,0.743145,-0.743145,-0.669131,277.8668,-5.914380) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse76" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.743145,0.669131,-0.669131,-0.743145,283.8877,8.825618) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse77" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.809017,0.587785,-0.587785,-0.809017,288.3353,24.11421) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse78" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.866025,0.500000,-0.500000,-0.866025,291.1601,39.78401) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse79" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.913545,0.406737,-0.406737,-0.913545,292.3314,55.66320) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse80" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.951057,0.309017,-0.309017,-0.951057,291.8368,71.57745) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse81" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.978148,0.207912,-0.207912,-0.978148,289.6811,87.35318) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse82" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 293.908133) matrix(-0.994522,0.104528,-0.104528,-0.994522,285.8885,102.8173) translate(-10, -293.908133)" height="1052.3622" width="744.09448" id="tips-f01.svguse83" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+
+<rect id="d0e59" width="288" height="1000px" x="10" y="423.70813300000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e59" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če želite iz tega ustvariti urino krožnico, preprosto izrežite ali prekrijte sredinski del
+z belim krogom (če želite izvajati matematične operacije na klonih, jih prej razvežite).
+</flowDiv></flowRoot>
+<rect id="d0e62" width="288" height="1000px" x="10" y="465.70721100000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e62" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bolj zanimivi učinki se dajo doseči z uporabo tako stolpcev kot tudi vrstic. Tu je vzorec
+z desetimi stolpci in osmimi vrsticami, vrtenjem 2 stopinji na vrstico in 18 stopinj na
+stolpec. Vsaka skupina črt je "stolpec", tako da so skupine 18 stopinj vsaksebi. Znotraj
+vsakega stolpca so posamezne črte 2 stopinji vsaksebi.
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) " inkscape:tile-cy="543.50000" inkscape:tile-cx="164.00000" inkscape:tile-h="0.30000001" inkscape:tile-w="143.30000" id="tips-f02.svgpath92" d="M 72.500000,71.650000 L 215.50000,71.650000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.999657,2.617695e-2,-2.617695e-2,0.999657,1.924910,-3.745086) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1473" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.998630,5.233596e-2,-5.233596e-2,0.998630,3.947230,-7.437965) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1474" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.996917,7.845910e-2,-7.845910e-2,0.996917,6.065500,-11.07739) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1475" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.994522,0.104528,-0.104528,0.994522,8.278530,-14.65955) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1476" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.991445,0.130526,-0.130526,0.991445,10.58424,-18.18274) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1477" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.987688,0.156434,-0.156434,0.987688,12.98172,-21.64461) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1478" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.983255,0.182236,-0.182236,0.983255,15.46808,-25.04208) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1479" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.951057,0.309017,-0.309017,0.951057,29.18885,-40.99141) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1480" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.942641,0.333807,-0.333807,0.942641,32.17667,-43.95868) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1481" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.933580,0.358368,-0.358368,0.933580,35.24138,-46.84623) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1482" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.923880,0.382683,-0.382683,0.923880,38.38095,-49.65217) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1483" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.913545,0.406737,-0.406737,0.913545,41.59183,-52.37582) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1484" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.902585,0.430511,-0.430511,0.902585,44.87392,-55.01397) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1485" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.891007,0.453990,-0.453990,0.891007,48.22376,-57.56504) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1486" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.878817,0.477159,-0.477159,0.878817,51.63863,-60.02816) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1487" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.809017,0.587785,-0.587785,0.809017,69.61669,-70.95716) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1488" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.793353,0.608761,-0.608761,0.793353,73.37512,-72.85554) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1489" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.777146,0.629320,-0.629320,0.777146,77.18198,-74.65460) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1490" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.760406,0.649448,-0.649448,0.760406,81.03440,-76.35361) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1491" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.743145,0.669131,-0.669131,0.743145,84.93020,-77.95106) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1492" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.725374,0.688355,-0.688355,0.725374,88.86650,-79.44634) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1493" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.707107,0.707107,-0.707107,0.707107,92.84060,-80.83745) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1494" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.688355,0.725374,-0.725374,0.688355,96.85030,-82.12436) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1495" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.587785,0.809017,-0.809017,0.587785,117.3249,-86.96326) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1496" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.566406,0.824126,-0.824126,0.566406,121.4861,-87.60718) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1497" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.544639,0.838671,-0.838671,0.544639,125.6626,-88.14188) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1498" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.522499,0.852640,-0.852640,0.522499,129.8520,-88.56700) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1499" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.500000,0.866025,-0.866025,0.500000,134.0508,-88.88270) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1500" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.477159,0.878817,-0.878817,0.477159,138.2564,-89.08796) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1501" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.453990,0.891007,-0.891007,0.453990,142.4656,-89.18356) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1502" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.430511,0.902585,-0.902585,0.430511,146.6768,-89.16850) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1503" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.309017,0.951057,-0.951057,0.309017,167.6443,-87.44306) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1504" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.284015,0.958820,-0.958820,0.284015,171.8011,-86.77010) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1505" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.258819,0.965926,-0.965926,0.258819,175.9385,-85.98768) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1506" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.233445,0.972370,-0.972370,0.233445,180.0541,-85.09770) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1507" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.207912,0.978148,-0.978148,0.207912,184.1447,-84.10004) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1508" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.182236,0.983255,-0.983255,0.182236,188.2082,-82.99550) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1509" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.156434,0.987688,-0.987688,0.156434,192.2414,-81.78604) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1510" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(0.130526,0.991445,-0.991445,0.130526,196.2412,-80.47010) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1511" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,215.6500,-72.35000) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1512" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-2.617695e-2,0.999657,-0.999657,-2.617695e-2,219.3950,-70.42517) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1513" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-5.233596e-2,0.998630,-0.998630,-5.233596e-2,223.0879,-68.40298) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1514" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-7.845910e-2,0.996917,-0.996917,-7.845910e-2,226.7273,-66.28453) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1515" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.104528,0.994522,-0.994522,-0.104528,230.3096,-64.07158) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1516" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.130526,0.991445,-0.991445,-0.130526,233.8331,-61.76595) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1517" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.156434,0.987688,-0.987688,-0.156434,237.2945,-59.36826) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1518" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.182236,0.983255,-0.983255,-0.182236,240.6922,-56.88192) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1519" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.309017,0.951057,-0.951057,-0.309017,256.6413,-43.16115) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1520" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.333807,0.942641,-0.942641,-0.333807,259.6088,-40.17333) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1521" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.358368,0.933580,-0.933580,-0.358368,262.4962,-37.10862) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1522" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.382683,0.923880,-0.923880,-0.382683,265.3021,-33.96905) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1523" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.406737,0.913545,-0.913545,-0.406737,268.0261,-30.75817) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1524" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.430511,0.902585,-0.902585,-0.430511,270.6643,-27.47608) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1525" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.453990,0.891007,-0.891007,-0.453990,273.2149,-24.12624) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1526" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.477159,0.878817,-0.878817,-0.477159,275.6780,-20.71137) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1527" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.587785,0.809017,-0.809017,-0.587785,286.6070,-2.733510) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1528" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.608761,0.793353,-0.793353,-0.608761,288.5057,1.025120) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1529" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.629320,0.777146,-0.777146,-0.629320,290.3045,4.831980) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1530" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.649448,0.760406,-0.760406,-0.649448,292.0034,8.684401) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1531" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.669131,0.743145,-0.743145,-0.669131,293.6010,12.58018) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1532" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.688355,0.725374,-0.725374,-0.688355,295.0964,16.51657) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1533" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.707107,0.707107,-0.707107,-0.707107,296.4873,20.49058) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1534" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.725374,0.688355,-0.688355,-0.725374,297.7741,24.50044) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1535" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.809017,0.587785,-0.587785,-0.809017,302.6135,44.97581) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1536" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.824126,0.566406,-0.566406,-0.824126,303.2572,49.13771) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1537" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.838671,0.544639,-0.544639,-0.838671,303.7919,53.31061) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1538" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.852640,0.522499,-0.522499,-0.852640,304.2170,57.50440) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1539" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.866025,0.500000,-0.500000,-0.866025,304.5327,61.70160) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1540" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.878817,0.477159,-0.477159,-0.878817,304.7380,65.90736) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1541" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.891007,0.453990,-0.453990,-0.891007,304.8336,70.11673) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1542" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.902585,0.430511,-0.430511,-0.902585,304.8185,74.32639) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1543" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.951057,0.309017,-0.309017,-0.951057,303.0931,95.29267) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1544" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.958820,0.284015,-0.284015,-0.958820,302.4201,99.45188) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1545" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.965926,0.258819,-0.258819,-0.965926,301.6377,103.5896) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1546" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.972370,0.233445,-0.233445,-0.972370,300.7477,107.7029) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1547" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.978148,0.207912,-0.207912,-0.978148,299.7500,111.7972) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1548" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.983255,0.182236,-0.182236,-0.983255,298.6455,115.8555) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1549" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.987688,0.156434,-0.156434,-0.987688,297.4360,119.8908) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1550" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 536.979781) matrix(-0.991445,0.130526,-0.130526,-0.991445,296.1201,123.8925) translate(-10, -536.979781)" height="2150.5000" width="320.00000" id="tips-f02.svguse1551" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+
+<rect id="d0e75" width="288" height="1000px" x="10" y="692.279781" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e75" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">V zgornjih primerih je bila črta vrtena okoli svojega središča. Če želite središče postaviti
+zunaj svojega lika, ustvarite neviden pravokotnik (brez polnila in črte), ki bi pokril
+vaš lik. Pravokotnik postavite tako, da je njegovo središče tam, kjer želite imeti središče
+svojega lika, nato pa združite skupaj lik in pravokotnik in na skupini uporabite ukaz
+<flowSpan style="font-family:sans serif">Tlakuj klone</flowSpan>. Na ta način lahko ustvarjate lepe "eksplozije" in "zvezdne
+vzorce" z naključnimi vrednostmi pri parametrih velikosti, vrtenja in motnosti.
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.637680,0.000000,0.000000,0.637680,37.60870,-470.9209)" inkscape:tile-cy="859.24904" inkscape:tile-cx="158.99982" inkscape:tile-h="7.3333200" inkscape:tile-w="87.999840" id="tips-f03.svgg1768">
+ <path id="tips-f03.svgpath1592" d="M 210.17493,859.91943 C 214.70797,857.83667 225.97934,856.12146 225.97934,859.79691 C 225.97934,863.47235 210.17493,859.91943 210.17493,859.91943 z " style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.10395736;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/>
+ <rect y="853.50000" x="90.000000" height="11.500000" width="138.00000" id="tips-f03.svgrect1680" style="opacity:0.0000000;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.25000000px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/>
+ </g><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(1.582388,-0.949047,0.949047,1.582388,-154.0340,87.07056) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5827" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.158025,-0.146700,0.146700,0.158025,105.7377,85.22851) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5828" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.381205,-0.310377,0.310377,0.381205,62.11156,90.79346) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5829" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.916096,-0.772439,0.772439,0.916096,-47.81907,113.8302) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5830" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.271176,1.020398,-1.020398,0.271176,179.8827,-85.71164) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5831" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(5.449488e-2,1.117922,-1.117922,5.449488e-2,217.5118,-82.58176) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5832" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(1.301172,-0.342483,0.342483,1.301172,-68.23569,24.41345) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5833" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.437831,-5.706090e-2,5.706090e-2,0.437831,73.74740,51.22179) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5834" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.306813,9.940890e-2,-9.940890e-2,0.306813,104.0080,39.56182) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5835" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-3.070037e-2,0.733791,-0.733791,-3.070037e-2,199.7728,-22.62704) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5836" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.587705,1.503905,-1.503905,0.587705,173.1183,-177.2931) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5837" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-6.358936e-2,0.241746,-0.241746,-6.358936e-2,166.4545,48.29976) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5838" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.112789,0.480395,-0.480395,-0.112789,191.6708,18.91615) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5839" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.470476,0.344786,-0.344786,0.470476,100.1539,-7.148430) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5840" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.903283,1.297602,-1.297602,0.903283,113.3661,-172.9191) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5841" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(1.638722,0.413477,-0.413477,1.638722,-56.94251,-106.6588) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5842" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(1.375364,0.841378,-0.841378,1.375364,12.61539,-145.8564) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5843" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.372431,1.257953,-1.257953,0.372431,184.1022,-126.5285) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5844" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.974189,0.807369,-0.807369,0.974189,65.75931,-110.2368) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5845" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.731938,1.633265,-1.633265,-0.731938,366.5094,-93.65480) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5846" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.673132,0.518622,-0.518622,0.673132,85.37160,-46.91760) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5847" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(2.547028e-2,0.998190,-0.998190,2.547028e-2,212.3249,-63.70384) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5848" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-3.605237e-2,0.532086,-0.532086,-3.605237e-2,184.9846,5.822092) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5849" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-1.090290,0.485825,-0.485825,-1.090290,327.9609,93.43394) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5850" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.698354,0.189739,-0.189739,-0.698354,250.6815,104.4086) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5851" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(5.885208e-2,0.812223,-0.812223,5.885208e-2,193.3647,-40.42509) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5852" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.726872,1.565645,-1.565645,0.726872,158.5279,-196.5916) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5853" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.937370,0.984031,-0.984031,-0.937370,345.0698,12.40872) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5854" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-1.744032,-0.332291,0.332291,-1.744032,355.8320,257.4943) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5855" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.222960,1.144285,-1.144285,0.222960,196.1248,-99.21930) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5856" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.343933,1.153051,-1.153051,-0.343933,275.5978,-56.78320) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5857" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.184014,0.803951,-0.803951,-0.184014,226.4862,-20.57292) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5858" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.657759,0.630998,-0.630998,-0.657759,279.0187,39.94792) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5859" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-1.178407,8.005262e-3,-8.005262e-3,-1.178407,303.4147,166.6376) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5860" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-1.188778,0.960756,-0.960756,-1.188778,378.2234,35.00298) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5861" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.580462,-3.074334e-2,3.074334e-2,-0.580462,217.3166,125.9781) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5862" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.867001,0.425050,-0.425050,-0.867001,292.2441,84.68779) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5863" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.700823,0.100133,-0.100133,-0.700823,244.1245,117.0541) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5864" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-1.763055,-0.226403,0.226403,-1.763055,366.6297,244.2414) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5865" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.982450,-1.091297,1.091297,-0.982450,191.5241,304.3507) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5866" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.112597,-0.111700,0.111700,-0.112597,146.0492,101.2028) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5867" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.465116,-0.231915,0.231915,-0.465116,185.7921,145.0584) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5868" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-1.344854,3.164347e-2,-3.164347e-2,-1.344854,328.3710,176.1683) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5869" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.841796,0.711101,-0.711101,-0.841796,310.7677,42.98625) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5870" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.406734,-1.716231,1.716231,-0.406734,63.37569,346.8820) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5871" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.512726,-1.119051,1.119051,-0.512726,124.0951,272.0361) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5872" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-1.009778,0.397051,-0.397051,-1.009778,309.9339,99.57444) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5873" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.342373,-1.254425,1.254425,-0.342373,89.99150,277.7351) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5874" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-1.321413,-5.632474e-2,5.632474e-2,-1.321413,318.3386,186.5905) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5875" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(8.124399e-2,-1.492381,1.492381,8.124399e-2,12.78507,278.1906) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5876" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.735465,-0.521409,0.521409,-0.735465,201.0780,206.1158) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5877" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.826712,-0.390986,0.390986,-0.826712,223.8044,195.0139) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5878" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(9.504403e-2,-1.201923,1.201923,9.504403e-2,33.23421,236.7537) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5879" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.407521,-0.948369,0.948369,-0.407521,122.6155,240.2096) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5880" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.237366,-0.784455,0.784455,0.237366,45.59887,167.7661) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5881" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.297228,-0.331596,0.331596,0.297228,72.15004,100.2089) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5882" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-7.089730e-2,-0.560229,0.560229,-7.089730e-2,105.7138,160.3371) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5883" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-9.284730e-3,-0.591196,0.591196,-9.284730e-3,94.76460,159.8969) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5884" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.647489,-0.895367,0.895367,0.647489,-19.94909,151.6009) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5885" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.206174,-0.655204,0.655204,0.206174,59.88748,152.2020) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5886" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.228684,-1.074090,1.074090,-0.228684,88.07570,243.9143) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5887" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-1.157023,-1.395573,1.395573,-1.157023,192.3591,360.0865) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5888" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-1.029056,-1.277949,1.277949,-1.029056,183.6293,333.8833) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5889" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.838138,-1.332274,1.332274,0.838138,-80.09370,197.6504) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5890" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-9.741253e-2,-1.150852,1.150852,-9.741253e-2,63.91813,244.4753) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5891" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(-0.214987,-0.730718,0.730718,-0.214987,112.6132,195.1310) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5892" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(1.688294,-0.170486,0.170486,1.688294,-108.8011,-29.30468) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5893" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.553777,-0.203849,0.203849,0.553777,46.32707,62.69652) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5894" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(1.162667,-0.637705,0.637705,1.162667,-71.71793,76.11500) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5895" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(1.521722,-0.574611,0.574611,1.521722,-116.7675,39.69527) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5896" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 798.1388529999999) matrix(0.546248,-0.904563,0.904563,0.546248,-6.585200,160.6755) translate(-10, -798.1388529999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5897" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="977.749613"><tspan x="10" y="977.749613">Kako razrezati (več pravokotnih površin za izvoz)?</tspan></text>
+<rect id="d0e97" width="288" height="1000px" x="10" y="982.6496129999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e97" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ustvarite nov sloj in v njem ustvarite nevidne pravokotnike, ki pokrivajo dele
+vaše slike. Prepričajte se, da uporabljate enote px (privzeto), vklopite mrežo in
+pripnite pravokotnike na mrežo tako, da vsak zasede neko celo število enot px.
+Pravokotnikom tudi določite smiselne identifikacije, nato pa vsakega posameznega
+izvozite v svojo datoteko. Pravokotniki si bodo zapomnili imena, pod katerimi
+so bili izvoženi. Kasneje je zelo lahko ponovno izvoziti te pravokotnike: preklopite
+na sloj za izvoz, uporabite tipko Tab za izbiro pravokotnika, ki ga potrebujete (ali
+pa poiščite njegovo identifikacijo preko Iskanja), ter kliknite Izvoz. Lahko pa tudi
+napišete lupinsko skripto ali ukazno datoteko za izvoz vseh ploskev, npr.:
+</flowDiv></flowRoot>
+<rect id="d0e100" width="288" height="1000px" x="10" y="1123.670893" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e100" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">inkscape -i &lt;area-id&gt; -t &lt;filename.svg&gt;
+</flowDiv></flowRoot>
+<rect id="d0e103" width="288" height="1000px" x="10" y="1141.9191348" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e103" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">za vsako izvoženo ploskev. Stikalo -t pove, da naj program izvozi površino v datoteko z istim imenom, kot je identifikacija te površine
+lahko pa uporabite tudi stikalo -e za prosto poimenovanje izvožene datoteke. V nasprotnem primeru lahko
+uporabite tudi pripomoček <flowSpan style="font-weight:bold; font-family:sans serif">svgslice</flowSpan>,
+ki avtomatizira izvažanje iz Inkscapovih SVG dokumentov z uporabo bodisi razreznih slojev ali vodil.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1229.9637057999998"><tspan x="10" y="1229.9637057999998">Nezvezni prelivi</tspan></text>
+<rect id="d0e115" width="288" height="1000px" x="10" y="1234.8637058" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e115" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Trenutna različica SVGja ne podpira nezveznih prelivov. Lahko pa
+jih ustvarite z <flowSpan style="font-style:italic">večstopenjskimi</flowSpan> prelivi.
+</flowDiv></flowRoot>
+
+<rect id="d0e121" width="288" height="1000px" x="10" y="1264.6202758" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e121" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Začnite s preprostim dvostopenjskim prelivom. Odprite Urejevalnik prelivov (npr. z dvoklikom
+na katerokoli ročico na orodju Prelivi). Dodajte nov postanek na sredino
+in ga malce premaknite. Nato dodajte še nekaj postankov okrog tega in popravite preliv,
+da postane spet gladek. Več postankov boste dodali, bolj natančno ga boste lahko zmehčali.
+Tu je primer osnovnega črno-belega preliva z dvema postankoma:
+</flowDiv></flowRoot>
+
+<defs id="tips-f04.svgdefs3">
+ <linearGradient id="tips-f04.svglinearGradient841">
+ <stop style="stop-color:#000000;stop-opacity:1.0000000;" offset="0.0000000" id="tips-f04.svgstop842"/>
+ <stop style="stop-color:#ffffff;stop-opacity:1.0000000;" offset="1.0000000" id="tips-f04.svgstop843"/>
+ </linearGradient>
+ <linearGradient xlink:href="#tips-f04.svglinearGradient841" id="tips-f04.svglinearGradient844" x1="-753.98295" y1="-71.601782" x2="-753.98295" y2="-5.6264140" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,178.9029,1.615078e-15)" gradientUnits="userSpaceOnUse"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1358.2368437999999) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" style="fill:url(#tips-f04.svglinearGradient844);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="tips-f04.svgrect1511" width="16.124653" height="286.40356" x="-16.124653" y="-305.41895"/>
+
+<rect id="d0e134" width="288" height="1000px" x="10" y="1386.3614968" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e134" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tu pa je nekaj "nezveznih" prelivov z več postanki (raziskujte jih z
+Urejevalnikom prelivov (ki ga najdete pod gumbom Uredi v pogovornem
+oknu Polnilo in obroba):
+</flowDiv></flowRoot>
+
+<defs id="tips-f05.svgdefs3">
+ <linearGradient id="tips-f05.svglinearGradient3628">
+ <stop id="tips-f05.svgstop3629" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3633" offset="0.39660969" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3634" offset="0.68130583" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3635" offset="0.78264493" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3636" offset="0.86468130" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3637" offset="0.89295989" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3630" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1289.2872" y1="-71.601782" x1="-1289.2872" id="tips-f05.svglinearGradient3631" xlink:href="#tips-f05.svglinearGradient3628"/>
+ <linearGradient id="tips-f05.svglinearGradient837">
+ <stop id="tips-f05.svgstop838" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop846" offset="0.11729296" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop839" offset="0.30868170" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop840" offset="0.55673057" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop841" offset="0.68915725" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop1490" offset="0.77552247" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop1491" offset="0.85832888" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop844" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1222.1826" y1="-71.601782" x1="-1222.1826" id="tips-f05.svglinearGradient845" xlink:href="#tips-f05.svglinearGradient837"/>
+ <linearGradient id="tips-f05.svglinearGradient848">
+ <stop id="tips-f05.svgstop849" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop850" offset="0.086339884" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop851" offset="0.23435111" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop852" offset="0.44844228" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop853" offset="0.53716785" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop854" offset="0.64299184" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop855" offset="0.77809334" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop856" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1155.5962" y1="-71.601782" x1="-1155.5962" id="tips-f05.svglinearGradient857" xlink:href="#tips-f05.svglinearGradient848"/>
+ <linearGradient id="tips-f05.svglinearGradient859">
+ <stop id="tips-f05.svgstop860" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop861" offset="0.47509164" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop862" offset="0.70159298" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop863" offset="0.83404475" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop864" offset="0.89395154" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop865" offset="0.95385826" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop866" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1354.8553" y1="-71.601782" x1="-1354.8553" id="tips-f05.svglinearGradient867" xlink:href="#tips-f05.svglinearGradient859"/>
+ <linearGradient id="tips-f05.svglinearGradient870">
+ <stop id="tips-f05.svgstop871" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop style="stop-color:#3f3f3f;stop-opacity:1.0000000;" offset="0.34958428" id="tips-f05.svgstop1390"/>
+ <stop id="tips-f05.svgstop872" offset="0.60247219" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop873" offset="0.78190786" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop874" offset="0.86472428" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop875" offset="0.93805927" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop876" offset="0.97619343" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop877" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1417.6329" y1="-71.601782" x1="-1417.6329" id="tips-f05.svglinearGradient878" xlink:href="#tips-f05.svglinearGradient870"/>
+ <linearGradient id="tips-f05.svglinearGradient880">
+ <stop id="tips-f05.svgstop881" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop882" offset="0.050992351" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop883" offset="0.13840781" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop884" offset="0.31314144" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop885" offset="0.41979057" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop886" offset="0.48934433" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop887" offset="0.66289622" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop888" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1088.6328" y1="-71.601782" x1="-1088.6328" id="tips-f05.svglinearGradient889" xlink:href="#tips-f05.svglinearGradient880"/>
+ <linearGradient id="tips-f05.svglinearGradient891">
+ <stop id="tips-f05.svgstop892" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop893" offset="0.032569472" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop894" offset="0.082509324" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop895" offset="0.15914614" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop896" offset="0.20343107" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop897" offset="0.27002886" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop898" offset="0.33919314" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop899" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1021.6696" y1="-71.601782" x1="-1021.6696" id="tips-f05.svglinearGradient900" xlink:href="#tips-f05.svglinearGradient891"/>
+ <linearGradient id="tips-f05.svglinearGradient902">
+ <stop id="tips-f05.svgstop903" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop style="stop-color:#1f1f1f;stop-opacity:1.0000000;" offset="0.30970567" id="tips-f05.svgstop1388"/>
+ <stop id="tips-f05.svgstop911" offset="0.51168764" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop904" offset="0.69410229" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop905" offset="0.85670912" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop906" offset="0.93051559" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop907" offset="0.96830589" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop908" offset="0.98964530" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop909" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1484.5962" y1="-71.601782" x1="-1484.5962" id="tips-f05.svglinearGradient910" xlink:href="#tips-f05.svglinearGradient902"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient3628" id="tips-f05.svglinearGradient3962" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1289.2872" y1="-71.601782" x2="-1289.2872" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient837" id="tips-f05.svglinearGradient3964" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1222.1826" y1="-71.601782" x2="-1222.1826" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient848" id="tips-f05.svglinearGradient3966" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1155.5962" y1="-71.601782" x2="-1155.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient859" id="tips-f05.svglinearGradient3968" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1354.8553" y1="-71.601782" x2="-1354.8553" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient870" id="tips-f05.svglinearGradient3970" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1417.6329" y1="-71.601782" x2="-1417.6329" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient880" id="tips-f05.svglinearGradient3972" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1088.6328" y1="-71.601782" x2="-1088.6328" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient891" id="tips-f05.svglinearGradient3974" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1021.6696" y1="-71.601782" x2="-1021.6696" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient902" id="tips-f05.svglinearGradient3976" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1484.5962" y1="-71.601782" x2="-1484.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient902" id="tips-f05.svglinearGradient3979" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,241.3779,2.179081e-15)" x1="-1484.5962" y1="-72.469078" x2="-1484.5962" y2="-4.5117884"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient891" id="tips-f05.svglinearGradient3982" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.3771,2.197130e-15)" x1="-1021.6705" y1="-72.468948" x2="-1021.6705" y2="-4.5119162"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient880" id="tips-f05.svglinearGradient3985" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.2092,2.195615e-15)" x1="-1088.6328" y1="-72.468948" x2="-1088.6328" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient870" id="tips-f05.svglinearGradient3988" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,241.5457,2.180595e-15)" x1="-1417.6329" y1="-72.469078" x2="-1417.6329" y2="-4.5117884"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient859" id="tips-f05.svglinearGradient3991" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.1509,2.186058e-15)" x1="-1354.8553" y1="-72.468948" x2="-1354.8553" y2="-4.5119162"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient848" id="tips-f05.svglinearGradient3994" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.0416,2.194101e-15)" x1="-1155.5962" y1="-72.468948" x2="-1155.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient837" id="tips-f05.svglinearGradient3997" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.7845,2.191778e-15)" x1="-1222.1826" y1="-72.468948" x2="-1222.1826" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient3628" id="tips-f05.svglinearGradient4000" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.6501,2.190567e-15)" x1="-1289.2872" y1="-72.468948" x2="-1289.2872" y2="-5.6264140"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1435.2900668) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-79.392990" height="286.40356" width="16.124653" id="tips-f05.svgrect3632" style="fill:url(#tips-f05.svglinearGradient4000);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1435.2900668) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-63.336376" height="286.40356" width="16.124653" id="tips-f05.svgrect836" style="fill:url(#tips-f05.svglinearGradient3997);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1435.2900668) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-47.279785" height="286.40356" width="16.124653" id="tips-f05.svgrect847" style="fill:url(#tips-f05.svglinearGradient3994);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1435.2900668) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-95.449600" height="286.40356" width="16.124653" id="tips-f05.svgrect858" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3991)"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1435.2900668) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-111.50621" height="286.40356" width="16.124653" id="tips-f05.svgrect869" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3988)"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1435.2900668) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-31.223234" height="286.40356" width="16.124653" id="tips-f05.svgrect879" style="fill:url(#tips-f05.svglinearGradient3985);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1435.2900668) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-15.166562" height="286.40356" width="16.124653" id="tips-f05.svgrect890" style="fill:url(#tips-f05.svglinearGradient3982);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1435.2900668) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-127.56281" height="286.40356" width="16.124653" id="tips-f05.svgrect901" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3979)"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1589.4109667999999"><tspan x="10" y="1589.4109667999999">Nesredinski krožni prelivi</tspan></text>
+<rect id="d0e153" width="288" height="1000px" x="10" y="1594.3109668" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e153" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Krožni prelivi niso nujno simetrični. Če v polju za prelive v pogovornem
+oknu Polnilo in obroba držite tipko <flowSpan style="font-weight:bold">Shift</flowSpan> in povlečete srednjo ročico, boste
+premaknili <flowSpan style="font-style:italic">središče preliva</flowSpan>. Ko tega ne potrebujete več, lahko
+središče premaknete nazaj na sredino tako, da ga povlečete blizu sredine.
+</flowDiv></flowRoot>
+
+<defs id="tips-f06.svgdefs3">
+ <linearGradient id="tips-f06.svglinearGradient1077">
+ <stop style="stop-color:#ff2ee1;stop-opacity:0.529229;" offset="0.00000000" id="tips-f06.svgstop1078"/>
+ <stop style="stop-color:#000000;stop-opacity:0;" offset="1.00000000" id="tips-f06.svgstop1079"/>
+ </linearGradient>
+ <radialGradient xlink:href="#tips-f06.svglinearGradient1077" id="tips-f06.svgradialGradient1061" cx="92.072090" cy="494.12567" r="40.514123" fx="122.43660" fy="495.35104" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,1160.277)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="tips-f06.svglinearGradient1056">
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="0.00000000" id="tips-f06.svgstop1057"/>
+ <stop style="stop-color:#000000;stop-opacity:1;" offset="1.00000000" id="tips-f06.svgstop1058"/>
+ </linearGradient>
+ <radialGradient xlink:href="#tips-f06.svglinearGradient1056" id="tips-f06.svgradialGradient1069" cx="187.87231" cy="494.12567" r="40.258078" fx="164.25548" fy="495.96375" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,1160.277)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient r="40.514123" fy="495.35104" fx="122.43660" cy="494.12567" cx="92.072090" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,1160.277)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4026" xlink:href="#tips-f06.svglinearGradient1077" inkscape:collect="always"/>
+ <radialGradient r="40.258078" fy="495.96375" fx="164.25548" cy="494.12567" cx="187.87231" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,1160.277)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4028" xlink:href="#tips-f06.svglinearGradient1056" inkscape:collect="always"/>
+ <radialGradient r="40.258078" fy="495.96375" fx="164.25548" cy="494.12567" cx="187.87231" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,-387.2360)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4031" xlink:href="#tips-f06.svglinearGradient1056" inkscape:collect="always"/>
+ <radialGradient r="40.514123" fy="495.35104" fx="122.43660" cy="494.12567" cx="92.072090" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,-387.2360)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4034" xlink:href="#tips-f06.svglinearGradient1077" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1666.6747427999999) " style="fill:url(#tips-f06.svgradialGradient4034);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.89426908pt" id="tips-f06.svgrect1569" width="74.385429" height="68.186623" x="70.819649" y="0.55902147"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1666.6747427999999) " style="fill:url(#tips-f06.svgradialGradient4031);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.89426908pt" id="tips-f06.svgrect1570" width="74.385429" height="68.186623" x="153.66647" y="0.55902147"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1761.5792017999997"><tspan x="10" y="1761.5792017999997">Poravnava na sredino strani</tspan></text>
+<rect id="d0e178" width="288" height="1000px" x="10" y="1766.4792017999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e178" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če želite nekaj poravnati na sredino strani, izberite predmet ali skupino,
+izberite <flowSpan style="font-family:sans serif">Poravnavo na stran</flowSpan> v pogovornem oknu Poravnava
+(<flowSpan style="font-weight:bold">Ctrl+Shift+A</flowSpan>).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1821.5411637999998"><tspan x="10" y="1821.5411637999998">Čiščenje dokumenta</tspan></text>
+<rect id="d0e193" width="288" height="1000px" x="10" y="1826.4411638" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e193" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Veliko prelivov, vzorcev in oznak (bolj natančno: tiste, ki ste jih ročno uredili),
+ki jih ne uporabljate več, ostane v svojih paletah in lahko jih ponovno uporabite za nove objekte. Če pa bi želeli optimizirati vaš dokument, uporabite ukaz
+<flowSpan style="font-family:sans serif">Počisti definicije</flowSpan> iz menija Datoteka. Izbrisal bo vse prelive, vzorce
+in markerje, ki niso uporabljeni v dokumentu, in tako zmanjšal datoteko.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1914.4857347999998"><tspan x="10" y="1914.4857347999998">Obrezovanje ali maskiranje rastrske slike
+</tspan></text>
+<rect id="d0e205" width="288" height="1000px" x="10" y="1919.3857348" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e205" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Uvožene rastrske slike (npr. fotografije) so &lt;image&gt; elementi, ki jih ne moremo
+urejati z orodjem za Vozlišča. Da se temu izognete, preoblikujte sliko v pravokotnik
+z vzorčastim polnilom preko ukaza <flowSpan style="font-family:sans serif">Predmet v vzorec</flowSpan> (<flowSpan style="font-weight:bold">Alt+I</flowSpan>).
+Pokazal se bo pravokotnik, napolnjen z vašim rastrom. Ta objekt pa lahko spremenimo
+v pot, mu urejamo vozlišča, presekamo z drugimi objekti itd. V meniju
+<flowSpan style="font-family:sans serif">Nastavitve Inkscapa</flowSpan> (zavihek <flowSpan style="font-family:sans serif">Drugo</flowSpan>), lahko
+nastavite opcijo, da se rastrske slike vedno uvažajo kot pravokotniki z rastrskim polnilom.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2029.7949978"><tspan x="10" y="2029.7949978">Skrite možnosti in urejevalnik XML</tspan></text>
+<rect id="d0e226" width="288" height="1000px" x="10" y="2034.6949978" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e226" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Urejevalnik XML omogoča spreminjanje skoraj vseh parametrov dokumenta brez uporabe
+zunanjega urejevalnika teksta. Inkscape podpira nekaj več možnosti SVGja,
+kot jih je dostopnih preko grafičnega vmesnika. V trenutni verziji podpira prikazovanje
+mask in clipping poti, čeprav ni nobenega grafičnega vmesnika za ustvarjanje ali
+spreminjanje le-teh. Urejevalnik XML je en izmed načinov, kako dostopati do tega
+(če poznate SVG).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2133.9115658"><tspan x="10" y="2133.9115658">Spreminjanje enote ravnila</tspan></text>
+<rect id="d0e235" width="288" height="1000px" x="10" y="2138.8115658" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e235" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Privzeta enota merjenja je px ("uporabniška enota SVG" - v Inkscapu je enaka 0,8 pt oziroma
+1/90 palca). Ta enota je prav tako uporabljana za izpis koordinat v spodnjem levem kotu
+in je privzeta enota v vseh menijih. Če z miško lebdite nad ravnilom, se vam bo pokazal namig z enotami, ki so trenutno v uporabi. To lahko spremenite v <flowSpan style="font-family:sans serif">Nastavitvah dokumenta</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+Shift+D</flowSpan>), v zavihku <flowSpan style="font-family:sans serif">Stran</flowSpan> spremenite
+<flowSpan style="font-family:sans serif">Privzete enote</flowSpan>.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2237.9298868"><tspan x="10" y="2237.9298868">Žigosanje</tspan></text>
+<rect id="d0e256" width="288" height="1000px" x="10" y="2242.8298868" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e256" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Za hitro kopiranje predmetov lahko uporabite <flowSpan style="font-style:italic">žig</flowSpan>. Povlecite predmet z miško (ali pa ga vrtite oz. mu spreminjajte velikost) in pritiskajte
+na preslednico. Vsak pritisk pusti za seboj odtis predmeta.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2308.4115098"><tspan x="10" y="2308.4115098">Nasveti za orodje Pero</tspan></text>
+<rect id="d0e268" width="288" height="1000px" x="10" y="2313.3115098000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e268" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Za dokončanje črte z orodjem Pero (Bezier) imate več možnosti:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2337.8960797000004)"/><rect id="d0e274" width="258" height="1000px" x="20" y="2331.8960797000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e274" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pritisnite <flowSpan style="font-weight:bold">Enter</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2354.1960794000006)"/><rect id="d0e281" width="258" height="1000px" x="20" y="2348.1960794000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e281" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dvokliknite z levim gumbom miške
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2372.7806493000007)"/><rect id="d0e285" width="258" height="1000px" x="20" y="2366.7806493000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e285" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ponovno izberite Pero
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2389.2816256000006)"/><rect id="d0e289" width="258" height="1000px" x="20" y="2383.2816256000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e289" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Izberite kako drugo orodje
+</flowDiv></flowRoot>
+
+
+<rect id="d0e293" width="288" height="1000px" x="10" y="2401.5298674000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e293" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dokler je pot nedokončana (obarvana je zeleno, izbrani segment pa rdeče), v dokumentu
+ne obstaja kot objekt. Za prekinitev poti uporabite <flowSpan style="font-weight:bold">Esc</flowSpan> (izbris
+celotne poti) ali <flowSpan style="font-weight:bold">Backscape</flowSpan> (izbris zadnjega segmenta še nedokončane
+poti) namesto ukaza <flowSpan style="font-family:sans serif">Razveljavi</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e305" width="288" height="1000px" x="10" y="2453.6511344000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e305" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Za dodajanje podpoti že obstoječi poti označite pot in držite tipko <flowSpan style="font-weight:bold">Shift</flowSpan>
+ter začnite risati iz poljubne točke. Če pa želite le nadaljevati že obstoječo pot,
+Shift ni potreben - vse, kar morate storiti je, da začnete risati iz enega izmed končnih
+sider na izbrani poti.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2519.3723994000006"><tspan x="10" y="2519.3723994000006">Vnašanje Unicode simbolov</tspan></text>
+<rect id="d0e317" width="288" height="1000px" x="10" y="2524.2723994000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e317" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ko imate izbrano orodje za besedila, pritisk na <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> vključi ali izključi
+način za Unicode simbole. V tem načinu se vsaka skupina štirih osmiških
+številk prevede v ustrezen Unicode simbol in na ta način omogoča vnašanje poljubnih
+simbolov - seveda, če poznate njihovo Unicode kodo in če jih izbrana pisava podpira.
+Za izhod iz načina Unicode pritisnite tipko <flowSpan style="font-weight:bold">Esc</flowSpan>.
+Primer: zaporedje <flowSpan style="font-weight:bold">Ctrl+U 2 0 1 4 Esc</flowSpan> v dokument vnese vezaj (—).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2623.5303644000005"><tspan x="10" y="2623.5303644000005">Uporaba mreže pri risanju ikon</tspan></text>
+<rect id="d0e335" width="288" height="1000px" x="10" y="2628.4303644000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e335" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Recimo, da želimo narisati ikono veliko 24x24 pik. Za to bi naredili
+dokument velikosti 24x24 milimetrov (z ukazom <flowSpan style="font-family:sans serif">Nastavitve dokumenta</flowSpan>, nastavili mrežo na 0,5 mm
+(48x48 črt). Sedaj poravnavamo <flowSpan style="font-style:italic">polne</flowSpan> predmete na sode črte, prazne,
+obrisane predmete pa na <flowSpan style="font-style:italic">lihe</flowSpan> črte. Ko izvozimo sliko tako pri konfiguraciji 1 mm = 1 piksel (90 dpi), dobimo prepričljivo sliko brez potrebe po mehčanju robov.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2727.6469324000004"><tspan x="10" y="2727.6469324000004">Vrtenje predmeta</tspan></text>
+<rect id="d0e353" width="288" height="1000px" x="10" y="2732.5469324000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e353" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Z Izbirnikom <flowSpan style="font-weight:bold">kliknite</flowSpan> na predmet, da se pokažejo puščice za spreminjanje
+velikosti. Če <flowSpan style="font-weight:bold">kliknete</flowSpan> še enkrat, se pokažejo puščice za vrtenje. Če kotne
+puščice kliknete in vlečete, se predmet vrti okrog svoje osi (označeno s križcem).
+Če medtem držite <flowSpan style="font-weight:bold">Shift</flowSpan>, se predmet vrti okrog nasprotnega kota.
+Os vrtenja lahko premaknete tako, da kliknete na središčno točko in jo odvlečete
+na poljuben položaj.
+</flowDiv></flowRoot>
+
+<rect id="d0e365" width="288" height="1000px" x="10" y="2818.2048914000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e365" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Predmete lahko vrtite tudi s pomočjo tipkovnice, in sicer z naslednjimi tipkami: <flowSpan style="font-weight:bold">[</flowSpan> in <flowSpan style="font-weight:bold">]</flowSpan>
+(za 15 stopinj) ali <flowSpan style="font-weight:bold">Ctrl+[</flowSpan> in <flowSpan style="font-weight:bold">Ctrl+]</flowSpan> (za 90
+stopinj). Če poleg tipk <flowSpan style="font-weight:bold">[]</flowSpan> držite še tipko <flowSpan style="font-weight:bold">Alt</flowSpan>, boste predmete
+lahko vrteli točko po točko.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2883.8279084000005"><tspan x="10" y="2883.8279084000005">Ukaz Odpri kot paleta objektov</tspan></text>
+<rect id="d0e392" width="288" height="1000px" x="10" y="2888.7279084000006" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e392" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če imate veliko količino majhnih SVG dokumentov, katerih vsebino večkrat uporabljate
+v drugih dokumentih, lahko ukaz Odpri uporabljate kot paleto objektov. Mapo s SVG
+dokumenti dodajte na seznam zaznamkov, da lahko hitro dostopate do nje. Nato lahko
+brskate po tej mapi, v katerih se vam bodo kazali predogledi vaših dokumentov. Ko najdete
+dokument, ki ste ga iskali, ga preprosto povlečete na platno.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2988.8960384000006"><tspan x="10" y="2988.8960384000006">Rastrske padajoče sence</tspan></text>
+<rect id="d0e401" width="288" height="1000px" x="10" y="2993.7960384000007" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e401" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape trenutno še ne podpira SVG filtra za Gaussian mehčanje, vendar lahko objektom kljub temu
+zlahka ustvarite rastrske padajoče sence. To storite z ukazom "Ustvari rastrsko kopijo" in
+filtrirno skripto. Za več podrobnosti in omejitve te metode poglejte v datoteko
+share/extensions/inkscape-shadow.README .
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3070.5496624000007"><tspan x="10" y="3070.5496624000007">Postavljanje besedila na krivuljo</tspan></text>
+<rect id="d0e410" width="288" height="1000px" x="10" y="3075.4496624000008" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e410" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Besedilo postavite na krivuljo tako, da označite tako besedilo kot tudi krivuljo in izberete
+ukaz <flowSpan style="font-family:sans serif">Postavi na pot</flowSpan> iz menija Besedilo. Začetek besedila bo na začetku poti.
+V splošnem je bolje ustvariti točno določeno pot, na katero želite postaviti tekst, kot pa
+prilagajati tekst kakemu drugemu elementu — ta metoda omogoča več nadzora in manj skrbi, da bi uničili svojo risbo.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3163.4942334000007"><tspan x="10" y="3163.4942334000007">Izbiranje originala</tspan></text>
+<rect id="d0e422" width="288" height="1000px" x="10" y="3168.3942334000008" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e422" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Če imate besedilo postavljeno na pot, povezan zamik ali klon, je včasih težko izbrati
+originalen objekt oz. pot, saj je takoj pod tekstom, nevidna in/ali zaklenjena. Čarobna
+kombinacija <flowSpan style="font-weight:bold">Shift+D</flowSpan> vam bo pomagala v tem primeru; označite besedilo,
+linked offset ali klon in pritisnite <flowSpan style="font-weight:bold">Shift+D</flowSpan>, nato pa premaknite izbran
+objekt do originialne poti, izvirnik zamika ali klona.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3257.550705400001"><tspan x="10" y="3257.550705400001">Obnova oken</tspan></text>
+<rect id="d0e437" width="288" height="1000px" x="10" y="3262.450705400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e437" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ko premikate dokumente med sistemi z različnimi resolucijami ali števili enkranov, se lahko
+zgodi, da Inkscape shrani postavitev oken na tak način, da določeno okno na drugem sistemu ni več dostopno oz.
+se nahaja zunaj zaslona. V takem primeru preprosto povečajte okno preko gumba v opravilni vrstici
+(kar ga bo priklicalo nazaj na ekran), shranite dokument in ga ponovno odprite. Temu se lahko
+tudi povsem izognete tako, da izključite globalno možnost shranjevanja okenske postavitve
+(<flowSpan style="font-family:sans serif">Nastavitve Inkscapa</flowSpan>, zavihek <flowSpan style="font-family:sans serif">Okna</flowSpan>).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3383.892321400001"><tspan x="10" y="3383.892321400001">Prosojnost, polnila in izvoz v PostScript</tspan></text>
+<rect id="d0e452" width="288" height="1000px" x="10" y="3388.792321400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e452" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">PostScript oz. EPS formati ne podpirajo <flowSpan style="font-style:italic">prosojnosti</flowSpan>, zato je ne
+uporabljajte, če želite izvažati svoje dokumente v formatih PS/EPS. V primeru
+enakomerne prosojnosti, ki pokrije enakomerno barvo, je to preprosto popraviti: izberite
+enega izmed prosojnih objektov, izberite Kapalko (<flowSpan style="font-weight:bold">F7</flowSpan>) in se prepričajte,
+da je Kapalka v načinu "izberi vidno barvo brez alpha kanala", nato pa kliknite na isti
+objekt. To bo izbralo vidno barvo in jo določilo objektu, tokrat brez prosojnosti.
+Postopek ponovite za vse prosojne objekte. Če prosojen objekt pokriva več ploskev
+s plosko barvo, ga boste morali razdeliti na posamezne dele (glede na barvo) in ponoviti
+postopek za vsak posamezen del.
+</flowDiv></flowRoot>
+
+<rect id="d0e461" width="288" height="1000px" x="10" y="3518.662301400001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e461" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Izvažanje <flowSpan style="font-style:italic">polnil</flowSpan> v formate PS ali EPS ne deluje v primeru besedil
+(razen v primeru, da tekst pretvorjen v pot) ali barvo obrobe. Ker se ob izvažanju
+v formate PS ali EPS transparenca izgubi, prav tako ne morete uporabljati polnila za
+prehod iz npr. <flowSpan style="font-style:italic">motno</flowSpan> modre v <flowSpan style="font-style:italic">prosojno</flowSpan> modro.
+Namesto tega jo nadomestite s prehodom iz <flowSpan style="font-style:italic">motno</flowSpan> modre v
+<flowSpan style="font-style:italic">motno</flowSpan> barvo ozadja.
+</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 3593.106872400001)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-tips.svg b/share/tutorials/tutorial-tips.svg
new file mode 100644
index 000000000..0cfe1b9a3
--- /dev/null
+++ b/share/tutorials/tutorial-tips.svg
@@ -0,0 +1,536 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::TIPS AND TRICKS</tspan></text>
+
+
+
+
+
+<rect id="d0e10" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e10" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This tutorial will demonstrate various tips and tricks that users have learned through
+the use of Inkscape and some "hidden" features that can help you speed up production
+tasks.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="90.167967"><tspan x="10" y="90.167967">Radial placement with Tile Clones</tspan></text>
+<rect id="d0e19" width="288" height="1000px" x="10" y="95.067967" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e19" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">It's easy to see how to use the <flowSpan style="font-family:sans serif">Tile Clones</flowSpan> dialog for rectangular grids and
+patterns. But what if you need <flowSpan style="font-style:italic">radial</flowSpan> placement, where objects
+share a common center of rotation? It's possible too!
+</flowDiv></flowRoot>
+<rect id="d0e28" width="288" height="1000px" x="10" y="135.660209" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e28" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">If your radial pattern need only have 3, 4, 6, 8, or 12 elements, then you can try the
+P3, P31M, P3M1, P4, P4M, P6, or P6M symmetries. These would work nicely for snowflakes
+and the like. A more general method, however, is as follows.
+</flowDiv></flowRoot>
+<rect id="d0e31" width="288" height="1000px" x="10" y="187.42445" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e31" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Choose the P1 symmetry (simple translation) and then <flowSpan style="font-style:italic">compensate</flowSpan> for
+that translation by going to the <flowSpan style="font-family:sans serif">Shift</flowSpan> tab and setting <flowSpan style="font-family:sans serif">Per
+row/Shift Y</flowSpan> and <flowSpan style="font-family:sans serif">Per column/Shift X</flowSpan> both to -100%. Now all
+clones will be stacked exactly on top of the original. All that remains to do is to go
+to the <flowSpan style="font-family:sans serif">Rotation</flowSpan> tab and set some rotation angle per column, then
+create the pattern with one row and multiple columns. For example, here's a pattern made
+out of a horizontal line, with 30 columns, each column rotated 6 degrees:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) " inkscape:tile-cy="346.50000" inkscape:tile-cx="160.25000" inkscape:tile-h="0.30000001" inkscape:tile-w="117.80000" id="tips-f01.svgpath25" d="M 81.500000,58.900000 L 199.00000,58.900000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.994522,0.104528,-0.104528,0.994522,6.925170,-14.33743) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse55" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.978148,0.207912,-0.207912,0.978148,15.31072,-27.87239) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse56" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.951057,0.309017,-0.309017,0.951057,25.06545,-40.45673) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse57" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.913545,0.406737,-0.406737,0.913545,36.08194,-51.95277) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse58" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.866025,0.500000,-0.500000,0.866025,48.23990,-62.23401) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse59" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.809017,0.587785,-0.587785,0.809017,61.40597,-71.18799) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse60" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.743145,0.669131,-0.669131,0.743145,75.43562,-78.71674) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse61" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.669131,0.743145,-0.743145,0.669131,90.17562,-84.73774) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse62" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.587785,0.809017,-0.809017,0.587785,105.4642,-89.18526) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse63" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.500000,0.866025,-0.866025,0.500000,121.1340,-92.01010) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse64" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.406737,0.913545,-0.913545,0.406737,137.0132,-93.18140) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse65" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.309017,0.951057,-0.951057,0.309017,152.9274,-92.68676) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse66" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.207912,0.978148,-0.978148,0.207912,168.7031,-90.53114) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse67" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(0.104528,0.994522,-0.994522,0.104528,184.1673,-86.73846) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse68" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,199.1500,-81.35000) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse69" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.104528,0.994522,-0.994522,-0.104528,213.4874,-74.42481) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse70" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.207912,0.978148,-0.978148,-0.207912,227.0224,-66.03933) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse71" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.309017,0.951057,-0.951057,-0.309017,239.6068,-56.28455) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse72" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.406737,0.913545,-0.913545,-0.406737,251.1028,-45.26806) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse73" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.500000,0.866025,-0.866025,-0.500000,261.3840,-33.11010) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse74" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.587785,0.809017,-0.809017,-0.587785,270.3380,-19.94403) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse75" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.669131,0.743145,-0.743145,-0.669131,277.8668,-5.914380) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse76" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.743145,0.669131,-0.669131,-0.743145,283.8877,8.825618) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse77" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.809017,0.587785,-0.587785,-0.809017,288.3353,24.11421) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse78" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.866025,0.500000,-0.500000,-0.866025,291.1601,39.78401) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse79" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.913545,0.406737,-0.406737,-0.913545,292.3314,55.66320) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse80" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.951057,0.309017,-0.309017,-0.951057,291.8368,71.57745) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse81" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.978148,0.207912,-0.207912,-0.978148,289.6811,87.35318) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse82" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 291.876687) matrix(-0.994522,0.104528,-0.104528,-0.994522,285.8885,102.8173) translate(-10, -291.876687)" height="1052.3622" width="744.09448" id="tips-f01.svguse83" xlink:href="#tips-f01.svgpath25" inkscape:tiled-clone-of="#path25" y="0.0000000" x="0.0000000"/>
+
+<rect id="d0e59" width="288" height="1000px" x="10" y="421.676687" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e59" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To get a clock dial out of this, all you need to do is cut out or simply overlay the
+central part by a white circle (to do boolean operations on clones, unlink them first).
+</flowDiv></flowRoot>
+<rect id="d0e62" width="288" height="1000px" x="10" y="462.149983" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e62" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">More interesting effects can be created by using both rows and columns. Here's a pattern
+with 10 columns and 8 rows, with rotation of 2 degrees per row and 18 degrees per
+column. Each group of lines here is a "column", so the groups are 18 degrees from each
+other; within each column, individual lines are 2 degrees apart:
+</flowDiv></flowRoot>
+
+<path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) " inkscape:tile-cy="543.50000" inkscape:tile-cx="164.00000" inkscape:tile-h="0.30000001" inkscape:tile-w="143.30000" id="tips-f02.svgpath92" d="M 72.500000,71.650000 L 215.50000,71.650000" style="color:#000000;fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.999657,2.617695e-2,-2.617695e-2,0.999657,1.924910,-3.745086) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1473" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.998630,5.233596e-2,-5.233596e-2,0.998630,3.947230,-7.437965) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1474" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.996917,7.845910e-2,-7.845910e-2,0.996917,6.065500,-11.07739) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1475" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.994522,0.104528,-0.104528,0.994522,8.278530,-14.65955) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1476" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.991445,0.130526,-0.130526,0.991445,10.58424,-18.18274) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1477" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.987688,0.156434,-0.156434,0.987688,12.98172,-21.64461) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1478" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.983255,0.182236,-0.182236,0.983255,15.46808,-25.04208) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1479" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.951057,0.309017,-0.309017,0.951057,29.18885,-40.99141) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1480" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.942641,0.333807,-0.333807,0.942641,32.17667,-43.95868) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1481" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.933580,0.358368,-0.358368,0.933580,35.24138,-46.84623) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1482" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.923880,0.382683,-0.382683,0.923880,38.38095,-49.65217) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1483" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.913545,0.406737,-0.406737,0.913545,41.59183,-52.37582) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1484" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.902585,0.430511,-0.430511,0.902585,44.87392,-55.01397) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1485" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.891007,0.453990,-0.453990,0.891007,48.22376,-57.56504) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1486" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.878817,0.477159,-0.477159,0.878817,51.63863,-60.02816) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1487" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.809017,0.587785,-0.587785,0.809017,69.61669,-70.95716) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1488" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.793353,0.608761,-0.608761,0.793353,73.37512,-72.85554) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1489" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.777146,0.629320,-0.629320,0.777146,77.18198,-74.65460) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1490" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.760406,0.649448,-0.649448,0.760406,81.03440,-76.35361) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1491" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.743145,0.669131,-0.669131,0.743145,84.93020,-77.95106) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1492" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.725374,0.688355,-0.688355,0.725374,88.86650,-79.44634) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1493" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.707107,0.707107,-0.707107,0.707107,92.84060,-80.83745) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1494" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.688355,0.725374,-0.725374,0.688355,96.85030,-82.12436) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1495" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.587785,0.809017,-0.809017,0.587785,117.3249,-86.96326) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1496" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.566406,0.824126,-0.824126,0.566406,121.4861,-87.60718) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1497" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.544639,0.838671,-0.838671,0.544639,125.6626,-88.14188) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1498" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.522499,0.852640,-0.852640,0.522499,129.8520,-88.56700) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1499" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.500000,0.866025,-0.866025,0.500000,134.0508,-88.88270) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1500" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.477159,0.878817,-0.878817,0.477159,138.2564,-89.08796) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1501" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.453990,0.891007,-0.891007,0.453990,142.4656,-89.18356) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1502" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.430511,0.902585,-0.902585,0.430511,146.6768,-89.16850) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1503" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.309017,0.951057,-0.951057,0.309017,167.6443,-87.44306) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1504" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.284015,0.958820,-0.958820,0.284015,171.8011,-86.77010) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1505" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.258819,0.965926,-0.965926,0.258819,175.9385,-85.98768) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1506" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.233445,0.972370,-0.972370,0.233445,180.0541,-85.09770) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1507" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.207912,0.978148,-0.978148,0.207912,184.1447,-84.10004) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1508" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.182236,0.983255,-0.983255,0.182236,188.2082,-82.99550) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1509" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.156434,0.987688,-0.987688,0.156434,192.2414,-81.78604) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1510" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(0.130526,0.991445,-0.991445,0.130526,196.2412,-80.47010) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1511" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(6.123032e-17,1.000000,-1.000000,6.123032e-17,215.6500,-72.35000) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1512" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-2.617695e-2,0.999657,-0.999657,-2.617695e-2,219.3950,-70.42517) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1513" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-5.233596e-2,0.998630,-0.998630,-5.233596e-2,223.0879,-68.40298) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1514" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-7.845910e-2,0.996917,-0.996917,-7.845910e-2,226.7273,-66.28453) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1515" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.104528,0.994522,-0.994522,-0.104528,230.3096,-64.07158) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1516" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.130526,0.991445,-0.991445,-0.130526,233.8331,-61.76595) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1517" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.156434,0.987688,-0.987688,-0.156434,237.2945,-59.36826) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1518" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.182236,0.983255,-0.983255,-0.182236,240.6922,-56.88192) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1519" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.309017,0.951057,-0.951057,-0.309017,256.6413,-43.16115) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1520" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.333807,0.942641,-0.942641,-0.333807,259.6088,-40.17333) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1521" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.358368,0.933580,-0.933580,-0.358368,262.4962,-37.10862) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1522" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.382683,0.923880,-0.923880,-0.382683,265.3021,-33.96905) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1523" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.406737,0.913545,-0.913545,-0.406737,268.0261,-30.75817) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1524" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.430511,0.902585,-0.902585,-0.430511,270.6643,-27.47608) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1525" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.453990,0.891007,-0.891007,-0.453990,273.2149,-24.12624) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1526" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.477159,0.878817,-0.878817,-0.477159,275.6780,-20.71137) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1527" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.587785,0.809017,-0.809017,-0.587785,286.6070,-2.733510) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1528" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.608761,0.793353,-0.793353,-0.608761,288.5057,1.025120) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1529" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.629320,0.777146,-0.777146,-0.629320,290.3045,4.831980) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1530" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.649448,0.760406,-0.760406,-0.649448,292.0034,8.684401) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1531" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.669131,0.743145,-0.743145,-0.669131,293.6010,12.58018) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1532" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.688355,0.725374,-0.725374,-0.688355,295.0964,16.51657) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1533" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.707107,0.707107,-0.707107,-0.707107,296.4873,20.49058) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1534" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.725374,0.688355,-0.688355,-0.725374,297.7741,24.50044) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1535" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.809017,0.587785,-0.587785,-0.809017,302.6135,44.97581) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1536" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.824126,0.566406,-0.566406,-0.824126,303.2572,49.13771) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1537" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.838671,0.544639,-0.544639,-0.838671,303.7919,53.31061) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1538" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.852640,0.522499,-0.522499,-0.852640,304.2170,57.50440) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1539" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.866025,0.500000,-0.500000,-0.866025,304.5327,61.70160) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1540" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.878817,0.477159,-0.477159,-0.878817,304.7380,65.90736) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1541" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.891007,0.453990,-0.453990,-0.891007,304.8336,70.11673) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1542" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.902585,0.430511,-0.430511,-0.902585,304.8185,74.32639) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1543" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.951057,0.309017,-0.309017,-0.951057,303.0931,95.29267) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1544" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.958820,0.284015,-0.284015,-0.958820,302.4201,99.45188) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1545" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.965926,0.258819,-0.258819,-0.965926,301.6377,103.5896) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1546" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.972370,0.233445,-0.233445,-0.972370,300.7477,107.7029) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1547" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.978148,0.207912,-0.207912,-0.978148,299.7500,111.7972) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1548" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.983255,0.182236,-0.182236,-0.983255,298.6455,115.8555) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1549" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.987688,0.156434,-0.156434,-0.987688,297.4360,119.8908) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1550" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 544.258225) matrix(-0.991445,0.130526,-0.130526,-0.991445,296.1201,123.8925) translate(-10, -544.258225)" height="2150.5000" width="320.00000" id="tips-f02.svguse1551" xlink:href="#tips-f02.svgpath92" inkscape:tiled-clone-of="#path92" y="0.0000000" x="0.0000000"/>
+
+<rect id="d0e75" width="288" height="1000px" x="10" y="699.558225" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e75" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">In the above examples, the line was rotated around its center. But what if you want the
+center to be outside of your shape? Just create an invisible (no fill, no stroke)
+rectangle which would cover your shape and whose center is in the point you need, group
+the shape and the rectangle together, and then use <flowSpan style="font-family:sans serif">Tile Clones</flowSpan> on
+that group. This is how you can do nice "explosions" or "starbursts" by randomizing
+scale, rotation, and possibly opacity:
+</flowDiv></flowRoot>
+
+<g xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.637680,0.000000,0.000000,0.637680,37.60870,-470.9209)" inkscape:tile-cy="859.24904" inkscape:tile-cx="158.99982" inkscape:tile-h="7.3333200" inkscape:tile-w="87.999840" id="tips-f03.svgg1768">
+ <path id="tips-f03.svgpath1592" d="M 210.17493,859.91943 C 214.70797,857.83667 225.97934,856.12146 225.97934,859.79691 C 225.97934,863.47235 210.17493,859.91943 210.17493,859.91943 z " style="color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.10395736;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/>
+ <rect y="853.50000" x="90.000000" height="11.500000" width="138.00000" id="tips-f03.svgrect1680" style="opacity:0.0000000;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.25000000px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/>
+ </g><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(1.582388,-0.949047,0.949047,1.582388,-154.0340,87.07056) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5827" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.158025,-0.146700,0.146700,0.158025,105.7377,85.22851) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5828" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.381205,-0.310377,0.310377,0.381205,62.11156,90.79346) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5829" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.916096,-0.772439,0.772439,0.916096,-47.81907,113.8302) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5830" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.271176,1.020398,-1.020398,0.271176,179.8827,-85.71164) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5831" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(5.449488e-2,1.117922,-1.117922,5.449488e-2,217.5118,-82.58176) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5832" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(1.301172,-0.342483,0.342483,1.301172,-68.23569,24.41345) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5833" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.437831,-5.706090e-2,5.706090e-2,0.437831,73.74740,51.22179) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5834" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.306813,9.940890e-2,-9.940890e-2,0.306813,104.0080,39.56182) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5835" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-3.070037e-2,0.733791,-0.733791,-3.070037e-2,199.7728,-22.62704) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5836" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.587705,1.503905,-1.503905,0.587705,173.1183,-177.2931) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5837" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-6.358936e-2,0.241746,-0.241746,-6.358936e-2,166.4545,48.29976) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5838" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.112789,0.480395,-0.480395,-0.112789,191.6708,18.91615) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5839" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.470476,0.344786,-0.344786,0.470476,100.1539,-7.148430) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5840" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.903283,1.297602,-1.297602,0.903283,113.3661,-172.9191) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5841" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(1.638722,0.413477,-0.413477,1.638722,-56.94251,-106.6588) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5842" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(1.375364,0.841378,-0.841378,1.375364,12.61539,-145.8564) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5843" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.372431,1.257953,-1.257953,0.372431,184.1022,-126.5285) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5844" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.974189,0.807369,-0.807369,0.974189,65.75931,-110.2368) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5845" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.731938,1.633265,-1.633265,-0.731938,366.5094,-93.65480) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5846" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.673132,0.518622,-0.518622,0.673132,85.37160,-46.91760) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5847" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(2.547028e-2,0.998190,-0.998190,2.547028e-2,212.3249,-63.70384) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5848" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-3.605237e-2,0.532086,-0.532086,-3.605237e-2,184.9846,5.822092) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5849" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-1.090290,0.485825,-0.485825,-1.090290,327.9609,93.43394) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5850" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.698354,0.189739,-0.189739,-0.698354,250.6815,104.4086) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5851" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(5.885208e-2,0.812223,-0.812223,5.885208e-2,193.3647,-40.42509) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5852" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.726872,1.565645,-1.565645,0.726872,158.5279,-196.5916) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5853" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.937370,0.984031,-0.984031,-0.937370,345.0698,12.40872) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5854" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-1.744032,-0.332291,0.332291,-1.744032,355.8320,257.4943) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5855" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.222960,1.144285,-1.144285,0.222960,196.1248,-99.21930) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5856" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.343933,1.153051,-1.153051,-0.343933,275.5978,-56.78320) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5857" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.184014,0.803951,-0.803951,-0.184014,226.4862,-20.57292) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5858" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.657759,0.630998,-0.630998,-0.657759,279.0187,39.94792) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5859" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-1.178407,8.005262e-3,-8.005262e-3,-1.178407,303.4147,166.6376) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5860" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-1.188778,0.960756,-0.960756,-1.188778,378.2234,35.00298) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5861" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.580462,-3.074334e-2,3.074334e-2,-0.580462,217.3166,125.9781) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5862" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.867001,0.425050,-0.425050,-0.867001,292.2441,84.68779) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5863" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.700823,0.100133,-0.100133,-0.700823,244.1245,117.0541) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5864" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-1.763055,-0.226403,0.226403,-1.763055,366.6297,244.2414) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5865" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.982450,-1.091297,1.091297,-0.982450,191.5241,304.3507) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5866" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.112597,-0.111700,0.111700,-0.112597,146.0492,101.2028) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5867" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.465116,-0.231915,0.231915,-0.465116,185.7921,145.0584) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5868" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-1.344854,3.164347e-2,-3.164347e-2,-1.344854,328.3710,176.1683) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5869" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.841796,0.711101,-0.711101,-0.841796,310.7677,42.98625) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5870" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.406734,-1.716231,1.716231,-0.406734,63.37569,346.8820) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5871" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.512726,-1.119051,1.119051,-0.512726,124.0951,272.0361) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5872" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-1.009778,0.397051,-0.397051,-1.009778,309.9339,99.57444) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5873" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.342373,-1.254425,1.254425,-0.342373,89.99150,277.7351) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5874" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-1.321413,-5.632474e-2,5.632474e-2,-1.321413,318.3386,186.5905) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5875" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(8.124399e-2,-1.492381,1.492381,8.124399e-2,12.78507,278.1906) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5876" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.735465,-0.521409,0.521409,-0.735465,201.0780,206.1158) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5877" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.826712,-0.390986,0.390986,-0.826712,223.8044,195.0139) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5878" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(9.504403e-2,-1.201923,1.201923,9.504403e-2,33.23421,236.7537) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5879" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.407521,-0.948369,0.948369,-0.407521,122.6155,240.2096) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5880" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.237366,-0.784455,0.784455,0.237366,45.59887,167.7661) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5881" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.297228,-0.331596,0.331596,0.297228,72.15004,100.2089) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5882" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-7.089730e-2,-0.560229,0.560229,-7.089730e-2,105.7138,160.3371) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5883" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-9.284730e-3,-0.591196,0.591196,-9.284730e-3,94.76460,159.8969) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5884" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.647489,-0.895367,0.895367,0.647489,-19.94909,151.6009) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5885" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.206174,-0.655204,0.655204,0.206174,59.88748,152.2020) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5886" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.228684,-1.074090,1.074090,-0.228684,88.07570,243.9143) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5887" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-1.157023,-1.395573,1.395573,-1.157023,192.3591,360.0865) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5888" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-1.029056,-1.277949,1.277949,-1.029056,183.6293,333.8833) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5889" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.838138,-1.332274,1.332274,0.838138,-80.09370,197.6504) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5890" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-9.741253e-2,-1.150852,1.150852,-9.741253e-2,63.91813,244.4753) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5891" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(-0.214987,-0.730718,0.730718,-0.214987,112.6132,195.1310) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5892" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(1.688294,-0.170486,0.170486,1.688294,-108.8011,-29.30468) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5893" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.553777,-0.203849,0.203849,0.553777,46.32707,62.69652) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5894" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(1.162667,-0.637705,0.637705,1.162667,-71.71793,76.11500) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5895" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(1.521722,-0.574611,0.574611,1.521722,-116.7675,39.69527) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5896" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/><use xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 792.8384639999999) matrix(0.546248,-0.904563,0.904563,0.546248,-6.585200,160.6755) translate(-10, -792.8384639999999)" height="1052.3622" width="744.09448" id="tips-f03.svguse5897" xlink:href="#tips-f03.svgg1768" inkscape:tiled-clone-of="#g1768" y="0.0000000" x="0.0000000"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="972.449224"><tspan x="10" y="972.449224">How to do slicing (multiple rectangluar export areas)?</tspan></text>
+<rect id="d0e97" width="288" height="1000px" x="10" y="977.3492239999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e97" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Create a new layer, in that layer create invisible rectangles covering parts of your
+image. Make sure your document uses the px unit (default), turn on grid and snap the
+rects to the grid so that each one spans a whole number of px units. Assign meaningful
+ids to the rects, and export each one to its own file. Then the rects will remember
+their export filenames. After that, it's very easy to re-export some of the rects:
+switch to the export layer, use Tab to select the one you need (or use Find by id), and
+click Export in the dialog. Or, you can write a shell script or batch file to export all
+of your areas, with a command like:
+</flowDiv></flowRoot>
+<rect id="d0e100" width="288" height="1000px" x="10" y="1096.145454" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e100" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">inkscape -i &lt;area-id&gt; -t &lt;filename.svg&gt;
+</flowDiv></flowRoot>
+<rect id="d0e103" width="288" height="1000px" x="10" y="1114.3936958" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e103" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">for each exported area. The -t switch tells it to use the remembered filename hint,
+otherwise you can provide the export filename with the -e switch. Alternatively, you can
+use the <flowSpan style="font-weight:bold; font-family:sans serif">svgslice</flowSpan> utility to
+automate exporting from Inkscape SVG documents, using either a slice layer or guides.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1190.9299377999998"><tspan x="10" y="1190.9299377999998">Non-linear gradients</tspan></text>
+<rect id="d0e115" width="288" height="1000px" x="10" y="1195.8299378" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e115" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The version 1.1 of SVG does not support non-linear gradients (i.e. those which have a
+non-linear translations between colors). You can, however, emulate them by
+<flowSpan style="font-style:italic">multistop</flowSpan> gradients. </flowDiv></flowRoot>
+
+<rect id="d0e121" width="288" height="1000px" x="10" y="1236.4221797999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e121" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Start with a simple two-stop gradient. Open the Gradient editor (e.g. by
+double-clicking on any gradient handle in the Gradient tool). Add a new gradient stop in
+the middle; drag it a bit. Then add more stops before and after the middle stop and drag
+them too, so that the gradient is smooth. The more stops you add, the smoother you can
+make the resulting gradient. Here's the initial black-white gradient with two stops:
+</flowDiv></flowRoot>
+
+<defs id="tips-f04.svgdefs3">
+ <linearGradient id="tips-f04.svglinearGradient841">
+ <stop style="stop-color:#000000;stop-opacity:1.0000000;" offset="0.0000000" id="tips-f04.svgstop842"/>
+ <stop style="stop-color:#ffffff;stop-opacity:1.0000000;" offset="1.0000000" id="tips-f04.svgstop843"/>
+ </linearGradient>
+ <linearGradient xlink:href="#tips-f04.svglinearGradient841" id="tips-f04.svglinearGradient844" x1="-753.98295" y1="-71.601782" x2="-753.98295" y2="-5.6264140" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,178.9029,1.615078e-15)" gradientUnits="userSpaceOnUse"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1329.7024187999998) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" style="fill:url(#tips-f04.svglinearGradient844);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="tips-f04.svgrect1511" width="16.124653" height="286.40356" x="-16.124653" y="-305.41895"/>
+
+<rect id="d0e134" width="288" height="1000px" x="10" y="1357.8270717999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e134" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">And here are various "non-linear" multi-stop gradients (examine them in the Gradient
+Editor):
+</flowDiv></flowRoot>
+
+<defs id="tips-f05.svgdefs3">
+ <linearGradient id="tips-f05.svglinearGradient3628">
+ <stop id="tips-f05.svgstop3629" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3633" offset="0.39660969" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3634" offset="0.68130583" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3635" offset="0.78264493" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3636" offset="0.86468130" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3637" offset="0.89295989" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop3630" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1289.2872" y1="-71.601782" x1="-1289.2872" id="tips-f05.svglinearGradient3631" xlink:href="#tips-f05.svglinearGradient3628"/>
+ <linearGradient id="tips-f05.svglinearGradient837">
+ <stop id="tips-f05.svgstop838" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop846" offset="0.11729296" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop839" offset="0.30868170" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop840" offset="0.55673057" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop841" offset="0.68915725" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop1490" offset="0.77552247" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop1491" offset="0.85832888" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop844" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1222.1826" y1="-71.601782" x1="-1222.1826" id="tips-f05.svglinearGradient845" xlink:href="#tips-f05.svglinearGradient837"/>
+ <linearGradient id="tips-f05.svglinearGradient848">
+ <stop id="tips-f05.svgstop849" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop850" offset="0.086339884" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop851" offset="0.23435111" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop852" offset="0.44844228" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop853" offset="0.53716785" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop854" offset="0.64299184" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop855" offset="0.77809334" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop856" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1155.5962" y1="-71.601782" x1="-1155.5962" id="tips-f05.svglinearGradient857" xlink:href="#tips-f05.svglinearGradient848"/>
+ <linearGradient id="tips-f05.svglinearGradient859">
+ <stop id="tips-f05.svgstop860" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop861" offset="0.47509164" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop862" offset="0.70159298" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop863" offset="0.83404475" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop864" offset="0.89395154" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop865" offset="0.95385826" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop866" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1354.8553" y1="-71.601782" x1="-1354.8553" id="tips-f05.svglinearGradient867" xlink:href="#tips-f05.svglinearGradient859"/>
+ <linearGradient id="tips-f05.svglinearGradient870">
+ <stop id="tips-f05.svgstop871" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop style="stop-color:#3f3f3f;stop-opacity:1.0000000;" offset="0.34958428" id="tips-f05.svgstop1390"/>
+ <stop id="tips-f05.svgstop872" offset="0.60247219" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop873" offset="0.78190786" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop874" offset="0.86472428" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop875" offset="0.93805927" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop876" offset="0.97619343" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop877" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1417.6329" y1="-71.601782" x1="-1417.6329" id="tips-f05.svglinearGradient878" xlink:href="#tips-f05.svglinearGradient870"/>
+ <linearGradient id="tips-f05.svglinearGradient880">
+ <stop id="tips-f05.svgstop881" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop882" offset="0.050992351" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop883" offset="0.13840781" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop884" offset="0.31314144" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop885" offset="0.41979057" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop886" offset="0.48934433" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop887" offset="0.66289622" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop888" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1088.6328" y1="-71.601782" x1="-1088.6328" id="tips-f05.svglinearGradient889" xlink:href="#tips-f05.svglinearGradient880"/>
+ <linearGradient id="tips-f05.svglinearGradient891">
+ <stop id="tips-f05.svgstop892" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop893" offset="0.032569472" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop894" offset="0.082509324" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop895" offset="0.15914614" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop896" offset="0.20343107" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop897" offset="0.27002886" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop898" offset="0.33919314" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop899" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1021.6696" y1="-71.601782" x1="-1021.6696" id="tips-f05.svglinearGradient900" xlink:href="#tips-f05.svglinearGradient891"/>
+ <linearGradient id="tips-f05.svglinearGradient902">
+ <stop id="tips-f05.svgstop903" offset="0.0000000" style="stop-color:#000000;stop-opacity:1.0000000;"/>
+ <stop style="stop-color:#1f1f1f;stop-opacity:1.0000000;" offset="0.30970567" id="tips-f05.svgstop1388"/>
+ <stop id="tips-f05.svgstop911" offset="0.51168764" style="stop-color:#3f3f3f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop904" offset="0.69410229" style="stop-color:#7f7f7f;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop905" offset="0.85670912" style="stop-color:#bfbfbf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop906" offset="0.93051559" style="stop-color:#dfdfdf;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop907" offset="0.96830589" style="stop-color:#efefef;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop908" offset="0.98964530" style="stop-color:#f7f7f7;stop-opacity:1.0000000;"/>
+ <stop id="tips-f05.svgstop909" offset="1" style="stop-color:#fff;stop-opacity:1;"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" y2="-5.6264140" x2="-1484.5962" y1="-71.601782" x1="-1484.5962" id="tips-f05.svglinearGradient910" xlink:href="#tips-f05.svglinearGradient902"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient3628" id="tips-f05.svglinearGradient3962" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1289.2872" y1="-71.601782" x2="-1289.2872" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient837" id="tips-f05.svglinearGradient3964" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1222.1826" y1="-71.601782" x2="-1222.1826" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient848" id="tips-f05.svglinearGradient3966" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1155.5962" y1="-71.601782" x2="-1155.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient859" id="tips-f05.svglinearGradient3968" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1354.8553" y1="-71.601782" x2="-1354.8553" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient870" id="tips-f05.svglinearGradient3970" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1417.6329" y1="-71.601782" x2="-1417.6329" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient880" id="tips-f05.svglinearGradient3972" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1088.6328" y1="-71.601782" x2="-1088.6328" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient891" id="tips-f05.svglinearGradient3974" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1021.6696" y1="-71.601782" x2="-1021.6696" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient902" id="tips-f05.svglinearGradient3976" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,-1100.000,-9.930437e-15)" x1="-1484.5962" y1="-71.601782" x2="-1484.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient902" id="tips-f05.svglinearGradient3979" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,241.3779,2.179081e-15)" x1="-1484.5962" y1="-72.469078" x2="-1484.5962" y2="-4.5117884"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient891" id="tips-f05.svglinearGradient3982" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.3771,2.197130e-15)" x1="-1021.6705" y1="-72.468948" x2="-1021.6705" y2="-4.5119162"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient880" id="tips-f05.svglinearGradient3985" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.2092,2.195615e-15)" x1="-1088.6328" y1="-72.468948" x2="-1088.6328" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient870" id="tips-f05.svglinearGradient3988" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,241.5457,2.180595e-15)" x1="-1417.6329" y1="-72.469078" x2="-1417.6329" y2="-4.5117884"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient859" id="tips-f05.svglinearGradient3991" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.1509,2.186058e-15)" x1="-1354.8553" y1="-72.468948" x2="-1354.8553" y2="-4.5119162"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient848" id="tips-f05.svglinearGradient3994" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,243.0416,2.194101e-15)" x1="-1155.5962" y1="-72.468948" x2="-1155.5962" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient837" id="tips-f05.svglinearGradient3997" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.7845,2.191778e-15)" x1="-1222.1826" y1="-72.468948" x2="-1222.1826" y2="-5.6264140"/>
+ <linearGradient inkscape:collect="always" xlink:href="#tips-f05.svglinearGradient3628" id="tips-f05.svglinearGradient4000" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.237277,0.000000,0.000000,4.214480,242.6501,2.190567e-15)" x1="-1289.2872" y1="-72.468948" x2="-1289.2872" y2="-5.6264140"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1394.6895008) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-79.392990" height="286.40356" width="16.124653" id="tips-f05.svgrect3632" style="fill:url(#tips-f05.svglinearGradient4000);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1394.6895008) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-63.336376" height="286.40356" width="16.124653" id="tips-f05.svgrect836" style="fill:url(#tips-f05.svglinearGradient3997);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1394.6895008) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-47.279785" height="286.40356" width="16.124653" id="tips-f05.svgrect847" style="fill:url(#tips-f05.svglinearGradient3994);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1394.6895008) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-95.449600" height="286.40356" width="16.124653" id="tips-f05.svgrect858" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3991)"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1394.6895008) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-111.50621" height="286.40356" width="16.124653" id="tips-f05.svgrect869" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3988)"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1394.6895008) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-31.223234" height="286.40356" width="16.124653" id="tips-f05.svgrect879" style="fill:url(#tips-f05.svglinearGradient3985);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1394.6895008) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-15.166562" height="286.40356" width="16.124653" id="tips-f05.svgrect890" style="fill:url(#tips-f05.svglinearGradient3982);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1394.6895008) matrix(9.027671e-18,-1.000000,-1.000000,-5.333410e-18,0.000000,0.000000)" y="-305.41895" x="-127.56281" height="286.40356" width="16.124653" id="tips-f05.svgrect901" style="stroke-width:1.0000000pt;stroke:none;fill-rule:evenodd;fill-opacity:0.75000000;fill:url(#tips-f05.svglinearGradient3979)"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1548.8104007999998"><tspan x="10" y="1548.8104007999998">Excentric radial gradients</tspan></text>
+<rect id="d0e153" width="288" height="1000px" x="10" y="1553.7104008" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e153" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Radial gradients don't have to be symmetric. In Gradient tool, drag the central handle
+of an elliptic gradient with <flowSpan style="font-weight:bold">Shift</flowSpan>. This will move the x-shaped
+<flowSpan style="font-style:italic">focus handle</flowSpan> of the gradient away from its center. When you don't
+need it, you can snap the focus back by dragging it close to the center.
+</flowDiv></flowRoot>
+
+<defs id="tips-f06.svgdefs3">
+ <linearGradient id="tips-f06.svglinearGradient1077">
+ <stop style="stop-color:#ff2ee1;stop-opacity:0.529229;" offset="0.00000000" id="tips-f06.svgstop1078"/>
+ <stop style="stop-color:#000000;stop-opacity:0;" offset="1.00000000" id="tips-f06.svgstop1079"/>
+ </linearGradient>
+ <radialGradient xlink:href="#tips-f06.svglinearGradient1077" id="tips-f06.svgradialGradient1061" cx="92.072090" cy="494.12567" r="40.514123" fx="122.43660" fy="495.35104" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,1160.277)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="tips-f06.svglinearGradient1056">
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="0.00000000" id="tips-f06.svgstop1057"/>
+ <stop style="stop-color:#000000;stop-opacity:1;" offset="1.00000000" id="tips-f06.svgstop1058"/>
+ </linearGradient>
+ <radialGradient xlink:href="#tips-f06.svglinearGradient1056" id="tips-f06.svgradialGradient1069" cx="187.87231" cy="494.12567" r="40.258078" fx="164.25548" fy="495.96375" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,1160.277)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient r="40.514123" fy="495.35104" fx="122.43660" cy="494.12567" cx="92.072090" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,1160.277)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4026" xlink:href="#tips-f06.svglinearGradient1077" inkscape:collect="always"/>
+ <radialGradient r="40.258078" fy="495.96375" fx="164.25548" cy="494.12567" cx="187.87231" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,1160.277)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4028" xlink:href="#tips-f06.svglinearGradient1056" inkscape:collect="always"/>
+ <radialGradient r="40.258078" fy="495.96375" fx="164.25548" cy="494.12567" cx="187.87231" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,16.07898,-387.2360)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4031" xlink:href="#tips-f06.svglinearGradient1056" inkscape:collect="always"/>
+ <radialGradient r="40.514123" fy="495.35104" fx="122.43660" cy="494.12567" cx="92.072090" gradientTransform="matrix(0.930312,0.000000,0.000000,0.853811,22.35642,-387.2360)" gradientUnits="userSpaceOnUse" id="tips-f06.svgradialGradient4034" xlink:href="#tips-f06.svglinearGradient1077" inkscape:collect="always"/>
+ </defs><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1622.9200758) " style="fill:url(#tips-f06.svgradialGradient4034);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.89426908pt" id="tips-f06.svgrect1569" width="74.385429" height="68.186623" x="70.819649" y="0.55902147"/><rect xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1622.9200758) " style="fill:url(#tips-f06.svgradialGradient4031);fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.89426908pt" id="tips-f06.svgrect1570" width="74.385429" height="68.186623" x="153.66647" y="0.55902147"/>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1717.8245347999998"><tspan x="10" y="1717.8245347999998">Aligning to the center of the page</tspan></text>
+<rect id="d0e178" width="288" height="1000px" x="10" y="1722.7245348" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e178" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To align something to the center or side of a page, select the object or group and then
+choose <flowSpan style="font-family:sans serif">Page</flowSpan> from the <flowSpan style="font-family:sans serif">Relative to:</flowSpan> list in the
+Align dialog (<flowSpan style="font-weight:bold">Ctrl+Shift+A</flowSpan>).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1776.9374727999998"><tspan x="10" y="1776.9374727999998">Cleaning up the document</tspan></text>
+<rect id="d0e196" width="288" height="1000px" x="10" y="1781.8374728" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e196" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Many of the no-longer-used gradients, patterns, and markers (more precisely, those which
+you edited manually) remain in the corresponding palettes and can be reused for new
+objects. However if you want to optimize your document, use the <flowSpan style="font-family:sans serif">Vacuum
+Defs</flowSpan> command in File menu. It will remove any gradients, patterns, or markers
+which are not used by anything in the document, making the file smaller.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1880.7177117999997"><tspan x="10" y="1880.7177117999997">Clipping or masking a bitmap
+</tspan></text>
+<rect id="d0e208" width="288" height="1000px" x="10" y="1885.6177117999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e208" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">By default, an imported bitmap (e.g. a photo) is an &lt;image&gt; element which is not
+editable by the Node tool. To work around this, convert the image into a rectangle with
+pattern fill by <flowSpan style="font-family:sans serif">Object to Pattern</flowSpan> (<flowSpan style="font-weight:bold">Alt+I</flowSpan>). This will
+give you a rectangle <flowSpan style="font-style:italic">filled</flowSpan> with your bitmap. Now this object can
+be converted to path, node-edited, intersected with other shapes etc. In
+<flowSpan style="font-family:sans serif">Inkscape Preferences</flowSpan> (<flowSpan style="font-family:sans serif">Misc</flowSpan> tab), you can set the
+option of always importing bitmaps as pattern-filled rectangles.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="1995.6906467999997"><tspan x="10" y="1995.6906467999997">Hidden features and the XML editor</tspan></text>
+<rect id="d0e232" width="288" height="1000px" x="10" y="2000.5906467999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e232" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The XML editor allows you to change almost all aspects of the document without using an
+external text editor. Also, Inkscape usually supports more SVG features than are
+accessible from the GUI. For example, we now support displaying masks and clipping
+paths, even though there's no GUI for creating or modifying them. The XML editor is one
+way to get access to these features (if you know SVG).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2098.9130738"><tspan x="10" y="2098.9130738">Changing the rulers' unit of measure</tspan></text>
+<rect id="d0e241" width="288" height="1000px" x="10" y="2103.8130738" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e241" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">In the default template, the unit of measure used by the rulers is px ("SVG user unit",
+in Inkscape it's equal to 0.8pt or 1/90 of the inch). This is also the unit used in
+displaying coordinates at the lower-left corner and preselected in all units menus. (You
+can always hover your mouse over a ruler to see the tooltip with the units it uses.) To
+change this, open <flowSpan style="font-family:sans serif">Document Preferences</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+Shift+D</flowSpan>) and change the <flowSpan style="font-family:sans serif">Default units</flowSpan> on the
+<flowSpan style="font-family:sans serif">Page</flowSpan> tab.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2202.7347087999997"><tspan x="10" y="2202.7347087999997">Stamping</tspan></text>
+<rect id="d0e262" width="288" height="1000px" x="10" y="2207.6347087999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e262" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To quickly create many copies of an object, use <flowSpan style="font-style:italic">stamping</flowSpan>. Just
+drag an object (or scale or rotate it), and while holding the mouse button down, press
+<flowSpan style="font-weight:bold">Space</flowSpan>. This leaves a "stamp" of the current object shape. You can
+repeat it as many times as you wish.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2273.0196478"><tspan x="10" y="2273.0196478">Pen tool tricks</tspan></text>
+<rect id="d0e277" width="288" height="1000px" x="10" y="2277.9196478" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e277" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">In the Pen (Bezier) tool, you have the following options to finish the current line:
+</flowDiv></flowRoot>
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 2311.5926237999997)"/><rect id="d0e283" width="258" height="1000px" x="20" y="2305.5926237999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e283" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Press <flowSpan style="font-weight:bold">Enter</flowSpan>
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2327.8352016)"/><rect id="d0e290" width="258" height="1000px" x="20" y="2321.8352016" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e290" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Double click with the left mouse button
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2344.3361778999997)"/><rect id="d0e294" width="258" height="1000px" x="20" y="2338.3361778999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e294" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Select the Pen tool again
+</flowDiv></flowRoot>
+<circle cx="0" cy="0" r="2" transform="translate(15, 2362.5844196999997)"/><rect id="d0e298" width="258" height="1000px" x="20" y="2356.5844196999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e298" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Select another tool
+</flowDiv></flowRoot>
+
+
+<rect id="d0e302" width="288" height="1000px" x="10" y="2373.0853959999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e302" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note that while the path is unfinished (i.e. is shown green, with the current segment
+red) it does not yet exist as an object in the document. Therefore, to cancel it, use
+either <flowSpan style="font-weight:bold">Esc</flowSpan> (cancel the whole path) or <flowSpan style="font-weight:bold">Backspace</flowSpan>
+(remove the last segment of the unfinished path) instead of <flowSpan style="font-family:sans serif">Undo</flowSpan>.
+</flowDiv></flowRoot>
+
+<rect id="d0e314" width="288" height="1000px" x="10" y="2435.9440859999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e314" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To add a new subpath to an existing path, select that path and start drawing with
+<flowSpan style="font-weight:bold">Shift</flowSpan> from an arbitrary point. If, however, what you want is to simply
+<flowSpan style="font-style:italic">continue</flowSpan> an existing path, Shift is not necessary; just start
+drawing from one of the end anchors of the selected path.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2512.3820809999993"><tspan x="10" y="2512.3820809999993">Entering Unicode values</tspan></text>
+<rect id="d0e329" width="288" height="1000px" x="10" y="2517.2820809999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e329" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">While in the Text tool, pressing <flowSpan style="font-weight:bold">Ctrl+U</flowSpan> toggles between Unicode and
+normal mode. In Unicode mode, each group of 4 hexadecimal digits you type becomes a
+single Unicode character, thus allowing you to enter arbitrary symbols (as long as you
+know their Unicode codepoints and the font supports them). To quit the Unicode mode, you
+can press <flowSpan style="font-weight:bold">Esc</flowSpan>. For example, <flowSpan style="font-weight:bold">Ctrl+U 2 0 1 4 Esc</flowSpan> inserts
+an em-dash (—).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2615.6252089999994"><tspan x="10" y="2615.6252089999994">Using the grid for drawing icons</tspan></text>
+<rect id="d0e347" width="288" height="1000px" x="10" y="2620.5252089999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e347" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Suppose you want to create a 24x24 pixel icon. Create a 24x24 px canvas (use the
+<flowSpan style="font-family:sans serif">Document Preferences</flowSpan>) and set the grid to 0.5 px (48x48 gridlines).
+Now, if you align filled objects to <flowSpan style="font-style:italic">even</flowSpan> gridlines, and stroked
+objects to <flowSpan style="font-style:italic">odd</flowSpan> gridlines with the stroke width in px being an even
+number, and export it at the default 90dpi (so that 1 px becomes 1 bitmap pixel), you
+get a crisp bitmap image without unneeded antialiasing.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2719.4054479999995"><tspan x="10" y="2719.4054479999995">Object rotation</tspan></text>
+<rect id="d0e365" width="288" height="1000px" x="10" y="2724.3054479999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e365" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">When in the Select tool, <flowSpan style="font-weight:bold">click</flowSpan> on an object to see the scaling arrows,
+then <flowSpan style="font-weight:bold">click again</flowSpan> on the object to see the rotation and shift arrows. If
+the arrows at the corners are clicked and dragged, the object will rotate around the
+center (shown as a cross mark). If you hold down the <flowSpan style="font-weight:bold">Shift</flowSpan> key while
+doing this, the rotation will occur around the opposite corner. You can also drag the
+rotation center to any place.
+</flowDiv></flowRoot>
+
+<rect id="d0e377" width="288" height="1000px" x="10" y="2809.6270789999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e377" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Or, you can rotate from keyboard by pressing <flowSpan style="font-weight:bold">[</flowSpan> and <flowSpan style="font-weight:bold">]</flowSpan>
+(by 15 degrees) or <flowSpan style="font-weight:bold">Ctrl+[</flowSpan> and <flowSpan style="font-weight:bold">Ctrl+]</flowSpan> (by 90
+degrees). The same <flowSpan style="font-weight:bold">[]</flowSpan> keys with <flowSpan style="font-weight:bold">Alt</flowSpan> perform slow
+pixel-size rotation.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2863.7417689999993"><tspan x="10" y="2863.7417689999993">Open dialog as an object palette</tspan></text>
+<rect id="d0e404" width="288" height="1000px" x="10" y="2868.6417689999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e404" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">If you have a number of small SVG files whose contents you often reuse in other
+documents, you can conveniently use the Open dialog as a palette. Add the directory with
+your SVG sources into the bookmarks list so you can open it quickly. Then browse that
+directory looking at the previews. Once you found the file you need, simply drag it to
+the canvas and it will be imported into your current document.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="2965.7747429999995"><tspan x="10" y="2965.7747429999995">Bitmap drop shadows</tspan></text>
+<rect id="d0e413" width="288" height="1000px" x="10" y="2970.6747429999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e413" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">While Inkscape does not yet support the Gaussian blur SVG filter, you can easily create
+blurred drop shadows for objects as bitmaps, via the "Create a Bitmap Copy" command with
+a filter script. See share/extensions/inkscape-shadow.README for details and limitations
+of this method.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3045.4637189999994"><tspan x="10" y="3045.4637189999994">Placing text on a path</tspan></text>
+<rect id="d0e422" width="288" height="1000px" x="10" y="3050.3637189999995" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e422" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To place text along a curve, select the text and the curve together and choose
+<flowSpan style="font-family:sans serif">Put on Path</flowSpan> from the Text menu. The text will start at the beginning
+of the path. In general it is best to create an explicit path that you want the text to
+be fitted to, rather than fitting it to some other drawing element — this will give you
+more control without screwing over your drawing.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3138.071960999999"><tspan x="10" y="3138.071960999999">Selecting the original</tspan></text>
+<rect id="d0e434" width="288" height="1000px" x="10" y="3142.9719609999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e434" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">When you have a text on path, a linked offset, or a clone, their source object/path may
+be difficult to select because it may be directly underneath, or made invisible and/or
+locked. The magic key <flowSpan style="font-weight:bold">Shift+D</flowSpan> will help you; select the text, linked
+offset, or clone, and press <flowSpan style="font-weight:bold">Shift+D</flowSpan> to move selection to the
+corresponding path, offset source, or clone original.
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3230.7215929999993"><tspan x="10" y="3230.7215929999993">Window off-screen recovery</tspan></text>
+<rect id="d0e449" width="288" height="1000px" x="10" y="3235.6215929999994" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e449" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">When moving documents between systems with different resolutions or number of displays,
+you may find Inkscape has saved a window position that places the window out of reach on
+your screen. Simply maximise the window (which will bring it back into view, use the
+task bar), save and reload. You can avoid this altogether by unchecking the global
+option to save window geometry (<flowSpan style="font-family:sans serif">Inkscape Preferences</flowSpan>,
+<flowSpan style="font-family:sans serif">Windows</flowSpan> tab).
+</flowDiv></flowRoot>
+
+
+
+<text style="font-size:8.5;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr" x="10" y="3334.5018319999995"><tspan x="10" y="3334.5018319999995">Transparency, gradients, and PostScript export</tspan></text>
+<rect id="d0e464" width="288" height="1000px" x="10" y="3339.4018319999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e464" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">PostScript or EPS formats do not support <flowSpan style="font-style:italic">transparency</flowSpan>, so you
+should never use it if you are going to export to PS/EPS. In the case of flat
+transparency which overlays flat color, it's easy to fix it: Select one of the
+transparent objects; switch to the Dropper tool (<flowSpan style="font-weight:bold">F7</flowSpan>); make sure it's in
+the "pick visible color without alpha" mode; click on that same object. That will pick
+the visible color and assign it back to the object, but this time without
+transparency. Repeat for all transparent objects. If your transparent object overlays
+several flat color areas, you will need to break it correspondingly into pieces and
+apply this procedure to each piece.
+</flowDiv></flowRoot>
+
+<rect id="d0e473" width="288" height="1000px" x="10" y="3469.2925019999993" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e473" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Exporting <flowSpan style="font-style:italic">gradients</flowSpan> to PS or EPS does not work for text
+(unless text is converted to path) or for stroke paint. Also, since transparency is lost
+on PS or EPS export, you can't use e.g. a gradient from an <flowSpan style="font-style:italic">opaque</flowSpan>
+blue to <flowSpan style="font-style:italic">transparent</flowSpan> blue; as a workaround, replace it by a gradient
+from <flowSpan style="font-style:italic">opaque</flowSpan> blue to <flowSpan style="font-style:italic">opaque</flowSpan> background
+color.</flowDiv></flowRoot>
+
+
+
+<g transform="translate(0, 3543.400743999999)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-tracing.de.svg b/share/tutorials/tutorial-tracing.de.svg
new file mode 100644
index 000000000..b9f3b7e36
--- /dev/null
+++ b/share/tutorials/tutorial-tracing.de.svg
@@ -0,0 +1,186 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::VEKTORISIEREN</tspan></text>
+
+
+
+
+
+
+
+
+<rect id="d0e12" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e12" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape beinhaltet ein Werkzeug, mit dem Sie ein Bitmap-Bild in ein &lt;Pfad&gt; Element ihrer SVG Zeichnung umwandeln können. Diese kurzen Ausführungen sollen Ihnen dabei helfen, damit vertraut zu werden.
+</flowDiv></flowRoot>
+
+
+
+
+<rect id="d0e18" width="288" height="1000px" x="10" y="76.567967" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Derzeit setzt Inkscape potrace, eine Bitmap-Vektorisierungsengine, von Peter Selinger (<flowSpan style="font-weight:bold; font-family:sans serif">potrace.sourceforge.net</flowSpan>) ein. In Zukunft möchten wir alternative Vektorisierungsprogramme einsetzen, jedoch ist im Moment dieses Werkzeug für unsere Ansprüche mehr als ausreichend.
+</flowDiv></flowRoot>
+
+<rect id="d0e24" width="288" height="1000px" x="10" y="137.75694299999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e24" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Denken Sie daran, dass die Herangehensweise eines Vektorisierungsprogramms weder die Reproduktion des Orginalbildes sein kann, noch ist es beabsichtigt von vorne herein ein hundertprozentiges Endergebnis zu erhalten. Kein automatisiertes Vektorisierungsprogramm ist dazu in der Lage. Es erstellt einen Satz an Kurven, den Sie als Ausgangsmaterial für die Weiterverarbeitung Ihrer Zeichnung nutzen können.
+</flowDiv></flowRoot>
+
+<rect id="d0e27" width="288" height="1000px" x="10" y="223.03718199999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e27" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Potrace interpretiert ein Schwarzweiß-Bitmap und wandelt es in Pfade um. Es hat für die Konvertierung eines Rohbildes drei Arten von Inputfiltern.
+</flowDiv></flowRoot>
+
+<rect id="d0e30" width="288" height="1000px" x="10" y="263.510478" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e30" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Generell kann man sagen, je höher der Anteil dunkler Pixel im Zwischenbild-Bitmap ist, desto höher ist die Vektorisierungsleistung von potrace. Steigt der Vektorisierungsanteil, wird der CPU eine höhere Rechenleistung abverlangt und dadurch wird auch das &lt;Pfad&gt; Element sehr viel größer. Um die gewünschte Proportion und Komplexität des Ergebnispfades zu erreichen, raten wir dem Benutzer, zuerst mit einem schwächer schwarz-eingefärbten Zwischenbild zu experimentieren, und gegebenenfalls den Schwarzanteil graduell zu erhöhen.
+</flowDiv></flowRoot>
+
+<rect id="d0e33" width="288" height="1000px" x="10" y="380.61276799999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e33" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Laden oder importieren Sie das Bild, das Sie vektorisieren wollen, markieren es, und wählen <flowSpan style="font-family:sans serif">Pfad &gt; Bitmap vektorisieren</flowSpan>, oder <flowSpan style="font-weight:bold">Shift+Alt+B</flowSpan>.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 427.49913699999996) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f01-de.svgtext7000" y="99.753128" x="80.631325" style="font-size:5.7038479px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f01-de.svgtspan7001" sodipodi:role="line" y="99.753128" x="80.631325">Hauptoptionen innerhalb des Vektorisierungsdialogs</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 427.49913699999996) " id="tracing-f01-de.svgimage1363" height="91.607109" width="200.02817" sodipodi:absref="C:\Dokumente und Einstellungen\fZap\Desktop\cvs_bitmap-tracing\potrace-de.png" xlink:href="potrace-de.png" x="65.357140" y="0.040782616"/>
+
+<rect id="d0e53" width="288" height="1000px" x="10" y="540.4424869999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e53" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dem Benutzer stehen drei Filter zur Verfügung:
+</flowDiv></flowRoot>
+
+
+
+ <circle cx="0" cy="0" r="2" transform="translate(15, 564.7440490999999)"/><rect id="d0e60" width="258" height="1000px" x="20" y="558.7440490999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e60" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Bildhelligkeit</flowDiv></flowRoot>
+
+
+
+<rect id="d0e65" width="288" height="1000px" x="10" y="576.9922908999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e65" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dieser verwendet mehrheitlich die Summe der Rot-, Grün- und Blau-Anteile der Pixel (oder Grauschattierungen) als Indikator und überprüft, ob diesem Bereich entweder schwarz oder weiß zugeordnet werden soll. Der Schwellwert kann zwischen 0.0 (schwarz) bis 1.0 (weiß) eingestellt werden. Je höher der Schwellwert, desto niedriger ist die Anzahl der Pixel, die als weiß eingestuft werden und das Zwischenbild wird dunkler.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 670.3258508999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f02-de.svgtext1823" y="97.154671" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.154671" x="69.581543" id="tracing-f02-de.svgtspan1824" sodipodi:role="line">Originalbild</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 670.3258508999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f02-de.svgtext1826" y="97.37867" x="158.69894" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.378670" x="158.69894" id="tracing-f02-de.svgtspan1827" sodipodi:role="line">Helligkeitsgrenzwert</tspan><tspan y="103.37867" x="158.69894" id="tracing-f02-de.svgtspan1829" sodipodi:role="line">Gefüllt, ohne Umriss</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 670.3258508999999) " sodipodi:linespacing="100.00000%" id="tracing-f02-de.svgtext1483" y="97.37867" x="244.99974" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f02-de.svgtspan1488" sodipodi:role="line" y="97.378670" x="244.99974">Helligkeitsgrenzwert</tspan><tspan id="tracing-f02-de.svgtspan1490" sodipodi:role="line" y="103.37867" x="244.99974">Umriss, nicht gefüllt</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 670.3258508999999) " y="-3.0566407e-05" x="31.098881" id="tracing-f02-de.svgimage1881" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 670.3258508999999) " id="tracing-f02-de.svgpath1510" d="M 143.51820,88.292440 C 142.54347,87.829510 138.23052,86.502180 133.93387,85.342820 C 129.23583,84.075150 125.92102,82.916640 125.61816,82.436520 C 125.26576,81.877840 125.38755,80.770220 126.02383,78.747320 C 126.65095,76.753550 126.83372,75.131410 126.61283,73.519830 C 126.37994,71.820720 126.44450,71.335110 126.84944,71.740050 C 127.42740,72.318020 127.24347,77.525520 126.55306,80.131070 C 126.22213,81.379990 126.36507,81.600350 127.93028,82.254350 C 128.89085,82.655690 130.91126,83.131940 132.42009,83.312660 C 133.92892,83.493390 137.58655,84.213070 140.54816,84.911960 C 145.71327,86.130830 146.00598,86.147980 147.72453,85.332480 C 149.94988,84.276480 151.24339,81.792330 150.77843,79.467530 C 150.59621,78.556440 148.85238,75.285180 146.90326,72.198050 C 140.78188,62.502690 139.46983,61.248790 136.84775,62.588250 C 135.55179,63.250280 135.48040,63.218020 135.17615,61.832760 C 134.74276,59.859540 135.25289,58.017200 137.22519,54.432690 C 138.14460,52.761740 139.46913,49.635770 140.16859,47.486100 C 141.75042,42.624590 142.14523,41.879240 144.80351,38.735830 C 145.98107,37.343360 147.64081,35.099020 148.49181,33.748390 L 150.03909,31.292710 L 149.73859,21.493920 C 149.47374,12.857690 149.54485,11.415560 150.33798,9.3387900 C 152.35989,4.0444900 156.18416,1.7074000 162.12492,2.1355400 C 167.55612,2.5269500 171.24846,4.7620100 173.75981,9.1783900 C 175.15006,11.623250 175.41126,12.994890 175.86288,20.222450 C 176.23723,26.213360 176.30119,26.462440 178.66221,31.124980 C 179.99114,33.749330 182.20426,37.183060 183.58025,38.755480 C 188.31925,44.171000 190.84531,50.947170 190.84020,58.230320 C 190.83689,62.960490 190.80446,63.089350 188.89419,65.962960 C 186.43700,69.659300 185.38327,70.382730 182.45653,70.382730 C 178.82421,70.382730 178.71413,70.081500 178.68080,60.050580 C 178.64892,50.458530 178.06113,47.806350 174.99913,43.438280 C 174.16221,42.244390 173.32392,40.470080 173.13626,39.495350 C 172.77582,37.623250 168.92249,29.337360 168.16181,28.798700 C 167.91601,28.624640 167.96709,28.326370 168.27532,28.135880 C 168.97678,27.702340 169.01374,24.980970 168.32395,24.554660 C 168.00000,24.354440 168.09292,23.837520 168.57712,23.146230 C 169.62094,21.655970 169.53708,19.583230 168.33787,17.232570 C 167.18138,14.965670 165.81237,14.345470 163.80259,15.177950 C 161.97813,15.933660 161.03232,17.737850 161.35515,19.846580 C 161.63748,21.690800 161.39632,22.785780 160.70781,22.785780 C 160.46127,22.785780 160.40417,22.408920 160.58092,21.948310 C 160.85685,21.229260 160.61187,21.149790 158.84845,21.386310 L 156.79461,21.661790 L 157.04035,19.818620 C 157.22465,18.436270 157.01166,17.627320 156.18842,16.582990 C 153.98076,13.782420 151.61981,15.556910 151.61981,20.016740 C 151.61981,22.721110 152.57426,24.713540 153.57382,24.095780 C 154.00652,23.828360 153.95981,23.442740 153.39746,22.639880 C 152.48956,21.343670 152.39785,19.172180 153.21643,18.353600 C 154.03154,17.538490 155.47820,18.405770 155.86338,19.940460 C 156.03348,20.618170 156.31192,21.535610 156.48215,21.979220 C 156.65739,22.435870 156.53280,22.785780 156.19497,22.785780 C 155.37481,22.785780 154.44428,23.789070 153.41077,25.787660 C 152.57535,27.403180 152.57919,27.514660 153.50197,28.437440 C 155.64819,30.583670 160.88915,29.942850 165.35376,26.988310 C 166.44469,26.266370 167.45629,25.794720 167.60176,25.940190 C 167.86108,26.199510 165.67842,27.737920 162.55955,29.494140 C 161.66072,30.000260 159.93055,30.379810 158.52013,30.380260 C 156.38455,30.380940 156.13768,30.483120 156.68331,31.140570 C 157.52377,32.153260 158.96407,32.097860 162.55433,30.914750 C 165.48901,29.947680 165.52098,29.947470 164.27857,30.903400 C 160.38423,33.899790 157.83072,33.946780 154.65802,31.080430 C 152.60295,29.223800 152.12616,29.449120 152.12616,32.276940 C 152.12616,32.995640 151.45627,34.628970 150.63752,35.906570 C 149.81877,37.184170 148.86967,39.368760 148.52840,40.761230 C 148.18713,42.153690 146.80430,45.571820 145.45545,48.357060 C 142.92815,53.575660 141.74006,58.946060 142.48841,61.768660 C 142.69537,62.549280 144.71778,64.563140 147.72368,66.981810 C 152.99391,71.222450 153.92604,72.724440 152.36087,74.453940 C 151.86696,74.999700 151.15638,75.446240 150.78180,75.446240 C 148.90283,75.446240 151.42372,79.051790 154.00557,80.057110 C 156.08298,80.866010 161.96220,80.687780 164.85083,79.728330 C 167.62908,78.805540 171.24132,76.312960 173.77264,73.571930 L 175.41828,71.789960 L 175.41828,76.934530 C 175.41828,82.725230 176.11001,84.777420 178.34878,85.628600 C 180.34532,86.387680 182.74041,85.767310 187.51937,83.253270 C 192.40998,80.680490 193.29320,80.415210 190.25343,82.432080 C 189.08326,83.208480 187.14064,84.767120 185.93651,85.895730 C 183.00732,88.641180 181.99825,89.118040 179.12261,89.115810 C 176.50153,89.113780 173.39288,87.639930 173.39288,86.399280 C 173.39288,85.291300 171.71585,85.081230 162.81167,85.073810 L 154.50903,85.066900 L 152.24900,86.918830 C 149.53870,89.139720 146.35637,89.640390 143.51820,88.292440 z M 174.18937,29.592660 C 172.94403,28.673450 172.64228,28.978540 173.39876,30.392040 C 173.85235,31.239570 174.13179,31.361650 174.57908,30.907670 C 175.02403,30.456050 174.93022,30.139490 174.18937,29.592660 z M 167.82302,7.3122100 C 167.82302,7.1894000 167.59517,7.0889200 167.31667,7.0889200 C 167.03818,7.0889200 166.81032,7.3302200 166.81032,7.6251500 C 166.81032,7.9200800 167.03818,8.0205600 167.31667,7.8484400 C 167.59517,7.6763300 167.82302,7.4350200 167.82302,7.3122100 z M 126.34580,69.969680 C 126.29315,68.551210 127.14395,66.838280 127.90115,66.838280 C 128.27304,66.838280 128.25586,67.074230 127.84820,67.565440 C 127.51628,67.965370 127.05225,68.933760 126.81702,69.717430 C 126.43212,70.999700 126.38497,71.024940 126.34580,69.969680 z M 130.85943,66.479100 C 132.57016,66.342260 133.43578,65.954200 134.33287,64.921920 C 134.99004,64.165720 135.35414,63.888790 135.14197,64.306530 C 134.11999,66.318670 133.22039,66.837750 130.90754,66.749820 L 128.58086,66.661360 L 130.85943,66.479100 z M 163.96705,22.904620 C 162.88078,22.189000 162.64550,20.250300 163.48873,18.963360 C 164.96150,16.715630 167.31667,17.665490 167.31667,20.507210 C 167.31667,22.828870 165.65614,24.017360 163.96705,22.904620 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 670.3258508999999) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f02-de.svgpath1515" d="M 229.81902,88.292420 C 228.84429,87.829490 224.53134,86.502160 220.23469,85.342800 C 215.53665,84.075130 212.22184,82.916620 211.91898,82.436500 C 211.56658,81.877820 211.68837,80.770200 212.32465,78.747300 C 212.95177,76.753530 213.13454,75.131390 212.91365,73.519810 C 212.68076,71.820700 212.74532,71.335090 213.15026,71.740030 C 213.72822,72.318000 213.54429,77.525500 212.85388,80.131050 C 212.52295,81.379970 212.66589,81.600330 214.23110,82.254330 C 215.19167,82.655670 217.21208,83.131920 218.72091,83.312640 C 220.22974,83.493370 223.88737,84.213050 226.84898,84.911940 C 232.01409,86.130810 232.30680,86.147960 234.02535,85.332460 C 236.25070,84.276460 237.54421,81.792310 237.07925,79.467510 C 236.89703,78.556420 235.15320,75.285160 233.20408,72.198030 C 227.08270,62.502670 225.77065,61.248770 223.14857,62.588230 C 221.85261,63.250260 221.78122,63.218000 221.47697,61.832740 C 221.04358,59.859520 221.55371,58.017180 223.52601,54.432670 C 224.44542,52.761720 225.76995,49.635750 226.46941,47.486080 C 228.05124,42.624570 228.44605,41.879220 231.10433,38.735810 C 232.28189,37.343340 233.94163,35.099000 234.79263,33.748370 L 236.33991,31.292690 L 236.03941,21.493900 C 235.77456,12.857670 235.84567,11.415540 236.63880,9.3387700 C 238.66071,4.0444700 242.48498,1.7073800 248.42574,2.1355200 C 253.85694,2.5269300 257.54928,4.7619900 260.06063,9.1783700 C 261.45088,11.623230 261.71208,12.994870 262.16370,20.222430 C 262.53805,26.213340 262.60201,26.462420 264.96303,31.124960 C 266.29196,33.749310 268.50508,37.183040 269.88107,38.755460 C 274.62007,44.170980 277.14613,50.947150 277.14102,58.230300 C 277.13771,62.960470 277.10528,63.089330 275.19501,65.962940 C 272.73782,69.659280 271.68409,70.382710 268.75735,70.382710 C 265.12503,70.382710 265.01495,70.081480 264.98162,60.050560 C 264.94974,50.458510 264.36195,47.806330 261.29995,43.438260 C 260.46303,42.244370 259.62474,40.470060 259.43708,39.495330 C 259.07664,37.623230 255.22331,29.337340 254.46263,28.798680 C 254.21683,28.624620 254.26791,28.326350 254.57614,28.135860 C 255.27760,27.702320 255.31456,24.980950 254.62477,24.554640 C 254.30082,24.354420 254.39374,23.837500 254.87794,23.146210 C 255.92176,21.655950 255.83790,19.583210 254.63869,17.232550 C 253.48220,14.965650 252.11319,14.345450 250.10341,15.177930 C 248.27895,15.933640 247.33314,17.737830 247.65597,19.846560 C 247.93830,21.690780 247.69714,22.785760 247.00863,22.785760 C 246.76209,22.785760 246.70499,22.408900 246.88174,21.948290 C 247.15767,21.229240 246.91269,21.149770 245.14927,21.386290 L 243.09543,21.661770 L 243.34117,19.818600 C 243.52547,18.436250 243.31248,17.627300 242.48924,16.582970 C 240.28158,13.782400 237.92063,15.556890 237.92063,20.016720 C 237.92063,22.721090 238.87508,24.713520 239.87464,24.095760 C 240.30734,23.828340 240.26063,23.442720 239.69828,22.639860 C 238.79038,21.343650 238.69867,19.172160 239.51725,18.353580 C 240.33236,17.538470 241.77902,18.405750 242.16420,19.940440 C 242.33430,20.618150 242.61274,21.535590 242.78297,21.979200 C 242.95821,22.435850 242.83362,22.785760 242.49579,22.785760 C 241.67563,22.785760 240.74510,23.789050 239.71159,25.787640 C 238.87617,27.403160 238.88001,27.514640 239.80279,28.437420 C 241.94901,30.583650 247.18997,29.942830 251.65458,26.988290 C 252.74551,26.266350 253.75711,25.794700 253.90258,25.940170 C 254.16190,26.199490 251.97924,27.737900 248.86037,29.494120 C 247.96154,30.000240 246.23137,30.379790 244.82095,30.380240 C 242.68537,30.380920 242.43850,30.483100 242.98413,31.140550 C 243.82459,32.153240 245.26489,32.097840 248.85515,30.914730 C 251.78983,29.947660 251.82180,29.947450 250.57939,30.903380 C 246.68505,33.899770 244.13154,33.946760 240.95884,31.080410 C 238.90377,29.223780 238.42698,29.449100 238.42698,32.276920 C 238.42698,32.995620 237.75709,34.628950 236.93834,35.906550 C 236.11959,37.184150 235.17049,39.368740 234.82922,40.761210 C 234.48795,42.153670 233.10512,45.571800 231.75627,48.357040 C 229.22897,53.575640 228.04088,58.946040 228.78923,61.768640 C 228.99619,62.549260 231.01860,64.563120 234.02450,66.981790 C 239.29473,71.222430 240.22686,72.724420 238.66169,74.453920 C 238.16778,74.999680 237.45720,75.446220 237.08262,75.446220 C 235.20365,75.446220 237.72454,79.051770 240.30639,80.057090 C 242.38380,80.865990 248.26302,80.687760 251.15165,79.728310 C 253.92990,78.805520 257.54214,76.312940 260.07346,73.571910 L 261.71910,71.789940 L 261.71910,76.934510 C 261.71910,82.725210 262.41083,84.777400 264.64960,85.628580 C 266.64614,86.387660 269.04123,85.767290 273.82019,83.253250 C 278.71080,80.680470 279.59402,80.415190 276.55425,82.432060 C 275.38408,83.208460 273.44146,84.767100 272.23733,85.895710 C 269.30814,88.641160 268.29907,89.118020 265.42343,89.115790 C 262.80235,89.113760 259.69370,87.639910 259.69370,86.399260 C 259.69370,85.291280 258.01667,85.081210 249.11249,85.073790 L 240.80985,85.066880 L 238.54982,86.918810 C 235.83952,89.139700 232.65719,89.640370 229.81902,88.292420 z M 260.49019,29.592640 C 259.24485,28.673430 258.94310,28.978520 259.69958,30.392020 C 260.15317,31.239550 260.43261,31.361630 260.87990,30.907650 C 261.32485,30.456030 261.23104,30.139470 260.49019,29.592640 z M 254.12384,7.3121900 C 254.12384,7.1893800 253.89599,7.0889000 253.61749,7.0889000 C 253.33900,7.0889000 253.11114,7.3302000 253.11114,7.6251300 C 253.11114,7.9200600 253.33900,8.0205400 253.61749,7.8484200 C 253.89599,7.6763100 254.12384,7.4350000 254.12384,7.3121900 z M 212.64662,69.969660 C 212.59397,68.551190 213.44477,66.838260 214.20197,66.838260 C 214.57386,66.838260 214.55668,67.074210 214.14902,67.565420 C 213.81710,67.965350 213.35307,68.933740 213.11784,69.717410 C 212.73294,70.999680 212.68579,71.024920 212.64662,69.969660 z M 217.16025,66.479080 C 218.87098,66.342240 219.73660,65.954180 220.63369,64.921900 C 221.29086,64.165700 221.65496,63.888770 221.44279,64.306510 C 220.42081,66.318650 219.52121,66.837730 217.20836,66.749800 L 214.88168,66.661340 L 217.16025,66.479080 z M 250.26787,22.904600 C 249.18160,22.188980 248.94632,20.250280 249.78955,18.963340 C 251.26232,16.715610 253.61749,17.665470 253.61749,20.507190 C 253.61749,22.828850 251.95696,24.017340 250.26787,22.904600 z "/>
+
+
+
+ <circle cx="0" cy="0" r="2" transform="translate(15, 792.9994708999999)"/><rect id="d0e83" width="258" height="1000px" x="20" y="786.9994708999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e83" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Optimale Kantenerkennung</flowDiv></flowRoot>
+
+
+
+<rect id="d0e88" width="288" height="1000px" x="10" y="805.2477126999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e88" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dieser Filter verwendet einen von J. Canny festgelegten Kantenerkennungs-Algorithmus, der auf schnelle Art und Weise die Isoklinen (Linien gleicher Neigung) des Kontrastes aufspürt. Es wird ein Zwischenbild produziert, das dem Orginal weniger Nahe kommt, wie das bei dem Ergebnis des Filters über Bildhelligkeit der Fall ist, aber es erzeugt eine Kurveninformation die andernfalls verloren ginge. Die Grenzwerte hier (0.0 - 1.0), passen den Helligkeitgrenzwert an und entscheiden, ob angrenzende Pixel zu einer kontrastreichen Kante mit in das Ergebnis eingeschlossen werden. Diese Einstellungen können die Dunkelheit oder die Kantendicke des Endergebnisses beeinflussen.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 943.2159426999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03-de.svgtext1492" y="97.154671" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.154671" x="69.581543" id="tracing-f03-de.svgtspan1493" sodipodi:role="line">Orginalbild</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 943.2159426999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03-de.svgtext1495" y="97.37867" x="157.95474" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.378670" x="157.95474" id="tracing-f03-de.svgtspan1496" sodipodi:role="line">Kantenerkennung</tspan><tspan y="103.37867" x="157.95474" id="tracing-f03-de.svgtspan1498" sodipodi:role="line">Gefüllt, ohne Umriss</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 943.2159426999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03-de.svgtext1500" y="97.37867" x="244.99974" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f03-de.svgtspan1501" sodipodi:role="line" y="97.378670" x="244.99974">Kantenerkennung</tspan><tspan id="tracing-f03-de.svgtspan1503" sodipodi:role="line" y="103.37867" x="244.99974">Umriss, nicht gefüllt</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 943.2159426999999) " y="3.6132813e-05" x="31.098881" id="tracing-f03-de.svgimage1508" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 943.2159426999999) " id="tracing-f03-de.svgpath4003" d="M 139.28214,89.101100 C 138.06137,88.547200 135.78279,87.738380 134.21863,87.303710 C 125.03303,84.751120 122.19349,83.876070 121.62746,83.423540 C 120.79937,82.761500 120.83437,80.254190 121.70669,77.747830 C 122.17699,76.396550 122.31714,74.483910 122.13770,71.865930 C 121.89889,68.381710 121.98188,67.876350 122.95221,66.906020 C 123.73576,66.122460 124.66005,65.825600 126.31615,65.825600 C 129.43966,65.825600 130.36200,64.690150 130.36200,60.844980 C 130.36200,58.405630 130.70792,57.259890 132.45889,53.899640 C 133.61218,51.686390 134.89429,48.736270 135.30802,47.343810 C 136.59395,43.015880 137.59934,41.045880 139.91051,38.325580 C 141.13845,36.880270 142.82655,34.612940 143.66185,33.287080 L 145.18058,30.876420 L 144.91378,21.043070 C 144.66135,11.739830 144.70714,11.061470 145.76317,8.4595900 C 147.79189,3.4611500 151.56577,1.0127300 157.24143,1.0127300 C 163.71679,1.0127300 168.87735,4.1428800 171.29921,9.5395100 C 172.40505,12.003650 172.70304,13.642640 173.05196,19.180090 C 173.46888,25.796600 173.49235,25.891270 175.88740,30.621000 C 177.21567,33.244060 179.42652,36.674750 180.80040,38.244770 C 183.64068,41.490510 184.61653,43.250980 186.52788,48.577360 C 188.05993,52.846780 188.69087,58.908950 187.93912,62.136840 C 187.55945,63.767040 187.60399,64.484570 188.12768,65.174940 C 188.50476,65.672050 188.82053,66.713400 188.82940,67.489050 C 188.85132,69.409400 190.09606,71.162080 192.72014,72.967500 C 194.45480,74.160970 194.92170,74.790430 194.92170,75.935520 C 194.92170,78.399000 194.44007,78.932230 189.98094,81.405620 C 187.60572,82.723100 184.61266,84.799690 183.32971,86.020270 C 179.89670,89.286340 178.30262,90.126370 175.53362,90.128530 C 172.81560,90.130650 169.69661,88.761330 168.71377,87.134430 C 168.10871,86.132870 167.64800,86.079620 159.58824,86.079620 L 151.09994,86.079620 L 149.26713,87.590370 C 145.88805,90.375700 143.04076,90.806500 139.28214,89.101100 z M 148.04120,85.888840 L 150.28011,84.054220 L 159.81555,84.049790 L 169.35100,84.045370 L 169.42120,79.963690 L 169.49141,75.882020 L 168.40850,76.867450 C 164.72422,80.220110 158.73440,82.303190 153.93776,81.899940 C 152.38930,81.769760 150.69733,81.483180 150.17783,81.263090 C 149.39307,80.930620 149.28798,81.035260 149.55661,81.881650 C 149.76702,82.544570 149.51280,83.322940 148.82876,84.110230 C 147.84791,85.239140 147.79696,85.248990 148.06728,84.257520 C 148.22662,83.673110 148.02247,82.550160 147.61361,81.762080 C 147.20475,80.973990 146.98923,80.136640 147.13469,79.901290 C 147.56617,79.203140 146.21704,76.661150 145.14999,76.161790 C 144.60662,75.907500 142.92089,73.648720 141.40393,71.142280 C 137.88890,65.334480 135.39471,62.752920 133.65328,63.120130 C 132.95705,63.266940 131.92853,64.104260 131.36768,64.980840 C 130.53352,66.284600 129.90233,66.638370 127.89913,66.924910 C 126.55228,67.117570 125.12791,67.398920 124.73387,67.550120 C 123.52579,68.013710 123.06886,70.099730 123.49215,73.218960 C 123.78383,75.368370 123.68388,76.912490 123.12613,78.873090 C 122.59747,80.731470 122.52178,81.733220 122.88275,82.094190 C 123.17090,82.382340 126.46850,83.389650 130.21076,84.332680 C 133.95301,85.275700 138.02440,86.517810 139.25829,87.092930 C 142.47755,88.593430 145.19530,88.220840 148.04120,85.888840 z M 143.27394,85.876460 C 143.27394,85.764720 144.07144,85.202760 145.04617,84.627660 C 146.43402,83.808810 146.81840,83.739190 146.81840,84.306660 C 146.81840,84.705200 146.37766,85.267170 145.83898,85.555460 C 144.87352,86.072150 143.27394,86.272330 143.27394,85.876460 z M 181.52609,85.282130 C 183.35627,83.729550 186.37846,81.656290 188.24206,80.674900 C 191.93580,78.729740 193.90900,77.151360 193.90900,76.141850 C 193.90900,75.786030 192.91830,74.813290 191.70744,73.980200 C 189.22939,72.275260 187.83280,70.425470 187.83280,68.848230 C 187.83280,68.263140 187.58054,67.313090 187.27224,66.737010 C 186.73724,65.737370 186.62446,65.790850 184.79967,67.909590 C 182.89490,70.121190 182.87484,70.129580 179.49246,70.129580 C 176.53521,70.129580 175.97240,69.975390 175.12929,68.934200 C 174.59691,68.276730 174.16133,66.994450 174.16133,66.084680 C 174.16133,62.629640 171.43025,63.067370 171.03900,66.585130 C 170.94608,67.420600 170.64219,67.990250 170.36370,67.851000 C 169.75620,67.547250 170.00686,64.302000 170.70357,63.450830 C 170.97483,63.119430 171.67756,62.777650 172.26520,62.691310 C 175.44144,62.224620 174.20237,49.699480 170.42501,44.089690 C 169.75491,43.094530 168.92857,41.368870 168.58870,40.254900 C 168.24883,39.140930 167.15282,36.634490 166.15313,34.685040 C 164.71748,31.885440 164.30487,30.448940 164.18968,27.849310 C 164.10947,26.039110 164.00876,24.216240 163.96589,23.798510 C 163.92301,23.380770 164.04930,22.583260 164.24653,22.026280 C 164.44376,21.469290 164.25654,21.611600 163.83049,22.342510 C 162.45566,24.701090 159.81355,24.698150 158.87167,22.336980 C 158.56924,21.578840 158.24337,21.283920 158.10873,21.646520 C 157.80308,22.469680 154.08723,22.473870 153.57905,21.651620 C 153.31727,21.228060 153.09510,21.434000 152.89620,22.284560 C 152.48656,24.036320 150.25454,24.284800 149.14593,22.702050 C 148.70127,22.067200 148.34470,21.769360 148.35355,22.040200 C 148.36241,22.311040 148.68959,22.954960 149.08062,23.471140 C 149.59873,24.155060 149.65999,24.755790 149.30645,25.685670 C 148.80554,27.003180 149.17722,27.538680 151.54551,28.911590 C 152.84412,29.664400 152.21558,30.088920 150.86920,29.368360 C 148.84578,28.285460 149.30642,29.198740 151.74595,31.106660 C 154.62312,33.356840 156.10413,33.322540 160.01672,30.915090 C 161.39929,30.064390 162.75491,29.368360 163.02922,29.368360 C 164.13552,29.368360 163.37174,30.223090 160.65374,32.026700 C 156.55201,34.748530 152.60949,34.630160 150.24752,31.714260 C 149.37590,30.638220 149.37263,30.640250 149.36141,32.262450 C 149.35522,33.157960 148.56681,35.322610 147.60941,37.072780 C 146.65200,38.822940 145.77779,41.192800 145.66673,42.339130 C 145.55567,43.485450 144.95972,45.132680 144.34239,45.999640 C 141.84891,49.501420 140.08756,54.304660 139.84490,58.264470 L 139.61008,62.096230 L 144.23305,65.782860 C 146.77569,67.810510 149.19507,69.953540 149.60944,70.545150 C 150.76358,72.192920 150.53971,74.228580 149.05273,75.607390 L 147.74261,76.822200 L 149.13500,77.917460 C 150.99583,79.381190 152.27424,79.647290 156.31978,79.412990 C 160.73962,79.157010 163.90182,77.625370 167.90681,73.800720 L 171.01978,70.827920 L 171.37990,73.446300 C 171.81627,76.619070 171.21479,84.676920 170.57128,84.279220 C 169.56916,83.659870 170.18502,85.693810 171.35339,86.862160 C 172.37341,87.882180 173.09847,88.105020 175.39737,88.105020 C 178.06175,88.105020 178.36094,87.967220 181.52609,85.282130 z M 147.83110,72.675270 C 147.83110,72.333390 146.52092,70.922370 144.91958,69.539670 C 141.50061,66.587490 140.05220,65.664270 141.54639,67.389590 C 142.12795,68.061110 143.13392,69.521960 143.78189,70.635930 C 145.64677,73.842010 146.35552,74.521480 147.14843,73.863420 C 147.52390,73.551810 147.83110,73.017140 147.83110,72.675270 z M 183.57731,65.701470 C 185.37644,63.807380 185.69654,63.117440 185.99333,60.494190 C 186.18150,58.831050 186.11490,56.331130 185.84534,54.938810 C 184.81336,49.608440 181.79595,42.619460 179.72435,40.761250 C 177.82625,39.058670 174.61170,33.974660 172.82195,29.844670 C 171.44834,26.674950 171.12130,25.260940 171.11319,22.456450 C 171.09603,16.520870 170.25388,12.324500 168.45175,9.1946700 C 167.07082,6.7963600 166.32650,6.0983100 163.88447,4.9113600 C 156.81968,1.4775000 150.91237,3.1287600 148.01686,9.3468200 C 147.18536,11.132470 146.84445,12.735910 146.88208,14.684200 C 146.91167,16.215910 147.04789,17.013410 147.18480,16.456420 C 147.59536,14.786150 148.37301,14.177850 150.09774,14.177850 C 151.91549,14.177850 154.36347,16.068940 154.49078,17.571530 C 154.53320,18.072190 154.59057,18.820570 154.61828,19.234590 C 154.64598,19.648610 155.06619,20.063920 155.55208,20.157490 C 156.17005,20.276500 156.34610,20.094620 156.13795,19.552190 C 155.66510,18.319970 156.88262,15.348150 158.21905,14.472490 C 159.77934,13.450150 162.47304,13.445080 163.92454,14.461760 C 166.11219,15.994050 166.60833,17.807750 166.42868,23.615970 C 166.26645,28.861020 166.30506,29.082270 167.95213,32.347560 C 168.88156,34.190160 170.00089,36.926460 170.43952,38.428220 C 170.87815,39.929990 171.90185,42.207020 172.71442,43.488300 C 175.33206,47.615890 176.20057,51.654780 176.15424,59.484690 C 176.11860,65.508380 176.23419,66.557830 177.03019,67.437390 C 178.48135,69.040920 181.05296,68.359070 183.57731,65.701470 z M 183.10686,63.462630 C 182.92119,63.276970 182.76929,62.889610 182.76929,62.601830 C 182.76929,62.284550 183.00513,62.314450 183.36847,62.677790 C 183.69802,63.007340 183.84992,63.394700 183.70604,63.538580 C 183.56215,63.682470 183.29251,63.648290 183.10686,63.462630 z M 184.58352,62.349100 C 184.36539,61.996180 184.32368,61.570680 184.49081,61.403540 C 184.94398,60.950380 185.43807,61.616870 185.19331,62.351150 C 185.02180,62.865690 184.90253,62.865290 184.58352,62.349100 z M 168.31092,31.169860 C 167.35185,29.706150 167.51494,27.609780 168.59147,27.563440 C 170.86924,27.465390 172.91254,29.823450 172.25614,31.792640 C 171.87847,32.925650 169.18250,32.500080 168.31092,31.169860 z M 170.20335,29.765000 C 169.84002,29.401660 169.60417,29.371770 169.60417,29.689050 C 169.60417,30.364920 170.20299,30.963730 170.54092,30.625800 C 170.68481,30.481910 170.53290,30.094550 170.20335,29.765000 z M 161.84013,9.7894700 C 161.65447,9.6038100 161.50256,8.5784500 161.50256,7.5109000 C 161.50256,5.6435700 161.56749,5.5698900 163.21279,5.5698900 C 164.15341,5.5698900 165.15031,5.8547100 165.42810,6.2028200 C 166.12823,7.0801700 165.88417,9.1011000 165.01139,9.6534200 C 164.15947,10.192550 162.32204,10.271380 161.84013,9.7894700 z M 164.03432,7.5654000 C 164.03432,7.3033500 163.80646,7.0889400 163.52797,7.0889400 C 163.24947,7.0889400 163.02161,7.4441700 163.02161,7.8783500 C 163.02161,8.3125200 163.24947,8.5269300 163.52797,8.3548100 C 163.80646,8.1827000 164.03432,7.8274600 164.03432,7.5654000 z M 138.83292,63.601930 C 137.38552,61.953430 137.33527,61.735290 137.57909,58.158660 C 137.84036,54.326120 138.32199,52.789560 141.44513,45.824750 C 142.44418,43.596810 143.26436,41.346290 143.26776,40.823580 C 143.27116,40.300880 144.18537,38.222110 145.29934,36.204090 C 147.79033,31.691530 147.96681,30.640260 145.56331,34.631670 C 144.59452,36.240510 142.91891,38.619610 141.83973,39.918570 C 139.45230,42.792210 139.08331,43.478240 137.39074,48.190200 C 136.65763,50.231120 135.28893,53.433310 134.34920,55.306190 C 132.23873,59.512290 132.09391,61.232510 133.87901,60.891270 C 134.83286,60.708930 135.67643,61.187780 137.55005,62.975160 C 140.44324,65.735150 140.90324,65.959890 138.83292,63.601930 z M 135.17233,58.652300 C 135.17233,56.808540 135.39337,56.875350 135.87027,58.863280 C 136.06859,59.689920 135.99465,60.255740 135.68833,60.255740 C 135.40453,60.255740 135.17233,59.534190 135.17233,58.652300 z M 147.67379,28.482250 C 147.54643,27.994890 147.44222,28.393640 147.44222,29.368360 C 147.44222,30.343090 147.54643,30.741840 147.67379,30.254470 C 147.80115,29.767110 147.80115,28.969610 147.67379,28.482250 z M 147.12432,23.429290 C 146.95606,23.261040 146.83639,23.560100 146.85837,24.093880 C 146.88267,24.683750 147.00265,24.803730 147.16429,24.399800 C 147.31056,24.034270 147.29257,23.597550 147.12432,23.429290 z M 150.42466,20.418620 C 149.98335,19.659710 149.88454,19.637840 149.87190,20.296250 C 149.85552,21.148980 150.38797,21.916770 150.74683,21.557910 C 150.86519,21.439550 150.72021,20.926870 150.42466,20.418620 z M 162.20627,21.357070 C 162.34768,21.128260 162.01934,20.560840 161.47662,20.096150 C 160.55037,19.303070 160.48986,19.307890 160.48986,20.174620 C 160.48986,21.577410 161.59819,22.340960 162.20627,21.357070 z M 152.69417,18.872140 C 152.52592,18.703880 152.40624,19.002940 152.42823,19.536720 C 152.45252,20.126590 152.57251,20.246570 152.73415,19.842640 C 152.88042,19.477120 152.86243,19.040390 152.69417,18.872140 z M 163.49396,17.432930 C 162.85859,16.756600 161.88372,16.203250 161.32758,16.203250 C 160.22912,16.203250 158.46446,17.559600 158.46446,18.403910 C 158.46446,18.692460 158.74928,18.572310 159.09740,18.136890 C 160.52229,16.354670 163.97684,17.053360 164.07429,19.143470 C 164.10147,19.726390 164.19989,19.786660 164.38173,19.331740 C 164.52883,18.963720 164.12934,18.109250 163.49396,17.432930 z M 150.55092,17.215950 C 150.89307,17.215950 151.49242,17.500770 151.88280,17.848890 C 152.48664,18.387340 152.49250,18.349550 151.92207,17.595710 C 151.55328,17.108350 150.86931,16.709600 150.40212,16.709600 C 149.49476,16.709600 148.33745,17.638110 148.33745,18.366090 C 148.33745,18.608770 148.69551,18.449270 149.13314,18.011640 C 149.57077,17.574010 150.20878,17.215950 150.55092,17.215950 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 943.2159426999999) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f03-de.svgpath4004" d="M 226.32717,89.101100 C 225.10640,88.547200 222.82782,87.738380 221.26366,87.303710 C 212.07806,84.751120 209.23852,83.876070 208.67249,83.423540 C 207.84440,82.761500 207.87940,80.254190 208.75172,77.747830 C 209.22202,76.396550 209.36217,74.483910 209.18273,71.865930 C 208.94392,68.381710 209.02691,67.876350 209.99724,66.906020 C 210.78079,66.122460 211.70508,65.825600 213.36118,65.825600 C 216.48469,65.825600 217.40703,64.690150 217.40703,60.844980 C 217.40703,58.405630 217.75295,57.259890 219.50392,53.899640 C 220.65721,51.686390 221.93932,48.736270 222.35305,47.343810 C 223.63898,43.015880 224.64437,41.045880 226.95554,38.325580 C 228.18348,36.880270 229.87158,34.612940 230.70688,33.287080 L 232.22561,30.876420 L 231.95881,21.043070 C 231.70638,11.739830 231.75217,11.061470 232.80820,8.4595900 C 234.83692,3.4611500 238.61080,1.0127300 244.28646,1.0127300 C 250.76182,1.0127300 255.92238,4.1428800 258.34424,9.5395100 C 259.45008,12.003650 259.74807,13.642640 260.09699,19.180090 C 260.51391,25.796600 260.53738,25.891270 262.93243,30.621000 C 264.26070,33.244060 266.47155,36.674750 267.84543,38.244770 C 270.68571,41.490510 271.66156,43.250980 273.57291,48.577360 C 275.10496,52.846780 275.73590,58.908950 274.98415,62.136840 C 274.60448,63.767040 274.64902,64.484570 275.17271,65.174940 C 275.54979,65.672050 275.86556,66.713400 275.87443,67.489050 C 275.89635,69.409400 277.14109,71.162080 279.76517,72.967500 C 281.49983,74.160970 281.96673,74.790430 281.96673,75.935520 C 281.96673,78.399000 281.48510,78.932230 277.02597,81.405620 C 274.65075,82.723100 271.65769,84.799690 270.37474,86.020270 C 266.94173,89.286340 265.34765,90.126370 262.57865,90.128530 C 259.86063,90.130650 256.74164,88.761330 255.75880,87.134430 C 255.15374,86.132870 254.69303,86.079620 246.63327,86.079620 L 238.14497,86.079620 L 236.31216,87.590370 C 232.93308,90.375700 230.08579,90.806500 226.32717,89.101100 z M 235.08623,85.888840 L 237.32514,84.054220 L 246.86058,84.049790 L 256.39603,84.045370 L 256.46623,79.963690 L 256.53644,75.882020 L 255.45353,76.867450 C 251.76925,80.220110 245.77943,82.303190 240.98279,81.899940 C 239.43433,81.769760 237.74236,81.483180 237.22286,81.263090 C 236.43810,80.930620 236.33301,81.035260 236.60164,81.881650 C 236.81205,82.544570 236.55783,83.322940 235.87379,84.110230 C 234.89294,85.239140 234.84199,85.248990 235.11231,84.257520 C 235.27165,83.673110 235.06750,82.550160 234.65864,81.762080 C 234.24978,80.973990 234.03426,80.136640 234.17972,79.901290 C 234.61120,79.203140 233.26207,76.661150 232.19502,76.161790 C 231.65165,75.907500 229.96592,73.648720 228.44896,71.142280 C 224.93393,65.334480 222.43974,62.752920 220.69831,63.120130 C 220.00208,63.266940 218.97356,64.104260 218.41271,64.980840 C 217.57855,66.284600 216.94736,66.638370 214.94416,66.924910 C 213.59731,67.117570 212.17294,67.398920 211.77890,67.550120 C 210.57082,68.013710 210.11389,70.099730 210.53718,73.218960 C 210.82886,75.368370 210.72891,76.912490 210.17116,78.873090 C 209.64250,80.731470 209.56681,81.733220 209.92778,82.094190 C 210.21593,82.382340 213.51353,83.389650 217.25579,84.332680 C 220.99804,85.275700 225.06943,86.517810 226.30332,87.092930 C 229.52258,88.593430 232.24033,88.220840 235.08623,85.888840 z M 230.31897,85.876460 C 230.31897,85.764720 231.11647,85.202760 232.09120,84.627660 C 233.47905,83.808810 233.86343,83.739190 233.86343,84.306660 C 233.86343,84.705200 233.42269,85.267170 232.88401,85.555460 C 231.91855,86.072150 230.31897,86.272330 230.31897,85.876460 z M 268.57112,85.282130 C 270.40130,83.729550 273.42349,81.656290 275.28709,80.674900 C 278.98083,78.729740 280.95403,77.151360 280.95403,76.141850 C 280.95403,75.786030 279.96333,74.813290 278.75247,73.980200 C 276.27442,72.275260 274.87783,70.425470 274.87783,68.848230 C 274.87783,68.263140 274.62557,67.313090 274.31727,66.737010 C 273.78227,65.737370 273.66949,65.790850 271.84470,67.909590 C 269.93993,70.121190 269.91987,70.129580 266.53749,70.129580 C 263.58024,70.129580 263.01743,69.975390 262.17432,68.934200 C 261.64194,68.276730 261.20636,66.994450 261.20636,66.084680 C 261.20636,62.629640 258.47528,63.067370 258.08403,66.585130 C 257.99111,67.420600 257.68722,67.990250 257.40873,67.851000 C 256.80123,67.547250 257.05189,64.302000 257.74860,63.450830 C 258.01986,63.119430 258.72259,62.777650 259.31023,62.691310 C 262.48647,62.224620 261.24740,49.699480 257.47004,44.089690 C 256.79994,43.094530 255.97360,41.368870 255.63373,40.254900 C 255.29386,39.140930 254.19785,36.634490 253.19816,34.685040 C 251.76251,31.885440 251.34990,30.448940 251.23471,27.849310 C 251.15450,26.039110 251.05379,24.216240 251.01092,23.798510 C 250.96804,23.380770 251.09433,22.583260 251.29156,22.026280 C 251.48879,21.469290 251.30157,21.611600 250.87552,22.342510 C 249.50069,24.701090 246.85858,24.698150 245.91670,22.336980 C 245.61427,21.578840 245.28840,21.283920 245.15376,21.646520 C 244.84811,22.469680 241.13226,22.473870 240.62408,21.651620 C 240.36230,21.228060 240.14013,21.434000 239.94123,22.284560 C 239.53159,24.036320 237.29957,24.284800 236.19096,22.702050 C 235.74630,22.067200 235.38973,21.769360 235.39858,22.040200 C 235.40744,22.311040 235.73462,22.954960 236.12565,23.471140 C 236.64376,24.155060 236.70502,24.755790 236.35148,25.685670 C 235.85057,27.003180 236.22225,27.538680 238.59054,28.911590 C 239.88915,29.664400 239.26061,30.088920 237.91423,29.368360 C 235.89081,28.285460 236.35145,29.198740 238.79098,31.106660 C 241.66815,33.356840 243.14916,33.322540 247.06175,30.915090 C 248.44432,30.064390 249.79994,29.368360 250.07425,29.368360 C 251.18055,29.368360 250.41677,30.223090 247.69877,32.026700 C 243.59704,34.748530 239.65452,34.630160 237.29255,31.714260 C 236.42093,30.638220 236.41766,30.640250 236.40644,32.262450 C 236.40025,33.157960 235.61184,35.322610 234.65444,37.072780 C 233.69703,38.822940 232.82282,41.192800 232.71176,42.339130 C 232.60070,43.485450 232.00475,45.132680 231.38742,45.999640 C 228.89394,49.501420 227.13259,54.304660 226.88993,58.264470 L 226.65511,62.096230 L 231.27808,65.782860 C 233.82072,67.810510 236.24010,69.953540 236.65447,70.545150 C 237.80861,72.192920 237.58474,74.228580 236.09776,75.607390 L 234.78764,76.822200 L 236.18003,77.917460 C 238.04086,79.381190 239.31927,79.647290 243.36481,79.412990 C 247.78465,79.157010 250.94685,77.625370 254.95184,73.800720 L 258.06481,70.827920 L 258.42493,73.446300 C 258.86130,76.619070 258.25982,84.676920 257.61631,84.279220 C 256.61419,83.659870 257.23005,85.693810 258.39842,86.862160 C 259.41844,87.882180 260.14350,88.105020 262.44240,88.105020 C 265.10678,88.105020 265.40597,87.967220 268.57112,85.282130 z M 234.87613,72.675270 C 234.87613,72.333390 233.56595,70.922370 231.96461,69.539670 C 228.54564,66.587490 227.09723,65.664270 228.59142,67.389590 C 229.17298,68.061110 230.17895,69.521960 230.82692,70.635930 C 232.69180,73.842010 233.40055,74.521480 234.19346,73.863420 C 234.56893,73.551810 234.87613,73.017140 234.87613,72.675270 z M 270.62234,65.701470 C 272.42147,63.807380 272.74157,63.117440 273.03836,60.494190 C 273.22653,58.831050 273.15993,56.331130 272.89037,54.938810 C 271.85839,49.608440 268.84098,42.619460 266.76938,40.761250 C 264.87128,39.058670 261.65673,33.974660 259.86698,29.844670 C 258.49337,26.674950 258.16633,25.260940 258.15822,22.456450 C 258.14106,16.520870 257.29891,12.324500 255.49678,9.1946700 C 254.11585,6.7963600 253.37153,6.0983100 250.92950,4.9113600 C 243.86471,1.4775000 237.95740,3.1287600 235.06189,9.3468200 C 234.23039,11.132470 233.88948,12.735910 233.92711,14.684200 C 233.95670,16.215910 234.09292,17.013410 234.22983,16.456420 C 234.64039,14.786150 235.41804,14.177850 237.14277,14.177850 C 238.96052,14.177850 241.40850,16.068940 241.53581,17.571530 C 241.57823,18.072190 241.63560,18.820570 241.66331,19.234590 C 241.69101,19.648610 242.11122,20.063920 242.59711,20.157490 C 243.21508,20.276500 243.39113,20.094620 243.18298,19.552190 C 242.71013,18.319970 243.92765,15.348150 245.26408,14.472490 C 246.82437,13.450150 249.51807,13.445080 250.96957,14.461760 C 253.15722,15.994050 253.65336,17.807750 253.47371,23.615970 C 253.31148,28.861020 253.35009,29.082270 254.99716,32.347560 C 255.92659,34.190160 257.04592,36.926460 257.48455,38.428220 C 257.92318,39.929990 258.94688,42.207020 259.75945,43.488300 C 262.37709,47.615890 263.24560,51.654780 263.19927,59.484690 C 263.16363,65.508380 263.27922,66.557830 264.07522,67.437390 C 265.52638,69.040920 268.09799,68.359070 270.62234,65.701470 z M 270.15189,63.462630 C 269.96622,63.276970 269.81432,62.889610 269.81432,62.601830 C 269.81432,62.284550 270.05016,62.314450 270.41350,62.677790 C 270.74305,63.007340 270.89495,63.394700 270.75107,63.538580 C 270.60718,63.682470 270.33754,63.648290 270.15189,63.462630 z M 271.62855,62.349100 C 271.41042,61.996180 271.36871,61.570680 271.53584,61.403540 C 271.98901,60.950380 272.48310,61.616870 272.23834,62.351150 C 272.06683,62.865690 271.94756,62.865290 271.62855,62.349100 z M 255.35595,31.169860 C 254.39688,29.706150 254.55997,27.609780 255.63650,27.563440 C 257.91427,27.465390 259.95757,29.823450 259.30117,31.792640 C 258.92350,32.925650 256.22753,32.500080 255.35595,31.169860 z M 257.24838,29.765000 C 256.88505,29.401660 256.64920,29.371770 256.64920,29.689050 C 256.64920,30.364920 257.24802,30.963730 257.58595,30.625800 C 257.72984,30.481910 257.57793,30.094550 257.24838,29.765000 z M 248.88516,9.7894700 C 248.69950,9.6038100 248.54759,8.5784500 248.54759,7.5109000 C 248.54759,5.6435700 248.61252,5.5698900 250.25782,5.5698900 C 251.19844,5.5698900 252.19534,5.8547100 252.47313,6.2028200 C 253.17326,7.0801700 252.92920,9.1011000 252.05642,9.6534200 C 251.20450,10.192550 249.36707,10.271380 248.88516,9.7894700 z M 251.07935,7.5654000 C 251.07935,7.3033500 250.85149,7.0889400 250.57300,7.0889400 C 250.29450,7.0889400 250.06664,7.4441700 250.06664,7.8783500 C 250.06664,8.3125200 250.29450,8.5269300 250.57300,8.3548100 C 250.85149,8.1827000 251.07935,7.8274600 251.07935,7.5654000 z M 225.87795,63.601930 C 224.43055,61.953430 224.38030,61.735290 224.62412,58.158660 C 224.88539,54.326120 225.36702,52.789560 228.49016,45.824750 C 229.48921,43.596810 230.30939,41.346290 230.31279,40.823580 C 230.31619,40.300880 231.23040,38.222110 232.34437,36.204090 C 234.83536,31.691530 235.01184,30.640260 232.60834,34.631670 C 231.63955,36.240510 229.96394,38.619610 228.88476,39.918570 C 226.49733,42.792210 226.12834,43.478240 224.43577,48.190200 C 223.70266,50.231120 222.33396,53.433310 221.39423,55.306190 C 219.28376,59.512290 219.13894,61.232510 220.92404,60.891270 C 221.87789,60.708930 222.72146,61.187780 224.59508,62.975160 C 227.48827,65.735150 227.94827,65.959890 225.87795,63.601930 z M 222.21736,58.652300 C 222.21736,56.808540 222.43840,56.875350 222.91530,58.863280 C 223.11362,59.689920 223.03968,60.255740 222.73336,60.255740 C 222.44956,60.255740 222.21736,59.534190 222.21736,58.652300 z M 234.71882,28.482250 C 234.59146,27.994890 234.48725,28.393640 234.48725,29.368360 C 234.48725,30.343090 234.59146,30.741840 234.71882,30.254470 C 234.84618,29.767110 234.84618,28.969610 234.71882,28.482250 z M 234.16935,23.429290 C 234.00109,23.261040 233.88142,23.560100 233.90340,24.093880 C 233.92770,24.683750 234.04768,24.803730 234.20932,24.399800 C 234.35559,24.034270 234.33760,23.597550 234.16935,23.429290 z M 237.46969,20.418620 C 237.02838,19.659710 236.92957,19.637840 236.91693,20.296250 C 236.90055,21.148980 237.43300,21.916770 237.79186,21.557910 C 237.91022,21.439550 237.76524,20.926870 237.46969,20.418620 z M 249.25130,21.357070 C 249.39271,21.128260 249.06437,20.560840 248.52165,20.096150 C 247.59540,19.303070 247.53489,19.307890 247.53489,20.174620 C 247.53489,21.577410 248.64322,22.340960 249.25130,21.357070 z M 239.73920,18.872140 C 239.57095,18.703880 239.45127,19.002940 239.47326,19.536720 C 239.49755,20.126590 239.61754,20.246570 239.77918,19.842640 C 239.92545,19.477120 239.90746,19.040390 239.73920,18.872140 z M 250.53899,17.432930 C 249.90362,16.756600 248.92875,16.203250 248.37261,16.203250 C 247.27415,16.203250 245.50949,17.559600 245.50949,18.403910 C 245.50949,18.692460 245.79431,18.572310 246.14243,18.136890 C 247.56732,16.354670 251.02187,17.053360 251.11932,19.143470 C 251.14650,19.726390 251.24492,19.786660 251.42676,19.331740 C 251.57386,18.963720 251.17437,18.109250 250.53899,17.432930 z M 237.59595,17.215950 C 237.93810,17.215950 238.53745,17.500770 238.92783,17.848890 C 239.53167,18.387340 239.53753,18.349550 238.96710,17.595710 C 238.59831,17.108350 237.91434,16.709600 237.44715,16.709600 C 236.53979,16.709600 235.38248,17.638110 235.38248,18.366090 C 235.38248,18.608770 235.74054,18.449270 236.17817,18.011640 C 236.61580,17.574010 237.25381,17.215950 237.59595,17.215950 z "/>
+
+
+
+ <circle cx="0" cy="0" r="2" transform="translate(15, 1065.8895026999999)"/><rect id="d0e106" width="258" height="1000px" x="20" y="1059.8895026999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e106" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Farbquantisierung</flowDiv></flowRoot>
+
+
+
+<rect id="d0e111" width="288" height="1000px" x="10" y="1078.1377444999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e111" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Als Ergebnis produziert dieser Filter ein anderes Zwischenbild, als bei den vorherigen Varianten, aber er ist im Prinzip auch sehr nützlich. Statt über Isoklinen der Helligkeit und des Kontrasts zu suchen, erzeugt dieser Filter bei gleichen Helligkeits- und Kontrastwerten an Farbwechseln, Kanten. Die Einstellung der Anzahl der Farben entscheidet darüber, wieviel Farben sich im Endergebnis befinden würden, wenn das Zwischenbild ein Farbbild wäre. Anschließend entscheidet sich, ob schwarz/weiß einen geraden oder ungeraden Index der Farbe erhält.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1193.7619784999997) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04-de.svgtext4626" y="97.153664" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.153664" x="69.581543" id="tracing-f04-de.svgtspan4627" sodipodi:role="line">Orginalbild</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1193.7619784999997) " sodipodi:insensitive="true" sodipodi:linespacing="125%" id="tracing-f04-de.svgtext4629" y="97.37867" x="156.37865" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;writing-mode:lr;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans;text-align:center" xml:space="preserve"><tspan sodipodi:role="line" id="tracing-f04-de.svgtspan1314" x="157.42162" y="97.378670">Quantisierung </tspan><tspan sodipodi:role="line" id="tracing-f04-de.svgtspan1316" x="156.37865" y="104.87867">(12 Farben)</tspan><tspan sodipodi:role="line" id="tracing-f04-de.svgtspan1318" x="156.37865" y="112.37867">Gefüllt, ohne Umriss</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1193.7619784999997) " sodipodi:insensitive="true" sodipodi:linespacing="125%" id="tracing-f04-de.svgtext4634" y="97.37867" x="245.12865" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;writing-mode:lr;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans;text-align:center" xml:space="preserve"><tspan sodipodi:role="line" id="tracing-f04-de.svgtspan1320" x="246.17162" y="97.378670">Quantisierung </tspan><tspan sodipodi:role="line" id="tracing-f04-de.svgtspan1322" x="245.12865" y="104.87867">(12 Farben)</tspan><tspan sodipodi:role="line" id="tracing-f04-de.svgtspan1324" x="245.12865" y="112.37867">Umriss, nicht gefüllt</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1193.7619784999997) " y="-9.7656251e-05" x="31.098881" id="tracing-f04-de.svgimage4639" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1193.7619784999997) " id="tracing-f04-de.svgpath5261" d="M 138.36089,88.784900 C 137.29141,88.341300 136.60816,87.766800 136.79349,87.466900 C 136.97761,87.169000 136.88096,87.084300 136.57359,87.274300 C 136.27196,87.460700 133.49866,86.926300 130.41070,86.086600 C 127.32275,85.247000 124.62915,84.545600 124.42493,84.527900 C 124.22070,84.510300 124.54705,84.296900 125.15014,84.053700 C 126.37211,83.561000 131.49529,84.164500 135.99979,85.331700 C 140.26810,86.437800 141.76687,86.299100 143.64085,84.624700 C 145.04243,83.372400 145.28013,82.807600 145.35142,80.560700 C 145.39696,79.125500 145.23771,77.829700 144.99752,77.681300 C 144.75733,77.532800 144.56081,78.432700 144.56081,79.681000 C 144.56081,83.010800 142.72009,85.066400 139.73843,85.066400 C 138.52810,85.066400 136.90789,84.826900 136.13798,84.534200 C 135.36806,84.241400 132.10899,83.552500 128.89560,83.003100 C 122.01844,81.827400 121.35182,81.386700 122.19470,78.573500 C 122.92950,76.120900 122.97182,73.753100 122.27312,74.185000 C 121.99009,74.359900 121.87343,74.688900 122.01388,74.916200 C 122.27891,75.345000 121.56544,77.944300 120.67064,79.809700 C 119.85609,81.507900 120.36859,82.644000 122.28138,83.380500 C 123.88727,83.998800 123.91130,84.034800 122.53739,83.764400 C 119.60847,83.187800 119.15289,81.953400 120.49515,78.230700 C 121.01397,76.791700 121.13892,75.088400 120.92668,72.348200 C 120.65685,68.864500 120.73244,68.386700 121.70783,67.411300 C 122.46767,66.651500 123.42554,66.329100 124.93972,66.323700 C 127.35121,66.315000 127.80591,66.094200 128.99579,64.354300 C 129.62493,63.434400 129.69926,62.895300 129.29986,62.149000 C 128.53654,60.722800 129.20995,57.924300 131.15681,54.432200 C 132.08837,52.761200 133.42283,49.635300 134.12229,47.485600 C 135.70412,42.624100 136.09893,41.878700 138.75721,38.735300 C 139.93477,37.342900 141.59451,35.098500 142.44551,33.747900 L 143.99279,31.292200 L 143.69229,21.493400 C 143.35200,10.397300 143.70724,8.5966000 146.94316,5.0148000 C 149.34877,2.3521000 152.29000,1.3191000 156.58497,1.6287000 C 162.06396,2.0235000 166.08349,4.5225000 168.72748,9.1779000 C 170.11655,11.623600 170.37778,12.996300 170.82929,20.221900 C 171.20364,26.212800 171.26759,26.461900 173.62861,31.124500 C 174.95754,33.748800 177.16893,37.180600 178.54281,38.750600 C 181.40389,42.020100 182.68692,44.345400 184.38572,49.340100 C 185.83649,53.605500 186.33169,58.595600 185.64477,62.027400 C 185.24461,64.026600 185.29051,64.795100 185.86296,65.680700 C 186.26168,66.297500 186.58791,67.387800 186.58791,68.103600 C 186.58791,69.910100 187.87391,71.692300 190.46255,73.473300 C 194.13496,76.000000 193.53241,77.673400 187.80104,80.864800 C 185.46855,82.163600 182.53354,84.224000 181.27881,85.443600 C 180.02409,86.663100 178.78429,87.529100 178.52370,87.368100 C 178.26312,87.207000 177.88504,87.342100 177.68352,87.668100 C 177.45469,88.038400 177.53661,88.125300 177.90171,87.899700 C 178.22323,87.701000 178.48629,87.659900 178.48629,87.808400 C 178.48629,88.431600 175.36553,89.623500 173.73407,89.623500 C 171.59470,89.623500 169.20656,88.781800 169.58924,88.162600 C 169.74225,87.915000 169.47114,87.743700 168.98677,87.781900 C 168.47432,87.822300 168.10341,87.495800 168.09965,87.000900 C 168.09610,86.533200 167.88867,85.963600 167.63871,85.735100 C 167.37560,85.494500 167.35075,85.607400 167.57968,86.003000 C 167.89713,86.551700 167.76989,86.576600 166.93462,86.129600 C 166.29737,85.788600 162.62240,85.572700 157.45231,85.572700 L 149.01052,85.572700 L 147.11172,87.076600 C 143.75016,89.739000 141.64959,90.149100 138.36089,88.784900 z M 142.40882,88.768200 C 141.92145,88.640800 141.12395,88.640800 140.63659,88.768200 C 140.14923,88.895500 140.54798,88.999700 141.52270,88.999700 C 142.49743,88.999700 142.89618,88.895500 142.40882,88.768200 z M 174.56208,88.759800 C 173.93547,88.639200 172.91011,88.639200 172.28350,88.759800 C 171.65689,88.880500 172.16957,88.979300 173.42279,88.979300 C 174.67601,88.979300 175.18869,88.880500 174.56208,88.759800 z M 147.78809,85.930700 C 147.94942,86.092000 148.22509,85.849600 148.40069,85.392000 C 148.67991,84.664400 149.82466,84.560000 157.52692,84.560000 C 162.37075,84.560000 166.33388,84.763800 166.33388,85.012800 C 166.33388,85.261900 166.84656,85.432800 167.47317,85.392600 C 168.57567,85.321900 168.61429,85.143800 168.66924,79.876300 C 168.70047,76.882500 168.55748,74.433000 168.35148,74.433000 C 168.14548,74.433000 167.69536,74.772300 167.35121,75.187000 C 167.00706,75.601700 166.54837,75.831500 166.33189,75.697700 C 166.11542,75.563900 165.56158,76.029400 165.10115,76.732100 C 164.64071,77.434800 164.04614,77.875100 163.77988,77.710600 C 163.51362,77.546000 163.29578,77.666100 163.29578,77.977500 C 163.29578,78.288800 163.09180,78.417500 162.84248,78.263400 C 162.59317,78.109400 162.25300,78.338200 162.08653,78.772000 C 161.92007,79.205800 161.55441,79.418900 161.27395,79.245600 C 160.99349,79.072200 160.76402,79.196100 160.76402,79.520800 C 160.76402,79.845500 160.42224,79.980100 160.00450,79.819800 C 159.58676,79.659500 159.24497,79.764400 159.24497,80.052900 C 159.24497,80.347100 158.80013,80.436300 158.23227,80.256100 C 157.67529,80.079300 157.21957,80.120900 157.21957,80.348500 C 157.21957,80.576200 155.39671,80.762400 153.16877,80.762400 C 150.94082,80.762400 149.11796,80.598700 149.11796,80.398500 C 149.11796,80.198400 148.73880,80.180200 148.27537,80.358000 C 147.67010,80.590300 147.54734,80.496000 147.83950,80.023200 C 148.11302,79.580700 148.01585,79.443200 147.54280,79.603500 C 147.13627,79.741200 146.82582,80.570300 146.80726,81.568000 C 146.75272,84.498500 146.62634,84.888200 145.30019,86.214300 C 144.39389,87.120600 144.20701,87.575500 144.66725,87.754800 C 145.02645,87.894800 145.80958,87.475700 146.40754,86.823400 C 147.00550,86.171100 147.62675,85.769400 147.78809,85.930700 z M 145.57351,86.838600 C 145.92020,86.420900 146.31779,86.079100 146.45703,86.079100 C 146.59628,86.079100 146.42655,86.420900 146.07986,86.838600 C 145.73316,87.256400 145.33558,87.598100 145.19633,87.598100 C 145.05709,87.598100 145.22681,87.256400 145.57351,86.838600 z M 177.90462,85.563400 C 179.11642,85.013500 180.27780,84.668700 180.48548,84.797000 C 180.69316,84.925400 181.51022,84.354900 182.30117,83.529300 C 184.10399,81.647600 183.76341,81.650300 180.00535,83.547300 C 176.59409,85.269300 173.46315,85.540800 172.15067,84.228300 C 170.75127,82.828900 170.38468,81.162800 170.38468,76.202200 C 170.38468,73.561200 170.15843,71.314900 169.87476,71.139500 C 169.11261,70.668500 168.66311,72.313000 169.33328,73.120500 C 169.69420,73.555400 169.87602,75.552400 169.81332,78.393000 C 169.73394,81.990100 169.89844,83.249400 170.58442,84.296400 C 172.16094,86.702400 174.50166,87.107600 177.90462,85.563400 z M 158.95832,79.248800 C 160.05387,78.858500 161.17140,78.675800 161.44172,78.842900 C 161.71203,79.010000 161.78075,78.900000 161.59443,78.598500 C 161.25186,78.044200 163.11280,77.147700 164.05530,77.413000 C 164.33380,77.491400 164.39221,77.386100 164.18511,77.179000 C 163.86277,76.856600 165.59727,75.241600 166.33388,75.178200 C 166.95195,75.125000 168.86563,73.637500 168.86563,73.210300 C 168.86563,72.950200 168.24592,73.289800 167.48849,73.965000 C 166.73106,74.640200 166.43684,74.770100 166.83467,74.253800 C 167.23249,73.737500 167.73218,72.142500 167.94509,70.709300 C 168.96263,63.860000 169.07409,63.598600 171.14031,63.215000 C 172.27192,63.005000 172.76246,61.390600 172.85653,57.567000 C 172.89297,56.085700 173.11475,55.254500 173.42279,55.444900 C 174.04765,55.831100 174.10127,60.255200 173.48109,60.255200 C 173.23467,60.255200 173.14169,61.793300 173.27447,63.673100 C 173.47630,66.530400 173.73017,67.286100 174.82247,68.281000 C 175.91842,69.279200 176.46182,69.417800 178.19339,69.141000 C 179.39065,68.949500 180.84276,68.250300 181.65058,67.476400 C 182.41666,66.742500 183.04345,66.372700 183.04345,66.654800 C 183.04345,67.429500 180.94790,69.232700 179.33944,69.842100 C 176.10229,71.068700 173.65487,69.917200 172.92771,66.825600 L 172.51375,65.065500 L 172.46192,66.997600 C 172.39223,69.595300 173.07314,70.694600 175.18318,71.391000 C 177.22114,72.063600 178.62590,71.746000 180.76487,70.129100 C 182.21536,69.032600 184.82780,65.288400 183.62269,66.033200 C 182.89426,66.483400 182.89449,66.199700 183.62384,64.598900 C 183.94306,63.898300 184.39535,63.443200 184.62892,63.587500 C 184.86250,63.731900 184.91463,63.155100 184.74476,62.305800 C 184.57490,61.456500 184.63529,60.761600 184.87897,60.761600 C 185.12266,60.761600 185.32203,59.508300 185.32203,57.976600 C 185.32203,56.444900 185.12266,55.191700 184.87897,55.191700 C 184.63529,55.191700 184.57263,54.508100 184.73973,53.672700 C 184.92754,52.733600 184.83436,52.153600 184.49567,52.153600 C 184.19435,52.153600 184.07896,51.811800 184.23927,51.394100 C 184.39957,50.976300 184.28564,50.634600 183.98609,50.634600 C 183.68653,50.634600 183.57261,50.292800 183.73291,49.875000 C 183.89321,49.457300 183.77928,49.115500 183.47974,49.115500 C 183.18018,49.115500 183.06625,48.773700 183.22656,48.356000 C 183.38686,47.938200 183.27293,47.596500 182.97339,47.596500 C 182.67383,47.596500 182.55990,47.254700 182.72021,46.836900 C 182.88051,46.419200 182.77751,46.077400 182.49132,46.077400 C 182.20513,46.077400 182.11180,45.849500 182.28392,45.571000 C 182.45604,45.292600 182.34211,45.064700 182.03075,45.064700 C 181.71938,45.064700 181.60545,44.836800 181.77757,44.558300 C 181.94969,44.279900 181.83576,44.052000 181.52440,44.052000 C 181.21303,44.052000 181.09910,43.824100 181.27122,43.545600 C 181.44334,43.267200 181.32941,43.039300 181.01805,43.039300 C 180.70668,43.039300 180.59375,42.809800 180.76708,42.529400 C 180.94041,42.248900 180.72732,41.883200 180.29352,41.716800 C 179.85973,41.550300 179.61669,41.233100 179.75344,41.011800 C 179.89018,40.790600 179.14833,39.857900 178.10489,38.939200 C 177.06144,38.020500 176.26679,37.079700 176.33900,36.848700 C 176.41121,36.617600 176.12769,36.297100 175.70897,36.136400 C 175.29025,35.975700 175.07372,35.640300 175.22781,35.391000 C 175.38189,35.141700 175.25320,34.937700 174.94184,34.937700 C 174.63047,34.937700 174.51754,34.708200 174.69088,34.427800 C 174.86421,34.147300 174.65111,33.781600 174.21732,33.615200 C 173.78352,33.448700 173.55467,33.108500 173.70875,32.859200 C 173.86284,32.609900 173.73415,32.405900 173.42279,32.405900 C 173.11142,32.405900 172.99749,32.178100 173.16961,31.899600 C 173.34173,31.621100 173.22780,31.393200 172.91644,31.393200 C 172.60507,31.393200 172.49114,31.165400 172.66326,30.886900 C 172.83538,30.608400 172.72145,30.380500 172.41009,30.380500 C 172.09872,30.380500 171.98479,30.152700 172.15691,29.874200 C 172.32903,29.595700 172.21510,29.367800 171.90374,29.367800 C 171.59237,29.367800 171.47844,29.140000 171.65056,28.861500 C 171.82268,28.583000 171.69782,28.355100 171.37310,28.355100 C 171.04837,28.355100 170.91384,28.013300 171.07415,27.595600 C 171.23445,27.177900 171.12052,26.836100 170.82097,26.836100 C 170.52142,26.836100 170.40749,26.494300 170.56780,26.076600 C 170.72810,25.658800 170.61517,25.317000 170.31683,25.317000 C 169.95971,25.317000 169.83541,23.846700 169.95296,21.013000 C 170.05116,18.645700 169.93061,16.709000 169.68508,16.709000 C 169.43954,16.709000 169.36089,15.797600 169.51030,14.683700 C 169.66595,13.523200 169.57173,12.658300 169.28968,12.658300 C 169.01892,12.658300 168.94239,12.201400 169.11960,11.643100 C 169.33344,10.969300 169.17559,10.525700 168.65028,10.324100 C 168.21494,10.157100 167.98482,9.8164000 168.13890,9.5671000 C 168.29298,9.3178000 168.16430,9.1138000 167.85293,9.1138000 C 167.54157,9.1138000 167.42764,8.8860000 167.59976,8.6075000 C 167.77187,8.3290000 167.65795,8.1011000 167.34658,8.1011000 C 167.03522,8.1011000 166.89974,7.9081000 167.04552,7.6722000 C 167.38981,7.1152000 164.59960,4.4343000 164.14678,4.8871000 C 163.95722,5.0767000 163.80213,4.9525000 163.80213,4.6112000 C 163.80213,4.2698000 163.57427,4.1314000 163.29578,4.3035000 C 163.01728,4.4756000 162.78943,4.3617000 162.78943,4.0503000 C 162.78943,3.7389000 162.56157,3.6250000 162.28308,3.7971000 C 162.00458,3.9692000 161.77673,3.8553000 161.77673,3.5440000 C 161.77673,3.2326000 161.54887,3.1187000 161.27037,3.2908000 C 160.99188,3.4629000 160.76402,3.3471000 160.76402,3.0334000 C 160.76402,2.6934000 160.35489,2.5929000 159.75132,2.7844000 C 159.19434,2.9612000 158.73862,2.9196000 158.73862,2.6920000 C 158.73862,2.4643000 157.25755,2.2781000 155.44734,2.2781000 C 153.63714,2.2781000 152.15606,2.4733000 152.15606,2.7120000 C 152.15606,2.9507000 151.81428,3.0148000 151.39654,2.8545000 C 150.97880,2.6942000 150.63701,2.7972000 150.63701,3.0834000 C 150.63701,3.3696000 150.40915,3.4629000 150.13066,3.2908000 C 149.85217,3.1187000 149.62431,3.2326000 149.62431,3.5440000 C 149.62431,3.8553000 149.43132,3.9908000 149.19545,3.8450000 C 148.63837,3.5007000 145.95752,6.2909000 146.41034,6.7438000 C 146.59990,6.9333000 146.47571,7.0884000 146.13437,7.0884000 C 145.79302,7.0884000 145.65456,7.3163000 145.82668,7.5948000 C 145.99880,7.8733000 145.88487,8.1011000 145.57351,8.1011000 C 145.26214,8.1011000 145.14821,8.3290000 145.32033,8.6075000 C 145.49245,8.8860000 145.39912,9.1138000 145.11293,9.1138000 C 144.82674,9.1138000 144.72374,9.4556000 144.88405,9.8733000 C 145.04435,10.291100 144.98023,10.632900 144.74157,10.632900 C 144.50290,10.632900 144.30763,14.050700 144.30763,18.228100 C 144.30763,22.405500 144.44337,25.823400 144.60927,25.823400 C 144.77517,25.823400 144.95186,27.076600 145.00191,28.608300 C 145.05810,30.327900 144.88286,31.393200 144.54380,31.393200 C 144.24179,31.393200 144.13551,31.621100 144.30763,31.899600 C 144.47975,32.178100 144.36582,32.405900 144.05446,32.405900 C 143.74309,32.405900 143.61441,32.609900 143.76849,32.859200 C 143.92257,33.108500 143.69372,33.448700 143.25993,33.615200 C 142.82614,33.781600 142.59828,34.123400 142.75358,34.374700 C 142.90888,34.626000 142.68102,34.967800 142.24723,35.134200 C 141.81344,35.300700 141.58493,35.641400 141.73944,35.891400 C 141.89394,36.141400 141.44541,36.722700 140.74269,37.183100 C 140.03998,37.643600 139.57727,38.201900 139.71446,38.423900 C 139.85164,38.645800 139.28292,39.330900 138.45064,39.946200 C 137.61835,40.561600 137.07110,41.281400 137.23453,41.545800 C 137.39795,41.810200 137.27691,42.026600 136.96555,42.026600 C 136.65418,42.026600 136.54025,42.254500 136.71237,42.532900 C 136.88449,42.811400 136.77056,43.039300 136.45920,43.039300 C 136.14783,43.039300 136.03390,43.267200 136.20602,43.545600 C 136.37814,43.824100 136.28481,44.052000 135.99862,44.052000 C 135.71243,44.052000 135.60943,44.393800 135.76974,44.811500 C 135.93004,45.229300 135.79360,45.571000 135.46655,45.571000 C 135.10233,45.571000 134.99645,45.963500 135.19332,46.583700 C 135.37355,47.151600 135.28431,47.596500 134.99016,47.596500 C 134.70164,47.596500 134.59673,47.938200 134.75704,48.356000 C 134.91734,48.773700 134.78281,49.115500 134.45809,49.115500 C 134.13336,49.115500 134.00850,49.343400 134.18062,49.621900 C 134.35274,49.900300 134.25941,50.128200 133.97322,50.128200 C 133.68703,50.128200 133.58403,50.470000 133.74433,50.887700 C 133.90464,51.305500 133.77011,51.647300 133.44538,51.647300 C 133.12066,51.647300 132.99580,51.875100 133.16792,52.153600 C 133.34004,52.432100 133.22611,52.660000 132.91474,52.660000 C 132.60338,52.660000 132.48945,52.887800 132.66157,53.166300 C 132.83369,53.444800 132.71976,53.672700 132.40839,53.672700 C 132.09703,53.672700 131.96834,53.876600 132.12243,54.126000 C 132.27651,54.375300 132.04766,54.715400 131.61386,54.881900 C 131.18007,55.048400 130.96697,55.414000 131.14031,55.694500 C 131.31364,55.974900 131.20071,56.204400 130.88934,56.204400 C 130.57798,56.204400 130.46405,56.432300 130.63617,56.710800 C 130.80828,56.989300 130.69245,57.217100 130.37875,57.217100 C 130.03882,57.217100 129.93825,57.626200 130.12981,58.229800 C 130.30659,58.786800 130.22218,59.242500 129.94223,59.242500 C 129.30419,59.242500 129.40329,61.403300 130.06207,61.855500 C 130.33002,62.039500 131.27400,62.072400 132.15979,61.928600 C 133.46122,61.717400 134.12555,61.979100 135.62111,63.292300 C 136.63905,64.186000 137.47190,65.167800 137.47190,65.473900 C 137.47190,65.780100 136.60442,65.183500 135.54418,64.148200 C 133.94449,62.586200 133.30666,62.288700 131.79589,62.399800 C 130.79458,62.473500 130.07589,62.697200 130.19879,62.897000 C 130.32170,63.096700 131.11209,63.122200 131.95522,62.953600 C 133.24342,62.695900 133.78602,62.937800 135.35346,64.468300 C 136.37935,65.470100 137.44658,66.299100 137.72507,66.310600 C 138.00357,66.322000 138.31795,66.591000 138.42370,66.908300 C 138.54213,67.263500 138.36623,67.330700 137.96570,67.083200 C 137.53613,66.817700 137.43978,66.882500 137.68183,67.274100 C 137.88335,67.600200 138.23866,67.749300 138.47141,67.605400 C 138.70416,67.461600 139.48592,68.352900 140.20865,69.586200 C 141.67290,72.084700 141.82326,72.640400 140.88976,72.103200 C 140.52203,71.891500 140.43363,71.932100 140.67878,72.199900 C 140.91086,72.453400 141.34759,72.660800 141.64929,72.660800 C 141.95099,72.660800 142.30335,72.977300 142.43231,73.364200 C 142.58861,73.833100 142.44998,73.933700 142.01651,73.665800 C 141.57753,73.394400 141.49039,73.464800 141.74835,73.882100 C 141.95851,74.222200 142.26163,74.369200 142.42195,74.208900 C 142.58228,74.048600 143.27978,74.432200 143.97195,75.061300 C 144.66413,75.690500 145.04807,75.890900 144.82515,75.506600 C 144.55261,75.036900 144.63990,74.881400 145.09162,75.031900 C 145.46109,75.155100 146.17638,74.842900 146.68115,74.338100 C 147.68718,73.332100 147.91120,71.901300 147.06268,71.901300 C 146.76775,71.901300 146.64844,71.703900 146.79756,71.462600 C 147.12274,70.936400 145.36727,69.238200 144.93994,69.665500 C 144.77592,69.829500 144.25681,69.376300 143.78635,68.658300 C 143.31590,67.940300 142.73806,67.472100 142.50226,67.617800 C 142.26647,67.763500 141.69682,67.307800 141.23639,66.605100 C 140.77595,65.902400 140.23116,65.431300 140.02575,65.558200 C 139.82033,65.685200 139.03460,65.144400 138.27968,64.356400 C 137.07864,63.102800 136.89241,62.467600 136.78966,59.274900 C 136.72508,57.268100 136.86769,55.505400 137.10659,55.357700 C 137.34548,55.210100 137.41863,54.770500 137.26913,54.381000 C 137.11964,53.991400 137.24242,53.672700 137.54196,53.672700 C 137.84151,53.672700 137.95544,53.330900 137.79514,52.913100 C 137.63484,52.495400 137.71724,52.153600 137.97825,52.153600 C 138.23926,52.153600 138.32166,51.811800 138.16136,51.394100 C 138.00106,50.976300 138.13558,50.634600 138.46031,50.634600 C 138.78503,50.634600 138.90989,50.406700 138.73777,50.128200 C 138.56566,49.849700 138.67959,49.621900 138.99095,49.621900 C 139.30231,49.621900 139.41624,49.394000 139.24412,49.115500 C 139.07201,48.837000 139.18594,48.609200 139.49730,48.609200 C 139.80866,48.609200 139.92259,48.381300 139.75048,48.102800 C 139.57836,47.824300 139.69229,47.596500 140.00365,47.596500 C 140.31502,47.596500 140.42894,47.368600 140.25683,47.090100 C 140.08471,46.811600 140.19864,46.583700 140.51000,46.583700 C 140.82137,46.583700 140.93430,46.354300 140.76097,46.073800 C 140.58763,45.793400 140.80073,45.427700 141.23453,45.261200 C 141.66832,45.094800 141.89717,44.754600 141.74309,44.505300 C 141.58900,44.256000 141.68291,44.052000 141.95177,44.052000 C 142.22062,44.052000 142.32823,43.539300 142.19090,42.912700 C 141.98349,41.966300 142.04149,41.902000 142.53341,42.532900 C 143.00556,43.138500 143.07225,42.907500 142.86235,41.393700 C 142.70988,40.294000 142.81137,39.494800 143.10347,39.494800 C 143.38089,39.494800 143.46705,39.267000 143.29493,38.988500 C 143.12281,38.710000 143.23674,38.482100 143.54810,38.482100 C 143.85947,38.482100 143.97340,38.254300 143.80128,37.975800 C 143.62916,37.697300 143.74309,37.469400 144.05446,37.469400 C 144.36582,37.469400 144.47975,37.241600 144.30763,36.963100 C 144.13551,36.684600 144.24944,36.456700 144.56081,36.456700 C 144.87217,36.456700 144.98510,36.227300 144.81177,35.946800 C 144.63844,35.666400 144.85154,35.300700 145.28533,35.134200 C 145.71912,34.967800 145.94797,34.627600 145.79389,34.378300 C 145.63981,34.129000 145.76849,33.925000 146.07986,33.925000 C 146.39122,33.925000 146.50515,33.697100 146.33303,33.418600 C 146.16091,33.140100 146.26407,32.912300 146.56227,32.912300 C 147.15277,32.912300 147.00846,29.216500 146.35986,27.728500 C 146.14894,27.244700 146.21566,26.162300 146.50813,25.323400 C 146.81322,24.448200 146.84205,23.798000 146.57576,23.798000 C 146.32049,23.798000 146.25714,23.418800 146.43497,22.955400 C 146.62811,22.452100 146.55320,22.239600 146.24897,22.427600 C 145.54984,22.859700 145.74318,16.965300 146.45632,16.106000 C 147.54141,14.798600 152.20464,15.907900 151.36108,17.272800 C 151.20846,17.519700 151.33922,17.721800 151.65166,17.721800 C 151.96409,17.721800 152.17916,18.120500 152.12958,18.607900 C 151.94632,20.409500 152.18912,20.759900 153.62094,20.759900 C 155.21385,20.759900 155.78785,19.937300 155.35365,18.277000 C 155.18805,17.643700 155.31622,17.215400 155.67135,17.215400 C 155.99875,17.215400 156.12798,16.991100 155.95851,16.716900 C 155.56338,16.077500 158.67323,14.165800 160.00450,14.229700 C 160.85187,14.270300 160.81053,14.348700 159.75132,14.709700 C 158.53092,15.125600 158.54003,15.138100 160.00480,15.057600 C 161.72813,14.963000 162.94798,15.536500 162.51463,16.237700 C 162.35440,16.497000 162.47806,16.709100 162.78943,16.709100 C 163.10079,16.709100 163.21472,16.936900 163.04260,17.215400 C 162.87048,17.493900 162.96381,17.721800 163.25000,17.721800 C 163.53619,17.721800 163.63919,18.063600 163.47889,18.481300 C 163.31858,18.899000 163.43966,19.240800 163.74795,19.240800 C 164.05624,19.240800 164.30848,19.810500 164.30848,20.506700 C 164.30848,21.202900 164.05624,21.772600 163.74795,21.772600 C 163.43966,21.772600 163.31858,22.114400 163.47889,22.532100 C 163.63919,22.949800 163.54162,23.291600 163.26207,23.291600 C 162.93163,23.291600 162.94170,23.642700 163.29087,24.295200 C 163.58626,24.847100 163.81801,26.157300 163.80587,27.206700 C 163.77256,30.086100 163.97269,31.393200 164.44687,31.393200 C 164.68212,31.393200 164.73377,31.621100 164.56165,31.899600 C 164.38954,32.178100 164.50346,32.405900 164.81483,32.405900 C 165.12619,32.405900 165.24012,32.633800 165.06800,32.912300 C 164.89589,33.190800 165.00981,33.418600 165.32118,33.418600 C 165.63254,33.418600 165.76123,33.622600 165.60715,33.871900 C 165.45306,34.121200 165.69111,34.464900 166.13615,34.635700 C 166.59749,34.812800 166.82072,35.270900 166.65548,35.701500 C 166.49608,36.116900 166.59982,36.456700 166.88601,36.456700 C 167.17219,36.456700 167.26552,36.684600 167.09341,36.963100 C 166.92129,37.241600 167.03712,37.469400 167.35082,37.469400 C 167.69075,37.469400 167.79132,37.878600 167.59976,38.482100 C 167.40187,39.105600 167.50877,39.494800 167.87787,39.494800 C 168.22810,39.494800 168.36728,39.915900 168.21257,40.507500 C 168.06691,41.064500 168.19224,41.520200 168.49108,41.520200 C 168.78991,41.520200 168.88396,41.670700 168.70007,41.854600 C 168.51618,42.038500 168.82380,42.509800 169.38368,42.901900 C 169.94355,43.294100 170.27044,43.827200 170.11010,44.086600 C 169.94975,44.346100 170.07332,44.558300 170.38468,44.558300 C 170.69605,44.558300 170.80998,44.786200 170.63786,45.064700 C 170.46574,45.343200 170.57967,45.571000 170.89104,45.571000 C 171.20240,45.571000 171.31633,45.798900 171.14421,46.077400 C 170.97209,46.355900 171.08602,46.583700 171.39739,46.583700 C 171.70875,46.583700 171.82268,46.811600 171.65056,47.090100 C 171.47844,47.368600 171.57177,47.596500 171.85796,47.596500 C 172.14415,47.596500 172.23280,47.975600 172.05497,48.439000 C 171.82107,49.048600 171.91591,49.167700 172.39788,48.869900 C 172.90871,48.554200 172.98805,48.761300 172.73798,49.757600 C 172.54597,50.522600 172.63762,51.132400 172.96083,51.240100 C 173.33431,51.364600 173.36276,51.985100 173.04981,53.180800 L 172.58978,54.938500 L 172.26206,52.208000 C 171.93615,49.492500 170.07390,45.226300 168.37033,43.292500 C 167.87966,42.735500 167.32919,41.294100 167.14708,40.089300 C 166.76417,37.556200 164.37383,32.569000 162.90845,31.245800 C 161.93892,30.370300 161.85345,30.380200 160.44792,31.531700 C 157.95575,33.573500 154.20143,35.926100 152.92341,36.246800 C 151.68696,36.557200 149.56685,35.018500 149.03581,33.425400 C 148.59728,32.109800 147.18181,33.347700 145.32202,36.673300 C 143.83780,39.327300 143.53464,40.306200 143.80944,41.557400 C 144.06740,42.731900 143.90865,43.396000 143.17300,44.220000 C 140.08014,47.684400 137.47190,54.432900 137.47190,58.971000 L 137.47190,62.220900 L 140.62054,64.909100 C 148.66290,71.775400 149.29850,72.893900 146.57268,75.383600 L 145.04011,76.783300 L 146.07830,77.722900 C 146.88036,78.448800 146.96981,78.764800 146.47159,79.112700 C 146.03601,79.416700 146.15539,79.473700 146.83938,79.288100 C 147.39637,79.137000 148.19387,79.232500 148.61161,79.500300 C 149.74755,80.228800 156.68077,80.060200 158.95832,79.248800 z M 136.03280,60.761600 C 136.03280,60.065300 136.14772,59.780500 136.28819,60.128600 C 136.42866,60.476700 136.42866,61.046400 136.28819,61.394500 C 136.14772,61.742600 136.03280,61.457800 136.03280,60.761600 z M 167.36440,30.413800 C 166.63750,29.055600 166.69637,28.861500 167.83512,28.861500 C 168.85234,28.861500 170.09992,30.496500 169.52295,31.073500 C 168.90277,31.693700 167.88247,31.381900 167.36440,30.413800 z M 168.86563,30.410400 C 168.86563,30.148400 168.63778,29.793100 168.35928,29.621000 C 168.08079,29.448900 167.85293,29.663300 167.85293,30.097500 C 167.85293,30.531600 168.08079,30.886900 168.35928,30.886900 C 168.63778,30.886900 168.86563,30.672500 168.86563,30.410400 z M 160.76402,7.8479000 C 160.76402,6.9435000 161.03769,6.5821000 161.72255,6.5821000 C 163.07188,6.5821000 163.46828,7.9732000 162.29751,8.5997000 C 160.91954,9.3372000 160.76402,9.2610000 160.76402,7.8479000 z M 144.56081,76.790100 C 144.56081,76.694000 144.04813,76.181300 143.42152,75.650800 L 142.28223,74.686200 L 143.24682,75.825500 C 144.15330,76.896100 144.56081,77.195300 144.56081,76.790100 z M 122.38280,67.865100 C 122.05432,67.364500 121.28384,69.176700 121.27643,70.467400 C 121.25973,73.377400 122.02598,73.697800 122.28375,70.888600 C 122.42430,69.356900 122.46887,67.996300 122.38280,67.865100 z M 139.49730,69.369500 C 139.19921,68.812500 138.84139,68.356800 138.70214,68.356800 C 138.56290,68.356800 138.69286,68.812500 138.99095,69.369500 C 139.28904,69.926500 139.64686,70.382200 139.78611,70.382200 C 139.92535,70.382200 139.79539,69.926500 139.49730,69.369500 z M 127.09171,67.344100 C 127.26383,67.065600 127.17680,66.837800 126.89830,66.837800 C 126.61981,66.837800 126.25113,67.065600 126.07901,67.344100 C 125.90689,67.622600 125.99393,67.850500 126.27242,67.850500 C 126.55091,67.850500 126.91959,67.622600 127.09171,67.344100 z M 162.80482,27.484900 C 163.21403,26.291900 163.21254,25.613400 162.79928,24.953100 C 162.30453,24.162700 162.27323,24.192000 162.54619,25.190400 C 162.76202,25.979900 162.63879,26.329700 162.14490,26.329700 C 161.75287,26.329700 160.00221,27.044300 158.25455,27.917600 C 153.83636,30.125400 151.25415,30.356400 149.34564,28.714800 L 147.86896,27.444600 L 148.74010,25.617800 C 149.21922,24.613100 150.35471,23.337700 151.26341,22.783700 C 152.17211,22.229700 152.60974,21.775500 152.23593,21.774500 C 151.86212,21.773400 150.97692,22.228300 150.26883,22.785300 C 149.56074,23.342300 148.67033,23.798000 148.29015,23.798000 C 147.90997,23.798000 147.59580,24.082800 147.59200,24.430900 C 147.58819,24.779000 147.45130,25.562700 147.28779,26.172400 C 147.05780,27.030100 147.52239,27.798000 149.34007,29.564500 C 151.43377,31.599400 151.97694,31.864600 154.32801,32.000400 C 157.78912,32.200300 161.94716,29.985300 162.80482,27.484900 z M 160.97462,22.966800 C 161.21321,22.345100 161.13119,22.264200 160.64903,22.645700 C 160.29454,22.926200 159.66271,23.282200 159.24497,23.436800 C 158.72655,23.628800 158.82990,23.730700 159.57056,23.758000 C 160.16737,23.780000 160.79920,23.424000 160.97462,22.966800 z M 150.13066,21.517500 C 150.13066,21.055200 150.45240,20.895200 151.01678,21.076700 C 151.73921,21.309100 151.76705,21.265600 151.16754,20.841000 C 150.76310,20.554700 150.29602,20.404500 150.12960,20.507400 C 149.96317,20.610200 149.51693,20.196400 149.13796,19.587800 C 148.48509,18.539400 148.49971,18.521200 149.41638,19.240800 C 150.29876,19.933600 150.32623,19.926600 149.72878,19.162300 C 148.66922,17.806700 147.32577,18.333500 147.46413,20.050300 C 147.56482,21.299700 147.51336,21.368000 147.11996,20.506700 C 146.79558,19.796500 146.64675,19.725100 146.62180,20.267400 C 146.60222,20.692800 146.94148,21.548100 147.37569,22.168000 C 148.01300,23.077900 148.35461,23.193800 149.14792,22.769200 C 149.68843,22.480000 150.13066,21.916700 150.13066,21.517500 z M 157.72592,22.532100 C 156.98375,21.637800 157.75605,21.498900 158.62712,22.370000 C 159.57753,23.320400 161.56758,22.014400 161.50059,20.484200 C 161.47083,19.804400 161.25640,19.075600 161.02407,18.864700 C 160.79175,18.653800 160.79586,18.823100 161.03322,19.240800 C 161.40433,19.894000 161.34556,19.903700 160.61362,19.310000 C 160.14549,18.930400 159.88734,18.417700 160.03996,18.170700 C 160.19257,17.923800 160.05986,17.721800 159.74504,17.721800 C 158.97287,17.721800 157.69527,19.041400 158.08760,19.433700 C 158.26000,19.606100 158.13522,19.747200 157.81031,19.747200 C 157.48540,19.747200 157.21957,20.202900 157.21957,20.759900 C 157.21957,21.588400 156.88200,21.772600 155.36295,21.772600 C 154.34181,21.772600 153.65503,21.921300 153.83677,22.103000 C 154.01851,22.284700 154.85003,22.414000 155.68459,22.390300 C 156.51915,22.366600 157.33331,22.559700 157.49383,22.819400 C 157.65435,23.079100 157.91407,23.291600 158.07098,23.291600 C 158.22789,23.291600 158.07261,22.949800 157.72592,22.532100 z M 163.10037,19.811000 C 162.75561,17.610400 161.46242,16.202700 159.78551,16.202700 C 157.97656,16.202700 156.20297,17.541200 156.22508,18.889800 C 156.24250,19.952500 156.29242,19.940300 157.38339,18.607900 C 159.66671,15.819100 162.63957,17.555100 162.13313,21.381400 C 161.86722,23.390500 161.90105,23.472600 162.60742,22.532100 C 163.09611,21.881400 163.27234,20.908600 163.10037,19.811000 z M 150.89893,17.713900 C 150.85758,17.152500 150.52044,16.412000 150.14974,16.068200 C 149.61003,15.567700 149.55362,15.580100 149.86661,16.130400 C 150.16065,16.647300 150.00146,16.736300 149.22398,16.489500 C 148.65556,16.309100 148.04393,16.398600 147.86481,16.688500 C 147.68569,16.978300 147.86648,17.215400 148.26655,17.215400 C 148.66663,17.215400 149.27762,17.557200 149.62431,17.974900 C 150.49600,19.025300 150.98812,18.924500 150.89893,17.713900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1193.7619784999997) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f04-de.svgpath5262" d="M 227.11091,88.785300 C 226.04143,88.341700 225.35818,87.767200 225.54351,87.467300 C 225.72763,87.169400 225.63098,87.084700 225.32361,87.274700 C 225.02198,87.461100 222.24868,86.926700 219.16072,86.087000 C 216.07277,85.247400 213.37917,84.546000 213.17495,84.528300 C 212.97072,84.510700 213.29707,84.297300 213.90016,84.054100 C 215.12213,83.561400 220.24531,84.164900 224.74981,85.332100 C 229.01812,86.438200 230.51689,86.299500 232.39087,84.625100 C 233.79245,83.372800 234.03015,82.808000 234.10144,80.561100 C 234.14698,79.125900 233.98773,77.830100 233.74754,77.681700 C 233.50735,77.533200 233.31083,78.433100 233.31083,79.681400 C 233.31083,83.011200 231.47011,85.066800 228.48845,85.066800 C 227.27812,85.066800 225.65791,84.827300 224.88800,84.534600 C 224.11808,84.241800 220.85901,83.552900 217.64562,83.003500 C 210.76846,81.827800 210.10184,81.387100 210.94472,78.573900 C 211.67952,76.121300 211.72184,73.753500 211.02314,74.185400 C 210.74011,74.360300 210.62345,74.689300 210.76390,74.916600 C 211.02893,75.345400 210.31546,77.944700 209.42066,79.810100 C 208.60611,81.508300 209.11861,82.644400 211.03140,83.380900 C 212.63729,83.999200 212.66132,84.035200 211.28741,83.764800 C 208.35849,83.188200 207.90291,81.953800 209.24517,78.231100 C 209.76399,76.792100 209.88894,75.088800 209.67670,72.348600 C 209.40687,68.864900 209.48246,68.387100 210.45785,67.411700 C 211.21769,66.651900 212.17556,66.329500 213.68974,66.324100 C 216.10123,66.315400 216.55593,66.094600 217.74581,64.354700 C 218.37495,63.434800 218.44928,62.895700 218.04988,62.149400 C 217.28656,60.723200 217.95997,57.924700 219.90683,54.432600 C 220.83839,52.761600 222.17285,49.635700 222.87231,47.486000 C 224.45414,42.624500 224.84895,41.879100 227.50723,38.735700 C 228.68479,37.343300 230.34453,35.098900 231.19553,33.748300 L 232.74281,31.292600 L 232.44231,21.493800 C 232.10202,10.397700 232.45726,8.5970000 235.69318,5.0152000 C 238.09879,2.3525000 241.04002,1.3195000 245.33499,1.6291000 C 250.81398,2.0239000 254.83351,4.5229000 257.47750,9.1783000 C 258.86657,11.624000 259.12780,12.996700 259.57931,20.222300 C 259.95366,26.213200 260.01761,26.462300 262.37863,31.124900 C 263.70756,33.749200 265.91895,37.181000 267.29283,38.751000 C 270.15391,42.020500 271.43694,44.345800 273.13574,49.340500 C 274.58651,53.605900 275.08171,58.596000 274.39479,62.027800 C 273.99463,64.027000 274.04053,64.795500 274.61298,65.681100 C 275.01170,66.297900 275.33793,67.388200 275.33793,68.104000 C 275.33793,69.910500 276.62393,71.692700 279.21257,73.473700 C 282.88498,76.000400 282.28243,77.673800 276.55106,80.865200 C 274.21857,82.164000 271.28356,84.224400 270.02883,85.444000 C 268.77411,86.663500 267.53431,87.529500 267.27372,87.368500 C 267.01314,87.207400 266.63506,87.342500 266.43354,87.668500 C 266.20471,88.038800 266.28663,88.125700 266.65173,87.900100 C 266.97325,87.701400 267.23631,87.660300 267.23631,87.808800 C 267.23631,88.432000 264.11555,89.623900 262.48409,89.623900 C 260.34472,89.623900 257.95658,88.782200 258.33926,88.163000 C 258.49227,87.915400 258.22116,87.744100 257.73679,87.782300 C 257.22434,87.822700 256.85343,87.496200 256.84967,87.001300 C 256.84612,86.533600 256.63869,85.964000 256.38873,85.735500 C 256.12562,85.494900 256.10077,85.607800 256.32970,86.003400 C 256.64715,86.552100 256.51991,86.577000 255.68464,86.130000 C 255.04739,85.789000 251.37242,85.573100 246.20233,85.573100 L 237.76054,85.573100 L 235.86174,87.077000 C 232.50018,89.739400 230.39961,90.149500 227.11091,88.785300 z M 231.15884,88.768600 C 230.67147,88.641200 229.87397,88.641200 229.38661,88.768600 C 228.89925,88.895900 229.29800,89.000100 230.27272,89.000100 C 231.24745,89.000100 231.64620,88.895900 231.15884,88.768600 z M 263.31210,88.760200 C 262.68549,88.639600 261.66013,88.639600 261.03352,88.760200 C 260.40691,88.880900 260.91959,88.979700 262.17281,88.979700 C 263.42603,88.979700 263.93871,88.880900 263.31210,88.760200 z M 236.53811,85.931100 C 236.69944,86.092400 236.97511,85.850000 237.15071,85.392400 C 237.42993,84.664800 238.57468,84.560400 246.27694,84.560400 C 251.12077,84.560400 255.08390,84.764200 255.08390,85.013200 C 255.08390,85.262300 255.59658,85.433200 256.22319,85.393000 C 257.32569,85.322300 257.36431,85.144200 257.41926,79.876700 C 257.45049,76.882900 257.30750,74.433400 257.10150,74.433400 C 256.89550,74.433400 256.44538,74.772700 256.10123,75.187400 C 255.75708,75.602100 255.29839,75.831900 255.08191,75.698100 C 254.86544,75.564300 254.31160,76.029800 253.85117,76.732500 C 253.39073,77.435200 252.79616,77.875500 252.52990,77.711000 C 252.26364,77.546400 252.04580,77.666500 252.04580,77.977900 C 252.04580,78.289200 251.84182,78.417900 251.59250,78.263800 C 251.34319,78.109800 251.00302,78.338600 250.83655,78.772400 C 250.67009,79.206200 250.30443,79.419300 250.02397,79.246000 C 249.74351,79.072600 249.51404,79.196500 249.51404,79.521200 C 249.51404,79.845900 249.17226,79.980500 248.75452,79.820200 C 248.33678,79.659900 247.99499,79.764800 247.99499,80.053300 C 247.99499,80.347500 247.55015,80.436700 246.98229,80.256500 C 246.42531,80.079700 245.96959,80.121300 245.96959,80.348900 C 245.96959,80.576600 244.14673,80.762800 241.91879,80.762800 C 239.69084,80.762800 237.86798,80.599100 237.86798,80.398900 C 237.86798,80.198800 237.48882,80.180600 237.02539,80.358400 C 236.42012,80.590700 236.29736,80.496400 236.58952,80.023600 C 236.86304,79.581100 236.76587,79.443600 236.29282,79.603900 C 235.88629,79.741600 235.57584,80.570700 235.55728,81.568400 C 235.50274,84.498900 235.37636,84.888600 234.05021,86.214700 C 233.14391,87.121000 232.95703,87.575900 233.41727,87.755200 C 233.77647,87.895200 234.55960,87.476100 235.15756,86.823800 C 235.75552,86.171500 236.37677,85.769800 236.53811,85.931100 z M 234.32353,86.839000 C 234.67022,86.421300 235.06781,86.079500 235.20705,86.079500 C 235.34630,86.079500 235.17657,86.421300 234.82988,86.839000 C 234.48318,87.256800 234.08560,87.598500 233.94635,87.598500 C 233.80711,87.598500 233.97683,87.256800 234.32353,86.839000 z M 266.65464,85.563800 C 267.86644,85.013900 269.02782,84.669100 269.23550,84.797400 C 269.44318,84.925800 270.26024,84.355300 271.05119,83.529700 C 272.85401,81.648000 272.51343,81.650700 268.75537,83.547700 C 265.34411,85.269700 262.21317,85.541200 260.90069,84.228700 C 259.50129,82.829300 259.13470,81.163200 259.13470,76.202600 C 259.13470,73.561600 258.90845,71.315300 258.62478,71.139900 C 257.86263,70.668900 257.41313,72.313400 258.08330,73.120900 C 258.44422,73.555800 258.62604,75.552800 258.56334,78.393400 C 258.48396,81.990500 258.64846,83.249800 259.33444,84.296800 C 260.91096,86.702800 263.25168,87.108000 266.65464,85.563800 z M 247.70834,79.249200 C 248.80389,78.858900 249.92142,78.676200 250.19174,78.843300 C 250.46205,79.010400 250.53077,78.900400 250.34445,78.598900 C 250.00188,78.044600 251.86282,77.148100 252.80532,77.413400 C 253.08382,77.491800 253.14223,77.386500 252.93513,77.179400 C 252.61279,76.857000 254.34729,75.242000 255.08390,75.178600 C 255.70197,75.125400 257.61565,73.637900 257.61565,73.210700 C 257.61565,72.950600 256.99594,73.290200 256.23851,73.965400 C 255.48108,74.640600 255.18686,74.770500 255.58469,74.254200 C 255.98251,73.737900 256.48220,72.142900 256.69511,70.709700 C 257.71265,63.860400 257.82411,63.599000 259.89033,63.215400 C 261.02194,63.005400 261.51248,61.391000 261.60655,57.567400 C 261.64299,56.086100 261.86477,55.254900 262.17281,55.445300 C 262.79767,55.831500 262.85129,60.255600 262.23111,60.255600 C 261.98469,60.255600 261.89171,61.793700 262.02449,63.673500 C 262.22632,66.530800 262.48019,67.286500 263.57249,68.281400 C 264.66844,69.279600 265.21184,69.418200 266.94341,69.141400 C 268.14067,68.949900 269.59278,68.250700 270.40060,67.476800 C 271.16668,66.742900 271.79347,66.373100 271.79347,66.655200 C 271.79347,67.429900 269.69792,69.233100 268.08946,69.842500 C 264.85231,71.069100 262.40489,69.917600 261.67773,66.826000 L 261.26377,65.065900 L 261.21194,66.998000 C 261.14225,69.595700 261.82316,70.695000 263.93320,71.391400 C 265.97116,72.064000 267.37592,71.746400 269.51489,70.129500 C 270.96538,69.033000 273.57782,65.288800 272.37271,66.033600 C 271.64428,66.483800 271.64451,66.200100 272.37386,64.599300 C 272.69308,63.898700 273.14537,63.443600 273.37894,63.587900 C 273.61252,63.732300 273.66465,63.155500 273.49478,62.306200 C 273.32492,61.456900 273.38531,60.762000 273.62899,60.762000 C 273.87268,60.762000 274.07205,59.508700 274.07205,57.977000 C 274.07205,56.445300 273.87268,55.192100 273.62899,55.192100 C 273.38531,55.192100 273.32265,54.508500 273.48975,53.673100 C 273.67756,52.734000 273.58438,52.154000 273.24569,52.154000 C 272.94437,52.154000 272.82898,51.812200 272.98929,51.394500 C 273.14959,50.976700 273.03566,50.635000 272.73611,50.635000 C 272.43655,50.635000 272.32263,50.293200 272.48293,49.875400 C 272.64323,49.457700 272.52930,49.115900 272.22976,49.115900 C 271.93020,49.115900 271.81627,48.774100 271.97658,48.356400 C 272.13688,47.938600 272.02295,47.596900 271.72341,47.596900 C 271.42385,47.596900 271.30992,47.255100 271.47023,46.837300 C 271.63053,46.419600 271.52753,46.077800 271.24134,46.077800 C 270.95515,46.077800 270.86182,45.849900 271.03394,45.571400 C 271.20606,45.293000 271.09213,45.065100 270.78077,45.065100 C 270.46940,45.065100 270.35547,44.837200 270.52759,44.558700 C 270.69971,44.280300 270.58578,44.052400 270.27442,44.052400 C 269.96305,44.052400 269.84912,43.824500 270.02124,43.546000 C 270.19336,43.267600 270.07943,43.039700 269.76807,43.039700 C 269.45670,43.039700 269.34377,42.810200 269.51710,42.529800 C 269.69043,42.249300 269.47734,41.883600 269.04354,41.717200 C 268.60975,41.550700 268.36671,41.233500 268.50346,41.012200 C 268.64020,40.791000 267.89835,39.858300 266.85491,38.939600 C 265.81146,38.020900 265.01681,37.080100 265.08902,36.849100 C 265.16123,36.618000 264.87771,36.297500 264.45899,36.136800 C 264.04027,35.976100 263.82374,35.640700 263.97783,35.391400 C 264.13191,35.142100 264.00322,34.938100 263.69186,34.938100 C 263.38049,34.938100 263.26756,34.708600 263.44090,34.428200 C 263.61423,34.147700 263.40113,33.782000 262.96734,33.615600 C 262.53354,33.449100 262.30469,33.108900 262.45877,32.859600 C 262.61286,32.610300 262.48417,32.406300 262.17281,32.406300 C 261.86144,32.406300 261.74751,32.178500 261.91963,31.900000 C 262.09175,31.621500 261.97782,31.393600 261.66646,31.393600 C 261.35509,31.393600 261.24116,31.165800 261.41328,30.887300 C 261.58540,30.608800 261.47147,30.380900 261.16011,30.380900 C 260.84874,30.380900 260.73481,30.153100 260.90693,29.874600 C 261.07905,29.596100 260.96512,29.368200 260.65376,29.368200 C 260.34239,29.368200 260.22846,29.140400 260.40058,28.861900 C 260.57270,28.583400 260.44784,28.355500 260.12312,28.355500 C 259.79839,28.355500 259.66386,28.013700 259.82417,27.596000 C 259.98447,27.178300 259.87054,26.836500 259.57099,26.836500 C 259.27144,26.836500 259.15751,26.494700 259.31782,26.077000 C 259.47812,25.659200 259.36519,25.317400 259.06685,25.317400 C 258.70973,25.317400 258.58543,23.847100 258.70298,21.013400 C 258.80118,18.646100 258.68063,16.709400 258.43510,16.709400 C 258.18956,16.709400 258.11091,15.798000 258.26032,14.684100 C 258.41597,13.523600 258.32175,12.658700 258.03970,12.658700 C 257.76894,12.658700 257.69241,12.201800 257.86962,11.643500 C 258.08346,10.969700 257.92561,10.526100 257.40030,10.324500 C 256.96496,10.157500 256.73484,9.8168000 256.88892,9.5675000 C 257.04300,9.3182000 256.91432,9.1142000 256.60295,9.1142000 C 256.29159,9.1142000 256.17766,8.8864000 256.34978,8.6079000 C 256.52189,8.3294000 256.40797,8.1015000 256.09660,8.1015000 C 255.78524,8.1015000 255.64976,7.9085000 255.79554,7.6726000 C 256.13983,7.1156000 253.34962,4.4347000 252.89680,4.8875000 C 252.70724,5.0771000 252.55215,4.9529000 252.55215,4.6116000 C 252.55215,4.2702000 252.32429,4.1318000 252.04580,4.3039000 C 251.76730,4.4760000 251.53945,4.3621000 251.53945,4.0507000 C 251.53945,3.7393000 251.31159,3.6254000 251.03310,3.7975000 C 250.75460,3.9696000 250.52675,3.8557000 250.52675,3.5444000 C 250.52675,3.2330000 250.29889,3.1191000 250.02039,3.2912000 C 249.74190,3.4633000 249.51404,3.3475000 249.51404,3.0338000 C 249.51404,2.6938000 249.10491,2.5933000 248.50134,2.7848000 C 247.94436,2.9616000 247.48864,2.9200000 247.48864,2.6924000 C 247.48864,2.4647000 246.00757,2.2785000 244.19736,2.2785000 C 242.38716,2.2785000 240.90608,2.4737000 240.90608,2.7124000 C 240.90608,2.9511000 240.56430,3.0152000 240.14656,2.8549000 C 239.72882,2.6946000 239.38703,2.7976000 239.38703,3.0838000 C 239.38703,3.3700000 239.15917,3.4633000 238.88068,3.2912000 C 238.60219,3.1191000 238.37433,3.2330000 238.37433,3.5444000 C 238.37433,3.8557000 238.18134,3.9912000 237.94547,3.8454000 C 237.38839,3.5011000 234.70754,6.2913000 235.16036,6.7442000 C 235.34992,6.9337000 235.22573,7.0888000 234.88439,7.0888000 C 234.54304,7.0888000 234.40458,7.3167000 234.57670,7.5952000 C 234.74882,7.8737000 234.63489,8.1015000 234.32353,8.1015000 C 234.01216,8.1015000 233.89823,8.3294000 234.07035,8.6079000 C 234.24247,8.8864000 234.14914,9.1142000 233.86295,9.1142000 C 233.57676,9.1142000 233.47376,9.4560000 233.63407,9.8737000 C 233.79437,10.291500 233.73025,10.633300 233.49159,10.633300 C 233.25292,10.633300 233.05765,14.051100 233.05765,18.228500 C 233.05765,22.405900 233.19339,25.823800 233.35929,25.823800 C 233.52519,25.823800 233.70188,27.077000 233.75193,28.608700 C 233.80812,30.328300 233.63288,31.393600 233.29382,31.393600 C 232.99181,31.393600 232.88553,31.621500 233.05765,31.900000 C 233.22977,32.178500 233.11584,32.406300 232.80448,32.406300 C 232.49311,32.406300 232.36443,32.610300 232.51851,32.859600 C 232.67259,33.108900 232.44374,33.449100 232.00995,33.615600 C 231.57616,33.782000 231.34830,34.123800 231.50360,34.375100 C 231.65890,34.626400 231.43104,34.968200 230.99725,35.134600 C 230.56346,35.301100 230.33495,35.641800 230.48946,35.891800 C 230.64396,36.141800 230.19543,36.723100 229.49271,37.183500 C 228.79000,37.644000 228.32729,38.202300 228.46448,38.424300 C 228.60166,38.646200 228.03294,39.331300 227.20066,39.946600 C 226.36837,40.562000 225.82112,41.281800 225.98455,41.546200 C 226.14797,41.810600 226.02693,42.027000 225.71557,42.027000 C 225.40420,42.027000 225.29027,42.254900 225.46239,42.533300 C 225.63451,42.811800 225.52058,43.039700 225.20922,43.039700 C 224.89785,43.039700 224.78392,43.267600 224.95604,43.546000 C 225.12816,43.824500 225.03483,44.052400 224.74864,44.052400 C 224.46245,44.052400 224.35945,44.394200 224.51976,44.811900 C 224.68006,45.229700 224.54362,45.571400 224.21657,45.571400 C 223.85235,45.571400 223.74647,45.963900 223.94334,46.584100 C 224.12357,47.152000 224.03433,47.596900 223.74018,47.596900 C 223.45166,47.596900 223.34675,47.938600 223.50706,48.356400 C 223.66736,48.774100 223.53283,49.115900 223.20811,49.115900 C 222.88338,49.115900 222.75852,49.343800 222.93064,49.622300 C 223.10276,49.900700 223.00943,50.128600 222.72324,50.128600 C 222.43705,50.128600 222.33405,50.470400 222.49435,50.888100 C 222.65466,51.305900 222.52013,51.647700 222.19540,51.647700 C 221.87068,51.647700 221.74582,51.875500 221.91794,52.154000 C 222.09006,52.432500 221.97613,52.660400 221.66476,52.660400 C 221.35340,52.660400 221.23947,52.888200 221.41159,53.166700 C 221.58371,53.445200 221.46978,53.673100 221.15841,53.673100 C 220.84705,53.673100 220.71836,53.877000 220.87245,54.126400 C 221.02653,54.375700 220.79768,54.715800 220.36388,54.882300 C 219.93009,55.048800 219.71699,55.414400 219.89033,55.694900 C 220.06366,55.975300 219.95073,56.204800 219.63936,56.204800 C 219.32800,56.204800 219.21407,56.432700 219.38619,56.711200 C 219.55830,56.989700 219.44247,57.217500 219.12877,57.217500 C 218.78884,57.217500 218.68827,57.626600 218.87983,58.230200 C 219.05661,58.787200 218.97220,59.242900 218.69225,59.242900 C 218.05421,59.242900 218.15331,61.403700 218.81209,61.855900 C 219.08004,62.039900 220.02402,62.072800 220.90981,61.929000 C 222.21124,61.717800 222.87557,61.979500 224.37113,63.292700 C 225.38907,64.186400 226.22192,65.168200 226.22192,65.474300 C 226.22192,65.780500 225.35444,65.183900 224.29420,64.148600 C 222.69451,62.586600 222.05668,62.289100 220.54591,62.400200 C 219.54460,62.473900 218.82591,62.697600 218.94881,62.897400 C 219.07172,63.097100 219.86211,63.122600 220.70524,62.954000 C 221.99344,62.696300 222.53604,62.938200 224.10348,64.468700 C 225.12937,65.470500 226.19660,66.299500 226.47509,66.311000 C 226.75359,66.322400 227.06797,66.591400 227.17372,66.908700 C 227.29215,67.263900 227.11625,67.331100 226.71572,67.083600 C 226.28615,66.818100 226.18980,66.882900 226.43185,67.274500 C 226.63337,67.600600 226.98868,67.749700 227.22143,67.605800 C 227.45418,67.462000 228.23594,68.353300 228.95867,69.586600 C 230.42292,72.085100 230.57328,72.640800 229.63978,72.103600 C 229.27205,71.891900 229.18365,71.932500 229.42880,72.200300 C 229.66088,72.453800 230.09761,72.661200 230.39931,72.661200 C 230.70101,72.661200 231.05337,72.977700 231.18233,73.364600 C 231.33863,73.833500 231.20000,73.934100 230.76653,73.666200 C 230.32755,73.394800 230.24041,73.465200 230.49837,73.882500 C 230.70853,74.222600 231.01165,74.369600 231.17197,74.209300 C 231.33230,74.049000 232.02980,74.432600 232.72197,75.061700 C 233.41415,75.690900 233.79809,75.891300 233.57517,75.507000 C 233.30263,75.037300 233.38992,74.881800 233.84164,75.032300 C 234.21111,75.155500 234.92640,74.843300 235.43117,74.338500 C 236.43720,73.332500 236.66122,71.901700 235.81270,71.901700 C 235.51777,71.901700 235.39846,71.704300 235.54758,71.463000 C 235.87276,70.936800 234.11729,69.238600 233.68996,69.665900 C 233.52594,69.829900 233.00683,69.376700 232.53637,68.658700 C 232.06592,67.940700 231.48808,67.472500 231.25228,67.618200 C 231.01649,67.763900 230.44684,67.308200 229.98641,66.605500 C 229.52597,65.902800 228.98118,65.431700 228.77577,65.558600 C 228.57035,65.685600 227.78462,65.144800 227.02970,64.356800 C 225.82866,63.103200 225.64243,62.468000 225.53968,59.275300 C 225.47510,57.268500 225.61771,55.505800 225.85661,55.358100 C 226.09550,55.210500 226.16865,54.770900 226.01915,54.381400 C 225.86966,53.991800 225.99244,53.673100 226.29198,53.673100 C 226.59153,53.673100 226.70546,53.331300 226.54516,52.913500 C 226.38486,52.495800 226.46726,52.154000 226.72827,52.154000 C 226.98928,52.154000 227.07168,51.812200 226.91138,51.394500 C 226.75108,50.976700 226.88560,50.635000 227.21033,50.635000 C 227.53505,50.635000 227.65991,50.407100 227.48779,50.128600 C 227.31568,49.850100 227.42961,49.622300 227.74097,49.622300 C 228.05233,49.622300 228.16626,49.394400 227.99414,49.115900 C 227.82203,48.837400 227.93596,48.609600 228.24732,48.609600 C 228.55868,48.609600 228.67261,48.381700 228.50050,48.103200 C 228.32838,47.824700 228.44231,47.596900 228.75367,47.596900 C 229.06504,47.596900 229.17896,47.369000 229.00685,47.090500 C 228.83473,46.812000 228.94866,46.584100 229.26002,46.584100 C 229.57139,46.584100 229.68432,46.354700 229.51099,46.074200 C 229.33765,45.793800 229.55075,45.428100 229.98455,45.261600 C 230.41834,45.095200 230.64719,44.755000 230.49311,44.505700 C 230.33902,44.256400 230.43293,44.052400 230.70179,44.052400 C 230.97064,44.052400 231.07825,43.539700 230.94092,42.913100 C 230.73351,41.966700 230.79151,41.902400 231.28343,42.533300 C 231.75558,43.138900 231.82227,42.907900 231.61237,41.394100 C 231.45990,40.294400 231.56139,39.495200 231.85349,39.495200 C 232.13091,39.495200 232.21707,39.267400 232.04495,38.988900 C 231.87283,38.710400 231.98676,38.482500 232.29812,38.482500 C 232.60949,38.482500 232.72342,38.254700 232.55130,37.976200 C 232.37918,37.697700 232.49311,37.469800 232.80448,37.469800 C 233.11584,37.469800 233.22977,37.242000 233.05765,36.963500 C 232.88553,36.685000 232.99946,36.457100 233.31083,36.457100 C 233.62219,36.457100 233.73512,36.227700 233.56179,35.947200 C 233.38846,35.666800 233.60156,35.301100 234.03535,35.134600 C 234.46914,34.968200 234.69799,34.628000 234.54391,34.378700 C 234.38983,34.129400 234.51851,33.925400 234.82988,33.925400 C 235.14124,33.925400 235.25517,33.697500 235.08305,33.419000 C 234.91093,33.140500 235.01409,32.912700 235.31229,32.912700 C 235.90279,32.912700 235.75848,29.216900 235.10988,27.728900 C 234.89896,27.245100 234.96568,26.162700 235.25815,25.323800 C 235.56324,24.448600 235.59207,23.798400 235.32578,23.798400 C 235.07051,23.798400 235.00716,23.419200 235.18499,22.955800 C 235.37813,22.452500 235.30322,22.240000 234.99899,22.428000 C 234.29986,22.860100 234.49320,16.965700 235.20634,16.106400 C 236.29143,14.799000 240.95466,15.908300 240.11110,17.273200 C 239.95848,17.520100 240.08924,17.722200 240.40168,17.722200 C 240.71411,17.722200 240.92918,18.120900 240.87960,18.608300 C 240.69634,20.409900 240.93914,20.760300 242.37096,20.760300 C 243.96387,20.760300 244.53787,19.937700 244.10367,18.277400 C 243.93807,17.644100 244.06624,17.215800 244.42137,17.215800 C 244.74877,17.215800 244.87800,16.991500 244.70853,16.717300 C 244.31340,16.077900 247.42325,14.166200 248.75452,14.230100 C 249.60189,14.270700 249.56055,14.349100 248.50134,14.710100 C 247.28094,15.126000 247.29005,15.138500 248.75482,15.058000 C 250.47815,14.963400 251.69800,15.536900 251.26465,16.238100 C 251.10442,16.497400 251.22808,16.709500 251.53945,16.709500 C 251.85081,16.709500 251.96474,16.937300 251.79262,17.215800 C 251.62050,17.494300 251.71383,17.722200 252.00002,17.722200 C 252.28621,17.722200 252.38921,18.064000 252.22891,18.481700 C 252.06860,18.899400 252.18968,19.241200 252.49797,19.241200 C 252.80626,19.241200 253.05850,19.810900 253.05850,20.507100 C 253.05850,21.203300 252.80626,21.773000 252.49797,21.773000 C 252.18968,21.773000 252.06860,22.114800 252.22891,22.532500 C 252.38921,22.950200 252.29164,23.292000 252.01209,23.292000 C 251.68165,23.292000 251.69172,23.643100 252.04089,24.295600 C 252.33628,24.847500 252.56803,26.157700 252.55589,27.207100 C 252.52258,30.086500 252.72271,31.393600 253.19689,31.393600 C 253.43214,31.393600 253.48379,31.621500 253.31167,31.900000 C 253.13956,32.178500 253.25348,32.406300 253.56485,32.406300 C 253.87621,32.406300 253.99014,32.634200 253.81802,32.912700 C 253.64591,33.191200 253.75983,33.419000 254.07120,33.419000 C 254.38256,33.419000 254.51125,33.623000 254.35717,33.872300 C 254.20308,34.121600 254.44113,34.465300 254.88617,34.636100 C 255.34751,34.813200 255.57074,35.271300 255.40550,35.701900 C 255.24610,36.117300 255.34984,36.457100 255.63603,36.457100 C 255.92221,36.457100 256.01554,36.685000 255.84343,36.963500 C 255.67131,37.242000 255.78714,37.469800 256.10084,37.469800 C 256.44077,37.469800 256.54134,37.879000 256.34978,38.482500 C 256.15189,39.106000 256.25879,39.495200 256.62789,39.495200 C 256.97812,39.495200 257.11730,39.916300 256.96259,40.507900 C 256.81693,41.064900 256.94226,41.520600 257.24110,41.520600 C 257.53993,41.520600 257.63398,41.671100 257.45009,41.855000 C 257.26620,42.038900 257.57382,42.510200 258.13370,42.902300 C 258.69357,43.294500 259.02046,43.827600 258.86012,44.087000 C 258.69977,44.346500 258.82334,44.558700 259.13470,44.558700 C 259.44607,44.558700 259.56000,44.786600 259.38788,45.065100 C 259.21576,45.343600 259.32969,45.571400 259.64106,45.571400 C 259.95242,45.571400 260.06635,45.799300 259.89423,46.077800 C 259.72211,46.356300 259.83604,46.584100 260.14741,46.584100 C 260.45877,46.584100 260.57270,46.812000 260.40058,47.090500 C 260.22846,47.369000 260.32179,47.596900 260.60798,47.596900 C 260.89417,47.596900 260.98282,47.976000 260.80499,48.439400 C 260.57109,49.049000 260.66593,49.168100 261.14790,48.870300 C 261.65873,48.554600 261.73807,48.761700 261.48800,49.758000 C 261.29599,50.523000 261.38764,51.132800 261.71085,51.240500 C 262.08433,51.365000 262.11278,51.985500 261.79983,53.181200 L 261.33980,54.938900 L 261.01208,52.208400 C 260.68617,49.492900 258.82392,45.226700 257.12035,43.292900 C 256.62968,42.735900 256.07921,41.294500 255.89710,40.089700 C 255.51419,37.556600 253.12385,32.569400 251.65847,31.246200 C 250.68894,30.370700 250.60347,30.380600 249.19794,31.532100 C 246.70577,33.573900 242.95145,35.926500 241.67343,36.247200 C 240.43698,36.557600 238.31687,35.018900 237.78583,33.425800 C 237.34730,32.110200 235.93183,33.348100 234.07204,36.673700 C 232.58782,39.327700 232.28466,40.306600 232.55946,41.557800 C 232.81742,42.732300 232.65867,43.396400 231.92302,44.220400 C 228.83016,47.684800 226.22192,54.433300 226.22192,58.971400 L 226.22192,62.221300 L 229.37056,64.909500 C 237.41292,71.775800 238.04852,72.894300 235.32270,75.384000 L 233.79013,76.783700 L 234.82832,77.723300 C 235.63038,78.449200 235.71983,78.765200 235.22161,79.113100 C 234.78603,79.417100 234.90541,79.474100 235.58940,79.288500 C 236.14639,79.137400 236.94389,79.232900 237.36163,79.500700 C 238.49757,80.229200 245.43079,80.060600 247.70834,79.249200 z M 224.78282,60.762000 C 224.78282,60.065700 224.89774,59.780900 225.03821,60.129000 C 225.17868,60.477100 225.17868,61.046800 225.03821,61.394900 C 224.89774,61.743000 224.78282,61.458200 224.78282,60.762000 z M 256.11442,30.414200 C 255.38752,29.056000 255.44639,28.861900 256.58514,28.861900 C 257.60236,28.861900 258.84994,30.496900 258.27297,31.073900 C 257.65279,31.694100 256.63249,31.382300 256.11442,30.414200 z M 257.61565,30.410800 C 257.61565,30.148800 257.38780,29.793500 257.10930,29.621400 C 256.83081,29.449300 256.60295,29.663700 256.60295,30.097900 C 256.60295,30.532000 256.83081,30.887300 257.10930,30.887300 C 257.38780,30.887300 257.61565,30.672900 257.61565,30.410800 z M 249.51404,7.8483000 C 249.51404,6.9439000 249.78771,6.5825000 250.47257,6.5825000 C 251.82190,6.5825000 252.21830,7.9736000 251.04753,8.6001000 C 249.66956,9.3376000 249.51404,9.2614000 249.51404,7.8483000 z M 233.31083,76.790500 C 233.31083,76.694400 232.79815,76.181700 232.17154,75.651200 L 231.03225,74.686600 L 231.99684,75.825900 C 232.90332,76.896500 233.31083,77.195700 233.31083,76.790500 z M 211.13282,67.865500 C 210.80434,67.364900 210.03386,69.177100 210.02645,70.467800 C 210.00975,73.377800 210.77600,73.698200 211.03377,70.889000 C 211.17432,69.357300 211.21889,67.996700 211.13282,67.865500 z M 228.24732,69.369900 C 227.94923,68.812900 227.59141,68.357200 227.45216,68.357200 C 227.31292,68.357200 227.44288,68.812900 227.74097,69.369900 C 228.03906,69.926900 228.39688,70.382600 228.53613,70.382600 C 228.67537,70.382600 228.54541,69.926900 228.24732,69.369900 z M 215.84173,67.344500 C 216.01385,67.066000 215.92682,66.838200 215.64832,66.838200 C 215.36983,66.838200 215.00115,67.066000 214.82903,67.344500 C 214.65691,67.623000 214.74395,67.850900 215.02244,67.850900 C 215.30093,67.850900 215.66961,67.623000 215.84173,67.344500 z M 251.55484,27.485300 C 251.96405,26.292300 251.96256,25.613800 251.54930,24.953500 C 251.05455,24.163100 251.02325,24.192400 251.29621,25.190800 C 251.51204,25.980300 251.38881,26.330100 250.89492,26.330100 C 250.50289,26.330100 248.75223,27.044700 247.00457,27.918000 C 242.58638,30.125800 240.00417,30.356800 238.09566,28.715200 L 236.61898,27.445000 L 237.49012,25.618200 C 237.96924,24.613500 239.10473,23.338100 240.01343,22.784100 C 240.92213,22.230100 241.35976,21.775900 240.98595,21.774900 C 240.61214,21.773800 239.72694,22.228700 239.01885,22.785700 C 238.31076,23.342700 237.42035,23.798400 237.04017,23.798400 C 236.65999,23.798400 236.34582,24.083200 236.34202,24.431300 C 236.33821,24.779400 236.20132,25.563100 236.03781,26.172800 C 235.80782,27.030500 236.27241,27.798400 238.09009,29.564900 C 240.18379,31.599800 240.72696,31.865000 243.07803,32.000800 C 246.53914,32.200700 250.69718,29.985700 251.55484,27.485300 z M 249.72464,22.967200 C 249.96323,22.345500 249.88121,22.264600 249.39905,22.646100 C 249.04456,22.926600 248.41273,23.282600 247.99499,23.437200 C 247.47657,23.629200 247.57992,23.731100 248.32058,23.758400 C 248.91739,23.780400 249.54922,23.424400 249.72464,22.967200 z M 238.88068,21.517900 C 238.88068,21.055600 239.20242,20.895600 239.76680,21.077100 C 240.48923,21.309500 240.51707,21.266000 239.91756,20.841400 C 239.51312,20.555100 239.04604,20.404900 238.87962,20.507800 C 238.71319,20.610600 238.26695,20.196800 237.88798,19.588200 C 237.23511,18.539800 237.24973,18.521600 238.16640,19.241200 C 239.04878,19.934000 239.07625,19.927000 238.47880,19.162700 C 237.41924,17.807100 236.07579,18.333900 236.21415,20.050700 C 236.31484,21.300100 236.26338,21.368400 235.86998,20.507100 C 235.54560,19.796900 235.39677,19.725500 235.37182,20.267800 C 235.35224,20.693200 235.69150,21.548500 236.12571,22.168400 C 236.76302,23.078300 237.10463,23.194200 237.89794,22.769600 C 238.43845,22.480400 238.88068,21.917100 238.88068,21.517900 z M 246.47594,22.532500 C 245.73377,21.638200 246.50607,21.499300 247.37714,22.370400 C 248.32755,23.320800 250.31760,22.014800 250.25061,20.484600 C 250.22085,19.804800 250.00642,19.076000 249.77409,18.865100 C 249.54177,18.654200 249.54588,18.823500 249.78324,19.241200 C 250.15435,19.894400 250.09558,19.904100 249.36364,19.310400 C 248.89551,18.930800 248.63736,18.418100 248.78998,18.171100 C 248.94259,17.924200 248.80988,17.722200 248.49506,17.722200 C 247.72289,17.722200 246.44529,19.041800 246.83762,19.434100 C 247.01002,19.606500 246.88524,19.747600 246.56033,19.747600 C 246.23542,19.747600 245.96959,20.203300 245.96959,20.760300 C 245.96959,21.588800 245.63202,21.773000 244.11297,21.773000 C 243.09183,21.773000 242.40505,21.921700 242.58679,22.103400 C 242.76853,22.285100 243.60005,22.414400 244.43461,22.390700 C 245.26917,22.367000 246.08333,22.560100 246.24385,22.819800 C 246.40437,23.079500 246.66409,23.292000 246.82100,23.292000 C 246.97791,23.292000 246.82263,22.950200 246.47594,22.532500 z M 251.85039,19.811400 C 251.50563,17.610800 250.21244,16.203100 248.53553,16.203100 C 246.72658,16.203100 244.95299,17.541600 244.97510,18.890200 C 244.99252,19.952900 245.04244,19.940700 246.13341,18.608300 C 248.41673,15.819500 251.38959,17.555500 250.88315,21.381800 C 250.61724,23.390900 250.65107,23.473000 251.35744,22.532500 C 251.84613,21.881800 252.02236,20.909000 251.85039,19.811400 z M 239.64895,17.714300 C 239.60760,17.152900 239.27046,16.412400 238.89976,16.068600 C 238.36005,15.568100 238.30364,15.580500 238.61663,16.130800 C 238.91067,16.647700 238.75148,16.736700 237.97400,16.489900 C 237.40558,16.309500 236.79395,16.399000 236.61483,16.688900 C 236.43571,16.978700 236.61650,17.215800 237.01657,17.215800 C 237.41665,17.215800 238.02764,17.557600 238.37433,17.975300 C 239.24602,19.025700 239.73814,18.924900 239.64895,17.714300 z "/>
+
+<rect id="d0e125" width="288" height="1000px" x="10" y="1319.4356684999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e125" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Der Benutzer sollte alle drei Möglichkeiten der Filterwahl ausschöpfen und die verschiedenen Endergebnisse mit dem Ursprungsbildes vergleichen. Es wird immer ein Bild dabei herauskommen, bei dem ein Ergebnis immer besser ist als bei den anderen Filtermöglichkeiten.
+</flowDiv></flowRoot>
+
+<rect id="d0e128" width="288" height="1000px" x="10" y="1382.4252304999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e128" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Dem Anwender wird nach dem Vektorisierungsvorgang geraten, auf das Ergebnis <flowSpan style="font-family:sans serif">Pfad &gt; Vereinfachen</flowSpan> (<flowSpan style="font-weight:bold">Strg+L</flowSpan>) anzuwenden, um die Anzahl der Knoten zu verringern. Dadurch kann das potrace-Ergebnis viel leichter weiterverarbeitet werden. Zum Beispiel hier, ist eine Bitmap Vektorisierung eines alten Mannes der Gitarre spielt:
+</flowDiv></flowRoot>
+
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1464.4352264999998) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f05-de.svgtext2879" y="128.14566" x="81.327339" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="128.14566" x="81.327339" id="tracing-f05-de.svgtspan2880" sodipodi:role="line">Originalbild</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1464.4352264999998) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f05-de.svgtext2882" y="124.44067" x="227.33034" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="124.44067" x="227.33034" id="tracing-f05-de.svgtspan2883" sodipodi:role="line">Vektorisiertes Bild / Ergebnispfad</tspan><tspan y="130.44067" x="227.33034" id="tracing-f05-de.svgtspan2893" sodipodi:role="line">(1,551 Knoten)</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1464.4352264999998) " y="6.6406254e-05" x="39.653900" id="tracing-f05-de.svgimage1651" height="115.89471" width="83.346848" sodipodi:absref="/oldguitar.jpg" xlink:href="oldguitar.jpg"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1464.4352264999998) " id="tracing-f05-de.svgpath1653" d="M 185.42469,89.582700 L 185.42469,63.270600 L 186.10911,63.229200 L 186.79352,63.187800 L 186.10284,63.055100 L 185.41215,62.922500 L 185.43373,47.963300 L 185.45530,33.004100 L 186.40565,32.936200 C 186.92835,32.898800 187.46690,32.693500 187.60243,32.479900 C 187.78253,32.196100 187.85011,32.234900 187.85352,32.623900 C 187.86158,33.545300 188.89924,33.121400 189.15653,32.091600 C 189.27303,31.625300 189.31677,31.678600 189.34382,32.319700 C 189.37345,33.022200 189.51317,33.155500 190.21561,33.151600 C 190.85028,33.148000 190.94415,33.078600 190.60465,32.863900 C 190.35855,32.708300 190.23959,32.498500 190.34030,32.397800 C 190.44102,32.297100 190.71815,32.409400 190.95615,32.647400 C 191.41140,33.102700 195.57509,33.279800 195.29843,32.832200 C 195.21945,32.704400 195.32679,32.520900 195.53696,32.424600 C 195.74713,32.328200 195.61110,32.325700 195.23467,32.419100 C 194.85824,32.512500 194.55026,32.465600 194.55026,32.314900 C 194.55026,31.800700 194.85872,31.732400 196.23626,31.941500 C 196.99390,32.056400 197.68543,32.034600 197.77299,31.892900 C 197.99327,31.536500 198.50467,31.569000 198.50467,31.939500 C 198.50467,32.106800 198.29934,32.243700 198.04839,32.243700 C 197.79744,32.243700 197.59211,32.371000 197.59211,32.526700 C 197.59211,32.682400 197.28412,32.867600 196.90770,32.938300 C 196.53127,33.009000 196.74235,33.064600 197.37678,33.061800 C 198.01121,33.059000 198.60104,32.942200 198.68752,32.802300 C 198.77400,32.662300 199.11853,32.547900 199.45313,32.547900 C 199.78773,32.547900 199.98202,32.419300 199.88488,32.262100 C 199.78774,32.104900 199.95077,31.968300 200.24716,31.958500 C 202.15816,31.895200 203.93389,31.706900 204.58838,31.498100 C 205.00664,31.364700 205.24705,31.362900 205.12264,31.494200 C 204.99823,31.625400 205.19297,31.940500 205.55541,32.194400 C 206.32504,32.733500 211.88883,33.056100 211.88883,32.561700 C 211.88883,32.397300 211.68351,32.341600 211.43256,32.437900 C 211.18160,32.534200 210.97628,32.484200 210.97628,32.326900 C 210.97628,32.169600 210.77095,32.040900 210.52000,32.040900 C 210.26905,32.040900 210.06372,32.132100 210.06372,32.243700 C 210.06372,32.355200 209.85275,32.446500 209.59490,32.446500 C 209.32745,32.446500 209.16949,32.239600 209.22714,31.964800 C 209.29207,31.655400 209.59558,31.510700 210.07619,31.560200 C 210.66137,31.620400 210.72487,31.571700 210.36791,31.336700 C 209.70334,30.899100 209.11491,30.960200 208.71397,31.508500 C 208.44112,31.881700 208.09204,31.939600 207.16400,31.765500 C 206.01097,31.549100 205.99358,31.528500 206.69883,31.213800 C 207.24890,30.968400 207.46256,30.980200 207.55620,31.261100 C 207.72569,31.769600 208.23861,31.736400 208.23861,31.217000 C 208.23861,30.354500 209.97302,30.407300 212.26046,31.339400 C 213.47814,31.835600 214.56012,32.242100 214.66488,32.242600 C 215.01932,32.244600 215.16729,28.755200 214.82215,28.533900 C 214.64058,28.417600 214.58742,28.226900 214.70401,28.110400 C 215.13220,27.682200 215.89792,28.700300 215.74088,29.489000 C 215.60037,30.194700 216.09891,31.331100 216.54899,31.331100 C 216.64931,31.331100 216.88580,30.817800 217.07453,30.190400 C 217.59946,28.445400 218.58442,27.385800 219.39381,27.695300 C 219.91629,27.895100 220.02543,28.133200 219.91518,28.832800 C 219.72027,30.069400 220.41787,30.534600 222.54953,30.589500 L 224.32775,30.635300 L 224.15543,29.690400 C 224.06066,29.170700 223.58892,28.240300 223.10713,27.622700 C 222.62534,27.005100 222.23114,26.234800 222.23114,25.910900 C 222.23114,25.069000 221.61498,24.668000 219.97634,24.443400 C 219.07923,24.320500 218.20914,23.953700 217.64959,23.462700 C 216.41838,22.382400 216.53000,22.083300 217.89199,22.813300 C 219.17148,23.499100 220.71022,23.622300 220.71022,23.039000 C 220.71022,22.828100 220.40223,22.308000 220.02580,21.883200 C 219.12914,20.871400 218.58092,19.894200 218.58092,19.307900 C 218.58092,18.801900 218.96553,19.019600 220.00647,20.114600 C 220.26507,20.386600 220.70031,20.551100 220.97367,20.480200 C 221.27896,20.400900 221.58802,20.620800 221.77487,21.050200 C 222.07700,21.744500 225.00592,23.145400 226.33413,23.230800 C 226.67067,23.252500 227.24912,23.578200 227.61957,23.954600 L 228.29312,24.639000 L 227.60436,24.639000 C 227.22554,24.639000 226.78556,24.752800 226.62663,24.891900 C 226.46769,25.031000 225.73339,25.317000 224.99486,25.527500 C 223.42173,25.975800 223.82401,26.512900 225.52603,26.236700 C 226.43089,26.089900 226.56252,26.139900 226.39819,26.568200 C 226.26227,26.922400 226.36714,27.072500 226.75045,27.072500 C 227.30644,27.072500 228.61125,28.248400 228.62860,28.765100 C 228.63386,28.921700 228.96767,29.289300 229.37041,29.582200 L 230.10265,30.114600 L 230.31583,28.693100 C 230.55272,27.113400 230.28979,22.253600 229.89077,20.836700 L 229.63377,19.924200 L 229.41681,21.064900 C 229.29748,21.692200 229.07225,22.205500 228.91630,22.205500 C 228.76035,22.205500 227.84259,21.786200 226.87683,21.273700 C 225.12879,20.346100 223.75646,19.051400 223.75358,18.327200 C 223.75137,17.771200 222.81597,17.862900 222.37783,18.462100 C 222.02970,18.938200 221.96362,18.939600 221.50545,18.481500 C 221.14903,18.125000 221.10881,17.924500 221.36234,17.767800 C 221.60738,17.616400 221.53850,17.419700 221.13653,17.123000 C 220.59825,16.725700 220.61693,16.706600 221.40586,16.847100 C 222.14868,16.979500 222.27573,16.887500 222.43249,16.103700 C 222.66868,14.922700 222.99825,14.961000 222.99455,16.168900 C 222.99287,16.718000 223.17241,17.190400 223.41418,17.273000 C 223.64660,17.352500 223.75528,17.285700 223.65570,17.124600 C 223.55612,16.963400 223.67395,16.831600 223.91755,16.831600 C 224.16114,16.831600 224.36044,16.945700 224.36044,17.085100 C 224.36044,17.224500 224.67528,17.338600 225.06007,17.338600 C 225.44486,17.338600 225.91367,17.492500 226.10185,17.680700 C 226.51310,18.092000 229.22741,17.761300 229.22741,17.299900 C 229.22741,16.606400 228.58855,15.848400 228.14679,16.018000 C 227.89216,16.115700 227.39195,15.939500 227.03520,15.626400 C 226.48825,15.146400 226.41513,15.135700 226.56868,15.558200 C 226.70702,15.938800 226.52923,16.091600 225.82872,16.194400 C 224.24532,16.426800 223.44789,16.135900 223.44789,15.325900 C 223.44789,14.901200 223.63685,14.585200 223.90416,14.562900 C 224.49124,14.514000 224.64651,14.468500 225.65059,14.051600 C 226.10922,13.861200 226.72519,13.791900 227.01943,13.897700 C 227.42423,14.043200 227.37292,13.890900 226.80853,13.271800 C 226.39830,12.821800 225.88499,12.521900 225.66783,12.605200 C 225.45067,12.688500 225.27300,12.555700 225.27300,12.310000 C 225.27300,11.539300 224.76770,11.708800 223.35857,12.952300 C 223.15375,13.133100 222.82485,13.227200 222.62767,13.161500 C 222.43050,13.095700 221.97419,13.336900 221.61366,13.697500 C 221.22157,14.089600 220.72498,14.292000 220.37791,14.201200 C 220.05877,14.117800 219.79759,14.139300 219.79750,14.249200 C 219.79740,14.359000 219.21565,14.448800 218.50471,14.448800 C 217.79376,14.448800 217.14364,14.530000 217.05999,14.629100 C 216.97634,14.728300 216.42880,14.900500 215.84325,15.011700 L 214.77860,15.214000 L 215.69115,14.605300 C 216.19306,14.270500 216.42721,13.995600 216.21149,13.994500 C 215.89131,13.992900 215.89131,13.912100 216.21149,13.554700 C 216.55205,13.174500 216.65110,13.178500 216.96350,13.584900 C 217.69065,14.530800 221.29170,13.298200 223.31341,11.411500 C 223.80563,10.952100 225.30342,10.052300 226.64184,9.4119000 C 227.98025,8.7715000 230.17071,7.6548000 231.50952,6.9305000 C 234.13995,5.5073000 234.28749,5.4872000 238.86852,5.9302000 C 241.33246,6.1685000 241.36336,6.1629000 241.54313,5.4431000 C 241.64315,5.0426000 241.68493,3.6883000 241.63596,2.4335000 L 241.54693,0.15210000 L 250.21622,0.070900000 C 257.74945,0.00030000000 258.93062,0.051300000 259.22976,0.46000000 C 259.53133,0.87210000 259.59556,0.87430000 259.74772,0.47780000 C 259.89266,0.10010000 260.61640,0.042400000 264.11834,0.12970000 C 266.42665,0.18720000 268.41971,0.25000000 268.54737,0.26920000 C 268.71915,0.29510000 268.67298,95.286000 268.49239,113.38520 L 268.46735,115.89470 L 226.94602,115.89470 L 185.42469,115.89470 L 185.42469,89.582700 z M 192.41026,114.69800 C 192.82611,113.92090 192.80796,113.76540 192.30141,113.76540 C 191.90285,113.76540 191.50840,114.38300 191.50840,115.00700 C 191.50840,115.50210 192.08581,115.30420 192.41026,114.69800 z M 194.76559,113.06340 C 194.91182,111.97140 194.68594,112.02600 194.28373,113.17980 C 194.04193,113.87340 194.04789,114.08500 194.30681,113.99870 C 194.49882,113.93460 194.70527,113.51380 194.76559,113.06340 z M 195.95078,112.93520 C 195.84970,112.83420 195.77781,113.01380 195.79101,113.33450 C 195.80561,113.68880 195.87769,113.76090 195.97479,113.51830 C 196.06266,113.29870 196.05186,113.03630 195.95078,112.93520 z M 193.63770,112.42150 C 193.63770,112.01690 193.71888,111.43510 193.81811,111.12870 C 193.94695,110.73070 193.81847,110.78880 193.36859,111.33190 C 192.62860,112.22530 192.53304,113.15700 193.18142,113.15700 C 193.46121,113.15700 193.63770,112.87250 193.63770,112.42150 z M 191.83586,112.62470 C 191.94589,111.54610 192.86405,109.20290 193.17981,109.19480 C 193.34800,109.19050 193.73643,108.64290 194.04298,107.97800 C 194.34954,107.31310 194.74212,106.76910 194.91538,106.76910 C 195.08865,106.76910 195.69811,106.35850 196.26975,105.85660 C 196.84139,105.35470 197.20930,104.94400 197.08732,104.94400 C 196.96535,104.94400 197.32856,104.60240 197.89445,104.18490 C 198.46035,103.76740 199.02878,103.25520 199.15763,103.04680 C 199.32837,102.77050 199.48286,102.75870 199.72736,103.00320 C 200.28427,103.56010 201.94123,103.03500 202.44197,102.14280 C 202.90521,101.31750 202.91339,101.35960 201.85255,99.111900 C 201.46094,98.282100 201.64371,96.731000 202.13309,96.731000 C 202.67882,96.731000 201.26061,94.403500 200.50513,94.059300 C 199.81567,93.745200 199.67075,93.787900 199.25048,94.429300 C 198.98915,94.828100 198.38958,96.570000 197.91809,98.300200 C 197.04865,101.49060 196.22859,103.55220 195.53886,104.28130 C 195.32973,104.50240 195.15863,104.84050 195.15863,105.03260 C 195.15863,105.45340 193.39666,107.00710 192.64576,107.24840 C 192.02496,107.44800 191.37269,108.60880 191.05623,110.07720 C 190.88606,110.86680 190.92378,111.04900 191.21960,110.86610 C 191.60977,110.62500 191.55539,111.10280 191.05409,112.32050 C 190.89886,112.69760 190.97752,112.85290 191.32376,112.85290 C 191.59262,112.85290 191.82306,112.75020 191.83586,112.62470 z M 246.90000,109.56740 C 246.71629,109.50620 246.56599,109.12530 246.56599,108.72100 C 246.56599,108.27040 246.38942,107.98590 246.10971,107.98590 C 245.85876,107.98590 245.65343,108.19120 245.65343,108.44220 C 245.65343,108.69310 245.79032,108.89840 245.95762,108.89840 C 246.12492,108.89840 246.26181,109.02640 246.26181,109.18280 C 246.26181,109.33920 246.42313,109.85250 246.62029,110.32350 L 246.97879,111.17980 L 247.10639,110.42930 C 247.17658,110.01650 247.08370,109.62870 246.90000,109.56740 z M 245.17244,109.40000 C 245.06732,109.12610 244.86014,108.97680 244.71203,109.06840 C 244.56393,109.15990 244.61249,109.41910 244.81995,109.64430 C 245.28662,110.15100 245.42406,110.05570 245.17244,109.40000 z M 243.84341,107.40570 C 243.64209,107.02950 243.33356,106.86140 243.04672,106.97140 C 242.65348,107.12230 242.68976,107.26940 243.27346,107.89080 C 244.02662,108.69250 244.37389,108.39690 243.84341,107.40570 z M 246.12016,105.87400 C 246.05186,105.00360 245.34925,104.62570 245.34925,105.45940 C 245.34925,105.77070 245.13599,106.32990 244.87535,106.70200 C 244.18296,107.69050 244.65077,108.16040 245.48662,107.31600 C 245.88427,106.91430 246.15368,106.30110 246.12016,105.87400 z M 243.52413,104.67710 C 243.52413,104.53030 243.31881,104.23970 243.06786,104.03150 C 242.57258,103.62040 242.51067,103.71870 242.79622,104.46290 C 242.99167,104.97220 243.52413,105.12890 243.52413,104.67710 z M 245.95762,104.31770 C 245.95762,104.14050 245.82074,104.08020 245.65343,104.18360 C 245.48613,104.28700 245.34925,104.43190 245.34925,104.50570 C 245.34925,104.57950 245.48613,104.63980 245.65343,104.63980 C 245.82074,104.63980 245.95762,104.49490 245.95762,104.31770 z M 238.46935,101.89690 C 238.29912,101.72660 237.70724,101.45760 237.15405,101.29890 C 236.16755,101.01600 236.15863,101.02190 236.68939,101.60840 C 236.98701,101.93730 237.57890,102.20640 238.00468,102.20640 C 238.52964,102.20640 238.67921,102.10670 238.46935,101.89690 z M 244.49373,101.69440 C 244.27414,101.60650 244.01178,101.61730 243.91070,101.71840 C 243.80962,101.81950 243.98929,101.89140 244.30995,101.87820 C 244.66431,101.86360 244.73638,101.79150 244.49373,101.69440 z M 235.91950,101.09920 C 235.91950,100.75390 234.87128,100.09670 234.30457,100.08670 C 234.00192,100.08140 233.83003,99.954500 233.92259,99.804700 C 234.01515,99.655000 233.88635,99.453900 233.63636,99.358000 C 233.03391,99.126800 233.05320,98.556100 233.66345,98.556100 C 234.45360,98.556100 233.96141,97.803500 233.10458,97.701600 C 232.66964,97.649800 232.13267,97.387900 231.91130,97.119400 C 231.55244,96.684300 231.58083,96.669800 232.17322,96.985400 C 232.53866,97.180100 233.20481,97.339400 233.65357,97.339400 C 234.36192,97.339400 234.45014,97.440600 234.32273,98.107100 C 234.15385,98.990500 234.54368,99.394700 234.91855,98.724900 C 235.18980,98.240200 236.52787,98.397200 236.52787,98.913700 C 236.52787,99.071400 236.66475,99.115800 236.83205,99.012400 C 236.99935,98.909000 237.13624,98.969400 237.13624,99.146500 C 237.13624,99.323700 237.53548,99.468700 238.02345,99.468700 C 238.51141,99.468700 238.95628,99.597800 239.01205,99.755600 C 239.06782,99.913300 239.79786,100.21910 240.63437,100.43490 C 241.47088,100.65080 242.23156,100.93190 242.32477,101.05970 C 242.59244,101.42650 244.14900,100.57670 243.98923,100.15090 C 243.88131,99.863300 244.16417,99.817000 245.12981,99.964300 C 245.83606,100.07200 246.58500,100.29510 246.79413,100.46000 C 247.06580,100.67430 247.17436,100.61690 247.17436,100.25890 C 247.17436,99.307300 244.84119,98.972900 243.67623,99.757400 C 243.29601,100.01350 241.87760,99.965500 240.48228,99.649400 C 238.11800,99.113800 232.14556,95.562800 224.81672,90.335200 C 221.62849,88.061100 219.46543,87.041900 216.04381,86.201400 C 214.34413,85.783900 212.54283,85.288300 212.04093,85.099900 C 210.34126,84.462100 206.92637,82.285300 206.78627,81.750300 C 206.69607,81.406000 205.99971,81.027900 204.81083,80.677800 C 203.20117,80.203700 203.02871,80.081700 203.41269,79.688700 C 203.88646,79.203700 205.19675,77.140400 205.19675,76.879300 C 205.19675,76.563700 202.57986,77.299800 201.01819,78.054800 C 200.14205,78.478400 199.28531,78.738400 199.11431,78.632800 C 198.09398,78.002200 196.44832,80.390400 195.72926,83.545200 C 195.41234,84.935700 195.43764,85.224700 195.95360,86.108200 C 196.52841,87.092400 198.13894,88.254200 198.58072,88.003300 C 198.70619,87.932000 198.80885,88.066200 198.80885,88.301400 C 198.80885,88.536600 199.07027,89.030500 199.38978,89.398900 L 199.97071,90.068700 L 200.17365,89.144800 C 200.42632,87.994400 200.80948,87.737500 201.39677,88.324800 C 201.88836,88.816400 201.98610,89.147800 201.62257,89.090400 C 200.88541,88.974000 200.32978,89.185500 200.32978,89.582700 C 200.32978,89.833600 200.46667,90.038900 200.63397,90.038900 C 200.80127,90.038900 200.93815,89.902100 200.93815,89.734700 C 200.93815,89.567400 201.07504,89.430600 201.24234,89.430600 C 201.40964,89.430600 201.54653,89.633300 201.54653,89.881000 C 201.54653,90.400300 202.95190,90.807200 204.28420,90.673700 C 204.68978,90.633000 204.68978,90.586000 204.28420,90.250400 C 204.03324,90.042700 203.67841,89.602200 203.49567,89.271500 C 203.31294,88.940700 202.79963,88.491500 202.35498,88.273300 C 201.91033,88.055000 201.54653,87.736100 201.54653,87.564700 C 201.54653,87.373800 201.17807,87.333900 200.59591,87.461700 C 199.93500,87.606900 199.70872,87.567900 199.85340,87.333800 C 199.96786,87.148600 200.29297,86.992700 200.57587,86.987400 C 201.03687,86.978700 201.03184,86.933500 200.52746,86.551400 C 199.84262,86.032500 200.13638,85.356200 200.88057,85.738400 C 201.16319,85.883600 201.56554,85.941000 201.77466,85.866000 C 201.98379,85.791000 202.15490,85.946400 202.15490,86.211300 C 202.15490,86.476200 202.39821,86.692900 202.69558,86.692900 C 203.71404,86.692900 204.54778,87.562400 204.64634,88.727200 C 204.69811,89.339100 204.91266,89.896400 205.12312,89.965500 C 205.41874,90.062700 205.43320,89.900400 205.18667,89.251900 C 204.94086,88.605400 204.96581,88.314400 205.29529,87.984900 C 205.66280,87.617400 205.81444,87.673400 206.37244,88.382800 C 206.72962,88.836900 207.02187,89.403900 207.02187,89.642800 C 207.02187,89.881700 207.26141,90.052800 207.55419,90.023000 C 208.52216,89.924600 208.77446,90.032900 208.92597,90.612300 C 209.03926,91.045600 209.27096,91.148400 209.87400,91.033100 C 210.74553,90.866500 210.83759,90.612400 210.35384,89.708500 C 209.96436,88.980700 210.22149,88.480900 210.85943,88.725700 C 211.20748,88.859300 211.23464,88.966700 210.96281,89.134700 C 210.75792,89.261300 210.69836,89.531200 210.82874,89.742100 C 210.99973,90.018800 211.21463,89.924900 211.62141,89.395900 C 211.92836,88.996700 212.18254,88.822700 212.18626,89.009100 C 212.20683,90.040500 216.91410,93.394900 217.67819,92.922600 C 217.84265,92.821000 218.20690,92.967500 218.48764,93.248200 C 218.96541,93.726000 219.01339,93.717200 219.23778,93.110600 L 219.47751,92.462600 L 220.24596,93.130700 C 220.66860,93.498200 221.01440,93.964900 221.01440,94.167800 C 221.01440,94.678400 220.06870,94.994400 219.68596,94.611700 C 219.16801,94.093700 218.83662,94.254600 218.93999,94.973800 C 219.01588,95.501700 219.25446,95.660700 220.02792,95.698800 C 220.57281,95.725600 221.18879,95.884500 221.39675,96.052000 C 221.60471,96.219500 222.25396,96.452800 222.83952,96.570500 C 223.42507,96.688200 224.65702,97.035400 225.57719,97.342200 C 226.49735,97.649000 227.93462,98.108100 228.77113,98.362400 C 229.60764,98.616600 231.11336,99.199100 232.11718,99.656700 C 233.12099,100.11440 234.03182,100.46900 234.14125,100.44470 C 234.25068,100.42050 234.50699,100.60160 234.71082,100.84720 C 235.08074,101.29300 235.91950,101.46780 235.91950,101.09920 z M 230.13997,97.643600 C 230.13997,97.476300 230.27685,97.339400 230.44415,97.339400 C 230.61146,97.339400 230.74834,97.476300 230.74834,97.643600 C 230.74834,97.810900 230.61146,97.947800 230.44415,97.947800 C 230.27685,97.947800 230.13997,97.810900 230.13997,97.643600 z M 228.92323,97.035200 C 228.92323,96.867900 228.53539,96.731000 228.06137,96.731000 C 227.58734,96.731000 227.09685,96.628400 226.97137,96.502900 C 226.74352,96.275000 226.58824,96.232300 225.72928,96.160700 C 225.19393,96.116100 225.07767,94.297500 225.61016,94.297500 C 225.81563,94.297500 225.87462,94.587200 225.76118,95.039200 C 225.58912,95.724700 225.67956,95.796500 226.95593,95.987900 C 228.21719,96.177100 230.19230,97.305600 229.30346,97.329300 C 229.09433,97.334800 228.92323,97.202500 228.92323,97.035200 z M 223.97780,95.792700 C 223.68370,95.621500 223.30630,95.565900 223.13914,95.669200 C 222.72880,95.922800 222.41795,95.035300 222.68535,94.373600 C 222.87646,93.900600 222.92988,93.917600 223.16437,94.525700 C 223.30952,94.902100 223.62337,95.210100 223.86182,95.210100 C 224.10026,95.210100 224.37414,95.415400 224.47045,95.666400 C 224.67476,96.198800 224.67499,96.198800 223.97780,95.792700 z M 221.62277,94.467600 C 221.62277,93.933300 221.80530,93.854600 222.06606,94.276500 C 222.16232,94.432300 222.10195,94.645700 221.93192,94.750700 C 221.76189,94.855800 221.62277,94.728400 221.62277,94.467600 z M 223.98021,94.400300 C 224.18934,94.315900 224.53155,94.315900 224.74068,94.400300 C 224.94980,94.484600 224.77870,94.553700 224.36044,94.553700 C 223.94219,94.553700 223.77108,94.484600 223.98021,94.400300 z M 202.15490,89.904800 C 202.15490,89.831000 202.29178,89.686100 202.45908,89.582700 C 202.62638,89.479300 202.76327,89.539600 202.76327,89.716800 C 202.76327,89.894000 202.62638,90.038900 202.45908,90.038900 C 202.29178,90.038900 202.15490,89.978600 202.15490,89.904800 z M 204.69335,86.831900 C 204.42454,86.131400 204.66836,86.092900 205.32602,86.732100 C 205.85125,87.242600 205.85810,87.301300 205.39252,87.301300 C 205.10704,87.301300 204.79242,87.090000 204.69335,86.831900 z M 206.16014,98.611200 C 206.88504,98.306900 208.27584,97.884000 209.25081,97.671600 C 210.22578,97.459100 210.95124,97.213000 210.86295,97.124700 C 210.77465,97.036400 209.33321,96.786100 207.65975,96.568400 C 205.98628,96.350800 204.30264,96.076000 203.91831,95.957800 C 203.53399,95.839600 203.32251,95.851400 203.44835,95.984100 C 203.57419,96.116800 203.44739,96.479300 203.16656,96.789600 C 202.77513,97.222100 202.73948,97.437300 203.01380,97.711600 C 203.21061,97.908400 203.37164,98.315800 203.37164,98.617000 C 203.37164,99.337200 204.43595,99.335000 206.16014,98.611200 z M 218.58092,95.036300 C 218.58092,94.664000 217.70382,94.013800 216.94464,93.823300 C 215.84047,93.546200 215.95793,94.039600 217.14294,94.656400 C 218.20459,95.208900 218.58092,95.308400 218.58092,95.036300 z M 214.32232,93.993300 C 214.32232,93.826000 214.18544,93.689200 214.01813,93.689200 C 213.85083,93.689200 213.71395,93.826000 213.71395,93.993300 C 213.71395,94.160600 213.85083,94.297500 214.01813,94.297500 C 214.18544,94.297500 214.32232,94.160600 214.32232,93.993300 z M 215.76720,93.613100 C 215.62366,93.182500 215.13450,93.229800 214.98139,93.689200 C 214.92562,93.856500 215.10813,93.993300 215.38697,93.993300 C 215.66581,93.993300 215.83691,93.822200 215.76720,93.613100 z M 208.23861,90.647300 C 208.23861,90.480000 208.03328,90.343100 207.78233,90.343100 C 207.53138,90.343100 207.32605,90.480000 207.32605,90.647300 C 207.32605,90.814600 207.53138,90.951500 207.78233,90.951500 C 208.03328,90.951500 208.23861,90.814600 208.23861,90.647300 z M 231.81299,82.434300 C 231.70959,82.267000 231.56463,82.130100 231.49085,82.130100 C 231.41707,82.130100 231.35671,82.267000 231.35671,82.434300 C 231.35671,82.601600 231.50167,82.738500 231.67885,82.738500 C 231.85603,82.738500 231.91639,82.601600 231.81299,82.434300 z M 228.46695,81.825900 C 228.36355,81.658600 228.14207,81.521700 227.97477,81.521700 C 227.80747,81.521700 227.75518,81.658600 227.85858,81.825900 C 227.96198,81.993200 228.18346,82.130100 228.35076,82.130100 C 228.51806,82.130100 228.57035,81.993200 228.46695,81.825900 z M 241.73615,81.012200 C 241.37757,80.395600 241.29097,80.593000 241.58451,81.357900 C 241.68882,81.629700 241.83826,81.788100 241.91657,81.709800 C 241.99489,81.631400 241.91370,81.317600 241.73615,81.012200 z M 227.23500,81.251700 C 227.07606,81.103200 226.60381,80.892200 226.18556,80.782800 L 225.42509,80.583800 L 226.18556,81.042000 C 227.03308,81.552600 227.69963,81.685900 227.23500,81.251700 z M 230.74834,80.591200 C 230.74834,80.433800 230.61146,80.305000 230.44415,80.305000 C 230.27685,80.305000 230.13997,80.518400 230.13997,80.779200 C 230.13997,81.040100 230.27685,81.168900 230.44415,81.065500 C 230.61146,80.962100 230.74834,80.748700 230.74834,80.591200 z M 225.12091,80.305000 C 225.01751,80.137700 224.76988,80.002900 224.57063,80.005500 C 224.35295,80.008300 224.39047,80.127800 224.66463,80.305000 C 225.24901,80.682700 225.35431,80.682700 225.12091,80.305000 z M 242.61158,79.569900 C 242.61158,79.332900 242.78268,79.059100 242.99181,78.961500 C 243.29477,78.820100 243.29506,78.748100 242.99327,78.607100 C 242.73406,78.486000 242.90210,78.142600 243.52560,77.519100 C 244.02670,77.018000 244.43460,76.447400 244.43203,76.251100 C 244.42859,75.987400 244.36907,75.984700 244.20390,76.240900 C 244.04491,76.487400 243.85160,76.448800 243.53410,76.106900 C 243.13854,75.681000 243.14719,75.649200 243.61015,75.826900 C 243.92701,75.948400 244.13434,75.881500 244.13716,75.656600 C 244.14010,75.423100 244.24920,75.454700 244.43207,75.742200 C 244.67206,76.119500 244.82926,76.132200 245.33997,75.815700 C 245.83631,75.508100 245.95572,75.508100 245.94795,75.815700 C 245.93310,76.403100 245.16806,77.281800 244.89047,77.030300 C 244.75488,76.907400 244.72472,77.032900 244.82345,77.309200 C 244.94082,77.637600 244.80998,77.862000 244.44556,77.957300 C 244.07291,78.054800 243.90345,78.357500 243.93429,78.870700 C 243.99074,79.810100 244.25329,79.672300 245.16222,78.226200 C 246.56141,76.000000 247.73742,70.346600 246.90795,69.833900 C 246.66685,69.684900 246.56599,70.270800 246.56599,71.820500 C 246.56599,73.029400 246.46333,73.915800 246.33785,73.790400 C 246.09683,73.549300 246.05668,73.383600 245.99564,72.378200 C 245.97473,72.033700 245.84021,71.824500 245.69670,71.913200 C 245.55320,72.001800 245.46251,71.433000 245.49517,70.649000 C 245.52783,69.865000 245.37034,68.611500 245.14520,67.863400 C 244.92006,67.115400 244.81465,66.255000 244.91096,65.951600 C 245.01986,65.608500 244.93457,65.401700 244.68533,65.404600 C 244.14964,65.410800 243.23613,65.997300 243.75227,66.003600 C 243.96140,66.006200 244.13251,66.136600 244.13251,66.293400 C 244.13251,66.450200 243.56894,66.570700 242.88013,66.561200 C 242.19133,66.551700 241.54113,66.683500 241.43525,66.854100 C 241.18274,67.260900 240.49478,67.344100 239.64577,67.070400 C 238.83803,66.810100 238.72646,66.016800 239.49368,65.989000 C 239.90153,65.974200 239.86597,65.905400 239.34158,65.694600 C 238.96515,65.543300 238.65717,65.270100 238.65717,65.087600 C 238.65717,64.905000 238.79405,64.840200 238.96135,64.943600 C 239.41048,65.221200 239.33114,64.320600 238.79301,63.032700 C 238.53311,62.410700 238.36201,61.875500 238.41277,61.843500 C 238.66055,61.687000 235.94833,58.519600 234.52611,57.304600 C 233.42726,56.365800 232.97171,55.774800 233.09645,55.449700 C 233.23242,55.095400 234.00679,55.741200 236.10661,57.960300 C 238.47768,60.466000 239.04520,61.263800 239.62487,62.905800 C 240.00501,63.982500 240.48953,64.930100 240.70159,65.011500 C 240.91365,65.092900 241.01142,65.282000 240.91886,65.431800 C 240.82629,65.581500 240.89552,65.704100 241.07270,65.704100 C 241.55453,65.704100 241.46095,65.055800 240.82971,64.020600 C 240.52014,63.513000 240.17364,62.476100 240.05973,61.716400 C 239.88547,60.554400 239.54717,60.025000 237.92820,58.380800 C 236.86978,57.305900 235.53996,56.054100 234.97305,55.599100 C 234.40613,55.144100 234.10362,54.767700 234.30079,54.762600 C 234.49797,54.757600 234.84687,54.941000 235.07613,55.170200 C 235.30539,55.399500 235.94131,55.818900 236.48928,56.102300 C 237.03725,56.385700 238.15035,57.325500 238.96282,58.190700 C 239.77530,59.056000 240.53248,59.671600 240.64545,59.558600 C 240.87742,59.326600 238.99635,56.578500 238.60560,56.578500 C 238.46666,56.578500 238.35298,56.381200 238.35298,56.140100 C 238.35298,55.898900 237.52924,55.262600 236.52244,54.726000 C 235.51565,54.189400 234.73957,53.702600 234.79784,53.644400 C 234.85610,53.586100 235.54376,53.756500 236.32596,54.023000 C 237.80622,54.527400 238.39343,55.051100 240.47015,57.719200 C 241.15381,58.597600 241.84687,59.316200 242.01028,59.316200 C 242.59889,59.316200 242.28890,58.499900 241.36770,57.624000 C 240.85087,57.132700 240.08997,56.157300 239.67683,55.456700 C 239.02859,54.357300 238.65938,54.094100 236.98275,53.536200 C 234.04286,52.557900 232.55506,51.103200 234.49436,51.103200 C 235.24288,51.103200 235.55063,50.537500 236.86569,46.744500 C 237.31981,45.434600 237.77178,44.282500 237.87008,44.184200 C 237.96837,44.085900 238.04879,43.834400 238.04879,43.625200 C 238.04879,43.416000 238.34597,42.583200 238.70918,41.774700 C 239.38461,40.271100 240.16531,38.281000 240.17351,38.041900 C 240.17603,37.968500 239.89899,38.208100 239.55787,38.574200 C 238.73159,39.461100 238.21737,39.425500 238.80915,38.522300 C 239.06775,38.127700 239.19315,37.580100 239.08780,37.305600 C 238.93511,36.907700 239.10336,36.798700 239.91741,36.768400 C 240.84574,36.733800 240.81414,36.708200 239.56972,36.486700 C 237.62901,36.141400 235.65666,36.137300 236.19758,36.479700 C 236.43417,36.629500 237.06557,36.680900 237.60068,36.594100 C 238.46161,36.454400 238.59108,36.527600 238.72530,37.229700 C 238.82870,37.770600 238.74516,38.023200 238.46289,38.023200 C 238.23514,38.023200 238.04879,38.281100 238.04879,38.596200 C 238.04879,39.059800 237.86010,39.150600 237.06019,39.071900 C 236.51646,39.018400 235.96893,38.965900 235.84345,38.955200 C 235.71797,38.944500 235.64423,38.833100 235.67957,38.707600 C 235.71492,38.582100 235.64746,38.022400 235.52966,37.463800 C 235.31779,36.458900 235.30162,36.450400 234.02052,36.663200 C 232.26095,36.955600 231.23041,37.528600 230.24657,38.761600 C 228.64515,40.768600 228.35040,42.024600 228.33185,46.920600 C 228.31985,50.088200 228.21205,51.407400 227.96519,51.407400 C 227.77287,51.407400 226.15478,52.077800 224.36943,52.897300 C 221.00129,54.443200 218.96472,55.080300 215.45193,55.686800 C 213.61527,56.003900 213.33441,56.146100 212.90530,56.975900 C 212.32470,58.098600 212.47379,61.089100 213.18996,62.685600 C 213.44686,63.258300 213.84095,64.342900 214.06573,65.095700 C 214.41431,66.263200 214.60395,66.479300 215.35519,66.565100 C 215.88499,66.625500 216.55539,66.429400 217.03754,66.073000 C 217.47841,65.747000 218.43216,65.177800 219.15700,64.808000 C 219.88183,64.438200 221.07536,63.517800 221.80929,62.762700 C 222.54322,62.007500 223.14370,61.569500 223.14370,61.789400 C 223.14370,62.042100 223.38135,61.951400 223.79010,61.542700 C 224.14561,61.187100 224.43649,60.540700 224.43649,60.106200 C 224.43649,59.612600 224.60488,59.316200 224.88525,59.316200 C 225.13207,59.316200 225.95881,58.700200 226.72246,57.947400 C 227.63998,57.042800 228.37763,56.576900 228.89730,56.573900 C 229.51991,56.570200 229.58866,56.506900 229.22741,56.270100 C 228.90582,56.059300 229.08540,56.027600 229.83578,56.162900 C 230.42134,56.268400 231.03732,56.493700 231.20462,56.663500 C 231.40937,56.871300 231.33479,56.911000 230.97648,56.784900 C 230.17021,56.501200 230.32868,56.807700 231.58485,57.961400 C 232.21223,58.537600 232.99931,59.015300 233.33392,59.022900 C 234.12910,59.040900 237.18677,61.416700 237.64601,62.373400 C 237.84274,62.783200 238.10278,63.529200 238.22389,64.031100 L 238.44407,64.943600 L 237.78829,64.362500 C 237.42761,64.042800 237.04780,63.866000 236.94426,63.969600 C 236.57739,64.336400 236.76303,65.732000 237.25031,66.270400 C 237.52217,66.570900 237.74461,66.955800 237.74461,67.125800 C 237.74461,67.606700 238.82862,68.470300 239.11085,68.214300 C 239.24957,68.088400 239.26090,68.162600 239.13603,68.379000 C 239.01115,68.595500 239.05813,68.952300 239.24043,69.172000 C 239.55148,69.546800 239.93394,71.969500 239.93430,73.567400 C 239.93442,74.087600 240.02567,74.191200 240.26921,73.947700 C 240.77256,73.444300 241.09065,73.543300 241.09065,74.203300 C 241.09065,74.528100 241.22753,74.878300 241.39484,74.981700 C 241.79219,75.227300 241.78686,76.260400 241.38697,76.507500 C 241.21534,76.613600 240.92818,76.279500 240.74884,75.765000 C 240.56950,75.250600 240.29005,74.829700 240.12784,74.829700 C 239.73378,74.829700 240.12437,76.055600 240.74231,76.758200 C 241.01305,77.066100 241.23640,77.476700 241.23865,77.670800 C 241.24493,78.212400 242.12226,80.000800 242.38165,80.000800 C 242.50811,80.000800 242.61158,79.806900 242.61158,79.569900 z M 242.21233,77.370900 C 241.81565,76.974200 242.00503,76.654800 242.63693,76.654800 C 242.99092,76.654800 243.21750,76.814200 243.15024,77.016000 C 243.00207,77.460500 242.49415,77.652700 242.21233,77.370900 z M 242.30739,74.963800 C 242.30739,74.703000 242.44428,74.574200 242.61158,74.677600 C 242.77888,74.781000 242.91576,74.994400 242.91576,75.151800 C 242.91576,75.309200 242.77888,75.438000 242.61158,75.438000 C 242.44428,75.438000 242.30739,75.224600 242.30739,74.963800 z M 245.83076,75.174700 C 245.69972,74.962600 245.67466,74.707000 245.77507,74.606600 C 246.04730,74.334400 246.34413,74.734800 246.19709,75.175900 C 246.09406,75.485000 246.02241,75.484800 245.83076,75.174700 z M 241.09065,69.040600 C 241.09065,68.878500 241.29598,68.745900 241.54693,68.745900 C 241.79788,68.745900 242.00321,68.799700 242.00321,68.865500 C 242.00321,68.931200 241.79788,69.063800 241.54693,69.160100 C 241.29598,69.256400 241.09065,69.202600 241.09065,69.040600 z M 244.15652,67.402500 C 244.14331,67.081800 244.21520,66.902100 244.31629,67.003200 C 244.41736,67.104300 244.42817,67.366700 244.34030,67.586200 C 244.24320,67.828900 244.17112,67.756800 244.15652,67.402500 z M 232.72555,58.403600 C 232.62215,58.236300 232.68251,58.099400 232.85969,58.099400 C 233.03686,58.099400 233.18183,58.236300 233.18183,58.403600 C 233.18183,58.570900 233.12146,58.707800 233.04769,58.707800 C 232.97391,58.707800 232.82895,58.570900 232.72555,58.403600 z M 231.49090,54.915200 C 231.16614,54.669500 231.05478,54.464200 231.24342,54.458900 C 231.43206,54.453600 231.75681,54.654500 231.96508,54.905500 C 232.44594,55.484900 232.24944,55.488900 231.49090,54.915200 z M 235.00694,48.517600 C 235.00694,48.266600 235.12101,48.061300 235.26043,48.061300 C 235.39985,48.061300 235.51392,48.266600 235.51392,48.517600 C 235.51392,48.768600 235.39985,48.973900 235.26043,48.973900 C 235.12101,48.973900 235.00694,48.768600 235.00694,48.517600 z M 233.69707,48.475200 C 233.59008,48.368200 233.57673,48.160600 233.66739,48.013900 C 233.86182,47.699300 234.39857,47.970600 234.39857,48.383500 C 234.39857,48.710500 233.98629,48.764400 233.69707,48.475200 z M 236.83205,43.972800 C 236.83205,43.899000 236.96894,43.754000 237.13624,43.650600 C 237.30354,43.547200 237.44042,43.607600 237.44042,43.784800 C 237.44042,43.961900 237.30354,44.106900 237.13624,44.106900 C 236.96894,44.106900 236.83205,44.046500 236.83205,43.972800 z M 236.83205,41.843500 C 236.83205,41.582600 236.96894,41.369200 237.13624,41.369200 C 237.30354,41.369200 237.44042,41.498000 237.44042,41.655500 C 237.44042,41.812900 237.30354,42.026300 237.13624,42.129700 C 236.96894,42.233100 236.83205,42.104300 236.83205,41.843500 z M 237.44042,41.065100 C 237.44042,40.897800 237.57731,40.760900 237.74461,40.760900 C 237.91191,40.760900 238.04879,40.897800 238.04879,41.065100 C 238.04879,41.232400 237.91191,41.369200 237.74461,41.369200 C 237.57731,41.369200 237.44042,41.232400 237.44042,41.065100 z M 236.88008,40.456700 C 236.88008,40.038400 236.94912,39.867300 237.03351,40.076500 C 237.11789,40.285600 237.11789,40.627800 237.03351,40.836900 C 236.94912,41.046000 236.88008,40.874900 236.88008,40.456700 z M 232.07483,38.212600 C 231.80272,37.901800 231.95459,37.735000 232.78202,37.435800 C 233.36157,37.226300 233.91292,37.132000 234.00725,37.226300 C 234.10158,37.320600 233.80933,37.538300 233.35780,37.709900 C 232.90628,37.881600 232.62160,38.159200 232.72519,38.326800 C 232.99862,38.769200 232.48287,38.678700 232.07483,38.212600 z M 234.40322,37.490900 C 234.40066,37.114400 234.53545,36.806500 234.70275,36.806500 C 235.08387,36.806500 235.08387,37.129300 234.70275,37.719000 C 234.46431,38.088000 234.40699,38.044300 234.40322,37.490900 z M 223.85511,78.918000 C 223.73457,78.603900 223.88487,78.388200 224.29989,78.279700 C 225.12142,78.064800 225.25910,77.587900 224.76891,76.654800 L 224.36941,75.894300 L 224.31924,76.806900 C 224.28153,77.492900 224.22156,77.379600 224.07768,76.350600 C 223.97242,75.597700 224.01249,74.807300 224.16672,74.594200 C 224.32095,74.381000 224.35691,74.116400 224.24663,74.006100 C 223.81492,73.574400 223.38886,74.540200 223.22789,76.315400 C 223.13511,77.338600 222.97175,78.175700 222.86487,78.175700 C 222.45511,78.175700 221.57139,76.874300 221.85709,76.691600 C 222.27089,76.427000 222.49687,74.208200 222.19387,73.384800 C 221.85637,72.467600 221.31859,72.514300 221.31859,73.460800 C 221.31859,74.043800 221.15884,74.223500 220.63417,74.231000 C 219.98917,74.240100 219.98145,74.264700 220.50028,74.658000 C 221.13760,75.141200 220.68798,75.600000 219.85914,75.312100 C 219.38891,75.148900 219.39025,75.170400 219.87371,75.546900 C 220.16648,75.774800 220.40603,76.054700 220.40603,76.168800 C 220.40603,76.435200 220.91782,77.075100 222.16063,78.362600 C 223.20008,79.439400 224.17821,79.760000 223.85511,78.918000 z M 223.51846,76.654800 C 223.51846,76.069200 223.58106,75.829700 223.65757,76.122400 C 223.73408,76.415200 223.73408,76.894300 223.65757,77.187100 C 223.58106,77.479900 223.51846,77.240300 223.51846,76.654800 z M 221.21719,76.147800 C 221.10566,76.036300 221.01440,75.803600 221.01440,75.630700 C 221.01440,75.440100 221.15608,75.458000 221.37435,75.676300 C 221.57233,75.874300 221.66359,76.107000 221.57715,76.193400 C 221.49070,76.279900 221.32873,76.259300 221.21719,76.147800 z M 235.31112,76.654800 C 235.31112,76.487500 235.17424,76.350600 235.00694,76.350600 C 234.83964,76.350600 234.70275,76.487500 234.70275,76.654800 C 234.70275,76.822100 234.83964,76.959000 235.00694,76.959000 C 235.17424,76.959000 235.31112,76.822100 235.31112,76.654800 z M 219.18929,73.955300 C 219.18929,73.809100 218.99003,73.124700 218.74650,72.434400 C 218.50297,71.744200 218.42312,71.179400 218.56906,71.179400 C 218.71500,71.179400 218.96676,71.555900 219.12852,72.015900 C 219.40027,72.788800 219.44043,72.806200 219.65639,72.244100 C 219.78495,71.909500 220.10887,71.372600 220.37622,71.051100 C 220.77346,70.573300 220.77891,70.516200 220.40603,70.738400 C 219.41869,71.326700 219.11423,71.174500 219.31092,70.191000 C 219.55167,68.987300 219.61818,68.932700 220.35998,69.329700 C 220.69792,69.510500 221.25717,69.658500 221.60278,69.658500 C 222.13363,69.658500 222.23670,69.859100 222.26692,70.951300 L 222.30270,72.244100 L 222.57537,70.723100 C 222.72534,69.886600 222.86785,68.794300 222.89206,68.295700 C 222.91627,67.797100 223.12755,67.197700 223.36157,66.963700 C 223.59559,66.729700 223.70611,66.327200 223.60717,66.069400 C 223.50823,65.811600 223.57891,65.506900 223.76425,65.392400 C 223.99800,65.247900 223.96056,65.043500 223.64201,64.724900 C 223.29929,64.382200 223.27045,64.178100 223.52828,63.920300 C 223.78611,63.662400 223.74900,63.574800 223.38198,63.574800 C 223.11151,63.574800 222.84459,63.680000 222.78882,63.808500 C 222.73305,63.937000 221.72924,64.543300 220.55812,65.155700 C 219.27759,65.825400 218.39226,66.490100 218.33710,66.823200 C 218.28665,67.127800 218.09682,67.676900 217.91525,68.043200 C 217.40444,69.074000 218.22225,74.221300 218.89683,74.221300 C 219.05768,74.221300 219.18929,74.101600 219.18929,73.955300 z M 218.32606,69.430400 C 218.37423,69.137600 218.30728,68.728500 218.17729,68.521300 C 218.01525,68.263000 218.08937,68.201500 218.41303,68.325700 C 218.93938,68.527700 219.06980,69.962700 218.56180,69.962700 C 218.38398,69.962700 218.27790,69.723100 218.32606,69.430400 z M 235.42823,73.471500 C 235.69843,73.059200 235.91950,72.265200 235.91950,71.707200 C 235.91950,71.149300 236.08147,70.530800 236.27945,70.332800 C 236.47742,70.134800 236.56216,69.895600 236.46775,69.801200 C 236.37335,69.706800 236.06756,69.858100 235.78824,70.137400 C 235.32346,70.602200 235.24941,70.603900 234.91551,70.157600 C 234.65458,69.808800 234.42070,69.754900 234.09438,69.968400 C 233.68880,70.233700 233.68880,70.300200 234.09438,70.566400 C 234.36974,70.747200 234.40701,70.867800 234.18838,70.870600 C 233.61998,70.877900 233.42818,70.334900 233.77215,69.692200 C 233.98470,69.295100 234.29043,69.158400 234.71674,69.269800 C 235.18149,69.391400 235.39162,69.264300 235.51667,68.786100 C 235.62840,68.358800 235.92749,68.137600 236.39330,68.137600 C 238.06486,68.137600 237.39986,67.115800 235.54272,66.830600 C 234.60905,66.687300 234.32403,66.772300 233.95044,67.305700 C 233.59526,67.812800 233.57781,68.013800 233.87093,68.221700 C 234.16821,68.432600 234.16724,68.520200 233.86624,68.642400 C 233.65711,68.727200 233.48601,69.059000 233.48601,69.379700 C 233.48601,69.700300 233.34913,69.962700 233.18183,69.962700 C 232.58398,69.962700 232.89279,70.545600 233.76293,71.059600 C 234.63462,71.574500 235.20957,73.147600 234.65204,73.492200 C 234.51263,73.578300 234.39857,73.777600 234.39857,73.935100 C 234.39857,74.466900 234.93398,74.225800 235.42823,73.471500 z M 234.29717,68.239000 C 233.98797,67.929800 234.05532,67.529200 234.41652,67.529200 C 234.59370,67.529200 234.66128,67.654400 234.56672,67.807400 C 234.47215,67.960400 234.56673,68.154900 234.77690,68.239700 C 234.98822,68.324900 235.01173,68.404500 234.82950,68.417700 C 234.64825,68.431000 234.40871,68.350500 234.29717,68.239000 z M 230.32375,73.086900 C 230.22267,72.985800 230.15078,73.165500 230.16398,73.486200 C 230.17858,73.840500 230.25066,73.912600 230.34776,73.669900 C 230.43563,73.450400 230.42483,73.188000 230.32375,73.086900 z M 238.35298,73.612900 C 238.35298,73.445600 238.21610,73.308700 238.04879,73.308700 C 237.88149,73.308700 237.74461,73.445600 237.74461,73.612900 C 237.74461,73.780200 237.88149,73.917100 238.04879,73.917100 C 238.21610,73.917100 238.35298,73.780200 238.35298,73.612900 z M 224.35579,72.624300 C 224.35215,72.089900 224.28986,72.036700 224.07167,72.381600 C 223.91797,72.624600 223.85970,72.932600 223.94219,73.066100 C 224.20603,73.493000 224.36057,73.327900 224.35579,72.624300 z M 236.99897,72.476500 C 237.27329,72.101400 237.29593,71.782000 237.07715,71.373200 C 236.88552,71.015100 236.87790,70.726300 237.05700,70.608400 C 237.46523,70.339600 237.77928,68.499100 237.45148,68.296500 C 237.30122,68.203600 237.09092,68.269000 236.98414,68.441800 C 236.87737,68.614500 236.66259,68.677100 236.50685,68.580900 C 236.35111,68.484600 236.22368,68.550800 236.22368,68.728000 C 236.22368,68.905200 236.36056,69.050100 236.52787,69.050100 C 236.69517,69.050100 236.83205,69.392300 236.83205,69.810600 C 236.83205,70.228800 236.69517,70.571100 236.52787,70.571100 C 236.36056,70.571100 236.22368,71.118600 236.22368,71.787800 C 236.22368,73.118600 236.40908,73.283300 236.99897,72.476500 z M 238.65717,71.750600 C 238.65717,70.956200 238.15858,71.034500 237.93633,71.863800 C 237.65081,72.929300 237.70783,73.109600 238.20089,72.700400 C 238.45184,72.492100 238.65717,72.064700 238.65717,71.750600 z M 233.33777,67.815800 C 233.47412,67.195100 233.44130,66.912600 233.24680,67.032800 C 232.78632,67.317400 232.51157,65.779700 232.89492,65.063400 C 233.07983,64.717900 233.14920,64.353300 233.04909,64.253200 C 232.94897,64.153100 232.70255,64.507000 232.50147,65.039700 C 232.12398,66.039800 231.55017,66.422200 231.84693,65.475900 C 231.94334,65.168500 231.67851,65.329200 231.22014,65.856200 L 230.42640,66.768700 L 230.60388,65.095700 C 230.95250,61.809500 230.96891,61.922200 230.13997,61.911600 C 229.56096,61.904100 229.37104,61.733600 229.34402,61.197100 C 229.30095,60.341800 228.61904,59.516800 228.61904,60.320000 C 228.61904,60.604400 228.72170,60.837800 228.84718,60.838600 C 228.97266,60.839400 229.11296,61.484700 229.15897,62.272500 C 229.20498,63.060200 229.45613,64.030600 229.71708,64.428900 C 229.99345,64.850700 230.11681,65.450800 230.01255,65.866200 C 229.91410,66.258400 229.98323,66.671900 230.16617,66.784900 C 230.36411,66.907300 230.42815,67.438300 230.32434,68.096400 C 230.17293,69.056100 230.19129,69.103200 230.46332,68.452900 C 230.89571,67.419200 230.95677,67.390000 231.51605,67.949300 C 231.78692,68.220100 231.86617,68.441800 231.69217,68.441800 C 231.51817,68.441800 231.46321,68.669500 231.57004,68.947900 C 231.70065,69.288300 231.64769,69.382100 231.40840,69.234200 C 231.21267,69.113200 231.05253,69.159200 231.05253,69.336400 C 231.05253,69.910000 231.57792,69.678400 232.10650,68.871600 C 232.39006,68.438900 232.69811,68.160800 232.79106,68.253800 C 232.88400,68.346700 232.74331,68.753600 232.47840,69.157900 C 232.21349,69.562200 232.07881,69.975000 232.17910,70.075300 C 232.41759,70.313800 233.06748,69.046500 233.33777,67.815800 z M 225.45292,69.017700 C 224.65088,68.386800 224.05626,68.271100 224.05626,68.745900 C 224.05626,68.913200 224.26588,69.050100 224.52208,69.050100 C 224.77829,69.050100 225.06338,69.246800 225.15563,69.487200 C 225.24787,69.727600 225.51724,69.849900 225.75422,69.758900 C 226.08198,69.633200 226.00987,69.455800 225.45292,69.017700 z M 228.16276,68.745900 C 228.05936,68.578600 227.81174,68.443900 227.61249,68.446400 C 227.39481,68.449200 227.43233,68.568800 227.70648,68.745900 C 228.29086,69.123600 228.39616,69.123600 228.16276,68.745900 z M 246.39359,67.171900 C 246.11344,66.302600 245.97850,65.046700 245.98256,63.346600 C 245.98426,62.635600 245.84246,62.053900 245.66745,62.053900 C 245.49244,62.053900 245.34925,61.848500 245.34925,61.597600 C 245.34925,61.346600 245.49421,61.141300 245.67139,61.141300 C 245.84856,61.141300 245.89585,60.983300 245.77648,60.790100 C 245.64201,60.572500 245.69304,60.521500 245.91062,60.656000 C 246.10377,60.775400 246.26181,60.715200 246.26181,60.522400 C 246.26181,60.329600 246.00472,60.104600 245.69051,60.022400 C 245.37630,59.940200 244.95362,59.509500 244.75121,59.065300 C 244.41607,58.329700 244.34933,58.303900 244.00392,58.776300 C 243.74619,59.128800 243.52524,59.195600 243.31447,58.984800 C 243.10370,58.774100 242.94593,59.240200 242.82217,60.439300 C 242.72200,61.409900 242.76310,62.327100 242.91352,62.477500 C 243.06393,62.627900 243.10886,63.141600 243.01336,63.619100 C 242.90006,64.185600 242.96577,64.487300 243.20242,64.487300 C 243.42632,64.487300 243.49147,64.255300 243.37265,63.880900 C 243.21717,63.391000 243.28432,63.314400 243.72197,63.482300 C 244.15124,63.647100 244.11945,63.536100 243.56889,62.948100 C 243.05179,62.395800 242.91826,61.982200 243.04697,61.331400 C 243.14211,60.850400 243.22957,60.234500 243.24133,59.962600 C 243.25778,59.582300 243.32383,59.608600 243.52779,60.076700 C 243.78534,60.667700 243.79870,60.665600 243.99817,60.000600 C 244.11108,59.624200 244.33246,59.316200 244.49012,59.316200 C 244.64778,59.316200 244.68655,59.462200 244.57628,59.640600 C 244.46600,59.819000 244.62902,60.158700 244.93855,60.395300 C 245.42759,60.769200 245.44154,60.865100 245.04506,61.127500 C 244.71136,61.348400 244.56149,61.304500 244.48719,60.964400 C 244.43132,60.708600 244.22599,60.556200 244.03091,60.625700 C 243.61634,60.773400 243.70374,62.052200 244.15927,62.503700 C 244.37395,62.716400 244.40385,62.633500 244.25415,62.240500 C 244.09648,61.826600 244.15269,61.705700 244.45588,61.806800 C 245.10889,62.024400 245.31452,63.361900 244.75902,63.778400 C 244.33807,64.094000 244.36271,64.217300 244.97762,64.871800 C 245.38285,65.303200 245.59431,65.808400 245.48683,66.088500 C 245.38573,66.351900 245.53729,66.925000 245.82362,67.362000 C 246.42959,68.286900 246.72152,68.189500 246.39359,67.171900 z M 224.79702,67.561100 C 224.88959,67.411300 224.76078,67.210300 224.51079,67.114300 C 224.23469,67.008400 224.05626,67.115300 224.05626,67.386700 C 224.05626,67.878600 224.53158,67.990600 224.79702,67.561100 z M 227.09811,66.888300 C 227.09811,66.703100 226.89279,66.630300 226.64184,66.726600 C 226.39088,66.822900 226.18556,66.769100 226.18556,66.607100 C 226.18556,66.445000 226.39088,66.312500 226.64184,66.312500 C 226.89279,66.312500 227.09811,66.160900 227.09811,65.975700 C 227.09811,65.790500 226.88159,65.722100 226.61696,65.823600 C 226.35232,65.925200 226.01011,66.008300 225.85649,66.008300 C 225.70288,66.008300 225.57719,66.282000 225.57719,66.616600 C 225.57719,67.062800 225.77998,67.225000 226.33765,67.225000 C 226.75590,67.225000 227.09811,67.073500 227.09811,66.888300 z M 229.08831,66.941800 C 228.99206,66.786100 229.03531,66.583300 229.18443,66.491100 C 229.33355,66.399000 229.45555,65.996000 229.45555,65.595600 C 229.45555,64.921200 229.41823,64.904000 228.94852,65.361900 C 228.43162,65.865800 228.45213,67.225000 228.97664,67.225000 C 229.13431,67.225000 229.18456,67.097600 229.08831,66.941800 z M 203.78583,65.247800 C 203.59506,64.750700 203.06745,64.620400 203.06745,65.070400 C 203.06745,65.301200 203.28064,65.458400 203.89442,65.680100 C 203.93099,65.693300 203.88213,65.498800 203.78583,65.247800 z M 207.45709,65.365800 C 207.36527,65.217300 207.57199,65.095700 207.91647,65.095700 C 208.76011,65.095700 208.71577,64.563000 207.85838,64.397800 L 207.17396,64.266000 L 207.85838,64.224600 C 208.26989,64.199700 208.54279,63.986400 208.54279,63.689600 C 208.54279,63.305700 208.45005,63.273100 208.12507,63.542800 C 207.89532,63.733500 207.49852,63.809300 207.24328,63.711400 C 206.98805,63.613400 206.68474,63.686200 206.56927,63.873000 C 206.41590,64.121200 206.24369,64.116700 205.93013,63.856500 C 205.57922,63.565300 205.50094,63.645800 205.50094,64.298000 C 205.50094,64.736700 205.36405,65.095700 205.19675,65.095700 C 205.02945,65.095700 204.89257,65.200400 204.89257,65.328200 C 204.89257,65.456100 205.50715,65.577700 206.25830,65.598400 C 207.00946,65.619000 207.54891,65.514400 207.45709,65.365800 z M 211.75470,64.676200 C 212.04061,63.537000 211.79496,62.193600 211.31919,62.294400 C 211.05347,62.350800 210.96704,62.212500 211.08151,61.914200 C 211.19547,61.617200 211.08993,61.445500 210.79348,61.445500 C 210.48225,61.445500 210.35814,61.674700 210.42280,62.129900 C 210.47626,62.506300 210.69110,62.814300 210.90023,62.814300 C 211.10936,62.814300 211.24624,62.951200 211.20442,63.118500 C 211.16259,63.285800 211.02571,63.388500 210.90023,63.346600 C 210.62610,63.255300 210.59868,64.246300 210.85673,64.918700 C 211.12607,65.620600 211.54614,65.507200 211.75470,64.676200 z M 225.57719,65.095700 C 224.98204,64.711100 224.36044,64.711100 224.36044,65.095700 C 224.36044,65.263000 224.73687,65.397800 225.19695,65.395200 C 225.84881,65.391600 225.93274,65.325500 225.57719,65.095700 z M 227.23721,64.812600 C 227.33347,64.656800 227.28745,64.452300 227.13495,64.358000 C 226.98245,64.263800 226.77919,64.391200 226.68326,64.641200 C 226.49414,65.134000 226.95117,65.275400 227.23721,64.812600 z M 210.36791,63.872000 C 210.36791,63.135700 209.29252,63.416900 209.23594,64.168000 C 209.20531,64.574700 209.35121,64.682300 209.78101,64.569900 C 210.10380,64.485500 210.36791,64.171400 210.36791,63.872000 z M 200.61259,63.194600 C 200.62435,63.069100 200.49708,62.966400 200.32978,62.966400 C 200.16248,62.966400 200.03522,63.342800 200.04698,63.802900 C 200.06592,64.544200 200.09813,64.570200 200.32978,64.031100 C 200.47357,63.696500 200.60083,63.320000 200.61259,63.194600 z M 226.04801,63.346600 C 226.02097,62.567900 225.86759,62.206000 225.56465,62.206000 C 225.27287,62.206000 225.14819,62.466400 225.20057,62.966400 C 225.39185,64.792400 226.10939,65.114300 226.04801,63.346600 z M 232.57345,63.404700 C 232.57345,63.143900 232.43657,63.015100 232.26927,63.118500 C 232.10197,63.221900 231.96508,63.435300 231.96508,63.592700 C 231.96508,63.750200 232.10197,63.879000 232.26927,63.879000 C 232.43657,63.879000 232.57345,63.665600 232.57345,63.404700 z M 227.55439,63.270600 C 227.45099,63.103300 227.57980,62.966400 227.84062,62.966400 C 228.10145,62.966400 228.31486,62.739900 228.31486,62.463000 C 228.31486,62.008300 228.25670,62.012200 227.71366,62.503600 C 227.19325,62.974600 227.12413,63.574800 227.59029,63.574800 C 227.67395,63.574800 227.65779,63.437900 227.55439,63.270600 z M 236.93832,63.128300 C 237.19280,62.465100 236.65963,62.287300 236.18210,62.876100 C 235.89689,63.227700 235.88612,63.316100 236.14763,63.158900 C 236.35676,63.033300 236.52787,63.075500 236.52787,63.252600 C 236.52787,63.713700 236.73810,63.650000 236.93832,63.128300 z M 205.95459,62.281900 C 205.98367,61.865300 206.32989,61.438000 206.83935,61.189700 C 207.29970,60.965400 207.61351,60.719000 207.53673,60.642200 C 207.25497,60.360500 204.28420,60.279900 204.28420,60.554000 C 204.28420,60.709700 204.50628,60.837100 204.77772,60.837100 C 205.16671,60.837100 205.19624,60.927500 204.91712,61.263800 C 204.64528,61.591400 204.65429,61.732700 204.95592,61.872200 C 205.27601,62.020200 205.27537,62.087700 204.95249,62.236700 C 204.65216,62.375200 204.68889,62.516600 205.10410,62.820200 C 205.74929,63.292000 205.89030,63.202700 205.95459,62.281900 z M 192.42096,62.595400 C 192.42096,62.445100 192.54350,62.397900 192.69327,62.490400 C 192.84304,62.583000 193.04407,62.454200 193.14000,62.204200 C 193.23593,61.954200 193.57784,61.749700 193.89979,61.749700 C 194.22175,61.749700 194.56729,61.535700 194.66766,61.274100 C 194.76803,61.012600 194.97854,60.877900 195.13546,60.974900 C 195.29238,61.071900 195.51188,61.003800 195.62323,60.823700 C 195.86648,60.430100 192.27933,60.754400 191.40859,61.204700 C 191.10273,61.362900 190.65995,61.418500 190.42462,61.328100 C 189.80844,61.091700 189.23752,62.248600 189.81180,62.569900 C 190.41801,62.909200 192.42096,62.928700 192.42096,62.595400 z M 192.44497,61.622900 C 192.43176,61.302300 192.50366,61.122600 192.60474,61.223700 C 192.70581,61.324800 192.71662,61.587100 192.62875,61.806700 C 192.53165,62.049400 192.45957,61.977300 192.44497,61.622900 z M 202.99669,62.053600 C 202.54789,61.334900 202.42937,61.418300 202.65782,62.291900 C 202.75386,62.659100 202.95095,62.886300 203.09581,62.796800 C 203.24066,62.707300 203.19606,62.372800 202.99669,62.053600 z M 196.67956,62.358000 C 196.67956,62.190700 196.53459,62.053900 196.35742,62.053900 C 196.18024,62.053900 196.11988,62.190700 196.22328,62.358000 C 196.32668,62.525300 196.47164,62.662200 196.54542,62.662200 C 196.61919,62.662200 196.67956,62.525300 196.67956,62.358000 z M 200.32053,61.760500 C 200.31242,61.084000 200.27273,61.055400 199.99765,61.527900 C 199.82515,61.824200 199.55555,61.987300 199.39853,61.890200 C 199.24151,61.793200 199.11304,61.897800 199.11304,62.122800 C 199.11304,62.347800 199.38681,62.531900 199.72141,62.531900 C 200.17227,62.531900 200.32739,62.332200 200.32053,61.760500 z M 210.06372,62.213100 C 210.06372,62.014600 209.58519,61.931300 208.84867,62.001600 C 208.18040,62.065300 207.69246,62.212600 207.76438,62.329000 C 207.97785,62.674400 210.06372,62.569300 210.06372,62.213100 z M 232.42136,62.053900 C 232.64443,62.053900 232.88398,62.156500 232.95369,62.282000 C 233.02340,62.407500 233.06152,62.385000 233.03841,62.232000 C 233.01530,62.079000 232.71301,61.765700 232.36667,61.535700 C 231.78016,61.146300 231.73735,61.175800 231.74295,61.966000 C 231.74625,62.432600 231.80899,62.643200 231.88237,62.434100 C 231.95574,62.225000 232.19829,62.053900 232.42136,62.053900 z M 234.92510,62.451400 C 234.62914,62.374300 234.21849,62.379400 234.01255,62.462700 C 233.80660,62.546000 234.04875,62.609100 234.55066,62.602900 C 235.05257,62.596700 235.22107,62.528600 234.92510,62.451400 z M 247.38003,60.152700 C 247.89958,59.107100 249.05304,57.293400 249.94329,56.122200 C 251.35359,54.267000 251.56341,53.810200 251.57349,52.573400 C 251.57985,51.792700 251.69495,51.044000 251.82927,50.909700 C 251.96359,50.775300 251.98316,50.900800 251.87277,51.188500 C 251.75746,51.489000 251.81534,51.711600 252.00879,51.711600 C 252.19399,51.711600 252.35166,51.335100 252.35916,50.875000 C 252.36666,50.415000 252.44711,49.313000 252.53792,48.426200 C 252.74980,46.357200 252.24134,44.265800 251.11291,42.564800 C 250.62116,41.823600 250.21824,41.338300 250.21752,41.486300 C 250.21680,41.634300 249.92895,41.390300 249.57784,40.943900 C 248.89179,40.071700 246.15467,38.535900 245.84257,38.848000 C 245.47215,39.218400 245.66129,39.606200 246.12551,39.428100 C 246.39621,39.324200 246.51831,39.375200 246.41174,39.547600 C 246.30953,39.713000 246.49655,39.848300 246.82735,39.848300 C 247.76165,39.848300 248.39110,40.174700 248.39110,40.659300 C 248.39110,40.924300 248.54316,41.015100 248.77134,40.886300 C 249.07552,40.714600 249.07552,40.753500 248.77134,41.081300 C 248.18620,41.711700 248.31332,42.261800 249.01298,42.127100 C 249.44858,42.043200 249.79821,42.275900 250.18012,42.903900 C 250.48001,43.397100 250.84316,43.698400 250.98710,43.573500 C 251.13105,43.448600 251.00224,43.739800 250.70085,44.220600 C 250.26070,44.922700 250.21896,45.239800 250.48873,45.831900 C 250.94661,46.836800 250.91131,46.991000 250.33323,46.511300 C 249.90656,46.157200 249.85748,46.182300 249.96049,46.702200 C 250.04364,47.121800 250.28158,47.272400 250.75604,47.205700 C 251.12835,47.153400 251.43296,47.256000 251.43296,47.433800 C 251.43296,47.611600 251.29608,47.757100 251.12877,47.757100 C 250.74225,47.757100 250.74464,48.381600 251.13343,48.973900 C 251.39968,49.379500 251.46624,49.379500 251.73249,48.973900 C 251.99097,48.580100 252.03265,48.588100 252.03667,49.032000 C 252.04324,49.757400 251.57049,49.962400 251.12599,49.426800 C 250.60219,48.795700 250.29464,48.860700 250.03096,49.658300 L 249.80470,50.342700 L 249.63023,49.640300 C 249.43789,48.866100 248.84738,48.842500 248.84738,49.609100 C 248.84738,50.156300 248.14902,51.103200 247.74549,51.103200 C 247.59867,51.103200 247.47855,50.897900 247.47855,50.646900 C 247.47855,50.096900 247.12363,50.058800 246.62683,50.555600 C 246.36705,50.815400 246.26181,50.821300 246.26181,50.576100 C 246.26181,50.386700 246.56979,50.134400 246.94622,50.015600 C 248.11587,49.646500 248.99096,48.613800 248.65929,47.994100 C 248.46839,47.637400 248.47701,47.453000 248.68459,47.453000 C 248.85778,47.453000 248.99948,47.642300 248.99948,47.873800 C 248.99948,48.105200 249.27324,48.366100 249.60785,48.453600 C 250.32434,48.641000 250.41682,48.123000 249.75347,47.637900 C 249.23639,47.259800 248.97097,46.157800 248.89703,44.081800 C 248.86100,43.070200 248.72225,42.686500 248.39110,42.683000 C 248.14015,42.680200 247.84927,42.808800 247.74471,42.968700 C 247.62880,43.145900 247.47339,43.127900 247.34653,42.922600 C 247.23209,42.737500 247.28342,42.586000 247.46059,42.586000 C 247.63777,42.586000 247.78273,42.380700 247.78273,42.129700 C 247.78273,41.579300 247.27589,41.520900 247.09922,42.050900 C 247.00626,42.329800 246.84789,42.303000 246.49310,41.948200 C 246.19067,41.645700 246.10781,41.314200 246.26934,41.052900 C 246.41042,40.824600 246.44967,40.514600 246.35656,40.363900 C 246.26345,40.213300 245.94135,40.617400 245.64079,41.261900 C 245.06257,42.501900 244.83877,42.255600 245.34172,40.932800 C 245.50488,40.503600 245.52982,40.152500 245.39714,40.152500 C 245.26446,40.152500 244.70417,41.281800 244.15204,42.662000 C 243.59992,44.042300 242.88279,45.768400 242.55842,46.497800 C 242.23406,47.227200 242.06362,47.911600 242.17967,48.018700 C 242.29573,48.125800 242.45208,48.041500 242.52711,47.831300 C 242.60215,47.621100 242.78873,47.526500 242.94174,47.621100 C 243.09476,47.715700 243.21995,47.620700 243.21995,47.410100 C 243.21995,47.112200 243.30107,47.108200 243.58497,47.392100 C 244.15201,47.959200 244.43669,47.827000 244.43669,46.996700 C 244.43669,46.578400 244.55646,46.236200 244.70285,46.236200 C 244.84924,46.236200 245.05115,45.825600 245.15153,45.323700 C 245.33813,44.390600 246.26181,44.011000 246.26181,44.867400 C 246.26181,45.118300 246.07244,45.323700 245.84100,45.323700 C 245.34740,45.323700 245.05503,46.243700 245.04921,47.815200 C 245.04517,48.909400 244.44388,49.755900 244.19692,49.015000 C 244.10123,48.728000 243.96714,48.732400 243.60277,49.034800 C 243.19298,49.374900 243.16115,49.327500 243.35633,48.667300 L 243.58046,47.909200 L 243.05707,48.624600 C 242.65564,49.173300 242.47573,49.246300 242.28498,48.937600 C 241.97344,48.433500 241.99153,48.406100 241.00169,50.881100 C 239.99538,53.397200 239.98703,53.644300 240.94799,52.472000 L 241.69600,51.559500 L 241.69751,52.548100 C 241.69834,53.091800 241.83590,53.536700 242.00321,53.536700 C 242.17051,53.536700 242.30739,53.331300 242.30739,53.080400 C 242.30739,52.366600 242.85806,52.545900 243.00808,53.308500 L 243.14272,53.992900 L 243.37563,53.282800 C 243.55493,52.736100 243.67342,52.666100 243.89045,52.978600 C 244.08566,53.259700 244.11565,53.182000 243.98797,52.725800 C 243.74586,51.860700 244.33325,51.523600 245.01213,52.138000 C 245.30754,52.405400 245.70957,52.624100 245.90552,52.624100 C 246.10148,52.624100 246.26181,52.761000 246.26181,52.928300 C 246.26181,53.095600 246.14390,53.232500 245.99980,53.232500 C 245.85570,53.232500 245.80932,53.608900 245.89674,54.069000 C 246.02741,54.756700 245.97931,54.845700 245.62642,54.569200 C 244.89119,53.993200 243.82832,53.849200 243.82832,54.325600 C 243.82832,54.560900 243.99942,54.719200 244.20855,54.677400 C 244.41768,54.635500 244.58878,54.875100 244.58878,55.209700 C 244.58878,55.544300 244.41768,55.783800 244.20855,55.742000 C 243.99942,55.700200 243.81244,55.974000 243.79303,56.350400 C 243.76512,56.891800 243.72799,56.920000 243.61531,56.485200 C 243.53697,56.182900 243.14481,55.810900 242.74385,55.658400 C 242.26018,55.474500 242.07546,55.223300 242.19498,54.911800 C 242.32508,54.572800 242.23895,54.494600 241.88498,54.630400 C 241.29668,54.856200 241.26746,55.112700 241.77252,55.617800 C 242.07332,55.918600 242.05784,56.058900 241.69648,56.306900 C 241.33849,56.552600 241.37640,56.581200 241.87612,56.442100 C 242.28703,56.327700 242.69774,56.473700 243.04540,56.857900 C 243.34014,57.183600 243.78403,57.372300 244.03181,57.277200 C 244.34574,57.156700 244.45236,57.274500 244.38346,57.665600 C 244.30950,58.085600 244.47610,58.230000 245.04506,58.239200 C 245.65555,58.249100 245.79062,58.390000 245.72994,58.953600 C 245.68836,59.339800 245.75680,59.593700 245.88203,59.517900 C 246.00725,59.442100 246.27245,59.556300 246.47136,59.771700 C 246.75186,60.075400 246.73697,60.290100 246.40499,60.728300 C 245.93364,61.350600 245.82304,62.053900 246.19652,62.053900 C 246.32791,62.053900 246.86049,61.198300 247.38003,60.152700 z M 245.56530,56.882700 C 245.46190,56.487300 245.55596,56.274300 245.83400,56.274300 C 246.06930,56.274300 246.26181,56.548100 246.26181,56.882700 C 246.26181,57.217300 246.14089,57.491100 245.99310,57.491100 C 245.84531,57.491100 245.65280,57.217300 245.56530,56.882700 z M 244.13251,56.578500 C 244.13251,56.411200 244.26939,56.274300 244.43669,56.274300 C 244.60399,56.274300 244.74088,56.411200 244.74088,56.578500 C 244.74088,56.745800 244.60399,56.882700 244.43669,56.882700 C 244.26939,56.882700 244.13251,56.745800 244.13251,56.578500 z M 246.61542,55.481900 C 246.74221,54.823500 247.69484,54.543800 248.17500,55.024000 C 248.58464,55.433600 248.45812,55.561200 247.37177,55.833900 C 246.63192,56.019600 246.52174,55.968300 246.61542,55.481900 z M 249.30366,54.905500 C 249.30366,54.654500 249.54321,54.444900 249.83599,54.439500 C 250.32173,54.430700 250.31753,54.391400 249.78803,53.990700 C 249.27568,53.603000 249.15798,53.613000 248.78265,54.076400 C 248.40014,54.548700 248.38971,54.534700 248.67851,53.936900 C 249.08364,53.098300 249.09184,52.531100 248.69529,52.776200 C 248.52799,52.879600 248.39110,52.758900 248.39110,52.507900 C 248.39110,52.257000 248.53732,51.961300 248.71603,51.850800 C 248.89474,51.740400 248.97822,51.486500 248.90154,51.286700 C 248.82202,51.079500 249.04178,50.910000 249.41313,50.892200 C 249.77118,50.875000 249.89302,50.926900 249.68389,51.007400 C 249.45344,51.096200 249.32067,51.653100 249.34683,52.421300 L 249.38999,53.688800 L 249.59644,52.472000 C 249.79617,51.294800 249.81320,51.280000 250.12044,52.015700 C 250.29510,52.434000 250.55921,52.707800 250.70734,52.624100 C 250.85548,52.540500 250.99343,52.805400 251.01390,53.212900 C 251.04956,53.922700 251.03313,53.929200 250.62333,53.368800 C 250.22327,52.821700 250.20007,52.843200 250.26545,53.701200 C 250.33976,54.676500 250.06096,55.361800 249.58989,55.361800 C 249.43247,55.361800 249.30366,55.156500 249.30366,54.905500 z M 247.17436,53.536700 C 247.17436,53.180700 247.37715,52.928300 247.66319,52.928300 C 247.98396,52.928300 248.08853,53.093700 247.96737,53.409500 C 247.86582,53.674100 247.78273,53.947900 247.78273,54.017800 C 247.78273,54.087800 247.64585,54.145000 247.47855,54.145000 C 247.31125,54.145000 247.17436,53.871300 247.17436,53.536700 z M 246.87018,52.337900 C 246.87018,52.160700 247.00706,52.015700 247.17436,52.015700 C 247.34166,52.015700 247.47855,52.076100 247.47855,52.149900 C 247.47855,52.223700 247.34166,52.368600 247.17436,52.472000 C 247.00706,52.575400 246.87018,52.515100 246.87018,52.337900 z M 241.69902,50.360700 C 241.69902,50.286900 241.83590,50.141900 242.00321,50.038500 C 242.17051,49.935100 242.30739,49.995500 242.30739,50.172700 C 242.30739,50.349800 242.17051,50.494800 242.00321,50.494800 C 241.83590,50.494800 241.69902,50.434400 241.69902,50.360700 z M 246.76017,48.517600 C 246.66387,48.266600 246.71767,48.061300 246.87972,48.061300 C 247.04177,48.061300 247.17436,48.266600 247.17436,48.517600 C 247.17436,48.768600 247.12056,48.973900 247.05481,48.973900 C 246.98906,48.973900 246.85648,48.768600 246.76017,48.517600 z M 251.74756,46.719000 C 251.51208,46.118900 251.13963,45.627800 250.91991,45.627800 C 250.39423,45.627800 250.41535,45.385300 250.99117,44.809400 C 251.54743,44.253200 251.51646,44.222800 252.02190,45.820800 C 252.53220,47.434200 252.31159,48.156500 251.74756,46.719000 z M 246.71808,47.148800 C 246.61468,46.981500 246.74349,46.844600 247.00432,46.844600 C 247.26514,46.844600 247.47855,46.981500 247.47855,47.148800 C 247.47855,47.316100 247.34974,47.453000 247.19232,47.453000 C 247.03489,47.453000 246.82148,47.316100 246.71808,47.148800 z M 244.13251,44.259000 C 244.34078,44.008100 244.56286,43.802700 244.62603,43.802700 C 244.68920,43.802700 244.74088,44.008100 244.74088,44.259000 C 244.74088,44.510000 244.51879,44.715300 244.24735,44.715300 C 243.84315,44.715300 243.82237,44.632700 244.13251,44.259000 z M 246.56599,44.411100 C 246.56599,44.243800 246.77940,44.106900 247.04022,44.106900 C 247.30105,44.106900 247.42985,44.243800 247.32645,44.411100 C 247.22306,44.578400 247.00965,44.715300 246.85222,44.715300 C 246.69480,44.715300 246.56599,44.578400 246.56599,44.411100 z M 187.61102,61.541900 C 187.39144,61.454000 187.12908,61.464800 187.02800,61.565900 C 186.92692,61.667000 187.10658,61.738900 187.42724,61.725700 C 187.78160,61.711100 187.85368,61.639000 187.61102,61.541900 z M 203.57123,60.326900 C 203.48667,60.242400 203.10143,60.273500 202.71514,60.396100 L 202.01280,60.619000 L 202.69222,60.870400 C 203.06590,61.008600 203.39028,61.297200 203.41306,61.511700 C 203.43585,61.726300 203.51535,61.582000 203.58974,61.191200 C 203.66412,60.800400 203.65580,60.411500 203.57123,60.326900 z M 186.48934,61.141300 C 186.38594,60.974000 186.17254,60.837100 186.01511,60.837100 C 185.85768,60.837100 185.72888,60.974000 185.72888,61.141300 C 185.72888,61.308600 185.94228,61.445500 186.20311,61.445500 C 186.46393,61.445500 186.59274,61.308600 186.48934,61.141300 z M 199.55556,60.282000 C 199.43367,60.169100 199.27767,60.233200 199.20890,60.424600 C 199.14014,60.616000 198.78245,60.707300 198.41404,60.627500 C 197.80963,60.496700 197.81849,60.524100 198.50467,60.907400 C 199.15325,61.269700 199.30280,61.270100 199.52116,60.909800 C 199.66197,60.677400 199.67745,60.394900 199.55556,60.282000 z M 201.24234,60.837100 C 201.24234,60.669800 201.00279,60.535000 200.71001,60.537600 C 200.25509,60.541600 200.24403,60.585100 200.63397,60.837100 C 201.20803,61.208100 201.24234,61.208100 201.24234,60.837100 z M 197.20609,60.626300 C 196.91013,60.549200 196.49948,60.554300 196.29353,60.637600 C 196.08759,60.720900 196.32974,60.784000 196.83165,60.777800 C 197.33355,60.771600 197.50205,60.703400 197.20609,60.626300 z M 208.59983,60.629300 C 208.38024,60.541500 208.11788,60.552300 208.01681,60.653300 C 207.91573,60.754400 208.09539,60.826300 208.41605,60.813100 C 208.77041,60.798500 208.84249,60.726400 208.59983,60.629300 z M 230.67225,59.747100 C 230.38238,59.457200 229.80122,59.926700 230.01725,60.276300 C 230.14565,60.484000 230.31579,60.478800 230.53425,60.260300 C 230.71335,60.081200 230.77545,59.850300 230.67225,59.747100 z M 208.11820,58.790200 C 208.01712,58.689100 207.94523,58.868800 207.95844,59.189400 C 207.97303,59.543800 208.04511,59.615900 208.14222,59.373200 C 208.23009,59.153600 208.21928,58.891300 208.11820,58.790200 z M 207.63024,58.707800 C 207.63024,58.540500 207.50143,58.403600 207.34400,58.403600 C 207.18657,58.403600 206.97317,58.540500 206.86977,58.707800 C 206.76637,58.875100 206.89518,59.012000 207.15601,59.012000 C 207.41683,59.012000 207.63024,58.875100 207.63024,58.707800 z M 230.44415,58.413200 C 230.44415,58.251100 230.23883,58.197300 229.98788,58.293600 C 229.73692,58.389900 229.53160,58.522500 229.53160,58.588300 C 229.53160,58.654000 229.73692,58.707800 229.98788,58.707800 C 230.23883,58.707800 230.44415,58.575200 230.44415,58.413200 z M 243.70791,57.877600 C 243.60683,57.776600 243.53494,57.956200 243.54815,58.276900 C 243.56274,58.631200 243.63482,58.703300 243.73193,58.460700 C 243.81980,58.241100 243.80899,57.978700 243.70791,57.877600 z M 242.83610,57.281000 C 242.55327,56.998200 242.21992,56.868800 242.09531,56.993400 C 241.97069,57.118000 242.07009,57.347300 242.31620,57.503000 C 243.05676,57.971300 243.38588,57.830800 242.83610,57.281000 z M 240.68205,54.923000 C 240.23757,54.511100 239.87391,54.322600 239.87391,54.504100 C 239.87391,54.905900 241.12775,56.034400 241.33919,55.823000 C 241.42224,55.740000 241.12653,55.335000 240.68205,54.923000 z M 214.47441,54.449200 C 214.57781,54.281900 214.44901,54.145000 214.18818,54.145000 C 213.92735,54.145000 213.71395,54.281900 213.71395,54.449200 C 213.71395,54.616500 213.84275,54.753400 214.00018,54.753400 C 214.15761,54.753400 214.37101,54.616500 214.47441,54.449200 z M 241.25002,53.817900 C 241.36022,53.470700 241.36944,53.105700 241.27052,53.006800 C 241.17159,52.907800 241.09065,53.055000 241.09065,53.333900 C 241.09065,53.612700 240.95377,53.840800 240.78646,53.840800 C 240.61916,53.840800 240.48228,53.977700 240.48228,54.145000 C 240.48228,54.700000 241.04632,54.459700 241.25002,53.817900 z M 215.53025,53.548500 C 216.28186,53.073200 215.74833,52.959200 214.77860,53.388000 C 214.07244,53.700200 214.00364,53.796000 214.47441,53.811500 C 214.80902,53.822500 215.28414,53.704200 215.53025,53.548500 z M 218.30526,51.922600 C 218.06443,51.681800 217.97255,51.760700 217.97255,52.208400 C 217.97255,53.012600 218.39793,53.439400 218.53340,52.771200 C 218.59091,52.487400 218.48825,52.105600 218.30526,51.922600 z M 215.84325,50.089200 C 215.84325,49.457900 215.48322,49.249900 215.03472,49.622100 C 214.44510,50.111500 214.53302,50.494800 215.23488,50.494800 C 215.56948,50.494800 215.84325,50.312300 215.84325,50.089200 z M 218.03885,48.614300 C 217.84838,48.423900 217.80599,48.623900 217.91916,49.179000 C 218.04897,49.815600 218.12546,49.892100 218.21410,49.473900 C 218.27993,49.163300 218.20106,48.776500 218.03885,48.614300 z M 217.36418,49.278100 C 217.36418,49.110800 217.21921,48.973900 217.04204,48.973900 C 216.86486,48.973900 216.80450,49.110800 216.90790,49.278100 C 217.01130,49.445400 217.15626,49.582300 217.23004,49.582300 C 217.30381,49.582300 217.36418,49.445400 217.36418,49.278100 z M 215.04806,48.536800 C 214.95582,48.296400 214.68713,48.173900 214.45099,48.264500 C 213.93730,48.461600 214.17995,48.973900 214.78700,48.973900 C 215.03479,48.973900 215.14499,48.789400 215.04806,48.536800 z M 217.97255,46.217300 C 217.97255,45.398800 217.88305,45.323700 216.90790,45.323700 C 216.32234,45.323700 215.84325,45.460500 215.84325,45.627800 C 215.84325,45.795100 216.04857,45.932000 216.29953,45.932000 C 216.55048,45.932000 216.75580,46.176700 216.75580,46.475700 C 216.75580,46.801200 216.99984,47.037700 217.36418,47.065100 C 217.84489,47.101300 217.97255,46.923400 217.97255,46.217300 z M 200.32978,45.323700 C 200.32978,45.156400 200.18482,45.019500 200.00765,45.019500 C 199.83047,45.019500 199.77011,45.156400 199.87350,45.323700 C 199.97690,45.491000 200.12186,45.627800 200.19564,45.627800 C 200.26942,45.627800 200.32978,45.491000 200.32978,45.323700 z M 216.89584,43.908400 C 216.05536,43.293800 215.67341,43.415100 216.29303,44.099700 C 216.59228,44.430400 216.97644,44.614800 217.14672,44.509600 C 217.33106,44.395700 217.22954,44.152400 216.89584,43.908400 z M 227.29957,42.814100 C 227.21519,42.605000 227.14614,42.776100 227.14614,43.194400 C 227.14614,43.612600 227.21519,43.783700 227.29957,43.574600 C 227.38395,43.365500 227.38395,43.023200 227.29957,42.814100 z M 215.84325,42.568000 C 215.84325,42.410600 215.70636,42.281800 215.53906,42.281800 C 215.37176,42.281800 215.23488,42.495200 215.23488,42.756000 C 215.23488,43.016900 215.37176,43.145700 215.53906,43.042300 C 215.70636,42.938900 215.84325,42.725500 215.84325,42.568000 z M 216.99915,42.221000 C 217.19991,42.020200 217.36418,41.656800 217.36418,41.413400 C 217.36418,41.062000 217.23874,41.084300 216.75580,41.521300 C 216.13089,42.086900 215.95977,42.586000 216.39078,42.586000 C 216.52462,42.586000 216.79839,42.421700 216.99915,42.221000 z M 192.42096,41.825500 C 192.42096,41.574600 192.28837,41.369200 192.12632,41.369200 C 191.96427,41.369200 191.91047,41.574600 192.00677,41.825500 C 192.10307,42.076500 192.23566,42.281800 192.30141,42.281800 C 192.36716,42.281800 192.42096,42.076500 192.42096,41.825500 z M 226.99346,40.374800 C 226.91013,40.168900 226.84703,40.411100 226.85323,40.913000 C 226.85943,41.414900 226.92760,41.583400 227.00473,41.287400 C 227.08185,40.991400 227.07678,40.580800 226.99346,40.374800 z M 247.85688,41.167200 C 247.64671,41.082400 247.55213,40.887900 247.64670,40.734900 C 247.74126,40.581900 247.68175,40.456700 247.51445,40.456700 C 247.34715,40.456700 247.13289,40.581900 247.03833,40.734900 C 246.86845,41.009800 247.34468,41.321200 247.93483,41.321200 C 248.10213,41.321200 248.06706,41.251900 247.85688,41.167200 z M 216.60678,40.451700 C 216.71186,40.281700 216.92527,40.221300 217.08101,40.317600 C 217.42091,40.527600 217.41382,40.215400 217.05999,39.392000 C 216.83115,38.859500 216.79590,38.851200 216.77719,39.325500 C 216.76543,39.623600 216.55048,39.946200 216.29953,40.042500 C 215.79817,40.234900 215.67366,40.760900 216.12948,40.760900 C 216.28691,40.760900 216.50169,40.621800 216.60678,40.451700 z M 186.53677,36.116300 C 186.45345,35.910300 186.39035,36.152500 186.39655,36.654400 C 186.40275,37.156300 186.47092,37.324800 186.54804,37.028800 C 186.62517,36.732800 186.62010,36.322200 186.53677,36.116300 z M 204.89257,35.858000 C 204.89257,35.690700 204.75568,35.638400 204.58838,35.741800 C 204.42108,35.845200 204.28420,36.066700 204.28420,36.234000 C 204.28420,36.401300 204.42108,36.453600 204.58838,36.350200 C 204.75568,36.246800 204.89257,36.025300 204.89257,35.858000 z M 257.93572,29.870400 C 258.04809,29.688600 258.20678,28.129200 258.28835,26.405000 C 258.36992,24.680900 258.64894,22.627100 258.90840,21.841200 C 259.25806,20.782000 259.29646,20.255800 259.05678,19.807900 C 258.87893,19.475600 258.73341,18.990500 258.73341,18.730000 C 258.73341,18.469500 258.26750,17.646000 257.69805,16.900000 C 257.12832,16.153600 256.56920,14.990300 256.45484,14.313400 C 256.20909,12.858800 255.69145,12.371100 255.69180,13.594400 C 255.69193,14.064300 256.10258,15.316600 256.60436,16.377300 C 257.15507,17.541400 257.51667,18.799000 257.51667,19.550200 C 257.51667,20.737400 255.64856,27.836000 255.03204,28.991500 C 254.56364,29.869400 255.02773,31.174100 256.24059,32.389000 L 257.36458,33.515000 L 257.54799,31.858000 C 257.64886,30.946700 257.82334,30.052300 257.93572,29.870400 z M 204.89257,32.547900 C 204.89257,32.380600 204.37925,32.257300 203.75187,32.274000 C 202.73385,32.301100 202.69296,32.330500 203.37164,32.547900 C 204.45896,32.896100 204.89257,32.896100 204.89257,32.547900 z M 227.40230,31.179000 C 227.40230,30.928100 227.34850,30.722700 227.28275,30.722700 C 227.21700,30.722700 227.08441,30.928100 226.98811,31.179000 C 226.89181,31.430000 226.94561,31.635300 227.10766,31.635300 C 227.26971,31.635300 227.40230,31.430000 227.40230,31.179000 z M 219.18463,29.716200 C 219.18207,29.349600 219.04728,28.844400 218.88510,28.593400 C 218.66951,28.259800 218.58898,28.489500 218.58557,29.447900 C 218.58274,30.245300 218.70005,30.685000 218.88510,30.570700 C 219.05240,30.467300 219.18719,30.082700 219.18463,29.716200 z M 228.31486,20.836700 C 228.10658,20.585800 227.79929,20.380400 227.63199,20.380400 C 227.46231,20.380400 227.49525,20.582200 227.70648,20.836700 C 227.91476,21.087700 228.22205,21.293000 228.38935,21.293000 C 228.55903,21.293000 228.52609,21.091200 228.31486,20.836700 z M 229.07532,20.076200 C 228.97192,19.908900 228.82696,19.772100 228.75318,19.772100 C 228.67940,19.772100 228.61904,19.908900 228.61904,20.076200 C 228.61904,20.243600 228.76400,20.380400 228.94118,20.380400 C 229.11836,20.380400 229.17872,20.243600 229.07532,20.076200 z M 228.16276,18.859500 C 228.05936,18.692200 227.91440,18.555300 227.84062,18.555300 C 227.76685,18.555300 227.70648,18.692200 227.70648,18.859500 C 227.70648,19.026800 227.85145,19.163700 228.02862,19.163700 C 228.20580,19.163700 228.26616,19.026800 228.16276,18.859500 z M 243.82832,15.513500 C 243.82832,15.178900 243.69144,14.905100 243.52413,14.905100 C 243.35683,14.905100 243.21995,14.753700 243.21995,14.568600 C 243.21995,14.383600 242.86665,13.954300 242.43485,13.614600 C 241.94334,13.228000 241.70327,12.792400 241.79286,12.449800 C 241.87158,12.148800 241.76673,11.837600 241.55988,11.758200 C 241.29361,11.656000 241.22147,11.003800 241.31282,9.5247000 L 241.44187,7.4356000 L 240.32796,6.9044000 C 238.86052,6.2046000 235.91695,5.9009000 235.05795,6.3606000 C 234.20172,6.8188000 234.22284,6.9725000 235.30489,8.1572000 C 236.01922,8.9393000 236.11587,9.1860000 235.76116,9.3221000 C 235.51364,9.4171000 235.31112,9.6171000 235.31112,9.7665000 C 235.31112,10.164200 236.34629,10.098000 236.77121,9.6731000 C 237.05512,9.3892000 237.13632,9.4061000 237.13661,9.7491000 C 237.13706,10.281400 238.01697,11.346500 240.70506,14.068600 C 242.76345,16.153000 243.82832,16.645700 243.82832,15.513500 z M 256.23339,10.174400 C 256.16194,10.102900 255.66859,9.9575000 255.13705,9.8512000 C 253.83558,9.5909000 253.85521,10.241400 255.15923,10.586600 C 256.02350,10.815300 256.63836,10.579300 256.23339,10.174400 z M 252.46067,10.027800 C 252.60766,9.8901000 251.92324,9.7779000 250.93974,9.7785000 C 249.30193,9.7795000 249.20222,9.8168000 249.75402,10.221800 C 250.35837,10.665400 251.89796,10.555100 252.46067,10.027800 z M 254.28014,8.3787000 C 255.42783,8.4359000 256.44305,8.5589000 256.53618,8.6521000 C 256.85616,8.9720000 257.21249,8.8208000 257.21249,8.3651000 C 257.21249,8.0315000 256.86488,7.9081000 255.91970,7.9062000 C 255.20866,7.9047000 253.90827,7.8172000 253.02993,7.7117000 C 251.51761,7.5301000 251.43296,7.5564000 251.43296,8.2079000 C 251.43296,8.7211000 251.52953,8.8170000 251.81319,8.5853000 C 252.02232,8.4144000 253.13244,8.3215000 254.28014,8.3787000 z M 258.32426,6.8573000 C 258.22519,6.5991000 257.90912,6.3879000 257.62187,6.3879000 C 257.33462,6.3879000 256.81701,6.1350000 256.47163,5.8258000 C 255.71869,5.1519000 253.40327,4.2148000 253.14043,4.4776000 C 252.76015,4.8579000 252.95912,5.5384000 253.40102,5.3688000 C 253.84637,5.1980000 255.62883,5.9178000 257.36458,6.9696000 C 258.37569,7.5823000 258.59272,7.5569000 258.32426,6.8573000 z M 252.33584,5.9495000 C 252.33052,5.7724000 252.12520,5.8931000 251.87957,6.2179000 C 251.63393,6.5427000 251.43731,6.9533000 251.44263,7.1305000 C 251.44796,7.3076000 251.65328,7.1868000 251.89891,6.8621000 C 252.14454,6.5373000 252.34116,6.1267000 252.33584,5.9495000 z M 259.03760,5.0457000 C 259.03760,4.4073000 258.71418,4.1884000 256.55215,3.3627000 C 254.61759,2.6240000 254.01251,2.5001000 253.82218,2.8038000 C 253.66635,3.0524000 253.76794,3.2668000 254.10229,3.3947000 C 254.39083,3.5051000 255.40861,3.8952000 256.36402,4.2617000 C 257.31944,4.6281000 258.26016,5.1195000 258.45452,5.3537000 C 258.94300,5.9423000 259.03760,5.8923000 259.03760,5.0457000 z M 191.73020,32.059900 C 191.60821,31.937900 191.50840,31.628200 191.50840,31.371700 C 191.50840,31.029300 191.59839,30.995200 191.84681,31.243700 C 192.03293,31.429800 192.13274,31.739500 192.06861,31.931900 C 192.00448,32.124300 191.85219,32.181900 191.73020,32.059900 z M 192.92793,32.040900 C 192.55624,31.669200 192.71883,31.330800 193.25747,31.355100 C 193.57861,31.369600 193.63820,31.440300 193.40767,31.533200 C 193.19750,31.617900 193.10291,31.812500 193.19748,31.965500 C 193.39720,32.288600 193.22410,32.337100 192.92793,32.040900 z M 199.89078,31.399100 C 199.83402,31.342300 199.85570,31.035400 199.93895,30.717000 C 200.06678,30.228200 200.31001,30.157700 201.50284,30.264000 C 202.27973,30.333200 203.16298,30.396200 203.46564,30.404200 C 203.78234,30.412400 203.92916,30.558900 203.81154,30.749200 C 203.69913,30.931100 203.34885,31.012400 203.03312,30.929800 C 202.71740,30.847300 202.45908,30.889400 202.45908,31.023500 C 202.45908,31.260300 200.09741,31.605700 199.89078,31.399100 z M 201.29937,30.819100 C 201.07979,30.731300 200.81743,30.742100 200.71635,30.843200 C 200.61527,30.944200 200.79493,31.016100 201.11560,31.002900 C 201.46995,30.988300 201.54203,30.916200 201.29937,30.819100 z M 193.94189,31.026900 C 193.94189,30.859600 194.07877,30.722700 194.24607,30.722700 C 194.41337,30.722700 194.55026,30.859600 194.55026,31.026900 C 194.55026,31.194200 194.41337,31.331100 194.24607,31.331100 C 194.07877,31.331100 193.94189,31.194200 193.94189,31.026900 z M 191.81259,30.460700 C 191.81259,30.316600 192.15480,30.264200 192.57305,30.344100 C 192.99131,30.424100 193.33351,30.542000 193.33351,30.606100 C 193.33351,30.670300 192.99131,30.722700 192.57305,30.722700 C 192.15480,30.722700 191.81259,30.604800 191.81259,30.460700 z M 196.22868,30.427300 C 196.14031,30.284300 195.48696,30.079200 194.77680,29.971500 C 192.61675,29.643900 192.15955,29.296200 192.41276,28.173500 C 192.53273,27.641600 192.58557,26.909400 192.53017,26.546400 C 192.47478,26.183400 192.56666,25.801600 192.73435,25.698000 C 193.18582,25.419000 192.77860,24.941800 192.25912,25.141100 C 192.01353,25.235400 191.81259,25.145000 191.81259,24.940300 C 191.81259,24.720900 192.05636,24.631800 192.40637,24.723400 C 193.19636,24.929900 193.25636,24.633100 192.92281,22.169000 C 192.68646,20.423000 192.57884,20.160100 192.27225,20.579300 C 192.07019,20.855700 191.74723,20.984300 191.55455,20.865200 C 191.12446,20.599400 191.08954,19.772100 191.50840,19.772100 C 191.67570,19.772100 191.81259,19.626000 191.81259,19.447400 C 191.81259,19.253500 191.54893,19.206400 191.15820,19.330400 C 190.63790,19.495500 190.54245,19.437400 190.69238,19.046700 C 190.79608,18.776400 190.76299,18.555300 190.61884,18.555300 C 190.47469,18.555300 190.27796,18.760600 190.18166,19.011600 C 189.90417,19.734700 188.99437,19.592500 189.22615,18.862200 C 189.33187,18.529100 189.30978,18.084300 189.17705,17.873600 C 189.01543,17.617200 188.87013,17.792100 188.73712,18.403200 C 188.54620,19.280500 188.53713,19.270900 188.50253,18.154600 C 188.46961,17.092100 188.40834,17.012600 187.78213,17.218700 C 186.21607,17.734100 185.90222,17.570400 185.67989,16.121800 C 185.40663,14.341500 185.37072,10.836900 185.61911,10.189600 C 185.77421,9.7854000 185.86557,9.7650000 186.07073,10.088700 C 186.26331,10.392500 186.32910,10.398900 186.33259,10.114200 C 186.33515,9.9050000 186.48335,9.7339000 186.66193,9.7339000 C 186.84819,9.7339000 186.90429,9.9933000 186.79352,10.342300 C 186.68276,10.691300 186.73886,10.950700 186.92512,10.950700 C 187.10370,10.950700 187.24980,10.737300 187.24980,10.476500 C 187.24980,10.215600 187.38669,10.086800 187.55399,10.190200 C 187.72129,10.293600 187.85817,10.106400 187.85817,9.7742000 C 187.85817,9.0713000 188.57263,8.8426000 189.76520,9.1638000 C 190.26936,9.2996000 190.53695,9.2764000 190.43167,9.1060000 C 190.32934,8.9404000 191.08282,8.8214000 192.23296,8.8214000 C 193.32042,8.8214000 194.30053,8.9676000 194.41098,9.1463000 C 194.52143,9.3250000 194.78659,9.4042000 195.00024,9.3222000 C 195.21388,9.2402000 195.53304,9.3175000 195.70949,9.4939000 C 195.88690,9.6713000 196.27737,9.7123000 196.58306,9.5856000 C 196.88709,9.4595000 197.81760,9.2950000 198.65087,9.2200000 C 199.48414,9.1450000 200.31804,8.9574000 200.50397,8.8030000 C 200.68991,8.6487000 200.93092,8.6114000 201.03955,8.7200000 C 201.35851,9.0390000 200.61511,9.7309000 199.91230,9.7692000 C 199.39276,9.7976000 199.37085,9.8321000 199.80118,9.9443000 C 200.09601,10.021200 200.25903,10.210700 200.16346,10.365300 C 199.87647,10.829700 200.55483,10.682200 201.06849,10.168500 C 201.59690,9.6401000 203.70876,9.4126000 204.89257,9.7565000 C 205.43113,9.9130000 205.12046,9.9867000 203.82792,10.009100 C 202.37901,10.034200 201.74364,10.212900 200.74548,10.875900 C 199.71765,11.558700 199.56198,11.780000 199.89262,12.088100 C 200.11508,12.295400 200.50977,12.383400 200.76972,12.283700 C 201.02966,12.183900 201.24234,12.253900 201.24234,12.439100 C 201.24234,12.624300 201.01357,12.775800 200.73397,12.775800 C 200.45436,12.775800 199.99506,12.984400 199.71331,13.239400 C 199.08218,13.810600 198.20048,13.521400 198.20048,12.743300 C 198.20048,12.426500 198.00494,12.167400 197.76593,12.167400 C 197.16243,12.167400 196.25338,13.120800 196.63311,13.355500 C 196.80784,13.463500 196.56016,14.046300 196.04722,14.734300 C 195.55849,15.389700 195.14901,15.730500 195.13725,15.491600 C 195.12439,15.230300 195.01170,15.299600 194.85444,15.665600 C 194.49466,16.502800 194.49466,16.800500 194.85444,16.578100 C 195.11104,16.419500 195.34834,18.334200 195.18711,19.262300 C 195.16316,19.400300 195.26827,19.436000 195.42069,19.341800 C 195.75240,19.136800 196.07353,20.083900 196.23699,21.749300 C 196.32519,22.647900 196.28496,22.807000 196.08308,22.357600 C 195.93275,22.023000 195.80014,21.441300 195.78838,21.064900 C 195.76272,20.243300 195.15863,20.133700 195.15863,20.950600 C 195.15863,21.264100 195.38105,22.119700 195.65289,22.851700 C 195.92473,23.583800 196.13097,24.498300 196.11119,24.883900 C 196.08781,25.339700 196.19737,25.509500 196.42439,25.369200 C 196.63675,25.238000 196.69068,25.287500 196.56203,25.495700 C 196.26745,25.972300 197.03767,27.331000 198.31808,28.593400 C 199.43018,29.689900 199.70343,30.395300 199.03699,30.449400 C 198.82787,30.466400 198.14660,30.526900 197.52307,30.583800 C 196.89953,30.640700 196.31706,30.570300 196.22868,30.427300 z M 193.94189,27.985100 C 193.94189,27.817800 193.72848,27.680900 193.46766,27.680900 C 193.20683,27.680900 193.07802,27.817800 193.18142,27.985100 C 193.28482,28.152400 193.49822,28.289300 193.65565,28.289300 C 193.81308,28.289300 193.94189,28.152400 193.94189,27.985100 z M 191.28300,12.167400 C 191.59402,12.167400 191.76389,12.030500 191.66049,11.863200 C 191.39726,11.437300 191.91871,11.482700 192.36012,11.924100 C 192.64403,12.208000 192.72514,12.136100 192.72514,11.600800 C 192.72514,11.061500 192.57689,10.933100 192.04073,11.007600 C 191.52649,11.079100 191.33214,10.932600 191.25911,10.418400 C 191.12581,9.4798000 190.58733,9.5488000 190.66560,10.494400 C 190.70021,10.912700 190.83556,11.254900 190.96638,11.254900 C 191.46575,11.254900 191.17592,11.799700 190.59584,11.951400 C 190.26124,12.038900 189.98747,12.287500 189.98747,12.504000 C 189.98747,12.810000 190.06859,12.816400 190.35250,12.532400 C 190.55326,12.331700 190.97199,12.167400 191.28300,12.167400 z M 193.57672,11.178800 C 193.11044,9.7967000 193.02933,9.7779000 193.02933,11.052100 C 193.02933,11.822900 193.16538,12.167400 193.46978,12.167400 C 193.83233,12.167400 193.85125,11.992600 193.57672,11.178800 z M 198.52029,11.002700 C 197.66904,10.875200 196.89340,11.166800 197.11787,11.530000 C 197.21976,11.694800 197.67962,11.664500 198.23954,11.456100 C 199.07812,11.143900 199.11078,11.091100 198.52029,11.002700 z M 189.98747,10.664400 C 189.98747,10.253700 189.43296,9.9689000 189.06995,10.193300 C 188.89992,10.298400 188.83956,10.511800 188.93581,10.667500 C 189.16416,11.037000 189.98747,11.034600 189.98747,10.664400 z M 193.39055,9.2220000 C 193.17097,9.1341000 192.90861,9.1449000 192.80753,9.2460000 C 192.70645,9.3471000 192.88611,9.4189000 193.20677,9.4057000 C 193.56113,9.3911000 193.63321,9.3191000 193.39055,9.2220000 z M 204.81652,30.508100 C 205.19295,30.435600 205.80893,30.435600 206.18536,30.508100 C 206.56178,30.580600 206.25380,30.639900 205.50094,30.639900 C 204.74808,30.639900 204.44009,30.580600 204.81652,30.508100 z M 187.98041,28.633300 C 187.99683,28.220700 188.19574,27.821400 188.42242,27.746000 C 188.72041,27.646900 188.77792,27.787400 188.63006,28.253300 C 188.50893,28.634900 188.55793,28.897600 188.75023,28.897600 C 188.92881,28.897600 189.07492,29.026000 189.07492,29.182900 C 189.07492,29.339800 188.82194,29.449100 188.51274,29.425800 C 188.12023,29.396300 187.95957,29.157100 187.98041,28.633300 z M 221.69882,29.092300 C 220.84998,28.671900 220.80532,28.283900 221.62392,28.441600 C 222.41824,28.594500 222.83952,28.864200 222.83952,29.219800 C 222.83952,29.565300 222.59977,29.538500 221.69882,29.092300 z M 208.45071,28.973700 C 208.09437,28.338500 207.95428,27.072500 208.24034,27.072500 C 208.41497,27.072500 208.68889,26.727900 208.84905,26.306600 C 209.10552,25.632000 210.18671,24.943200 210.98907,24.943200 C 211.14162,24.943200 211.48672,25.279400 211.75595,25.690300 C 212.31957,26.550500 212.08398,27.309000 211.42345,26.760800 C 211.09479,26.488000 210.97115,26.638400 210.80767,27.509800 C 210.51774,29.055300 209.91656,29.326300 210.15445,27.804200 C 210.32330,26.723800 210.30064,26.668900 209.90429,27.197700 C 209.65424,27.531400 209.54455,28.082500 209.64697,28.490500 C 209.79060,29.062800 209.70366,29.201800 209.20209,29.201800 C 208.85923,29.201800 208.52110,29.099200 208.45071,28.973700 z M 213.30837,28.086500 C 212.97604,27.754100 213.07829,27.072500 213.46046,27.072500 C 213.65565,27.072500 213.72528,27.162600 213.61519,27.272700 C 213.50511,27.382800 213.56750,27.656500 213.75383,27.881000 C 214.09208,28.288600 213.69405,28.472100 213.30837,28.086500 z M 197.29644,26.638600 C 196.84443,25.449800 196.93389,25.262600 197.47600,26.262900 C 197.73335,26.737800 197.86858,27.201600 197.77652,27.293700 C 197.68446,27.385800 197.46842,27.091000 197.29644,26.638600 z M 216.91678,27.086900 C 216.66629,26.681600 217.91748,25.575900 218.64265,25.561700 C 219.44109,25.546100 220.71022,26.212300 220.71022,26.647000 C 220.71022,26.952100 220.52898,26.941900 219.87371,26.600100 C 218.77526,26.027100 218.59149,26.044000 217.79610,26.791200 C 217.34945,27.210800 217.05464,27.310000 216.91678,27.086900 z M 214.52150,26.192900 C 214.77810,25.116400 214.89768,24.943200 215.38442,24.943200 C 215.84006,24.943200 216.28854,25.989700 216.01947,26.425100 C 215.92749,26.573900 215.51027,26.761100 215.09231,26.841000 C 214.40551,26.972300 214.35058,26.909900 214.52150,26.192900 z M 190.66809,26.110500 C 190.46105,25.903500 190.29166,25.526800 190.29166,25.273500 C 190.29166,24.874900 190.35785,24.879000 190.78324,25.304400 C 191.05362,25.574800 191.22301,25.951500 191.15967,26.141500 C 191.07651,26.391000 190.93994,26.382400 190.66809,26.110500 z M 227.92884,25.656200 C 228.13478,25.572900 228.54543,25.567900 228.84139,25.645000 C 229.13736,25.722100 228.96885,25.790300 228.46695,25.796500 C 227.96504,25.802700 227.72289,25.739600 227.92884,25.656200 z M 185.62748,24.132100 C 185.32414,23.828700 185.38271,22.752100 185.69216,22.943300 C 186.04084,23.158800 186.34773,24.334800 186.05528,24.334800 C 185.93152,24.334800 185.73901,24.243600 185.62748,24.132100 z M 213.64049,22.740800 C 212.86903,21.864100 212.28447,21.100100 212.34147,21.043200 C 212.60482,20.779800 213.72344,21.692800 214.31994,22.658000 C 214.79831,23.432000 215.20402,23.732400 215.79201,23.747900 C 216.51896,23.767000 216.54019,23.796500 215.99534,24.030700 C 215.66074,24.174400 215.30961,24.301700 215.21506,24.313500 C 215.12051,24.325200 214.41195,23.617500 213.64049,22.740800 z M 189.87747,22.661800 C 189.98834,22.372900 189.87328,22.205500 189.56374,22.205500 C 189.29489,22.205500 189.07492,22.102700 189.07492,21.977000 C 189.07492,21.851300 189.79355,21.730200 190.67189,21.707900 C 191.55023,21.685700 192.09776,21.731500 191.88863,21.809800 C 191.67951,21.888000 191.50840,22.131300 191.50840,22.350400 C 191.50840,22.761300 190.86500,23.118100 190.12423,23.118100 C 189.87423,23.118100 189.77371,22.932200 189.87747,22.661800 z M 186.23585,22.002800 C 186.12432,21.891200 186.04483,21.446400 186.05921,21.014200 C 186.08488,20.242600 186.09020,20.244600 186.35333,21.125600 C 186.62984,22.051400 186.58905,22.356000 186.23585,22.002800 z M 222.07905,20.988800 C 221.97565,20.821500 222.03602,20.684600 222.21319,20.684600 C 222.39037,20.684600 222.53533,20.821500 222.53533,20.988800 C 222.53533,21.156100 222.47497,21.293000 222.40119,21.293000 C 222.32741,21.293000 222.18245,21.156100 222.07905,20.988800 z M 189.07492,20.246300 C 189.07492,19.712000 189.25744,19.633300 189.51820,20.055200 C 189.61446,20.211000 189.55409,20.424400 189.38406,20.529500 C 189.21403,20.634500 189.07492,20.507100 189.07492,20.246300 z M 207.87545,17.914800 C 207.39801,17.379000 207.13081,16.800300 207.23523,16.528100 C 207.59054,15.602200 208.76395,14.702900 209.47517,14.811500 C 210.38191,14.949800 210.64456,15.209300 209.87792,15.209300 C 208.84563,15.209300 207.88997,16.099100 207.99310,16.964300 C 208.04448,17.395300 208.23967,17.798100 208.42687,17.859500 C 208.64533,17.931100 208.71108,17.677400 208.61046,17.151000 C 208.29755,15.514100 210.72483,14.905500 212.26907,16.233600 C 212.72915,16.629300 213.10558,17.052000 213.10558,17.172900 C 213.10558,17.293800 212.68442,17.038300 212.16968,16.605200 C 211.65494,16.172000 211.02996,15.817700 210.78085,15.817700 C 210.05033,15.817700 209.15116,16.411000 209.15116,16.893000 C 209.15116,17.474900 209.64494,17.467600 209.86954,16.882300 C 210.13140,16.199900 211.48077,16.327000 212.01099,17.084000 C 212.57282,17.886100 212.39191,18.251100 211.43256,18.251100 C 211.03405,18.251100 210.64188,18.358100 210.56108,18.488900 C 210.48027,18.619600 210.02732,18.750800 209.55452,18.780500 C 208.93981,18.819000 208.46141,18.572400 207.87545,17.914800 z M 212.66683,18.583700 C 212.57308,18.432000 212.77032,18.379500 213.10516,18.467100 C 213.81543,18.652800 213.90521,18.859500 213.27562,18.859500 C 213.03454,18.859500 212.76059,18.735400 212.66683,18.583700 z M 195.61491,18.251100 C 195.51151,18.083800 195.57187,17.946900 195.74905,17.946900 C 195.92622,17.946900 196.07118,18.083800 196.07118,18.251100 C 196.07118,18.418400 196.01082,18.555300 195.93704,18.555300 C 195.86327,18.555300 195.71830,18.418400 195.61491,18.251100 z M 214.01813,17.629500 C 214.01813,17.454900 213.68074,16.948200 213.26837,16.503400 C 212.85600,16.058700 212.58868,15.624800 212.67434,15.539100 C 212.87689,15.336600 214.62650,17.207200 214.62650,17.626300 C 214.62650,17.802600 214.48962,17.946900 214.32232,17.946900 C 214.15502,17.946900 214.01813,17.804100 214.01813,17.629500 z M 215.61511,16.528800 C 215.40598,16.444400 215.23488,16.235200 215.23488,16.063900 C 215.23488,15.884200 215.45991,15.848000 215.76720,15.978300 C 216.05998,16.102400 216.77862,16.306600 217.36418,16.432100 L 218.42882,16.660200 L 217.21208,16.671200 C 216.54287,16.677200 215.82424,16.613100 215.61511,16.528800 z M 214.39837,12.878500 C 214.18924,12.794100 214.01813,12.582900 214.01813,12.409000 C 214.01813,12.201600 214.15853,12.209500 214.42635,12.431700 C 214.65087,12.618100 214.92464,12.680400 215.03472,12.570400 C 215.14481,12.460300 215.23488,12.529900 215.23488,12.725100 C 215.23488,13.096900 215.03192,13.134200 214.39837,12.878500 z M 211.12837,12.027300 C 209.04431,11.695200 207.14865,10.980600 208.29670,10.959900 C 208.57961,10.954800 208.88391,11.068500 208.97293,11.212600 C 209.06195,11.356600 210.03587,11.546800 211.13721,11.635200 C 212.95374,11.781000 213.72632,11.998200 213.38441,12.267100 C 213.31470,12.321900 212.29949,12.214000 211.12837,12.027300 z M 206.10931,10.360300 C 206.10931,10.183100 206.24619,10.038100 206.41349,10.038100 C 206.58080,10.038100 206.71768,10.098500 206.71768,10.172300 C 206.71768,10.246000 206.58080,10.391000 206.41349,10.494400 C 206.24619,10.597800 206.10931,10.537400 206.10931,10.360300 z M 208.01681,10.462700 C 208.11788,10.361600 208.38024,10.350800 208.59983,10.438700 C 208.84249,10.535800 208.77041,10.607900 208.41605,10.622500 C 208.09539,10.635700 207.91573,10.563800 208.01681,10.462700 z M 186.64143,9.1256000 C 187.23117,8.7444000 187.55399,8.7444000 187.55399,9.1256000 C 187.55399,9.2929000 187.24600,9.4277000 186.86957,9.4251000 C 186.31612,9.4213000 186.27247,9.3640000 186.64143,9.1256000 z M 204.80847,9.2443000 C 204.70573,9.1415000 204.23774,9.0207000 203.76851,8.9757000 C 202.64046,8.8677000 201.85071,8.5248000 201.85071,8.1432000 C 201.85071,7.9733000 202.07085,8.0170000 202.33991,8.2403000 C 202.75569,8.5854000 202.89314,8.5587000 203.25588,8.0627000 C 203.67300,7.4922000 203.69329,7.4942000 204.15277,8.1502000 C 204.67023,8.8890000 205.27127,9.0653000 205.01746,8.4039000 C 204.89910,8.0955000 205.06384,8.0259000 205.64817,8.1376000 C 206.08317,8.2208000 206.39910,8.3074000 206.35024,8.3302000 C 206.30138,8.3530000 205.97653,8.6100000 205.62835,8.9013000 C 205.28016,9.1927000 204.91122,9.3470000 204.80847,9.2443000 z M 193.72008,8.3334000 C 193.82116,8.2323000 194.08352,8.2215000 194.30311,8.3094000 C 194.54576,8.4065000 194.47369,8.4786000 194.11933,8.4932000 C 193.79867,8.5064000 193.61901,8.4345000 193.72008,8.3334000 z M 198.67405,7.8328000 C 198.95993,6.9027000 199.06489,6.8264000 199.48313,7.2447000 C 199.75517,7.5167000 199.75627,7.6046000 199.48761,7.6046000 C 199.29210,7.6046000 199.21092,7.8100000 199.30722,8.0609000 C 199.41990,8.3545000 199.30075,8.5172000 198.97299,8.5172000 C 198.58526,8.5172000 198.51390,8.3538000 198.67405,7.8328000 z M 191.89497,8.0292000 C 191.99605,7.9282000 192.25841,7.9173000 192.47799,8.0052000 C 192.72065,8.1023000 192.64857,8.1744000 192.29421,8.1890000 C 191.97355,8.2022000 191.79389,8.1303000 191.89497,8.0292000 z M 195.85120,7.0038000 C 195.79586,6.2691000 195.95959,6.2328000 196.57092,6.8442000 C 196.82187,7.0951000 196.96017,7.3005000 196.87825,7.3005000 C 196.79634,7.3005000 196.54218,7.3723000 196.31345,7.4600000 C 196.05293,7.5600000 195.88026,7.3896000 195.85120,7.0038000 z M 186.25549,5.7551000 C 186.36305,5.3438000 186.50093,5.2059000 186.57687,5.4338000 C 186.65002,5.6532000 186.56525,5.9774000 186.38849,6.1541000 C 186.16276,6.3799000 186.12317,6.2611000 186.25549,5.7551000 z M 188.23583,5.4856000 C 187.95441,5.0308000 187.53143,4.8670000 186.63885,4.8670000 C 185.44717,4.8670000 185.42469,4.8467000 185.42469,3.7698000 C 185.42469,2.8943000 185.52190,2.7099000 185.90585,2.8572000 C 186.17048,2.9588000 186.54691,3.0462000 186.74236,3.0515000 C 186.93780,3.0569000 186.86056,3.2413000 186.57071,3.4614000 C 186.08333,3.8315000 186.10126,3.8878000 186.80910,4.2103000 C 187.43252,4.4944000 187.60685,4.4748000 187.74888,4.1047000 C 187.93025,3.6320000 188.67840,3.5172000 189.50632,3.8349000 C 190.36646,4.1649000 190.03139,4.6476000 189.07492,4.4563000 C 188.22482,4.2863000 187.74907,4.6785000 188.50127,4.9292000 C 188.68766,4.9914000 188.79033,5.2812000 188.72940,5.5732000 C 188.62975,6.0509000 188.58024,6.0421000 188.23583,5.4856000 z M 190.37404,4.3790000 C 190.47512,4.2779000 190.73748,4.2671000 190.95706,4.3550000 C 191.19972,4.4521000 191.12764,4.5242000 190.77329,4.5388000 C 190.45262,4.5520000 190.27296,4.4801000 190.37404,4.3790000 z M 193.38154,3.3460000 C 193.38154,2.9278000 193.45059,2.7567000 193.53497,2.9658000 C 193.61936,3.1749000 193.61936,3.5171000 193.53497,3.7263000 C 193.45059,3.9354000 193.38154,3.7643000 193.38154,3.3460000 z "/>
+
+<rect id="d0e148" width="288" height="1000px" x="10" y="1607.7283664999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e148" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Beachten Sie die große Anzahl der Knoten in einem Pfad. Nach dem Drücken von <flowSpan style="font-weight:bold">Strg+L</flowSpan>, ist dies ein typisches Ergebnis:
+</flowDiv></flowRoot>
+
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1645.1693044999997) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f06-de.svgtext2885" y="128.33766" x="81.327339" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="128.33766" x="81.327339" id="tracing-f06-de.svgtspan2886" sodipodi:role="line">Orginalbild</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1645.1693044999997) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f06-de.svgtext2888" y="124.67367" x="227.35374" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="124.67367" x="227.35374" id="tracing-f06-de.svgtspan2889" sodipodi:role="line">Vektorisiertes Bild / Ergebnispfad - vereinfacht</tspan><tspan y="130.67367" x="227.35374" id="tracing-f06-de.svgtspan2891" sodipodi:role="line">(384 Knoten)</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1645.1693044999997) " y="0.058779296" x="39.653900" id="tracing-f06-de.svgimage1855" height="115.89471" width="83.346848" sodipodi:absref="/oldguitar.jpg" xlink:href="oldguitar.jpg"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1645.1693044999997) " id="tracing-f06-de.svgpath1856" d="M 185.35846,89.641600 C 185.35846,80.870900 185.35846,72.100200 185.35846,63.329500 C 188.11292,63.544000 183.89504,62.846400 185.34938,60.584700 C 185.36261,51.410800 185.37584,42.236900 185.38907,33.063000 C 188.53357,32.680700 188.91239,32.250500 190.53842,32.922800 C 190.43727,32.380100 197.15024,33.985400 194.81045,31.915900 C 197.13314,31.966200 199.85180,31.522800 196.69694,33.086500 C 200.45333,32.413800 204.30743,30.503600 207.83133,32.736800 C 213.16314,32.834200 210.86231,32.774500 209.42956,31.686800 C 212.60362,31.257900 203.23833,31.548500 207.66810,31.600700 C 209.74588,28.799900 217.30428,35.485400 214.58504,28.381100 C 216.14921,27.888300 215.97569,34.507700 217.47832,29.079700 C 220.03548,25.347100 219.88363,32.573000 223.85234,30.683700 C 224.92126,26.982600 219.68033,24.000400 216.73211,22.518000 C 219.53604,24.202400 221.98861,23.310900 218.90088,20.494900 C 218.56373,17.300700 224.13414,24.331100 226.89790,23.518600 C 231.23218,25.261400 219.56563,26.162700 226.39226,26.374000 C 227.48257,28.078600 231.22521,32.383900 230.33924,27.057200 C 230.30338,25.238400 230.10584,16.930100 228.85007,22.264400 C 225.39197,21.385200 223.79159,17.427600 221.13894,18.108600 C 220.52141,16.631500 222.29546,16.604600 222.87527,15.541900 C 222.06013,17.865500 229.37327,18.890300 228.78653,16.394200 C 227.35904,14.265100 223.00111,18.144300 223.83793,14.621800 C 228.37586,14.999400 226.51356,11.957500 224.18595,12.277900 C 222.68989,14.112800 214.29812,15.720600 215.56687,14.702900 C 217.20112,12.996300 222.84710,13.466500 225.56012,9.9888000 C 230.34960,7.2334000 235.30939,4.5941000 240.99616,6.1049000 C 242.82144,4.3012000 239.55894,-1.0683000 243.87721,0.18850000 C 248.96517,0.30570000 254.18636,-0.35400000 259.16353,0.51890000 C 262.87421,0.086600000 271.12089,-1.5968000 268.54092,5.4950000 C 268.61378,42.314400 268.63866,79.134800 268.40111,115.95360 C 240.72023,115.95360 213.03935,115.95360 185.35846,115.95360 C 185.35846,107.18300 185.35846,98.412300 185.35846,89.641600 z M 192.34403,114.75690 C 193.16051,111.80300 190.07137,116.83610 192.34403,114.75690 L 192.34403,114.75690 z M 194.69936,113.12230 C 194.59671,110.65710 193.61419,116.06920 194.69936,113.12230 z M 195.88456,112.99410 C 195.29227,113.21340 196.30382,114.42060 195.88456,112.99410 z M 193.57148,112.48040 C 195.15322,107.70690 190.86007,115.43790 193.57148,112.48040 z M 191.76963,112.68360 C 193.01805,108.08360 197.18561,103.01210 201.81865,102.79090 C 203.27632,100.71860 201.34038,97.768500 201.74084,95.583100 C 196.82108,91.233700 198.21213,104.13440 194.11755,106.26670 C 191.16739,107.05040 190.15573,112.26040 191.76963,112.68360 z M 246.83377,109.62630 C 244.34872,104.77830 247.58722,114.06890 246.83377,109.62630 L 246.83377,109.62630 z M 245.10621,109.45890 C 243.71648,108.05050 245.52890,111.34220 245.10621,109.45890 z M 243.77718,107.46460 C 241.43006,105.75090 244.68589,110.08730 243.77718,107.46460 z M 246.05393,105.93290 C 244.59200,103.24070 244.19312,111.16610 246.05393,105.93290 L 246.05393,105.93290 z M 243.45790,104.73600 C 241.57490,101.51240 242.94491,106.19340 243.45790,104.73600 z M 245.89139,104.37660 C 245.27298,103.70910 245.20273,105.39440 245.89139,104.37660 z M 238.40313,101.95580 C 235.57426,99.952300 236.70943,102.92560 238.40313,101.95580 z M 244.42749,101.75330 C 242.67226,101.56150 245.00450,102.28930 244.42749,101.75330 z M 235.85328,101.15810 C 232.73927,99.966300 233.74001,97.285900 232.10699,97.044300 C 234.73703,97.958100 234.20521,99.168000 236.98065,99.033200 C 240.46033,101.80530 243.57601,99.826500 247.01989,100.63290 C 244.70948,98.319000 238.52100,101.09240 235.42962,97.385900 C 228.08451,93.513800 222.09260,86.843800 213.52697,85.623600 C 210.40930,84.323700 203.92131,81.442000 203.82509,79.140700 C 207.61395,74.822400 197.60860,78.448400 196.78104,80.497100 C 192.70653,83.922700 198.92782,90.058400 200.10743,89.203600 C 201.41079,87.006100 201.99591,89.501000 200.35291,89.963800 C 201.23393,89.177900 206.66310,92.644800 202.95731,88.789100 C 200.47777,87.258400 199.28921,87.301000 200.81434,85.797300 C 203.67819,85.061300 205.49464,92.706100 205.22906,88.043800 C 207.05745,89.839800 210.81478,92.576400 210.79320,88.784600 C 211.30682,89.410100 215.73385,92.364800 218.89150,93.644900 C 219.90574,90.713100 222.05016,96.343600 218.87387,94.599900 C 222.07104,97.581800 228.57184,97.498900 232.77530,100.03520 C 233.83579,99.962600 235.00890,101.78500 235.85328,101.15810 z M 230.07373,97.702500 C 230.83054,96.518200 230.83056,98.886700 230.07373,97.702500 z M 228.85700,97.094100 C 226.78937,97.819900 224.19307,93.954500 225.69495,95.098100 C 224.67239,95.739900 231.55829,97.591500 228.85700,97.094100 z M 223.91156,95.851600 C 221.02477,95.171700 223.64177,93.451400 224.49596,96.140400 L 223.91157,95.851600 L 223.91156,95.851600 z M 221.55654,94.526500 C 221.95109,93.080800 222.19543,95.656900 221.55654,94.526500 z M 223.91397,94.459300 C 226.07877,94.113200 223.70319,94.999100 223.91397,94.459300 z M 202.08867,89.963700 C 202.85609,88.772600 202.92632,90.603100 202.08867,89.963700 z M 204.62712,86.890800 C 204.44804,85.246400 206.53422,88.606600 204.62712,86.890800 L 204.62712,86.890800 z M 206.09391,98.670100 C 208.79782,97.840900 212.98624,96.917500 207.59352,96.627300 C 204.95368,94.849600 200.83766,96.695900 204.05309,99.214500 L 204.93081,99.077600 L 206.09391,98.670100 L 206.09391,98.670100 z M 218.51468,95.095200 C 216.84300,92.353500 214.24061,94.754700 218.51468,95.095200 z M 214.25609,94.052200 C 213.49890,92.868200 213.49964,95.236500 214.25609,94.052200 z M 215.70098,93.672000 C 214.61547,92.475500 214.84303,95.144200 215.70098,93.672000 z M 208.17238,90.706200 C 207.03246,89.459500 207.03246,91.952900 208.17238,90.706200 z M 231.74675,82.493200 C 230.81396,81.515200 231.65068,83.541400 231.74675,82.493200 z M 228.40071,81.884800 C 227.00199,80.803000 228.38105,82.923900 228.40071,81.884800 z M 241.66993,81.071100 C 240.56167,79.679100 242.49569,83.315600 241.66993,81.071100 z M 227.16877,81.310600 C 224.20155,79.642400 226.42480,81.885400 227.16877,81.310600 z M 230.68212,80.650100 C 229.47564,80.825000 230.48699,80.517400 230.68212,80.650100 z M 225.05468,80.363900 C 223.44358,79.252700 225.39580,81.412200 225.05468,80.363900 z M 242.54535,79.628800 C 243.01789,78.105400 244.96234,75.843400 243.54392,75.885800 C 247.22750,75.105400 244.39118,77.143200 243.95592,79.428600 C 246.43601,78.972900 247.77614,68.866200 246.51929,70.894300 C 245.59498,78.480900 246.08699,64.960300 243.75813,65.763000 C 244.48556,67.304400 237.53852,67.645200 239.27535,65.753500 C 239.18398,63.043200 236.30188,58.277800 233.04645,55.803600 C 236.33383,56.683400 239.42478,62.390300 241.00647,65.763000 C 242.43945,61.920200 234.67850,55.819500 235.00990,55.229100 C 237.41130,56.677400 243.10434,62.250100 238.53937,56.637400 C 237.55279,54.893200 232.27302,52.699300 237.23971,54.497000 C 239.02072,56.163200 244.55298,62.126400 240.41715,56.677700 C 239.65994,52.960100 230.19493,52.993300 235.66861,49.849400 C 236.45817,46.698600 240.17435,39.584400 239.49164,38.633100 C 236.29736,40.109500 242.50858,34.956500 238.77921,36.432100 C 236.08983,35.854900 235.20697,36.912200 238.36928,36.655100 C 239.66017,39.440300 234.46295,40.243400 235.10982,36.665700 C 227.75789,36.584600 228.06378,45.206600 228.17036,50.410700 C 225.10962,55.417300 215.29488,53.287700 212.53790,58.176100 C 211.80073,63.377100 215.41798,70.084700 220.41351,63.988800 C 223.68698,61.811100 226.18051,57.661900 229.06338,56.145600 C 231.87611,56.198400 230.73441,58.838700 234.86042,59.897600 C 237.21247,61.052000 239.95157,65.986200 236.70256,64.467000 C 237.94968,67.929500 240.46429,70.115200 240.20298,74.006600 C 242.11678,73.353700 241.64449,78.992700 240.06161,74.888600 C 239.90831,75.851200 241.99377,80.292600 242.54535,79.628800 z M 242.14611,77.429800 C 241.49353,75.845100 244.47611,77.575500 242.14610,77.429800 L 242.14611,77.429800 z M 242.24115,75.022700 C 243.37851,75.371700 242.51948,75.019700 242.24115,75.022700 z M 245.76453,75.233600 C 245.56341,73.349600 246.67795,75.957900 245.76453,75.233600 z M 241.02442,69.099500 C 241.91695,68.082600 242.43445,69.677700 241.02442,69.099500 z M 244.09029,67.461500 C 244.22027,66.139600 244.37132,68.599700 244.09029,67.461500 z M 232.65932,58.462600 C 232.59547,57.236100 233.90893,59.607800 232.65932,58.462600 z M 231.42467,54.974200 C 230.17571,53.520100 233.63753,56.433300 231.42467,54.974100 L 231.42467,54.974200 z M 234.94071,48.576400 C 235.48369,47.117700 235.48347,50.035400 234.94071,48.576400 z M 233.63083,48.534100 C 233.42942,46.865900 235.13630,49.290600 233.63083,48.534100 z M 236.76583,44.031600 C 237.53318,42.840400 237.60350,44.671200 236.76583,44.031600 z M 236.76583,41.902400 C 237.67273,40.063700 237.38282,43.287200 236.76583,41.902400 z M 237.37420,41.124100 C 238.13084,39.939800 238.13116,42.307900 237.37420,41.124100 z M 236.81385,40.515700 C 237.02454,38.745000 237.02474,42.287300 236.81385,40.515700 z M 232.00859,38.271500 C 233.85682,35.587000 233.90588,39.071200 232.00860,38.271500 L 232.00859,38.271500 z M 234.33699,37.549800 C 235.59923,34.794000 234.38330,39.583500 234.33699,37.549800 z M 223.78888,78.977000 C 225.87748,77.075600 223.93548,76.048700 224.01145,76.409500 C 224.65082,69.466900 222.11849,82.219600 222.06066,76.238000 C 223.26625,71.440000 220.00264,73.554300 220.33238,75.458200 C 217.37029,73.301400 223.90833,81.171300 223.78888,78.977000 z M 223.45223,76.713700 C 223.62104,74.637100 223.62101,78.790300 223.45223,76.713700 z M 221.15096,76.206700 C 219.77132,74.661800 222.73898,76.473500 221.15096,76.206700 z M 235.24489,76.713700 C 234.48788,75.529500 234.48828,77.898100 235.24489,76.713700 z M 219.12307,74.014200 C 218.27149,71.323100 218.38950,71.254500 219.59016,72.303000 C 222.27939,69.735900 217.42218,72.087300 219.85074,69.186400 C 223.38796,69.124300 221.77146,74.755700 222.71465,69.441600 C 223.63029,66.649400 224.81587,61.303800 220.49189,65.214600 C 216.84106,65.923200 217.05962,73.083700 219.12307,74.014200 z M 218.25983,69.489300 C 217.52209,66.176700 219.83005,71.366800 218.25983,69.489300 z M 235.36200,73.530400 C 238.10010,69.519300 234.31092,69.485300 233.76895,70.838800 C 233.10133,68.604300 240.88557,67.483400 234.47032,66.873300 C 232.45792,69.238000 233.63705,70.902500 234.58581,73.551100 C 233.67364,74.348200 235.35246,74.666800 235.36200,73.530400 z M 234.23095,68.297900 C 233.60220,66.011100 235.74070,69.531000 234.23095,68.297900 z M 230.25753,73.145800 C 229.66522,73.364900 230.67676,74.572200 230.25753,73.145800 z M 238.28675,73.671800 C 237.52986,72.487600 237.53001,74.856100 238.28675,73.671800 z M 224.28955,72.683300 C 223.83943,70.729400 224.00492,75.361900 224.28955,72.683300 z M 236.93274,72.535400 C 238.11715,70.045800 236.06469,66.331900 236.67646,70.406600 C 235.92108,70.695500 235.86338,74.254700 236.93274,72.535400 z M 238.59095,71.809500 C 237.73472,70.038000 237.53491,74.968900 238.59094,71.809500 L 238.59095,71.809500 z M 233.27153,67.874700 C 232.30702,66.573300 233.69574,62.400400 231.70469,66.006500 C 231.17587,65.566300 229.64204,67.715000 230.65181,64.074700 C 231.33669,62.219800 227.22461,58.131800 229.09274,62.331400 C 230.53516,64.551600 229.22477,70.063200 231.44982,68.008200 C 230.26233,71.598700 233.57552,66.369300 232.11287,70.134200 C 232.91843,69.837600 232.98252,68.554600 233.27153,67.874700 z M 225.38669,69.076600 C 221.75368,67.129000 226.86649,71.292800 225.38669,69.076600 L 225.38669,69.076600 z M 228.09653,68.804800 C 226.48545,67.693600 228.43763,69.853100 228.09653,68.804800 z M 246.32737,67.230700 C 244.84888,64.119800 246.64228,60.839100 245.11270,59.738500 C 242.18707,55.343000 242.06059,67.029800 243.94664,63.556400 C 240.57294,59.722500 246.28212,58.836600 244.42096,61.023300 C 243.12559,60.759500 244.04441,63.244100 244.79062,62.207000 C 244.23435,63.270100 245.98941,69.242600 246.32737,67.230700 z M 224.73079,67.620000 C 224.08928,65.924700 223.49979,68.757400 224.73079,67.620000 z M 227.03188,66.947200 C 225.53836,66.942200 227.80415,64.763300 225.51096,66.675500 C 225.41643,67.473900 226.76499,67.453500 227.03188,66.947200 z M 229.02208,67.000600 C 230.74022,63.126200 227.27410,66.929000 229.02208,67.000600 z M 203.71959,65.306700 C 202.12375,63.712900 203.91535,66.865400 203.71959,65.306700 z M 207.39086,65.424700 C 209.36443,64.278600 206.12739,64.824000 208.38957,63.430000 C 205.98801,63.237300 202.68730,66.374500 207.39086,65.424700 z M 211.68847,64.735100 C 211.33095,60.029600 210.07151,62.247800 211.01511,65.352700 C 211.39248,65.690600 211.65805,64.938000 211.68847,64.735100 z M 225.51096,65.154600 C 222.92071,63.756400 225.51698,66.539100 225.51096,65.154600 z M 227.17098,64.871500 C 227.09890,63.455500 226.03973,65.889600 227.17098,64.871500 z M 210.30169,63.930900 C 208.97708,62.407100 209.12013,66.187100 210.30169,63.930900 z M 200.54636,63.253400 C 199.44109,62.660800 200.23693,65.986200 200.54636,63.253400 z M 225.98178,63.405500 C 224.81302,59.679600 225.43758,67.054500 225.98178,63.405500 z M 232.50722,63.463700 C 231.37016,63.812800 232.22855,63.460800 232.50722,63.463700 z M 227.48816,63.329500 C 229.47221,61.049400 226.56747,63.466400 227.48816,63.329500 z M 236.87209,63.187200 C 236.59028,61.378500 235.46355,64.314500 236.87209,63.187200 z M 205.88836,62.340900 C 209.61615,60.335400 204.06000,59.929300 204.71149,60.896000 C 204.94099,60.809100 204.75664,65.052400 205.88836,62.340900 z M 192.35472,62.654300 C 194.60214,61.620500 197.06057,59.945300 192.40245,60.958700 C 189.34035,60.971200 187.89129,63.501500 192.35472,62.654300 z M 192.37874,61.681800 C 192.50874,60.360200 192.65977,62.820400 192.37874,61.681800 z M 202.93045,62.112500 C 201.57665,60.581600 203.57244,64.313700 202.93045,62.112500 z M 196.61333,62.416900 C 195.88471,61.201800 196.12836,63.548100 196.61333,62.416900 z M 200.25431,61.819400 C 199.58644,60.302800 198.44344,64.193300 200.25431,61.819400 z M 209.99749,62.272000 C 206.75495,61.185400 207.52023,63.600100 209.99749,62.272000 z M 232.35514,62.112800 C 234.28177,62.273200 230.24212,61.401600 232.02950,62.224500 L 232.35513,62.112800 L 232.35514,62.112800 z M 234.85888,62.510300 C 232.26118,62.248300 235.29096,63.009200 234.85888,62.510300 z M 247.31380,60.211600 C 250.39720,55.848200 252.06451,52.222400 252.40650,49.177200 C 253.57929,44.914400 249.42475,38.721800 245.60482,39.402600 C 248.89998,39.782400 247.91112,41.718200 250.11389,42.962800 C 251.12827,45.654100 249.74760,46.862200 250.84553,47.922900 C 252.22518,50.238700 251.91581,48.760300 249.96473,49.717200 C 249.66592,50.910600 248.69595,47.472800 248.02167,51.005600 C 244.61147,50.829100 248.51616,49.565800 248.84075,47.635500 C 250.88254,50.912300 248.92963,41.559300 247.28030,42.981500 C 248.50235,41.310800 245.44454,42.424100 246.01024,40.573700 C 244.23116,44.577100 246.23388,37.727000 244.49463,41.746500 C 242.74278,44.791500 241.16059,49.790600 244.37046,47.055600 C 246.54189,42.133200 245.67856,46.698600 244.36748,49.352900 C 242.99958,48.313100 243.42004,47.951800 241.50975,49.521300 C 240.61754,51.258300 239.39824,54.864500 241.62976,51.618400 C 241.31531,53.689300 243.09588,53.499900 243.30941,53.341700 C 243.50406,51.243500 247.39069,52.544900 245.56019,54.628100 C 242.59419,52.408500 245.51310,59.062700 242.17699,55.391800 C 240.59339,54.366700 242.23823,57.634700 244.31723,57.724500 C 247.57736,57.692500 244.77681,65.180800 247.31380,60.211600 z M 245.49907,56.941600 C 245.92819,54.936900 246.53411,58.865000 245.49907,56.941600 z M 244.06627,56.637400 C 244.82327,55.453200 244.82292,57.821700 244.06627,56.637400 z M 246.54918,55.540800 C 248.42510,52.973300 249.25796,57.730700 246.54918,55.540800 z M 249.23743,54.964400 C 251.04487,53.247000 247.28461,55.109600 248.62906,52.835100 C 249.08207,48.616100 249.58481,53.785500 249.43831,53.072600 C 249.74267,50.181700 251.81904,54.464800 250.19922,53.760100 C 250.84882,54.057300 249.45119,56.410800 249.23743,54.964400 z M 247.10813,53.595600 C 248.19989,51.516700 247.78871,55.561100 247.10813,53.595600 z M 246.80394,52.396800 C 247.45824,51.294100 247.65079,53.069800 246.80394,52.396800 z M 241.63279,50.419600 C 242.40002,49.228300 242.47060,51.059000 241.63279,50.419600 z M 246.69394,48.576400 C 246.79600,46.905600 247.59501,50.152600 246.69394,48.576400 z M 251.68132,46.777900 C 248.45502,43.594900 253.64782,44.366200 251.68132,46.777900 z M 246.65184,47.207700 C 248.05405,47.045800 246.89140,47.059300 246.65184,47.207700 z M 244.06627,44.317900 C 245.71342,42.924600 243.67016,45.930800 244.06627,44.317900 z M 246.49976,44.470000 C 247.90599,43.164700 247.09311,45.681600 246.49976,44.470000 z M 187.54479,61.600700 C 185.78957,61.408900 188.12183,62.136800 187.54479,61.600700 z M 203.50499,60.385800 C 200.07845,59.621500 204.49249,63.042300 203.50500,60.385800 L 203.50499,60.385800 z M 186.42311,61.200200 C 184.83528,60.027000 186.08414,62.460800 186.42311,61.200200 z M 199.48932,60.340900 C 196.53592,60.300700 199.49912,62.232200 199.48932,60.340900 z M 201.17611,60.896000 C 200.04876,59.836000 200.35587,61.513500 201.17611,60.896000 z M 197.13987,60.685200 C 194.54225,60.423300 197.57177,61.184000 197.13987,60.685200 z M 208.53360,60.688100 C 206.77838,60.496300 209.11061,61.224200 208.53360,60.688100 z M 230.60602,59.805900 C 229.09000,59.424200 230.48875,61.597000 230.60602,59.805900 z M 208.05198,58.849200 C 207.45973,59.068000 208.47123,60.275700 208.05198,58.849200 z M 207.56401,58.766800 C 206.87669,57.519100 206.24581,60.033600 207.56401,58.766800 z M 230.37792,58.472100 C 229.44859,57.799400 229.00045,59.534900 230.37792,58.472100 z M 243.64168,57.936600 C 243.04936,58.155500 244.06107,59.363100 243.64168,57.936600 z M 242.76987,57.339900 C 240.44908,56.030900 243.81804,59.160800 242.76987,57.339900 z M 240.61582,54.981800 C 238.18656,53.472200 242.75507,57.512600 240.61582,54.981800 z M 214.40818,54.508100 C 213.00631,54.346100 214.16823,54.359800 214.40818,54.508100 z M 241.18380,53.876700 C 241.71863,51.313300 239.44265,56.246900 241.18380,53.876700 z M 215.46402,53.607500 C 216.82831,52.212000 212.03286,54.725000 215.46402,53.607500 z M 218.23903,51.981500 C 217.09728,52.289700 219.16898,54.035400 218.23903,51.981500 L 218.23903,51.981500 z M 215.77703,50.148100 C 215.02508,48.121200 213.98961,51.854600 215.77702,50.148100 L 215.77703,50.148100 z M 217.97261,48.673200 C 217.27660,49.298900 218.77703,50.596300 217.97261,48.673200 z M 217.29795,49.336900 C 216.56925,48.121800 216.81305,50.468300 217.29795,49.336900 z M 214.98183,48.595700 C 213.57790,47.495900 214.54514,50.024700 214.98183,48.595700 z M 217.90631,46.276200 C 215.20056,42.174000 215.63899,48.661500 217.90631,46.276200 z M 200.26355,45.382600 C 199.53523,44.167300 199.77821,46.513600 200.26355,45.382600 z M 216.82961,43.967300 C 214.24093,42.548900 218.04605,45.806100 216.82961,43.967300 L 216.82961,43.967300 z M 227.23334,42.873000 C 226.69767,42.675600 227.56615,45.003800 227.23334,42.873000 z M 215.77703,42.626900 C 214.57052,42.801800 215.58194,42.494100 215.77703,42.626900 z M 216.93293,42.279900 C 218.43458,39.494300 214.56304,43.725000 216.93292,42.279900 L 216.93293,42.279900 z M 192.35472,41.884400 C 191.62298,40.187500 192.02136,43.496300 192.35472,41.884400 z M 226.92723,40.433700 C 226.54034,39.671500 227.10201,44.700900 226.92723,40.433700 z M 247.79065,41.226100 C 247.09712,39.436500 246.74869,41.934500 247.79065,41.226100 z M 216.54055,40.510700 C 220.03148,37.120700 213.28791,41.520800 216.54055,40.510700 z M 186.47054,36.175200 C 186.08340,35.430000 186.64573,40.418600 186.47054,36.175200 z M 204.82634,35.916900 C 204.13764,35.246700 204.16582,37.489800 204.82634,35.916900 z M 257.86950,29.929400 C 259.36880,24.722500 259.06493,15.697500 255.62557,13.653300 C 258.50422,18.601600 256.88416,24.066400 254.96581,29.050400 C 255.19687,32.547500 257.98053,35.943900 257.86950,29.929400 z M 204.82634,32.606800 C 201.71284,31.409600 203.07789,33.493700 204.82634,32.606800 z M 227.33606,31.237900 C 226.96596,29.795400 226.73149,32.751300 227.33606,31.237900 z M 219.11840,29.775100 C 218.40799,25.825400 218.39348,32.687600 219.11840,29.775100 z M 228.24863,20.895500 C 226.17163,19.297300 228.93731,22.417800 228.24863,20.895500 z M 229.00908,20.135000 C 228.07610,19.157500 228.91328,21.183300 229.00908,20.135000 z M 228.09653,18.918400 C 227.16369,17.940400 228.00050,19.966600 228.09653,18.918400 z M 243.76209,15.572400 C 241.86678,13.410400 240.67667,10.635900 241.37325,7.5333000 C 238.99941,5.6288000 231.97019,5.4899000 235.69493,9.3810000 C 237.01535,8.7262000 240.81032,16.574500 243.76209,15.572400 z M 256.16716,10.233300 C 252.56539,8.6051000 255.36306,11.921000 256.16716,10.233300 z M 252.39444,10.086700 C 248.26776,8.7651000 248.75276,11.517300 252.39444,10.086700 z M 254.21392,8.4377000 C 261.68210,9.4622000 250.55307,6.1625000 251.74696,8.6442000 C 252.54214,8.3665000 253.38995,8.4202000 254.21392,8.4377000 z M 258.25803,6.9162000 C 255.88126,4.5103000 249.63777,4.3506000 256.00940,6.3106000 C 256.40269,6.2811000 258.86851,8.4575000 258.25803,6.9162000 z M 252.26961,6.0085000 C 250.98120,6.4304000 251.53510,8.3597000 252.26961,6.0085000 z M 258.97136,5.1046000 C 257.92321,2.4830000 250.26921,2.3596000 256.29779,4.3206000 C 257.03198,4.0263000 259.37130,6.9239000 258.97136,5.1046000 z M 191.66397,32.118800 C 190.56111,29.547700 192.94905,32.350900 191.66397,32.118800 z M 192.86170,32.099800 C 192.84089,30.353900 193.83733,32.385700 192.86170,32.099800 z M 199.82454,31.458000 C 200.33700,28.660100 206.57253,31.294200 201.18618,31.436500 L 199.82455,31.458000 L 199.82454,31.458000 z M 201.23314,30.878000 C 199.47785,30.686400 201.81025,31.413900 201.23314,30.878000 z M 193.87566,31.085800 C 194.63246,29.901500 194.63247,32.270000 193.87566,31.085800 z M 191.74636,30.519600 C 193.38400,29.874300 194.02507,31.501700 191.74636,30.519600 z M 196.16245,30.486200 C 192.10180,30.853500 192.17996,27.538000 192.54979,25.163700 C 191.69978,25.957100 194.58894,19.742100 191.24076,20.641200 C 192.35260,17.604300 188.86505,20.757700 188.88013,17.872000 C 188.28819,20.654500 188.81421,15.361100 186.16088,17.465600 C 184.49196,15.561100 185.56934,7.2611000 186.85889,11.009600 C 188.02222,8.4388000 191.89859,8.6968000 194.60068,9.3909000 C 196.80914,10.188500 203.14578,7.7655000 199.73495,10.003200 C 199.94839,10.940600 208.46305,8.9789000 202.80917,10.120800 C 200.41848,10.294300 198.94998,12.311600 201.02678,12.735800 C 198.48962,14.671000 196.76512,10.372800 195.98099,14.793200 C 192.95502,16.418700 196.36028,19.646900 196.20258,22.617800 C 194.19863,17.167000 196.03999,26.518500 197.39587,27.702700 C 200.22552,30.186300 199.68226,31.104800 196.16245,30.486200 z M 193.87566,28.044000 C 192.46927,26.738700 193.28248,29.255600 193.87566,28.044000 z M 191.21677,12.226400 C 193.80417,12.489100 191.22502,9.4991000 190.59937,10.553300 C 192.21561,11.778200 188.09423,13.385400 191.21677,12.226400 z M 193.51049,11.237700 C 192.09396,7.7897000 193.73460,14.672000 193.51049,11.237700 z M 198.45406,11.061600 C 194.95903,11.128700 199.35017,12.278500 198.45406,11.061600 z M 189.92124,10.723300 C 188.70209,8.6053000 188.40500,12.156800 189.92124,10.723300 z M 193.32431,9.2809000 C 191.56902,9.0892000 193.90133,9.8166000 193.32431,9.2809000 z M 204.75029,30.567000 C 208.16168,30.413500 204.58834,30.998800 204.75029,30.567000 z M 187.91417,28.692200 C 188.80394,25.788300 189.23326,31.669800 187.91417,28.692200 z M 221.63259,29.151200 C 219.39176,26.929600 225.02802,30.427700 221.63259,29.151200 z M 208.38448,29.032600 C 205.91912,24.963500 214.38161,24.991800 210.98738,26.765100 C 210.13163,31.563300 209.84442,24.397000 209.60025,29.119700 L 209.13586,29.260700 L 208.38448,29.032600 L 208.38448,29.032600 z M 213.24215,28.145400 C 212.46731,25.314400 214.79690,29.022400 213.24215,28.145400 z M 197.23021,26.697500 C 196.18748,23.446900 198.66522,29.096700 197.23021,26.697500 z M 216.85054,27.145800 C 217.80865,23.768000 223.19579,27.871000 218.23558,26.424400 C 217.79380,26.572100 217.42506,27.547400 216.85054,27.145800 z M 214.45527,26.251700 C 216.01851,22.272100 216.38850,29.134500 214.45527,26.251700 z M 190.60186,26.169300 C 188.57167,22.427500 192.46474,27.299100 190.60186,26.169300 z M 227.86261,25.715100 C 232.14120,25.540900 227.09131,26.101800 227.86261,25.715100 z M 185.56125,24.190900 C 184.50318,20.989700 187.25553,25.118400 185.56125,24.190900 z M 213.57425,22.799700 C 209.45913,18.708300 218.21688,24.625900 215.14883,24.372400 C 214.54556,23.931400 214.07831,23.342700 213.57425,22.799700 z M 189.81124,22.720700 C 187.78788,20.519900 194.54773,22.670000 189.80196,23.050200 L 189.81124,22.720700 L 189.81124,22.720700 z M 186.16962,22.061700 C 185.20901,18.975200 187.33452,22.431700 186.16962,22.061700 z M 222.01282,21.047600 C 221.94911,19.821400 223.26238,22.193200 222.01282,21.047600 z M 189.00869,20.305200 C 189.40327,18.859500 189.64755,21.435800 189.00869,20.305200 z M 207.80922,17.973700 C 205.25903,14.936400 213.28272,13.978400 208.03270,16.384000 C 207.93020,20.289500 209.44559,12.624700 212.20284,16.292500 C 215.13424,16.665200 206.90965,16.243300 209.80331,16.941200 C 215.50602,15.818800 209.95243,20.942600 207.80922,17.973700 z M 212.60061,18.642600 C 212.90589,17.898900 215.08109,19.781500 212.60061,18.642600 z M 195.54868,18.310000 C 195.48483,17.083600 196.79837,19.455500 195.54868,18.310000 z M 213.95189,17.688400 C 210.73422,14.485200 214.86343,16.178300 214.25609,18.005800 L 214.04126,17.912600 L 213.95190,17.688400 L 213.95189,17.688400 z M 215.54888,16.587700 C 214.93775,15.169500 220.90461,17.510100 216.17483,16.692800 L 215.54888,16.587700 L 215.54888,16.587700 z M 214.33214,12.937400 C 212.82545,11.357900 216.87626,13.562800 214.33214,12.937400 z M 211.06214,12.086200 C 204.85934,10.820600 211.24680,11.233500 213.31818,12.326000 C 212.55842,12.339700 211.81070,12.189200 211.06214,12.086200 z M 206.04308,10.419200 C 206.69701,9.3166000 206.89024,11.092000 206.04308,10.419200 z M 207.95058,10.521600 C 209.45133,10.002100 208.16775,11.147500 207.95058,10.521600 z M 186.57520,9.1845000 C 188.78186,8.0481000 186.06955,10.550800 186.57520,9.1845000 z M 204.74224,9.3033000 C 200.12797,9.0455000 202.84725,6.9326000 204.99597,8.8061000 C 204.70907,7.2090000 208.16016,8.6768000 204.74224,9.3033000 z M 193.65384,8.3922000 C 195.15502,7.8723000 193.87088,9.0185000 193.65384,8.3922000 z M 198.60782,7.8918000 C 200.00643,5.2695000 199.12953,10.207400 198.60782,7.8917000 L 198.60782,7.8918000 z M 191.82874,8.0880000 C 193.32983,7.5682000 192.04577,8.7143000 191.82874,8.0880000 z M 195.78498,7.0627000 C 196.36092,5.2055000 197.22689,8.9198000 195.78498,7.0627000 z M 186.18926,5.8140000 C 187.07522,4.1213000 186.00651,7.7441000 186.18926,5.8140000 z M 188.16961,5.5445000 C 186.13451,6.2866000 183.74912,2.1890000 186.77229,3.2348000 C 185.11636,5.1034000 192.84879,3.3572000 188.08779,4.7845000 C 188.87518,4.6862000 188.81398,6.8510000 188.16961,5.5445000 z M 190.30780,4.4379000 C 191.80871,3.9181000 190.52498,5.0640000 190.30780,4.4379000 z M 193.31531,3.4049000 C 193.52611,1.6320000 193.52609,5.1776000 193.31531,3.4049000 z "/>
+
+<rect id="d0e165" width="288" height="1000px" x="10" y="1788.6340844999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e165" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Die Darstellung ist ein wenig grob, aber die Zeichnung ist nun viel einfacher zu bearbeiten. Vergessen Sie nicht, dass Sie kein exaktes Rendering ihres Bildes erzielen, sondern einen Satz an Kurven, den Sie für Ihre Zeichnung weiterverwenden können.
+</flowDiv></flowRoot>
+
+
+<g transform="translate(0, 1840.3983254999998)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-tracing.es.svg b/share/tutorials/tutorial-tracing.es.svg
new file mode 100644
index 000000000..df5f72795
--- /dev/null
+++ b/share/tutorials/tutorial-tracing.es.svg
@@ -0,0 +1,184 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::VECTORIZAR</tspan></text>
+
+
+
+<!--Author: -->
+<!--Author: Traducción a cargo de GLUD-ACL (Grupo Linux universidad Distrital - Academia y Conocimiento Libre), glud-acl@listas.udistrital.edu.co-->
+
+
+
+<rect id="d0e15" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e15" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Una de las funciones de Inkscape es una herramienta para vectorizado de imágenes de mapas de bits en un &lt;trazo&gt; elemento para el dibujado de SVG. Estas cortas notas le ayudarán a conocer como trabaja esto.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e21" width="288" height="1000px" x="10" y="76.567967" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e21" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Actualmente Inkscape emplea el motor de vectorizado de mapa de bits Potrace (<flowSpan style="font-weight:bold; font-family:sans serif">potrace.sourceforge.net</flowSpan>) por Peter Selinger.
+En el futuro, esperamos que permita alternar programas de vectorizado; por ahora, sin embargo, esta fina herramienta es más que suficiente para lo que necesita.
+</flowDiv></flowRoot>
+
+<rect id="d0e27" width="288" height="1000px" x="10" y="139.385263" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e27" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Tenga en mente que el propósito del Vectorizar no es reproducir un duplicado exacto de la imágen original; o intentar producir un producto final. El autotrazado no hace eso. Lo que hace es darle un set de curvas las cuales usted puede emplear como una fuente de ayuda para sus dibujos.
+</flowDiv></flowRoot>
+
+<rect id="d0e30" width="288" height="1000px" x="10" y="202.657833" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e30" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Potrace interpreta mapas de bits blanco y negro y produce un set de curvas. Para Potrace, actualmente poseemos tres tipos de filtros de salida, para convertir desde imágenes brutas a algo que Potrace pueda usar.
+</flowDiv></flowRoot>
+
+<rect id="d0e33" width="288" height="1000px" x="10" y="254.30312800000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e33" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Generalmente los pixeles más oscuros en un mapa de bit intermedio, es el mayor trazo que Potrace puede desarrollar. A mayor cantidad de trazos, más tiempo la CPU requerira y el elemento &lt;trazo&gt; se convertirá en uno más grande. Se sugiere que los usuarios experimenten primero con imágenes intermédias clara, configurando gradualmente la opacidad para obener la proporción y complejidad del trazo resultante.
+</flowDiv></flowRoot>
+
+<rect id="d0e36" width="288" height="1000px" x="10" y="339.91969600000004" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e36" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Para usar el vectorizado, cargue o importe una imágen, selecciónela, y seleccione <flowSpan style="font-family:sans serif">Trazo &gt; Vectorizar un mapa de bits</flowSpan>, o <flowSpan style="font-weight:bold">Mayus+Alt+B</flowSpan>.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 388.88965900000005) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f01.svgtext7000" y="99.753128" x="101.47987" style="font-size:5.7038479;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f01.svgtspan7001" sodipodi:role="line" y="99.753128" x="101.47987">main options within the trace dialog</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 388.88965900000005) " y="-1.7236329e-05" x="65.359344" id="tracing-f01.svgimage2577" height="91.737564" width="189.28131" sodipodi:absref="/potrace.png" xlink:href="potrace.png" style="display:block"/>
+
+<rect id="d0e55" width="288" height="1000px" x="10" y="501.87380900000005" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e55" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El usuario observará las tres opciones de filtro disponibles:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 526.3394336000001)"/><rect id="d0e61" width="258" height="1000px" x="20" y="520.3394336000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e61" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Luminosidad de la imágen
+</flowDiv></flowRoot>
+
+
+<rect id="d0e65" width="288" height="1000px" x="10" y="538.9240035000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e65" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Esta usa realmente la suma del rojo, verde y azul (o escala de grices) de un pixel como un
+indicador de si este puede ser considerado blanco o negro. La luminosidad puede ser configurada desde 0.0 (negro) a 1.0 (blanco). La mayor configuración del umbral, el menor número de pixeles que serán considerados para ser \u201cwhite\u201d, y la imágen intermedia que se convertirá en oscura.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 630.4569775000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f02.svgtext1823" y="97.154671" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.154671" x="69.581543" id="tracing-f02.svgtspan1824" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 630.4569775000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f02.svgtext1826" y="97.37867" x="158.69894" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.378670" x="158.69894" id="tracing-f02.svgtspan1827" sodipodi:role="line">Brightness Threshold</tspan><tspan y="103.37867" x="158.69894" id="tracing-f02.svgtspan1829" sodipodi:role="line">Fill, no Stroke</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 630.4569775000001) " sodipodi:linespacing="100.00000%" id="tracing-f02.svgtext1483" y="97.37867" x="244.99974" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f02.svgtspan1488" sodipodi:role="line" y="97.378670" x="244.99974">Brightness Threshold</tspan><tspan id="tracing-f02.svgtspan1490" sodipodi:role="line" y="103.37867" x="244.99974">Stroke, no Fill</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 630.4569775000001) " y="-3.0566407e-05" x="31.098881" id="tracing-f02.svgimage1881" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 630.4569775000001) " id="tracing-f02.svgpath1510" d="M 143.51820,88.292440 C 142.54347,87.829510 138.23052,86.502180 133.93387,85.342820 C 129.23583,84.075150 125.92102,82.916640 125.61816,82.436520 C 125.26576,81.877840 125.38755,80.770220 126.02383,78.747320 C 126.65095,76.753550 126.83372,75.131410 126.61283,73.519830 C 126.37994,71.820720 126.44450,71.335110 126.84944,71.740050 C 127.42740,72.318020 127.24347,77.525520 126.55306,80.131070 C 126.22213,81.379990 126.36507,81.600350 127.93028,82.254350 C 128.89085,82.655690 130.91126,83.131940 132.42009,83.312660 C 133.92892,83.493390 137.58655,84.213070 140.54816,84.911960 C 145.71327,86.130830 146.00598,86.147980 147.72453,85.332480 C 149.94988,84.276480 151.24339,81.792330 150.77843,79.467530 C 150.59621,78.556440 148.85238,75.285180 146.90326,72.198050 C 140.78188,62.502690 139.46983,61.248790 136.84775,62.588250 C 135.55179,63.250280 135.48040,63.218020 135.17615,61.832760 C 134.74276,59.859540 135.25289,58.017200 137.22519,54.432690 C 138.14460,52.761740 139.46913,49.635770 140.16859,47.486100 C 141.75042,42.624590 142.14523,41.879240 144.80351,38.735830 C 145.98107,37.343360 147.64081,35.099020 148.49181,33.748390 L 150.03909,31.292710 L 149.73859,21.493920 C 149.47374,12.857690 149.54485,11.415560 150.33798,9.3387900 C 152.35989,4.0444900 156.18416,1.7074000 162.12492,2.1355400 C 167.55612,2.5269500 171.24846,4.7620100 173.75981,9.1783900 C 175.15006,11.623250 175.41126,12.994890 175.86288,20.222450 C 176.23723,26.213360 176.30119,26.462440 178.66221,31.124980 C 179.99114,33.749330 182.20426,37.183060 183.58025,38.755480 C 188.31925,44.171000 190.84531,50.947170 190.84020,58.230320 C 190.83689,62.960490 190.80446,63.089350 188.89419,65.962960 C 186.43700,69.659300 185.38327,70.382730 182.45653,70.382730 C 178.82421,70.382730 178.71413,70.081500 178.68080,60.050580 C 178.64892,50.458530 178.06113,47.806350 174.99913,43.438280 C 174.16221,42.244390 173.32392,40.470080 173.13626,39.495350 C 172.77582,37.623250 168.92249,29.337360 168.16181,28.798700 C 167.91601,28.624640 167.96709,28.326370 168.27532,28.135880 C 168.97678,27.702340 169.01374,24.980970 168.32395,24.554660 C 168.00000,24.354440 168.09292,23.837520 168.57712,23.146230 C 169.62094,21.655970 169.53708,19.583230 168.33787,17.232570 C 167.18138,14.965670 165.81237,14.345470 163.80259,15.177950 C 161.97813,15.933660 161.03232,17.737850 161.35515,19.846580 C 161.63748,21.690800 161.39632,22.785780 160.70781,22.785780 C 160.46127,22.785780 160.40417,22.408920 160.58092,21.948310 C 160.85685,21.229260 160.61187,21.149790 158.84845,21.386310 L 156.79461,21.661790 L 157.04035,19.818620 C 157.22465,18.436270 157.01166,17.627320 156.18842,16.582990 C 153.98076,13.782420 151.61981,15.556910 151.61981,20.016740 C 151.61981,22.721110 152.57426,24.713540 153.57382,24.095780 C 154.00652,23.828360 153.95981,23.442740 153.39746,22.639880 C 152.48956,21.343670 152.39785,19.172180 153.21643,18.353600 C 154.03154,17.538490 155.47820,18.405770 155.86338,19.940460 C 156.03348,20.618170 156.31192,21.535610 156.48215,21.979220 C 156.65739,22.435870 156.53280,22.785780 156.19497,22.785780 C 155.37481,22.785780 154.44428,23.789070 153.41077,25.787660 C 152.57535,27.403180 152.57919,27.514660 153.50197,28.437440 C 155.64819,30.583670 160.88915,29.942850 165.35376,26.988310 C 166.44469,26.266370 167.45629,25.794720 167.60176,25.940190 C 167.86108,26.199510 165.67842,27.737920 162.55955,29.494140 C 161.66072,30.000260 159.93055,30.379810 158.52013,30.380260 C 156.38455,30.380940 156.13768,30.483120 156.68331,31.140570 C 157.52377,32.153260 158.96407,32.097860 162.55433,30.914750 C 165.48901,29.947680 165.52098,29.947470 164.27857,30.903400 C 160.38423,33.899790 157.83072,33.946780 154.65802,31.080430 C 152.60295,29.223800 152.12616,29.449120 152.12616,32.276940 C 152.12616,32.995640 151.45627,34.628970 150.63752,35.906570 C 149.81877,37.184170 148.86967,39.368760 148.52840,40.761230 C 148.18713,42.153690 146.80430,45.571820 145.45545,48.357060 C 142.92815,53.575660 141.74006,58.946060 142.48841,61.768660 C 142.69537,62.549280 144.71778,64.563140 147.72368,66.981810 C 152.99391,71.222450 153.92604,72.724440 152.36087,74.453940 C 151.86696,74.999700 151.15638,75.446240 150.78180,75.446240 C 148.90283,75.446240 151.42372,79.051790 154.00557,80.057110 C 156.08298,80.866010 161.96220,80.687780 164.85083,79.728330 C 167.62908,78.805540 171.24132,76.312960 173.77264,73.571930 L 175.41828,71.789960 L 175.41828,76.934530 C 175.41828,82.725230 176.11001,84.777420 178.34878,85.628600 C 180.34532,86.387680 182.74041,85.767310 187.51937,83.253270 C 192.40998,80.680490 193.29320,80.415210 190.25343,82.432080 C 189.08326,83.208480 187.14064,84.767120 185.93651,85.895730 C 183.00732,88.641180 181.99825,89.118040 179.12261,89.115810 C 176.50153,89.113780 173.39288,87.639930 173.39288,86.399280 C 173.39288,85.291300 171.71585,85.081230 162.81167,85.073810 L 154.50903,85.066900 L 152.24900,86.918830 C 149.53870,89.139720 146.35637,89.640390 143.51820,88.292440 z M 174.18937,29.592660 C 172.94403,28.673450 172.64228,28.978540 173.39876,30.392040 C 173.85235,31.239570 174.13179,31.361650 174.57908,30.907670 C 175.02403,30.456050 174.93022,30.139490 174.18937,29.592660 z M 167.82302,7.3122100 C 167.82302,7.1894000 167.59517,7.0889200 167.31667,7.0889200 C 167.03818,7.0889200 166.81032,7.3302200 166.81032,7.6251500 C 166.81032,7.9200800 167.03818,8.0205600 167.31667,7.8484400 C 167.59517,7.6763300 167.82302,7.4350200 167.82302,7.3122100 z M 126.34580,69.969680 C 126.29315,68.551210 127.14395,66.838280 127.90115,66.838280 C 128.27304,66.838280 128.25586,67.074230 127.84820,67.565440 C 127.51628,67.965370 127.05225,68.933760 126.81702,69.717430 C 126.43212,70.999700 126.38497,71.024940 126.34580,69.969680 z M 130.85943,66.479100 C 132.57016,66.342260 133.43578,65.954200 134.33287,64.921920 C 134.99004,64.165720 135.35414,63.888790 135.14197,64.306530 C 134.11999,66.318670 133.22039,66.837750 130.90754,66.749820 L 128.58086,66.661360 L 130.85943,66.479100 z M 163.96705,22.904620 C 162.88078,22.189000 162.64550,20.250300 163.48873,18.963360 C 164.96150,16.715630 167.31667,17.665490 167.31667,20.507210 C 167.31667,22.828870 165.65614,24.017360 163.96705,22.904620 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 630.4569775000001) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f02.svgpath1515" d="M 229.81902,88.292420 C 228.84429,87.829490 224.53134,86.502160 220.23469,85.342800 C 215.53665,84.075130 212.22184,82.916620 211.91898,82.436500 C 211.56658,81.877820 211.68837,80.770200 212.32465,78.747300 C 212.95177,76.753530 213.13454,75.131390 212.91365,73.519810 C 212.68076,71.820700 212.74532,71.335090 213.15026,71.740030 C 213.72822,72.318000 213.54429,77.525500 212.85388,80.131050 C 212.52295,81.379970 212.66589,81.600330 214.23110,82.254330 C 215.19167,82.655670 217.21208,83.131920 218.72091,83.312640 C 220.22974,83.493370 223.88737,84.213050 226.84898,84.911940 C 232.01409,86.130810 232.30680,86.147960 234.02535,85.332460 C 236.25070,84.276460 237.54421,81.792310 237.07925,79.467510 C 236.89703,78.556420 235.15320,75.285160 233.20408,72.198030 C 227.08270,62.502670 225.77065,61.248770 223.14857,62.588230 C 221.85261,63.250260 221.78122,63.218000 221.47697,61.832740 C 221.04358,59.859520 221.55371,58.017180 223.52601,54.432670 C 224.44542,52.761720 225.76995,49.635750 226.46941,47.486080 C 228.05124,42.624570 228.44605,41.879220 231.10433,38.735810 C 232.28189,37.343340 233.94163,35.099000 234.79263,33.748370 L 236.33991,31.292690 L 236.03941,21.493900 C 235.77456,12.857670 235.84567,11.415540 236.63880,9.3387700 C 238.66071,4.0444700 242.48498,1.7073800 248.42574,2.1355200 C 253.85694,2.5269300 257.54928,4.7619900 260.06063,9.1783700 C 261.45088,11.623230 261.71208,12.994870 262.16370,20.222430 C 262.53805,26.213340 262.60201,26.462420 264.96303,31.124960 C 266.29196,33.749310 268.50508,37.183040 269.88107,38.755460 C 274.62007,44.170980 277.14613,50.947150 277.14102,58.230300 C 277.13771,62.960470 277.10528,63.089330 275.19501,65.962940 C 272.73782,69.659280 271.68409,70.382710 268.75735,70.382710 C 265.12503,70.382710 265.01495,70.081480 264.98162,60.050560 C 264.94974,50.458510 264.36195,47.806330 261.29995,43.438260 C 260.46303,42.244370 259.62474,40.470060 259.43708,39.495330 C 259.07664,37.623230 255.22331,29.337340 254.46263,28.798680 C 254.21683,28.624620 254.26791,28.326350 254.57614,28.135860 C 255.27760,27.702320 255.31456,24.980950 254.62477,24.554640 C 254.30082,24.354420 254.39374,23.837500 254.87794,23.146210 C 255.92176,21.655950 255.83790,19.583210 254.63869,17.232550 C 253.48220,14.965650 252.11319,14.345450 250.10341,15.177930 C 248.27895,15.933640 247.33314,17.737830 247.65597,19.846560 C 247.93830,21.690780 247.69714,22.785760 247.00863,22.785760 C 246.76209,22.785760 246.70499,22.408900 246.88174,21.948290 C 247.15767,21.229240 246.91269,21.149770 245.14927,21.386290 L 243.09543,21.661770 L 243.34117,19.818600 C 243.52547,18.436250 243.31248,17.627300 242.48924,16.582970 C 240.28158,13.782400 237.92063,15.556890 237.92063,20.016720 C 237.92063,22.721090 238.87508,24.713520 239.87464,24.095760 C 240.30734,23.828340 240.26063,23.442720 239.69828,22.639860 C 238.79038,21.343650 238.69867,19.172160 239.51725,18.353580 C 240.33236,17.538470 241.77902,18.405750 242.16420,19.940440 C 242.33430,20.618150 242.61274,21.535590 242.78297,21.979200 C 242.95821,22.435850 242.83362,22.785760 242.49579,22.785760 C 241.67563,22.785760 240.74510,23.789050 239.71159,25.787640 C 238.87617,27.403160 238.88001,27.514640 239.80279,28.437420 C 241.94901,30.583650 247.18997,29.942830 251.65458,26.988290 C 252.74551,26.266350 253.75711,25.794700 253.90258,25.940170 C 254.16190,26.199490 251.97924,27.737900 248.86037,29.494120 C 247.96154,30.000240 246.23137,30.379790 244.82095,30.380240 C 242.68537,30.380920 242.43850,30.483100 242.98413,31.140550 C 243.82459,32.153240 245.26489,32.097840 248.85515,30.914730 C 251.78983,29.947660 251.82180,29.947450 250.57939,30.903380 C 246.68505,33.899770 244.13154,33.946760 240.95884,31.080410 C 238.90377,29.223780 238.42698,29.449100 238.42698,32.276920 C 238.42698,32.995620 237.75709,34.628950 236.93834,35.906550 C 236.11959,37.184150 235.17049,39.368740 234.82922,40.761210 C 234.48795,42.153670 233.10512,45.571800 231.75627,48.357040 C 229.22897,53.575640 228.04088,58.946040 228.78923,61.768640 C 228.99619,62.549260 231.01860,64.563120 234.02450,66.981790 C 239.29473,71.222430 240.22686,72.724420 238.66169,74.453920 C 238.16778,74.999680 237.45720,75.446220 237.08262,75.446220 C 235.20365,75.446220 237.72454,79.051770 240.30639,80.057090 C 242.38380,80.865990 248.26302,80.687760 251.15165,79.728310 C 253.92990,78.805520 257.54214,76.312940 260.07346,73.571910 L 261.71910,71.789940 L 261.71910,76.934510 C 261.71910,82.725210 262.41083,84.777400 264.64960,85.628580 C 266.64614,86.387660 269.04123,85.767290 273.82019,83.253250 C 278.71080,80.680470 279.59402,80.415190 276.55425,82.432060 C 275.38408,83.208460 273.44146,84.767100 272.23733,85.895710 C 269.30814,88.641160 268.29907,89.118020 265.42343,89.115790 C 262.80235,89.113760 259.69370,87.639910 259.69370,86.399260 C 259.69370,85.291280 258.01667,85.081210 249.11249,85.073790 L 240.80985,85.066880 L 238.54982,86.918810 C 235.83952,89.139700 232.65719,89.640370 229.81902,88.292420 z M 260.49019,29.592640 C 259.24485,28.673430 258.94310,28.978520 259.69958,30.392020 C 260.15317,31.239550 260.43261,31.361630 260.87990,30.907650 C 261.32485,30.456030 261.23104,30.139470 260.49019,29.592640 z M 254.12384,7.3121900 C 254.12384,7.1893800 253.89599,7.0889000 253.61749,7.0889000 C 253.33900,7.0889000 253.11114,7.3302000 253.11114,7.6251300 C 253.11114,7.9200600 253.33900,8.0205400 253.61749,7.8484200 C 253.89599,7.6763100 254.12384,7.4350000 254.12384,7.3121900 z M 212.64662,69.969660 C 212.59397,68.551190 213.44477,66.838260 214.20197,66.838260 C 214.57386,66.838260 214.55668,67.074210 214.14902,67.565420 C 213.81710,67.965350 213.35307,68.933740 213.11784,69.717410 C 212.73294,70.999680 212.68579,71.024920 212.64662,69.969660 z M 217.16025,66.479080 C 218.87098,66.342240 219.73660,65.954180 220.63369,64.921900 C 221.29086,64.165700 221.65496,63.888770 221.44279,64.306510 C 220.42081,66.318650 219.52121,66.837730 217.20836,66.749800 L 214.88168,66.661340 L 217.16025,66.479080 z M 250.26787,22.904600 C 249.18160,22.188980 248.94632,20.250280 249.78955,18.963340 C 251.26232,16.715610 253.61749,17.665470 253.61749,20.507190 C 253.61749,22.828850 251.95696,24.017340 250.26787,22.904600 z "/>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 752.6882175000001)"/><rect id="d0e81" width="258" height="1000px" x="20" y="746.6882175000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e81" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Detección de Bordes Óptima
+</flowDiv></flowRoot>
+
+
+<rect id="d0e85" width="288" height="1000px" x="10" y="766.2243499000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e85" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Este filtro usa el arlgoritmo de detección de bordes desarrollado por J. Canny, el cual es un modo de búsqueda rápida de isóclinas de contrastes similares. Esto producirá un mapa de bits intermedio que será visto un poco diferente a la imágen original que como lo hace la lumínusidad de la imágen, pero provee la curva de información que de otra manera será ignorado. La configuración del umbral es (0.0 \u2013 1.0) ajustada por la luminosidad de la imágen si es un pixel adjacente al borde del contasre que será incluido en el resultado. Esta configuración puede ajustar la opacidad o grosor del borde en el resultado.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.3569099000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03.svgtext1492" y="97.154671" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.154671" x="69.581543" id="tracing-f03.svgtspan1493" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.3569099000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03.svgtext1495" y="97.37867" x="157.95474" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.378670" x="157.95474" id="tracing-f03.svgtspan1496" sodipodi:role="line">Edge Detected</tspan><tspan y="103.37867" x="157.95474" id="tracing-f03.svgtspan1498" sodipodi:role="line">Fill, no Stroke</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.3569099000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03.svgtext1500" y="97.37867" x="244.99974" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f03.svgtspan1501" sodipodi:role="line" y="97.378670" x="244.99974">Edge Detected</tspan><tspan id="tracing-f03.svgtspan1503" sodipodi:role="line" y="103.37867" x="244.99974">Stroke, no Fill</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.3569099000001) " y="3.6132813e-05" x="31.098881" id="tracing-f03.svgimage1508" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.3569099000001) " id="tracing-f03.svgpath4003" d="M 139.28214,89.101100 C 138.06137,88.547200 135.78279,87.738380 134.21863,87.303710 C 125.03303,84.751120 122.19349,83.876070 121.62746,83.423540 C 120.79937,82.761500 120.83437,80.254190 121.70669,77.747830 C 122.17699,76.396550 122.31714,74.483910 122.13770,71.865930 C 121.89889,68.381710 121.98188,67.876350 122.95221,66.906020 C 123.73576,66.122460 124.66005,65.825600 126.31615,65.825600 C 129.43966,65.825600 130.36200,64.690150 130.36200,60.844980 C 130.36200,58.405630 130.70792,57.259890 132.45889,53.899640 C 133.61218,51.686390 134.89429,48.736270 135.30802,47.343810 C 136.59395,43.015880 137.59934,41.045880 139.91051,38.325580 C 141.13845,36.880270 142.82655,34.612940 143.66185,33.287080 L 145.18058,30.876420 L 144.91378,21.043070 C 144.66135,11.739830 144.70714,11.061470 145.76317,8.4595900 C 147.79189,3.4611500 151.56577,1.0127300 157.24143,1.0127300 C 163.71679,1.0127300 168.87735,4.1428800 171.29921,9.5395100 C 172.40505,12.003650 172.70304,13.642640 173.05196,19.180090 C 173.46888,25.796600 173.49235,25.891270 175.88740,30.621000 C 177.21567,33.244060 179.42652,36.674750 180.80040,38.244770 C 183.64068,41.490510 184.61653,43.250980 186.52788,48.577360 C 188.05993,52.846780 188.69087,58.908950 187.93912,62.136840 C 187.55945,63.767040 187.60399,64.484570 188.12768,65.174940 C 188.50476,65.672050 188.82053,66.713400 188.82940,67.489050 C 188.85132,69.409400 190.09606,71.162080 192.72014,72.967500 C 194.45480,74.160970 194.92170,74.790430 194.92170,75.935520 C 194.92170,78.399000 194.44007,78.932230 189.98094,81.405620 C 187.60572,82.723100 184.61266,84.799690 183.32971,86.020270 C 179.89670,89.286340 178.30262,90.126370 175.53362,90.128530 C 172.81560,90.130650 169.69661,88.761330 168.71377,87.134430 C 168.10871,86.132870 167.64800,86.079620 159.58824,86.079620 L 151.09994,86.079620 L 149.26713,87.590370 C 145.88805,90.375700 143.04076,90.806500 139.28214,89.101100 z M 148.04120,85.888840 L 150.28011,84.054220 L 159.81555,84.049790 L 169.35100,84.045370 L 169.42120,79.963690 L 169.49141,75.882020 L 168.40850,76.867450 C 164.72422,80.220110 158.73440,82.303190 153.93776,81.899940 C 152.38930,81.769760 150.69733,81.483180 150.17783,81.263090 C 149.39307,80.930620 149.28798,81.035260 149.55661,81.881650 C 149.76702,82.544570 149.51280,83.322940 148.82876,84.110230 C 147.84791,85.239140 147.79696,85.248990 148.06728,84.257520 C 148.22662,83.673110 148.02247,82.550160 147.61361,81.762080 C 147.20475,80.973990 146.98923,80.136640 147.13469,79.901290 C 147.56617,79.203140 146.21704,76.661150 145.14999,76.161790 C 144.60662,75.907500 142.92089,73.648720 141.40393,71.142280 C 137.88890,65.334480 135.39471,62.752920 133.65328,63.120130 C 132.95705,63.266940 131.92853,64.104260 131.36768,64.980840 C 130.53352,66.284600 129.90233,66.638370 127.89913,66.924910 C 126.55228,67.117570 125.12791,67.398920 124.73387,67.550120 C 123.52579,68.013710 123.06886,70.099730 123.49215,73.218960 C 123.78383,75.368370 123.68388,76.912490 123.12613,78.873090 C 122.59747,80.731470 122.52178,81.733220 122.88275,82.094190 C 123.17090,82.382340 126.46850,83.389650 130.21076,84.332680 C 133.95301,85.275700 138.02440,86.517810 139.25829,87.092930 C 142.47755,88.593430 145.19530,88.220840 148.04120,85.888840 z M 143.27394,85.876460 C 143.27394,85.764720 144.07144,85.202760 145.04617,84.627660 C 146.43402,83.808810 146.81840,83.739190 146.81840,84.306660 C 146.81840,84.705200 146.37766,85.267170 145.83898,85.555460 C 144.87352,86.072150 143.27394,86.272330 143.27394,85.876460 z M 181.52609,85.282130 C 183.35627,83.729550 186.37846,81.656290 188.24206,80.674900 C 191.93580,78.729740 193.90900,77.151360 193.90900,76.141850 C 193.90900,75.786030 192.91830,74.813290 191.70744,73.980200 C 189.22939,72.275260 187.83280,70.425470 187.83280,68.848230 C 187.83280,68.263140 187.58054,67.313090 187.27224,66.737010 C 186.73724,65.737370 186.62446,65.790850 184.79967,67.909590 C 182.89490,70.121190 182.87484,70.129580 179.49246,70.129580 C 176.53521,70.129580 175.97240,69.975390 175.12929,68.934200 C 174.59691,68.276730 174.16133,66.994450 174.16133,66.084680 C 174.16133,62.629640 171.43025,63.067370 171.03900,66.585130 C 170.94608,67.420600 170.64219,67.990250 170.36370,67.851000 C 169.75620,67.547250 170.00686,64.302000 170.70357,63.450830 C 170.97483,63.119430 171.67756,62.777650 172.26520,62.691310 C 175.44144,62.224620 174.20237,49.699480 170.42501,44.089690 C 169.75491,43.094530 168.92857,41.368870 168.58870,40.254900 C 168.24883,39.140930 167.15282,36.634490 166.15313,34.685040 C 164.71748,31.885440 164.30487,30.448940 164.18968,27.849310 C 164.10947,26.039110 164.00876,24.216240 163.96589,23.798510 C 163.92301,23.380770 164.04930,22.583260 164.24653,22.026280 C 164.44376,21.469290 164.25654,21.611600 163.83049,22.342510 C 162.45566,24.701090 159.81355,24.698150 158.87167,22.336980 C 158.56924,21.578840 158.24337,21.283920 158.10873,21.646520 C 157.80308,22.469680 154.08723,22.473870 153.57905,21.651620 C 153.31727,21.228060 153.09510,21.434000 152.89620,22.284560 C 152.48656,24.036320 150.25454,24.284800 149.14593,22.702050 C 148.70127,22.067200 148.34470,21.769360 148.35355,22.040200 C 148.36241,22.311040 148.68959,22.954960 149.08062,23.471140 C 149.59873,24.155060 149.65999,24.755790 149.30645,25.685670 C 148.80554,27.003180 149.17722,27.538680 151.54551,28.911590 C 152.84412,29.664400 152.21558,30.088920 150.86920,29.368360 C 148.84578,28.285460 149.30642,29.198740 151.74595,31.106660 C 154.62312,33.356840 156.10413,33.322540 160.01672,30.915090 C 161.39929,30.064390 162.75491,29.368360 163.02922,29.368360 C 164.13552,29.368360 163.37174,30.223090 160.65374,32.026700 C 156.55201,34.748530 152.60949,34.630160 150.24752,31.714260 C 149.37590,30.638220 149.37263,30.640250 149.36141,32.262450 C 149.35522,33.157960 148.56681,35.322610 147.60941,37.072780 C 146.65200,38.822940 145.77779,41.192800 145.66673,42.339130 C 145.55567,43.485450 144.95972,45.132680 144.34239,45.999640 C 141.84891,49.501420 140.08756,54.304660 139.84490,58.264470 L 139.61008,62.096230 L 144.23305,65.782860 C 146.77569,67.810510 149.19507,69.953540 149.60944,70.545150 C 150.76358,72.192920 150.53971,74.228580 149.05273,75.607390 L 147.74261,76.822200 L 149.13500,77.917460 C 150.99583,79.381190 152.27424,79.647290 156.31978,79.412990 C 160.73962,79.157010 163.90182,77.625370 167.90681,73.800720 L 171.01978,70.827920 L 171.37990,73.446300 C 171.81627,76.619070 171.21479,84.676920 170.57128,84.279220 C 169.56916,83.659870 170.18502,85.693810 171.35339,86.862160 C 172.37341,87.882180 173.09847,88.105020 175.39737,88.105020 C 178.06175,88.105020 178.36094,87.967220 181.52609,85.282130 z M 147.83110,72.675270 C 147.83110,72.333390 146.52092,70.922370 144.91958,69.539670 C 141.50061,66.587490 140.05220,65.664270 141.54639,67.389590 C 142.12795,68.061110 143.13392,69.521960 143.78189,70.635930 C 145.64677,73.842010 146.35552,74.521480 147.14843,73.863420 C 147.52390,73.551810 147.83110,73.017140 147.83110,72.675270 z M 183.57731,65.701470 C 185.37644,63.807380 185.69654,63.117440 185.99333,60.494190 C 186.18150,58.831050 186.11490,56.331130 185.84534,54.938810 C 184.81336,49.608440 181.79595,42.619460 179.72435,40.761250 C 177.82625,39.058670 174.61170,33.974660 172.82195,29.844670 C 171.44834,26.674950 171.12130,25.260940 171.11319,22.456450 C 171.09603,16.520870 170.25388,12.324500 168.45175,9.1946700 C 167.07082,6.7963600 166.32650,6.0983100 163.88447,4.9113600 C 156.81968,1.4775000 150.91237,3.1287600 148.01686,9.3468200 C 147.18536,11.132470 146.84445,12.735910 146.88208,14.684200 C 146.91167,16.215910 147.04789,17.013410 147.18480,16.456420 C 147.59536,14.786150 148.37301,14.177850 150.09774,14.177850 C 151.91549,14.177850 154.36347,16.068940 154.49078,17.571530 C 154.53320,18.072190 154.59057,18.820570 154.61828,19.234590 C 154.64598,19.648610 155.06619,20.063920 155.55208,20.157490 C 156.17005,20.276500 156.34610,20.094620 156.13795,19.552190 C 155.66510,18.319970 156.88262,15.348150 158.21905,14.472490 C 159.77934,13.450150 162.47304,13.445080 163.92454,14.461760 C 166.11219,15.994050 166.60833,17.807750 166.42868,23.615970 C 166.26645,28.861020 166.30506,29.082270 167.95213,32.347560 C 168.88156,34.190160 170.00089,36.926460 170.43952,38.428220 C 170.87815,39.929990 171.90185,42.207020 172.71442,43.488300 C 175.33206,47.615890 176.20057,51.654780 176.15424,59.484690 C 176.11860,65.508380 176.23419,66.557830 177.03019,67.437390 C 178.48135,69.040920 181.05296,68.359070 183.57731,65.701470 z M 183.10686,63.462630 C 182.92119,63.276970 182.76929,62.889610 182.76929,62.601830 C 182.76929,62.284550 183.00513,62.314450 183.36847,62.677790 C 183.69802,63.007340 183.84992,63.394700 183.70604,63.538580 C 183.56215,63.682470 183.29251,63.648290 183.10686,63.462630 z M 184.58352,62.349100 C 184.36539,61.996180 184.32368,61.570680 184.49081,61.403540 C 184.94398,60.950380 185.43807,61.616870 185.19331,62.351150 C 185.02180,62.865690 184.90253,62.865290 184.58352,62.349100 z M 168.31092,31.169860 C 167.35185,29.706150 167.51494,27.609780 168.59147,27.563440 C 170.86924,27.465390 172.91254,29.823450 172.25614,31.792640 C 171.87847,32.925650 169.18250,32.500080 168.31092,31.169860 z M 170.20335,29.765000 C 169.84002,29.401660 169.60417,29.371770 169.60417,29.689050 C 169.60417,30.364920 170.20299,30.963730 170.54092,30.625800 C 170.68481,30.481910 170.53290,30.094550 170.20335,29.765000 z M 161.84013,9.7894700 C 161.65447,9.6038100 161.50256,8.5784500 161.50256,7.5109000 C 161.50256,5.6435700 161.56749,5.5698900 163.21279,5.5698900 C 164.15341,5.5698900 165.15031,5.8547100 165.42810,6.2028200 C 166.12823,7.0801700 165.88417,9.1011000 165.01139,9.6534200 C 164.15947,10.192550 162.32204,10.271380 161.84013,9.7894700 z M 164.03432,7.5654000 C 164.03432,7.3033500 163.80646,7.0889400 163.52797,7.0889400 C 163.24947,7.0889400 163.02161,7.4441700 163.02161,7.8783500 C 163.02161,8.3125200 163.24947,8.5269300 163.52797,8.3548100 C 163.80646,8.1827000 164.03432,7.8274600 164.03432,7.5654000 z M 138.83292,63.601930 C 137.38552,61.953430 137.33527,61.735290 137.57909,58.158660 C 137.84036,54.326120 138.32199,52.789560 141.44513,45.824750 C 142.44418,43.596810 143.26436,41.346290 143.26776,40.823580 C 143.27116,40.300880 144.18537,38.222110 145.29934,36.204090 C 147.79033,31.691530 147.96681,30.640260 145.56331,34.631670 C 144.59452,36.240510 142.91891,38.619610 141.83973,39.918570 C 139.45230,42.792210 139.08331,43.478240 137.39074,48.190200 C 136.65763,50.231120 135.28893,53.433310 134.34920,55.306190 C 132.23873,59.512290 132.09391,61.232510 133.87901,60.891270 C 134.83286,60.708930 135.67643,61.187780 137.55005,62.975160 C 140.44324,65.735150 140.90324,65.959890 138.83292,63.601930 z M 135.17233,58.652300 C 135.17233,56.808540 135.39337,56.875350 135.87027,58.863280 C 136.06859,59.689920 135.99465,60.255740 135.68833,60.255740 C 135.40453,60.255740 135.17233,59.534190 135.17233,58.652300 z M 147.67379,28.482250 C 147.54643,27.994890 147.44222,28.393640 147.44222,29.368360 C 147.44222,30.343090 147.54643,30.741840 147.67379,30.254470 C 147.80115,29.767110 147.80115,28.969610 147.67379,28.482250 z M 147.12432,23.429290 C 146.95606,23.261040 146.83639,23.560100 146.85837,24.093880 C 146.88267,24.683750 147.00265,24.803730 147.16429,24.399800 C 147.31056,24.034270 147.29257,23.597550 147.12432,23.429290 z M 150.42466,20.418620 C 149.98335,19.659710 149.88454,19.637840 149.87190,20.296250 C 149.85552,21.148980 150.38797,21.916770 150.74683,21.557910 C 150.86519,21.439550 150.72021,20.926870 150.42466,20.418620 z M 162.20627,21.357070 C 162.34768,21.128260 162.01934,20.560840 161.47662,20.096150 C 160.55037,19.303070 160.48986,19.307890 160.48986,20.174620 C 160.48986,21.577410 161.59819,22.340960 162.20627,21.357070 z M 152.69417,18.872140 C 152.52592,18.703880 152.40624,19.002940 152.42823,19.536720 C 152.45252,20.126590 152.57251,20.246570 152.73415,19.842640 C 152.88042,19.477120 152.86243,19.040390 152.69417,18.872140 z M 163.49396,17.432930 C 162.85859,16.756600 161.88372,16.203250 161.32758,16.203250 C 160.22912,16.203250 158.46446,17.559600 158.46446,18.403910 C 158.46446,18.692460 158.74928,18.572310 159.09740,18.136890 C 160.52229,16.354670 163.97684,17.053360 164.07429,19.143470 C 164.10147,19.726390 164.19989,19.786660 164.38173,19.331740 C 164.52883,18.963720 164.12934,18.109250 163.49396,17.432930 z M 150.55092,17.215950 C 150.89307,17.215950 151.49242,17.500770 151.88280,17.848890 C 152.48664,18.387340 152.49250,18.349550 151.92207,17.595710 C 151.55328,17.108350 150.86931,16.709600 150.40212,16.709600 C 149.49476,16.709600 148.33745,17.638110 148.33745,18.366090 C 148.33745,18.608770 148.69551,18.449270 149.13314,18.011640 C 149.57077,17.574010 150.20878,17.215950 150.55092,17.215950 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 893.3569099000001) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f03.svgpath4004" d="M 226.32717,89.101100 C 225.10640,88.547200 222.82782,87.738380 221.26366,87.303710 C 212.07806,84.751120 209.23852,83.876070 208.67249,83.423540 C 207.84440,82.761500 207.87940,80.254190 208.75172,77.747830 C 209.22202,76.396550 209.36217,74.483910 209.18273,71.865930 C 208.94392,68.381710 209.02691,67.876350 209.99724,66.906020 C 210.78079,66.122460 211.70508,65.825600 213.36118,65.825600 C 216.48469,65.825600 217.40703,64.690150 217.40703,60.844980 C 217.40703,58.405630 217.75295,57.259890 219.50392,53.899640 C 220.65721,51.686390 221.93932,48.736270 222.35305,47.343810 C 223.63898,43.015880 224.64437,41.045880 226.95554,38.325580 C 228.18348,36.880270 229.87158,34.612940 230.70688,33.287080 L 232.22561,30.876420 L 231.95881,21.043070 C 231.70638,11.739830 231.75217,11.061470 232.80820,8.4595900 C 234.83692,3.4611500 238.61080,1.0127300 244.28646,1.0127300 C 250.76182,1.0127300 255.92238,4.1428800 258.34424,9.5395100 C 259.45008,12.003650 259.74807,13.642640 260.09699,19.180090 C 260.51391,25.796600 260.53738,25.891270 262.93243,30.621000 C 264.26070,33.244060 266.47155,36.674750 267.84543,38.244770 C 270.68571,41.490510 271.66156,43.250980 273.57291,48.577360 C 275.10496,52.846780 275.73590,58.908950 274.98415,62.136840 C 274.60448,63.767040 274.64902,64.484570 275.17271,65.174940 C 275.54979,65.672050 275.86556,66.713400 275.87443,67.489050 C 275.89635,69.409400 277.14109,71.162080 279.76517,72.967500 C 281.49983,74.160970 281.96673,74.790430 281.96673,75.935520 C 281.96673,78.399000 281.48510,78.932230 277.02597,81.405620 C 274.65075,82.723100 271.65769,84.799690 270.37474,86.020270 C 266.94173,89.286340 265.34765,90.126370 262.57865,90.128530 C 259.86063,90.130650 256.74164,88.761330 255.75880,87.134430 C 255.15374,86.132870 254.69303,86.079620 246.63327,86.079620 L 238.14497,86.079620 L 236.31216,87.590370 C 232.93308,90.375700 230.08579,90.806500 226.32717,89.101100 z M 235.08623,85.888840 L 237.32514,84.054220 L 246.86058,84.049790 L 256.39603,84.045370 L 256.46623,79.963690 L 256.53644,75.882020 L 255.45353,76.867450 C 251.76925,80.220110 245.77943,82.303190 240.98279,81.899940 C 239.43433,81.769760 237.74236,81.483180 237.22286,81.263090 C 236.43810,80.930620 236.33301,81.035260 236.60164,81.881650 C 236.81205,82.544570 236.55783,83.322940 235.87379,84.110230 C 234.89294,85.239140 234.84199,85.248990 235.11231,84.257520 C 235.27165,83.673110 235.06750,82.550160 234.65864,81.762080 C 234.24978,80.973990 234.03426,80.136640 234.17972,79.901290 C 234.61120,79.203140 233.26207,76.661150 232.19502,76.161790 C 231.65165,75.907500 229.96592,73.648720 228.44896,71.142280 C 224.93393,65.334480 222.43974,62.752920 220.69831,63.120130 C 220.00208,63.266940 218.97356,64.104260 218.41271,64.980840 C 217.57855,66.284600 216.94736,66.638370 214.94416,66.924910 C 213.59731,67.117570 212.17294,67.398920 211.77890,67.550120 C 210.57082,68.013710 210.11389,70.099730 210.53718,73.218960 C 210.82886,75.368370 210.72891,76.912490 210.17116,78.873090 C 209.64250,80.731470 209.56681,81.733220 209.92778,82.094190 C 210.21593,82.382340 213.51353,83.389650 217.25579,84.332680 C 220.99804,85.275700 225.06943,86.517810 226.30332,87.092930 C 229.52258,88.593430 232.24033,88.220840 235.08623,85.888840 z M 230.31897,85.876460 C 230.31897,85.764720 231.11647,85.202760 232.09120,84.627660 C 233.47905,83.808810 233.86343,83.739190 233.86343,84.306660 C 233.86343,84.705200 233.42269,85.267170 232.88401,85.555460 C 231.91855,86.072150 230.31897,86.272330 230.31897,85.876460 z M 268.57112,85.282130 C 270.40130,83.729550 273.42349,81.656290 275.28709,80.674900 C 278.98083,78.729740 280.95403,77.151360 280.95403,76.141850 C 280.95403,75.786030 279.96333,74.813290 278.75247,73.980200 C 276.27442,72.275260 274.87783,70.425470 274.87783,68.848230 C 274.87783,68.263140 274.62557,67.313090 274.31727,66.737010 C 273.78227,65.737370 273.66949,65.790850 271.84470,67.909590 C 269.93993,70.121190 269.91987,70.129580 266.53749,70.129580 C 263.58024,70.129580 263.01743,69.975390 262.17432,68.934200 C 261.64194,68.276730 261.20636,66.994450 261.20636,66.084680 C 261.20636,62.629640 258.47528,63.067370 258.08403,66.585130 C 257.99111,67.420600 257.68722,67.990250 257.40873,67.851000 C 256.80123,67.547250 257.05189,64.302000 257.74860,63.450830 C 258.01986,63.119430 258.72259,62.777650 259.31023,62.691310 C 262.48647,62.224620 261.24740,49.699480 257.47004,44.089690 C 256.79994,43.094530 255.97360,41.368870 255.63373,40.254900 C 255.29386,39.140930 254.19785,36.634490 253.19816,34.685040 C 251.76251,31.885440 251.34990,30.448940 251.23471,27.849310 C 251.15450,26.039110 251.05379,24.216240 251.01092,23.798510 C 250.96804,23.380770 251.09433,22.583260 251.29156,22.026280 C 251.48879,21.469290 251.30157,21.611600 250.87552,22.342510 C 249.50069,24.701090 246.85858,24.698150 245.91670,22.336980 C 245.61427,21.578840 245.28840,21.283920 245.15376,21.646520 C 244.84811,22.469680 241.13226,22.473870 240.62408,21.651620 C 240.36230,21.228060 240.14013,21.434000 239.94123,22.284560 C 239.53159,24.036320 237.29957,24.284800 236.19096,22.702050 C 235.74630,22.067200 235.38973,21.769360 235.39858,22.040200 C 235.40744,22.311040 235.73462,22.954960 236.12565,23.471140 C 236.64376,24.155060 236.70502,24.755790 236.35148,25.685670 C 235.85057,27.003180 236.22225,27.538680 238.59054,28.911590 C 239.88915,29.664400 239.26061,30.088920 237.91423,29.368360 C 235.89081,28.285460 236.35145,29.198740 238.79098,31.106660 C 241.66815,33.356840 243.14916,33.322540 247.06175,30.915090 C 248.44432,30.064390 249.79994,29.368360 250.07425,29.368360 C 251.18055,29.368360 250.41677,30.223090 247.69877,32.026700 C 243.59704,34.748530 239.65452,34.630160 237.29255,31.714260 C 236.42093,30.638220 236.41766,30.640250 236.40644,32.262450 C 236.40025,33.157960 235.61184,35.322610 234.65444,37.072780 C 233.69703,38.822940 232.82282,41.192800 232.71176,42.339130 C 232.60070,43.485450 232.00475,45.132680 231.38742,45.999640 C 228.89394,49.501420 227.13259,54.304660 226.88993,58.264470 L 226.65511,62.096230 L 231.27808,65.782860 C 233.82072,67.810510 236.24010,69.953540 236.65447,70.545150 C 237.80861,72.192920 237.58474,74.228580 236.09776,75.607390 L 234.78764,76.822200 L 236.18003,77.917460 C 238.04086,79.381190 239.31927,79.647290 243.36481,79.412990 C 247.78465,79.157010 250.94685,77.625370 254.95184,73.800720 L 258.06481,70.827920 L 258.42493,73.446300 C 258.86130,76.619070 258.25982,84.676920 257.61631,84.279220 C 256.61419,83.659870 257.23005,85.693810 258.39842,86.862160 C 259.41844,87.882180 260.14350,88.105020 262.44240,88.105020 C 265.10678,88.105020 265.40597,87.967220 268.57112,85.282130 z M 234.87613,72.675270 C 234.87613,72.333390 233.56595,70.922370 231.96461,69.539670 C 228.54564,66.587490 227.09723,65.664270 228.59142,67.389590 C 229.17298,68.061110 230.17895,69.521960 230.82692,70.635930 C 232.69180,73.842010 233.40055,74.521480 234.19346,73.863420 C 234.56893,73.551810 234.87613,73.017140 234.87613,72.675270 z M 270.62234,65.701470 C 272.42147,63.807380 272.74157,63.117440 273.03836,60.494190 C 273.22653,58.831050 273.15993,56.331130 272.89037,54.938810 C 271.85839,49.608440 268.84098,42.619460 266.76938,40.761250 C 264.87128,39.058670 261.65673,33.974660 259.86698,29.844670 C 258.49337,26.674950 258.16633,25.260940 258.15822,22.456450 C 258.14106,16.520870 257.29891,12.324500 255.49678,9.1946700 C 254.11585,6.7963600 253.37153,6.0983100 250.92950,4.9113600 C 243.86471,1.4775000 237.95740,3.1287600 235.06189,9.3468200 C 234.23039,11.132470 233.88948,12.735910 233.92711,14.684200 C 233.95670,16.215910 234.09292,17.013410 234.22983,16.456420 C 234.64039,14.786150 235.41804,14.177850 237.14277,14.177850 C 238.96052,14.177850 241.40850,16.068940 241.53581,17.571530 C 241.57823,18.072190 241.63560,18.820570 241.66331,19.234590 C 241.69101,19.648610 242.11122,20.063920 242.59711,20.157490 C 243.21508,20.276500 243.39113,20.094620 243.18298,19.552190 C 242.71013,18.319970 243.92765,15.348150 245.26408,14.472490 C 246.82437,13.450150 249.51807,13.445080 250.96957,14.461760 C 253.15722,15.994050 253.65336,17.807750 253.47371,23.615970 C 253.31148,28.861020 253.35009,29.082270 254.99716,32.347560 C 255.92659,34.190160 257.04592,36.926460 257.48455,38.428220 C 257.92318,39.929990 258.94688,42.207020 259.75945,43.488300 C 262.37709,47.615890 263.24560,51.654780 263.19927,59.484690 C 263.16363,65.508380 263.27922,66.557830 264.07522,67.437390 C 265.52638,69.040920 268.09799,68.359070 270.62234,65.701470 z M 270.15189,63.462630 C 269.96622,63.276970 269.81432,62.889610 269.81432,62.601830 C 269.81432,62.284550 270.05016,62.314450 270.41350,62.677790 C 270.74305,63.007340 270.89495,63.394700 270.75107,63.538580 C 270.60718,63.682470 270.33754,63.648290 270.15189,63.462630 z M 271.62855,62.349100 C 271.41042,61.996180 271.36871,61.570680 271.53584,61.403540 C 271.98901,60.950380 272.48310,61.616870 272.23834,62.351150 C 272.06683,62.865690 271.94756,62.865290 271.62855,62.349100 z M 255.35595,31.169860 C 254.39688,29.706150 254.55997,27.609780 255.63650,27.563440 C 257.91427,27.465390 259.95757,29.823450 259.30117,31.792640 C 258.92350,32.925650 256.22753,32.500080 255.35595,31.169860 z M 257.24838,29.765000 C 256.88505,29.401660 256.64920,29.371770 256.64920,29.689050 C 256.64920,30.364920 257.24802,30.963730 257.58595,30.625800 C 257.72984,30.481910 257.57793,30.094550 257.24838,29.765000 z M 248.88516,9.7894700 C 248.69950,9.6038100 248.54759,8.5784500 248.54759,7.5109000 C 248.54759,5.6435700 248.61252,5.5698900 250.25782,5.5698900 C 251.19844,5.5698900 252.19534,5.8547100 252.47313,6.2028200 C 253.17326,7.0801700 252.92920,9.1011000 252.05642,9.6534200 C 251.20450,10.192550 249.36707,10.271380 248.88516,9.7894700 z M 251.07935,7.5654000 C 251.07935,7.3033500 250.85149,7.0889400 250.57300,7.0889400 C 250.29450,7.0889400 250.06664,7.4441700 250.06664,7.8783500 C 250.06664,8.3125200 250.29450,8.5269300 250.57300,8.3548100 C 250.85149,8.1827000 251.07935,7.8274600 251.07935,7.5654000 z M 225.87795,63.601930 C 224.43055,61.953430 224.38030,61.735290 224.62412,58.158660 C 224.88539,54.326120 225.36702,52.789560 228.49016,45.824750 C 229.48921,43.596810 230.30939,41.346290 230.31279,40.823580 C 230.31619,40.300880 231.23040,38.222110 232.34437,36.204090 C 234.83536,31.691530 235.01184,30.640260 232.60834,34.631670 C 231.63955,36.240510 229.96394,38.619610 228.88476,39.918570 C 226.49733,42.792210 226.12834,43.478240 224.43577,48.190200 C 223.70266,50.231120 222.33396,53.433310 221.39423,55.306190 C 219.28376,59.512290 219.13894,61.232510 220.92404,60.891270 C 221.87789,60.708930 222.72146,61.187780 224.59508,62.975160 C 227.48827,65.735150 227.94827,65.959890 225.87795,63.601930 z M 222.21736,58.652300 C 222.21736,56.808540 222.43840,56.875350 222.91530,58.863280 C 223.11362,59.689920 223.03968,60.255740 222.73336,60.255740 C 222.44956,60.255740 222.21736,59.534190 222.21736,58.652300 z M 234.71882,28.482250 C 234.59146,27.994890 234.48725,28.393640 234.48725,29.368360 C 234.48725,30.343090 234.59146,30.741840 234.71882,30.254470 C 234.84618,29.767110 234.84618,28.969610 234.71882,28.482250 z M 234.16935,23.429290 C 234.00109,23.261040 233.88142,23.560100 233.90340,24.093880 C 233.92770,24.683750 234.04768,24.803730 234.20932,24.399800 C 234.35559,24.034270 234.33760,23.597550 234.16935,23.429290 z M 237.46969,20.418620 C 237.02838,19.659710 236.92957,19.637840 236.91693,20.296250 C 236.90055,21.148980 237.43300,21.916770 237.79186,21.557910 C 237.91022,21.439550 237.76524,20.926870 237.46969,20.418620 z M 249.25130,21.357070 C 249.39271,21.128260 249.06437,20.560840 248.52165,20.096150 C 247.59540,19.303070 247.53489,19.307890 247.53489,20.174620 C 247.53489,21.577410 248.64322,22.340960 249.25130,21.357070 z M 239.73920,18.872140 C 239.57095,18.703880 239.45127,19.002940 239.47326,19.536720 C 239.49755,20.126590 239.61754,20.246570 239.77918,19.842640 C 239.92545,19.477120 239.90746,19.040390 239.73920,18.872140 z M 250.53899,17.432930 C 249.90362,16.756600 248.92875,16.203250 248.37261,16.203250 C 247.27415,16.203250 245.50949,17.559600 245.50949,18.403910 C 245.50949,18.692460 245.79431,18.572310 246.14243,18.136890 C 247.56732,16.354670 251.02187,17.053360 251.11932,19.143470 C 251.14650,19.726390 251.24492,19.786660 251.42676,19.331740 C 251.57386,18.963720 251.17437,18.109250 250.53899,17.432930 z M 237.59595,17.215950 C 237.93810,17.215950 238.53745,17.500770 238.92783,17.848890 C 239.53167,18.387340 239.53753,18.349550 238.96710,17.595710 C 238.59831,17.108350 237.91434,16.709600 237.44715,16.709600 C 236.53979,16.709600 235.38248,17.638110 235.38248,18.366090 C 235.38248,18.608770 235.74054,18.449270 236.17817,18.011640 C 236.61580,17.574010 237.25381,17.215950 237.59595,17.215950 z "/>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1015.5880799000001)"/><rect id="d0e101" width="258" height="1000px" x="20" y="1009.5880799000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e101" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">REDUCCIÓN
+</flowDiv></flowRoot>
+
+
+<rect id="d0e105" width="288" height="1000px" x="10" y="1027.4958920000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e105" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El resultado de este filtro producirá una imágen intermedia que es muy diferente de la otra segunda, pero es de hecho muy útil. En vez de mostrar las isóclinas o brillo o contraste, esta buscará los bordes donde los colores cambian, uniformemente igual a brillo y contraste. Las opciones de configuración aquí son: Número de colores, decide cuantos colores de salida pueden haber, si el mapa de bits intermedio era de color. Este entonces decide blanco/negro según si el color ha sido uniforme o posee un indice raro.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1132.2844570000002) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04.svgtext4626" y="97.153664" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.153664" x="69.581543" id="tracing-f04.svgtspan4627" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1132.2844570000002) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04.svgtext4629" y="97.37867" x="156.37865" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f04.svgtspan5892" sodipodi:role="line" y="97.378670" x="156.37865">Quantization (12 colors)</tspan><tspan id="tracing-f04.svgtspan5894" sodipodi:role="line" y="103.37867" x="156.37865">Fill, no Stroke</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1132.2844570000002) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04.svgtext4634" y="97.37867" x="245.12865" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f04.svgtspan5896" sodipodi:role="line" y="97.378670" x="245.12865">Quantization (12 colors)</tspan><tspan id="tracing-f04.svgtspan5898" sodipodi:role="line" y="103.37867" x="245.12865">Stroke, no Fill</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1132.2844570000002) " y="-9.7656251e-05" x="31.098881" id="tracing-f04.svgimage4639" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1132.2844570000002) " id="tracing-f04.svgpath5261" d="M 138.36089,88.784900 C 137.29141,88.341300 136.60816,87.766800 136.79349,87.466900 C 136.97761,87.169000 136.88096,87.084300 136.57359,87.274300 C 136.27196,87.460700 133.49866,86.926300 130.41070,86.086600 C 127.32275,85.247000 124.62915,84.545600 124.42493,84.527900 C 124.22070,84.510300 124.54705,84.296900 125.15014,84.053700 C 126.37211,83.561000 131.49529,84.164500 135.99979,85.331700 C 140.26810,86.437800 141.76687,86.299100 143.64085,84.624700 C 145.04243,83.372400 145.28013,82.807600 145.35142,80.560700 C 145.39696,79.125500 145.23771,77.829700 144.99752,77.681300 C 144.75733,77.532800 144.56081,78.432700 144.56081,79.681000 C 144.56081,83.010800 142.72009,85.066400 139.73843,85.066400 C 138.52810,85.066400 136.90789,84.826900 136.13798,84.534200 C 135.36806,84.241400 132.10899,83.552500 128.89560,83.003100 C 122.01844,81.827400 121.35182,81.386700 122.19470,78.573500 C 122.92950,76.120900 122.97182,73.753100 122.27312,74.185000 C 121.99009,74.359900 121.87343,74.688900 122.01388,74.916200 C 122.27891,75.345000 121.56544,77.944300 120.67064,79.809700 C 119.85609,81.507900 120.36859,82.644000 122.28138,83.380500 C 123.88727,83.998800 123.91130,84.034800 122.53739,83.764400 C 119.60847,83.187800 119.15289,81.953400 120.49515,78.230700 C 121.01397,76.791700 121.13892,75.088400 120.92668,72.348200 C 120.65685,68.864500 120.73244,68.386700 121.70783,67.411300 C 122.46767,66.651500 123.42554,66.329100 124.93972,66.323700 C 127.35121,66.315000 127.80591,66.094200 128.99579,64.354300 C 129.62493,63.434400 129.69926,62.895300 129.29986,62.149000 C 128.53654,60.722800 129.20995,57.924300 131.15681,54.432200 C 132.08837,52.761200 133.42283,49.635300 134.12229,47.485600 C 135.70412,42.624100 136.09893,41.878700 138.75721,38.735300 C 139.93477,37.342900 141.59451,35.098500 142.44551,33.747900 L 143.99279,31.292200 L 143.69229,21.493400 C 143.35200,10.397300 143.70724,8.5966000 146.94316,5.0148000 C 149.34877,2.3521000 152.29000,1.3191000 156.58497,1.6287000 C 162.06396,2.0235000 166.08349,4.5225000 168.72748,9.1779000 C 170.11655,11.623600 170.37778,12.996300 170.82929,20.221900 C 171.20364,26.212800 171.26759,26.461900 173.62861,31.124500 C 174.95754,33.748800 177.16893,37.180600 178.54281,38.750600 C 181.40389,42.020100 182.68692,44.345400 184.38572,49.340100 C 185.83649,53.605500 186.33169,58.595600 185.64477,62.027400 C 185.24461,64.026600 185.29051,64.795100 185.86296,65.680700 C 186.26168,66.297500 186.58791,67.387800 186.58791,68.103600 C 186.58791,69.910100 187.87391,71.692300 190.46255,73.473300 C 194.13496,76.000000 193.53241,77.673400 187.80104,80.864800 C 185.46855,82.163600 182.53354,84.224000 181.27881,85.443600 C 180.02409,86.663100 178.78429,87.529100 178.52370,87.368100 C 178.26312,87.207000 177.88504,87.342100 177.68352,87.668100 C 177.45469,88.038400 177.53661,88.125300 177.90171,87.899700 C 178.22323,87.701000 178.48629,87.659900 178.48629,87.808400 C 178.48629,88.431600 175.36553,89.623500 173.73407,89.623500 C 171.59470,89.623500 169.20656,88.781800 169.58924,88.162600 C 169.74225,87.915000 169.47114,87.743700 168.98677,87.781900 C 168.47432,87.822300 168.10341,87.495800 168.09965,87.000900 C 168.09610,86.533200 167.88867,85.963600 167.63871,85.735100 C 167.37560,85.494500 167.35075,85.607400 167.57968,86.003000 C 167.89713,86.551700 167.76989,86.576600 166.93462,86.129600 C 166.29737,85.788600 162.62240,85.572700 157.45231,85.572700 L 149.01052,85.572700 L 147.11172,87.076600 C 143.75016,89.739000 141.64959,90.149100 138.36089,88.784900 z M 142.40882,88.768200 C 141.92145,88.640800 141.12395,88.640800 140.63659,88.768200 C 140.14923,88.895500 140.54798,88.999700 141.52270,88.999700 C 142.49743,88.999700 142.89618,88.895500 142.40882,88.768200 z M 174.56208,88.759800 C 173.93547,88.639200 172.91011,88.639200 172.28350,88.759800 C 171.65689,88.880500 172.16957,88.979300 173.42279,88.979300 C 174.67601,88.979300 175.18869,88.880500 174.56208,88.759800 z M 147.78809,85.930700 C 147.94942,86.092000 148.22509,85.849600 148.40069,85.392000 C 148.67991,84.664400 149.82466,84.560000 157.52692,84.560000 C 162.37075,84.560000 166.33388,84.763800 166.33388,85.012800 C 166.33388,85.261900 166.84656,85.432800 167.47317,85.392600 C 168.57567,85.321900 168.61429,85.143800 168.66924,79.876300 C 168.70047,76.882500 168.55748,74.433000 168.35148,74.433000 C 168.14548,74.433000 167.69536,74.772300 167.35121,75.187000 C 167.00706,75.601700 166.54837,75.831500 166.33189,75.697700 C 166.11542,75.563900 165.56158,76.029400 165.10115,76.732100 C 164.64071,77.434800 164.04614,77.875100 163.77988,77.710600 C 163.51362,77.546000 163.29578,77.666100 163.29578,77.977500 C 163.29578,78.288800 163.09180,78.417500 162.84248,78.263400 C 162.59317,78.109400 162.25300,78.338200 162.08653,78.772000 C 161.92007,79.205800 161.55441,79.418900 161.27395,79.245600 C 160.99349,79.072200 160.76402,79.196100 160.76402,79.520800 C 160.76402,79.845500 160.42224,79.980100 160.00450,79.819800 C 159.58676,79.659500 159.24497,79.764400 159.24497,80.052900 C 159.24497,80.347100 158.80013,80.436300 158.23227,80.256100 C 157.67529,80.079300 157.21957,80.120900 157.21957,80.348500 C 157.21957,80.576200 155.39671,80.762400 153.16877,80.762400 C 150.94082,80.762400 149.11796,80.598700 149.11796,80.398500 C 149.11796,80.198400 148.73880,80.180200 148.27537,80.358000 C 147.67010,80.590300 147.54734,80.496000 147.83950,80.023200 C 148.11302,79.580700 148.01585,79.443200 147.54280,79.603500 C 147.13627,79.741200 146.82582,80.570300 146.80726,81.568000 C 146.75272,84.498500 146.62634,84.888200 145.30019,86.214300 C 144.39389,87.120600 144.20701,87.575500 144.66725,87.754800 C 145.02645,87.894800 145.80958,87.475700 146.40754,86.823400 C 147.00550,86.171100 147.62675,85.769400 147.78809,85.930700 z M 145.57351,86.838600 C 145.92020,86.420900 146.31779,86.079100 146.45703,86.079100 C 146.59628,86.079100 146.42655,86.420900 146.07986,86.838600 C 145.73316,87.256400 145.33558,87.598100 145.19633,87.598100 C 145.05709,87.598100 145.22681,87.256400 145.57351,86.838600 z M 177.90462,85.563400 C 179.11642,85.013500 180.27780,84.668700 180.48548,84.797000 C 180.69316,84.925400 181.51022,84.354900 182.30117,83.529300 C 184.10399,81.647600 183.76341,81.650300 180.00535,83.547300 C 176.59409,85.269300 173.46315,85.540800 172.15067,84.228300 C 170.75127,82.828900 170.38468,81.162800 170.38468,76.202200 C 170.38468,73.561200 170.15843,71.314900 169.87476,71.139500 C 169.11261,70.668500 168.66311,72.313000 169.33328,73.120500 C 169.69420,73.555400 169.87602,75.552400 169.81332,78.393000 C 169.73394,81.990100 169.89844,83.249400 170.58442,84.296400 C 172.16094,86.702400 174.50166,87.107600 177.90462,85.563400 z M 158.95832,79.248800 C 160.05387,78.858500 161.17140,78.675800 161.44172,78.842900 C 161.71203,79.010000 161.78075,78.900000 161.59443,78.598500 C 161.25186,78.044200 163.11280,77.147700 164.05530,77.413000 C 164.33380,77.491400 164.39221,77.386100 164.18511,77.179000 C 163.86277,76.856600 165.59727,75.241600 166.33388,75.178200 C 166.95195,75.125000 168.86563,73.637500 168.86563,73.210300 C 168.86563,72.950200 168.24592,73.289800 167.48849,73.965000 C 166.73106,74.640200 166.43684,74.770100 166.83467,74.253800 C 167.23249,73.737500 167.73218,72.142500 167.94509,70.709300 C 168.96263,63.860000 169.07409,63.598600 171.14031,63.215000 C 172.27192,63.005000 172.76246,61.390600 172.85653,57.567000 C 172.89297,56.085700 173.11475,55.254500 173.42279,55.444900 C 174.04765,55.831100 174.10127,60.255200 173.48109,60.255200 C 173.23467,60.255200 173.14169,61.793300 173.27447,63.673100 C 173.47630,66.530400 173.73017,67.286100 174.82247,68.281000 C 175.91842,69.279200 176.46182,69.417800 178.19339,69.141000 C 179.39065,68.949500 180.84276,68.250300 181.65058,67.476400 C 182.41666,66.742500 183.04345,66.372700 183.04345,66.654800 C 183.04345,67.429500 180.94790,69.232700 179.33944,69.842100 C 176.10229,71.068700 173.65487,69.917200 172.92771,66.825600 L 172.51375,65.065500 L 172.46192,66.997600 C 172.39223,69.595300 173.07314,70.694600 175.18318,71.391000 C 177.22114,72.063600 178.62590,71.746000 180.76487,70.129100 C 182.21536,69.032600 184.82780,65.288400 183.62269,66.033200 C 182.89426,66.483400 182.89449,66.199700 183.62384,64.598900 C 183.94306,63.898300 184.39535,63.443200 184.62892,63.587500 C 184.86250,63.731900 184.91463,63.155100 184.74476,62.305800 C 184.57490,61.456500 184.63529,60.761600 184.87897,60.761600 C 185.12266,60.761600 185.32203,59.508300 185.32203,57.976600 C 185.32203,56.444900 185.12266,55.191700 184.87897,55.191700 C 184.63529,55.191700 184.57263,54.508100 184.73973,53.672700 C 184.92754,52.733600 184.83436,52.153600 184.49567,52.153600 C 184.19435,52.153600 184.07896,51.811800 184.23927,51.394100 C 184.39957,50.976300 184.28564,50.634600 183.98609,50.634600 C 183.68653,50.634600 183.57261,50.292800 183.73291,49.875000 C 183.89321,49.457300 183.77928,49.115500 183.47974,49.115500 C 183.18018,49.115500 183.06625,48.773700 183.22656,48.356000 C 183.38686,47.938200 183.27293,47.596500 182.97339,47.596500 C 182.67383,47.596500 182.55990,47.254700 182.72021,46.836900 C 182.88051,46.419200 182.77751,46.077400 182.49132,46.077400 C 182.20513,46.077400 182.11180,45.849500 182.28392,45.571000 C 182.45604,45.292600 182.34211,45.064700 182.03075,45.064700 C 181.71938,45.064700 181.60545,44.836800 181.77757,44.558300 C 181.94969,44.279900 181.83576,44.052000 181.52440,44.052000 C 181.21303,44.052000 181.09910,43.824100 181.27122,43.545600 C 181.44334,43.267200 181.32941,43.039300 181.01805,43.039300 C 180.70668,43.039300 180.59375,42.809800 180.76708,42.529400 C 180.94041,42.248900 180.72732,41.883200 180.29352,41.716800 C 179.85973,41.550300 179.61669,41.233100 179.75344,41.011800 C 179.89018,40.790600 179.14833,39.857900 178.10489,38.939200 C 177.06144,38.020500 176.26679,37.079700 176.33900,36.848700 C 176.41121,36.617600 176.12769,36.297100 175.70897,36.136400 C 175.29025,35.975700 175.07372,35.640300 175.22781,35.391000 C 175.38189,35.141700 175.25320,34.937700 174.94184,34.937700 C 174.63047,34.937700 174.51754,34.708200 174.69088,34.427800 C 174.86421,34.147300 174.65111,33.781600 174.21732,33.615200 C 173.78352,33.448700 173.55467,33.108500 173.70875,32.859200 C 173.86284,32.609900 173.73415,32.405900 173.42279,32.405900 C 173.11142,32.405900 172.99749,32.178100 173.16961,31.899600 C 173.34173,31.621100 173.22780,31.393200 172.91644,31.393200 C 172.60507,31.393200 172.49114,31.165400 172.66326,30.886900 C 172.83538,30.608400 172.72145,30.380500 172.41009,30.380500 C 172.09872,30.380500 171.98479,30.152700 172.15691,29.874200 C 172.32903,29.595700 172.21510,29.367800 171.90374,29.367800 C 171.59237,29.367800 171.47844,29.140000 171.65056,28.861500 C 171.82268,28.583000 171.69782,28.355100 171.37310,28.355100 C 171.04837,28.355100 170.91384,28.013300 171.07415,27.595600 C 171.23445,27.177900 171.12052,26.836100 170.82097,26.836100 C 170.52142,26.836100 170.40749,26.494300 170.56780,26.076600 C 170.72810,25.658800 170.61517,25.317000 170.31683,25.317000 C 169.95971,25.317000 169.83541,23.846700 169.95296,21.013000 C 170.05116,18.645700 169.93061,16.709000 169.68508,16.709000 C 169.43954,16.709000 169.36089,15.797600 169.51030,14.683700 C 169.66595,13.523200 169.57173,12.658300 169.28968,12.658300 C 169.01892,12.658300 168.94239,12.201400 169.11960,11.643100 C 169.33344,10.969300 169.17559,10.525700 168.65028,10.324100 C 168.21494,10.157100 167.98482,9.8164000 168.13890,9.5671000 C 168.29298,9.3178000 168.16430,9.1138000 167.85293,9.1138000 C 167.54157,9.1138000 167.42764,8.8860000 167.59976,8.6075000 C 167.77187,8.3290000 167.65795,8.1011000 167.34658,8.1011000 C 167.03522,8.1011000 166.89974,7.9081000 167.04552,7.6722000 C 167.38981,7.1152000 164.59960,4.4343000 164.14678,4.8871000 C 163.95722,5.0767000 163.80213,4.9525000 163.80213,4.6112000 C 163.80213,4.2698000 163.57427,4.1314000 163.29578,4.3035000 C 163.01728,4.4756000 162.78943,4.3617000 162.78943,4.0503000 C 162.78943,3.7389000 162.56157,3.6250000 162.28308,3.7971000 C 162.00458,3.9692000 161.77673,3.8553000 161.77673,3.5440000 C 161.77673,3.2326000 161.54887,3.1187000 161.27037,3.2908000 C 160.99188,3.4629000 160.76402,3.3471000 160.76402,3.0334000 C 160.76402,2.6934000 160.35489,2.5929000 159.75132,2.7844000 C 159.19434,2.9612000 158.73862,2.9196000 158.73862,2.6920000 C 158.73862,2.4643000 157.25755,2.2781000 155.44734,2.2781000 C 153.63714,2.2781000 152.15606,2.4733000 152.15606,2.7120000 C 152.15606,2.9507000 151.81428,3.0148000 151.39654,2.8545000 C 150.97880,2.6942000 150.63701,2.7972000 150.63701,3.0834000 C 150.63701,3.3696000 150.40915,3.4629000 150.13066,3.2908000 C 149.85217,3.1187000 149.62431,3.2326000 149.62431,3.5440000 C 149.62431,3.8553000 149.43132,3.9908000 149.19545,3.8450000 C 148.63837,3.5007000 145.95752,6.2909000 146.41034,6.7438000 C 146.59990,6.9333000 146.47571,7.0884000 146.13437,7.0884000 C 145.79302,7.0884000 145.65456,7.3163000 145.82668,7.5948000 C 145.99880,7.8733000 145.88487,8.1011000 145.57351,8.1011000 C 145.26214,8.1011000 145.14821,8.3290000 145.32033,8.6075000 C 145.49245,8.8860000 145.39912,9.1138000 145.11293,9.1138000 C 144.82674,9.1138000 144.72374,9.4556000 144.88405,9.8733000 C 145.04435,10.291100 144.98023,10.632900 144.74157,10.632900 C 144.50290,10.632900 144.30763,14.050700 144.30763,18.228100 C 144.30763,22.405500 144.44337,25.823400 144.60927,25.823400 C 144.77517,25.823400 144.95186,27.076600 145.00191,28.608300 C 145.05810,30.327900 144.88286,31.393200 144.54380,31.393200 C 144.24179,31.393200 144.13551,31.621100 144.30763,31.899600 C 144.47975,32.178100 144.36582,32.405900 144.05446,32.405900 C 143.74309,32.405900 143.61441,32.609900 143.76849,32.859200 C 143.92257,33.108500 143.69372,33.448700 143.25993,33.615200 C 142.82614,33.781600 142.59828,34.123400 142.75358,34.374700 C 142.90888,34.626000 142.68102,34.967800 142.24723,35.134200 C 141.81344,35.300700 141.58493,35.641400 141.73944,35.891400 C 141.89394,36.141400 141.44541,36.722700 140.74269,37.183100 C 140.03998,37.643600 139.57727,38.201900 139.71446,38.423900 C 139.85164,38.645800 139.28292,39.330900 138.45064,39.946200 C 137.61835,40.561600 137.07110,41.281400 137.23453,41.545800 C 137.39795,41.810200 137.27691,42.026600 136.96555,42.026600 C 136.65418,42.026600 136.54025,42.254500 136.71237,42.532900 C 136.88449,42.811400 136.77056,43.039300 136.45920,43.039300 C 136.14783,43.039300 136.03390,43.267200 136.20602,43.545600 C 136.37814,43.824100 136.28481,44.052000 135.99862,44.052000 C 135.71243,44.052000 135.60943,44.393800 135.76974,44.811500 C 135.93004,45.229300 135.79360,45.571000 135.46655,45.571000 C 135.10233,45.571000 134.99645,45.963500 135.19332,46.583700 C 135.37355,47.151600 135.28431,47.596500 134.99016,47.596500 C 134.70164,47.596500 134.59673,47.938200 134.75704,48.356000 C 134.91734,48.773700 134.78281,49.115500 134.45809,49.115500 C 134.13336,49.115500 134.00850,49.343400 134.18062,49.621900 C 134.35274,49.900300 134.25941,50.128200 133.97322,50.128200 C 133.68703,50.128200 133.58403,50.470000 133.74433,50.887700 C 133.90464,51.305500 133.77011,51.647300 133.44538,51.647300 C 133.12066,51.647300 132.99580,51.875100 133.16792,52.153600 C 133.34004,52.432100 133.22611,52.660000 132.91474,52.660000 C 132.60338,52.660000 132.48945,52.887800 132.66157,53.166300 C 132.83369,53.444800 132.71976,53.672700 132.40839,53.672700 C 132.09703,53.672700 131.96834,53.876600 132.12243,54.126000 C 132.27651,54.375300 132.04766,54.715400 131.61386,54.881900 C 131.18007,55.048400 130.96697,55.414000 131.14031,55.694500 C 131.31364,55.974900 131.20071,56.204400 130.88934,56.204400 C 130.57798,56.204400 130.46405,56.432300 130.63617,56.710800 C 130.80828,56.989300 130.69245,57.217100 130.37875,57.217100 C 130.03882,57.217100 129.93825,57.626200 130.12981,58.229800 C 130.30659,58.786800 130.22218,59.242500 129.94223,59.242500 C 129.30419,59.242500 129.40329,61.403300 130.06207,61.855500 C 130.33002,62.039500 131.27400,62.072400 132.15979,61.928600 C 133.46122,61.717400 134.12555,61.979100 135.62111,63.292300 C 136.63905,64.186000 137.47190,65.167800 137.47190,65.473900 C 137.47190,65.780100 136.60442,65.183500 135.54418,64.148200 C 133.94449,62.586200 133.30666,62.288700 131.79589,62.399800 C 130.79458,62.473500 130.07589,62.697200 130.19879,62.897000 C 130.32170,63.096700 131.11209,63.122200 131.95522,62.953600 C 133.24342,62.695900 133.78602,62.937800 135.35346,64.468300 C 136.37935,65.470100 137.44658,66.299100 137.72507,66.310600 C 138.00357,66.322000 138.31795,66.591000 138.42370,66.908300 C 138.54213,67.263500 138.36623,67.330700 137.96570,67.083200 C 137.53613,66.817700 137.43978,66.882500 137.68183,67.274100 C 137.88335,67.600200 138.23866,67.749300 138.47141,67.605400 C 138.70416,67.461600 139.48592,68.352900 140.20865,69.586200 C 141.67290,72.084700 141.82326,72.640400 140.88976,72.103200 C 140.52203,71.891500 140.43363,71.932100 140.67878,72.199900 C 140.91086,72.453400 141.34759,72.660800 141.64929,72.660800 C 141.95099,72.660800 142.30335,72.977300 142.43231,73.364200 C 142.58861,73.833100 142.44998,73.933700 142.01651,73.665800 C 141.57753,73.394400 141.49039,73.464800 141.74835,73.882100 C 141.95851,74.222200 142.26163,74.369200 142.42195,74.208900 C 142.58228,74.048600 143.27978,74.432200 143.97195,75.061300 C 144.66413,75.690500 145.04807,75.890900 144.82515,75.506600 C 144.55261,75.036900 144.63990,74.881400 145.09162,75.031900 C 145.46109,75.155100 146.17638,74.842900 146.68115,74.338100 C 147.68718,73.332100 147.91120,71.901300 147.06268,71.901300 C 146.76775,71.901300 146.64844,71.703900 146.79756,71.462600 C 147.12274,70.936400 145.36727,69.238200 144.93994,69.665500 C 144.77592,69.829500 144.25681,69.376300 143.78635,68.658300 C 143.31590,67.940300 142.73806,67.472100 142.50226,67.617800 C 142.26647,67.763500 141.69682,67.307800 141.23639,66.605100 C 140.77595,65.902400 140.23116,65.431300 140.02575,65.558200 C 139.82033,65.685200 139.03460,65.144400 138.27968,64.356400 C 137.07864,63.102800 136.89241,62.467600 136.78966,59.274900 C 136.72508,57.268100 136.86769,55.505400 137.10659,55.357700 C 137.34548,55.210100 137.41863,54.770500 137.26913,54.381000 C 137.11964,53.991400 137.24242,53.672700 137.54196,53.672700 C 137.84151,53.672700 137.95544,53.330900 137.79514,52.913100 C 137.63484,52.495400 137.71724,52.153600 137.97825,52.153600 C 138.23926,52.153600 138.32166,51.811800 138.16136,51.394100 C 138.00106,50.976300 138.13558,50.634600 138.46031,50.634600 C 138.78503,50.634600 138.90989,50.406700 138.73777,50.128200 C 138.56566,49.849700 138.67959,49.621900 138.99095,49.621900 C 139.30231,49.621900 139.41624,49.394000 139.24412,49.115500 C 139.07201,48.837000 139.18594,48.609200 139.49730,48.609200 C 139.80866,48.609200 139.92259,48.381300 139.75048,48.102800 C 139.57836,47.824300 139.69229,47.596500 140.00365,47.596500 C 140.31502,47.596500 140.42894,47.368600 140.25683,47.090100 C 140.08471,46.811600 140.19864,46.583700 140.51000,46.583700 C 140.82137,46.583700 140.93430,46.354300 140.76097,46.073800 C 140.58763,45.793400 140.80073,45.427700 141.23453,45.261200 C 141.66832,45.094800 141.89717,44.754600 141.74309,44.505300 C 141.58900,44.256000 141.68291,44.052000 141.95177,44.052000 C 142.22062,44.052000 142.32823,43.539300 142.19090,42.912700 C 141.98349,41.966300 142.04149,41.902000 142.53341,42.532900 C 143.00556,43.138500 143.07225,42.907500 142.86235,41.393700 C 142.70988,40.294000 142.81137,39.494800 143.10347,39.494800 C 143.38089,39.494800 143.46705,39.267000 143.29493,38.988500 C 143.12281,38.710000 143.23674,38.482100 143.54810,38.482100 C 143.85947,38.482100 143.97340,38.254300 143.80128,37.975800 C 143.62916,37.697300 143.74309,37.469400 144.05446,37.469400 C 144.36582,37.469400 144.47975,37.241600 144.30763,36.963100 C 144.13551,36.684600 144.24944,36.456700 144.56081,36.456700 C 144.87217,36.456700 144.98510,36.227300 144.81177,35.946800 C 144.63844,35.666400 144.85154,35.300700 145.28533,35.134200 C 145.71912,34.967800 145.94797,34.627600 145.79389,34.378300 C 145.63981,34.129000 145.76849,33.925000 146.07986,33.925000 C 146.39122,33.925000 146.50515,33.697100 146.33303,33.418600 C 146.16091,33.140100 146.26407,32.912300 146.56227,32.912300 C 147.15277,32.912300 147.00846,29.216500 146.35986,27.728500 C 146.14894,27.244700 146.21566,26.162300 146.50813,25.323400 C 146.81322,24.448200 146.84205,23.798000 146.57576,23.798000 C 146.32049,23.798000 146.25714,23.418800 146.43497,22.955400 C 146.62811,22.452100 146.55320,22.239600 146.24897,22.427600 C 145.54984,22.859700 145.74318,16.965300 146.45632,16.106000 C 147.54141,14.798600 152.20464,15.907900 151.36108,17.272800 C 151.20846,17.519700 151.33922,17.721800 151.65166,17.721800 C 151.96409,17.721800 152.17916,18.120500 152.12958,18.607900 C 151.94632,20.409500 152.18912,20.759900 153.62094,20.759900 C 155.21385,20.759900 155.78785,19.937300 155.35365,18.277000 C 155.18805,17.643700 155.31622,17.215400 155.67135,17.215400 C 155.99875,17.215400 156.12798,16.991100 155.95851,16.716900 C 155.56338,16.077500 158.67323,14.165800 160.00450,14.229700 C 160.85187,14.270300 160.81053,14.348700 159.75132,14.709700 C 158.53092,15.125600 158.54003,15.138100 160.00480,15.057600 C 161.72813,14.963000 162.94798,15.536500 162.51463,16.237700 C 162.35440,16.497000 162.47806,16.709100 162.78943,16.709100 C 163.10079,16.709100 163.21472,16.936900 163.04260,17.215400 C 162.87048,17.493900 162.96381,17.721800 163.25000,17.721800 C 163.53619,17.721800 163.63919,18.063600 163.47889,18.481300 C 163.31858,18.899000 163.43966,19.240800 163.74795,19.240800 C 164.05624,19.240800 164.30848,19.810500 164.30848,20.506700 C 164.30848,21.202900 164.05624,21.772600 163.74795,21.772600 C 163.43966,21.772600 163.31858,22.114400 163.47889,22.532100 C 163.63919,22.949800 163.54162,23.291600 163.26207,23.291600 C 162.93163,23.291600 162.94170,23.642700 163.29087,24.295200 C 163.58626,24.847100 163.81801,26.157300 163.80587,27.206700 C 163.77256,30.086100 163.97269,31.393200 164.44687,31.393200 C 164.68212,31.393200 164.73377,31.621100 164.56165,31.899600 C 164.38954,32.178100 164.50346,32.405900 164.81483,32.405900 C 165.12619,32.405900 165.24012,32.633800 165.06800,32.912300 C 164.89589,33.190800 165.00981,33.418600 165.32118,33.418600 C 165.63254,33.418600 165.76123,33.622600 165.60715,33.871900 C 165.45306,34.121200 165.69111,34.464900 166.13615,34.635700 C 166.59749,34.812800 166.82072,35.270900 166.65548,35.701500 C 166.49608,36.116900 166.59982,36.456700 166.88601,36.456700 C 167.17219,36.456700 167.26552,36.684600 167.09341,36.963100 C 166.92129,37.241600 167.03712,37.469400 167.35082,37.469400 C 167.69075,37.469400 167.79132,37.878600 167.59976,38.482100 C 167.40187,39.105600 167.50877,39.494800 167.87787,39.494800 C 168.22810,39.494800 168.36728,39.915900 168.21257,40.507500 C 168.06691,41.064500 168.19224,41.520200 168.49108,41.520200 C 168.78991,41.520200 168.88396,41.670700 168.70007,41.854600 C 168.51618,42.038500 168.82380,42.509800 169.38368,42.901900 C 169.94355,43.294100 170.27044,43.827200 170.11010,44.086600 C 169.94975,44.346100 170.07332,44.558300 170.38468,44.558300 C 170.69605,44.558300 170.80998,44.786200 170.63786,45.064700 C 170.46574,45.343200 170.57967,45.571000 170.89104,45.571000 C 171.20240,45.571000 171.31633,45.798900 171.14421,46.077400 C 170.97209,46.355900 171.08602,46.583700 171.39739,46.583700 C 171.70875,46.583700 171.82268,46.811600 171.65056,47.090100 C 171.47844,47.368600 171.57177,47.596500 171.85796,47.596500 C 172.14415,47.596500 172.23280,47.975600 172.05497,48.439000 C 171.82107,49.048600 171.91591,49.167700 172.39788,48.869900 C 172.90871,48.554200 172.98805,48.761300 172.73798,49.757600 C 172.54597,50.522600 172.63762,51.132400 172.96083,51.240100 C 173.33431,51.364600 173.36276,51.985100 173.04981,53.180800 L 172.58978,54.938500 L 172.26206,52.208000 C 171.93615,49.492500 170.07390,45.226300 168.37033,43.292500 C 167.87966,42.735500 167.32919,41.294100 167.14708,40.089300 C 166.76417,37.556200 164.37383,32.569000 162.90845,31.245800 C 161.93892,30.370300 161.85345,30.380200 160.44792,31.531700 C 157.95575,33.573500 154.20143,35.926100 152.92341,36.246800 C 151.68696,36.557200 149.56685,35.018500 149.03581,33.425400 C 148.59728,32.109800 147.18181,33.347700 145.32202,36.673300 C 143.83780,39.327300 143.53464,40.306200 143.80944,41.557400 C 144.06740,42.731900 143.90865,43.396000 143.17300,44.220000 C 140.08014,47.684400 137.47190,54.432900 137.47190,58.971000 L 137.47190,62.220900 L 140.62054,64.909100 C 148.66290,71.775400 149.29850,72.893900 146.57268,75.383600 L 145.04011,76.783300 L 146.07830,77.722900 C 146.88036,78.448800 146.96981,78.764800 146.47159,79.112700 C 146.03601,79.416700 146.15539,79.473700 146.83938,79.288100 C 147.39637,79.137000 148.19387,79.232500 148.61161,79.500300 C 149.74755,80.228800 156.68077,80.060200 158.95832,79.248800 z M 136.03280,60.761600 C 136.03280,60.065300 136.14772,59.780500 136.28819,60.128600 C 136.42866,60.476700 136.42866,61.046400 136.28819,61.394500 C 136.14772,61.742600 136.03280,61.457800 136.03280,60.761600 z M 167.36440,30.413800 C 166.63750,29.055600 166.69637,28.861500 167.83512,28.861500 C 168.85234,28.861500 170.09992,30.496500 169.52295,31.073500 C 168.90277,31.693700 167.88247,31.381900 167.36440,30.413800 z M 168.86563,30.410400 C 168.86563,30.148400 168.63778,29.793100 168.35928,29.621000 C 168.08079,29.448900 167.85293,29.663300 167.85293,30.097500 C 167.85293,30.531600 168.08079,30.886900 168.35928,30.886900 C 168.63778,30.886900 168.86563,30.672500 168.86563,30.410400 z M 160.76402,7.8479000 C 160.76402,6.9435000 161.03769,6.5821000 161.72255,6.5821000 C 163.07188,6.5821000 163.46828,7.9732000 162.29751,8.5997000 C 160.91954,9.3372000 160.76402,9.2610000 160.76402,7.8479000 z M 144.56081,76.790100 C 144.56081,76.694000 144.04813,76.181300 143.42152,75.650800 L 142.28223,74.686200 L 143.24682,75.825500 C 144.15330,76.896100 144.56081,77.195300 144.56081,76.790100 z M 122.38280,67.865100 C 122.05432,67.364500 121.28384,69.176700 121.27643,70.467400 C 121.25973,73.377400 122.02598,73.697800 122.28375,70.888600 C 122.42430,69.356900 122.46887,67.996300 122.38280,67.865100 z M 139.49730,69.369500 C 139.19921,68.812500 138.84139,68.356800 138.70214,68.356800 C 138.56290,68.356800 138.69286,68.812500 138.99095,69.369500 C 139.28904,69.926500 139.64686,70.382200 139.78611,70.382200 C 139.92535,70.382200 139.79539,69.926500 139.49730,69.369500 z M 127.09171,67.344100 C 127.26383,67.065600 127.17680,66.837800 126.89830,66.837800 C 126.61981,66.837800 126.25113,67.065600 126.07901,67.344100 C 125.90689,67.622600 125.99393,67.850500 126.27242,67.850500 C 126.55091,67.850500 126.91959,67.622600 127.09171,67.344100 z M 162.80482,27.484900 C 163.21403,26.291900 163.21254,25.613400 162.79928,24.953100 C 162.30453,24.162700 162.27323,24.192000 162.54619,25.190400 C 162.76202,25.979900 162.63879,26.329700 162.14490,26.329700 C 161.75287,26.329700 160.00221,27.044300 158.25455,27.917600 C 153.83636,30.125400 151.25415,30.356400 149.34564,28.714800 L 147.86896,27.444600 L 148.74010,25.617800 C 149.21922,24.613100 150.35471,23.337700 151.26341,22.783700 C 152.17211,22.229700 152.60974,21.775500 152.23593,21.774500 C 151.86212,21.773400 150.97692,22.228300 150.26883,22.785300 C 149.56074,23.342300 148.67033,23.798000 148.29015,23.798000 C 147.90997,23.798000 147.59580,24.082800 147.59200,24.430900 C 147.58819,24.779000 147.45130,25.562700 147.28779,26.172400 C 147.05780,27.030100 147.52239,27.798000 149.34007,29.564500 C 151.43377,31.599400 151.97694,31.864600 154.32801,32.000400 C 157.78912,32.200300 161.94716,29.985300 162.80482,27.484900 z M 160.97462,22.966800 C 161.21321,22.345100 161.13119,22.264200 160.64903,22.645700 C 160.29454,22.926200 159.66271,23.282200 159.24497,23.436800 C 158.72655,23.628800 158.82990,23.730700 159.57056,23.758000 C 160.16737,23.780000 160.79920,23.424000 160.97462,22.966800 z M 150.13066,21.517500 C 150.13066,21.055200 150.45240,20.895200 151.01678,21.076700 C 151.73921,21.309100 151.76705,21.265600 151.16754,20.841000 C 150.76310,20.554700 150.29602,20.404500 150.12960,20.507400 C 149.96317,20.610200 149.51693,20.196400 149.13796,19.587800 C 148.48509,18.539400 148.49971,18.521200 149.41638,19.240800 C 150.29876,19.933600 150.32623,19.926600 149.72878,19.162300 C 148.66922,17.806700 147.32577,18.333500 147.46413,20.050300 C 147.56482,21.299700 147.51336,21.368000 147.11996,20.506700 C 146.79558,19.796500 146.64675,19.725100 146.62180,20.267400 C 146.60222,20.692800 146.94148,21.548100 147.37569,22.168000 C 148.01300,23.077900 148.35461,23.193800 149.14792,22.769200 C 149.68843,22.480000 150.13066,21.916700 150.13066,21.517500 z M 157.72592,22.532100 C 156.98375,21.637800 157.75605,21.498900 158.62712,22.370000 C 159.57753,23.320400 161.56758,22.014400 161.50059,20.484200 C 161.47083,19.804400 161.25640,19.075600 161.02407,18.864700 C 160.79175,18.653800 160.79586,18.823100 161.03322,19.240800 C 161.40433,19.894000 161.34556,19.903700 160.61362,19.310000 C 160.14549,18.930400 159.88734,18.417700 160.03996,18.170700 C 160.19257,17.923800 160.05986,17.721800 159.74504,17.721800 C 158.97287,17.721800 157.69527,19.041400 158.08760,19.433700 C 158.26000,19.606100 158.13522,19.747200 157.81031,19.747200 C 157.48540,19.747200 157.21957,20.202900 157.21957,20.759900 C 157.21957,21.588400 156.88200,21.772600 155.36295,21.772600 C 154.34181,21.772600 153.65503,21.921300 153.83677,22.103000 C 154.01851,22.284700 154.85003,22.414000 155.68459,22.390300 C 156.51915,22.366600 157.33331,22.559700 157.49383,22.819400 C 157.65435,23.079100 157.91407,23.291600 158.07098,23.291600 C 158.22789,23.291600 158.07261,22.949800 157.72592,22.532100 z M 163.10037,19.811000 C 162.75561,17.610400 161.46242,16.202700 159.78551,16.202700 C 157.97656,16.202700 156.20297,17.541200 156.22508,18.889800 C 156.24250,19.952500 156.29242,19.940300 157.38339,18.607900 C 159.66671,15.819100 162.63957,17.555100 162.13313,21.381400 C 161.86722,23.390500 161.90105,23.472600 162.60742,22.532100 C 163.09611,21.881400 163.27234,20.908600 163.10037,19.811000 z M 150.89893,17.713900 C 150.85758,17.152500 150.52044,16.412000 150.14974,16.068200 C 149.61003,15.567700 149.55362,15.580100 149.86661,16.130400 C 150.16065,16.647300 150.00146,16.736300 149.22398,16.489500 C 148.65556,16.309100 148.04393,16.398600 147.86481,16.688500 C 147.68569,16.978300 147.86648,17.215400 148.26655,17.215400 C 148.66663,17.215400 149.27762,17.557200 149.62431,17.974900 C 150.49600,19.025300 150.98812,18.924500 150.89893,17.713900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1132.2844570000002) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f04.svgpath5262" d="M 227.11091,88.785300 C 226.04143,88.341700 225.35818,87.767200 225.54351,87.467300 C 225.72763,87.169400 225.63098,87.084700 225.32361,87.274700 C 225.02198,87.461100 222.24868,86.926700 219.16072,86.087000 C 216.07277,85.247400 213.37917,84.546000 213.17495,84.528300 C 212.97072,84.510700 213.29707,84.297300 213.90016,84.054100 C 215.12213,83.561400 220.24531,84.164900 224.74981,85.332100 C 229.01812,86.438200 230.51689,86.299500 232.39087,84.625100 C 233.79245,83.372800 234.03015,82.808000 234.10144,80.561100 C 234.14698,79.125900 233.98773,77.830100 233.74754,77.681700 C 233.50735,77.533200 233.31083,78.433100 233.31083,79.681400 C 233.31083,83.011200 231.47011,85.066800 228.48845,85.066800 C 227.27812,85.066800 225.65791,84.827300 224.88800,84.534600 C 224.11808,84.241800 220.85901,83.552900 217.64562,83.003500 C 210.76846,81.827800 210.10184,81.387100 210.94472,78.573900 C 211.67952,76.121300 211.72184,73.753500 211.02314,74.185400 C 210.74011,74.360300 210.62345,74.689300 210.76390,74.916600 C 211.02893,75.345400 210.31546,77.944700 209.42066,79.810100 C 208.60611,81.508300 209.11861,82.644400 211.03140,83.380900 C 212.63729,83.999200 212.66132,84.035200 211.28741,83.764800 C 208.35849,83.188200 207.90291,81.953800 209.24517,78.231100 C 209.76399,76.792100 209.88894,75.088800 209.67670,72.348600 C 209.40687,68.864900 209.48246,68.387100 210.45785,67.411700 C 211.21769,66.651900 212.17556,66.329500 213.68974,66.324100 C 216.10123,66.315400 216.55593,66.094600 217.74581,64.354700 C 218.37495,63.434800 218.44928,62.895700 218.04988,62.149400 C 217.28656,60.723200 217.95997,57.924700 219.90683,54.432600 C 220.83839,52.761600 222.17285,49.635700 222.87231,47.486000 C 224.45414,42.624500 224.84895,41.879100 227.50723,38.735700 C 228.68479,37.343300 230.34453,35.098900 231.19553,33.748300 L 232.74281,31.292600 L 232.44231,21.493800 C 232.10202,10.397700 232.45726,8.5970000 235.69318,5.0152000 C 238.09879,2.3525000 241.04002,1.3195000 245.33499,1.6291000 C 250.81398,2.0239000 254.83351,4.5229000 257.47750,9.1783000 C 258.86657,11.624000 259.12780,12.996700 259.57931,20.222300 C 259.95366,26.213200 260.01761,26.462300 262.37863,31.124900 C 263.70756,33.749200 265.91895,37.181000 267.29283,38.751000 C 270.15391,42.020500 271.43694,44.345800 273.13574,49.340500 C 274.58651,53.605900 275.08171,58.596000 274.39479,62.027800 C 273.99463,64.027000 274.04053,64.795500 274.61298,65.681100 C 275.01170,66.297900 275.33793,67.388200 275.33793,68.104000 C 275.33793,69.910500 276.62393,71.692700 279.21257,73.473700 C 282.88498,76.000400 282.28243,77.673800 276.55106,80.865200 C 274.21857,82.164000 271.28356,84.224400 270.02883,85.444000 C 268.77411,86.663500 267.53431,87.529500 267.27372,87.368500 C 267.01314,87.207400 266.63506,87.342500 266.43354,87.668500 C 266.20471,88.038800 266.28663,88.125700 266.65173,87.900100 C 266.97325,87.701400 267.23631,87.660300 267.23631,87.808800 C 267.23631,88.432000 264.11555,89.623900 262.48409,89.623900 C 260.34472,89.623900 257.95658,88.782200 258.33926,88.163000 C 258.49227,87.915400 258.22116,87.744100 257.73679,87.782300 C 257.22434,87.822700 256.85343,87.496200 256.84967,87.001300 C 256.84612,86.533600 256.63869,85.964000 256.38873,85.735500 C 256.12562,85.494900 256.10077,85.607800 256.32970,86.003400 C 256.64715,86.552100 256.51991,86.577000 255.68464,86.130000 C 255.04739,85.789000 251.37242,85.573100 246.20233,85.573100 L 237.76054,85.573100 L 235.86174,87.077000 C 232.50018,89.739400 230.39961,90.149500 227.11091,88.785300 z M 231.15884,88.768600 C 230.67147,88.641200 229.87397,88.641200 229.38661,88.768600 C 228.89925,88.895900 229.29800,89.000100 230.27272,89.000100 C 231.24745,89.000100 231.64620,88.895900 231.15884,88.768600 z M 263.31210,88.760200 C 262.68549,88.639600 261.66013,88.639600 261.03352,88.760200 C 260.40691,88.880900 260.91959,88.979700 262.17281,88.979700 C 263.42603,88.979700 263.93871,88.880900 263.31210,88.760200 z M 236.53811,85.931100 C 236.69944,86.092400 236.97511,85.850000 237.15071,85.392400 C 237.42993,84.664800 238.57468,84.560400 246.27694,84.560400 C 251.12077,84.560400 255.08390,84.764200 255.08390,85.013200 C 255.08390,85.262300 255.59658,85.433200 256.22319,85.393000 C 257.32569,85.322300 257.36431,85.144200 257.41926,79.876700 C 257.45049,76.882900 257.30750,74.433400 257.10150,74.433400 C 256.89550,74.433400 256.44538,74.772700 256.10123,75.187400 C 255.75708,75.602100 255.29839,75.831900 255.08191,75.698100 C 254.86544,75.564300 254.31160,76.029800 253.85117,76.732500 C 253.39073,77.435200 252.79616,77.875500 252.52990,77.711000 C 252.26364,77.546400 252.04580,77.666500 252.04580,77.977900 C 252.04580,78.289200 251.84182,78.417900 251.59250,78.263800 C 251.34319,78.109800 251.00302,78.338600 250.83655,78.772400 C 250.67009,79.206200 250.30443,79.419300 250.02397,79.246000 C 249.74351,79.072600 249.51404,79.196500 249.51404,79.521200 C 249.51404,79.845900 249.17226,79.980500 248.75452,79.820200 C 248.33678,79.659900 247.99499,79.764800 247.99499,80.053300 C 247.99499,80.347500 247.55015,80.436700 246.98229,80.256500 C 246.42531,80.079700 245.96959,80.121300 245.96959,80.348900 C 245.96959,80.576600 244.14673,80.762800 241.91879,80.762800 C 239.69084,80.762800 237.86798,80.599100 237.86798,80.398900 C 237.86798,80.198800 237.48882,80.180600 237.02539,80.358400 C 236.42012,80.590700 236.29736,80.496400 236.58952,80.023600 C 236.86304,79.581100 236.76587,79.443600 236.29282,79.603900 C 235.88629,79.741600 235.57584,80.570700 235.55728,81.568400 C 235.50274,84.498900 235.37636,84.888600 234.05021,86.214700 C 233.14391,87.121000 232.95703,87.575900 233.41727,87.755200 C 233.77647,87.895200 234.55960,87.476100 235.15756,86.823800 C 235.75552,86.171500 236.37677,85.769800 236.53811,85.931100 z M 234.32353,86.839000 C 234.67022,86.421300 235.06781,86.079500 235.20705,86.079500 C 235.34630,86.079500 235.17657,86.421300 234.82988,86.839000 C 234.48318,87.256800 234.08560,87.598500 233.94635,87.598500 C 233.80711,87.598500 233.97683,87.256800 234.32353,86.839000 z M 266.65464,85.563800 C 267.86644,85.013900 269.02782,84.669100 269.23550,84.797400 C 269.44318,84.925800 270.26024,84.355300 271.05119,83.529700 C 272.85401,81.648000 272.51343,81.650700 268.75537,83.547700 C 265.34411,85.269700 262.21317,85.541200 260.90069,84.228700 C 259.50129,82.829300 259.13470,81.163200 259.13470,76.202600 C 259.13470,73.561600 258.90845,71.315300 258.62478,71.139900 C 257.86263,70.668900 257.41313,72.313400 258.08330,73.120900 C 258.44422,73.555800 258.62604,75.552800 258.56334,78.393400 C 258.48396,81.990500 258.64846,83.249800 259.33444,84.296800 C 260.91096,86.702800 263.25168,87.108000 266.65464,85.563800 z M 247.70834,79.249200 C 248.80389,78.858900 249.92142,78.676200 250.19174,78.843300 C 250.46205,79.010400 250.53077,78.900400 250.34445,78.598900 C 250.00188,78.044600 251.86282,77.148100 252.80532,77.413400 C 253.08382,77.491800 253.14223,77.386500 252.93513,77.179400 C 252.61279,76.857000 254.34729,75.242000 255.08390,75.178600 C 255.70197,75.125400 257.61565,73.637900 257.61565,73.210700 C 257.61565,72.950600 256.99594,73.290200 256.23851,73.965400 C 255.48108,74.640600 255.18686,74.770500 255.58469,74.254200 C 255.98251,73.737900 256.48220,72.142900 256.69511,70.709700 C 257.71265,63.860400 257.82411,63.599000 259.89033,63.215400 C 261.02194,63.005400 261.51248,61.391000 261.60655,57.567400 C 261.64299,56.086100 261.86477,55.254900 262.17281,55.445300 C 262.79767,55.831500 262.85129,60.255600 262.23111,60.255600 C 261.98469,60.255600 261.89171,61.793700 262.02449,63.673500 C 262.22632,66.530800 262.48019,67.286500 263.57249,68.281400 C 264.66844,69.279600 265.21184,69.418200 266.94341,69.141400 C 268.14067,68.949900 269.59278,68.250700 270.40060,67.476800 C 271.16668,66.742900 271.79347,66.373100 271.79347,66.655200 C 271.79347,67.429900 269.69792,69.233100 268.08946,69.842500 C 264.85231,71.069100 262.40489,69.917600 261.67773,66.826000 L 261.26377,65.065900 L 261.21194,66.998000 C 261.14225,69.595700 261.82316,70.695000 263.93320,71.391400 C 265.97116,72.064000 267.37592,71.746400 269.51489,70.129500 C 270.96538,69.033000 273.57782,65.288800 272.37271,66.033600 C 271.64428,66.483800 271.64451,66.200100 272.37386,64.599300 C 272.69308,63.898700 273.14537,63.443600 273.37894,63.587900 C 273.61252,63.732300 273.66465,63.155500 273.49478,62.306200 C 273.32492,61.456900 273.38531,60.762000 273.62899,60.762000 C 273.87268,60.762000 274.07205,59.508700 274.07205,57.977000 C 274.07205,56.445300 273.87268,55.192100 273.62899,55.192100 C 273.38531,55.192100 273.32265,54.508500 273.48975,53.673100 C 273.67756,52.734000 273.58438,52.154000 273.24569,52.154000 C 272.94437,52.154000 272.82898,51.812200 272.98929,51.394500 C 273.14959,50.976700 273.03566,50.635000 272.73611,50.635000 C 272.43655,50.635000 272.32263,50.293200 272.48293,49.875400 C 272.64323,49.457700 272.52930,49.115900 272.22976,49.115900 C 271.93020,49.115900 271.81627,48.774100 271.97658,48.356400 C 272.13688,47.938600 272.02295,47.596900 271.72341,47.596900 C 271.42385,47.596900 271.30992,47.255100 271.47023,46.837300 C 271.63053,46.419600 271.52753,46.077800 271.24134,46.077800 C 270.95515,46.077800 270.86182,45.849900 271.03394,45.571400 C 271.20606,45.293000 271.09213,45.065100 270.78077,45.065100 C 270.46940,45.065100 270.35547,44.837200 270.52759,44.558700 C 270.69971,44.280300 270.58578,44.052400 270.27442,44.052400 C 269.96305,44.052400 269.84912,43.824500 270.02124,43.546000 C 270.19336,43.267600 270.07943,43.039700 269.76807,43.039700 C 269.45670,43.039700 269.34377,42.810200 269.51710,42.529800 C 269.69043,42.249300 269.47734,41.883600 269.04354,41.717200 C 268.60975,41.550700 268.36671,41.233500 268.50346,41.012200 C 268.64020,40.791000 267.89835,39.858300 266.85491,38.939600 C 265.81146,38.020900 265.01681,37.080100 265.08902,36.849100 C 265.16123,36.618000 264.87771,36.297500 264.45899,36.136800 C 264.04027,35.976100 263.82374,35.640700 263.97783,35.391400 C 264.13191,35.142100 264.00322,34.938100 263.69186,34.938100 C 263.38049,34.938100 263.26756,34.708600 263.44090,34.428200 C 263.61423,34.147700 263.40113,33.782000 262.96734,33.615600 C 262.53354,33.449100 262.30469,33.108900 262.45877,32.859600 C 262.61286,32.610300 262.48417,32.406300 262.17281,32.406300 C 261.86144,32.406300 261.74751,32.178500 261.91963,31.900000 C 262.09175,31.621500 261.97782,31.393600 261.66646,31.393600 C 261.35509,31.393600 261.24116,31.165800 261.41328,30.887300 C 261.58540,30.608800 261.47147,30.380900 261.16011,30.380900 C 260.84874,30.380900 260.73481,30.153100 260.90693,29.874600 C 261.07905,29.596100 260.96512,29.368200 260.65376,29.368200 C 260.34239,29.368200 260.22846,29.140400 260.40058,28.861900 C 260.57270,28.583400 260.44784,28.355500 260.12312,28.355500 C 259.79839,28.355500 259.66386,28.013700 259.82417,27.596000 C 259.98447,27.178300 259.87054,26.836500 259.57099,26.836500 C 259.27144,26.836500 259.15751,26.494700 259.31782,26.077000 C 259.47812,25.659200 259.36519,25.317400 259.06685,25.317400 C 258.70973,25.317400 258.58543,23.847100 258.70298,21.013400 C 258.80118,18.646100 258.68063,16.709400 258.43510,16.709400 C 258.18956,16.709400 258.11091,15.798000 258.26032,14.684100 C 258.41597,13.523600 258.32175,12.658700 258.03970,12.658700 C 257.76894,12.658700 257.69241,12.201800 257.86962,11.643500 C 258.08346,10.969700 257.92561,10.526100 257.40030,10.324500 C 256.96496,10.157500 256.73484,9.8168000 256.88892,9.5675000 C 257.04300,9.3182000 256.91432,9.1142000 256.60295,9.1142000 C 256.29159,9.1142000 256.17766,8.8864000 256.34978,8.6079000 C 256.52189,8.3294000 256.40797,8.1015000 256.09660,8.1015000 C 255.78524,8.1015000 255.64976,7.9085000 255.79554,7.6726000 C 256.13983,7.1156000 253.34962,4.4347000 252.89680,4.8875000 C 252.70724,5.0771000 252.55215,4.9529000 252.55215,4.6116000 C 252.55215,4.2702000 252.32429,4.1318000 252.04580,4.3039000 C 251.76730,4.4760000 251.53945,4.3621000 251.53945,4.0507000 C 251.53945,3.7393000 251.31159,3.6254000 251.03310,3.7975000 C 250.75460,3.9696000 250.52675,3.8557000 250.52675,3.5444000 C 250.52675,3.2330000 250.29889,3.1191000 250.02039,3.2912000 C 249.74190,3.4633000 249.51404,3.3475000 249.51404,3.0338000 C 249.51404,2.6938000 249.10491,2.5933000 248.50134,2.7848000 C 247.94436,2.9616000 247.48864,2.9200000 247.48864,2.6924000 C 247.48864,2.4647000 246.00757,2.2785000 244.19736,2.2785000 C 242.38716,2.2785000 240.90608,2.4737000 240.90608,2.7124000 C 240.90608,2.9511000 240.56430,3.0152000 240.14656,2.8549000 C 239.72882,2.6946000 239.38703,2.7976000 239.38703,3.0838000 C 239.38703,3.3700000 239.15917,3.4633000 238.88068,3.2912000 C 238.60219,3.1191000 238.37433,3.2330000 238.37433,3.5444000 C 238.37433,3.8557000 238.18134,3.9912000 237.94547,3.8454000 C 237.38839,3.5011000 234.70754,6.2913000 235.16036,6.7442000 C 235.34992,6.9337000 235.22573,7.0888000 234.88439,7.0888000 C 234.54304,7.0888000 234.40458,7.3167000 234.57670,7.5952000 C 234.74882,7.8737000 234.63489,8.1015000 234.32353,8.1015000 C 234.01216,8.1015000 233.89823,8.3294000 234.07035,8.6079000 C 234.24247,8.8864000 234.14914,9.1142000 233.86295,9.1142000 C 233.57676,9.1142000 233.47376,9.4560000 233.63407,9.8737000 C 233.79437,10.291500 233.73025,10.633300 233.49159,10.633300 C 233.25292,10.633300 233.05765,14.051100 233.05765,18.228500 C 233.05765,22.405900 233.19339,25.823800 233.35929,25.823800 C 233.52519,25.823800 233.70188,27.077000 233.75193,28.608700 C 233.80812,30.328300 233.63288,31.393600 233.29382,31.393600 C 232.99181,31.393600 232.88553,31.621500 233.05765,31.900000 C 233.22977,32.178500 233.11584,32.406300 232.80448,32.406300 C 232.49311,32.406300 232.36443,32.610300 232.51851,32.859600 C 232.67259,33.108900 232.44374,33.449100 232.00995,33.615600 C 231.57616,33.782000 231.34830,34.123800 231.50360,34.375100 C 231.65890,34.626400 231.43104,34.968200 230.99725,35.134600 C 230.56346,35.301100 230.33495,35.641800 230.48946,35.891800 C 230.64396,36.141800 230.19543,36.723100 229.49271,37.183500 C 228.79000,37.644000 228.32729,38.202300 228.46448,38.424300 C 228.60166,38.646200 228.03294,39.331300 227.20066,39.946600 C 226.36837,40.562000 225.82112,41.281800 225.98455,41.546200 C 226.14797,41.810600 226.02693,42.027000 225.71557,42.027000 C 225.40420,42.027000 225.29027,42.254900 225.46239,42.533300 C 225.63451,42.811800 225.52058,43.039700 225.20922,43.039700 C 224.89785,43.039700 224.78392,43.267600 224.95604,43.546000 C 225.12816,43.824500 225.03483,44.052400 224.74864,44.052400 C 224.46245,44.052400 224.35945,44.394200 224.51976,44.811900 C 224.68006,45.229700 224.54362,45.571400 224.21657,45.571400 C 223.85235,45.571400 223.74647,45.963900 223.94334,46.584100 C 224.12357,47.152000 224.03433,47.596900 223.74018,47.596900 C 223.45166,47.596900 223.34675,47.938600 223.50706,48.356400 C 223.66736,48.774100 223.53283,49.115900 223.20811,49.115900 C 222.88338,49.115900 222.75852,49.343800 222.93064,49.622300 C 223.10276,49.900700 223.00943,50.128600 222.72324,50.128600 C 222.43705,50.128600 222.33405,50.470400 222.49435,50.888100 C 222.65466,51.305900 222.52013,51.647700 222.19540,51.647700 C 221.87068,51.647700 221.74582,51.875500 221.91794,52.154000 C 222.09006,52.432500 221.97613,52.660400 221.66476,52.660400 C 221.35340,52.660400 221.23947,52.888200 221.41159,53.166700 C 221.58371,53.445200 221.46978,53.673100 221.15841,53.673100 C 220.84705,53.673100 220.71836,53.877000 220.87245,54.126400 C 221.02653,54.375700 220.79768,54.715800 220.36388,54.882300 C 219.93009,55.048800 219.71699,55.414400 219.89033,55.694900 C 220.06366,55.975300 219.95073,56.204800 219.63936,56.204800 C 219.32800,56.204800 219.21407,56.432700 219.38619,56.711200 C 219.55830,56.989700 219.44247,57.217500 219.12877,57.217500 C 218.78884,57.217500 218.68827,57.626600 218.87983,58.230200 C 219.05661,58.787200 218.97220,59.242900 218.69225,59.242900 C 218.05421,59.242900 218.15331,61.403700 218.81209,61.855900 C 219.08004,62.039900 220.02402,62.072800 220.90981,61.929000 C 222.21124,61.717800 222.87557,61.979500 224.37113,63.292700 C 225.38907,64.186400 226.22192,65.168200 226.22192,65.474300 C 226.22192,65.780500 225.35444,65.183900 224.29420,64.148600 C 222.69451,62.586600 222.05668,62.289100 220.54591,62.400200 C 219.54460,62.473900 218.82591,62.697600 218.94881,62.897400 C 219.07172,63.097100 219.86211,63.122600 220.70524,62.954000 C 221.99344,62.696300 222.53604,62.938200 224.10348,64.468700 C 225.12937,65.470500 226.19660,66.299500 226.47509,66.311000 C 226.75359,66.322400 227.06797,66.591400 227.17372,66.908700 C 227.29215,67.263900 227.11625,67.331100 226.71572,67.083600 C 226.28615,66.818100 226.18980,66.882900 226.43185,67.274500 C 226.63337,67.600600 226.98868,67.749700 227.22143,67.605800 C 227.45418,67.462000 228.23594,68.353300 228.95867,69.586600 C 230.42292,72.085100 230.57328,72.640800 229.63978,72.103600 C 229.27205,71.891900 229.18365,71.932500 229.42880,72.200300 C 229.66088,72.453800 230.09761,72.661200 230.39931,72.661200 C 230.70101,72.661200 231.05337,72.977700 231.18233,73.364600 C 231.33863,73.833500 231.20000,73.934100 230.76653,73.666200 C 230.32755,73.394800 230.24041,73.465200 230.49837,73.882500 C 230.70853,74.222600 231.01165,74.369600 231.17197,74.209300 C 231.33230,74.049000 232.02980,74.432600 232.72197,75.061700 C 233.41415,75.690900 233.79809,75.891300 233.57517,75.507000 C 233.30263,75.037300 233.38992,74.881800 233.84164,75.032300 C 234.21111,75.155500 234.92640,74.843300 235.43117,74.338500 C 236.43720,73.332500 236.66122,71.901700 235.81270,71.901700 C 235.51777,71.901700 235.39846,71.704300 235.54758,71.463000 C 235.87276,70.936800 234.11729,69.238600 233.68996,69.665900 C 233.52594,69.829900 233.00683,69.376700 232.53637,68.658700 C 232.06592,67.940700 231.48808,67.472500 231.25228,67.618200 C 231.01649,67.763900 230.44684,67.308200 229.98641,66.605500 C 229.52597,65.902800 228.98118,65.431700 228.77577,65.558600 C 228.57035,65.685600 227.78462,65.144800 227.02970,64.356800 C 225.82866,63.103200 225.64243,62.468000 225.53968,59.275300 C 225.47510,57.268500 225.61771,55.505800 225.85661,55.358100 C 226.09550,55.210500 226.16865,54.770900 226.01915,54.381400 C 225.86966,53.991800 225.99244,53.673100 226.29198,53.673100 C 226.59153,53.673100 226.70546,53.331300 226.54516,52.913500 C 226.38486,52.495800 226.46726,52.154000 226.72827,52.154000 C 226.98928,52.154000 227.07168,51.812200 226.91138,51.394500 C 226.75108,50.976700 226.88560,50.635000 227.21033,50.635000 C 227.53505,50.635000 227.65991,50.407100 227.48779,50.128600 C 227.31568,49.850100 227.42961,49.622300 227.74097,49.622300 C 228.05233,49.622300 228.16626,49.394400 227.99414,49.115900 C 227.82203,48.837400 227.93596,48.609600 228.24732,48.609600 C 228.55868,48.609600 228.67261,48.381700 228.50050,48.103200 C 228.32838,47.824700 228.44231,47.596900 228.75367,47.596900 C 229.06504,47.596900 229.17896,47.369000 229.00685,47.090500 C 228.83473,46.812000 228.94866,46.584100 229.26002,46.584100 C 229.57139,46.584100 229.68432,46.354700 229.51099,46.074200 C 229.33765,45.793800 229.55075,45.428100 229.98455,45.261600 C 230.41834,45.095200 230.64719,44.755000 230.49311,44.505700 C 230.33902,44.256400 230.43293,44.052400 230.70179,44.052400 C 230.97064,44.052400 231.07825,43.539700 230.94092,42.913100 C 230.73351,41.966700 230.79151,41.902400 231.28343,42.533300 C 231.75558,43.138900 231.82227,42.907900 231.61237,41.394100 C 231.45990,40.294400 231.56139,39.495200 231.85349,39.495200 C 232.13091,39.495200 232.21707,39.267400 232.04495,38.988900 C 231.87283,38.710400 231.98676,38.482500 232.29812,38.482500 C 232.60949,38.482500 232.72342,38.254700 232.55130,37.976200 C 232.37918,37.697700 232.49311,37.469800 232.80448,37.469800 C 233.11584,37.469800 233.22977,37.242000 233.05765,36.963500 C 232.88553,36.685000 232.99946,36.457100 233.31083,36.457100 C 233.62219,36.457100 233.73512,36.227700 233.56179,35.947200 C 233.38846,35.666800 233.60156,35.301100 234.03535,35.134600 C 234.46914,34.968200 234.69799,34.628000 234.54391,34.378700 C 234.38983,34.129400 234.51851,33.925400 234.82988,33.925400 C 235.14124,33.925400 235.25517,33.697500 235.08305,33.419000 C 234.91093,33.140500 235.01409,32.912700 235.31229,32.912700 C 235.90279,32.912700 235.75848,29.216900 235.10988,27.728900 C 234.89896,27.245100 234.96568,26.162700 235.25815,25.323800 C 235.56324,24.448600 235.59207,23.798400 235.32578,23.798400 C 235.07051,23.798400 235.00716,23.419200 235.18499,22.955800 C 235.37813,22.452500 235.30322,22.240000 234.99899,22.428000 C 234.29986,22.860100 234.49320,16.965700 235.20634,16.106400 C 236.29143,14.799000 240.95466,15.908300 240.11110,17.273200 C 239.95848,17.520100 240.08924,17.722200 240.40168,17.722200 C 240.71411,17.722200 240.92918,18.120900 240.87960,18.608300 C 240.69634,20.409900 240.93914,20.760300 242.37096,20.760300 C 243.96387,20.760300 244.53787,19.937700 244.10367,18.277400 C 243.93807,17.644100 244.06624,17.215800 244.42137,17.215800 C 244.74877,17.215800 244.87800,16.991500 244.70853,16.717300 C 244.31340,16.077900 247.42325,14.166200 248.75452,14.230100 C 249.60189,14.270700 249.56055,14.349100 248.50134,14.710100 C 247.28094,15.126000 247.29005,15.138500 248.75482,15.058000 C 250.47815,14.963400 251.69800,15.536900 251.26465,16.238100 C 251.10442,16.497400 251.22808,16.709500 251.53945,16.709500 C 251.85081,16.709500 251.96474,16.937300 251.79262,17.215800 C 251.62050,17.494300 251.71383,17.722200 252.00002,17.722200 C 252.28621,17.722200 252.38921,18.064000 252.22891,18.481700 C 252.06860,18.899400 252.18968,19.241200 252.49797,19.241200 C 252.80626,19.241200 253.05850,19.810900 253.05850,20.507100 C 253.05850,21.203300 252.80626,21.773000 252.49797,21.773000 C 252.18968,21.773000 252.06860,22.114800 252.22891,22.532500 C 252.38921,22.950200 252.29164,23.292000 252.01209,23.292000 C 251.68165,23.292000 251.69172,23.643100 252.04089,24.295600 C 252.33628,24.847500 252.56803,26.157700 252.55589,27.207100 C 252.52258,30.086500 252.72271,31.393600 253.19689,31.393600 C 253.43214,31.393600 253.48379,31.621500 253.31167,31.900000 C 253.13956,32.178500 253.25348,32.406300 253.56485,32.406300 C 253.87621,32.406300 253.99014,32.634200 253.81802,32.912700 C 253.64591,33.191200 253.75983,33.419000 254.07120,33.419000 C 254.38256,33.419000 254.51125,33.623000 254.35717,33.872300 C 254.20308,34.121600 254.44113,34.465300 254.88617,34.636100 C 255.34751,34.813200 255.57074,35.271300 255.40550,35.701900 C 255.24610,36.117300 255.34984,36.457100 255.63603,36.457100 C 255.92221,36.457100 256.01554,36.685000 255.84343,36.963500 C 255.67131,37.242000 255.78714,37.469800 256.10084,37.469800 C 256.44077,37.469800 256.54134,37.879000 256.34978,38.482500 C 256.15189,39.106000 256.25879,39.495200 256.62789,39.495200 C 256.97812,39.495200 257.11730,39.916300 256.96259,40.507900 C 256.81693,41.064900 256.94226,41.520600 257.24110,41.520600 C 257.53993,41.520600 257.63398,41.671100 257.45009,41.855000 C 257.26620,42.038900 257.57382,42.510200 258.13370,42.902300 C 258.69357,43.294500 259.02046,43.827600 258.86012,44.087000 C 258.69977,44.346500 258.82334,44.558700 259.13470,44.558700 C 259.44607,44.558700 259.56000,44.786600 259.38788,45.065100 C 259.21576,45.343600 259.32969,45.571400 259.64106,45.571400 C 259.95242,45.571400 260.06635,45.799300 259.89423,46.077800 C 259.72211,46.356300 259.83604,46.584100 260.14741,46.584100 C 260.45877,46.584100 260.57270,46.812000 260.40058,47.090500 C 260.22846,47.369000 260.32179,47.596900 260.60798,47.596900 C 260.89417,47.596900 260.98282,47.976000 260.80499,48.439400 C 260.57109,49.049000 260.66593,49.168100 261.14790,48.870300 C 261.65873,48.554600 261.73807,48.761700 261.48800,49.758000 C 261.29599,50.523000 261.38764,51.132800 261.71085,51.240500 C 262.08433,51.365000 262.11278,51.985500 261.79983,53.181200 L 261.33980,54.938900 L 261.01208,52.208400 C 260.68617,49.492900 258.82392,45.226700 257.12035,43.292900 C 256.62968,42.735900 256.07921,41.294500 255.89710,40.089700 C 255.51419,37.556600 253.12385,32.569400 251.65847,31.246200 C 250.68894,30.370700 250.60347,30.380600 249.19794,31.532100 C 246.70577,33.573900 242.95145,35.926500 241.67343,36.247200 C 240.43698,36.557600 238.31687,35.018900 237.78583,33.425800 C 237.34730,32.110200 235.93183,33.348100 234.07204,36.673700 C 232.58782,39.327700 232.28466,40.306600 232.55946,41.557800 C 232.81742,42.732300 232.65867,43.396400 231.92302,44.220400 C 228.83016,47.684800 226.22192,54.433300 226.22192,58.971400 L 226.22192,62.221300 L 229.37056,64.909500 C 237.41292,71.775800 238.04852,72.894300 235.32270,75.384000 L 233.79013,76.783700 L 234.82832,77.723300 C 235.63038,78.449200 235.71983,78.765200 235.22161,79.113100 C 234.78603,79.417100 234.90541,79.474100 235.58940,79.288500 C 236.14639,79.137400 236.94389,79.232900 237.36163,79.500700 C 238.49757,80.229200 245.43079,80.060600 247.70834,79.249200 z M 224.78282,60.762000 C 224.78282,60.065700 224.89774,59.780900 225.03821,60.129000 C 225.17868,60.477100 225.17868,61.046800 225.03821,61.394900 C 224.89774,61.743000 224.78282,61.458200 224.78282,60.762000 z M 256.11442,30.414200 C 255.38752,29.056000 255.44639,28.861900 256.58514,28.861900 C 257.60236,28.861900 258.84994,30.496900 258.27297,31.073900 C 257.65279,31.694100 256.63249,31.382300 256.11442,30.414200 z M 257.61565,30.410800 C 257.61565,30.148800 257.38780,29.793500 257.10930,29.621400 C 256.83081,29.449300 256.60295,29.663700 256.60295,30.097900 C 256.60295,30.532000 256.83081,30.887300 257.10930,30.887300 C 257.38780,30.887300 257.61565,30.672900 257.61565,30.410800 z M 249.51404,7.8483000 C 249.51404,6.9439000 249.78771,6.5825000 250.47257,6.5825000 C 251.82190,6.5825000 252.21830,7.9736000 251.04753,8.6001000 C 249.66956,9.3376000 249.51404,9.2614000 249.51404,7.8483000 z M 233.31083,76.790500 C 233.31083,76.694400 232.79815,76.181700 232.17154,75.651200 L 231.03225,74.686600 L 231.99684,75.825900 C 232.90332,76.896500 233.31083,77.195700 233.31083,76.790500 z M 211.13282,67.865500 C 210.80434,67.364900 210.03386,69.177100 210.02645,70.467800 C 210.00975,73.377800 210.77600,73.698200 211.03377,70.889000 C 211.17432,69.357300 211.21889,67.996700 211.13282,67.865500 z M 228.24732,69.369900 C 227.94923,68.812900 227.59141,68.357200 227.45216,68.357200 C 227.31292,68.357200 227.44288,68.812900 227.74097,69.369900 C 228.03906,69.926900 228.39688,70.382600 228.53613,70.382600 C 228.67537,70.382600 228.54541,69.926900 228.24732,69.369900 z M 215.84173,67.344500 C 216.01385,67.066000 215.92682,66.838200 215.64832,66.838200 C 215.36983,66.838200 215.00115,67.066000 214.82903,67.344500 C 214.65691,67.623000 214.74395,67.850900 215.02244,67.850900 C 215.30093,67.850900 215.66961,67.623000 215.84173,67.344500 z M 251.55484,27.485300 C 251.96405,26.292300 251.96256,25.613800 251.54930,24.953500 C 251.05455,24.163100 251.02325,24.192400 251.29621,25.190800 C 251.51204,25.980300 251.38881,26.330100 250.89492,26.330100 C 250.50289,26.330100 248.75223,27.044700 247.00457,27.918000 C 242.58638,30.125800 240.00417,30.356800 238.09566,28.715200 L 236.61898,27.445000 L 237.49012,25.618200 C 237.96924,24.613500 239.10473,23.338100 240.01343,22.784100 C 240.92213,22.230100 241.35976,21.775900 240.98595,21.774900 C 240.61214,21.773800 239.72694,22.228700 239.01885,22.785700 C 238.31076,23.342700 237.42035,23.798400 237.04017,23.798400 C 236.65999,23.798400 236.34582,24.083200 236.34202,24.431300 C 236.33821,24.779400 236.20132,25.563100 236.03781,26.172800 C 235.80782,27.030500 236.27241,27.798400 238.09009,29.564900 C 240.18379,31.599800 240.72696,31.865000 243.07803,32.000800 C 246.53914,32.200700 250.69718,29.985700 251.55484,27.485300 z M 249.72464,22.967200 C 249.96323,22.345500 249.88121,22.264600 249.39905,22.646100 C 249.04456,22.926600 248.41273,23.282600 247.99499,23.437200 C 247.47657,23.629200 247.57992,23.731100 248.32058,23.758400 C 248.91739,23.780400 249.54922,23.424400 249.72464,22.967200 z M 238.88068,21.517900 C 238.88068,21.055600 239.20242,20.895600 239.76680,21.077100 C 240.48923,21.309500 240.51707,21.266000 239.91756,20.841400 C 239.51312,20.555100 239.04604,20.404900 238.87962,20.507800 C 238.71319,20.610600 238.26695,20.196800 237.88798,19.588200 C 237.23511,18.539800 237.24973,18.521600 238.16640,19.241200 C 239.04878,19.934000 239.07625,19.927000 238.47880,19.162700 C 237.41924,17.807100 236.07579,18.333900 236.21415,20.050700 C 236.31484,21.300100 236.26338,21.368400 235.86998,20.507100 C 235.54560,19.796900 235.39677,19.725500 235.37182,20.267800 C 235.35224,20.693200 235.69150,21.548500 236.12571,22.168400 C 236.76302,23.078300 237.10463,23.194200 237.89794,22.769600 C 238.43845,22.480400 238.88068,21.917100 238.88068,21.517900 z M 246.47594,22.532500 C 245.73377,21.638200 246.50607,21.499300 247.37714,22.370400 C 248.32755,23.320800 250.31760,22.014800 250.25061,20.484600 C 250.22085,19.804800 250.00642,19.076000 249.77409,18.865100 C 249.54177,18.654200 249.54588,18.823500 249.78324,19.241200 C 250.15435,19.894400 250.09558,19.904100 249.36364,19.310400 C 248.89551,18.930800 248.63736,18.418100 248.78998,18.171100 C 248.94259,17.924200 248.80988,17.722200 248.49506,17.722200 C 247.72289,17.722200 246.44529,19.041800 246.83762,19.434100 C 247.01002,19.606500 246.88524,19.747600 246.56033,19.747600 C 246.23542,19.747600 245.96959,20.203300 245.96959,20.760300 C 245.96959,21.588800 245.63202,21.773000 244.11297,21.773000 C 243.09183,21.773000 242.40505,21.921700 242.58679,22.103400 C 242.76853,22.285100 243.60005,22.414400 244.43461,22.390700 C 245.26917,22.367000 246.08333,22.560100 246.24385,22.819800 C 246.40437,23.079500 246.66409,23.292000 246.82100,23.292000 C 246.97791,23.292000 246.82263,22.950200 246.47594,22.532500 z M 251.85039,19.811400 C 251.50563,17.610800 250.21244,16.203100 248.53553,16.203100 C 246.72658,16.203100 244.95299,17.541600 244.97510,18.890200 C 244.99252,19.952900 245.04244,19.940700 246.13341,18.608300 C 248.41673,15.819500 251.38959,17.555500 250.88315,21.381800 C 250.61724,23.390900 250.65107,23.473000 251.35744,22.532500 C 251.84613,21.881800 252.02236,20.909000 251.85039,19.811400 z M 239.64895,17.714300 C 239.60760,17.152900 239.27046,16.412400 238.89976,16.068600 C 238.36005,15.568100 238.30364,15.580500 238.61663,16.130800 C 238.91067,16.647700 238.75148,16.736700 237.97400,16.489900 C 237.40558,16.309500 236.79395,16.399000 236.61483,16.688900 C 236.43571,16.978700 236.61650,17.215800 237.01657,17.215800 C 237.41665,17.215800 238.02764,17.557600 238.37433,17.975300 C 239.24602,19.025700 239.73814,18.924900 239.64895,17.714300 z "/>
+
+<rect id="d0e118" width="288" height="1000px" x="10" y="1248.515767" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e118" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">El usuario puede intentar todos los tres filtros y observar los diferentes tipos de resultados para diferentes tipos de imágenes de entrada. Siempre habrá una imágen donde uno trabajará mejor que otro.
+</flowDiv></flowRoot>
+
+<rect id="d0e121" width="288" height="1000px" x="10" y="1300.1610620000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e121" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Después del trazo, también se sugiere al usuario intentar <flowSpan style="font-family:sans serif">Trazo &gt; Simplificar</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+L</flowSpan>) sobre el trazo resultante, para reducir el número de nodos. Esto puede hacer el resultado del Potrace mucho más simple de editar. Por ejemplo, aquí podemos observar el típico trazo del Hombre Viejo Tocando Guitarra:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1371.45433) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f05.svgtext2879" y="128.14566" x="81.327339" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="128.14566" x="81.327339" id="tracing-f05.svgtspan2880" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1371.45433) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f05.svgtext2882" y="124.44067" x="227.33034" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="124.44067" x="227.33034" id="tracing-f05.svgtspan2883" sodipodi:role="line">Traced Image / Output Path</tspan><tspan y="130.44067" x="227.33034" id="tracing-f05.svgtspan2893" sodipodi:role="line">(1,551 nodes)</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1371.45433) " y="6.6406254e-05" x="39.653900" id="tracing-f05.svgimage1651" height="115.89471" width="83.346848" sodipodi:absref="/oldguitar.jpg" xlink:href="oldguitar.jpg"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1371.45433) " id="tracing-f05.svgpath1653" d="M 185.42469,89.582700 L 185.42469,63.270600 L 186.10911,63.229200 L 186.79352,63.187800 L 186.10284,63.055100 L 185.41215,62.922500 L 185.43373,47.963300 L 185.45530,33.004100 L 186.40565,32.936200 C 186.92835,32.898800 187.46690,32.693500 187.60243,32.479900 C 187.78253,32.196100 187.85011,32.234900 187.85352,32.623900 C 187.86158,33.545300 188.89924,33.121400 189.15653,32.091600 C 189.27303,31.625300 189.31677,31.678600 189.34382,32.319700 C 189.37345,33.022200 189.51317,33.155500 190.21561,33.151600 C 190.85028,33.148000 190.94415,33.078600 190.60465,32.863900 C 190.35855,32.708300 190.23959,32.498500 190.34030,32.397800 C 190.44102,32.297100 190.71815,32.409400 190.95615,32.647400 C 191.41140,33.102700 195.57509,33.279800 195.29843,32.832200 C 195.21945,32.704400 195.32679,32.520900 195.53696,32.424600 C 195.74713,32.328200 195.61110,32.325700 195.23467,32.419100 C 194.85824,32.512500 194.55026,32.465600 194.55026,32.314900 C 194.55026,31.800700 194.85872,31.732400 196.23626,31.941500 C 196.99390,32.056400 197.68543,32.034600 197.77299,31.892900 C 197.99327,31.536500 198.50467,31.569000 198.50467,31.939500 C 198.50467,32.106800 198.29934,32.243700 198.04839,32.243700 C 197.79744,32.243700 197.59211,32.371000 197.59211,32.526700 C 197.59211,32.682400 197.28412,32.867600 196.90770,32.938300 C 196.53127,33.009000 196.74235,33.064600 197.37678,33.061800 C 198.01121,33.059000 198.60104,32.942200 198.68752,32.802300 C 198.77400,32.662300 199.11853,32.547900 199.45313,32.547900 C 199.78773,32.547900 199.98202,32.419300 199.88488,32.262100 C 199.78774,32.104900 199.95077,31.968300 200.24716,31.958500 C 202.15816,31.895200 203.93389,31.706900 204.58838,31.498100 C 205.00664,31.364700 205.24705,31.362900 205.12264,31.494200 C 204.99823,31.625400 205.19297,31.940500 205.55541,32.194400 C 206.32504,32.733500 211.88883,33.056100 211.88883,32.561700 C 211.88883,32.397300 211.68351,32.341600 211.43256,32.437900 C 211.18160,32.534200 210.97628,32.484200 210.97628,32.326900 C 210.97628,32.169600 210.77095,32.040900 210.52000,32.040900 C 210.26905,32.040900 210.06372,32.132100 210.06372,32.243700 C 210.06372,32.355200 209.85275,32.446500 209.59490,32.446500 C 209.32745,32.446500 209.16949,32.239600 209.22714,31.964800 C 209.29207,31.655400 209.59558,31.510700 210.07619,31.560200 C 210.66137,31.620400 210.72487,31.571700 210.36791,31.336700 C 209.70334,30.899100 209.11491,30.960200 208.71397,31.508500 C 208.44112,31.881700 208.09204,31.939600 207.16400,31.765500 C 206.01097,31.549100 205.99358,31.528500 206.69883,31.213800 C 207.24890,30.968400 207.46256,30.980200 207.55620,31.261100 C 207.72569,31.769600 208.23861,31.736400 208.23861,31.217000 C 208.23861,30.354500 209.97302,30.407300 212.26046,31.339400 C 213.47814,31.835600 214.56012,32.242100 214.66488,32.242600 C 215.01932,32.244600 215.16729,28.755200 214.82215,28.533900 C 214.64058,28.417600 214.58742,28.226900 214.70401,28.110400 C 215.13220,27.682200 215.89792,28.700300 215.74088,29.489000 C 215.60037,30.194700 216.09891,31.331100 216.54899,31.331100 C 216.64931,31.331100 216.88580,30.817800 217.07453,30.190400 C 217.59946,28.445400 218.58442,27.385800 219.39381,27.695300 C 219.91629,27.895100 220.02543,28.133200 219.91518,28.832800 C 219.72027,30.069400 220.41787,30.534600 222.54953,30.589500 L 224.32775,30.635300 L 224.15543,29.690400 C 224.06066,29.170700 223.58892,28.240300 223.10713,27.622700 C 222.62534,27.005100 222.23114,26.234800 222.23114,25.910900 C 222.23114,25.069000 221.61498,24.668000 219.97634,24.443400 C 219.07923,24.320500 218.20914,23.953700 217.64959,23.462700 C 216.41838,22.382400 216.53000,22.083300 217.89199,22.813300 C 219.17148,23.499100 220.71022,23.622300 220.71022,23.039000 C 220.71022,22.828100 220.40223,22.308000 220.02580,21.883200 C 219.12914,20.871400 218.58092,19.894200 218.58092,19.307900 C 218.58092,18.801900 218.96553,19.019600 220.00647,20.114600 C 220.26507,20.386600 220.70031,20.551100 220.97367,20.480200 C 221.27896,20.400900 221.58802,20.620800 221.77487,21.050200 C 222.07700,21.744500 225.00592,23.145400 226.33413,23.230800 C 226.67067,23.252500 227.24912,23.578200 227.61957,23.954600 L 228.29312,24.639000 L 227.60436,24.639000 C 227.22554,24.639000 226.78556,24.752800 226.62663,24.891900 C 226.46769,25.031000 225.73339,25.317000 224.99486,25.527500 C 223.42173,25.975800 223.82401,26.512900 225.52603,26.236700 C 226.43089,26.089900 226.56252,26.139900 226.39819,26.568200 C 226.26227,26.922400 226.36714,27.072500 226.75045,27.072500 C 227.30644,27.072500 228.61125,28.248400 228.62860,28.765100 C 228.63386,28.921700 228.96767,29.289300 229.37041,29.582200 L 230.10265,30.114600 L 230.31583,28.693100 C 230.55272,27.113400 230.28979,22.253600 229.89077,20.836700 L 229.63377,19.924200 L 229.41681,21.064900 C 229.29748,21.692200 229.07225,22.205500 228.91630,22.205500 C 228.76035,22.205500 227.84259,21.786200 226.87683,21.273700 C 225.12879,20.346100 223.75646,19.051400 223.75358,18.327200 C 223.75137,17.771200 222.81597,17.862900 222.37783,18.462100 C 222.02970,18.938200 221.96362,18.939600 221.50545,18.481500 C 221.14903,18.125000 221.10881,17.924500 221.36234,17.767800 C 221.60738,17.616400 221.53850,17.419700 221.13653,17.123000 C 220.59825,16.725700 220.61693,16.706600 221.40586,16.847100 C 222.14868,16.979500 222.27573,16.887500 222.43249,16.103700 C 222.66868,14.922700 222.99825,14.961000 222.99455,16.168900 C 222.99287,16.718000 223.17241,17.190400 223.41418,17.273000 C 223.64660,17.352500 223.75528,17.285700 223.65570,17.124600 C 223.55612,16.963400 223.67395,16.831600 223.91755,16.831600 C 224.16114,16.831600 224.36044,16.945700 224.36044,17.085100 C 224.36044,17.224500 224.67528,17.338600 225.06007,17.338600 C 225.44486,17.338600 225.91367,17.492500 226.10185,17.680700 C 226.51310,18.092000 229.22741,17.761300 229.22741,17.299900 C 229.22741,16.606400 228.58855,15.848400 228.14679,16.018000 C 227.89216,16.115700 227.39195,15.939500 227.03520,15.626400 C 226.48825,15.146400 226.41513,15.135700 226.56868,15.558200 C 226.70702,15.938800 226.52923,16.091600 225.82872,16.194400 C 224.24532,16.426800 223.44789,16.135900 223.44789,15.325900 C 223.44789,14.901200 223.63685,14.585200 223.90416,14.562900 C 224.49124,14.514000 224.64651,14.468500 225.65059,14.051600 C 226.10922,13.861200 226.72519,13.791900 227.01943,13.897700 C 227.42423,14.043200 227.37292,13.890900 226.80853,13.271800 C 226.39830,12.821800 225.88499,12.521900 225.66783,12.605200 C 225.45067,12.688500 225.27300,12.555700 225.27300,12.310000 C 225.27300,11.539300 224.76770,11.708800 223.35857,12.952300 C 223.15375,13.133100 222.82485,13.227200 222.62767,13.161500 C 222.43050,13.095700 221.97419,13.336900 221.61366,13.697500 C 221.22157,14.089600 220.72498,14.292000 220.37791,14.201200 C 220.05877,14.117800 219.79759,14.139300 219.79750,14.249200 C 219.79740,14.359000 219.21565,14.448800 218.50471,14.448800 C 217.79376,14.448800 217.14364,14.530000 217.05999,14.629100 C 216.97634,14.728300 216.42880,14.900500 215.84325,15.011700 L 214.77860,15.214000 L 215.69115,14.605300 C 216.19306,14.270500 216.42721,13.995600 216.21149,13.994500 C 215.89131,13.992900 215.89131,13.912100 216.21149,13.554700 C 216.55205,13.174500 216.65110,13.178500 216.96350,13.584900 C 217.69065,14.530800 221.29170,13.298200 223.31341,11.411500 C 223.80563,10.952100 225.30342,10.052300 226.64184,9.4119000 C 227.98025,8.7715000 230.17071,7.6548000 231.50952,6.9305000 C 234.13995,5.5073000 234.28749,5.4872000 238.86852,5.9302000 C 241.33246,6.1685000 241.36336,6.1629000 241.54313,5.4431000 C 241.64315,5.0426000 241.68493,3.6883000 241.63596,2.4335000 L 241.54693,0.15210000 L 250.21622,0.070900000 C 257.74945,0.00030000000 258.93062,0.051300000 259.22976,0.46000000 C 259.53133,0.87210000 259.59556,0.87430000 259.74772,0.47780000 C 259.89266,0.10010000 260.61640,0.042400000 264.11834,0.12970000 C 266.42665,0.18720000 268.41971,0.25000000 268.54737,0.26920000 C 268.71915,0.29510000 268.67298,95.286000 268.49239,113.38520 L 268.46735,115.89470 L 226.94602,115.89470 L 185.42469,115.89470 L 185.42469,89.582700 z M 192.41026,114.69800 C 192.82611,113.92090 192.80796,113.76540 192.30141,113.76540 C 191.90285,113.76540 191.50840,114.38300 191.50840,115.00700 C 191.50840,115.50210 192.08581,115.30420 192.41026,114.69800 z M 194.76559,113.06340 C 194.91182,111.97140 194.68594,112.02600 194.28373,113.17980 C 194.04193,113.87340 194.04789,114.08500 194.30681,113.99870 C 194.49882,113.93460 194.70527,113.51380 194.76559,113.06340 z M 195.95078,112.93520 C 195.84970,112.83420 195.77781,113.01380 195.79101,113.33450 C 195.80561,113.68880 195.87769,113.76090 195.97479,113.51830 C 196.06266,113.29870 196.05186,113.03630 195.95078,112.93520 z M 193.63770,112.42150 C 193.63770,112.01690 193.71888,111.43510 193.81811,111.12870 C 193.94695,110.73070 193.81847,110.78880 193.36859,111.33190 C 192.62860,112.22530 192.53304,113.15700 193.18142,113.15700 C 193.46121,113.15700 193.63770,112.87250 193.63770,112.42150 z M 191.83586,112.62470 C 191.94589,111.54610 192.86405,109.20290 193.17981,109.19480 C 193.34800,109.19050 193.73643,108.64290 194.04298,107.97800 C 194.34954,107.31310 194.74212,106.76910 194.91538,106.76910 C 195.08865,106.76910 195.69811,106.35850 196.26975,105.85660 C 196.84139,105.35470 197.20930,104.94400 197.08732,104.94400 C 196.96535,104.94400 197.32856,104.60240 197.89445,104.18490 C 198.46035,103.76740 199.02878,103.25520 199.15763,103.04680 C 199.32837,102.77050 199.48286,102.75870 199.72736,103.00320 C 200.28427,103.56010 201.94123,103.03500 202.44197,102.14280 C 202.90521,101.31750 202.91339,101.35960 201.85255,99.111900 C 201.46094,98.282100 201.64371,96.731000 202.13309,96.731000 C 202.67882,96.731000 201.26061,94.403500 200.50513,94.059300 C 199.81567,93.745200 199.67075,93.787900 199.25048,94.429300 C 198.98915,94.828100 198.38958,96.570000 197.91809,98.300200 C 197.04865,101.49060 196.22859,103.55220 195.53886,104.28130 C 195.32973,104.50240 195.15863,104.84050 195.15863,105.03260 C 195.15863,105.45340 193.39666,107.00710 192.64576,107.24840 C 192.02496,107.44800 191.37269,108.60880 191.05623,110.07720 C 190.88606,110.86680 190.92378,111.04900 191.21960,110.86610 C 191.60977,110.62500 191.55539,111.10280 191.05409,112.32050 C 190.89886,112.69760 190.97752,112.85290 191.32376,112.85290 C 191.59262,112.85290 191.82306,112.75020 191.83586,112.62470 z M 246.90000,109.56740 C 246.71629,109.50620 246.56599,109.12530 246.56599,108.72100 C 246.56599,108.27040 246.38942,107.98590 246.10971,107.98590 C 245.85876,107.98590 245.65343,108.19120 245.65343,108.44220 C 245.65343,108.69310 245.79032,108.89840 245.95762,108.89840 C 246.12492,108.89840 246.26181,109.02640 246.26181,109.18280 C 246.26181,109.33920 246.42313,109.85250 246.62029,110.32350 L 246.97879,111.17980 L 247.10639,110.42930 C 247.17658,110.01650 247.08370,109.62870 246.90000,109.56740 z M 245.17244,109.40000 C 245.06732,109.12610 244.86014,108.97680 244.71203,109.06840 C 244.56393,109.15990 244.61249,109.41910 244.81995,109.64430 C 245.28662,110.15100 245.42406,110.05570 245.17244,109.40000 z M 243.84341,107.40570 C 243.64209,107.02950 243.33356,106.86140 243.04672,106.97140 C 242.65348,107.12230 242.68976,107.26940 243.27346,107.89080 C 244.02662,108.69250 244.37389,108.39690 243.84341,107.40570 z M 246.12016,105.87400 C 246.05186,105.00360 245.34925,104.62570 245.34925,105.45940 C 245.34925,105.77070 245.13599,106.32990 244.87535,106.70200 C 244.18296,107.69050 244.65077,108.16040 245.48662,107.31600 C 245.88427,106.91430 246.15368,106.30110 246.12016,105.87400 z M 243.52413,104.67710 C 243.52413,104.53030 243.31881,104.23970 243.06786,104.03150 C 242.57258,103.62040 242.51067,103.71870 242.79622,104.46290 C 242.99167,104.97220 243.52413,105.12890 243.52413,104.67710 z M 245.95762,104.31770 C 245.95762,104.14050 245.82074,104.08020 245.65343,104.18360 C 245.48613,104.28700 245.34925,104.43190 245.34925,104.50570 C 245.34925,104.57950 245.48613,104.63980 245.65343,104.63980 C 245.82074,104.63980 245.95762,104.49490 245.95762,104.31770 z M 238.46935,101.89690 C 238.29912,101.72660 237.70724,101.45760 237.15405,101.29890 C 236.16755,101.01600 236.15863,101.02190 236.68939,101.60840 C 236.98701,101.93730 237.57890,102.20640 238.00468,102.20640 C 238.52964,102.20640 238.67921,102.10670 238.46935,101.89690 z M 244.49373,101.69440 C 244.27414,101.60650 244.01178,101.61730 243.91070,101.71840 C 243.80962,101.81950 243.98929,101.89140 244.30995,101.87820 C 244.66431,101.86360 244.73638,101.79150 244.49373,101.69440 z M 235.91950,101.09920 C 235.91950,100.75390 234.87128,100.09670 234.30457,100.08670 C 234.00192,100.08140 233.83003,99.954500 233.92259,99.804700 C 234.01515,99.655000 233.88635,99.453900 233.63636,99.358000 C 233.03391,99.126800 233.05320,98.556100 233.66345,98.556100 C 234.45360,98.556100 233.96141,97.803500 233.10458,97.701600 C 232.66964,97.649800 232.13267,97.387900 231.91130,97.119400 C 231.55244,96.684300 231.58083,96.669800 232.17322,96.985400 C 232.53866,97.180100 233.20481,97.339400 233.65357,97.339400 C 234.36192,97.339400 234.45014,97.440600 234.32273,98.107100 C 234.15385,98.990500 234.54368,99.394700 234.91855,98.724900 C 235.18980,98.240200 236.52787,98.397200 236.52787,98.913700 C 236.52787,99.071400 236.66475,99.115800 236.83205,99.012400 C 236.99935,98.909000 237.13624,98.969400 237.13624,99.146500 C 237.13624,99.323700 237.53548,99.468700 238.02345,99.468700 C 238.51141,99.468700 238.95628,99.597800 239.01205,99.755600 C 239.06782,99.913300 239.79786,100.21910 240.63437,100.43490 C 241.47088,100.65080 242.23156,100.93190 242.32477,101.05970 C 242.59244,101.42650 244.14900,100.57670 243.98923,100.15090 C 243.88131,99.863300 244.16417,99.817000 245.12981,99.964300 C 245.83606,100.07200 246.58500,100.29510 246.79413,100.46000 C 247.06580,100.67430 247.17436,100.61690 247.17436,100.25890 C 247.17436,99.307300 244.84119,98.972900 243.67623,99.757400 C 243.29601,100.01350 241.87760,99.965500 240.48228,99.649400 C 238.11800,99.113800 232.14556,95.562800 224.81672,90.335200 C 221.62849,88.061100 219.46543,87.041900 216.04381,86.201400 C 214.34413,85.783900 212.54283,85.288300 212.04093,85.099900 C 210.34126,84.462100 206.92637,82.285300 206.78627,81.750300 C 206.69607,81.406000 205.99971,81.027900 204.81083,80.677800 C 203.20117,80.203700 203.02871,80.081700 203.41269,79.688700 C 203.88646,79.203700 205.19675,77.140400 205.19675,76.879300 C 205.19675,76.563700 202.57986,77.299800 201.01819,78.054800 C 200.14205,78.478400 199.28531,78.738400 199.11431,78.632800 C 198.09398,78.002200 196.44832,80.390400 195.72926,83.545200 C 195.41234,84.935700 195.43764,85.224700 195.95360,86.108200 C 196.52841,87.092400 198.13894,88.254200 198.58072,88.003300 C 198.70619,87.932000 198.80885,88.066200 198.80885,88.301400 C 198.80885,88.536600 199.07027,89.030500 199.38978,89.398900 L 199.97071,90.068700 L 200.17365,89.144800 C 200.42632,87.994400 200.80948,87.737500 201.39677,88.324800 C 201.88836,88.816400 201.98610,89.147800 201.62257,89.090400 C 200.88541,88.974000 200.32978,89.185500 200.32978,89.582700 C 200.32978,89.833600 200.46667,90.038900 200.63397,90.038900 C 200.80127,90.038900 200.93815,89.902100 200.93815,89.734700 C 200.93815,89.567400 201.07504,89.430600 201.24234,89.430600 C 201.40964,89.430600 201.54653,89.633300 201.54653,89.881000 C 201.54653,90.400300 202.95190,90.807200 204.28420,90.673700 C 204.68978,90.633000 204.68978,90.586000 204.28420,90.250400 C 204.03324,90.042700 203.67841,89.602200 203.49567,89.271500 C 203.31294,88.940700 202.79963,88.491500 202.35498,88.273300 C 201.91033,88.055000 201.54653,87.736100 201.54653,87.564700 C 201.54653,87.373800 201.17807,87.333900 200.59591,87.461700 C 199.93500,87.606900 199.70872,87.567900 199.85340,87.333800 C 199.96786,87.148600 200.29297,86.992700 200.57587,86.987400 C 201.03687,86.978700 201.03184,86.933500 200.52746,86.551400 C 199.84262,86.032500 200.13638,85.356200 200.88057,85.738400 C 201.16319,85.883600 201.56554,85.941000 201.77466,85.866000 C 201.98379,85.791000 202.15490,85.946400 202.15490,86.211300 C 202.15490,86.476200 202.39821,86.692900 202.69558,86.692900 C 203.71404,86.692900 204.54778,87.562400 204.64634,88.727200 C 204.69811,89.339100 204.91266,89.896400 205.12312,89.965500 C 205.41874,90.062700 205.43320,89.900400 205.18667,89.251900 C 204.94086,88.605400 204.96581,88.314400 205.29529,87.984900 C 205.66280,87.617400 205.81444,87.673400 206.37244,88.382800 C 206.72962,88.836900 207.02187,89.403900 207.02187,89.642800 C 207.02187,89.881700 207.26141,90.052800 207.55419,90.023000 C 208.52216,89.924600 208.77446,90.032900 208.92597,90.612300 C 209.03926,91.045600 209.27096,91.148400 209.87400,91.033100 C 210.74553,90.866500 210.83759,90.612400 210.35384,89.708500 C 209.96436,88.980700 210.22149,88.480900 210.85943,88.725700 C 211.20748,88.859300 211.23464,88.966700 210.96281,89.134700 C 210.75792,89.261300 210.69836,89.531200 210.82874,89.742100 C 210.99973,90.018800 211.21463,89.924900 211.62141,89.395900 C 211.92836,88.996700 212.18254,88.822700 212.18626,89.009100 C 212.20683,90.040500 216.91410,93.394900 217.67819,92.922600 C 217.84265,92.821000 218.20690,92.967500 218.48764,93.248200 C 218.96541,93.726000 219.01339,93.717200 219.23778,93.110600 L 219.47751,92.462600 L 220.24596,93.130700 C 220.66860,93.498200 221.01440,93.964900 221.01440,94.167800 C 221.01440,94.678400 220.06870,94.994400 219.68596,94.611700 C 219.16801,94.093700 218.83662,94.254600 218.93999,94.973800 C 219.01588,95.501700 219.25446,95.660700 220.02792,95.698800 C 220.57281,95.725600 221.18879,95.884500 221.39675,96.052000 C 221.60471,96.219500 222.25396,96.452800 222.83952,96.570500 C 223.42507,96.688200 224.65702,97.035400 225.57719,97.342200 C 226.49735,97.649000 227.93462,98.108100 228.77113,98.362400 C 229.60764,98.616600 231.11336,99.199100 232.11718,99.656700 C 233.12099,100.11440 234.03182,100.46900 234.14125,100.44470 C 234.25068,100.42050 234.50699,100.60160 234.71082,100.84720 C 235.08074,101.29300 235.91950,101.46780 235.91950,101.09920 z M 230.13997,97.643600 C 230.13997,97.476300 230.27685,97.339400 230.44415,97.339400 C 230.61146,97.339400 230.74834,97.476300 230.74834,97.643600 C 230.74834,97.810900 230.61146,97.947800 230.44415,97.947800 C 230.27685,97.947800 230.13997,97.810900 230.13997,97.643600 z M 228.92323,97.035200 C 228.92323,96.867900 228.53539,96.731000 228.06137,96.731000 C 227.58734,96.731000 227.09685,96.628400 226.97137,96.502900 C 226.74352,96.275000 226.58824,96.232300 225.72928,96.160700 C 225.19393,96.116100 225.07767,94.297500 225.61016,94.297500 C 225.81563,94.297500 225.87462,94.587200 225.76118,95.039200 C 225.58912,95.724700 225.67956,95.796500 226.95593,95.987900 C 228.21719,96.177100 230.19230,97.305600 229.30346,97.329300 C 229.09433,97.334800 228.92323,97.202500 228.92323,97.035200 z M 223.97780,95.792700 C 223.68370,95.621500 223.30630,95.565900 223.13914,95.669200 C 222.72880,95.922800 222.41795,95.035300 222.68535,94.373600 C 222.87646,93.900600 222.92988,93.917600 223.16437,94.525700 C 223.30952,94.902100 223.62337,95.210100 223.86182,95.210100 C 224.10026,95.210100 224.37414,95.415400 224.47045,95.666400 C 224.67476,96.198800 224.67499,96.198800 223.97780,95.792700 z M 221.62277,94.467600 C 221.62277,93.933300 221.80530,93.854600 222.06606,94.276500 C 222.16232,94.432300 222.10195,94.645700 221.93192,94.750700 C 221.76189,94.855800 221.62277,94.728400 221.62277,94.467600 z M 223.98021,94.400300 C 224.18934,94.315900 224.53155,94.315900 224.74068,94.400300 C 224.94980,94.484600 224.77870,94.553700 224.36044,94.553700 C 223.94219,94.553700 223.77108,94.484600 223.98021,94.400300 z M 202.15490,89.904800 C 202.15490,89.831000 202.29178,89.686100 202.45908,89.582700 C 202.62638,89.479300 202.76327,89.539600 202.76327,89.716800 C 202.76327,89.894000 202.62638,90.038900 202.45908,90.038900 C 202.29178,90.038900 202.15490,89.978600 202.15490,89.904800 z M 204.69335,86.831900 C 204.42454,86.131400 204.66836,86.092900 205.32602,86.732100 C 205.85125,87.242600 205.85810,87.301300 205.39252,87.301300 C 205.10704,87.301300 204.79242,87.090000 204.69335,86.831900 z M 206.16014,98.611200 C 206.88504,98.306900 208.27584,97.884000 209.25081,97.671600 C 210.22578,97.459100 210.95124,97.213000 210.86295,97.124700 C 210.77465,97.036400 209.33321,96.786100 207.65975,96.568400 C 205.98628,96.350800 204.30264,96.076000 203.91831,95.957800 C 203.53399,95.839600 203.32251,95.851400 203.44835,95.984100 C 203.57419,96.116800 203.44739,96.479300 203.16656,96.789600 C 202.77513,97.222100 202.73948,97.437300 203.01380,97.711600 C 203.21061,97.908400 203.37164,98.315800 203.37164,98.617000 C 203.37164,99.337200 204.43595,99.335000 206.16014,98.611200 z M 218.58092,95.036300 C 218.58092,94.664000 217.70382,94.013800 216.94464,93.823300 C 215.84047,93.546200 215.95793,94.039600 217.14294,94.656400 C 218.20459,95.208900 218.58092,95.308400 218.58092,95.036300 z M 214.32232,93.993300 C 214.32232,93.826000 214.18544,93.689200 214.01813,93.689200 C 213.85083,93.689200 213.71395,93.826000 213.71395,93.993300 C 213.71395,94.160600 213.85083,94.297500 214.01813,94.297500 C 214.18544,94.297500 214.32232,94.160600 214.32232,93.993300 z M 215.76720,93.613100 C 215.62366,93.182500 215.13450,93.229800 214.98139,93.689200 C 214.92562,93.856500 215.10813,93.993300 215.38697,93.993300 C 215.66581,93.993300 215.83691,93.822200 215.76720,93.613100 z M 208.23861,90.647300 C 208.23861,90.480000 208.03328,90.343100 207.78233,90.343100 C 207.53138,90.343100 207.32605,90.480000 207.32605,90.647300 C 207.32605,90.814600 207.53138,90.951500 207.78233,90.951500 C 208.03328,90.951500 208.23861,90.814600 208.23861,90.647300 z M 231.81299,82.434300 C 231.70959,82.267000 231.56463,82.130100 231.49085,82.130100 C 231.41707,82.130100 231.35671,82.267000 231.35671,82.434300 C 231.35671,82.601600 231.50167,82.738500 231.67885,82.738500 C 231.85603,82.738500 231.91639,82.601600 231.81299,82.434300 z M 228.46695,81.825900 C 228.36355,81.658600 228.14207,81.521700 227.97477,81.521700 C 227.80747,81.521700 227.75518,81.658600 227.85858,81.825900 C 227.96198,81.993200 228.18346,82.130100 228.35076,82.130100 C 228.51806,82.130100 228.57035,81.993200 228.46695,81.825900 z M 241.73615,81.012200 C 241.37757,80.395600 241.29097,80.593000 241.58451,81.357900 C 241.68882,81.629700 241.83826,81.788100 241.91657,81.709800 C 241.99489,81.631400 241.91370,81.317600 241.73615,81.012200 z M 227.23500,81.251700 C 227.07606,81.103200 226.60381,80.892200 226.18556,80.782800 L 225.42509,80.583800 L 226.18556,81.042000 C 227.03308,81.552600 227.69963,81.685900 227.23500,81.251700 z M 230.74834,80.591200 C 230.74834,80.433800 230.61146,80.305000 230.44415,80.305000 C 230.27685,80.305000 230.13997,80.518400 230.13997,80.779200 C 230.13997,81.040100 230.27685,81.168900 230.44415,81.065500 C 230.61146,80.962100 230.74834,80.748700 230.74834,80.591200 z M 225.12091,80.305000 C 225.01751,80.137700 224.76988,80.002900 224.57063,80.005500 C 224.35295,80.008300 224.39047,80.127800 224.66463,80.305000 C 225.24901,80.682700 225.35431,80.682700 225.12091,80.305000 z M 242.61158,79.569900 C 242.61158,79.332900 242.78268,79.059100 242.99181,78.961500 C 243.29477,78.820100 243.29506,78.748100 242.99327,78.607100 C 242.73406,78.486000 242.90210,78.142600 243.52560,77.519100 C 244.02670,77.018000 244.43460,76.447400 244.43203,76.251100 C 244.42859,75.987400 244.36907,75.984700 244.20390,76.240900 C 244.04491,76.487400 243.85160,76.448800 243.53410,76.106900 C 243.13854,75.681000 243.14719,75.649200 243.61015,75.826900 C 243.92701,75.948400 244.13434,75.881500 244.13716,75.656600 C 244.14010,75.423100 244.24920,75.454700 244.43207,75.742200 C 244.67206,76.119500 244.82926,76.132200 245.33997,75.815700 C 245.83631,75.508100 245.95572,75.508100 245.94795,75.815700 C 245.93310,76.403100 245.16806,77.281800 244.89047,77.030300 C 244.75488,76.907400 244.72472,77.032900 244.82345,77.309200 C 244.94082,77.637600 244.80998,77.862000 244.44556,77.957300 C 244.07291,78.054800 243.90345,78.357500 243.93429,78.870700 C 243.99074,79.810100 244.25329,79.672300 245.16222,78.226200 C 246.56141,76.000000 247.73742,70.346600 246.90795,69.833900 C 246.66685,69.684900 246.56599,70.270800 246.56599,71.820500 C 246.56599,73.029400 246.46333,73.915800 246.33785,73.790400 C 246.09683,73.549300 246.05668,73.383600 245.99564,72.378200 C 245.97473,72.033700 245.84021,71.824500 245.69670,71.913200 C 245.55320,72.001800 245.46251,71.433000 245.49517,70.649000 C 245.52783,69.865000 245.37034,68.611500 245.14520,67.863400 C 244.92006,67.115400 244.81465,66.255000 244.91096,65.951600 C 245.01986,65.608500 244.93457,65.401700 244.68533,65.404600 C 244.14964,65.410800 243.23613,65.997300 243.75227,66.003600 C 243.96140,66.006200 244.13251,66.136600 244.13251,66.293400 C 244.13251,66.450200 243.56894,66.570700 242.88013,66.561200 C 242.19133,66.551700 241.54113,66.683500 241.43525,66.854100 C 241.18274,67.260900 240.49478,67.344100 239.64577,67.070400 C 238.83803,66.810100 238.72646,66.016800 239.49368,65.989000 C 239.90153,65.974200 239.86597,65.905400 239.34158,65.694600 C 238.96515,65.543300 238.65717,65.270100 238.65717,65.087600 C 238.65717,64.905000 238.79405,64.840200 238.96135,64.943600 C 239.41048,65.221200 239.33114,64.320600 238.79301,63.032700 C 238.53311,62.410700 238.36201,61.875500 238.41277,61.843500 C 238.66055,61.687000 235.94833,58.519600 234.52611,57.304600 C 233.42726,56.365800 232.97171,55.774800 233.09645,55.449700 C 233.23242,55.095400 234.00679,55.741200 236.10661,57.960300 C 238.47768,60.466000 239.04520,61.263800 239.62487,62.905800 C 240.00501,63.982500 240.48953,64.930100 240.70159,65.011500 C 240.91365,65.092900 241.01142,65.282000 240.91886,65.431800 C 240.82629,65.581500 240.89552,65.704100 241.07270,65.704100 C 241.55453,65.704100 241.46095,65.055800 240.82971,64.020600 C 240.52014,63.513000 240.17364,62.476100 240.05973,61.716400 C 239.88547,60.554400 239.54717,60.025000 237.92820,58.380800 C 236.86978,57.305900 235.53996,56.054100 234.97305,55.599100 C 234.40613,55.144100 234.10362,54.767700 234.30079,54.762600 C 234.49797,54.757600 234.84687,54.941000 235.07613,55.170200 C 235.30539,55.399500 235.94131,55.818900 236.48928,56.102300 C 237.03725,56.385700 238.15035,57.325500 238.96282,58.190700 C 239.77530,59.056000 240.53248,59.671600 240.64545,59.558600 C 240.87742,59.326600 238.99635,56.578500 238.60560,56.578500 C 238.46666,56.578500 238.35298,56.381200 238.35298,56.140100 C 238.35298,55.898900 237.52924,55.262600 236.52244,54.726000 C 235.51565,54.189400 234.73957,53.702600 234.79784,53.644400 C 234.85610,53.586100 235.54376,53.756500 236.32596,54.023000 C 237.80622,54.527400 238.39343,55.051100 240.47015,57.719200 C 241.15381,58.597600 241.84687,59.316200 242.01028,59.316200 C 242.59889,59.316200 242.28890,58.499900 241.36770,57.624000 C 240.85087,57.132700 240.08997,56.157300 239.67683,55.456700 C 239.02859,54.357300 238.65938,54.094100 236.98275,53.536200 C 234.04286,52.557900 232.55506,51.103200 234.49436,51.103200 C 235.24288,51.103200 235.55063,50.537500 236.86569,46.744500 C 237.31981,45.434600 237.77178,44.282500 237.87008,44.184200 C 237.96837,44.085900 238.04879,43.834400 238.04879,43.625200 C 238.04879,43.416000 238.34597,42.583200 238.70918,41.774700 C 239.38461,40.271100 240.16531,38.281000 240.17351,38.041900 C 240.17603,37.968500 239.89899,38.208100 239.55787,38.574200 C 238.73159,39.461100 238.21737,39.425500 238.80915,38.522300 C 239.06775,38.127700 239.19315,37.580100 239.08780,37.305600 C 238.93511,36.907700 239.10336,36.798700 239.91741,36.768400 C 240.84574,36.733800 240.81414,36.708200 239.56972,36.486700 C 237.62901,36.141400 235.65666,36.137300 236.19758,36.479700 C 236.43417,36.629500 237.06557,36.680900 237.60068,36.594100 C 238.46161,36.454400 238.59108,36.527600 238.72530,37.229700 C 238.82870,37.770600 238.74516,38.023200 238.46289,38.023200 C 238.23514,38.023200 238.04879,38.281100 238.04879,38.596200 C 238.04879,39.059800 237.86010,39.150600 237.06019,39.071900 C 236.51646,39.018400 235.96893,38.965900 235.84345,38.955200 C 235.71797,38.944500 235.64423,38.833100 235.67957,38.707600 C 235.71492,38.582100 235.64746,38.022400 235.52966,37.463800 C 235.31779,36.458900 235.30162,36.450400 234.02052,36.663200 C 232.26095,36.955600 231.23041,37.528600 230.24657,38.761600 C 228.64515,40.768600 228.35040,42.024600 228.33185,46.920600 C 228.31985,50.088200 228.21205,51.407400 227.96519,51.407400 C 227.77287,51.407400 226.15478,52.077800 224.36943,52.897300 C 221.00129,54.443200 218.96472,55.080300 215.45193,55.686800 C 213.61527,56.003900 213.33441,56.146100 212.90530,56.975900 C 212.32470,58.098600 212.47379,61.089100 213.18996,62.685600 C 213.44686,63.258300 213.84095,64.342900 214.06573,65.095700 C 214.41431,66.263200 214.60395,66.479300 215.35519,66.565100 C 215.88499,66.625500 216.55539,66.429400 217.03754,66.073000 C 217.47841,65.747000 218.43216,65.177800 219.15700,64.808000 C 219.88183,64.438200 221.07536,63.517800 221.80929,62.762700 C 222.54322,62.007500 223.14370,61.569500 223.14370,61.789400 C 223.14370,62.042100 223.38135,61.951400 223.79010,61.542700 C 224.14561,61.187100 224.43649,60.540700 224.43649,60.106200 C 224.43649,59.612600 224.60488,59.316200 224.88525,59.316200 C 225.13207,59.316200 225.95881,58.700200 226.72246,57.947400 C 227.63998,57.042800 228.37763,56.576900 228.89730,56.573900 C 229.51991,56.570200 229.58866,56.506900 229.22741,56.270100 C 228.90582,56.059300 229.08540,56.027600 229.83578,56.162900 C 230.42134,56.268400 231.03732,56.493700 231.20462,56.663500 C 231.40937,56.871300 231.33479,56.911000 230.97648,56.784900 C 230.17021,56.501200 230.32868,56.807700 231.58485,57.961400 C 232.21223,58.537600 232.99931,59.015300 233.33392,59.022900 C 234.12910,59.040900 237.18677,61.416700 237.64601,62.373400 C 237.84274,62.783200 238.10278,63.529200 238.22389,64.031100 L 238.44407,64.943600 L 237.78829,64.362500 C 237.42761,64.042800 237.04780,63.866000 236.94426,63.969600 C 236.57739,64.336400 236.76303,65.732000 237.25031,66.270400 C 237.52217,66.570900 237.74461,66.955800 237.74461,67.125800 C 237.74461,67.606700 238.82862,68.470300 239.11085,68.214300 C 239.24957,68.088400 239.26090,68.162600 239.13603,68.379000 C 239.01115,68.595500 239.05813,68.952300 239.24043,69.172000 C 239.55148,69.546800 239.93394,71.969500 239.93430,73.567400 C 239.93442,74.087600 240.02567,74.191200 240.26921,73.947700 C 240.77256,73.444300 241.09065,73.543300 241.09065,74.203300 C 241.09065,74.528100 241.22753,74.878300 241.39484,74.981700 C 241.79219,75.227300 241.78686,76.260400 241.38697,76.507500 C 241.21534,76.613600 240.92818,76.279500 240.74884,75.765000 C 240.56950,75.250600 240.29005,74.829700 240.12784,74.829700 C 239.73378,74.829700 240.12437,76.055600 240.74231,76.758200 C 241.01305,77.066100 241.23640,77.476700 241.23865,77.670800 C 241.24493,78.212400 242.12226,80.000800 242.38165,80.000800 C 242.50811,80.000800 242.61158,79.806900 242.61158,79.569900 z M 242.21233,77.370900 C 241.81565,76.974200 242.00503,76.654800 242.63693,76.654800 C 242.99092,76.654800 243.21750,76.814200 243.15024,77.016000 C 243.00207,77.460500 242.49415,77.652700 242.21233,77.370900 z M 242.30739,74.963800 C 242.30739,74.703000 242.44428,74.574200 242.61158,74.677600 C 242.77888,74.781000 242.91576,74.994400 242.91576,75.151800 C 242.91576,75.309200 242.77888,75.438000 242.61158,75.438000 C 242.44428,75.438000 242.30739,75.224600 242.30739,74.963800 z M 245.83076,75.174700 C 245.69972,74.962600 245.67466,74.707000 245.77507,74.606600 C 246.04730,74.334400 246.34413,74.734800 246.19709,75.175900 C 246.09406,75.485000 246.02241,75.484800 245.83076,75.174700 z M 241.09065,69.040600 C 241.09065,68.878500 241.29598,68.745900 241.54693,68.745900 C 241.79788,68.745900 242.00321,68.799700 242.00321,68.865500 C 242.00321,68.931200 241.79788,69.063800 241.54693,69.160100 C 241.29598,69.256400 241.09065,69.202600 241.09065,69.040600 z M 244.15652,67.402500 C 244.14331,67.081800 244.21520,66.902100 244.31629,67.003200 C 244.41736,67.104300 244.42817,67.366700 244.34030,67.586200 C 244.24320,67.828900 244.17112,67.756800 244.15652,67.402500 z M 232.72555,58.403600 C 232.62215,58.236300 232.68251,58.099400 232.85969,58.099400 C 233.03686,58.099400 233.18183,58.236300 233.18183,58.403600 C 233.18183,58.570900 233.12146,58.707800 233.04769,58.707800 C 232.97391,58.707800 232.82895,58.570900 232.72555,58.403600 z M 231.49090,54.915200 C 231.16614,54.669500 231.05478,54.464200 231.24342,54.458900 C 231.43206,54.453600 231.75681,54.654500 231.96508,54.905500 C 232.44594,55.484900 232.24944,55.488900 231.49090,54.915200 z M 235.00694,48.517600 C 235.00694,48.266600 235.12101,48.061300 235.26043,48.061300 C 235.39985,48.061300 235.51392,48.266600 235.51392,48.517600 C 235.51392,48.768600 235.39985,48.973900 235.26043,48.973900 C 235.12101,48.973900 235.00694,48.768600 235.00694,48.517600 z M 233.69707,48.475200 C 233.59008,48.368200 233.57673,48.160600 233.66739,48.013900 C 233.86182,47.699300 234.39857,47.970600 234.39857,48.383500 C 234.39857,48.710500 233.98629,48.764400 233.69707,48.475200 z M 236.83205,43.972800 C 236.83205,43.899000 236.96894,43.754000 237.13624,43.650600 C 237.30354,43.547200 237.44042,43.607600 237.44042,43.784800 C 237.44042,43.961900 237.30354,44.106900 237.13624,44.106900 C 236.96894,44.106900 236.83205,44.046500 236.83205,43.972800 z M 236.83205,41.843500 C 236.83205,41.582600 236.96894,41.369200 237.13624,41.369200 C 237.30354,41.369200 237.44042,41.498000 237.44042,41.655500 C 237.44042,41.812900 237.30354,42.026300 237.13624,42.129700 C 236.96894,42.233100 236.83205,42.104300 236.83205,41.843500 z M 237.44042,41.065100 C 237.44042,40.897800 237.57731,40.760900 237.74461,40.760900 C 237.91191,40.760900 238.04879,40.897800 238.04879,41.065100 C 238.04879,41.232400 237.91191,41.369200 237.74461,41.369200 C 237.57731,41.369200 237.44042,41.232400 237.44042,41.065100 z M 236.88008,40.456700 C 236.88008,40.038400 236.94912,39.867300 237.03351,40.076500 C 237.11789,40.285600 237.11789,40.627800 237.03351,40.836900 C 236.94912,41.046000 236.88008,40.874900 236.88008,40.456700 z M 232.07483,38.212600 C 231.80272,37.901800 231.95459,37.735000 232.78202,37.435800 C 233.36157,37.226300 233.91292,37.132000 234.00725,37.226300 C 234.10158,37.320600 233.80933,37.538300 233.35780,37.709900 C 232.90628,37.881600 232.62160,38.159200 232.72519,38.326800 C 232.99862,38.769200 232.48287,38.678700 232.07483,38.212600 z M 234.40322,37.490900 C 234.40066,37.114400 234.53545,36.806500 234.70275,36.806500 C 235.08387,36.806500 235.08387,37.129300 234.70275,37.719000 C 234.46431,38.088000 234.40699,38.044300 234.40322,37.490900 z M 223.85511,78.918000 C 223.73457,78.603900 223.88487,78.388200 224.29989,78.279700 C 225.12142,78.064800 225.25910,77.587900 224.76891,76.654800 L 224.36941,75.894300 L 224.31924,76.806900 C 224.28153,77.492900 224.22156,77.379600 224.07768,76.350600 C 223.97242,75.597700 224.01249,74.807300 224.16672,74.594200 C 224.32095,74.381000 224.35691,74.116400 224.24663,74.006100 C 223.81492,73.574400 223.38886,74.540200 223.22789,76.315400 C 223.13511,77.338600 222.97175,78.175700 222.86487,78.175700 C 222.45511,78.175700 221.57139,76.874300 221.85709,76.691600 C 222.27089,76.427000 222.49687,74.208200 222.19387,73.384800 C 221.85637,72.467600 221.31859,72.514300 221.31859,73.460800 C 221.31859,74.043800 221.15884,74.223500 220.63417,74.231000 C 219.98917,74.240100 219.98145,74.264700 220.50028,74.658000 C 221.13760,75.141200 220.68798,75.600000 219.85914,75.312100 C 219.38891,75.148900 219.39025,75.170400 219.87371,75.546900 C 220.16648,75.774800 220.40603,76.054700 220.40603,76.168800 C 220.40603,76.435200 220.91782,77.075100 222.16063,78.362600 C 223.20008,79.439400 224.17821,79.760000 223.85511,78.918000 z M 223.51846,76.654800 C 223.51846,76.069200 223.58106,75.829700 223.65757,76.122400 C 223.73408,76.415200 223.73408,76.894300 223.65757,77.187100 C 223.58106,77.479900 223.51846,77.240300 223.51846,76.654800 z M 221.21719,76.147800 C 221.10566,76.036300 221.01440,75.803600 221.01440,75.630700 C 221.01440,75.440100 221.15608,75.458000 221.37435,75.676300 C 221.57233,75.874300 221.66359,76.107000 221.57715,76.193400 C 221.49070,76.279900 221.32873,76.259300 221.21719,76.147800 z M 235.31112,76.654800 C 235.31112,76.487500 235.17424,76.350600 235.00694,76.350600 C 234.83964,76.350600 234.70275,76.487500 234.70275,76.654800 C 234.70275,76.822100 234.83964,76.959000 235.00694,76.959000 C 235.17424,76.959000 235.31112,76.822100 235.31112,76.654800 z M 219.18929,73.955300 C 219.18929,73.809100 218.99003,73.124700 218.74650,72.434400 C 218.50297,71.744200 218.42312,71.179400 218.56906,71.179400 C 218.71500,71.179400 218.96676,71.555900 219.12852,72.015900 C 219.40027,72.788800 219.44043,72.806200 219.65639,72.244100 C 219.78495,71.909500 220.10887,71.372600 220.37622,71.051100 C 220.77346,70.573300 220.77891,70.516200 220.40603,70.738400 C 219.41869,71.326700 219.11423,71.174500 219.31092,70.191000 C 219.55167,68.987300 219.61818,68.932700 220.35998,69.329700 C 220.69792,69.510500 221.25717,69.658500 221.60278,69.658500 C 222.13363,69.658500 222.23670,69.859100 222.26692,70.951300 L 222.30270,72.244100 L 222.57537,70.723100 C 222.72534,69.886600 222.86785,68.794300 222.89206,68.295700 C 222.91627,67.797100 223.12755,67.197700 223.36157,66.963700 C 223.59559,66.729700 223.70611,66.327200 223.60717,66.069400 C 223.50823,65.811600 223.57891,65.506900 223.76425,65.392400 C 223.99800,65.247900 223.96056,65.043500 223.64201,64.724900 C 223.29929,64.382200 223.27045,64.178100 223.52828,63.920300 C 223.78611,63.662400 223.74900,63.574800 223.38198,63.574800 C 223.11151,63.574800 222.84459,63.680000 222.78882,63.808500 C 222.73305,63.937000 221.72924,64.543300 220.55812,65.155700 C 219.27759,65.825400 218.39226,66.490100 218.33710,66.823200 C 218.28665,67.127800 218.09682,67.676900 217.91525,68.043200 C 217.40444,69.074000 218.22225,74.221300 218.89683,74.221300 C 219.05768,74.221300 219.18929,74.101600 219.18929,73.955300 z M 218.32606,69.430400 C 218.37423,69.137600 218.30728,68.728500 218.17729,68.521300 C 218.01525,68.263000 218.08937,68.201500 218.41303,68.325700 C 218.93938,68.527700 219.06980,69.962700 218.56180,69.962700 C 218.38398,69.962700 218.27790,69.723100 218.32606,69.430400 z M 235.42823,73.471500 C 235.69843,73.059200 235.91950,72.265200 235.91950,71.707200 C 235.91950,71.149300 236.08147,70.530800 236.27945,70.332800 C 236.47742,70.134800 236.56216,69.895600 236.46775,69.801200 C 236.37335,69.706800 236.06756,69.858100 235.78824,70.137400 C 235.32346,70.602200 235.24941,70.603900 234.91551,70.157600 C 234.65458,69.808800 234.42070,69.754900 234.09438,69.968400 C 233.68880,70.233700 233.68880,70.300200 234.09438,70.566400 C 234.36974,70.747200 234.40701,70.867800 234.18838,70.870600 C 233.61998,70.877900 233.42818,70.334900 233.77215,69.692200 C 233.98470,69.295100 234.29043,69.158400 234.71674,69.269800 C 235.18149,69.391400 235.39162,69.264300 235.51667,68.786100 C 235.62840,68.358800 235.92749,68.137600 236.39330,68.137600 C 238.06486,68.137600 237.39986,67.115800 235.54272,66.830600 C 234.60905,66.687300 234.32403,66.772300 233.95044,67.305700 C 233.59526,67.812800 233.57781,68.013800 233.87093,68.221700 C 234.16821,68.432600 234.16724,68.520200 233.86624,68.642400 C 233.65711,68.727200 233.48601,69.059000 233.48601,69.379700 C 233.48601,69.700300 233.34913,69.962700 233.18183,69.962700 C 232.58398,69.962700 232.89279,70.545600 233.76293,71.059600 C 234.63462,71.574500 235.20957,73.147600 234.65204,73.492200 C 234.51263,73.578300 234.39857,73.777600 234.39857,73.935100 C 234.39857,74.466900 234.93398,74.225800 235.42823,73.471500 z M 234.29717,68.239000 C 233.98797,67.929800 234.05532,67.529200 234.41652,67.529200 C 234.59370,67.529200 234.66128,67.654400 234.56672,67.807400 C 234.47215,67.960400 234.56673,68.154900 234.77690,68.239700 C 234.98822,68.324900 235.01173,68.404500 234.82950,68.417700 C 234.64825,68.431000 234.40871,68.350500 234.29717,68.239000 z M 230.32375,73.086900 C 230.22267,72.985800 230.15078,73.165500 230.16398,73.486200 C 230.17858,73.840500 230.25066,73.912600 230.34776,73.669900 C 230.43563,73.450400 230.42483,73.188000 230.32375,73.086900 z M 238.35298,73.612900 C 238.35298,73.445600 238.21610,73.308700 238.04879,73.308700 C 237.88149,73.308700 237.74461,73.445600 237.74461,73.612900 C 237.74461,73.780200 237.88149,73.917100 238.04879,73.917100 C 238.21610,73.917100 238.35298,73.780200 238.35298,73.612900 z M 224.35579,72.624300 C 224.35215,72.089900 224.28986,72.036700 224.07167,72.381600 C 223.91797,72.624600 223.85970,72.932600 223.94219,73.066100 C 224.20603,73.493000 224.36057,73.327900 224.35579,72.624300 z M 236.99897,72.476500 C 237.27329,72.101400 237.29593,71.782000 237.07715,71.373200 C 236.88552,71.015100 236.87790,70.726300 237.05700,70.608400 C 237.46523,70.339600 237.77928,68.499100 237.45148,68.296500 C 237.30122,68.203600 237.09092,68.269000 236.98414,68.441800 C 236.87737,68.614500 236.66259,68.677100 236.50685,68.580900 C 236.35111,68.484600 236.22368,68.550800 236.22368,68.728000 C 236.22368,68.905200 236.36056,69.050100 236.52787,69.050100 C 236.69517,69.050100 236.83205,69.392300 236.83205,69.810600 C 236.83205,70.228800 236.69517,70.571100 236.52787,70.571100 C 236.36056,70.571100 236.22368,71.118600 236.22368,71.787800 C 236.22368,73.118600 236.40908,73.283300 236.99897,72.476500 z M 238.65717,71.750600 C 238.65717,70.956200 238.15858,71.034500 237.93633,71.863800 C 237.65081,72.929300 237.70783,73.109600 238.20089,72.700400 C 238.45184,72.492100 238.65717,72.064700 238.65717,71.750600 z M 233.33777,67.815800 C 233.47412,67.195100 233.44130,66.912600 233.24680,67.032800 C 232.78632,67.317400 232.51157,65.779700 232.89492,65.063400 C 233.07983,64.717900 233.14920,64.353300 233.04909,64.253200 C 232.94897,64.153100 232.70255,64.507000 232.50147,65.039700 C 232.12398,66.039800 231.55017,66.422200 231.84693,65.475900 C 231.94334,65.168500 231.67851,65.329200 231.22014,65.856200 L 230.42640,66.768700 L 230.60388,65.095700 C 230.95250,61.809500 230.96891,61.922200 230.13997,61.911600 C 229.56096,61.904100 229.37104,61.733600 229.34402,61.197100 C 229.30095,60.341800 228.61904,59.516800 228.61904,60.320000 C 228.61904,60.604400 228.72170,60.837800 228.84718,60.838600 C 228.97266,60.839400 229.11296,61.484700 229.15897,62.272500 C 229.20498,63.060200 229.45613,64.030600 229.71708,64.428900 C 229.99345,64.850700 230.11681,65.450800 230.01255,65.866200 C 229.91410,66.258400 229.98323,66.671900 230.16617,66.784900 C 230.36411,66.907300 230.42815,67.438300 230.32434,68.096400 C 230.17293,69.056100 230.19129,69.103200 230.46332,68.452900 C 230.89571,67.419200 230.95677,67.390000 231.51605,67.949300 C 231.78692,68.220100 231.86617,68.441800 231.69217,68.441800 C 231.51817,68.441800 231.46321,68.669500 231.57004,68.947900 C 231.70065,69.288300 231.64769,69.382100 231.40840,69.234200 C 231.21267,69.113200 231.05253,69.159200 231.05253,69.336400 C 231.05253,69.910000 231.57792,69.678400 232.10650,68.871600 C 232.39006,68.438900 232.69811,68.160800 232.79106,68.253800 C 232.88400,68.346700 232.74331,68.753600 232.47840,69.157900 C 232.21349,69.562200 232.07881,69.975000 232.17910,70.075300 C 232.41759,70.313800 233.06748,69.046500 233.33777,67.815800 z M 225.45292,69.017700 C 224.65088,68.386800 224.05626,68.271100 224.05626,68.745900 C 224.05626,68.913200 224.26588,69.050100 224.52208,69.050100 C 224.77829,69.050100 225.06338,69.246800 225.15563,69.487200 C 225.24787,69.727600 225.51724,69.849900 225.75422,69.758900 C 226.08198,69.633200 226.00987,69.455800 225.45292,69.017700 z M 228.16276,68.745900 C 228.05936,68.578600 227.81174,68.443900 227.61249,68.446400 C 227.39481,68.449200 227.43233,68.568800 227.70648,68.745900 C 228.29086,69.123600 228.39616,69.123600 228.16276,68.745900 z M 246.39359,67.171900 C 246.11344,66.302600 245.97850,65.046700 245.98256,63.346600 C 245.98426,62.635600 245.84246,62.053900 245.66745,62.053900 C 245.49244,62.053900 245.34925,61.848500 245.34925,61.597600 C 245.34925,61.346600 245.49421,61.141300 245.67139,61.141300 C 245.84856,61.141300 245.89585,60.983300 245.77648,60.790100 C 245.64201,60.572500 245.69304,60.521500 245.91062,60.656000 C 246.10377,60.775400 246.26181,60.715200 246.26181,60.522400 C 246.26181,60.329600 246.00472,60.104600 245.69051,60.022400 C 245.37630,59.940200 244.95362,59.509500 244.75121,59.065300 C 244.41607,58.329700 244.34933,58.303900 244.00392,58.776300 C 243.74619,59.128800 243.52524,59.195600 243.31447,58.984800 C 243.10370,58.774100 242.94593,59.240200 242.82217,60.439300 C 242.72200,61.409900 242.76310,62.327100 242.91352,62.477500 C 243.06393,62.627900 243.10886,63.141600 243.01336,63.619100 C 242.90006,64.185600 242.96577,64.487300 243.20242,64.487300 C 243.42632,64.487300 243.49147,64.255300 243.37265,63.880900 C 243.21717,63.391000 243.28432,63.314400 243.72197,63.482300 C 244.15124,63.647100 244.11945,63.536100 243.56889,62.948100 C 243.05179,62.395800 242.91826,61.982200 243.04697,61.331400 C 243.14211,60.850400 243.22957,60.234500 243.24133,59.962600 C 243.25778,59.582300 243.32383,59.608600 243.52779,60.076700 C 243.78534,60.667700 243.79870,60.665600 243.99817,60.000600 C 244.11108,59.624200 244.33246,59.316200 244.49012,59.316200 C 244.64778,59.316200 244.68655,59.462200 244.57628,59.640600 C 244.46600,59.819000 244.62902,60.158700 244.93855,60.395300 C 245.42759,60.769200 245.44154,60.865100 245.04506,61.127500 C 244.71136,61.348400 244.56149,61.304500 244.48719,60.964400 C 244.43132,60.708600 244.22599,60.556200 244.03091,60.625700 C 243.61634,60.773400 243.70374,62.052200 244.15927,62.503700 C 244.37395,62.716400 244.40385,62.633500 244.25415,62.240500 C 244.09648,61.826600 244.15269,61.705700 244.45588,61.806800 C 245.10889,62.024400 245.31452,63.361900 244.75902,63.778400 C 244.33807,64.094000 244.36271,64.217300 244.97762,64.871800 C 245.38285,65.303200 245.59431,65.808400 245.48683,66.088500 C 245.38573,66.351900 245.53729,66.925000 245.82362,67.362000 C 246.42959,68.286900 246.72152,68.189500 246.39359,67.171900 z M 224.79702,67.561100 C 224.88959,67.411300 224.76078,67.210300 224.51079,67.114300 C 224.23469,67.008400 224.05626,67.115300 224.05626,67.386700 C 224.05626,67.878600 224.53158,67.990600 224.79702,67.561100 z M 227.09811,66.888300 C 227.09811,66.703100 226.89279,66.630300 226.64184,66.726600 C 226.39088,66.822900 226.18556,66.769100 226.18556,66.607100 C 226.18556,66.445000 226.39088,66.312500 226.64184,66.312500 C 226.89279,66.312500 227.09811,66.160900 227.09811,65.975700 C 227.09811,65.790500 226.88159,65.722100 226.61696,65.823600 C 226.35232,65.925200 226.01011,66.008300 225.85649,66.008300 C 225.70288,66.008300 225.57719,66.282000 225.57719,66.616600 C 225.57719,67.062800 225.77998,67.225000 226.33765,67.225000 C 226.75590,67.225000 227.09811,67.073500 227.09811,66.888300 z M 229.08831,66.941800 C 228.99206,66.786100 229.03531,66.583300 229.18443,66.491100 C 229.33355,66.399000 229.45555,65.996000 229.45555,65.595600 C 229.45555,64.921200 229.41823,64.904000 228.94852,65.361900 C 228.43162,65.865800 228.45213,67.225000 228.97664,67.225000 C 229.13431,67.225000 229.18456,67.097600 229.08831,66.941800 z M 203.78583,65.247800 C 203.59506,64.750700 203.06745,64.620400 203.06745,65.070400 C 203.06745,65.301200 203.28064,65.458400 203.89442,65.680100 C 203.93099,65.693300 203.88213,65.498800 203.78583,65.247800 z M 207.45709,65.365800 C 207.36527,65.217300 207.57199,65.095700 207.91647,65.095700 C 208.76011,65.095700 208.71577,64.563000 207.85838,64.397800 L 207.17396,64.266000 L 207.85838,64.224600 C 208.26989,64.199700 208.54279,63.986400 208.54279,63.689600 C 208.54279,63.305700 208.45005,63.273100 208.12507,63.542800 C 207.89532,63.733500 207.49852,63.809300 207.24328,63.711400 C 206.98805,63.613400 206.68474,63.686200 206.56927,63.873000 C 206.41590,64.121200 206.24369,64.116700 205.93013,63.856500 C 205.57922,63.565300 205.50094,63.645800 205.50094,64.298000 C 205.50094,64.736700 205.36405,65.095700 205.19675,65.095700 C 205.02945,65.095700 204.89257,65.200400 204.89257,65.328200 C 204.89257,65.456100 205.50715,65.577700 206.25830,65.598400 C 207.00946,65.619000 207.54891,65.514400 207.45709,65.365800 z M 211.75470,64.676200 C 212.04061,63.537000 211.79496,62.193600 211.31919,62.294400 C 211.05347,62.350800 210.96704,62.212500 211.08151,61.914200 C 211.19547,61.617200 211.08993,61.445500 210.79348,61.445500 C 210.48225,61.445500 210.35814,61.674700 210.42280,62.129900 C 210.47626,62.506300 210.69110,62.814300 210.90023,62.814300 C 211.10936,62.814300 211.24624,62.951200 211.20442,63.118500 C 211.16259,63.285800 211.02571,63.388500 210.90023,63.346600 C 210.62610,63.255300 210.59868,64.246300 210.85673,64.918700 C 211.12607,65.620600 211.54614,65.507200 211.75470,64.676200 z M 225.57719,65.095700 C 224.98204,64.711100 224.36044,64.711100 224.36044,65.095700 C 224.36044,65.263000 224.73687,65.397800 225.19695,65.395200 C 225.84881,65.391600 225.93274,65.325500 225.57719,65.095700 z M 227.23721,64.812600 C 227.33347,64.656800 227.28745,64.452300 227.13495,64.358000 C 226.98245,64.263800 226.77919,64.391200 226.68326,64.641200 C 226.49414,65.134000 226.95117,65.275400 227.23721,64.812600 z M 210.36791,63.872000 C 210.36791,63.135700 209.29252,63.416900 209.23594,64.168000 C 209.20531,64.574700 209.35121,64.682300 209.78101,64.569900 C 210.10380,64.485500 210.36791,64.171400 210.36791,63.872000 z M 200.61259,63.194600 C 200.62435,63.069100 200.49708,62.966400 200.32978,62.966400 C 200.16248,62.966400 200.03522,63.342800 200.04698,63.802900 C 200.06592,64.544200 200.09813,64.570200 200.32978,64.031100 C 200.47357,63.696500 200.60083,63.320000 200.61259,63.194600 z M 226.04801,63.346600 C 226.02097,62.567900 225.86759,62.206000 225.56465,62.206000 C 225.27287,62.206000 225.14819,62.466400 225.20057,62.966400 C 225.39185,64.792400 226.10939,65.114300 226.04801,63.346600 z M 232.57345,63.404700 C 232.57345,63.143900 232.43657,63.015100 232.26927,63.118500 C 232.10197,63.221900 231.96508,63.435300 231.96508,63.592700 C 231.96508,63.750200 232.10197,63.879000 232.26927,63.879000 C 232.43657,63.879000 232.57345,63.665600 232.57345,63.404700 z M 227.55439,63.270600 C 227.45099,63.103300 227.57980,62.966400 227.84062,62.966400 C 228.10145,62.966400 228.31486,62.739900 228.31486,62.463000 C 228.31486,62.008300 228.25670,62.012200 227.71366,62.503600 C 227.19325,62.974600 227.12413,63.574800 227.59029,63.574800 C 227.67395,63.574800 227.65779,63.437900 227.55439,63.270600 z M 236.93832,63.128300 C 237.19280,62.465100 236.65963,62.287300 236.18210,62.876100 C 235.89689,63.227700 235.88612,63.316100 236.14763,63.158900 C 236.35676,63.033300 236.52787,63.075500 236.52787,63.252600 C 236.52787,63.713700 236.73810,63.650000 236.93832,63.128300 z M 205.95459,62.281900 C 205.98367,61.865300 206.32989,61.438000 206.83935,61.189700 C 207.29970,60.965400 207.61351,60.719000 207.53673,60.642200 C 207.25497,60.360500 204.28420,60.279900 204.28420,60.554000 C 204.28420,60.709700 204.50628,60.837100 204.77772,60.837100 C 205.16671,60.837100 205.19624,60.927500 204.91712,61.263800 C 204.64528,61.591400 204.65429,61.732700 204.95592,61.872200 C 205.27601,62.020200 205.27537,62.087700 204.95249,62.236700 C 204.65216,62.375200 204.68889,62.516600 205.10410,62.820200 C 205.74929,63.292000 205.89030,63.202700 205.95459,62.281900 z M 192.42096,62.595400 C 192.42096,62.445100 192.54350,62.397900 192.69327,62.490400 C 192.84304,62.583000 193.04407,62.454200 193.14000,62.204200 C 193.23593,61.954200 193.57784,61.749700 193.89979,61.749700 C 194.22175,61.749700 194.56729,61.535700 194.66766,61.274100 C 194.76803,61.012600 194.97854,60.877900 195.13546,60.974900 C 195.29238,61.071900 195.51188,61.003800 195.62323,60.823700 C 195.86648,60.430100 192.27933,60.754400 191.40859,61.204700 C 191.10273,61.362900 190.65995,61.418500 190.42462,61.328100 C 189.80844,61.091700 189.23752,62.248600 189.81180,62.569900 C 190.41801,62.909200 192.42096,62.928700 192.42096,62.595400 z M 192.44497,61.622900 C 192.43176,61.302300 192.50366,61.122600 192.60474,61.223700 C 192.70581,61.324800 192.71662,61.587100 192.62875,61.806700 C 192.53165,62.049400 192.45957,61.977300 192.44497,61.622900 z M 202.99669,62.053600 C 202.54789,61.334900 202.42937,61.418300 202.65782,62.291900 C 202.75386,62.659100 202.95095,62.886300 203.09581,62.796800 C 203.24066,62.707300 203.19606,62.372800 202.99669,62.053600 z M 196.67956,62.358000 C 196.67956,62.190700 196.53459,62.053900 196.35742,62.053900 C 196.18024,62.053900 196.11988,62.190700 196.22328,62.358000 C 196.32668,62.525300 196.47164,62.662200 196.54542,62.662200 C 196.61919,62.662200 196.67956,62.525300 196.67956,62.358000 z M 200.32053,61.760500 C 200.31242,61.084000 200.27273,61.055400 199.99765,61.527900 C 199.82515,61.824200 199.55555,61.987300 199.39853,61.890200 C 199.24151,61.793200 199.11304,61.897800 199.11304,62.122800 C 199.11304,62.347800 199.38681,62.531900 199.72141,62.531900 C 200.17227,62.531900 200.32739,62.332200 200.32053,61.760500 z M 210.06372,62.213100 C 210.06372,62.014600 209.58519,61.931300 208.84867,62.001600 C 208.18040,62.065300 207.69246,62.212600 207.76438,62.329000 C 207.97785,62.674400 210.06372,62.569300 210.06372,62.213100 z M 232.42136,62.053900 C 232.64443,62.053900 232.88398,62.156500 232.95369,62.282000 C 233.02340,62.407500 233.06152,62.385000 233.03841,62.232000 C 233.01530,62.079000 232.71301,61.765700 232.36667,61.535700 C 231.78016,61.146300 231.73735,61.175800 231.74295,61.966000 C 231.74625,62.432600 231.80899,62.643200 231.88237,62.434100 C 231.95574,62.225000 232.19829,62.053900 232.42136,62.053900 z M 234.92510,62.451400 C 234.62914,62.374300 234.21849,62.379400 234.01255,62.462700 C 233.80660,62.546000 234.04875,62.609100 234.55066,62.602900 C 235.05257,62.596700 235.22107,62.528600 234.92510,62.451400 z M 247.38003,60.152700 C 247.89958,59.107100 249.05304,57.293400 249.94329,56.122200 C 251.35359,54.267000 251.56341,53.810200 251.57349,52.573400 C 251.57985,51.792700 251.69495,51.044000 251.82927,50.909700 C 251.96359,50.775300 251.98316,50.900800 251.87277,51.188500 C 251.75746,51.489000 251.81534,51.711600 252.00879,51.711600 C 252.19399,51.711600 252.35166,51.335100 252.35916,50.875000 C 252.36666,50.415000 252.44711,49.313000 252.53792,48.426200 C 252.74980,46.357200 252.24134,44.265800 251.11291,42.564800 C 250.62116,41.823600 250.21824,41.338300 250.21752,41.486300 C 250.21680,41.634300 249.92895,41.390300 249.57784,40.943900 C 248.89179,40.071700 246.15467,38.535900 245.84257,38.848000 C 245.47215,39.218400 245.66129,39.606200 246.12551,39.428100 C 246.39621,39.324200 246.51831,39.375200 246.41174,39.547600 C 246.30953,39.713000 246.49655,39.848300 246.82735,39.848300 C 247.76165,39.848300 248.39110,40.174700 248.39110,40.659300 C 248.39110,40.924300 248.54316,41.015100 248.77134,40.886300 C 249.07552,40.714600 249.07552,40.753500 248.77134,41.081300 C 248.18620,41.711700 248.31332,42.261800 249.01298,42.127100 C 249.44858,42.043200 249.79821,42.275900 250.18012,42.903900 C 250.48001,43.397100 250.84316,43.698400 250.98710,43.573500 C 251.13105,43.448600 251.00224,43.739800 250.70085,44.220600 C 250.26070,44.922700 250.21896,45.239800 250.48873,45.831900 C 250.94661,46.836800 250.91131,46.991000 250.33323,46.511300 C 249.90656,46.157200 249.85748,46.182300 249.96049,46.702200 C 250.04364,47.121800 250.28158,47.272400 250.75604,47.205700 C 251.12835,47.153400 251.43296,47.256000 251.43296,47.433800 C 251.43296,47.611600 251.29608,47.757100 251.12877,47.757100 C 250.74225,47.757100 250.74464,48.381600 251.13343,48.973900 C 251.39968,49.379500 251.46624,49.379500 251.73249,48.973900 C 251.99097,48.580100 252.03265,48.588100 252.03667,49.032000 C 252.04324,49.757400 251.57049,49.962400 251.12599,49.426800 C 250.60219,48.795700 250.29464,48.860700 250.03096,49.658300 L 249.80470,50.342700 L 249.63023,49.640300 C 249.43789,48.866100 248.84738,48.842500 248.84738,49.609100 C 248.84738,50.156300 248.14902,51.103200 247.74549,51.103200 C 247.59867,51.103200 247.47855,50.897900 247.47855,50.646900 C 247.47855,50.096900 247.12363,50.058800 246.62683,50.555600 C 246.36705,50.815400 246.26181,50.821300 246.26181,50.576100 C 246.26181,50.386700 246.56979,50.134400 246.94622,50.015600 C 248.11587,49.646500 248.99096,48.613800 248.65929,47.994100 C 248.46839,47.637400 248.47701,47.453000 248.68459,47.453000 C 248.85778,47.453000 248.99948,47.642300 248.99948,47.873800 C 248.99948,48.105200 249.27324,48.366100 249.60785,48.453600 C 250.32434,48.641000 250.41682,48.123000 249.75347,47.637900 C 249.23639,47.259800 248.97097,46.157800 248.89703,44.081800 C 248.86100,43.070200 248.72225,42.686500 248.39110,42.683000 C 248.14015,42.680200 247.84927,42.808800 247.74471,42.968700 C 247.62880,43.145900 247.47339,43.127900 247.34653,42.922600 C 247.23209,42.737500 247.28342,42.586000 247.46059,42.586000 C 247.63777,42.586000 247.78273,42.380700 247.78273,42.129700 C 247.78273,41.579300 247.27589,41.520900 247.09922,42.050900 C 247.00626,42.329800 246.84789,42.303000 246.49310,41.948200 C 246.19067,41.645700 246.10781,41.314200 246.26934,41.052900 C 246.41042,40.824600 246.44967,40.514600 246.35656,40.363900 C 246.26345,40.213300 245.94135,40.617400 245.64079,41.261900 C 245.06257,42.501900 244.83877,42.255600 245.34172,40.932800 C 245.50488,40.503600 245.52982,40.152500 245.39714,40.152500 C 245.26446,40.152500 244.70417,41.281800 244.15204,42.662000 C 243.59992,44.042300 242.88279,45.768400 242.55842,46.497800 C 242.23406,47.227200 242.06362,47.911600 242.17967,48.018700 C 242.29573,48.125800 242.45208,48.041500 242.52711,47.831300 C 242.60215,47.621100 242.78873,47.526500 242.94174,47.621100 C 243.09476,47.715700 243.21995,47.620700 243.21995,47.410100 C 243.21995,47.112200 243.30107,47.108200 243.58497,47.392100 C 244.15201,47.959200 244.43669,47.827000 244.43669,46.996700 C 244.43669,46.578400 244.55646,46.236200 244.70285,46.236200 C 244.84924,46.236200 245.05115,45.825600 245.15153,45.323700 C 245.33813,44.390600 246.26181,44.011000 246.26181,44.867400 C 246.26181,45.118300 246.07244,45.323700 245.84100,45.323700 C 245.34740,45.323700 245.05503,46.243700 245.04921,47.815200 C 245.04517,48.909400 244.44388,49.755900 244.19692,49.015000 C 244.10123,48.728000 243.96714,48.732400 243.60277,49.034800 C 243.19298,49.374900 243.16115,49.327500 243.35633,48.667300 L 243.58046,47.909200 L 243.05707,48.624600 C 242.65564,49.173300 242.47573,49.246300 242.28498,48.937600 C 241.97344,48.433500 241.99153,48.406100 241.00169,50.881100 C 239.99538,53.397200 239.98703,53.644300 240.94799,52.472000 L 241.69600,51.559500 L 241.69751,52.548100 C 241.69834,53.091800 241.83590,53.536700 242.00321,53.536700 C 242.17051,53.536700 242.30739,53.331300 242.30739,53.080400 C 242.30739,52.366600 242.85806,52.545900 243.00808,53.308500 L 243.14272,53.992900 L 243.37563,53.282800 C 243.55493,52.736100 243.67342,52.666100 243.89045,52.978600 C 244.08566,53.259700 244.11565,53.182000 243.98797,52.725800 C 243.74586,51.860700 244.33325,51.523600 245.01213,52.138000 C 245.30754,52.405400 245.70957,52.624100 245.90552,52.624100 C 246.10148,52.624100 246.26181,52.761000 246.26181,52.928300 C 246.26181,53.095600 246.14390,53.232500 245.99980,53.232500 C 245.85570,53.232500 245.80932,53.608900 245.89674,54.069000 C 246.02741,54.756700 245.97931,54.845700 245.62642,54.569200 C 244.89119,53.993200 243.82832,53.849200 243.82832,54.325600 C 243.82832,54.560900 243.99942,54.719200 244.20855,54.677400 C 244.41768,54.635500 244.58878,54.875100 244.58878,55.209700 C 244.58878,55.544300 244.41768,55.783800 244.20855,55.742000 C 243.99942,55.700200 243.81244,55.974000 243.79303,56.350400 C 243.76512,56.891800 243.72799,56.920000 243.61531,56.485200 C 243.53697,56.182900 243.14481,55.810900 242.74385,55.658400 C 242.26018,55.474500 242.07546,55.223300 242.19498,54.911800 C 242.32508,54.572800 242.23895,54.494600 241.88498,54.630400 C 241.29668,54.856200 241.26746,55.112700 241.77252,55.617800 C 242.07332,55.918600 242.05784,56.058900 241.69648,56.306900 C 241.33849,56.552600 241.37640,56.581200 241.87612,56.442100 C 242.28703,56.327700 242.69774,56.473700 243.04540,56.857900 C 243.34014,57.183600 243.78403,57.372300 244.03181,57.277200 C 244.34574,57.156700 244.45236,57.274500 244.38346,57.665600 C 244.30950,58.085600 244.47610,58.230000 245.04506,58.239200 C 245.65555,58.249100 245.79062,58.390000 245.72994,58.953600 C 245.68836,59.339800 245.75680,59.593700 245.88203,59.517900 C 246.00725,59.442100 246.27245,59.556300 246.47136,59.771700 C 246.75186,60.075400 246.73697,60.290100 246.40499,60.728300 C 245.93364,61.350600 245.82304,62.053900 246.19652,62.053900 C 246.32791,62.053900 246.86049,61.198300 247.38003,60.152700 z M 245.56530,56.882700 C 245.46190,56.487300 245.55596,56.274300 245.83400,56.274300 C 246.06930,56.274300 246.26181,56.548100 246.26181,56.882700 C 246.26181,57.217300 246.14089,57.491100 245.99310,57.491100 C 245.84531,57.491100 245.65280,57.217300 245.56530,56.882700 z M 244.13251,56.578500 C 244.13251,56.411200 244.26939,56.274300 244.43669,56.274300 C 244.60399,56.274300 244.74088,56.411200 244.74088,56.578500 C 244.74088,56.745800 244.60399,56.882700 244.43669,56.882700 C 244.26939,56.882700 244.13251,56.745800 244.13251,56.578500 z M 246.61542,55.481900 C 246.74221,54.823500 247.69484,54.543800 248.17500,55.024000 C 248.58464,55.433600 248.45812,55.561200 247.37177,55.833900 C 246.63192,56.019600 246.52174,55.968300 246.61542,55.481900 z M 249.30366,54.905500 C 249.30366,54.654500 249.54321,54.444900 249.83599,54.439500 C 250.32173,54.430700 250.31753,54.391400 249.78803,53.990700 C 249.27568,53.603000 249.15798,53.613000 248.78265,54.076400 C 248.40014,54.548700 248.38971,54.534700 248.67851,53.936900 C 249.08364,53.098300 249.09184,52.531100 248.69529,52.776200 C 248.52799,52.879600 248.39110,52.758900 248.39110,52.507900 C 248.39110,52.257000 248.53732,51.961300 248.71603,51.850800 C 248.89474,51.740400 248.97822,51.486500 248.90154,51.286700 C 248.82202,51.079500 249.04178,50.910000 249.41313,50.892200 C 249.77118,50.875000 249.89302,50.926900 249.68389,51.007400 C 249.45344,51.096200 249.32067,51.653100 249.34683,52.421300 L 249.38999,53.688800 L 249.59644,52.472000 C 249.79617,51.294800 249.81320,51.280000 250.12044,52.015700 C 250.29510,52.434000 250.55921,52.707800 250.70734,52.624100 C 250.85548,52.540500 250.99343,52.805400 251.01390,53.212900 C 251.04956,53.922700 251.03313,53.929200 250.62333,53.368800 C 250.22327,52.821700 250.20007,52.843200 250.26545,53.701200 C 250.33976,54.676500 250.06096,55.361800 249.58989,55.361800 C 249.43247,55.361800 249.30366,55.156500 249.30366,54.905500 z M 247.17436,53.536700 C 247.17436,53.180700 247.37715,52.928300 247.66319,52.928300 C 247.98396,52.928300 248.08853,53.093700 247.96737,53.409500 C 247.86582,53.674100 247.78273,53.947900 247.78273,54.017800 C 247.78273,54.087800 247.64585,54.145000 247.47855,54.145000 C 247.31125,54.145000 247.17436,53.871300 247.17436,53.536700 z M 246.87018,52.337900 C 246.87018,52.160700 247.00706,52.015700 247.17436,52.015700 C 247.34166,52.015700 247.47855,52.076100 247.47855,52.149900 C 247.47855,52.223700 247.34166,52.368600 247.17436,52.472000 C 247.00706,52.575400 246.87018,52.515100 246.87018,52.337900 z M 241.69902,50.360700 C 241.69902,50.286900 241.83590,50.141900 242.00321,50.038500 C 242.17051,49.935100 242.30739,49.995500 242.30739,50.172700 C 242.30739,50.349800 242.17051,50.494800 242.00321,50.494800 C 241.83590,50.494800 241.69902,50.434400 241.69902,50.360700 z M 246.76017,48.517600 C 246.66387,48.266600 246.71767,48.061300 246.87972,48.061300 C 247.04177,48.061300 247.17436,48.266600 247.17436,48.517600 C 247.17436,48.768600 247.12056,48.973900 247.05481,48.973900 C 246.98906,48.973900 246.85648,48.768600 246.76017,48.517600 z M 251.74756,46.719000 C 251.51208,46.118900 251.13963,45.627800 250.91991,45.627800 C 250.39423,45.627800 250.41535,45.385300 250.99117,44.809400 C 251.54743,44.253200 251.51646,44.222800 252.02190,45.820800 C 252.53220,47.434200 252.31159,48.156500 251.74756,46.719000 z M 246.71808,47.148800 C 246.61468,46.981500 246.74349,46.844600 247.00432,46.844600 C 247.26514,46.844600 247.47855,46.981500 247.47855,47.148800 C 247.47855,47.316100 247.34974,47.453000 247.19232,47.453000 C 247.03489,47.453000 246.82148,47.316100 246.71808,47.148800 z M 244.13251,44.259000 C 244.34078,44.008100 244.56286,43.802700 244.62603,43.802700 C 244.68920,43.802700 244.74088,44.008100 244.74088,44.259000 C 244.74088,44.510000 244.51879,44.715300 244.24735,44.715300 C 243.84315,44.715300 243.82237,44.632700 244.13251,44.259000 z M 246.56599,44.411100 C 246.56599,44.243800 246.77940,44.106900 247.04022,44.106900 C 247.30105,44.106900 247.42985,44.243800 247.32645,44.411100 C 247.22306,44.578400 247.00965,44.715300 246.85222,44.715300 C 246.69480,44.715300 246.56599,44.578400 246.56599,44.411100 z M 187.61102,61.541900 C 187.39144,61.454000 187.12908,61.464800 187.02800,61.565900 C 186.92692,61.667000 187.10658,61.738900 187.42724,61.725700 C 187.78160,61.711100 187.85368,61.639000 187.61102,61.541900 z M 203.57123,60.326900 C 203.48667,60.242400 203.10143,60.273500 202.71514,60.396100 L 202.01280,60.619000 L 202.69222,60.870400 C 203.06590,61.008600 203.39028,61.297200 203.41306,61.511700 C 203.43585,61.726300 203.51535,61.582000 203.58974,61.191200 C 203.66412,60.800400 203.65580,60.411500 203.57123,60.326900 z M 186.48934,61.141300 C 186.38594,60.974000 186.17254,60.837100 186.01511,60.837100 C 185.85768,60.837100 185.72888,60.974000 185.72888,61.141300 C 185.72888,61.308600 185.94228,61.445500 186.20311,61.445500 C 186.46393,61.445500 186.59274,61.308600 186.48934,61.141300 z M 199.55556,60.282000 C 199.43367,60.169100 199.27767,60.233200 199.20890,60.424600 C 199.14014,60.616000 198.78245,60.707300 198.41404,60.627500 C 197.80963,60.496700 197.81849,60.524100 198.50467,60.907400 C 199.15325,61.269700 199.30280,61.270100 199.52116,60.909800 C 199.66197,60.677400 199.67745,60.394900 199.55556,60.282000 z M 201.24234,60.837100 C 201.24234,60.669800 201.00279,60.535000 200.71001,60.537600 C 200.25509,60.541600 200.24403,60.585100 200.63397,60.837100 C 201.20803,61.208100 201.24234,61.208100 201.24234,60.837100 z M 197.20609,60.626300 C 196.91013,60.549200 196.49948,60.554300 196.29353,60.637600 C 196.08759,60.720900 196.32974,60.784000 196.83165,60.777800 C 197.33355,60.771600 197.50205,60.703400 197.20609,60.626300 z M 208.59983,60.629300 C 208.38024,60.541500 208.11788,60.552300 208.01681,60.653300 C 207.91573,60.754400 208.09539,60.826300 208.41605,60.813100 C 208.77041,60.798500 208.84249,60.726400 208.59983,60.629300 z M 230.67225,59.747100 C 230.38238,59.457200 229.80122,59.926700 230.01725,60.276300 C 230.14565,60.484000 230.31579,60.478800 230.53425,60.260300 C 230.71335,60.081200 230.77545,59.850300 230.67225,59.747100 z M 208.11820,58.790200 C 208.01712,58.689100 207.94523,58.868800 207.95844,59.189400 C 207.97303,59.543800 208.04511,59.615900 208.14222,59.373200 C 208.23009,59.153600 208.21928,58.891300 208.11820,58.790200 z M 207.63024,58.707800 C 207.63024,58.540500 207.50143,58.403600 207.34400,58.403600 C 207.18657,58.403600 206.97317,58.540500 206.86977,58.707800 C 206.76637,58.875100 206.89518,59.012000 207.15601,59.012000 C 207.41683,59.012000 207.63024,58.875100 207.63024,58.707800 z M 230.44415,58.413200 C 230.44415,58.251100 230.23883,58.197300 229.98788,58.293600 C 229.73692,58.389900 229.53160,58.522500 229.53160,58.588300 C 229.53160,58.654000 229.73692,58.707800 229.98788,58.707800 C 230.23883,58.707800 230.44415,58.575200 230.44415,58.413200 z M 243.70791,57.877600 C 243.60683,57.776600 243.53494,57.956200 243.54815,58.276900 C 243.56274,58.631200 243.63482,58.703300 243.73193,58.460700 C 243.81980,58.241100 243.80899,57.978700 243.70791,57.877600 z M 242.83610,57.281000 C 242.55327,56.998200 242.21992,56.868800 242.09531,56.993400 C 241.97069,57.118000 242.07009,57.347300 242.31620,57.503000 C 243.05676,57.971300 243.38588,57.830800 242.83610,57.281000 z M 240.68205,54.923000 C 240.23757,54.511100 239.87391,54.322600 239.87391,54.504100 C 239.87391,54.905900 241.12775,56.034400 241.33919,55.823000 C 241.42224,55.740000 241.12653,55.335000 240.68205,54.923000 z M 214.47441,54.449200 C 214.57781,54.281900 214.44901,54.145000 214.18818,54.145000 C 213.92735,54.145000 213.71395,54.281900 213.71395,54.449200 C 213.71395,54.616500 213.84275,54.753400 214.00018,54.753400 C 214.15761,54.753400 214.37101,54.616500 214.47441,54.449200 z M 241.25002,53.817900 C 241.36022,53.470700 241.36944,53.105700 241.27052,53.006800 C 241.17159,52.907800 241.09065,53.055000 241.09065,53.333900 C 241.09065,53.612700 240.95377,53.840800 240.78646,53.840800 C 240.61916,53.840800 240.48228,53.977700 240.48228,54.145000 C 240.48228,54.700000 241.04632,54.459700 241.25002,53.817900 z M 215.53025,53.548500 C 216.28186,53.073200 215.74833,52.959200 214.77860,53.388000 C 214.07244,53.700200 214.00364,53.796000 214.47441,53.811500 C 214.80902,53.822500 215.28414,53.704200 215.53025,53.548500 z M 218.30526,51.922600 C 218.06443,51.681800 217.97255,51.760700 217.97255,52.208400 C 217.97255,53.012600 218.39793,53.439400 218.53340,52.771200 C 218.59091,52.487400 218.48825,52.105600 218.30526,51.922600 z M 215.84325,50.089200 C 215.84325,49.457900 215.48322,49.249900 215.03472,49.622100 C 214.44510,50.111500 214.53302,50.494800 215.23488,50.494800 C 215.56948,50.494800 215.84325,50.312300 215.84325,50.089200 z M 218.03885,48.614300 C 217.84838,48.423900 217.80599,48.623900 217.91916,49.179000 C 218.04897,49.815600 218.12546,49.892100 218.21410,49.473900 C 218.27993,49.163300 218.20106,48.776500 218.03885,48.614300 z M 217.36418,49.278100 C 217.36418,49.110800 217.21921,48.973900 217.04204,48.973900 C 216.86486,48.973900 216.80450,49.110800 216.90790,49.278100 C 217.01130,49.445400 217.15626,49.582300 217.23004,49.582300 C 217.30381,49.582300 217.36418,49.445400 217.36418,49.278100 z M 215.04806,48.536800 C 214.95582,48.296400 214.68713,48.173900 214.45099,48.264500 C 213.93730,48.461600 214.17995,48.973900 214.78700,48.973900 C 215.03479,48.973900 215.14499,48.789400 215.04806,48.536800 z M 217.97255,46.217300 C 217.97255,45.398800 217.88305,45.323700 216.90790,45.323700 C 216.32234,45.323700 215.84325,45.460500 215.84325,45.627800 C 215.84325,45.795100 216.04857,45.932000 216.29953,45.932000 C 216.55048,45.932000 216.75580,46.176700 216.75580,46.475700 C 216.75580,46.801200 216.99984,47.037700 217.36418,47.065100 C 217.84489,47.101300 217.97255,46.923400 217.97255,46.217300 z M 200.32978,45.323700 C 200.32978,45.156400 200.18482,45.019500 200.00765,45.019500 C 199.83047,45.019500 199.77011,45.156400 199.87350,45.323700 C 199.97690,45.491000 200.12186,45.627800 200.19564,45.627800 C 200.26942,45.627800 200.32978,45.491000 200.32978,45.323700 z M 216.89584,43.908400 C 216.05536,43.293800 215.67341,43.415100 216.29303,44.099700 C 216.59228,44.430400 216.97644,44.614800 217.14672,44.509600 C 217.33106,44.395700 217.22954,44.152400 216.89584,43.908400 z M 227.29957,42.814100 C 227.21519,42.605000 227.14614,42.776100 227.14614,43.194400 C 227.14614,43.612600 227.21519,43.783700 227.29957,43.574600 C 227.38395,43.365500 227.38395,43.023200 227.29957,42.814100 z M 215.84325,42.568000 C 215.84325,42.410600 215.70636,42.281800 215.53906,42.281800 C 215.37176,42.281800 215.23488,42.495200 215.23488,42.756000 C 215.23488,43.016900 215.37176,43.145700 215.53906,43.042300 C 215.70636,42.938900 215.84325,42.725500 215.84325,42.568000 z M 216.99915,42.221000 C 217.19991,42.020200 217.36418,41.656800 217.36418,41.413400 C 217.36418,41.062000 217.23874,41.084300 216.75580,41.521300 C 216.13089,42.086900 215.95977,42.586000 216.39078,42.586000 C 216.52462,42.586000 216.79839,42.421700 216.99915,42.221000 z M 192.42096,41.825500 C 192.42096,41.574600 192.28837,41.369200 192.12632,41.369200 C 191.96427,41.369200 191.91047,41.574600 192.00677,41.825500 C 192.10307,42.076500 192.23566,42.281800 192.30141,42.281800 C 192.36716,42.281800 192.42096,42.076500 192.42096,41.825500 z M 226.99346,40.374800 C 226.91013,40.168900 226.84703,40.411100 226.85323,40.913000 C 226.85943,41.414900 226.92760,41.583400 227.00473,41.287400 C 227.08185,40.991400 227.07678,40.580800 226.99346,40.374800 z M 247.85688,41.167200 C 247.64671,41.082400 247.55213,40.887900 247.64670,40.734900 C 247.74126,40.581900 247.68175,40.456700 247.51445,40.456700 C 247.34715,40.456700 247.13289,40.581900 247.03833,40.734900 C 246.86845,41.009800 247.34468,41.321200 247.93483,41.321200 C 248.10213,41.321200 248.06706,41.251900 247.85688,41.167200 z M 216.60678,40.451700 C 216.71186,40.281700 216.92527,40.221300 217.08101,40.317600 C 217.42091,40.527600 217.41382,40.215400 217.05999,39.392000 C 216.83115,38.859500 216.79590,38.851200 216.77719,39.325500 C 216.76543,39.623600 216.55048,39.946200 216.29953,40.042500 C 215.79817,40.234900 215.67366,40.760900 216.12948,40.760900 C 216.28691,40.760900 216.50169,40.621800 216.60678,40.451700 z M 186.53677,36.116300 C 186.45345,35.910300 186.39035,36.152500 186.39655,36.654400 C 186.40275,37.156300 186.47092,37.324800 186.54804,37.028800 C 186.62517,36.732800 186.62010,36.322200 186.53677,36.116300 z M 204.89257,35.858000 C 204.89257,35.690700 204.75568,35.638400 204.58838,35.741800 C 204.42108,35.845200 204.28420,36.066700 204.28420,36.234000 C 204.28420,36.401300 204.42108,36.453600 204.58838,36.350200 C 204.75568,36.246800 204.89257,36.025300 204.89257,35.858000 z M 257.93572,29.870400 C 258.04809,29.688600 258.20678,28.129200 258.28835,26.405000 C 258.36992,24.680900 258.64894,22.627100 258.90840,21.841200 C 259.25806,20.782000 259.29646,20.255800 259.05678,19.807900 C 258.87893,19.475600 258.73341,18.990500 258.73341,18.730000 C 258.73341,18.469500 258.26750,17.646000 257.69805,16.900000 C 257.12832,16.153600 256.56920,14.990300 256.45484,14.313400 C 256.20909,12.858800 255.69145,12.371100 255.69180,13.594400 C 255.69193,14.064300 256.10258,15.316600 256.60436,16.377300 C 257.15507,17.541400 257.51667,18.799000 257.51667,19.550200 C 257.51667,20.737400 255.64856,27.836000 255.03204,28.991500 C 254.56364,29.869400 255.02773,31.174100 256.24059,32.389000 L 257.36458,33.515000 L 257.54799,31.858000 C 257.64886,30.946700 257.82334,30.052300 257.93572,29.870400 z M 204.89257,32.547900 C 204.89257,32.380600 204.37925,32.257300 203.75187,32.274000 C 202.73385,32.301100 202.69296,32.330500 203.37164,32.547900 C 204.45896,32.896100 204.89257,32.896100 204.89257,32.547900 z M 227.40230,31.179000 C 227.40230,30.928100 227.34850,30.722700 227.28275,30.722700 C 227.21700,30.722700 227.08441,30.928100 226.98811,31.179000 C 226.89181,31.430000 226.94561,31.635300 227.10766,31.635300 C 227.26971,31.635300 227.40230,31.430000 227.40230,31.179000 z M 219.18463,29.716200 C 219.18207,29.349600 219.04728,28.844400 218.88510,28.593400 C 218.66951,28.259800 218.58898,28.489500 218.58557,29.447900 C 218.58274,30.245300 218.70005,30.685000 218.88510,30.570700 C 219.05240,30.467300 219.18719,30.082700 219.18463,29.716200 z M 228.31486,20.836700 C 228.10658,20.585800 227.79929,20.380400 227.63199,20.380400 C 227.46231,20.380400 227.49525,20.582200 227.70648,20.836700 C 227.91476,21.087700 228.22205,21.293000 228.38935,21.293000 C 228.55903,21.293000 228.52609,21.091200 228.31486,20.836700 z M 229.07532,20.076200 C 228.97192,19.908900 228.82696,19.772100 228.75318,19.772100 C 228.67940,19.772100 228.61904,19.908900 228.61904,20.076200 C 228.61904,20.243600 228.76400,20.380400 228.94118,20.380400 C 229.11836,20.380400 229.17872,20.243600 229.07532,20.076200 z M 228.16276,18.859500 C 228.05936,18.692200 227.91440,18.555300 227.84062,18.555300 C 227.76685,18.555300 227.70648,18.692200 227.70648,18.859500 C 227.70648,19.026800 227.85145,19.163700 228.02862,19.163700 C 228.20580,19.163700 228.26616,19.026800 228.16276,18.859500 z M 243.82832,15.513500 C 243.82832,15.178900 243.69144,14.905100 243.52413,14.905100 C 243.35683,14.905100 243.21995,14.753700 243.21995,14.568600 C 243.21995,14.383600 242.86665,13.954300 242.43485,13.614600 C 241.94334,13.228000 241.70327,12.792400 241.79286,12.449800 C 241.87158,12.148800 241.76673,11.837600 241.55988,11.758200 C 241.29361,11.656000 241.22147,11.003800 241.31282,9.5247000 L 241.44187,7.4356000 L 240.32796,6.9044000 C 238.86052,6.2046000 235.91695,5.9009000 235.05795,6.3606000 C 234.20172,6.8188000 234.22284,6.9725000 235.30489,8.1572000 C 236.01922,8.9393000 236.11587,9.1860000 235.76116,9.3221000 C 235.51364,9.4171000 235.31112,9.6171000 235.31112,9.7665000 C 235.31112,10.164200 236.34629,10.098000 236.77121,9.6731000 C 237.05512,9.3892000 237.13632,9.4061000 237.13661,9.7491000 C 237.13706,10.281400 238.01697,11.346500 240.70506,14.068600 C 242.76345,16.153000 243.82832,16.645700 243.82832,15.513500 z M 256.23339,10.174400 C 256.16194,10.102900 255.66859,9.9575000 255.13705,9.8512000 C 253.83558,9.5909000 253.85521,10.241400 255.15923,10.586600 C 256.02350,10.815300 256.63836,10.579300 256.23339,10.174400 z M 252.46067,10.027800 C 252.60766,9.8901000 251.92324,9.7779000 250.93974,9.7785000 C 249.30193,9.7795000 249.20222,9.8168000 249.75402,10.221800 C 250.35837,10.665400 251.89796,10.555100 252.46067,10.027800 z M 254.28014,8.3787000 C 255.42783,8.4359000 256.44305,8.5589000 256.53618,8.6521000 C 256.85616,8.9720000 257.21249,8.8208000 257.21249,8.3651000 C 257.21249,8.0315000 256.86488,7.9081000 255.91970,7.9062000 C 255.20866,7.9047000 253.90827,7.8172000 253.02993,7.7117000 C 251.51761,7.5301000 251.43296,7.5564000 251.43296,8.2079000 C 251.43296,8.7211000 251.52953,8.8170000 251.81319,8.5853000 C 252.02232,8.4144000 253.13244,8.3215000 254.28014,8.3787000 z M 258.32426,6.8573000 C 258.22519,6.5991000 257.90912,6.3879000 257.62187,6.3879000 C 257.33462,6.3879000 256.81701,6.1350000 256.47163,5.8258000 C 255.71869,5.1519000 253.40327,4.2148000 253.14043,4.4776000 C 252.76015,4.8579000 252.95912,5.5384000 253.40102,5.3688000 C 253.84637,5.1980000 255.62883,5.9178000 257.36458,6.9696000 C 258.37569,7.5823000 258.59272,7.5569000 258.32426,6.8573000 z M 252.33584,5.9495000 C 252.33052,5.7724000 252.12520,5.8931000 251.87957,6.2179000 C 251.63393,6.5427000 251.43731,6.9533000 251.44263,7.1305000 C 251.44796,7.3076000 251.65328,7.1868000 251.89891,6.8621000 C 252.14454,6.5373000 252.34116,6.1267000 252.33584,5.9495000 z M 259.03760,5.0457000 C 259.03760,4.4073000 258.71418,4.1884000 256.55215,3.3627000 C 254.61759,2.6240000 254.01251,2.5001000 253.82218,2.8038000 C 253.66635,3.0524000 253.76794,3.2668000 254.10229,3.3947000 C 254.39083,3.5051000 255.40861,3.8952000 256.36402,4.2617000 C 257.31944,4.6281000 258.26016,5.1195000 258.45452,5.3537000 C 258.94300,5.9423000 259.03760,5.8923000 259.03760,5.0457000 z M 191.73020,32.059900 C 191.60821,31.937900 191.50840,31.628200 191.50840,31.371700 C 191.50840,31.029300 191.59839,30.995200 191.84681,31.243700 C 192.03293,31.429800 192.13274,31.739500 192.06861,31.931900 C 192.00448,32.124300 191.85219,32.181900 191.73020,32.059900 z M 192.92793,32.040900 C 192.55624,31.669200 192.71883,31.330800 193.25747,31.355100 C 193.57861,31.369600 193.63820,31.440300 193.40767,31.533200 C 193.19750,31.617900 193.10291,31.812500 193.19748,31.965500 C 193.39720,32.288600 193.22410,32.337100 192.92793,32.040900 z M 199.89078,31.399100 C 199.83402,31.342300 199.85570,31.035400 199.93895,30.717000 C 200.06678,30.228200 200.31001,30.157700 201.50284,30.264000 C 202.27973,30.333200 203.16298,30.396200 203.46564,30.404200 C 203.78234,30.412400 203.92916,30.558900 203.81154,30.749200 C 203.69913,30.931100 203.34885,31.012400 203.03312,30.929800 C 202.71740,30.847300 202.45908,30.889400 202.45908,31.023500 C 202.45908,31.260300 200.09741,31.605700 199.89078,31.399100 z M 201.29937,30.819100 C 201.07979,30.731300 200.81743,30.742100 200.71635,30.843200 C 200.61527,30.944200 200.79493,31.016100 201.11560,31.002900 C 201.46995,30.988300 201.54203,30.916200 201.29937,30.819100 z M 193.94189,31.026900 C 193.94189,30.859600 194.07877,30.722700 194.24607,30.722700 C 194.41337,30.722700 194.55026,30.859600 194.55026,31.026900 C 194.55026,31.194200 194.41337,31.331100 194.24607,31.331100 C 194.07877,31.331100 193.94189,31.194200 193.94189,31.026900 z M 191.81259,30.460700 C 191.81259,30.316600 192.15480,30.264200 192.57305,30.344100 C 192.99131,30.424100 193.33351,30.542000 193.33351,30.606100 C 193.33351,30.670300 192.99131,30.722700 192.57305,30.722700 C 192.15480,30.722700 191.81259,30.604800 191.81259,30.460700 z M 196.22868,30.427300 C 196.14031,30.284300 195.48696,30.079200 194.77680,29.971500 C 192.61675,29.643900 192.15955,29.296200 192.41276,28.173500 C 192.53273,27.641600 192.58557,26.909400 192.53017,26.546400 C 192.47478,26.183400 192.56666,25.801600 192.73435,25.698000 C 193.18582,25.419000 192.77860,24.941800 192.25912,25.141100 C 192.01353,25.235400 191.81259,25.145000 191.81259,24.940300 C 191.81259,24.720900 192.05636,24.631800 192.40637,24.723400 C 193.19636,24.929900 193.25636,24.633100 192.92281,22.169000 C 192.68646,20.423000 192.57884,20.160100 192.27225,20.579300 C 192.07019,20.855700 191.74723,20.984300 191.55455,20.865200 C 191.12446,20.599400 191.08954,19.772100 191.50840,19.772100 C 191.67570,19.772100 191.81259,19.626000 191.81259,19.447400 C 191.81259,19.253500 191.54893,19.206400 191.15820,19.330400 C 190.63790,19.495500 190.54245,19.437400 190.69238,19.046700 C 190.79608,18.776400 190.76299,18.555300 190.61884,18.555300 C 190.47469,18.555300 190.27796,18.760600 190.18166,19.011600 C 189.90417,19.734700 188.99437,19.592500 189.22615,18.862200 C 189.33187,18.529100 189.30978,18.084300 189.17705,17.873600 C 189.01543,17.617200 188.87013,17.792100 188.73712,18.403200 C 188.54620,19.280500 188.53713,19.270900 188.50253,18.154600 C 188.46961,17.092100 188.40834,17.012600 187.78213,17.218700 C 186.21607,17.734100 185.90222,17.570400 185.67989,16.121800 C 185.40663,14.341500 185.37072,10.836900 185.61911,10.189600 C 185.77421,9.7854000 185.86557,9.7650000 186.07073,10.088700 C 186.26331,10.392500 186.32910,10.398900 186.33259,10.114200 C 186.33515,9.9050000 186.48335,9.7339000 186.66193,9.7339000 C 186.84819,9.7339000 186.90429,9.9933000 186.79352,10.342300 C 186.68276,10.691300 186.73886,10.950700 186.92512,10.950700 C 187.10370,10.950700 187.24980,10.737300 187.24980,10.476500 C 187.24980,10.215600 187.38669,10.086800 187.55399,10.190200 C 187.72129,10.293600 187.85817,10.106400 187.85817,9.7742000 C 187.85817,9.0713000 188.57263,8.8426000 189.76520,9.1638000 C 190.26936,9.2996000 190.53695,9.2764000 190.43167,9.1060000 C 190.32934,8.9404000 191.08282,8.8214000 192.23296,8.8214000 C 193.32042,8.8214000 194.30053,8.9676000 194.41098,9.1463000 C 194.52143,9.3250000 194.78659,9.4042000 195.00024,9.3222000 C 195.21388,9.2402000 195.53304,9.3175000 195.70949,9.4939000 C 195.88690,9.6713000 196.27737,9.7123000 196.58306,9.5856000 C 196.88709,9.4595000 197.81760,9.2950000 198.65087,9.2200000 C 199.48414,9.1450000 200.31804,8.9574000 200.50397,8.8030000 C 200.68991,8.6487000 200.93092,8.6114000 201.03955,8.7200000 C 201.35851,9.0390000 200.61511,9.7309000 199.91230,9.7692000 C 199.39276,9.7976000 199.37085,9.8321000 199.80118,9.9443000 C 200.09601,10.021200 200.25903,10.210700 200.16346,10.365300 C 199.87647,10.829700 200.55483,10.682200 201.06849,10.168500 C 201.59690,9.6401000 203.70876,9.4126000 204.89257,9.7565000 C 205.43113,9.9130000 205.12046,9.9867000 203.82792,10.009100 C 202.37901,10.034200 201.74364,10.212900 200.74548,10.875900 C 199.71765,11.558700 199.56198,11.780000 199.89262,12.088100 C 200.11508,12.295400 200.50977,12.383400 200.76972,12.283700 C 201.02966,12.183900 201.24234,12.253900 201.24234,12.439100 C 201.24234,12.624300 201.01357,12.775800 200.73397,12.775800 C 200.45436,12.775800 199.99506,12.984400 199.71331,13.239400 C 199.08218,13.810600 198.20048,13.521400 198.20048,12.743300 C 198.20048,12.426500 198.00494,12.167400 197.76593,12.167400 C 197.16243,12.167400 196.25338,13.120800 196.63311,13.355500 C 196.80784,13.463500 196.56016,14.046300 196.04722,14.734300 C 195.55849,15.389700 195.14901,15.730500 195.13725,15.491600 C 195.12439,15.230300 195.01170,15.299600 194.85444,15.665600 C 194.49466,16.502800 194.49466,16.800500 194.85444,16.578100 C 195.11104,16.419500 195.34834,18.334200 195.18711,19.262300 C 195.16316,19.400300 195.26827,19.436000 195.42069,19.341800 C 195.75240,19.136800 196.07353,20.083900 196.23699,21.749300 C 196.32519,22.647900 196.28496,22.807000 196.08308,22.357600 C 195.93275,22.023000 195.80014,21.441300 195.78838,21.064900 C 195.76272,20.243300 195.15863,20.133700 195.15863,20.950600 C 195.15863,21.264100 195.38105,22.119700 195.65289,22.851700 C 195.92473,23.583800 196.13097,24.498300 196.11119,24.883900 C 196.08781,25.339700 196.19737,25.509500 196.42439,25.369200 C 196.63675,25.238000 196.69068,25.287500 196.56203,25.495700 C 196.26745,25.972300 197.03767,27.331000 198.31808,28.593400 C 199.43018,29.689900 199.70343,30.395300 199.03699,30.449400 C 198.82787,30.466400 198.14660,30.526900 197.52307,30.583800 C 196.89953,30.640700 196.31706,30.570300 196.22868,30.427300 z M 193.94189,27.985100 C 193.94189,27.817800 193.72848,27.680900 193.46766,27.680900 C 193.20683,27.680900 193.07802,27.817800 193.18142,27.985100 C 193.28482,28.152400 193.49822,28.289300 193.65565,28.289300 C 193.81308,28.289300 193.94189,28.152400 193.94189,27.985100 z M 191.28300,12.167400 C 191.59402,12.167400 191.76389,12.030500 191.66049,11.863200 C 191.39726,11.437300 191.91871,11.482700 192.36012,11.924100 C 192.64403,12.208000 192.72514,12.136100 192.72514,11.600800 C 192.72514,11.061500 192.57689,10.933100 192.04073,11.007600 C 191.52649,11.079100 191.33214,10.932600 191.25911,10.418400 C 191.12581,9.4798000 190.58733,9.5488000 190.66560,10.494400 C 190.70021,10.912700 190.83556,11.254900 190.96638,11.254900 C 191.46575,11.254900 191.17592,11.799700 190.59584,11.951400 C 190.26124,12.038900 189.98747,12.287500 189.98747,12.504000 C 189.98747,12.810000 190.06859,12.816400 190.35250,12.532400 C 190.55326,12.331700 190.97199,12.167400 191.28300,12.167400 z M 193.57672,11.178800 C 193.11044,9.7967000 193.02933,9.7779000 193.02933,11.052100 C 193.02933,11.822900 193.16538,12.167400 193.46978,12.167400 C 193.83233,12.167400 193.85125,11.992600 193.57672,11.178800 z M 198.52029,11.002700 C 197.66904,10.875200 196.89340,11.166800 197.11787,11.530000 C 197.21976,11.694800 197.67962,11.664500 198.23954,11.456100 C 199.07812,11.143900 199.11078,11.091100 198.52029,11.002700 z M 189.98747,10.664400 C 189.98747,10.253700 189.43296,9.9689000 189.06995,10.193300 C 188.89992,10.298400 188.83956,10.511800 188.93581,10.667500 C 189.16416,11.037000 189.98747,11.034600 189.98747,10.664400 z M 193.39055,9.2220000 C 193.17097,9.1341000 192.90861,9.1449000 192.80753,9.2460000 C 192.70645,9.3471000 192.88611,9.4189000 193.20677,9.4057000 C 193.56113,9.3911000 193.63321,9.3191000 193.39055,9.2220000 z M 204.81652,30.508100 C 205.19295,30.435600 205.80893,30.435600 206.18536,30.508100 C 206.56178,30.580600 206.25380,30.639900 205.50094,30.639900 C 204.74808,30.639900 204.44009,30.580600 204.81652,30.508100 z M 187.98041,28.633300 C 187.99683,28.220700 188.19574,27.821400 188.42242,27.746000 C 188.72041,27.646900 188.77792,27.787400 188.63006,28.253300 C 188.50893,28.634900 188.55793,28.897600 188.75023,28.897600 C 188.92881,28.897600 189.07492,29.026000 189.07492,29.182900 C 189.07492,29.339800 188.82194,29.449100 188.51274,29.425800 C 188.12023,29.396300 187.95957,29.157100 187.98041,28.633300 z M 221.69882,29.092300 C 220.84998,28.671900 220.80532,28.283900 221.62392,28.441600 C 222.41824,28.594500 222.83952,28.864200 222.83952,29.219800 C 222.83952,29.565300 222.59977,29.538500 221.69882,29.092300 z M 208.45071,28.973700 C 208.09437,28.338500 207.95428,27.072500 208.24034,27.072500 C 208.41497,27.072500 208.68889,26.727900 208.84905,26.306600 C 209.10552,25.632000 210.18671,24.943200 210.98907,24.943200 C 211.14162,24.943200 211.48672,25.279400 211.75595,25.690300 C 212.31957,26.550500 212.08398,27.309000 211.42345,26.760800 C 211.09479,26.488000 210.97115,26.638400 210.80767,27.509800 C 210.51774,29.055300 209.91656,29.326300 210.15445,27.804200 C 210.32330,26.723800 210.30064,26.668900 209.90429,27.197700 C 209.65424,27.531400 209.54455,28.082500 209.64697,28.490500 C 209.79060,29.062800 209.70366,29.201800 209.20209,29.201800 C 208.85923,29.201800 208.52110,29.099200 208.45071,28.973700 z M 213.30837,28.086500 C 212.97604,27.754100 213.07829,27.072500 213.46046,27.072500 C 213.65565,27.072500 213.72528,27.162600 213.61519,27.272700 C 213.50511,27.382800 213.56750,27.656500 213.75383,27.881000 C 214.09208,28.288600 213.69405,28.472100 213.30837,28.086500 z M 197.29644,26.638600 C 196.84443,25.449800 196.93389,25.262600 197.47600,26.262900 C 197.73335,26.737800 197.86858,27.201600 197.77652,27.293700 C 197.68446,27.385800 197.46842,27.091000 197.29644,26.638600 z M 216.91678,27.086900 C 216.66629,26.681600 217.91748,25.575900 218.64265,25.561700 C 219.44109,25.546100 220.71022,26.212300 220.71022,26.647000 C 220.71022,26.952100 220.52898,26.941900 219.87371,26.600100 C 218.77526,26.027100 218.59149,26.044000 217.79610,26.791200 C 217.34945,27.210800 217.05464,27.310000 216.91678,27.086900 z M 214.52150,26.192900 C 214.77810,25.116400 214.89768,24.943200 215.38442,24.943200 C 215.84006,24.943200 216.28854,25.989700 216.01947,26.425100 C 215.92749,26.573900 215.51027,26.761100 215.09231,26.841000 C 214.40551,26.972300 214.35058,26.909900 214.52150,26.192900 z M 190.66809,26.110500 C 190.46105,25.903500 190.29166,25.526800 190.29166,25.273500 C 190.29166,24.874900 190.35785,24.879000 190.78324,25.304400 C 191.05362,25.574800 191.22301,25.951500 191.15967,26.141500 C 191.07651,26.391000 190.93994,26.382400 190.66809,26.110500 z M 227.92884,25.656200 C 228.13478,25.572900 228.54543,25.567900 228.84139,25.645000 C 229.13736,25.722100 228.96885,25.790300 228.46695,25.796500 C 227.96504,25.802700 227.72289,25.739600 227.92884,25.656200 z M 185.62748,24.132100 C 185.32414,23.828700 185.38271,22.752100 185.69216,22.943300 C 186.04084,23.158800 186.34773,24.334800 186.05528,24.334800 C 185.93152,24.334800 185.73901,24.243600 185.62748,24.132100 z M 213.64049,22.740800 C 212.86903,21.864100 212.28447,21.100100 212.34147,21.043200 C 212.60482,20.779800 213.72344,21.692800 214.31994,22.658000 C 214.79831,23.432000 215.20402,23.732400 215.79201,23.747900 C 216.51896,23.767000 216.54019,23.796500 215.99534,24.030700 C 215.66074,24.174400 215.30961,24.301700 215.21506,24.313500 C 215.12051,24.325200 214.41195,23.617500 213.64049,22.740800 z M 189.87747,22.661800 C 189.98834,22.372900 189.87328,22.205500 189.56374,22.205500 C 189.29489,22.205500 189.07492,22.102700 189.07492,21.977000 C 189.07492,21.851300 189.79355,21.730200 190.67189,21.707900 C 191.55023,21.685700 192.09776,21.731500 191.88863,21.809800 C 191.67951,21.888000 191.50840,22.131300 191.50840,22.350400 C 191.50840,22.761300 190.86500,23.118100 190.12423,23.118100 C 189.87423,23.118100 189.77371,22.932200 189.87747,22.661800 z M 186.23585,22.002800 C 186.12432,21.891200 186.04483,21.446400 186.05921,21.014200 C 186.08488,20.242600 186.09020,20.244600 186.35333,21.125600 C 186.62984,22.051400 186.58905,22.356000 186.23585,22.002800 z M 222.07905,20.988800 C 221.97565,20.821500 222.03602,20.684600 222.21319,20.684600 C 222.39037,20.684600 222.53533,20.821500 222.53533,20.988800 C 222.53533,21.156100 222.47497,21.293000 222.40119,21.293000 C 222.32741,21.293000 222.18245,21.156100 222.07905,20.988800 z M 189.07492,20.246300 C 189.07492,19.712000 189.25744,19.633300 189.51820,20.055200 C 189.61446,20.211000 189.55409,20.424400 189.38406,20.529500 C 189.21403,20.634500 189.07492,20.507100 189.07492,20.246300 z M 207.87545,17.914800 C 207.39801,17.379000 207.13081,16.800300 207.23523,16.528100 C 207.59054,15.602200 208.76395,14.702900 209.47517,14.811500 C 210.38191,14.949800 210.64456,15.209300 209.87792,15.209300 C 208.84563,15.209300 207.88997,16.099100 207.99310,16.964300 C 208.04448,17.395300 208.23967,17.798100 208.42687,17.859500 C 208.64533,17.931100 208.71108,17.677400 208.61046,17.151000 C 208.29755,15.514100 210.72483,14.905500 212.26907,16.233600 C 212.72915,16.629300 213.10558,17.052000 213.10558,17.172900 C 213.10558,17.293800 212.68442,17.038300 212.16968,16.605200 C 211.65494,16.172000 211.02996,15.817700 210.78085,15.817700 C 210.05033,15.817700 209.15116,16.411000 209.15116,16.893000 C 209.15116,17.474900 209.64494,17.467600 209.86954,16.882300 C 210.13140,16.199900 211.48077,16.327000 212.01099,17.084000 C 212.57282,17.886100 212.39191,18.251100 211.43256,18.251100 C 211.03405,18.251100 210.64188,18.358100 210.56108,18.488900 C 210.48027,18.619600 210.02732,18.750800 209.55452,18.780500 C 208.93981,18.819000 208.46141,18.572400 207.87545,17.914800 z M 212.66683,18.583700 C 212.57308,18.432000 212.77032,18.379500 213.10516,18.467100 C 213.81543,18.652800 213.90521,18.859500 213.27562,18.859500 C 213.03454,18.859500 212.76059,18.735400 212.66683,18.583700 z M 195.61491,18.251100 C 195.51151,18.083800 195.57187,17.946900 195.74905,17.946900 C 195.92622,17.946900 196.07118,18.083800 196.07118,18.251100 C 196.07118,18.418400 196.01082,18.555300 195.93704,18.555300 C 195.86327,18.555300 195.71830,18.418400 195.61491,18.251100 z M 214.01813,17.629500 C 214.01813,17.454900 213.68074,16.948200 213.26837,16.503400 C 212.85600,16.058700 212.58868,15.624800 212.67434,15.539100 C 212.87689,15.336600 214.62650,17.207200 214.62650,17.626300 C 214.62650,17.802600 214.48962,17.946900 214.32232,17.946900 C 214.15502,17.946900 214.01813,17.804100 214.01813,17.629500 z M 215.61511,16.528800 C 215.40598,16.444400 215.23488,16.235200 215.23488,16.063900 C 215.23488,15.884200 215.45991,15.848000 215.76720,15.978300 C 216.05998,16.102400 216.77862,16.306600 217.36418,16.432100 L 218.42882,16.660200 L 217.21208,16.671200 C 216.54287,16.677200 215.82424,16.613100 215.61511,16.528800 z M 214.39837,12.878500 C 214.18924,12.794100 214.01813,12.582900 214.01813,12.409000 C 214.01813,12.201600 214.15853,12.209500 214.42635,12.431700 C 214.65087,12.618100 214.92464,12.680400 215.03472,12.570400 C 215.14481,12.460300 215.23488,12.529900 215.23488,12.725100 C 215.23488,13.096900 215.03192,13.134200 214.39837,12.878500 z M 211.12837,12.027300 C 209.04431,11.695200 207.14865,10.980600 208.29670,10.959900 C 208.57961,10.954800 208.88391,11.068500 208.97293,11.212600 C 209.06195,11.356600 210.03587,11.546800 211.13721,11.635200 C 212.95374,11.781000 213.72632,11.998200 213.38441,12.267100 C 213.31470,12.321900 212.29949,12.214000 211.12837,12.027300 z M 206.10931,10.360300 C 206.10931,10.183100 206.24619,10.038100 206.41349,10.038100 C 206.58080,10.038100 206.71768,10.098500 206.71768,10.172300 C 206.71768,10.246000 206.58080,10.391000 206.41349,10.494400 C 206.24619,10.597800 206.10931,10.537400 206.10931,10.360300 z M 208.01681,10.462700 C 208.11788,10.361600 208.38024,10.350800 208.59983,10.438700 C 208.84249,10.535800 208.77041,10.607900 208.41605,10.622500 C 208.09539,10.635700 207.91573,10.563800 208.01681,10.462700 z M 186.64143,9.1256000 C 187.23117,8.7444000 187.55399,8.7444000 187.55399,9.1256000 C 187.55399,9.2929000 187.24600,9.4277000 186.86957,9.4251000 C 186.31612,9.4213000 186.27247,9.3640000 186.64143,9.1256000 z M 204.80847,9.2443000 C 204.70573,9.1415000 204.23774,9.0207000 203.76851,8.9757000 C 202.64046,8.8677000 201.85071,8.5248000 201.85071,8.1432000 C 201.85071,7.9733000 202.07085,8.0170000 202.33991,8.2403000 C 202.75569,8.5854000 202.89314,8.5587000 203.25588,8.0627000 C 203.67300,7.4922000 203.69329,7.4942000 204.15277,8.1502000 C 204.67023,8.8890000 205.27127,9.0653000 205.01746,8.4039000 C 204.89910,8.0955000 205.06384,8.0259000 205.64817,8.1376000 C 206.08317,8.2208000 206.39910,8.3074000 206.35024,8.3302000 C 206.30138,8.3530000 205.97653,8.6100000 205.62835,8.9013000 C 205.28016,9.1927000 204.91122,9.3470000 204.80847,9.2443000 z M 193.72008,8.3334000 C 193.82116,8.2323000 194.08352,8.2215000 194.30311,8.3094000 C 194.54576,8.4065000 194.47369,8.4786000 194.11933,8.4932000 C 193.79867,8.5064000 193.61901,8.4345000 193.72008,8.3334000 z M 198.67405,7.8328000 C 198.95993,6.9027000 199.06489,6.8264000 199.48313,7.2447000 C 199.75517,7.5167000 199.75627,7.6046000 199.48761,7.6046000 C 199.29210,7.6046000 199.21092,7.8100000 199.30722,8.0609000 C 199.41990,8.3545000 199.30075,8.5172000 198.97299,8.5172000 C 198.58526,8.5172000 198.51390,8.3538000 198.67405,7.8328000 z M 191.89497,8.0292000 C 191.99605,7.9282000 192.25841,7.9173000 192.47799,8.0052000 C 192.72065,8.1023000 192.64857,8.1744000 192.29421,8.1890000 C 191.97355,8.2022000 191.79389,8.1303000 191.89497,8.0292000 z M 195.85120,7.0038000 C 195.79586,6.2691000 195.95959,6.2328000 196.57092,6.8442000 C 196.82187,7.0951000 196.96017,7.3005000 196.87825,7.3005000 C 196.79634,7.3005000 196.54218,7.3723000 196.31345,7.4600000 C 196.05293,7.5600000 195.88026,7.3896000 195.85120,7.0038000 z M 186.25549,5.7551000 C 186.36305,5.3438000 186.50093,5.2059000 186.57687,5.4338000 C 186.65002,5.6532000 186.56525,5.9774000 186.38849,6.1541000 C 186.16276,6.3799000 186.12317,6.2611000 186.25549,5.7551000 z M 188.23583,5.4856000 C 187.95441,5.0308000 187.53143,4.8670000 186.63885,4.8670000 C 185.44717,4.8670000 185.42469,4.8467000 185.42469,3.7698000 C 185.42469,2.8943000 185.52190,2.7099000 185.90585,2.8572000 C 186.17048,2.9588000 186.54691,3.0462000 186.74236,3.0515000 C 186.93780,3.0569000 186.86056,3.2413000 186.57071,3.4614000 C 186.08333,3.8315000 186.10126,3.8878000 186.80910,4.2103000 C 187.43252,4.4944000 187.60685,4.4748000 187.74888,4.1047000 C 187.93025,3.6320000 188.67840,3.5172000 189.50632,3.8349000 C 190.36646,4.1649000 190.03139,4.6476000 189.07492,4.4563000 C 188.22482,4.2863000 187.74907,4.6785000 188.50127,4.9292000 C 188.68766,4.9914000 188.79033,5.2812000 188.72940,5.5732000 C 188.62975,6.0509000 188.58024,6.0421000 188.23583,5.4856000 z M 190.37404,4.3790000 C 190.47512,4.2779000 190.73748,4.2671000 190.95706,4.3550000 C 191.19972,4.4521000 191.12764,4.5242000 190.77329,4.5388000 C 190.45262,4.5520000 190.27296,4.4801000 190.37404,4.3790000 z M 193.38154,3.3460000 C 193.38154,2.9278000 193.45059,2.7567000 193.53497,2.9658000 C 193.61936,3.1749000 193.61936,3.5171000 193.53497,3.7263000 C 193.45059,3.9354000 193.38154,3.7643000 193.38154,3.3460000 z "/>
+
+<rect id="d0e140" width="288" height="1000px" x="10" y="1514.74747" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e140" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note la gran cantidad de nodos en el trazo. Después de realizar <flowSpan style="font-weight:bold">Ctrl+L</flowSpan>, este es un resultado típico:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1552.4057910000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f06.svgtext2885" y="128.33766" x="81.327339" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="128.33766" x="81.327339" id="tracing-f06.svgtspan2886" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1552.4057910000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f06.svgtext2888" y="124.67367" x="227.35374" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="124.67367" x="227.35374" id="tracing-f06.svgtspan2889" sodipodi:role="line">Traced Image / Output Path - Simplified</tspan><tspan y="130.67367" x="227.35374" id="tracing-f06.svgtspan2891" sodipodi:role="line">(384 nodes)</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1552.4057910000001) " y="0.058779296" x="39.653900" id="tracing-f06.svgimage1855" height="115.89471" width="83.346848" sodipodi:absref="/oldguitar.jpg" xlink:href="oldguitar.jpg"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1552.4057910000001) " id="tracing-f06.svgpath1856" d="M 185.35846,89.641600 C 185.35846,80.870900 185.35846,72.100200 185.35846,63.329500 C 188.11292,63.544000 183.89504,62.846400 185.34938,60.584700 C 185.36261,51.410800 185.37584,42.236900 185.38907,33.063000 C 188.53357,32.680700 188.91239,32.250500 190.53842,32.922800 C 190.43727,32.380100 197.15024,33.985400 194.81045,31.915900 C 197.13314,31.966200 199.85180,31.522800 196.69694,33.086500 C 200.45333,32.413800 204.30743,30.503600 207.83133,32.736800 C 213.16314,32.834200 210.86231,32.774500 209.42956,31.686800 C 212.60362,31.257900 203.23833,31.548500 207.66810,31.600700 C 209.74588,28.799900 217.30428,35.485400 214.58504,28.381100 C 216.14921,27.888300 215.97569,34.507700 217.47832,29.079700 C 220.03548,25.347100 219.88363,32.573000 223.85234,30.683700 C 224.92126,26.982600 219.68033,24.000400 216.73211,22.518000 C 219.53604,24.202400 221.98861,23.310900 218.90088,20.494900 C 218.56373,17.300700 224.13414,24.331100 226.89790,23.518600 C 231.23218,25.261400 219.56563,26.162700 226.39226,26.374000 C 227.48257,28.078600 231.22521,32.383900 230.33924,27.057200 C 230.30338,25.238400 230.10584,16.930100 228.85007,22.264400 C 225.39197,21.385200 223.79159,17.427600 221.13894,18.108600 C 220.52141,16.631500 222.29546,16.604600 222.87527,15.541900 C 222.06013,17.865500 229.37327,18.890300 228.78653,16.394200 C 227.35904,14.265100 223.00111,18.144300 223.83793,14.621800 C 228.37586,14.999400 226.51356,11.957500 224.18595,12.277900 C 222.68989,14.112800 214.29812,15.720600 215.56687,14.702900 C 217.20112,12.996300 222.84710,13.466500 225.56012,9.9888000 C 230.34960,7.2334000 235.30939,4.5941000 240.99616,6.1049000 C 242.82144,4.3012000 239.55894,-1.0683000 243.87721,0.18850000 C 248.96517,0.30570000 254.18636,-0.35400000 259.16353,0.51890000 C 262.87421,0.086600000 271.12089,-1.5968000 268.54092,5.4950000 C 268.61378,42.314400 268.63866,79.134800 268.40111,115.95360 C 240.72023,115.95360 213.03935,115.95360 185.35846,115.95360 C 185.35846,107.18300 185.35846,98.412300 185.35846,89.641600 z M 192.34403,114.75690 C 193.16051,111.80300 190.07137,116.83610 192.34403,114.75690 L 192.34403,114.75690 z M 194.69936,113.12230 C 194.59671,110.65710 193.61419,116.06920 194.69936,113.12230 z M 195.88456,112.99410 C 195.29227,113.21340 196.30382,114.42060 195.88456,112.99410 z M 193.57148,112.48040 C 195.15322,107.70690 190.86007,115.43790 193.57148,112.48040 z M 191.76963,112.68360 C 193.01805,108.08360 197.18561,103.01210 201.81865,102.79090 C 203.27632,100.71860 201.34038,97.768500 201.74084,95.583100 C 196.82108,91.233700 198.21213,104.13440 194.11755,106.26670 C 191.16739,107.05040 190.15573,112.26040 191.76963,112.68360 z M 246.83377,109.62630 C 244.34872,104.77830 247.58722,114.06890 246.83377,109.62630 L 246.83377,109.62630 z M 245.10621,109.45890 C 243.71648,108.05050 245.52890,111.34220 245.10621,109.45890 z M 243.77718,107.46460 C 241.43006,105.75090 244.68589,110.08730 243.77718,107.46460 z M 246.05393,105.93290 C 244.59200,103.24070 244.19312,111.16610 246.05393,105.93290 L 246.05393,105.93290 z M 243.45790,104.73600 C 241.57490,101.51240 242.94491,106.19340 243.45790,104.73600 z M 245.89139,104.37660 C 245.27298,103.70910 245.20273,105.39440 245.89139,104.37660 z M 238.40313,101.95580 C 235.57426,99.952300 236.70943,102.92560 238.40313,101.95580 z M 244.42749,101.75330 C 242.67226,101.56150 245.00450,102.28930 244.42749,101.75330 z M 235.85328,101.15810 C 232.73927,99.966300 233.74001,97.285900 232.10699,97.044300 C 234.73703,97.958100 234.20521,99.168000 236.98065,99.033200 C 240.46033,101.80530 243.57601,99.826500 247.01989,100.63290 C 244.70948,98.319000 238.52100,101.09240 235.42962,97.385900 C 228.08451,93.513800 222.09260,86.843800 213.52697,85.623600 C 210.40930,84.323700 203.92131,81.442000 203.82509,79.140700 C 207.61395,74.822400 197.60860,78.448400 196.78104,80.497100 C 192.70653,83.922700 198.92782,90.058400 200.10743,89.203600 C 201.41079,87.006100 201.99591,89.501000 200.35291,89.963800 C 201.23393,89.177900 206.66310,92.644800 202.95731,88.789100 C 200.47777,87.258400 199.28921,87.301000 200.81434,85.797300 C 203.67819,85.061300 205.49464,92.706100 205.22906,88.043800 C 207.05745,89.839800 210.81478,92.576400 210.79320,88.784600 C 211.30682,89.410100 215.73385,92.364800 218.89150,93.644900 C 219.90574,90.713100 222.05016,96.343600 218.87387,94.599900 C 222.07104,97.581800 228.57184,97.498900 232.77530,100.03520 C 233.83579,99.962600 235.00890,101.78500 235.85328,101.15810 z M 230.07373,97.702500 C 230.83054,96.518200 230.83056,98.886700 230.07373,97.702500 z M 228.85700,97.094100 C 226.78937,97.819900 224.19307,93.954500 225.69495,95.098100 C 224.67239,95.739900 231.55829,97.591500 228.85700,97.094100 z M 223.91156,95.851600 C 221.02477,95.171700 223.64177,93.451400 224.49596,96.140400 L 223.91157,95.851600 L 223.91156,95.851600 z M 221.55654,94.526500 C 221.95109,93.080800 222.19543,95.656900 221.55654,94.526500 z M 223.91397,94.459300 C 226.07877,94.113200 223.70319,94.999100 223.91397,94.459300 z M 202.08867,89.963700 C 202.85609,88.772600 202.92632,90.603100 202.08867,89.963700 z M 204.62712,86.890800 C 204.44804,85.246400 206.53422,88.606600 204.62712,86.890800 L 204.62712,86.890800 z M 206.09391,98.670100 C 208.79782,97.840900 212.98624,96.917500 207.59352,96.627300 C 204.95368,94.849600 200.83766,96.695900 204.05309,99.214500 L 204.93081,99.077600 L 206.09391,98.670100 L 206.09391,98.670100 z M 218.51468,95.095200 C 216.84300,92.353500 214.24061,94.754700 218.51468,95.095200 z M 214.25609,94.052200 C 213.49890,92.868200 213.49964,95.236500 214.25609,94.052200 z M 215.70098,93.672000 C 214.61547,92.475500 214.84303,95.144200 215.70098,93.672000 z M 208.17238,90.706200 C 207.03246,89.459500 207.03246,91.952900 208.17238,90.706200 z M 231.74675,82.493200 C 230.81396,81.515200 231.65068,83.541400 231.74675,82.493200 z M 228.40071,81.884800 C 227.00199,80.803000 228.38105,82.923900 228.40071,81.884800 z M 241.66993,81.071100 C 240.56167,79.679100 242.49569,83.315600 241.66993,81.071100 z M 227.16877,81.310600 C 224.20155,79.642400 226.42480,81.885400 227.16877,81.310600 z M 230.68212,80.650100 C 229.47564,80.825000 230.48699,80.517400 230.68212,80.650100 z M 225.05468,80.363900 C 223.44358,79.252700 225.39580,81.412200 225.05468,80.363900 z M 242.54535,79.628800 C 243.01789,78.105400 244.96234,75.843400 243.54392,75.885800 C 247.22750,75.105400 244.39118,77.143200 243.95592,79.428600 C 246.43601,78.972900 247.77614,68.866200 246.51929,70.894300 C 245.59498,78.480900 246.08699,64.960300 243.75813,65.763000 C 244.48556,67.304400 237.53852,67.645200 239.27535,65.753500 C 239.18398,63.043200 236.30188,58.277800 233.04645,55.803600 C 236.33383,56.683400 239.42478,62.390300 241.00647,65.763000 C 242.43945,61.920200 234.67850,55.819500 235.00990,55.229100 C 237.41130,56.677400 243.10434,62.250100 238.53937,56.637400 C 237.55279,54.893200 232.27302,52.699300 237.23971,54.497000 C 239.02072,56.163200 244.55298,62.126400 240.41715,56.677700 C 239.65994,52.960100 230.19493,52.993300 235.66861,49.849400 C 236.45817,46.698600 240.17435,39.584400 239.49164,38.633100 C 236.29736,40.109500 242.50858,34.956500 238.77921,36.432100 C 236.08983,35.854900 235.20697,36.912200 238.36928,36.655100 C 239.66017,39.440300 234.46295,40.243400 235.10982,36.665700 C 227.75789,36.584600 228.06378,45.206600 228.17036,50.410700 C 225.10962,55.417300 215.29488,53.287700 212.53790,58.176100 C 211.80073,63.377100 215.41798,70.084700 220.41351,63.988800 C 223.68698,61.811100 226.18051,57.661900 229.06338,56.145600 C 231.87611,56.198400 230.73441,58.838700 234.86042,59.897600 C 237.21247,61.052000 239.95157,65.986200 236.70256,64.467000 C 237.94968,67.929500 240.46429,70.115200 240.20298,74.006600 C 242.11678,73.353700 241.64449,78.992700 240.06161,74.888600 C 239.90831,75.851200 241.99377,80.292600 242.54535,79.628800 z M 242.14611,77.429800 C 241.49353,75.845100 244.47611,77.575500 242.14610,77.429800 L 242.14611,77.429800 z M 242.24115,75.022700 C 243.37851,75.371700 242.51948,75.019700 242.24115,75.022700 z M 245.76453,75.233600 C 245.56341,73.349600 246.67795,75.957900 245.76453,75.233600 z M 241.02442,69.099500 C 241.91695,68.082600 242.43445,69.677700 241.02442,69.099500 z M 244.09029,67.461500 C 244.22027,66.139600 244.37132,68.599700 244.09029,67.461500 z M 232.65932,58.462600 C 232.59547,57.236100 233.90893,59.607800 232.65932,58.462600 z M 231.42467,54.974200 C 230.17571,53.520100 233.63753,56.433300 231.42467,54.974100 L 231.42467,54.974200 z M 234.94071,48.576400 C 235.48369,47.117700 235.48347,50.035400 234.94071,48.576400 z M 233.63083,48.534100 C 233.42942,46.865900 235.13630,49.290600 233.63083,48.534100 z M 236.76583,44.031600 C 237.53318,42.840400 237.60350,44.671200 236.76583,44.031600 z M 236.76583,41.902400 C 237.67273,40.063700 237.38282,43.287200 236.76583,41.902400 z M 237.37420,41.124100 C 238.13084,39.939800 238.13116,42.307900 237.37420,41.124100 z M 236.81385,40.515700 C 237.02454,38.745000 237.02474,42.287300 236.81385,40.515700 z M 232.00859,38.271500 C 233.85682,35.587000 233.90588,39.071200 232.00860,38.271500 L 232.00859,38.271500 z M 234.33699,37.549800 C 235.59923,34.794000 234.38330,39.583500 234.33699,37.549800 z M 223.78888,78.977000 C 225.87748,77.075600 223.93548,76.048700 224.01145,76.409500 C 224.65082,69.466900 222.11849,82.219600 222.06066,76.238000 C 223.26625,71.440000 220.00264,73.554300 220.33238,75.458200 C 217.37029,73.301400 223.90833,81.171300 223.78888,78.977000 z M 223.45223,76.713700 C 223.62104,74.637100 223.62101,78.790300 223.45223,76.713700 z M 221.15096,76.206700 C 219.77132,74.661800 222.73898,76.473500 221.15096,76.206700 z M 235.24489,76.713700 C 234.48788,75.529500 234.48828,77.898100 235.24489,76.713700 z M 219.12307,74.014200 C 218.27149,71.323100 218.38950,71.254500 219.59016,72.303000 C 222.27939,69.735900 217.42218,72.087300 219.85074,69.186400 C 223.38796,69.124300 221.77146,74.755700 222.71465,69.441600 C 223.63029,66.649400 224.81587,61.303800 220.49189,65.214600 C 216.84106,65.923200 217.05962,73.083700 219.12307,74.014200 z M 218.25983,69.489300 C 217.52209,66.176700 219.83005,71.366800 218.25983,69.489300 z M 235.36200,73.530400 C 238.10010,69.519300 234.31092,69.485300 233.76895,70.838800 C 233.10133,68.604300 240.88557,67.483400 234.47032,66.873300 C 232.45792,69.238000 233.63705,70.902500 234.58581,73.551100 C 233.67364,74.348200 235.35246,74.666800 235.36200,73.530400 z M 234.23095,68.297900 C 233.60220,66.011100 235.74070,69.531000 234.23095,68.297900 z M 230.25753,73.145800 C 229.66522,73.364900 230.67676,74.572200 230.25753,73.145800 z M 238.28675,73.671800 C 237.52986,72.487600 237.53001,74.856100 238.28675,73.671800 z M 224.28955,72.683300 C 223.83943,70.729400 224.00492,75.361900 224.28955,72.683300 z M 236.93274,72.535400 C 238.11715,70.045800 236.06469,66.331900 236.67646,70.406600 C 235.92108,70.695500 235.86338,74.254700 236.93274,72.535400 z M 238.59095,71.809500 C 237.73472,70.038000 237.53491,74.968900 238.59094,71.809500 L 238.59095,71.809500 z M 233.27153,67.874700 C 232.30702,66.573300 233.69574,62.400400 231.70469,66.006500 C 231.17587,65.566300 229.64204,67.715000 230.65181,64.074700 C 231.33669,62.219800 227.22461,58.131800 229.09274,62.331400 C 230.53516,64.551600 229.22477,70.063200 231.44982,68.008200 C 230.26233,71.598700 233.57552,66.369300 232.11287,70.134200 C 232.91843,69.837600 232.98252,68.554600 233.27153,67.874700 z M 225.38669,69.076600 C 221.75368,67.129000 226.86649,71.292800 225.38669,69.076600 L 225.38669,69.076600 z M 228.09653,68.804800 C 226.48545,67.693600 228.43763,69.853100 228.09653,68.804800 z M 246.32737,67.230700 C 244.84888,64.119800 246.64228,60.839100 245.11270,59.738500 C 242.18707,55.343000 242.06059,67.029800 243.94664,63.556400 C 240.57294,59.722500 246.28212,58.836600 244.42096,61.023300 C 243.12559,60.759500 244.04441,63.244100 244.79062,62.207000 C 244.23435,63.270100 245.98941,69.242600 246.32737,67.230700 z M 224.73079,67.620000 C 224.08928,65.924700 223.49979,68.757400 224.73079,67.620000 z M 227.03188,66.947200 C 225.53836,66.942200 227.80415,64.763300 225.51096,66.675500 C 225.41643,67.473900 226.76499,67.453500 227.03188,66.947200 z M 229.02208,67.000600 C 230.74022,63.126200 227.27410,66.929000 229.02208,67.000600 z M 203.71959,65.306700 C 202.12375,63.712900 203.91535,66.865400 203.71959,65.306700 z M 207.39086,65.424700 C 209.36443,64.278600 206.12739,64.824000 208.38957,63.430000 C 205.98801,63.237300 202.68730,66.374500 207.39086,65.424700 z M 211.68847,64.735100 C 211.33095,60.029600 210.07151,62.247800 211.01511,65.352700 C 211.39248,65.690600 211.65805,64.938000 211.68847,64.735100 z M 225.51096,65.154600 C 222.92071,63.756400 225.51698,66.539100 225.51096,65.154600 z M 227.17098,64.871500 C 227.09890,63.455500 226.03973,65.889600 227.17098,64.871500 z M 210.30169,63.930900 C 208.97708,62.407100 209.12013,66.187100 210.30169,63.930900 z M 200.54636,63.253400 C 199.44109,62.660800 200.23693,65.986200 200.54636,63.253400 z M 225.98178,63.405500 C 224.81302,59.679600 225.43758,67.054500 225.98178,63.405500 z M 232.50722,63.463700 C 231.37016,63.812800 232.22855,63.460800 232.50722,63.463700 z M 227.48816,63.329500 C 229.47221,61.049400 226.56747,63.466400 227.48816,63.329500 z M 236.87209,63.187200 C 236.59028,61.378500 235.46355,64.314500 236.87209,63.187200 z M 205.88836,62.340900 C 209.61615,60.335400 204.06000,59.929300 204.71149,60.896000 C 204.94099,60.809100 204.75664,65.052400 205.88836,62.340900 z M 192.35472,62.654300 C 194.60214,61.620500 197.06057,59.945300 192.40245,60.958700 C 189.34035,60.971200 187.89129,63.501500 192.35472,62.654300 z M 192.37874,61.681800 C 192.50874,60.360200 192.65977,62.820400 192.37874,61.681800 z M 202.93045,62.112500 C 201.57665,60.581600 203.57244,64.313700 202.93045,62.112500 z M 196.61333,62.416900 C 195.88471,61.201800 196.12836,63.548100 196.61333,62.416900 z M 200.25431,61.819400 C 199.58644,60.302800 198.44344,64.193300 200.25431,61.819400 z M 209.99749,62.272000 C 206.75495,61.185400 207.52023,63.600100 209.99749,62.272000 z M 232.35514,62.112800 C 234.28177,62.273200 230.24212,61.401600 232.02950,62.224500 L 232.35513,62.112800 L 232.35514,62.112800 z M 234.85888,62.510300 C 232.26118,62.248300 235.29096,63.009200 234.85888,62.510300 z M 247.31380,60.211600 C 250.39720,55.848200 252.06451,52.222400 252.40650,49.177200 C 253.57929,44.914400 249.42475,38.721800 245.60482,39.402600 C 248.89998,39.782400 247.91112,41.718200 250.11389,42.962800 C 251.12827,45.654100 249.74760,46.862200 250.84553,47.922900 C 252.22518,50.238700 251.91581,48.760300 249.96473,49.717200 C 249.66592,50.910600 248.69595,47.472800 248.02167,51.005600 C 244.61147,50.829100 248.51616,49.565800 248.84075,47.635500 C 250.88254,50.912300 248.92963,41.559300 247.28030,42.981500 C 248.50235,41.310800 245.44454,42.424100 246.01024,40.573700 C 244.23116,44.577100 246.23388,37.727000 244.49463,41.746500 C 242.74278,44.791500 241.16059,49.790600 244.37046,47.055600 C 246.54189,42.133200 245.67856,46.698600 244.36748,49.352900 C 242.99958,48.313100 243.42004,47.951800 241.50975,49.521300 C 240.61754,51.258300 239.39824,54.864500 241.62976,51.618400 C 241.31531,53.689300 243.09588,53.499900 243.30941,53.341700 C 243.50406,51.243500 247.39069,52.544900 245.56019,54.628100 C 242.59419,52.408500 245.51310,59.062700 242.17699,55.391800 C 240.59339,54.366700 242.23823,57.634700 244.31723,57.724500 C 247.57736,57.692500 244.77681,65.180800 247.31380,60.211600 z M 245.49907,56.941600 C 245.92819,54.936900 246.53411,58.865000 245.49907,56.941600 z M 244.06627,56.637400 C 244.82327,55.453200 244.82292,57.821700 244.06627,56.637400 z M 246.54918,55.540800 C 248.42510,52.973300 249.25796,57.730700 246.54918,55.540800 z M 249.23743,54.964400 C 251.04487,53.247000 247.28461,55.109600 248.62906,52.835100 C 249.08207,48.616100 249.58481,53.785500 249.43831,53.072600 C 249.74267,50.181700 251.81904,54.464800 250.19922,53.760100 C 250.84882,54.057300 249.45119,56.410800 249.23743,54.964400 z M 247.10813,53.595600 C 248.19989,51.516700 247.78871,55.561100 247.10813,53.595600 z M 246.80394,52.396800 C 247.45824,51.294100 247.65079,53.069800 246.80394,52.396800 z M 241.63279,50.419600 C 242.40002,49.228300 242.47060,51.059000 241.63279,50.419600 z M 246.69394,48.576400 C 246.79600,46.905600 247.59501,50.152600 246.69394,48.576400 z M 251.68132,46.777900 C 248.45502,43.594900 253.64782,44.366200 251.68132,46.777900 z M 246.65184,47.207700 C 248.05405,47.045800 246.89140,47.059300 246.65184,47.207700 z M 244.06627,44.317900 C 245.71342,42.924600 243.67016,45.930800 244.06627,44.317900 z M 246.49976,44.470000 C 247.90599,43.164700 247.09311,45.681600 246.49976,44.470000 z M 187.54479,61.600700 C 185.78957,61.408900 188.12183,62.136800 187.54479,61.600700 z M 203.50499,60.385800 C 200.07845,59.621500 204.49249,63.042300 203.50500,60.385800 L 203.50499,60.385800 z M 186.42311,61.200200 C 184.83528,60.027000 186.08414,62.460800 186.42311,61.200200 z M 199.48932,60.340900 C 196.53592,60.300700 199.49912,62.232200 199.48932,60.340900 z M 201.17611,60.896000 C 200.04876,59.836000 200.35587,61.513500 201.17611,60.896000 z M 197.13987,60.685200 C 194.54225,60.423300 197.57177,61.184000 197.13987,60.685200 z M 208.53360,60.688100 C 206.77838,60.496300 209.11061,61.224200 208.53360,60.688100 z M 230.60602,59.805900 C 229.09000,59.424200 230.48875,61.597000 230.60602,59.805900 z M 208.05198,58.849200 C 207.45973,59.068000 208.47123,60.275700 208.05198,58.849200 z M 207.56401,58.766800 C 206.87669,57.519100 206.24581,60.033600 207.56401,58.766800 z M 230.37792,58.472100 C 229.44859,57.799400 229.00045,59.534900 230.37792,58.472100 z M 243.64168,57.936600 C 243.04936,58.155500 244.06107,59.363100 243.64168,57.936600 z M 242.76987,57.339900 C 240.44908,56.030900 243.81804,59.160800 242.76987,57.339900 z M 240.61582,54.981800 C 238.18656,53.472200 242.75507,57.512600 240.61582,54.981800 z M 214.40818,54.508100 C 213.00631,54.346100 214.16823,54.359800 214.40818,54.508100 z M 241.18380,53.876700 C 241.71863,51.313300 239.44265,56.246900 241.18380,53.876700 z M 215.46402,53.607500 C 216.82831,52.212000 212.03286,54.725000 215.46402,53.607500 z M 218.23903,51.981500 C 217.09728,52.289700 219.16898,54.035400 218.23903,51.981500 L 218.23903,51.981500 z M 215.77703,50.148100 C 215.02508,48.121200 213.98961,51.854600 215.77702,50.148100 L 215.77703,50.148100 z M 217.97261,48.673200 C 217.27660,49.298900 218.77703,50.596300 217.97261,48.673200 z M 217.29795,49.336900 C 216.56925,48.121800 216.81305,50.468300 217.29795,49.336900 z M 214.98183,48.595700 C 213.57790,47.495900 214.54514,50.024700 214.98183,48.595700 z M 217.90631,46.276200 C 215.20056,42.174000 215.63899,48.661500 217.90631,46.276200 z M 200.26355,45.382600 C 199.53523,44.167300 199.77821,46.513600 200.26355,45.382600 z M 216.82961,43.967300 C 214.24093,42.548900 218.04605,45.806100 216.82961,43.967300 L 216.82961,43.967300 z M 227.23334,42.873000 C 226.69767,42.675600 227.56615,45.003800 227.23334,42.873000 z M 215.77703,42.626900 C 214.57052,42.801800 215.58194,42.494100 215.77703,42.626900 z M 216.93293,42.279900 C 218.43458,39.494300 214.56304,43.725000 216.93292,42.279900 L 216.93293,42.279900 z M 192.35472,41.884400 C 191.62298,40.187500 192.02136,43.496300 192.35472,41.884400 z M 226.92723,40.433700 C 226.54034,39.671500 227.10201,44.700900 226.92723,40.433700 z M 247.79065,41.226100 C 247.09712,39.436500 246.74869,41.934500 247.79065,41.226100 z M 216.54055,40.510700 C 220.03148,37.120700 213.28791,41.520800 216.54055,40.510700 z M 186.47054,36.175200 C 186.08340,35.430000 186.64573,40.418600 186.47054,36.175200 z M 204.82634,35.916900 C 204.13764,35.246700 204.16582,37.489800 204.82634,35.916900 z M 257.86950,29.929400 C 259.36880,24.722500 259.06493,15.697500 255.62557,13.653300 C 258.50422,18.601600 256.88416,24.066400 254.96581,29.050400 C 255.19687,32.547500 257.98053,35.943900 257.86950,29.929400 z M 204.82634,32.606800 C 201.71284,31.409600 203.07789,33.493700 204.82634,32.606800 z M 227.33606,31.237900 C 226.96596,29.795400 226.73149,32.751300 227.33606,31.237900 z M 219.11840,29.775100 C 218.40799,25.825400 218.39348,32.687600 219.11840,29.775100 z M 228.24863,20.895500 C 226.17163,19.297300 228.93731,22.417800 228.24863,20.895500 z M 229.00908,20.135000 C 228.07610,19.157500 228.91328,21.183300 229.00908,20.135000 z M 228.09653,18.918400 C 227.16369,17.940400 228.00050,19.966600 228.09653,18.918400 z M 243.76209,15.572400 C 241.86678,13.410400 240.67667,10.635900 241.37325,7.5333000 C 238.99941,5.6288000 231.97019,5.4899000 235.69493,9.3810000 C 237.01535,8.7262000 240.81032,16.574500 243.76209,15.572400 z M 256.16716,10.233300 C 252.56539,8.6051000 255.36306,11.921000 256.16716,10.233300 z M 252.39444,10.086700 C 248.26776,8.7651000 248.75276,11.517300 252.39444,10.086700 z M 254.21392,8.4377000 C 261.68210,9.4622000 250.55307,6.1625000 251.74696,8.6442000 C 252.54214,8.3665000 253.38995,8.4202000 254.21392,8.4377000 z M 258.25803,6.9162000 C 255.88126,4.5103000 249.63777,4.3506000 256.00940,6.3106000 C 256.40269,6.2811000 258.86851,8.4575000 258.25803,6.9162000 z M 252.26961,6.0085000 C 250.98120,6.4304000 251.53510,8.3597000 252.26961,6.0085000 z M 258.97136,5.1046000 C 257.92321,2.4830000 250.26921,2.3596000 256.29779,4.3206000 C 257.03198,4.0263000 259.37130,6.9239000 258.97136,5.1046000 z M 191.66397,32.118800 C 190.56111,29.547700 192.94905,32.350900 191.66397,32.118800 z M 192.86170,32.099800 C 192.84089,30.353900 193.83733,32.385700 192.86170,32.099800 z M 199.82454,31.458000 C 200.33700,28.660100 206.57253,31.294200 201.18618,31.436500 L 199.82455,31.458000 L 199.82454,31.458000 z M 201.23314,30.878000 C 199.47785,30.686400 201.81025,31.413900 201.23314,30.878000 z M 193.87566,31.085800 C 194.63246,29.901500 194.63247,32.270000 193.87566,31.085800 z M 191.74636,30.519600 C 193.38400,29.874300 194.02507,31.501700 191.74636,30.519600 z M 196.16245,30.486200 C 192.10180,30.853500 192.17996,27.538000 192.54979,25.163700 C 191.69978,25.957100 194.58894,19.742100 191.24076,20.641200 C 192.35260,17.604300 188.86505,20.757700 188.88013,17.872000 C 188.28819,20.654500 188.81421,15.361100 186.16088,17.465600 C 184.49196,15.561100 185.56934,7.2611000 186.85889,11.009600 C 188.02222,8.4388000 191.89859,8.6968000 194.60068,9.3909000 C 196.80914,10.188500 203.14578,7.7655000 199.73495,10.003200 C 199.94839,10.940600 208.46305,8.9789000 202.80917,10.120800 C 200.41848,10.294300 198.94998,12.311600 201.02678,12.735800 C 198.48962,14.671000 196.76512,10.372800 195.98099,14.793200 C 192.95502,16.418700 196.36028,19.646900 196.20258,22.617800 C 194.19863,17.167000 196.03999,26.518500 197.39587,27.702700 C 200.22552,30.186300 199.68226,31.104800 196.16245,30.486200 z M 193.87566,28.044000 C 192.46927,26.738700 193.28248,29.255600 193.87566,28.044000 z M 191.21677,12.226400 C 193.80417,12.489100 191.22502,9.4991000 190.59937,10.553300 C 192.21561,11.778200 188.09423,13.385400 191.21677,12.226400 z M 193.51049,11.237700 C 192.09396,7.7897000 193.73460,14.672000 193.51049,11.237700 z M 198.45406,11.061600 C 194.95903,11.128700 199.35017,12.278500 198.45406,11.061600 z M 189.92124,10.723300 C 188.70209,8.6053000 188.40500,12.156800 189.92124,10.723300 z M 193.32431,9.2809000 C 191.56902,9.0892000 193.90133,9.8166000 193.32431,9.2809000 z M 204.75029,30.567000 C 208.16168,30.413500 204.58834,30.998800 204.75029,30.567000 z M 187.91417,28.692200 C 188.80394,25.788300 189.23326,31.669800 187.91417,28.692200 z M 221.63259,29.151200 C 219.39176,26.929600 225.02802,30.427700 221.63259,29.151200 z M 208.38448,29.032600 C 205.91912,24.963500 214.38161,24.991800 210.98738,26.765100 C 210.13163,31.563300 209.84442,24.397000 209.60025,29.119700 L 209.13586,29.260700 L 208.38448,29.032600 L 208.38448,29.032600 z M 213.24215,28.145400 C 212.46731,25.314400 214.79690,29.022400 213.24215,28.145400 z M 197.23021,26.697500 C 196.18748,23.446900 198.66522,29.096700 197.23021,26.697500 z M 216.85054,27.145800 C 217.80865,23.768000 223.19579,27.871000 218.23558,26.424400 C 217.79380,26.572100 217.42506,27.547400 216.85054,27.145800 z M 214.45527,26.251700 C 216.01851,22.272100 216.38850,29.134500 214.45527,26.251700 z M 190.60186,26.169300 C 188.57167,22.427500 192.46474,27.299100 190.60186,26.169300 z M 227.86261,25.715100 C 232.14120,25.540900 227.09131,26.101800 227.86261,25.715100 z M 185.56125,24.190900 C 184.50318,20.989700 187.25553,25.118400 185.56125,24.190900 z M 213.57425,22.799700 C 209.45913,18.708300 218.21688,24.625900 215.14883,24.372400 C 214.54556,23.931400 214.07831,23.342700 213.57425,22.799700 z M 189.81124,22.720700 C 187.78788,20.519900 194.54773,22.670000 189.80196,23.050200 L 189.81124,22.720700 L 189.81124,22.720700 z M 186.16962,22.061700 C 185.20901,18.975200 187.33452,22.431700 186.16962,22.061700 z M 222.01282,21.047600 C 221.94911,19.821400 223.26238,22.193200 222.01282,21.047600 z M 189.00869,20.305200 C 189.40327,18.859500 189.64755,21.435800 189.00869,20.305200 z M 207.80922,17.973700 C 205.25903,14.936400 213.28272,13.978400 208.03270,16.384000 C 207.93020,20.289500 209.44559,12.624700 212.20284,16.292500 C 215.13424,16.665200 206.90965,16.243300 209.80331,16.941200 C 215.50602,15.818800 209.95243,20.942600 207.80922,17.973700 z M 212.60061,18.642600 C 212.90589,17.898900 215.08109,19.781500 212.60061,18.642600 z M 195.54868,18.310000 C 195.48483,17.083600 196.79837,19.455500 195.54868,18.310000 z M 213.95189,17.688400 C 210.73422,14.485200 214.86343,16.178300 214.25609,18.005800 L 214.04126,17.912600 L 213.95190,17.688400 L 213.95189,17.688400 z M 215.54888,16.587700 C 214.93775,15.169500 220.90461,17.510100 216.17483,16.692800 L 215.54888,16.587700 L 215.54888,16.587700 z M 214.33214,12.937400 C 212.82545,11.357900 216.87626,13.562800 214.33214,12.937400 z M 211.06214,12.086200 C 204.85934,10.820600 211.24680,11.233500 213.31818,12.326000 C 212.55842,12.339700 211.81070,12.189200 211.06214,12.086200 z M 206.04308,10.419200 C 206.69701,9.3166000 206.89024,11.092000 206.04308,10.419200 z M 207.95058,10.521600 C 209.45133,10.002100 208.16775,11.147500 207.95058,10.521600 z M 186.57520,9.1845000 C 188.78186,8.0481000 186.06955,10.550800 186.57520,9.1845000 z M 204.74224,9.3033000 C 200.12797,9.0455000 202.84725,6.9326000 204.99597,8.8061000 C 204.70907,7.2090000 208.16016,8.6768000 204.74224,9.3033000 z M 193.65384,8.3922000 C 195.15502,7.8723000 193.87088,9.0185000 193.65384,8.3922000 z M 198.60782,7.8918000 C 200.00643,5.2695000 199.12953,10.207400 198.60782,7.8917000 L 198.60782,7.8918000 z M 191.82874,8.0880000 C 193.32983,7.5682000 192.04577,8.7143000 191.82874,8.0880000 z M 195.78498,7.0627000 C 196.36092,5.2055000 197.22689,8.9198000 195.78498,7.0627000 z M 186.18926,5.8140000 C 187.07522,4.1213000 186.00651,7.7441000 186.18926,5.8140000 z M 188.16961,5.5445000 C 186.13451,6.2866000 183.74912,2.1890000 186.77229,3.2348000 C 185.11636,5.1034000 192.84879,3.3572000 188.08779,4.7845000 C 188.87518,4.6862000 188.81398,6.8510000 188.16961,5.5445000 z M 190.30780,4.4379000 C 191.80871,3.9181000 190.52498,5.0640000 190.30780,4.4379000 z M 193.31531,3.4049000 C 193.52611,1.6320000 193.52609,5.1776000 193.31531,3.4049000 z "/>
+
+<rect id="d0e156" width="288" height="1000px" x="10" y="1695.8705710000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e156" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La representación es un poco más aproximada y áspera, pero el dibujo es mucho más simple y sencillo de editar.
+Mantenga en mente que lo que quiere no es una réplica exacta de la imágen, pero un set de de curvas es lo que puede usar en su dibujo.
+</flowDiv></flowRoot>
+
+
+<g transform="translate(0, 1747.97114)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-tracing.fr.svg b/share/tutorials/tutorial-tracing.fr.svg
new file mode 100644
index 000000000..504462900
--- /dev/null
+++ b/share/tutorials/tutorial-tracing.fr.svg
@@ -0,0 +1,187 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::VECTORISATION</tspan></text>
+
+
+
+
+
+
+<rect id="d0e12" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e12" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Une des fonctionnalités d'Inkscape est la vectorisation d'une image bitmap en un élément chemin inséré dans votre dessin SVG. Ce didacticiel devrait vous aider à comprendre le fonctionnement de cet outil.
+</flowDiv></flowRoot>
+
+
+
+
+<rect id="d0e18" width="288" height="1000px" x="10" y="86.26054400000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e18" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">A l'heure actuelle, Inkscape utilise le moteur de vectorisation de bitmap Potrace (<flowSpan style="font-weight:bold; font-family:sans serif">potrace.sourceforge.net</flowSpan>) créé par Peter Selinger. Dans le futur, nous espérons permettre l'utilisation d'autres programmes/moteurs de vectorisation; pour le moment, cependant, cet excellent outil est plus que suffisant pour nos besoins.
+</flowDiv></flowRoot>
+
+<rect id="d0e24" width="288" height="1000px" x="10" y="158.621521" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e24" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Gardez à l'esprit que le but de la vectorisation avec cet outil n'est pas de produire une duplication exacte de l'image originale, ni de produire un résultat finalisé. Aucun outil de vectorisation automatique ne peut produire cela. Vous obtiendrez un ensemble de courbes que vous pourrez utiliser comme ressources dans votre dessin.
+</flowDiv></flowRoot>
+
+<rect id="d0e27" width="288" height="1000px" x="10" y="231.310623" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e27" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Potrace interprète un bitmap en noir et blanc, et produit un ensemble de courbes. Nous avons trois types de filtres d'entrée pour Potrace, afin de convertir les images brutes en quelquechose que Potrace peut exploiter.
+</flowDiv></flowRoot>
+
+<rect id="d0e30" width="288" height="1000px" x="10" y="283.284043" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e30" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">En général, plus il y a de pixels sombres dans l'image intermédiaire, plus la vectorisation générée par Potrace sera importante. Plus la vectorisation est importante, et plus le temps du processus sera grand et plus le chemin résultant sera important. Nous vous suggérons d'expérimenter cela avec des images intermédiares plutôt claires, en les assombrissant autant que nécessaire afin d'obtenir les taille et complexité désirées pour le chemin résultant.
+</flowDiv></flowRoot>
+
+<rect id="d0e33" width="288" height="1000px" x="10" y="378.325342" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e33" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Pour utiliser l'outil de vectorisation, ouvrez ou importez une image, sélectionnez-la, et lancez la commande <flowSpan style="font-family:sans serif">Chemin &gt; Vectoriser le bitmap</flowSpan> ou appuyez sur <flowSpan style="font-weight:bold">Maj+Alt+B</flowSpan>.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 426.93827999999996) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f01-fr.svgtext7000" y="271.75311" x="61.403442" style="font-size:5.7038479;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f01-fr.svgtspan7001" sodipodi:role="line" y="271.75311" x="61.403442">Options principales de la boîte de dialogue vectoriser</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 426.93827999999996) " id="tracing-f01-fr.svgimage2459" height="259.00000" width="209.00000" sodipodi:absref="C:\Documents and Settings\gazalge\Desktop\TRADUCTION\Inkscape\tutorials\Docbook\Tracing\potrace-fr.png" xlink:href="potrace-fr.png" x="43.500000" y="1.5000000"/>
+
+<rect id="d0e52" width="288" height="1000px" x="10" y="710.4223999999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e52" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vous voyez trois options de filtrage disponibles :
+</flowDiv></flowRoot>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 734.6706417999999)"/><rect id="d0e59" width="258" height="1000px" x="20" y="728.6706417999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e59" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Seuil de luminosité
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e64" width="288" height="1000px" x="10" y="745.5079461999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e64" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cette option utilise simplement la somme des composantes rouge, bleue et verte (ou la nuance de gris) d'un pixel pour déterminer s'il doit être considéré comme blanc ou noir. le seuil peut être réglé entre 0.0 (noir) et 1.0 (blanc). Plus ce seuil est grand, moins les pixels considérés comme "blancs" seront nombreux et plus l'image intermédiaire sera sombre.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 825.8689231999999) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="69.581543" y="97.154671" id="tracing-f02-fr.svgtext1823" sodipodi:linespacing="100.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="tracing-f02-fr.svgtspan1824" x="69.581543" y="97.154671">Image originale</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 825.8689231999999) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="158.69894" y="97.37867" id="tracing-f02-fr.svgtext1826" sodipodi:linespacing="100.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="tracing-f02-fr.svgtspan1827" x="158.69894" y="97.378670">Seuil de luminosité</tspan><tspan sodipodi:role="line" id="tracing-f02-fr.svgtspan1829" x="158.69894" y="103.37867">Remplissage,</tspan><tspan id="tracing-f02-fr.svgtspan2368" y="109.37867" x="158.69894" sodipodi:role="line">sans contour</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 825.8689231999999) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="244.99974" y="97.37867" id="tracing-f02-fr.svgtext1483" sodipodi:linespacing="100.00000%"><tspan x="244.99974" y="97.378670" sodipodi:role="line" id="tracing-f02-fr.svgtspan1488">Seuil de luminosité</tspan><tspan x="244.99974" y="103.37867" sodipodi:role="line" id="tracing-f02-fr.svgtspan1490">Contour</tspan><tspan id="tracing-f02-fr.svgtspan2366" sodipodi:role="line" y="109.37867" x="244.99974">sans remplissage</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 825.8689231999999) " xlink:href="tux.png" sodipodi:absref="/tux.png" width="76.965286" height="91.143097" id="tracing-f02-fr.svgimage1881" x="31.098881" y="-3.0566407e-05"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 825.8689231999999) " d="M 143.51820,88.292440 C 142.54347,87.829510 138.23052,86.502180 133.93387,85.342820 C 129.23583,84.075150 125.92102,82.916640 125.61816,82.436520 C 125.26576,81.877840 125.38755,80.770220 126.02383,78.747320 C 126.65095,76.753550 126.83372,75.131410 126.61283,73.519830 C 126.37994,71.820720 126.44450,71.335110 126.84944,71.740050 C 127.42740,72.318020 127.24347,77.525520 126.55306,80.131070 C 126.22213,81.379990 126.36507,81.600350 127.93028,82.254350 C 128.89085,82.655690 130.91126,83.131940 132.42009,83.312660 C 133.92892,83.493390 137.58655,84.213070 140.54816,84.911960 C 145.71327,86.130830 146.00598,86.147980 147.72453,85.332480 C 149.94988,84.276480 151.24339,81.792330 150.77843,79.467530 C 150.59621,78.556440 148.85238,75.285180 146.90326,72.198050 C 140.78188,62.502690 139.46983,61.248790 136.84775,62.588250 C 135.55179,63.250280 135.48040,63.218020 135.17615,61.832760 C 134.74276,59.859540 135.25289,58.017200 137.22519,54.432690 C 138.14460,52.761740 139.46913,49.635770 140.16859,47.486100 C 141.75042,42.624590 142.14523,41.879240 144.80351,38.735830 C 145.98107,37.343360 147.64081,35.099020 148.49181,33.748390 L 150.03909,31.292710 L 149.73859,21.493920 C 149.47374,12.857690 149.54485,11.415560 150.33798,9.3387900 C 152.35989,4.0444900 156.18416,1.7074000 162.12492,2.1355400 C 167.55612,2.5269500 171.24846,4.7620100 173.75981,9.1783900 C 175.15006,11.623250 175.41126,12.994890 175.86288,20.222450 C 176.23723,26.213360 176.30119,26.462440 178.66221,31.124980 C 179.99114,33.749330 182.20426,37.183060 183.58025,38.755480 C 188.31925,44.171000 190.84531,50.947170 190.84020,58.230320 C 190.83689,62.960490 190.80446,63.089350 188.89419,65.962960 C 186.43700,69.659300 185.38327,70.382730 182.45653,70.382730 C 178.82421,70.382730 178.71413,70.081500 178.68080,60.050580 C 178.64892,50.458530 178.06113,47.806350 174.99913,43.438280 C 174.16221,42.244390 173.32392,40.470080 173.13626,39.495350 C 172.77582,37.623250 168.92249,29.337360 168.16181,28.798700 C 167.91601,28.624640 167.96709,28.326370 168.27532,28.135880 C 168.97678,27.702340 169.01374,24.980970 168.32395,24.554660 C 168.00000,24.354440 168.09292,23.837520 168.57712,23.146230 C 169.62094,21.655970 169.53708,19.583230 168.33787,17.232570 C 167.18138,14.965670 165.81237,14.345470 163.80259,15.177950 C 161.97813,15.933660 161.03232,17.737850 161.35515,19.846580 C 161.63748,21.690800 161.39632,22.785780 160.70781,22.785780 C 160.46127,22.785780 160.40417,22.408920 160.58092,21.948310 C 160.85685,21.229260 160.61187,21.149790 158.84845,21.386310 L 156.79461,21.661790 L 157.04035,19.818620 C 157.22465,18.436270 157.01166,17.627320 156.18842,16.582990 C 153.98076,13.782420 151.61981,15.556910 151.61981,20.016740 C 151.61981,22.721110 152.57426,24.713540 153.57382,24.095780 C 154.00652,23.828360 153.95981,23.442740 153.39746,22.639880 C 152.48956,21.343670 152.39785,19.172180 153.21643,18.353600 C 154.03154,17.538490 155.47820,18.405770 155.86338,19.940460 C 156.03348,20.618170 156.31192,21.535610 156.48215,21.979220 C 156.65739,22.435870 156.53280,22.785780 156.19497,22.785780 C 155.37481,22.785780 154.44428,23.789070 153.41077,25.787660 C 152.57535,27.403180 152.57919,27.514660 153.50197,28.437440 C 155.64819,30.583670 160.88915,29.942850 165.35376,26.988310 C 166.44469,26.266370 167.45629,25.794720 167.60176,25.940190 C 167.86108,26.199510 165.67842,27.737920 162.55955,29.494140 C 161.66072,30.000260 159.93055,30.379810 158.52013,30.380260 C 156.38455,30.380940 156.13768,30.483120 156.68331,31.140570 C 157.52377,32.153260 158.96407,32.097860 162.55433,30.914750 C 165.48901,29.947680 165.52098,29.947470 164.27857,30.903400 C 160.38423,33.899790 157.83072,33.946780 154.65802,31.080430 C 152.60295,29.223800 152.12616,29.449120 152.12616,32.276940 C 152.12616,32.995640 151.45627,34.628970 150.63752,35.906570 C 149.81877,37.184170 148.86967,39.368760 148.52840,40.761230 C 148.18713,42.153690 146.80430,45.571820 145.45545,48.357060 C 142.92815,53.575660 141.74006,58.946060 142.48841,61.768660 C 142.69537,62.549280 144.71778,64.563140 147.72368,66.981810 C 152.99391,71.222450 153.92604,72.724440 152.36087,74.453940 C 151.86696,74.999700 151.15638,75.446240 150.78180,75.446240 C 148.90283,75.446240 151.42372,79.051790 154.00557,80.057110 C 156.08298,80.866010 161.96220,80.687780 164.85083,79.728330 C 167.62908,78.805540 171.24132,76.312960 173.77264,73.571930 L 175.41828,71.789960 L 175.41828,76.934530 C 175.41828,82.725230 176.11001,84.777420 178.34878,85.628600 C 180.34532,86.387680 182.74041,85.767310 187.51937,83.253270 C 192.40998,80.680490 193.29320,80.415210 190.25343,82.432080 C 189.08326,83.208480 187.14064,84.767120 185.93651,85.895730 C 183.00732,88.641180 181.99825,89.118040 179.12261,89.115810 C 176.50153,89.113780 173.39288,87.639930 173.39288,86.399280 C 173.39288,85.291300 171.71585,85.081230 162.81167,85.073810 L 154.50903,85.066900 L 152.24900,86.918830 C 149.53870,89.139720 146.35637,89.640390 143.51820,88.292440 z M 174.18937,29.592660 C 172.94403,28.673450 172.64228,28.978540 173.39876,30.392040 C 173.85235,31.239570 174.13179,31.361650 174.57908,30.907670 C 175.02403,30.456050 174.93022,30.139490 174.18937,29.592660 z M 167.82302,7.3122100 C 167.82302,7.1894000 167.59517,7.0889200 167.31667,7.0889200 C 167.03818,7.0889200 166.81032,7.3302200 166.81032,7.6251500 C 166.81032,7.9200800 167.03818,8.0205600 167.31667,7.8484400 C 167.59517,7.6763300 167.82302,7.4350200 167.82302,7.3122100 z M 126.34580,69.969680 C 126.29315,68.551210 127.14395,66.838280 127.90115,66.838280 C 128.27304,66.838280 128.25586,67.074230 127.84820,67.565440 C 127.51628,67.965370 127.05225,68.933760 126.81702,69.717430 C 126.43212,70.999700 126.38497,71.024940 126.34580,69.969680 z M 130.85943,66.479100 C 132.57016,66.342260 133.43578,65.954200 134.33287,64.921920 C 134.99004,64.165720 135.35414,63.888790 135.14197,64.306530 C 134.11999,66.318670 133.22039,66.837750 130.90754,66.749820 L 128.58086,66.661360 L 130.85943,66.479100 z M 163.96705,22.904620 C 162.88078,22.189000 162.64550,20.250300 163.48873,18.963360 C 164.96150,16.715630 167.31667,17.665490 167.31667,20.507210 C 167.31667,22.828870 165.65614,24.017360 163.96705,22.904620 z " id="tracing-f02-fr.svgpath1510"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 825.8689231999999) " d="M 229.81902,88.292420 C 228.84429,87.829490 224.53134,86.502160 220.23469,85.342800 C 215.53665,84.075130 212.22184,82.916620 211.91898,82.436500 C 211.56658,81.877820 211.68837,80.770200 212.32465,78.747300 C 212.95177,76.753530 213.13454,75.131390 212.91365,73.519810 C 212.68076,71.820700 212.74532,71.335090 213.15026,71.740030 C 213.72822,72.318000 213.54429,77.525500 212.85388,80.131050 C 212.52295,81.379970 212.66589,81.600330 214.23110,82.254330 C 215.19167,82.655670 217.21208,83.131920 218.72091,83.312640 C 220.22974,83.493370 223.88737,84.213050 226.84898,84.911940 C 232.01409,86.130810 232.30680,86.147960 234.02535,85.332460 C 236.25070,84.276460 237.54421,81.792310 237.07925,79.467510 C 236.89703,78.556420 235.15320,75.285160 233.20408,72.198030 C 227.08270,62.502670 225.77065,61.248770 223.14857,62.588230 C 221.85261,63.250260 221.78122,63.218000 221.47697,61.832740 C 221.04358,59.859520 221.55371,58.017180 223.52601,54.432670 C 224.44542,52.761720 225.76995,49.635750 226.46941,47.486080 C 228.05124,42.624570 228.44605,41.879220 231.10433,38.735810 C 232.28189,37.343340 233.94163,35.099000 234.79263,33.748370 L 236.33991,31.292690 L 236.03941,21.493900 C 235.77456,12.857670 235.84567,11.415540 236.63880,9.3387700 C 238.66071,4.0444700 242.48498,1.7073800 248.42574,2.1355200 C 253.85694,2.5269300 257.54928,4.7619900 260.06063,9.1783700 C 261.45088,11.623230 261.71208,12.994870 262.16370,20.222430 C 262.53805,26.213340 262.60201,26.462420 264.96303,31.124960 C 266.29196,33.749310 268.50508,37.183040 269.88107,38.755460 C 274.62007,44.170980 277.14613,50.947150 277.14102,58.230300 C 277.13771,62.960470 277.10528,63.089330 275.19501,65.962940 C 272.73782,69.659280 271.68409,70.382710 268.75735,70.382710 C 265.12503,70.382710 265.01495,70.081480 264.98162,60.050560 C 264.94974,50.458510 264.36195,47.806330 261.29995,43.438260 C 260.46303,42.244370 259.62474,40.470060 259.43708,39.495330 C 259.07664,37.623230 255.22331,29.337340 254.46263,28.798680 C 254.21683,28.624620 254.26791,28.326350 254.57614,28.135860 C 255.27760,27.702320 255.31456,24.980950 254.62477,24.554640 C 254.30082,24.354420 254.39374,23.837500 254.87794,23.146210 C 255.92176,21.655950 255.83790,19.583210 254.63869,17.232550 C 253.48220,14.965650 252.11319,14.345450 250.10341,15.177930 C 248.27895,15.933640 247.33314,17.737830 247.65597,19.846560 C 247.93830,21.690780 247.69714,22.785760 247.00863,22.785760 C 246.76209,22.785760 246.70499,22.408900 246.88174,21.948290 C 247.15767,21.229240 246.91269,21.149770 245.14927,21.386290 L 243.09543,21.661770 L 243.34117,19.818600 C 243.52547,18.436250 243.31248,17.627300 242.48924,16.582970 C 240.28158,13.782400 237.92063,15.556890 237.92063,20.016720 C 237.92063,22.721090 238.87508,24.713520 239.87464,24.095760 C 240.30734,23.828340 240.26063,23.442720 239.69828,22.639860 C 238.79038,21.343650 238.69867,19.172160 239.51725,18.353580 C 240.33236,17.538470 241.77902,18.405750 242.16420,19.940440 C 242.33430,20.618150 242.61274,21.535590 242.78297,21.979200 C 242.95821,22.435850 242.83362,22.785760 242.49579,22.785760 C 241.67563,22.785760 240.74510,23.789050 239.71159,25.787640 C 238.87617,27.403160 238.88001,27.514640 239.80279,28.437420 C 241.94901,30.583650 247.18997,29.942830 251.65458,26.988290 C 252.74551,26.266350 253.75711,25.794700 253.90258,25.940170 C 254.16190,26.199490 251.97924,27.737900 248.86037,29.494120 C 247.96154,30.000240 246.23137,30.379790 244.82095,30.380240 C 242.68537,30.380920 242.43850,30.483100 242.98413,31.140550 C 243.82459,32.153240 245.26489,32.097840 248.85515,30.914730 C 251.78983,29.947660 251.82180,29.947450 250.57939,30.903380 C 246.68505,33.899770 244.13154,33.946760 240.95884,31.080410 C 238.90377,29.223780 238.42698,29.449100 238.42698,32.276920 C 238.42698,32.995620 237.75709,34.628950 236.93834,35.906550 C 236.11959,37.184150 235.17049,39.368740 234.82922,40.761210 C 234.48795,42.153670 233.10512,45.571800 231.75627,48.357040 C 229.22897,53.575640 228.04088,58.946040 228.78923,61.768640 C 228.99619,62.549260 231.01860,64.563120 234.02450,66.981790 C 239.29473,71.222430 240.22686,72.724420 238.66169,74.453920 C 238.16778,74.999680 237.45720,75.446220 237.08262,75.446220 C 235.20365,75.446220 237.72454,79.051770 240.30639,80.057090 C 242.38380,80.865990 248.26302,80.687760 251.15165,79.728310 C 253.92990,78.805520 257.54214,76.312940 260.07346,73.571910 L 261.71910,71.789940 L 261.71910,76.934510 C 261.71910,82.725210 262.41083,84.777400 264.64960,85.628580 C 266.64614,86.387660 269.04123,85.767290 273.82019,83.253250 C 278.71080,80.680470 279.59402,80.415190 276.55425,82.432060 C 275.38408,83.208460 273.44146,84.767100 272.23733,85.895710 C 269.30814,88.641160 268.29907,89.118020 265.42343,89.115790 C 262.80235,89.113760 259.69370,87.639910 259.69370,86.399260 C 259.69370,85.291280 258.01667,85.081210 249.11249,85.073790 L 240.80985,85.066880 L 238.54982,86.918810 C 235.83952,89.139700 232.65719,89.640370 229.81902,88.292420 z M 260.49019,29.592640 C 259.24485,28.673430 258.94310,28.978520 259.69958,30.392020 C 260.15317,31.239550 260.43261,31.361630 260.87990,30.907650 C 261.32485,30.456030 261.23104,30.139470 260.49019,29.592640 z M 254.12384,7.3121900 C 254.12384,7.1893800 253.89599,7.0889000 253.61749,7.0889000 C 253.33900,7.0889000 253.11114,7.3302000 253.11114,7.6251300 C 253.11114,7.9200600 253.33900,8.0205400 253.61749,7.8484200 C 253.89599,7.6763100 254.12384,7.4350000 254.12384,7.3121900 z M 212.64662,69.969660 C 212.59397,68.551190 213.44477,66.838260 214.20197,66.838260 C 214.57386,66.838260 214.55668,67.074210 214.14902,67.565420 C 213.81710,67.965350 213.35307,68.933740 213.11784,69.717410 C 212.73294,70.999680 212.68579,71.024920 212.64662,69.969660 z M 217.16025,66.479080 C 218.87098,66.342240 219.73660,65.954180 220.63369,64.921900 C 221.29086,64.165700 221.65496,63.888770 221.44279,64.306510 C 220.42081,66.318650 219.52121,66.837730 217.20836,66.749800 L 214.88168,66.661340 L 217.16025,66.479080 z M 250.26787,22.904600 C 249.18160,22.188980 248.94632,20.250280 249.78955,18.963340 C 251.26232,16.715610 253.61749,17.665470 253.61749,20.507190 C 253.61749,22.828850 251.95696,24.017340 250.26787,22.904600 z " id="tracing-f02-fr.svgpath1515" style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 954.5425432)"/><rect id="d0e81" width="258" height="1000px" x="20" y="948.5425432" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e81" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Détection optimale des arrêtes
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e86" width="288" height="1000px" x="10" y="967.0081677999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e86" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Cette option utilise l'algorithme de détection des arrêtes énoncé par J. Canny, afin de trouver rapidement des isoclines de contraste similaire. Cela produit une image intermédiaire qui ressemble moins à l'image originale que le résultat d'un seuil de luminosité mais qui contient souvent des courbes qui seraient ignorées autrement. Le seuil à régler ici (de 0.0 à 1.0) ajuste le seuil de luminosité afin de déterminer si un pixel adjacent à une courbe de contraste doit être inclus dans le résultat. Le réglage permet d'ajuster l'obscurité ou l'épaisseur des arrêtes du résultat.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1082.9687298) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="69.581543" y="97.154671" id="tracing-f03-fr.svgtext1492" sodipodi:linespacing="100.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="tracing-f03-fr.svgtspan1493" x="69.581543" y="97.154671">Image originale</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1082.9687298) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="157.95474" y="97.37867" id="tracing-f03-fr.svgtext1495" sodipodi:linespacing="100.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="tracing-f03-fr.svgtspan1496" x="157.95474" y="97.378670">Arrêtes detectées</tspan><tspan sodipodi:role="line" id="tracing-f03-fr.svgtspan1498" x="157.95474" y="103.37867">Remplissage,</tspan><tspan id="tracing-f03-fr.svgtspan2250" y="109.37867" x="157.95474" sodipodi:role="line">sans contour</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1082.9687298) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="244.99974" y="97.37867" id="tracing-f03-fr.svgtext1500" sodipodi:linespacing="100.00000%" sodipodi:insensitive="true"><tspan x="244.99974" y="97.378670" sodipodi:role="line" id="tracing-f03-fr.svgtspan1501">Arrêtes detectées</tspan><tspan x="244.99974" y="103.37867" sodipodi:role="line" id="tracing-f03-fr.svgtspan1503">Contour,</tspan><tspan id="tracing-f03-fr.svgtspan2252" sodipodi:role="line" y="109.37867" x="244.99974">sans remplissage</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1082.9687298) " xlink:href="tux.png" sodipodi:absref="/tux.png" width="76.965286" height="91.143097" id="tracing-f03-fr.svgimage1508" x="31.098881" y="3.6132813e-05"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1082.9687298) " d="M 139.28214,89.101100 C 138.06137,88.547200 135.78279,87.738380 134.21863,87.303710 C 125.03303,84.751120 122.19349,83.876070 121.62746,83.423540 C 120.79937,82.761500 120.83437,80.254190 121.70669,77.747830 C 122.17699,76.396550 122.31714,74.483910 122.13770,71.865930 C 121.89889,68.381710 121.98188,67.876350 122.95221,66.906020 C 123.73576,66.122460 124.66005,65.825600 126.31615,65.825600 C 129.43966,65.825600 130.36200,64.690150 130.36200,60.844980 C 130.36200,58.405630 130.70792,57.259890 132.45889,53.899640 C 133.61218,51.686390 134.89429,48.736270 135.30802,47.343810 C 136.59395,43.015880 137.59934,41.045880 139.91051,38.325580 C 141.13845,36.880270 142.82655,34.612940 143.66185,33.287080 L 145.18058,30.876420 L 144.91378,21.043070 C 144.66135,11.739830 144.70714,11.061470 145.76317,8.4595900 C 147.79189,3.4611500 151.56577,1.0127300 157.24143,1.0127300 C 163.71679,1.0127300 168.87735,4.1428800 171.29921,9.5395100 C 172.40505,12.003650 172.70304,13.642640 173.05196,19.180090 C 173.46888,25.796600 173.49235,25.891270 175.88740,30.621000 C 177.21567,33.244060 179.42652,36.674750 180.80040,38.244770 C 183.64068,41.490510 184.61653,43.250980 186.52788,48.577360 C 188.05993,52.846780 188.69087,58.908950 187.93912,62.136840 C 187.55945,63.767040 187.60399,64.484570 188.12768,65.174940 C 188.50476,65.672050 188.82053,66.713400 188.82940,67.489050 C 188.85132,69.409400 190.09606,71.162080 192.72014,72.967500 C 194.45480,74.160970 194.92170,74.790430 194.92170,75.935520 C 194.92170,78.399000 194.44007,78.932230 189.98094,81.405620 C 187.60572,82.723100 184.61266,84.799690 183.32971,86.020270 C 179.89670,89.286340 178.30262,90.126370 175.53362,90.128530 C 172.81560,90.130650 169.69661,88.761330 168.71377,87.134430 C 168.10871,86.132870 167.64800,86.079620 159.58824,86.079620 L 151.09994,86.079620 L 149.26713,87.590370 C 145.88805,90.375700 143.04076,90.806500 139.28214,89.101100 z M 148.04120,85.888840 L 150.28011,84.054220 L 159.81555,84.049790 L 169.35100,84.045370 L 169.42120,79.963690 L 169.49141,75.882020 L 168.40850,76.867450 C 164.72422,80.220110 158.73440,82.303190 153.93776,81.899940 C 152.38930,81.769760 150.69733,81.483180 150.17783,81.263090 C 149.39307,80.930620 149.28798,81.035260 149.55661,81.881650 C 149.76702,82.544570 149.51280,83.322940 148.82876,84.110230 C 147.84791,85.239140 147.79696,85.248990 148.06728,84.257520 C 148.22662,83.673110 148.02247,82.550160 147.61361,81.762080 C 147.20475,80.973990 146.98923,80.136640 147.13469,79.901290 C 147.56617,79.203140 146.21704,76.661150 145.14999,76.161790 C 144.60662,75.907500 142.92089,73.648720 141.40393,71.142280 C 137.88890,65.334480 135.39471,62.752920 133.65328,63.120130 C 132.95705,63.266940 131.92853,64.104260 131.36768,64.980840 C 130.53352,66.284600 129.90233,66.638370 127.89913,66.924910 C 126.55228,67.117570 125.12791,67.398920 124.73387,67.550120 C 123.52579,68.013710 123.06886,70.099730 123.49215,73.218960 C 123.78383,75.368370 123.68388,76.912490 123.12613,78.873090 C 122.59747,80.731470 122.52178,81.733220 122.88275,82.094190 C 123.17090,82.382340 126.46850,83.389650 130.21076,84.332680 C 133.95301,85.275700 138.02440,86.517810 139.25829,87.092930 C 142.47755,88.593430 145.19530,88.220840 148.04120,85.888840 z M 143.27394,85.876460 C 143.27394,85.764720 144.07144,85.202760 145.04617,84.627660 C 146.43402,83.808810 146.81840,83.739190 146.81840,84.306660 C 146.81840,84.705200 146.37766,85.267170 145.83898,85.555460 C 144.87352,86.072150 143.27394,86.272330 143.27394,85.876460 z M 181.52609,85.282130 C 183.35627,83.729550 186.37846,81.656290 188.24206,80.674900 C 191.93580,78.729740 193.90900,77.151360 193.90900,76.141850 C 193.90900,75.786030 192.91830,74.813290 191.70744,73.980200 C 189.22939,72.275260 187.83280,70.425470 187.83280,68.848230 C 187.83280,68.263140 187.58054,67.313090 187.27224,66.737010 C 186.73724,65.737370 186.62446,65.790850 184.79967,67.909590 C 182.89490,70.121190 182.87484,70.129580 179.49246,70.129580 C 176.53521,70.129580 175.97240,69.975390 175.12929,68.934200 C 174.59691,68.276730 174.16133,66.994450 174.16133,66.084680 C 174.16133,62.629640 171.43025,63.067370 171.03900,66.585130 C 170.94608,67.420600 170.64219,67.990250 170.36370,67.851000 C 169.75620,67.547250 170.00686,64.302000 170.70357,63.450830 C 170.97483,63.119430 171.67756,62.777650 172.26520,62.691310 C 175.44144,62.224620 174.20237,49.699480 170.42501,44.089690 C 169.75491,43.094530 168.92857,41.368870 168.58870,40.254900 C 168.24883,39.140930 167.15282,36.634490 166.15313,34.685040 C 164.71748,31.885440 164.30487,30.448940 164.18968,27.849310 C 164.10947,26.039110 164.00876,24.216240 163.96589,23.798510 C 163.92301,23.380770 164.04930,22.583260 164.24653,22.026280 C 164.44376,21.469290 164.25654,21.611600 163.83049,22.342510 C 162.45566,24.701090 159.81355,24.698150 158.87167,22.336980 C 158.56924,21.578840 158.24337,21.283920 158.10873,21.646520 C 157.80308,22.469680 154.08723,22.473870 153.57905,21.651620 C 153.31727,21.228060 153.09510,21.434000 152.89620,22.284560 C 152.48656,24.036320 150.25454,24.284800 149.14593,22.702050 C 148.70127,22.067200 148.34470,21.769360 148.35355,22.040200 C 148.36241,22.311040 148.68959,22.954960 149.08062,23.471140 C 149.59873,24.155060 149.65999,24.755790 149.30645,25.685670 C 148.80554,27.003180 149.17722,27.538680 151.54551,28.911590 C 152.84412,29.664400 152.21558,30.088920 150.86920,29.368360 C 148.84578,28.285460 149.30642,29.198740 151.74595,31.106660 C 154.62312,33.356840 156.10413,33.322540 160.01672,30.915090 C 161.39929,30.064390 162.75491,29.368360 163.02922,29.368360 C 164.13552,29.368360 163.37174,30.223090 160.65374,32.026700 C 156.55201,34.748530 152.60949,34.630160 150.24752,31.714260 C 149.37590,30.638220 149.37263,30.640250 149.36141,32.262450 C 149.35522,33.157960 148.56681,35.322610 147.60941,37.072780 C 146.65200,38.822940 145.77779,41.192800 145.66673,42.339130 C 145.55567,43.485450 144.95972,45.132680 144.34239,45.999640 C 141.84891,49.501420 140.08756,54.304660 139.84490,58.264470 L 139.61008,62.096230 L 144.23305,65.782860 C 146.77569,67.810510 149.19507,69.953540 149.60944,70.545150 C 150.76358,72.192920 150.53971,74.228580 149.05273,75.607390 L 147.74261,76.822200 L 149.13500,77.917460 C 150.99583,79.381190 152.27424,79.647290 156.31978,79.412990 C 160.73962,79.157010 163.90182,77.625370 167.90681,73.800720 L 171.01978,70.827920 L 171.37990,73.446300 C 171.81627,76.619070 171.21479,84.676920 170.57128,84.279220 C 169.56916,83.659870 170.18502,85.693810 171.35339,86.862160 C 172.37341,87.882180 173.09847,88.105020 175.39737,88.105020 C 178.06175,88.105020 178.36094,87.967220 181.52609,85.282130 z M 147.83110,72.675270 C 147.83110,72.333390 146.52092,70.922370 144.91958,69.539670 C 141.50061,66.587490 140.05220,65.664270 141.54639,67.389590 C 142.12795,68.061110 143.13392,69.521960 143.78189,70.635930 C 145.64677,73.842010 146.35552,74.521480 147.14843,73.863420 C 147.52390,73.551810 147.83110,73.017140 147.83110,72.675270 z M 183.57731,65.701470 C 185.37644,63.807380 185.69654,63.117440 185.99333,60.494190 C 186.18150,58.831050 186.11490,56.331130 185.84534,54.938810 C 184.81336,49.608440 181.79595,42.619460 179.72435,40.761250 C 177.82625,39.058670 174.61170,33.974660 172.82195,29.844670 C 171.44834,26.674950 171.12130,25.260940 171.11319,22.456450 C 171.09603,16.520870 170.25388,12.324500 168.45175,9.1946700 C 167.07082,6.7963600 166.32650,6.0983100 163.88447,4.9113600 C 156.81968,1.4775000 150.91237,3.1287600 148.01686,9.3468200 C 147.18536,11.132470 146.84445,12.735910 146.88208,14.684200 C 146.91167,16.215910 147.04789,17.013410 147.18480,16.456420 C 147.59536,14.786150 148.37301,14.177850 150.09774,14.177850 C 151.91549,14.177850 154.36347,16.068940 154.49078,17.571530 C 154.53320,18.072190 154.59057,18.820570 154.61828,19.234590 C 154.64598,19.648610 155.06619,20.063920 155.55208,20.157490 C 156.17005,20.276500 156.34610,20.094620 156.13795,19.552190 C 155.66510,18.319970 156.88262,15.348150 158.21905,14.472490 C 159.77934,13.450150 162.47304,13.445080 163.92454,14.461760 C 166.11219,15.994050 166.60833,17.807750 166.42868,23.615970 C 166.26645,28.861020 166.30506,29.082270 167.95213,32.347560 C 168.88156,34.190160 170.00089,36.926460 170.43952,38.428220 C 170.87815,39.929990 171.90185,42.207020 172.71442,43.488300 C 175.33206,47.615890 176.20057,51.654780 176.15424,59.484690 C 176.11860,65.508380 176.23419,66.557830 177.03019,67.437390 C 178.48135,69.040920 181.05296,68.359070 183.57731,65.701470 z M 183.10686,63.462630 C 182.92119,63.276970 182.76929,62.889610 182.76929,62.601830 C 182.76929,62.284550 183.00513,62.314450 183.36847,62.677790 C 183.69802,63.007340 183.84992,63.394700 183.70604,63.538580 C 183.56215,63.682470 183.29251,63.648290 183.10686,63.462630 z M 184.58352,62.349100 C 184.36539,61.996180 184.32368,61.570680 184.49081,61.403540 C 184.94398,60.950380 185.43807,61.616870 185.19331,62.351150 C 185.02180,62.865690 184.90253,62.865290 184.58352,62.349100 z M 168.31092,31.169860 C 167.35185,29.706150 167.51494,27.609780 168.59147,27.563440 C 170.86924,27.465390 172.91254,29.823450 172.25614,31.792640 C 171.87847,32.925650 169.18250,32.500080 168.31092,31.169860 z M 170.20335,29.765000 C 169.84002,29.401660 169.60417,29.371770 169.60417,29.689050 C 169.60417,30.364920 170.20299,30.963730 170.54092,30.625800 C 170.68481,30.481910 170.53290,30.094550 170.20335,29.765000 z M 161.84013,9.7894700 C 161.65447,9.6038100 161.50256,8.5784500 161.50256,7.5109000 C 161.50256,5.6435700 161.56749,5.5698900 163.21279,5.5698900 C 164.15341,5.5698900 165.15031,5.8547100 165.42810,6.2028200 C 166.12823,7.0801700 165.88417,9.1011000 165.01139,9.6534200 C 164.15947,10.192550 162.32204,10.271380 161.84013,9.7894700 z M 164.03432,7.5654000 C 164.03432,7.3033500 163.80646,7.0889400 163.52797,7.0889400 C 163.24947,7.0889400 163.02161,7.4441700 163.02161,7.8783500 C 163.02161,8.3125200 163.24947,8.5269300 163.52797,8.3548100 C 163.80646,8.1827000 164.03432,7.8274600 164.03432,7.5654000 z M 138.83292,63.601930 C 137.38552,61.953430 137.33527,61.735290 137.57909,58.158660 C 137.84036,54.326120 138.32199,52.789560 141.44513,45.824750 C 142.44418,43.596810 143.26436,41.346290 143.26776,40.823580 C 143.27116,40.300880 144.18537,38.222110 145.29934,36.204090 C 147.79033,31.691530 147.96681,30.640260 145.56331,34.631670 C 144.59452,36.240510 142.91891,38.619610 141.83973,39.918570 C 139.45230,42.792210 139.08331,43.478240 137.39074,48.190200 C 136.65763,50.231120 135.28893,53.433310 134.34920,55.306190 C 132.23873,59.512290 132.09391,61.232510 133.87901,60.891270 C 134.83286,60.708930 135.67643,61.187780 137.55005,62.975160 C 140.44324,65.735150 140.90324,65.959890 138.83292,63.601930 z M 135.17233,58.652300 C 135.17233,56.808540 135.39337,56.875350 135.87027,58.863280 C 136.06859,59.689920 135.99465,60.255740 135.68833,60.255740 C 135.40453,60.255740 135.17233,59.534190 135.17233,58.652300 z M 147.67379,28.482250 C 147.54643,27.994890 147.44222,28.393640 147.44222,29.368360 C 147.44222,30.343090 147.54643,30.741840 147.67379,30.254470 C 147.80115,29.767110 147.80115,28.969610 147.67379,28.482250 z M 147.12432,23.429290 C 146.95606,23.261040 146.83639,23.560100 146.85837,24.093880 C 146.88267,24.683750 147.00265,24.803730 147.16429,24.399800 C 147.31056,24.034270 147.29257,23.597550 147.12432,23.429290 z M 150.42466,20.418620 C 149.98335,19.659710 149.88454,19.637840 149.87190,20.296250 C 149.85552,21.148980 150.38797,21.916770 150.74683,21.557910 C 150.86519,21.439550 150.72021,20.926870 150.42466,20.418620 z M 162.20627,21.357070 C 162.34768,21.128260 162.01934,20.560840 161.47662,20.096150 C 160.55037,19.303070 160.48986,19.307890 160.48986,20.174620 C 160.48986,21.577410 161.59819,22.340960 162.20627,21.357070 z M 152.69417,18.872140 C 152.52592,18.703880 152.40624,19.002940 152.42823,19.536720 C 152.45252,20.126590 152.57251,20.246570 152.73415,19.842640 C 152.88042,19.477120 152.86243,19.040390 152.69417,18.872140 z M 163.49396,17.432930 C 162.85859,16.756600 161.88372,16.203250 161.32758,16.203250 C 160.22912,16.203250 158.46446,17.559600 158.46446,18.403910 C 158.46446,18.692460 158.74928,18.572310 159.09740,18.136890 C 160.52229,16.354670 163.97684,17.053360 164.07429,19.143470 C 164.10147,19.726390 164.19989,19.786660 164.38173,19.331740 C 164.52883,18.963720 164.12934,18.109250 163.49396,17.432930 z M 150.55092,17.215950 C 150.89307,17.215950 151.49242,17.500770 151.88280,17.848890 C 152.48664,18.387340 152.49250,18.349550 151.92207,17.595710 C 151.55328,17.108350 150.86931,16.709600 150.40212,16.709600 C 149.49476,16.709600 148.33745,17.638110 148.33745,18.366090 C 148.33745,18.608770 148.69551,18.449270 149.13314,18.011640 C 149.57077,17.574010 150.20878,17.215950 150.55092,17.215950 z " id="tracing-f03-fr.svgpath4003"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1082.9687298) " d="M 226.32717,89.101100 C 225.10640,88.547200 222.82782,87.738380 221.26366,87.303710 C 212.07806,84.751120 209.23852,83.876070 208.67249,83.423540 C 207.84440,82.761500 207.87940,80.254190 208.75172,77.747830 C 209.22202,76.396550 209.36217,74.483910 209.18273,71.865930 C 208.94392,68.381710 209.02691,67.876350 209.99724,66.906020 C 210.78079,66.122460 211.70508,65.825600 213.36118,65.825600 C 216.48469,65.825600 217.40703,64.690150 217.40703,60.844980 C 217.40703,58.405630 217.75295,57.259890 219.50392,53.899640 C 220.65721,51.686390 221.93932,48.736270 222.35305,47.343810 C 223.63898,43.015880 224.64437,41.045880 226.95554,38.325580 C 228.18348,36.880270 229.87158,34.612940 230.70688,33.287080 L 232.22561,30.876420 L 231.95881,21.043070 C 231.70638,11.739830 231.75217,11.061470 232.80820,8.4595900 C 234.83692,3.4611500 238.61080,1.0127300 244.28646,1.0127300 C 250.76182,1.0127300 255.92238,4.1428800 258.34424,9.5395100 C 259.45008,12.003650 259.74807,13.642640 260.09699,19.180090 C 260.51391,25.796600 260.53738,25.891270 262.93243,30.621000 C 264.26070,33.244060 266.47155,36.674750 267.84543,38.244770 C 270.68571,41.490510 271.66156,43.250980 273.57291,48.577360 C 275.10496,52.846780 275.73590,58.908950 274.98415,62.136840 C 274.60448,63.767040 274.64902,64.484570 275.17271,65.174940 C 275.54979,65.672050 275.86556,66.713400 275.87443,67.489050 C 275.89635,69.409400 277.14109,71.162080 279.76517,72.967500 C 281.49983,74.160970 281.96673,74.790430 281.96673,75.935520 C 281.96673,78.399000 281.48510,78.932230 277.02597,81.405620 C 274.65075,82.723100 271.65769,84.799690 270.37474,86.020270 C 266.94173,89.286340 265.34765,90.126370 262.57865,90.128530 C 259.86063,90.130650 256.74164,88.761330 255.75880,87.134430 C 255.15374,86.132870 254.69303,86.079620 246.63327,86.079620 L 238.14497,86.079620 L 236.31216,87.590370 C 232.93308,90.375700 230.08579,90.806500 226.32717,89.101100 z M 235.08623,85.888840 L 237.32514,84.054220 L 246.86058,84.049790 L 256.39603,84.045370 L 256.46623,79.963690 L 256.53644,75.882020 L 255.45353,76.867450 C 251.76925,80.220110 245.77943,82.303190 240.98279,81.899940 C 239.43433,81.769760 237.74236,81.483180 237.22286,81.263090 C 236.43810,80.930620 236.33301,81.035260 236.60164,81.881650 C 236.81205,82.544570 236.55783,83.322940 235.87379,84.110230 C 234.89294,85.239140 234.84199,85.248990 235.11231,84.257520 C 235.27165,83.673110 235.06750,82.550160 234.65864,81.762080 C 234.24978,80.973990 234.03426,80.136640 234.17972,79.901290 C 234.61120,79.203140 233.26207,76.661150 232.19502,76.161790 C 231.65165,75.907500 229.96592,73.648720 228.44896,71.142280 C 224.93393,65.334480 222.43974,62.752920 220.69831,63.120130 C 220.00208,63.266940 218.97356,64.104260 218.41271,64.980840 C 217.57855,66.284600 216.94736,66.638370 214.94416,66.924910 C 213.59731,67.117570 212.17294,67.398920 211.77890,67.550120 C 210.57082,68.013710 210.11389,70.099730 210.53718,73.218960 C 210.82886,75.368370 210.72891,76.912490 210.17116,78.873090 C 209.64250,80.731470 209.56681,81.733220 209.92778,82.094190 C 210.21593,82.382340 213.51353,83.389650 217.25579,84.332680 C 220.99804,85.275700 225.06943,86.517810 226.30332,87.092930 C 229.52258,88.593430 232.24033,88.220840 235.08623,85.888840 z M 230.31897,85.876460 C 230.31897,85.764720 231.11647,85.202760 232.09120,84.627660 C 233.47905,83.808810 233.86343,83.739190 233.86343,84.306660 C 233.86343,84.705200 233.42269,85.267170 232.88401,85.555460 C 231.91855,86.072150 230.31897,86.272330 230.31897,85.876460 z M 268.57112,85.282130 C 270.40130,83.729550 273.42349,81.656290 275.28709,80.674900 C 278.98083,78.729740 280.95403,77.151360 280.95403,76.141850 C 280.95403,75.786030 279.96333,74.813290 278.75247,73.980200 C 276.27442,72.275260 274.87783,70.425470 274.87783,68.848230 C 274.87783,68.263140 274.62557,67.313090 274.31727,66.737010 C 273.78227,65.737370 273.66949,65.790850 271.84470,67.909590 C 269.93993,70.121190 269.91987,70.129580 266.53749,70.129580 C 263.58024,70.129580 263.01743,69.975390 262.17432,68.934200 C 261.64194,68.276730 261.20636,66.994450 261.20636,66.084680 C 261.20636,62.629640 258.47528,63.067370 258.08403,66.585130 C 257.99111,67.420600 257.68722,67.990250 257.40873,67.851000 C 256.80123,67.547250 257.05189,64.302000 257.74860,63.450830 C 258.01986,63.119430 258.72259,62.777650 259.31023,62.691310 C 262.48647,62.224620 261.24740,49.699480 257.47004,44.089690 C 256.79994,43.094530 255.97360,41.368870 255.63373,40.254900 C 255.29386,39.140930 254.19785,36.634490 253.19816,34.685040 C 251.76251,31.885440 251.34990,30.448940 251.23471,27.849310 C 251.15450,26.039110 251.05379,24.216240 251.01092,23.798510 C 250.96804,23.380770 251.09433,22.583260 251.29156,22.026280 C 251.48879,21.469290 251.30157,21.611600 250.87552,22.342510 C 249.50069,24.701090 246.85858,24.698150 245.91670,22.336980 C 245.61427,21.578840 245.28840,21.283920 245.15376,21.646520 C 244.84811,22.469680 241.13226,22.473870 240.62408,21.651620 C 240.36230,21.228060 240.14013,21.434000 239.94123,22.284560 C 239.53159,24.036320 237.29957,24.284800 236.19096,22.702050 C 235.74630,22.067200 235.38973,21.769360 235.39858,22.040200 C 235.40744,22.311040 235.73462,22.954960 236.12565,23.471140 C 236.64376,24.155060 236.70502,24.755790 236.35148,25.685670 C 235.85057,27.003180 236.22225,27.538680 238.59054,28.911590 C 239.88915,29.664400 239.26061,30.088920 237.91423,29.368360 C 235.89081,28.285460 236.35145,29.198740 238.79098,31.106660 C 241.66815,33.356840 243.14916,33.322540 247.06175,30.915090 C 248.44432,30.064390 249.79994,29.368360 250.07425,29.368360 C 251.18055,29.368360 250.41677,30.223090 247.69877,32.026700 C 243.59704,34.748530 239.65452,34.630160 237.29255,31.714260 C 236.42093,30.638220 236.41766,30.640250 236.40644,32.262450 C 236.40025,33.157960 235.61184,35.322610 234.65444,37.072780 C 233.69703,38.822940 232.82282,41.192800 232.71176,42.339130 C 232.60070,43.485450 232.00475,45.132680 231.38742,45.999640 C 228.89394,49.501420 227.13259,54.304660 226.88993,58.264470 L 226.65511,62.096230 L 231.27808,65.782860 C 233.82072,67.810510 236.24010,69.953540 236.65447,70.545150 C 237.80861,72.192920 237.58474,74.228580 236.09776,75.607390 L 234.78764,76.822200 L 236.18003,77.917460 C 238.04086,79.381190 239.31927,79.647290 243.36481,79.412990 C 247.78465,79.157010 250.94685,77.625370 254.95184,73.800720 L 258.06481,70.827920 L 258.42493,73.446300 C 258.86130,76.619070 258.25982,84.676920 257.61631,84.279220 C 256.61419,83.659870 257.23005,85.693810 258.39842,86.862160 C 259.41844,87.882180 260.14350,88.105020 262.44240,88.105020 C 265.10678,88.105020 265.40597,87.967220 268.57112,85.282130 z M 234.87613,72.675270 C 234.87613,72.333390 233.56595,70.922370 231.96461,69.539670 C 228.54564,66.587490 227.09723,65.664270 228.59142,67.389590 C 229.17298,68.061110 230.17895,69.521960 230.82692,70.635930 C 232.69180,73.842010 233.40055,74.521480 234.19346,73.863420 C 234.56893,73.551810 234.87613,73.017140 234.87613,72.675270 z M 270.62234,65.701470 C 272.42147,63.807380 272.74157,63.117440 273.03836,60.494190 C 273.22653,58.831050 273.15993,56.331130 272.89037,54.938810 C 271.85839,49.608440 268.84098,42.619460 266.76938,40.761250 C 264.87128,39.058670 261.65673,33.974660 259.86698,29.844670 C 258.49337,26.674950 258.16633,25.260940 258.15822,22.456450 C 258.14106,16.520870 257.29891,12.324500 255.49678,9.1946700 C 254.11585,6.7963600 253.37153,6.0983100 250.92950,4.9113600 C 243.86471,1.4775000 237.95740,3.1287600 235.06189,9.3468200 C 234.23039,11.132470 233.88948,12.735910 233.92711,14.684200 C 233.95670,16.215910 234.09292,17.013410 234.22983,16.456420 C 234.64039,14.786150 235.41804,14.177850 237.14277,14.177850 C 238.96052,14.177850 241.40850,16.068940 241.53581,17.571530 C 241.57823,18.072190 241.63560,18.820570 241.66331,19.234590 C 241.69101,19.648610 242.11122,20.063920 242.59711,20.157490 C 243.21508,20.276500 243.39113,20.094620 243.18298,19.552190 C 242.71013,18.319970 243.92765,15.348150 245.26408,14.472490 C 246.82437,13.450150 249.51807,13.445080 250.96957,14.461760 C 253.15722,15.994050 253.65336,17.807750 253.47371,23.615970 C 253.31148,28.861020 253.35009,29.082270 254.99716,32.347560 C 255.92659,34.190160 257.04592,36.926460 257.48455,38.428220 C 257.92318,39.929990 258.94688,42.207020 259.75945,43.488300 C 262.37709,47.615890 263.24560,51.654780 263.19927,59.484690 C 263.16363,65.508380 263.27922,66.557830 264.07522,67.437390 C 265.52638,69.040920 268.09799,68.359070 270.62234,65.701470 z M 270.15189,63.462630 C 269.96622,63.276970 269.81432,62.889610 269.81432,62.601830 C 269.81432,62.284550 270.05016,62.314450 270.41350,62.677790 C 270.74305,63.007340 270.89495,63.394700 270.75107,63.538580 C 270.60718,63.682470 270.33754,63.648290 270.15189,63.462630 z M 271.62855,62.349100 C 271.41042,61.996180 271.36871,61.570680 271.53584,61.403540 C 271.98901,60.950380 272.48310,61.616870 272.23834,62.351150 C 272.06683,62.865690 271.94756,62.865290 271.62855,62.349100 z M 255.35595,31.169860 C 254.39688,29.706150 254.55997,27.609780 255.63650,27.563440 C 257.91427,27.465390 259.95757,29.823450 259.30117,31.792640 C 258.92350,32.925650 256.22753,32.500080 255.35595,31.169860 z M 257.24838,29.765000 C 256.88505,29.401660 256.64920,29.371770 256.64920,29.689050 C 256.64920,30.364920 257.24802,30.963730 257.58595,30.625800 C 257.72984,30.481910 257.57793,30.094550 257.24838,29.765000 z M 248.88516,9.7894700 C 248.69950,9.6038100 248.54759,8.5784500 248.54759,7.5109000 C 248.54759,5.6435700 248.61252,5.5698900 250.25782,5.5698900 C 251.19844,5.5698900 252.19534,5.8547100 252.47313,6.2028200 C 253.17326,7.0801700 252.92920,9.1011000 252.05642,9.6534200 C 251.20450,10.192550 249.36707,10.271380 248.88516,9.7894700 z M 251.07935,7.5654000 C 251.07935,7.3033500 250.85149,7.0889400 250.57300,7.0889400 C 250.29450,7.0889400 250.06664,7.4441700 250.06664,7.8783500 C 250.06664,8.3125200 250.29450,8.5269300 250.57300,8.3548100 C 250.85149,8.1827000 251.07935,7.8274600 251.07935,7.5654000 z M 225.87795,63.601930 C 224.43055,61.953430 224.38030,61.735290 224.62412,58.158660 C 224.88539,54.326120 225.36702,52.789560 228.49016,45.824750 C 229.48921,43.596810 230.30939,41.346290 230.31279,40.823580 C 230.31619,40.300880 231.23040,38.222110 232.34437,36.204090 C 234.83536,31.691530 235.01184,30.640260 232.60834,34.631670 C 231.63955,36.240510 229.96394,38.619610 228.88476,39.918570 C 226.49733,42.792210 226.12834,43.478240 224.43577,48.190200 C 223.70266,50.231120 222.33396,53.433310 221.39423,55.306190 C 219.28376,59.512290 219.13894,61.232510 220.92404,60.891270 C 221.87789,60.708930 222.72146,61.187780 224.59508,62.975160 C 227.48827,65.735150 227.94827,65.959890 225.87795,63.601930 z M 222.21736,58.652300 C 222.21736,56.808540 222.43840,56.875350 222.91530,58.863280 C 223.11362,59.689920 223.03968,60.255740 222.73336,60.255740 C 222.44956,60.255740 222.21736,59.534190 222.21736,58.652300 z M 234.71882,28.482250 C 234.59146,27.994890 234.48725,28.393640 234.48725,29.368360 C 234.48725,30.343090 234.59146,30.741840 234.71882,30.254470 C 234.84618,29.767110 234.84618,28.969610 234.71882,28.482250 z M 234.16935,23.429290 C 234.00109,23.261040 233.88142,23.560100 233.90340,24.093880 C 233.92770,24.683750 234.04768,24.803730 234.20932,24.399800 C 234.35559,24.034270 234.33760,23.597550 234.16935,23.429290 z M 237.46969,20.418620 C 237.02838,19.659710 236.92957,19.637840 236.91693,20.296250 C 236.90055,21.148980 237.43300,21.916770 237.79186,21.557910 C 237.91022,21.439550 237.76524,20.926870 237.46969,20.418620 z M 249.25130,21.357070 C 249.39271,21.128260 249.06437,20.560840 248.52165,20.096150 C 247.59540,19.303070 247.53489,19.307890 247.53489,20.174620 C 247.53489,21.577410 248.64322,22.340960 249.25130,21.357070 z M 239.73920,18.872140 C 239.57095,18.703880 239.45127,19.002940 239.47326,19.536720 C 239.49755,20.126590 239.61754,20.246570 239.77918,19.842640 C 239.92545,19.477120 239.90746,19.040390 239.73920,18.872140 z M 250.53899,17.432930 C 249.90362,16.756600 248.92875,16.203250 248.37261,16.203250 C 247.27415,16.203250 245.50949,17.559600 245.50949,18.403910 C 245.50949,18.692460 245.79431,18.572310 246.14243,18.136890 C 247.56732,16.354670 251.02187,17.053360 251.11932,19.143470 C 251.14650,19.726390 251.24492,19.786660 251.42676,19.331740 C 251.57386,18.963720 251.17437,18.109250 250.53899,17.432930 z M 237.59595,17.215950 C 237.93810,17.215950 238.53745,17.500770 238.92783,17.848890 C 239.53167,18.387340 239.53753,18.349550 238.96710,17.595710 C 238.59831,17.108350 237.91434,16.709600 237.44715,16.709600 C 236.53979,16.709600 235.38248,17.638110 235.38248,18.366090 C 235.38248,18.608770 235.74054,18.449270 236.17817,18.011640 C 236.61580,17.574010 237.25381,17.215950 237.59595,17.215950 z " id="tracing-f03-fr.svgpath4004" style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"/>
+
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 1211.6422897999998)"/><rect id="d0e103" width="258" height="1000px" x="20" y="1205.6422897999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e103" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Quantification des couleur
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e108" width="288" height="1000px" x="10" y="1223.3696332" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e108" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Le résultat de ce filtre produira une image intermédiaire très différente de celle produite avec les deux autres, mais pouvant être aussi très utile. Au lieu de chercher les isoclines de contraste ou de luminosité, il cherche les limites des changements de couleur, même à contraste ou luminosité constants. Le réglage ici, nombre de couleurs, permet de déterminer le nombre de couleurs que l'image intermédiaire devrait avoir si elle était en couleurs. Il exécute ensuite la détermination blanc/noir d'après l'indice pair ou impair des couleurs.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1339.2112491999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04-fr.svgtext4626" y="97.153664" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.153664" x="69.581543" id="tracing-f04-fr.svgtspan4627" sodipodi:role="line">Image originale</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1339.2112491999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04-fr.svgtext4629" y="97.37867" x="156.37865" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f04-fr.svgtspan5892" sodipodi:role="line" y="97.378670" x="156.37865">Quantification</tspan><tspan x="156.37865" y="103.37867" sodipodi:role="line" id="tracing-f04-fr.svgtspan1955">(12 couleurs)</tspan><tspan id="tracing-f04-fr.svgtspan5894" sodipodi:role="line" y="109.37867" x="157.42162">Remplissage, </tspan><tspan x="156.37865" y="115.37867" sodipodi:role="line" id="tracing-f04-fr.svgtspan1957">sans contour</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1339.2112491999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04-fr.svgtext4634" y="97.37867" x="245.12865" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f04-fr.svgtspan5896" sodipodi:role="line" y="97.378670" x="245.12865">Quantification</tspan><tspan x="245.12865" y="103.37867" sodipodi:role="line" id="tracing-f04-fr.svgtspan1959">(12 couleurs)</tspan><tspan id="tracing-f04-fr.svgtspan5898" sodipodi:role="line" y="109.37867" x="246.17162">Contour, </tspan><tspan x="245.12865" y="115.37867" sodipodi:role="line" id="tracing-f04-fr.svgtspan1961">sans remplissage</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1339.2112491999999) " y="-9.7656251e-05" x="31.098881" id="tracing-f04-fr.svgimage4639" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1339.2112491999999) " id="tracing-f04-fr.svgpath5261" d="M 138.36089,88.784900 C 137.29141,88.341300 136.60816,87.766800 136.79349,87.466900 C 136.97761,87.169000 136.88096,87.084300 136.57359,87.274300 C 136.27196,87.460700 133.49866,86.926300 130.41070,86.086600 C 127.32275,85.247000 124.62915,84.545600 124.42493,84.527900 C 124.22070,84.510300 124.54705,84.296900 125.15014,84.053700 C 126.37211,83.561000 131.49529,84.164500 135.99979,85.331700 C 140.26810,86.437800 141.76687,86.299100 143.64085,84.624700 C 145.04243,83.372400 145.28013,82.807600 145.35142,80.560700 C 145.39696,79.125500 145.23771,77.829700 144.99752,77.681300 C 144.75733,77.532800 144.56081,78.432700 144.56081,79.681000 C 144.56081,83.010800 142.72009,85.066400 139.73843,85.066400 C 138.52810,85.066400 136.90789,84.826900 136.13798,84.534200 C 135.36806,84.241400 132.10899,83.552500 128.89560,83.003100 C 122.01844,81.827400 121.35182,81.386700 122.19470,78.573500 C 122.92950,76.120900 122.97182,73.753100 122.27312,74.185000 C 121.99009,74.359900 121.87343,74.688900 122.01388,74.916200 C 122.27891,75.345000 121.56544,77.944300 120.67064,79.809700 C 119.85609,81.507900 120.36859,82.644000 122.28138,83.380500 C 123.88727,83.998800 123.91130,84.034800 122.53739,83.764400 C 119.60847,83.187800 119.15289,81.953400 120.49515,78.230700 C 121.01397,76.791700 121.13892,75.088400 120.92668,72.348200 C 120.65685,68.864500 120.73244,68.386700 121.70783,67.411300 C 122.46767,66.651500 123.42554,66.329100 124.93972,66.323700 C 127.35121,66.315000 127.80591,66.094200 128.99579,64.354300 C 129.62493,63.434400 129.69926,62.895300 129.29986,62.149000 C 128.53654,60.722800 129.20995,57.924300 131.15681,54.432200 C 132.08837,52.761200 133.42283,49.635300 134.12229,47.485600 C 135.70412,42.624100 136.09893,41.878700 138.75721,38.735300 C 139.93477,37.342900 141.59451,35.098500 142.44551,33.747900 L 143.99279,31.292200 L 143.69229,21.493400 C 143.35200,10.397300 143.70724,8.5966000 146.94316,5.0148000 C 149.34877,2.3521000 152.29000,1.3191000 156.58497,1.6287000 C 162.06396,2.0235000 166.08349,4.5225000 168.72748,9.1779000 C 170.11655,11.623600 170.37778,12.996300 170.82929,20.221900 C 171.20364,26.212800 171.26759,26.461900 173.62861,31.124500 C 174.95754,33.748800 177.16893,37.180600 178.54281,38.750600 C 181.40389,42.020100 182.68692,44.345400 184.38572,49.340100 C 185.83649,53.605500 186.33169,58.595600 185.64477,62.027400 C 185.24461,64.026600 185.29051,64.795100 185.86296,65.680700 C 186.26168,66.297500 186.58791,67.387800 186.58791,68.103600 C 186.58791,69.910100 187.87391,71.692300 190.46255,73.473300 C 194.13496,76.000000 193.53241,77.673400 187.80104,80.864800 C 185.46855,82.163600 182.53354,84.224000 181.27881,85.443600 C 180.02409,86.663100 178.78429,87.529100 178.52370,87.368100 C 178.26312,87.207000 177.88504,87.342100 177.68352,87.668100 C 177.45469,88.038400 177.53661,88.125300 177.90171,87.899700 C 178.22323,87.701000 178.48629,87.659900 178.48629,87.808400 C 178.48629,88.431600 175.36553,89.623500 173.73407,89.623500 C 171.59470,89.623500 169.20656,88.781800 169.58924,88.162600 C 169.74225,87.915000 169.47114,87.743700 168.98677,87.781900 C 168.47432,87.822300 168.10341,87.495800 168.09965,87.000900 C 168.09610,86.533200 167.88867,85.963600 167.63871,85.735100 C 167.37560,85.494500 167.35075,85.607400 167.57968,86.003000 C 167.89713,86.551700 167.76989,86.576600 166.93462,86.129600 C 166.29737,85.788600 162.62240,85.572700 157.45231,85.572700 L 149.01052,85.572700 L 147.11172,87.076600 C 143.75016,89.739000 141.64959,90.149100 138.36089,88.784900 z M 142.40882,88.768200 C 141.92145,88.640800 141.12395,88.640800 140.63659,88.768200 C 140.14923,88.895500 140.54798,88.999700 141.52270,88.999700 C 142.49743,88.999700 142.89618,88.895500 142.40882,88.768200 z M 174.56208,88.759800 C 173.93547,88.639200 172.91011,88.639200 172.28350,88.759800 C 171.65689,88.880500 172.16957,88.979300 173.42279,88.979300 C 174.67601,88.979300 175.18869,88.880500 174.56208,88.759800 z M 147.78809,85.930700 C 147.94942,86.092000 148.22509,85.849600 148.40069,85.392000 C 148.67991,84.664400 149.82466,84.560000 157.52692,84.560000 C 162.37075,84.560000 166.33388,84.763800 166.33388,85.012800 C 166.33388,85.261900 166.84656,85.432800 167.47317,85.392600 C 168.57567,85.321900 168.61429,85.143800 168.66924,79.876300 C 168.70047,76.882500 168.55748,74.433000 168.35148,74.433000 C 168.14548,74.433000 167.69536,74.772300 167.35121,75.187000 C 167.00706,75.601700 166.54837,75.831500 166.33189,75.697700 C 166.11542,75.563900 165.56158,76.029400 165.10115,76.732100 C 164.64071,77.434800 164.04614,77.875100 163.77988,77.710600 C 163.51362,77.546000 163.29578,77.666100 163.29578,77.977500 C 163.29578,78.288800 163.09180,78.417500 162.84248,78.263400 C 162.59317,78.109400 162.25300,78.338200 162.08653,78.772000 C 161.92007,79.205800 161.55441,79.418900 161.27395,79.245600 C 160.99349,79.072200 160.76402,79.196100 160.76402,79.520800 C 160.76402,79.845500 160.42224,79.980100 160.00450,79.819800 C 159.58676,79.659500 159.24497,79.764400 159.24497,80.052900 C 159.24497,80.347100 158.80013,80.436300 158.23227,80.256100 C 157.67529,80.079300 157.21957,80.120900 157.21957,80.348500 C 157.21957,80.576200 155.39671,80.762400 153.16877,80.762400 C 150.94082,80.762400 149.11796,80.598700 149.11796,80.398500 C 149.11796,80.198400 148.73880,80.180200 148.27537,80.358000 C 147.67010,80.590300 147.54734,80.496000 147.83950,80.023200 C 148.11302,79.580700 148.01585,79.443200 147.54280,79.603500 C 147.13627,79.741200 146.82582,80.570300 146.80726,81.568000 C 146.75272,84.498500 146.62634,84.888200 145.30019,86.214300 C 144.39389,87.120600 144.20701,87.575500 144.66725,87.754800 C 145.02645,87.894800 145.80958,87.475700 146.40754,86.823400 C 147.00550,86.171100 147.62675,85.769400 147.78809,85.930700 z M 145.57351,86.838600 C 145.92020,86.420900 146.31779,86.079100 146.45703,86.079100 C 146.59628,86.079100 146.42655,86.420900 146.07986,86.838600 C 145.73316,87.256400 145.33558,87.598100 145.19633,87.598100 C 145.05709,87.598100 145.22681,87.256400 145.57351,86.838600 z M 177.90462,85.563400 C 179.11642,85.013500 180.27780,84.668700 180.48548,84.797000 C 180.69316,84.925400 181.51022,84.354900 182.30117,83.529300 C 184.10399,81.647600 183.76341,81.650300 180.00535,83.547300 C 176.59409,85.269300 173.46315,85.540800 172.15067,84.228300 C 170.75127,82.828900 170.38468,81.162800 170.38468,76.202200 C 170.38468,73.561200 170.15843,71.314900 169.87476,71.139500 C 169.11261,70.668500 168.66311,72.313000 169.33328,73.120500 C 169.69420,73.555400 169.87602,75.552400 169.81332,78.393000 C 169.73394,81.990100 169.89844,83.249400 170.58442,84.296400 C 172.16094,86.702400 174.50166,87.107600 177.90462,85.563400 z M 158.95832,79.248800 C 160.05387,78.858500 161.17140,78.675800 161.44172,78.842900 C 161.71203,79.010000 161.78075,78.900000 161.59443,78.598500 C 161.25186,78.044200 163.11280,77.147700 164.05530,77.413000 C 164.33380,77.491400 164.39221,77.386100 164.18511,77.179000 C 163.86277,76.856600 165.59727,75.241600 166.33388,75.178200 C 166.95195,75.125000 168.86563,73.637500 168.86563,73.210300 C 168.86563,72.950200 168.24592,73.289800 167.48849,73.965000 C 166.73106,74.640200 166.43684,74.770100 166.83467,74.253800 C 167.23249,73.737500 167.73218,72.142500 167.94509,70.709300 C 168.96263,63.860000 169.07409,63.598600 171.14031,63.215000 C 172.27192,63.005000 172.76246,61.390600 172.85653,57.567000 C 172.89297,56.085700 173.11475,55.254500 173.42279,55.444900 C 174.04765,55.831100 174.10127,60.255200 173.48109,60.255200 C 173.23467,60.255200 173.14169,61.793300 173.27447,63.673100 C 173.47630,66.530400 173.73017,67.286100 174.82247,68.281000 C 175.91842,69.279200 176.46182,69.417800 178.19339,69.141000 C 179.39065,68.949500 180.84276,68.250300 181.65058,67.476400 C 182.41666,66.742500 183.04345,66.372700 183.04345,66.654800 C 183.04345,67.429500 180.94790,69.232700 179.33944,69.842100 C 176.10229,71.068700 173.65487,69.917200 172.92771,66.825600 L 172.51375,65.065500 L 172.46192,66.997600 C 172.39223,69.595300 173.07314,70.694600 175.18318,71.391000 C 177.22114,72.063600 178.62590,71.746000 180.76487,70.129100 C 182.21536,69.032600 184.82780,65.288400 183.62269,66.033200 C 182.89426,66.483400 182.89449,66.199700 183.62384,64.598900 C 183.94306,63.898300 184.39535,63.443200 184.62892,63.587500 C 184.86250,63.731900 184.91463,63.155100 184.74476,62.305800 C 184.57490,61.456500 184.63529,60.761600 184.87897,60.761600 C 185.12266,60.761600 185.32203,59.508300 185.32203,57.976600 C 185.32203,56.444900 185.12266,55.191700 184.87897,55.191700 C 184.63529,55.191700 184.57263,54.508100 184.73973,53.672700 C 184.92754,52.733600 184.83436,52.153600 184.49567,52.153600 C 184.19435,52.153600 184.07896,51.811800 184.23927,51.394100 C 184.39957,50.976300 184.28564,50.634600 183.98609,50.634600 C 183.68653,50.634600 183.57261,50.292800 183.73291,49.875000 C 183.89321,49.457300 183.77928,49.115500 183.47974,49.115500 C 183.18018,49.115500 183.06625,48.773700 183.22656,48.356000 C 183.38686,47.938200 183.27293,47.596500 182.97339,47.596500 C 182.67383,47.596500 182.55990,47.254700 182.72021,46.836900 C 182.88051,46.419200 182.77751,46.077400 182.49132,46.077400 C 182.20513,46.077400 182.11180,45.849500 182.28392,45.571000 C 182.45604,45.292600 182.34211,45.064700 182.03075,45.064700 C 181.71938,45.064700 181.60545,44.836800 181.77757,44.558300 C 181.94969,44.279900 181.83576,44.052000 181.52440,44.052000 C 181.21303,44.052000 181.09910,43.824100 181.27122,43.545600 C 181.44334,43.267200 181.32941,43.039300 181.01805,43.039300 C 180.70668,43.039300 180.59375,42.809800 180.76708,42.529400 C 180.94041,42.248900 180.72732,41.883200 180.29352,41.716800 C 179.85973,41.550300 179.61669,41.233100 179.75344,41.011800 C 179.89018,40.790600 179.14833,39.857900 178.10489,38.939200 C 177.06144,38.020500 176.26679,37.079700 176.33900,36.848700 C 176.41121,36.617600 176.12769,36.297100 175.70897,36.136400 C 175.29025,35.975700 175.07372,35.640300 175.22781,35.391000 C 175.38189,35.141700 175.25320,34.937700 174.94184,34.937700 C 174.63047,34.937700 174.51754,34.708200 174.69088,34.427800 C 174.86421,34.147300 174.65111,33.781600 174.21732,33.615200 C 173.78352,33.448700 173.55467,33.108500 173.70875,32.859200 C 173.86284,32.609900 173.73415,32.405900 173.42279,32.405900 C 173.11142,32.405900 172.99749,32.178100 173.16961,31.899600 C 173.34173,31.621100 173.22780,31.393200 172.91644,31.393200 C 172.60507,31.393200 172.49114,31.165400 172.66326,30.886900 C 172.83538,30.608400 172.72145,30.380500 172.41009,30.380500 C 172.09872,30.380500 171.98479,30.152700 172.15691,29.874200 C 172.32903,29.595700 172.21510,29.367800 171.90374,29.367800 C 171.59237,29.367800 171.47844,29.140000 171.65056,28.861500 C 171.82268,28.583000 171.69782,28.355100 171.37310,28.355100 C 171.04837,28.355100 170.91384,28.013300 171.07415,27.595600 C 171.23445,27.177900 171.12052,26.836100 170.82097,26.836100 C 170.52142,26.836100 170.40749,26.494300 170.56780,26.076600 C 170.72810,25.658800 170.61517,25.317000 170.31683,25.317000 C 169.95971,25.317000 169.83541,23.846700 169.95296,21.013000 C 170.05116,18.645700 169.93061,16.709000 169.68508,16.709000 C 169.43954,16.709000 169.36089,15.797600 169.51030,14.683700 C 169.66595,13.523200 169.57173,12.658300 169.28968,12.658300 C 169.01892,12.658300 168.94239,12.201400 169.11960,11.643100 C 169.33344,10.969300 169.17559,10.525700 168.65028,10.324100 C 168.21494,10.157100 167.98482,9.8164000 168.13890,9.5671000 C 168.29298,9.3178000 168.16430,9.1138000 167.85293,9.1138000 C 167.54157,9.1138000 167.42764,8.8860000 167.59976,8.6075000 C 167.77187,8.3290000 167.65795,8.1011000 167.34658,8.1011000 C 167.03522,8.1011000 166.89974,7.9081000 167.04552,7.6722000 C 167.38981,7.1152000 164.59960,4.4343000 164.14678,4.8871000 C 163.95722,5.0767000 163.80213,4.9525000 163.80213,4.6112000 C 163.80213,4.2698000 163.57427,4.1314000 163.29578,4.3035000 C 163.01728,4.4756000 162.78943,4.3617000 162.78943,4.0503000 C 162.78943,3.7389000 162.56157,3.6250000 162.28308,3.7971000 C 162.00458,3.9692000 161.77673,3.8553000 161.77673,3.5440000 C 161.77673,3.2326000 161.54887,3.1187000 161.27037,3.2908000 C 160.99188,3.4629000 160.76402,3.3471000 160.76402,3.0334000 C 160.76402,2.6934000 160.35489,2.5929000 159.75132,2.7844000 C 159.19434,2.9612000 158.73862,2.9196000 158.73862,2.6920000 C 158.73862,2.4643000 157.25755,2.2781000 155.44734,2.2781000 C 153.63714,2.2781000 152.15606,2.4733000 152.15606,2.7120000 C 152.15606,2.9507000 151.81428,3.0148000 151.39654,2.8545000 C 150.97880,2.6942000 150.63701,2.7972000 150.63701,3.0834000 C 150.63701,3.3696000 150.40915,3.4629000 150.13066,3.2908000 C 149.85217,3.1187000 149.62431,3.2326000 149.62431,3.5440000 C 149.62431,3.8553000 149.43132,3.9908000 149.19545,3.8450000 C 148.63837,3.5007000 145.95752,6.2909000 146.41034,6.7438000 C 146.59990,6.9333000 146.47571,7.0884000 146.13437,7.0884000 C 145.79302,7.0884000 145.65456,7.3163000 145.82668,7.5948000 C 145.99880,7.8733000 145.88487,8.1011000 145.57351,8.1011000 C 145.26214,8.1011000 145.14821,8.3290000 145.32033,8.6075000 C 145.49245,8.8860000 145.39912,9.1138000 145.11293,9.1138000 C 144.82674,9.1138000 144.72374,9.4556000 144.88405,9.8733000 C 145.04435,10.291100 144.98023,10.632900 144.74157,10.632900 C 144.50290,10.632900 144.30763,14.050700 144.30763,18.228100 C 144.30763,22.405500 144.44337,25.823400 144.60927,25.823400 C 144.77517,25.823400 144.95186,27.076600 145.00191,28.608300 C 145.05810,30.327900 144.88286,31.393200 144.54380,31.393200 C 144.24179,31.393200 144.13551,31.621100 144.30763,31.899600 C 144.47975,32.178100 144.36582,32.405900 144.05446,32.405900 C 143.74309,32.405900 143.61441,32.609900 143.76849,32.859200 C 143.92257,33.108500 143.69372,33.448700 143.25993,33.615200 C 142.82614,33.781600 142.59828,34.123400 142.75358,34.374700 C 142.90888,34.626000 142.68102,34.967800 142.24723,35.134200 C 141.81344,35.300700 141.58493,35.641400 141.73944,35.891400 C 141.89394,36.141400 141.44541,36.722700 140.74269,37.183100 C 140.03998,37.643600 139.57727,38.201900 139.71446,38.423900 C 139.85164,38.645800 139.28292,39.330900 138.45064,39.946200 C 137.61835,40.561600 137.07110,41.281400 137.23453,41.545800 C 137.39795,41.810200 137.27691,42.026600 136.96555,42.026600 C 136.65418,42.026600 136.54025,42.254500 136.71237,42.532900 C 136.88449,42.811400 136.77056,43.039300 136.45920,43.039300 C 136.14783,43.039300 136.03390,43.267200 136.20602,43.545600 C 136.37814,43.824100 136.28481,44.052000 135.99862,44.052000 C 135.71243,44.052000 135.60943,44.393800 135.76974,44.811500 C 135.93004,45.229300 135.79360,45.571000 135.46655,45.571000 C 135.10233,45.571000 134.99645,45.963500 135.19332,46.583700 C 135.37355,47.151600 135.28431,47.596500 134.99016,47.596500 C 134.70164,47.596500 134.59673,47.938200 134.75704,48.356000 C 134.91734,48.773700 134.78281,49.115500 134.45809,49.115500 C 134.13336,49.115500 134.00850,49.343400 134.18062,49.621900 C 134.35274,49.900300 134.25941,50.128200 133.97322,50.128200 C 133.68703,50.128200 133.58403,50.470000 133.74433,50.887700 C 133.90464,51.305500 133.77011,51.647300 133.44538,51.647300 C 133.12066,51.647300 132.99580,51.875100 133.16792,52.153600 C 133.34004,52.432100 133.22611,52.660000 132.91474,52.660000 C 132.60338,52.660000 132.48945,52.887800 132.66157,53.166300 C 132.83369,53.444800 132.71976,53.672700 132.40839,53.672700 C 132.09703,53.672700 131.96834,53.876600 132.12243,54.126000 C 132.27651,54.375300 132.04766,54.715400 131.61386,54.881900 C 131.18007,55.048400 130.96697,55.414000 131.14031,55.694500 C 131.31364,55.974900 131.20071,56.204400 130.88934,56.204400 C 130.57798,56.204400 130.46405,56.432300 130.63617,56.710800 C 130.80828,56.989300 130.69245,57.217100 130.37875,57.217100 C 130.03882,57.217100 129.93825,57.626200 130.12981,58.229800 C 130.30659,58.786800 130.22218,59.242500 129.94223,59.242500 C 129.30419,59.242500 129.40329,61.403300 130.06207,61.855500 C 130.33002,62.039500 131.27400,62.072400 132.15979,61.928600 C 133.46122,61.717400 134.12555,61.979100 135.62111,63.292300 C 136.63905,64.186000 137.47190,65.167800 137.47190,65.473900 C 137.47190,65.780100 136.60442,65.183500 135.54418,64.148200 C 133.94449,62.586200 133.30666,62.288700 131.79589,62.399800 C 130.79458,62.473500 130.07589,62.697200 130.19879,62.897000 C 130.32170,63.096700 131.11209,63.122200 131.95522,62.953600 C 133.24342,62.695900 133.78602,62.937800 135.35346,64.468300 C 136.37935,65.470100 137.44658,66.299100 137.72507,66.310600 C 138.00357,66.322000 138.31795,66.591000 138.42370,66.908300 C 138.54213,67.263500 138.36623,67.330700 137.96570,67.083200 C 137.53613,66.817700 137.43978,66.882500 137.68183,67.274100 C 137.88335,67.600200 138.23866,67.749300 138.47141,67.605400 C 138.70416,67.461600 139.48592,68.352900 140.20865,69.586200 C 141.67290,72.084700 141.82326,72.640400 140.88976,72.103200 C 140.52203,71.891500 140.43363,71.932100 140.67878,72.199900 C 140.91086,72.453400 141.34759,72.660800 141.64929,72.660800 C 141.95099,72.660800 142.30335,72.977300 142.43231,73.364200 C 142.58861,73.833100 142.44998,73.933700 142.01651,73.665800 C 141.57753,73.394400 141.49039,73.464800 141.74835,73.882100 C 141.95851,74.222200 142.26163,74.369200 142.42195,74.208900 C 142.58228,74.048600 143.27978,74.432200 143.97195,75.061300 C 144.66413,75.690500 145.04807,75.890900 144.82515,75.506600 C 144.55261,75.036900 144.63990,74.881400 145.09162,75.031900 C 145.46109,75.155100 146.17638,74.842900 146.68115,74.338100 C 147.68718,73.332100 147.91120,71.901300 147.06268,71.901300 C 146.76775,71.901300 146.64844,71.703900 146.79756,71.462600 C 147.12274,70.936400 145.36727,69.238200 144.93994,69.665500 C 144.77592,69.829500 144.25681,69.376300 143.78635,68.658300 C 143.31590,67.940300 142.73806,67.472100 142.50226,67.617800 C 142.26647,67.763500 141.69682,67.307800 141.23639,66.605100 C 140.77595,65.902400 140.23116,65.431300 140.02575,65.558200 C 139.82033,65.685200 139.03460,65.144400 138.27968,64.356400 C 137.07864,63.102800 136.89241,62.467600 136.78966,59.274900 C 136.72508,57.268100 136.86769,55.505400 137.10659,55.357700 C 137.34548,55.210100 137.41863,54.770500 137.26913,54.381000 C 137.11964,53.991400 137.24242,53.672700 137.54196,53.672700 C 137.84151,53.672700 137.95544,53.330900 137.79514,52.913100 C 137.63484,52.495400 137.71724,52.153600 137.97825,52.153600 C 138.23926,52.153600 138.32166,51.811800 138.16136,51.394100 C 138.00106,50.976300 138.13558,50.634600 138.46031,50.634600 C 138.78503,50.634600 138.90989,50.406700 138.73777,50.128200 C 138.56566,49.849700 138.67959,49.621900 138.99095,49.621900 C 139.30231,49.621900 139.41624,49.394000 139.24412,49.115500 C 139.07201,48.837000 139.18594,48.609200 139.49730,48.609200 C 139.80866,48.609200 139.92259,48.381300 139.75048,48.102800 C 139.57836,47.824300 139.69229,47.596500 140.00365,47.596500 C 140.31502,47.596500 140.42894,47.368600 140.25683,47.090100 C 140.08471,46.811600 140.19864,46.583700 140.51000,46.583700 C 140.82137,46.583700 140.93430,46.354300 140.76097,46.073800 C 140.58763,45.793400 140.80073,45.427700 141.23453,45.261200 C 141.66832,45.094800 141.89717,44.754600 141.74309,44.505300 C 141.58900,44.256000 141.68291,44.052000 141.95177,44.052000 C 142.22062,44.052000 142.32823,43.539300 142.19090,42.912700 C 141.98349,41.966300 142.04149,41.902000 142.53341,42.532900 C 143.00556,43.138500 143.07225,42.907500 142.86235,41.393700 C 142.70988,40.294000 142.81137,39.494800 143.10347,39.494800 C 143.38089,39.494800 143.46705,39.267000 143.29493,38.988500 C 143.12281,38.710000 143.23674,38.482100 143.54810,38.482100 C 143.85947,38.482100 143.97340,38.254300 143.80128,37.975800 C 143.62916,37.697300 143.74309,37.469400 144.05446,37.469400 C 144.36582,37.469400 144.47975,37.241600 144.30763,36.963100 C 144.13551,36.684600 144.24944,36.456700 144.56081,36.456700 C 144.87217,36.456700 144.98510,36.227300 144.81177,35.946800 C 144.63844,35.666400 144.85154,35.300700 145.28533,35.134200 C 145.71912,34.967800 145.94797,34.627600 145.79389,34.378300 C 145.63981,34.129000 145.76849,33.925000 146.07986,33.925000 C 146.39122,33.925000 146.50515,33.697100 146.33303,33.418600 C 146.16091,33.140100 146.26407,32.912300 146.56227,32.912300 C 147.15277,32.912300 147.00846,29.216500 146.35986,27.728500 C 146.14894,27.244700 146.21566,26.162300 146.50813,25.323400 C 146.81322,24.448200 146.84205,23.798000 146.57576,23.798000 C 146.32049,23.798000 146.25714,23.418800 146.43497,22.955400 C 146.62811,22.452100 146.55320,22.239600 146.24897,22.427600 C 145.54984,22.859700 145.74318,16.965300 146.45632,16.106000 C 147.54141,14.798600 152.20464,15.907900 151.36108,17.272800 C 151.20846,17.519700 151.33922,17.721800 151.65166,17.721800 C 151.96409,17.721800 152.17916,18.120500 152.12958,18.607900 C 151.94632,20.409500 152.18912,20.759900 153.62094,20.759900 C 155.21385,20.759900 155.78785,19.937300 155.35365,18.277000 C 155.18805,17.643700 155.31622,17.215400 155.67135,17.215400 C 155.99875,17.215400 156.12798,16.991100 155.95851,16.716900 C 155.56338,16.077500 158.67323,14.165800 160.00450,14.229700 C 160.85187,14.270300 160.81053,14.348700 159.75132,14.709700 C 158.53092,15.125600 158.54003,15.138100 160.00480,15.057600 C 161.72813,14.963000 162.94798,15.536500 162.51463,16.237700 C 162.35440,16.497000 162.47806,16.709100 162.78943,16.709100 C 163.10079,16.709100 163.21472,16.936900 163.04260,17.215400 C 162.87048,17.493900 162.96381,17.721800 163.25000,17.721800 C 163.53619,17.721800 163.63919,18.063600 163.47889,18.481300 C 163.31858,18.899000 163.43966,19.240800 163.74795,19.240800 C 164.05624,19.240800 164.30848,19.810500 164.30848,20.506700 C 164.30848,21.202900 164.05624,21.772600 163.74795,21.772600 C 163.43966,21.772600 163.31858,22.114400 163.47889,22.532100 C 163.63919,22.949800 163.54162,23.291600 163.26207,23.291600 C 162.93163,23.291600 162.94170,23.642700 163.29087,24.295200 C 163.58626,24.847100 163.81801,26.157300 163.80587,27.206700 C 163.77256,30.086100 163.97269,31.393200 164.44687,31.393200 C 164.68212,31.393200 164.73377,31.621100 164.56165,31.899600 C 164.38954,32.178100 164.50346,32.405900 164.81483,32.405900 C 165.12619,32.405900 165.24012,32.633800 165.06800,32.912300 C 164.89589,33.190800 165.00981,33.418600 165.32118,33.418600 C 165.63254,33.418600 165.76123,33.622600 165.60715,33.871900 C 165.45306,34.121200 165.69111,34.464900 166.13615,34.635700 C 166.59749,34.812800 166.82072,35.270900 166.65548,35.701500 C 166.49608,36.116900 166.59982,36.456700 166.88601,36.456700 C 167.17219,36.456700 167.26552,36.684600 167.09341,36.963100 C 166.92129,37.241600 167.03712,37.469400 167.35082,37.469400 C 167.69075,37.469400 167.79132,37.878600 167.59976,38.482100 C 167.40187,39.105600 167.50877,39.494800 167.87787,39.494800 C 168.22810,39.494800 168.36728,39.915900 168.21257,40.507500 C 168.06691,41.064500 168.19224,41.520200 168.49108,41.520200 C 168.78991,41.520200 168.88396,41.670700 168.70007,41.854600 C 168.51618,42.038500 168.82380,42.509800 169.38368,42.901900 C 169.94355,43.294100 170.27044,43.827200 170.11010,44.086600 C 169.94975,44.346100 170.07332,44.558300 170.38468,44.558300 C 170.69605,44.558300 170.80998,44.786200 170.63786,45.064700 C 170.46574,45.343200 170.57967,45.571000 170.89104,45.571000 C 171.20240,45.571000 171.31633,45.798900 171.14421,46.077400 C 170.97209,46.355900 171.08602,46.583700 171.39739,46.583700 C 171.70875,46.583700 171.82268,46.811600 171.65056,47.090100 C 171.47844,47.368600 171.57177,47.596500 171.85796,47.596500 C 172.14415,47.596500 172.23280,47.975600 172.05497,48.439000 C 171.82107,49.048600 171.91591,49.167700 172.39788,48.869900 C 172.90871,48.554200 172.98805,48.761300 172.73798,49.757600 C 172.54597,50.522600 172.63762,51.132400 172.96083,51.240100 C 173.33431,51.364600 173.36276,51.985100 173.04981,53.180800 L 172.58978,54.938500 L 172.26206,52.208000 C 171.93615,49.492500 170.07390,45.226300 168.37033,43.292500 C 167.87966,42.735500 167.32919,41.294100 167.14708,40.089300 C 166.76417,37.556200 164.37383,32.569000 162.90845,31.245800 C 161.93892,30.370300 161.85345,30.380200 160.44792,31.531700 C 157.95575,33.573500 154.20143,35.926100 152.92341,36.246800 C 151.68696,36.557200 149.56685,35.018500 149.03581,33.425400 C 148.59728,32.109800 147.18181,33.347700 145.32202,36.673300 C 143.83780,39.327300 143.53464,40.306200 143.80944,41.557400 C 144.06740,42.731900 143.90865,43.396000 143.17300,44.220000 C 140.08014,47.684400 137.47190,54.432900 137.47190,58.971000 L 137.47190,62.220900 L 140.62054,64.909100 C 148.66290,71.775400 149.29850,72.893900 146.57268,75.383600 L 145.04011,76.783300 L 146.07830,77.722900 C 146.88036,78.448800 146.96981,78.764800 146.47159,79.112700 C 146.03601,79.416700 146.15539,79.473700 146.83938,79.288100 C 147.39637,79.137000 148.19387,79.232500 148.61161,79.500300 C 149.74755,80.228800 156.68077,80.060200 158.95832,79.248800 z M 136.03280,60.761600 C 136.03280,60.065300 136.14772,59.780500 136.28819,60.128600 C 136.42866,60.476700 136.42866,61.046400 136.28819,61.394500 C 136.14772,61.742600 136.03280,61.457800 136.03280,60.761600 z M 167.36440,30.413800 C 166.63750,29.055600 166.69637,28.861500 167.83512,28.861500 C 168.85234,28.861500 170.09992,30.496500 169.52295,31.073500 C 168.90277,31.693700 167.88247,31.381900 167.36440,30.413800 z M 168.86563,30.410400 C 168.86563,30.148400 168.63778,29.793100 168.35928,29.621000 C 168.08079,29.448900 167.85293,29.663300 167.85293,30.097500 C 167.85293,30.531600 168.08079,30.886900 168.35928,30.886900 C 168.63778,30.886900 168.86563,30.672500 168.86563,30.410400 z M 160.76402,7.8479000 C 160.76402,6.9435000 161.03769,6.5821000 161.72255,6.5821000 C 163.07188,6.5821000 163.46828,7.9732000 162.29751,8.5997000 C 160.91954,9.3372000 160.76402,9.2610000 160.76402,7.8479000 z M 144.56081,76.790100 C 144.56081,76.694000 144.04813,76.181300 143.42152,75.650800 L 142.28223,74.686200 L 143.24682,75.825500 C 144.15330,76.896100 144.56081,77.195300 144.56081,76.790100 z M 122.38280,67.865100 C 122.05432,67.364500 121.28384,69.176700 121.27643,70.467400 C 121.25973,73.377400 122.02598,73.697800 122.28375,70.888600 C 122.42430,69.356900 122.46887,67.996300 122.38280,67.865100 z M 139.49730,69.369500 C 139.19921,68.812500 138.84139,68.356800 138.70214,68.356800 C 138.56290,68.356800 138.69286,68.812500 138.99095,69.369500 C 139.28904,69.926500 139.64686,70.382200 139.78611,70.382200 C 139.92535,70.382200 139.79539,69.926500 139.49730,69.369500 z M 127.09171,67.344100 C 127.26383,67.065600 127.17680,66.837800 126.89830,66.837800 C 126.61981,66.837800 126.25113,67.065600 126.07901,67.344100 C 125.90689,67.622600 125.99393,67.850500 126.27242,67.850500 C 126.55091,67.850500 126.91959,67.622600 127.09171,67.344100 z M 162.80482,27.484900 C 163.21403,26.291900 163.21254,25.613400 162.79928,24.953100 C 162.30453,24.162700 162.27323,24.192000 162.54619,25.190400 C 162.76202,25.979900 162.63879,26.329700 162.14490,26.329700 C 161.75287,26.329700 160.00221,27.044300 158.25455,27.917600 C 153.83636,30.125400 151.25415,30.356400 149.34564,28.714800 L 147.86896,27.444600 L 148.74010,25.617800 C 149.21922,24.613100 150.35471,23.337700 151.26341,22.783700 C 152.17211,22.229700 152.60974,21.775500 152.23593,21.774500 C 151.86212,21.773400 150.97692,22.228300 150.26883,22.785300 C 149.56074,23.342300 148.67033,23.798000 148.29015,23.798000 C 147.90997,23.798000 147.59580,24.082800 147.59200,24.430900 C 147.58819,24.779000 147.45130,25.562700 147.28779,26.172400 C 147.05780,27.030100 147.52239,27.798000 149.34007,29.564500 C 151.43377,31.599400 151.97694,31.864600 154.32801,32.000400 C 157.78912,32.200300 161.94716,29.985300 162.80482,27.484900 z M 160.97462,22.966800 C 161.21321,22.345100 161.13119,22.264200 160.64903,22.645700 C 160.29454,22.926200 159.66271,23.282200 159.24497,23.436800 C 158.72655,23.628800 158.82990,23.730700 159.57056,23.758000 C 160.16737,23.780000 160.79920,23.424000 160.97462,22.966800 z M 150.13066,21.517500 C 150.13066,21.055200 150.45240,20.895200 151.01678,21.076700 C 151.73921,21.309100 151.76705,21.265600 151.16754,20.841000 C 150.76310,20.554700 150.29602,20.404500 150.12960,20.507400 C 149.96317,20.610200 149.51693,20.196400 149.13796,19.587800 C 148.48509,18.539400 148.49971,18.521200 149.41638,19.240800 C 150.29876,19.933600 150.32623,19.926600 149.72878,19.162300 C 148.66922,17.806700 147.32577,18.333500 147.46413,20.050300 C 147.56482,21.299700 147.51336,21.368000 147.11996,20.506700 C 146.79558,19.796500 146.64675,19.725100 146.62180,20.267400 C 146.60222,20.692800 146.94148,21.548100 147.37569,22.168000 C 148.01300,23.077900 148.35461,23.193800 149.14792,22.769200 C 149.68843,22.480000 150.13066,21.916700 150.13066,21.517500 z M 157.72592,22.532100 C 156.98375,21.637800 157.75605,21.498900 158.62712,22.370000 C 159.57753,23.320400 161.56758,22.014400 161.50059,20.484200 C 161.47083,19.804400 161.25640,19.075600 161.02407,18.864700 C 160.79175,18.653800 160.79586,18.823100 161.03322,19.240800 C 161.40433,19.894000 161.34556,19.903700 160.61362,19.310000 C 160.14549,18.930400 159.88734,18.417700 160.03996,18.170700 C 160.19257,17.923800 160.05986,17.721800 159.74504,17.721800 C 158.97287,17.721800 157.69527,19.041400 158.08760,19.433700 C 158.26000,19.606100 158.13522,19.747200 157.81031,19.747200 C 157.48540,19.747200 157.21957,20.202900 157.21957,20.759900 C 157.21957,21.588400 156.88200,21.772600 155.36295,21.772600 C 154.34181,21.772600 153.65503,21.921300 153.83677,22.103000 C 154.01851,22.284700 154.85003,22.414000 155.68459,22.390300 C 156.51915,22.366600 157.33331,22.559700 157.49383,22.819400 C 157.65435,23.079100 157.91407,23.291600 158.07098,23.291600 C 158.22789,23.291600 158.07261,22.949800 157.72592,22.532100 z M 163.10037,19.811000 C 162.75561,17.610400 161.46242,16.202700 159.78551,16.202700 C 157.97656,16.202700 156.20297,17.541200 156.22508,18.889800 C 156.24250,19.952500 156.29242,19.940300 157.38339,18.607900 C 159.66671,15.819100 162.63957,17.555100 162.13313,21.381400 C 161.86722,23.390500 161.90105,23.472600 162.60742,22.532100 C 163.09611,21.881400 163.27234,20.908600 163.10037,19.811000 z M 150.89893,17.713900 C 150.85758,17.152500 150.52044,16.412000 150.14974,16.068200 C 149.61003,15.567700 149.55362,15.580100 149.86661,16.130400 C 150.16065,16.647300 150.00146,16.736300 149.22398,16.489500 C 148.65556,16.309100 148.04393,16.398600 147.86481,16.688500 C 147.68569,16.978300 147.86648,17.215400 148.26655,17.215400 C 148.66663,17.215400 149.27762,17.557200 149.62431,17.974900 C 150.49600,19.025300 150.98812,18.924500 150.89893,17.713900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1339.2112491999999) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f04-fr.svgpath5262" d="M 227.11091,88.785300 C 226.04143,88.341700 225.35818,87.767200 225.54351,87.467300 C 225.72763,87.169400 225.63098,87.084700 225.32361,87.274700 C 225.02198,87.461100 222.24868,86.926700 219.16072,86.087000 C 216.07277,85.247400 213.37917,84.546000 213.17495,84.528300 C 212.97072,84.510700 213.29707,84.297300 213.90016,84.054100 C 215.12213,83.561400 220.24531,84.164900 224.74981,85.332100 C 229.01812,86.438200 230.51689,86.299500 232.39087,84.625100 C 233.79245,83.372800 234.03015,82.808000 234.10144,80.561100 C 234.14698,79.125900 233.98773,77.830100 233.74754,77.681700 C 233.50735,77.533200 233.31083,78.433100 233.31083,79.681400 C 233.31083,83.011200 231.47011,85.066800 228.48845,85.066800 C 227.27812,85.066800 225.65791,84.827300 224.88800,84.534600 C 224.11808,84.241800 220.85901,83.552900 217.64562,83.003500 C 210.76846,81.827800 210.10184,81.387100 210.94472,78.573900 C 211.67952,76.121300 211.72184,73.753500 211.02314,74.185400 C 210.74011,74.360300 210.62345,74.689300 210.76390,74.916600 C 211.02893,75.345400 210.31546,77.944700 209.42066,79.810100 C 208.60611,81.508300 209.11861,82.644400 211.03140,83.380900 C 212.63729,83.999200 212.66132,84.035200 211.28741,83.764800 C 208.35849,83.188200 207.90291,81.953800 209.24517,78.231100 C 209.76399,76.792100 209.88894,75.088800 209.67670,72.348600 C 209.40687,68.864900 209.48246,68.387100 210.45785,67.411700 C 211.21769,66.651900 212.17556,66.329500 213.68974,66.324100 C 216.10123,66.315400 216.55593,66.094600 217.74581,64.354700 C 218.37495,63.434800 218.44928,62.895700 218.04988,62.149400 C 217.28656,60.723200 217.95997,57.924700 219.90683,54.432600 C 220.83839,52.761600 222.17285,49.635700 222.87231,47.486000 C 224.45414,42.624500 224.84895,41.879100 227.50723,38.735700 C 228.68479,37.343300 230.34453,35.098900 231.19553,33.748300 L 232.74281,31.292600 L 232.44231,21.493800 C 232.10202,10.397700 232.45726,8.5970000 235.69318,5.0152000 C 238.09879,2.3525000 241.04002,1.3195000 245.33499,1.6291000 C 250.81398,2.0239000 254.83351,4.5229000 257.47750,9.1783000 C 258.86657,11.624000 259.12780,12.996700 259.57931,20.222300 C 259.95366,26.213200 260.01761,26.462300 262.37863,31.124900 C 263.70756,33.749200 265.91895,37.181000 267.29283,38.751000 C 270.15391,42.020500 271.43694,44.345800 273.13574,49.340500 C 274.58651,53.605900 275.08171,58.596000 274.39479,62.027800 C 273.99463,64.027000 274.04053,64.795500 274.61298,65.681100 C 275.01170,66.297900 275.33793,67.388200 275.33793,68.104000 C 275.33793,69.910500 276.62393,71.692700 279.21257,73.473700 C 282.88498,76.000400 282.28243,77.673800 276.55106,80.865200 C 274.21857,82.164000 271.28356,84.224400 270.02883,85.444000 C 268.77411,86.663500 267.53431,87.529500 267.27372,87.368500 C 267.01314,87.207400 266.63506,87.342500 266.43354,87.668500 C 266.20471,88.038800 266.28663,88.125700 266.65173,87.900100 C 266.97325,87.701400 267.23631,87.660300 267.23631,87.808800 C 267.23631,88.432000 264.11555,89.623900 262.48409,89.623900 C 260.34472,89.623900 257.95658,88.782200 258.33926,88.163000 C 258.49227,87.915400 258.22116,87.744100 257.73679,87.782300 C 257.22434,87.822700 256.85343,87.496200 256.84967,87.001300 C 256.84612,86.533600 256.63869,85.964000 256.38873,85.735500 C 256.12562,85.494900 256.10077,85.607800 256.32970,86.003400 C 256.64715,86.552100 256.51991,86.577000 255.68464,86.130000 C 255.04739,85.789000 251.37242,85.573100 246.20233,85.573100 L 237.76054,85.573100 L 235.86174,87.077000 C 232.50018,89.739400 230.39961,90.149500 227.11091,88.785300 z M 231.15884,88.768600 C 230.67147,88.641200 229.87397,88.641200 229.38661,88.768600 C 228.89925,88.895900 229.29800,89.000100 230.27272,89.000100 C 231.24745,89.000100 231.64620,88.895900 231.15884,88.768600 z M 263.31210,88.760200 C 262.68549,88.639600 261.66013,88.639600 261.03352,88.760200 C 260.40691,88.880900 260.91959,88.979700 262.17281,88.979700 C 263.42603,88.979700 263.93871,88.880900 263.31210,88.760200 z M 236.53811,85.931100 C 236.69944,86.092400 236.97511,85.850000 237.15071,85.392400 C 237.42993,84.664800 238.57468,84.560400 246.27694,84.560400 C 251.12077,84.560400 255.08390,84.764200 255.08390,85.013200 C 255.08390,85.262300 255.59658,85.433200 256.22319,85.393000 C 257.32569,85.322300 257.36431,85.144200 257.41926,79.876700 C 257.45049,76.882900 257.30750,74.433400 257.10150,74.433400 C 256.89550,74.433400 256.44538,74.772700 256.10123,75.187400 C 255.75708,75.602100 255.29839,75.831900 255.08191,75.698100 C 254.86544,75.564300 254.31160,76.029800 253.85117,76.732500 C 253.39073,77.435200 252.79616,77.875500 252.52990,77.711000 C 252.26364,77.546400 252.04580,77.666500 252.04580,77.977900 C 252.04580,78.289200 251.84182,78.417900 251.59250,78.263800 C 251.34319,78.109800 251.00302,78.338600 250.83655,78.772400 C 250.67009,79.206200 250.30443,79.419300 250.02397,79.246000 C 249.74351,79.072600 249.51404,79.196500 249.51404,79.521200 C 249.51404,79.845900 249.17226,79.980500 248.75452,79.820200 C 248.33678,79.659900 247.99499,79.764800 247.99499,80.053300 C 247.99499,80.347500 247.55015,80.436700 246.98229,80.256500 C 246.42531,80.079700 245.96959,80.121300 245.96959,80.348900 C 245.96959,80.576600 244.14673,80.762800 241.91879,80.762800 C 239.69084,80.762800 237.86798,80.599100 237.86798,80.398900 C 237.86798,80.198800 237.48882,80.180600 237.02539,80.358400 C 236.42012,80.590700 236.29736,80.496400 236.58952,80.023600 C 236.86304,79.581100 236.76587,79.443600 236.29282,79.603900 C 235.88629,79.741600 235.57584,80.570700 235.55728,81.568400 C 235.50274,84.498900 235.37636,84.888600 234.05021,86.214700 C 233.14391,87.121000 232.95703,87.575900 233.41727,87.755200 C 233.77647,87.895200 234.55960,87.476100 235.15756,86.823800 C 235.75552,86.171500 236.37677,85.769800 236.53811,85.931100 z M 234.32353,86.839000 C 234.67022,86.421300 235.06781,86.079500 235.20705,86.079500 C 235.34630,86.079500 235.17657,86.421300 234.82988,86.839000 C 234.48318,87.256800 234.08560,87.598500 233.94635,87.598500 C 233.80711,87.598500 233.97683,87.256800 234.32353,86.839000 z M 266.65464,85.563800 C 267.86644,85.013900 269.02782,84.669100 269.23550,84.797400 C 269.44318,84.925800 270.26024,84.355300 271.05119,83.529700 C 272.85401,81.648000 272.51343,81.650700 268.75537,83.547700 C 265.34411,85.269700 262.21317,85.541200 260.90069,84.228700 C 259.50129,82.829300 259.13470,81.163200 259.13470,76.202600 C 259.13470,73.561600 258.90845,71.315300 258.62478,71.139900 C 257.86263,70.668900 257.41313,72.313400 258.08330,73.120900 C 258.44422,73.555800 258.62604,75.552800 258.56334,78.393400 C 258.48396,81.990500 258.64846,83.249800 259.33444,84.296800 C 260.91096,86.702800 263.25168,87.108000 266.65464,85.563800 z M 247.70834,79.249200 C 248.80389,78.858900 249.92142,78.676200 250.19174,78.843300 C 250.46205,79.010400 250.53077,78.900400 250.34445,78.598900 C 250.00188,78.044600 251.86282,77.148100 252.80532,77.413400 C 253.08382,77.491800 253.14223,77.386500 252.93513,77.179400 C 252.61279,76.857000 254.34729,75.242000 255.08390,75.178600 C 255.70197,75.125400 257.61565,73.637900 257.61565,73.210700 C 257.61565,72.950600 256.99594,73.290200 256.23851,73.965400 C 255.48108,74.640600 255.18686,74.770500 255.58469,74.254200 C 255.98251,73.737900 256.48220,72.142900 256.69511,70.709700 C 257.71265,63.860400 257.82411,63.599000 259.89033,63.215400 C 261.02194,63.005400 261.51248,61.391000 261.60655,57.567400 C 261.64299,56.086100 261.86477,55.254900 262.17281,55.445300 C 262.79767,55.831500 262.85129,60.255600 262.23111,60.255600 C 261.98469,60.255600 261.89171,61.793700 262.02449,63.673500 C 262.22632,66.530800 262.48019,67.286500 263.57249,68.281400 C 264.66844,69.279600 265.21184,69.418200 266.94341,69.141400 C 268.14067,68.949900 269.59278,68.250700 270.40060,67.476800 C 271.16668,66.742900 271.79347,66.373100 271.79347,66.655200 C 271.79347,67.429900 269.69792,69.233100 268.08946,69.842500 C 264.85231,71.069100 262.40489,69.917600 261.67773,66.826000 L 261.26377,65.065900 L 261.21194,66.998000 C 261.14225,69.595700 261.82316,70.695000 263.93320,71.391400 C 265.97116,72.064000 267.37592,71.746400 269.51489,70.129500 C 270.96538,69.033000 273.57782,65.288800 272.37271,66.033600 C 271.64428,66.483800 271.64451,66.200100 272.37386,64.599300 C 272.69308,63.898700 273.14537,63.443600 273.37894,63.587900 C 273.61252,63.732300 273.66465,63.155500 273.49478,62.306200 C 273.32492,61.456900 273.38531,60.762000 273.62899,60.762000 C 273.87268,60.762000 274.07205,59.508700 274.07205,57.977000 C 274.07205,56.445300 273.87268,55.192100 273.62899,55.192100 C 273.38531,55.192100 273.32265,54.508500 273.48975,53.673100 C 273.67756,52.734000 273.58438,52.154000 273.24569,52.154000 C 272.94437,52.154000 272.82898,51.812200 272.98929,51.394500 C 273.14959,50.976700 273.03566,50.635000 272.73611,50.635000 C 272.43655,50.635000 272.32263,50.293200 272.48293,49.875400 C 272.64323,49.457700 272.52930,49.115900 272.22976,49.115900 C 271.93020,49.115900 271.81627,48.774100 271.97658,48.356400 C 272.13688,47.938600 272.02295,47.596900 271.72341,47.596900 C 271.42385,47.596900 271.30992,47.255100 271.47023,46.837300 C 271.63053,46.419600 271.52753,46.077800 271.24134,46.077800 C 270.95515,46.077800 270.86182,45.849900 271.03394,45.571400 C 271.20606,45.293000 271.09213,45.065100 270.78077,45.065100 C 270.46940,45.065100 270.35547,44.837200 270.52759,44.558700 C 270.69971,44.280300 270.58578,44.052400 270.27442,44.052400 C 269.96305,44.052400 269.84912,43.824500 270.02124,43.546000 C 270.19336,43.267600 270.07943,43.039700 269.76807,43.039700 C 269.45670,43.039700 269.34377,42.810200 269.51710,42.529800 C 269.69043,42.249300 269.47734,41.883600 269.04354,41.717200 C 268.60975,41.550700 268.36671,41.233500 268.50346,41.012200 C 268.64020,40.791000 267.89835,39.858300 266.85491,38.939600 C 265.81146,38.020900 265.01681,37.080100 265.08902,36.849100 C 265.16123,36.618000 264.87771,36.297500 264.45899,36.136800 C 264.04027,35.976100 263.82374,35.640700 263.97783,35.391400 C 264.13191,35.142100 264.00322,34.938100 263.69186,34.938100 C 263.38049,34.938100 263.26756,34.708600 263.44090,34.428200 C 263.61423,34.147700 263.40113,33.782000 262.96734,33.615600 C 262.53354,33.449100 262.30469,33.108900 262.45877,32.859600 C 262.61286,32.610300 262.48417,32.406300 262.17281,32.406300 C 261.86144,32.406300 261.74751,32.178500 261.91963,31.900000 C 262.09175,31.621500 261.97782,31.393600 261.66646,31.393600 C 261.35509,31.393600 261.24116,31.165800 261.41328,30.887300 C 261.58540,30.608800 261.47147,30.380900 261.16011,30.380900 C 260.84874,30.380900 260.73481,30.153100 260.90693,29.874600 C 261.07905,29.596100 260.96512,29.368200 260.65376,29.368200 C 260.34239,29.368200 260.22846,29.140400 260.40058,28.861900 C 260.57270,28.583400 260.44784,28.355500 260.12312,28.355500 C 259.79839,28.355500 259.66386,28.013700 259.82417,27.596000 C 259.98447,27.178300 259.87054,26.836500 259.57099,26.836500 C 259.27144,26.836500 259.15751,26.494700 259.31782,26.077000 C 259.47812,25.659200 259.36519,25.317400 259.06685,25.317400 C 258.70973,25.317400 258.58543,23.847100 258.70298,21.013400 C 258.80118,18.646100 258.68063,16.709400 258.43510,16.709400 C 258.18956,16.709400 258.11091,15.798000 258.26032,14.684100 C 258.41597,13.523600 258.32175,12.658700 258.03970,12.658700 C 257.76894,12.658700 257.69241,12.201800 257.86962,11.643500 C 258.08346,10.969700 257.92561,10.526100 257.40030,10.324500 C 256.96496,10.157500 256.73484,9.8168000 256.88892,9.5675000 C 257.04300,9.3182000 256.91432,9.1142000 256.60295,9.1142000 C 256.29159,9.1142000 256.17766,8.8864000 256.34978,8.6079000 C 256.52189,8.3294000 256.40797,8.1015000 256.09660,8.1015000 C 255.78524,8.1015000 255.64976,7.9085000 255.79554,7.6726000 C 256.13983,7.1156000 253.34962,4.4347000 252.89680,4.8875000 C 252.70724,5.0771000 252.55215,4.9529000 252.55215,4.6116000 C 252.55215,4.2702000 252.32429,4.1318000 252.04580,4.3039000 C 251.76730,4.4760000 251.53945,4.3621000 251.53945,4.0507000 C 251.53945,3.7393000 251.31159,3.6254000 251.03310,3.7975000 C 250.75460,3.9696000 250.52675,3.8557000 250.52675,3.5444000 C 250.52675,3.2330000 250.29889,3.1191000 250.02039,3.2912000 C 249.74190,3.4633000 249.51404,3.3475000 249.51404,3.0338000 C 249.51404,2.6938000 249.10491,2.5933000 248.50134,2.7848000 C 247.94436,2.9616000 247.48864,2.9200000 247.48864,2.6924000 C 247.48864,2.4647000 246.00757,2.2785000 244.19736,2.2785000 C 242.38716,2.2785000 240.90608,2.4737000 240.90608,2.7124000 C 240.90608,2.9511000 240.56430,3.0152000 240.14656,2.8549000 C 239.72882,2.6946000 239.38703,2.7976000 239.38703,3.0838000 C 239.38703,3.3700000 239.15917,3.4633000 238.88068,3.2912000 C 238.60219,3.1191000 238.37433,3.2330000 238.37433,3.5444000 C 238.37433,3.8557000 238.18134,3.9912000 237.94547,3.8454000 C 237.38839,3.5011000 234.70754,6.2913000 235.16036,6.7442000 C 235.34992,6.9337000 235.22573,7.0888000 234.88439,7.0888000 C 234.54304,7.0888000 234.40458,7.3167000 234.57670,7.5952000 C 234.74882,7.8737000 234.63489,8.1015000 234.32353,8.1015000 C 234.01216,8.1015000 233.89823,8.3294000 234.07035,8.6079000 C 234.24247,8.8864000 234.14914,9.1142000 233.86295,9.1142000 C 233.57676,9.1142000 233.47376,9.4560000 233.63407,9.8737000 C 233.79437,10.291500 233.73025,10.633300 233.49159,10.633300 C 233.25292,10.633300 233.05765,14.051100 233.05765,18.228500 C 233.05765,22.405900 233.19339,25.823800 233.35929,25.823800 C 233.52519,25.823800 233.70188,27.077000 233.75193,28.608700 C 233.80812,30.328300 233.63288,31.393600 233.29382,31.393600 C 232.99181,31.393600 232.88553,31.621500 233.05765,31.900000 C 233.22977,32.178500 233.11584,32.406300 232.80448,32.406300 C 232.49311,32.406300 232.36443,32.610300 232.51851,32.859600 C 232.67259,33.108900 232.44374,33.449100 232.00995,33.615600 C 231.57616,33.782000 231.34830,34.123800 231.50360,34.375100 C 231.65890,34.626400 231.43104,34.968200 230.99725,35.134600 C 230.56346,35.301100 230.33495,35.641800 230.48946,35.891800 C 230.64396,36.141800 230.19543,36.723100 229.49271,37.183500 C 228.79000,37.644000 228.32729,38.202300 228.46448,38.424300 C 228.60166,38.646200 228.03294,39.331300 227.20066,39.946600 C 226.36837,40.562000 225.82112,41.281800 225.98455,41.546200 C 226.14797,41.810600 226.02693,42.027000 225.71557,42.027000 C 225.40420,42.027000 225.29027,42.254900 225.46239,42.533300 C 225.63451,42.811800 225.52058,43.039700 225.20922,43.039700 C 224.89785,43.039700 224.78392,43.267600 224.95604,43.546000 C 225.12816,43.824500 225.03483,44.052400 224.74864,44.052400 C 224.46245,44.052400 224.35945,44.394200 224.51976,44.811900 C 224.68006,45.229700 224.54362,45.571400 224.21657,45.571400 C 223.85235,45.571400 223.74647,45.963900 223.94334,46.584100 C 224.12357,47.152000 224.03433,47.596900 223.74018,47.596900 C 223.45166,47.596900 223.34675,47.938600 223.50706,48.356400 C 223.66736,48.774100 223.53283,49.115900 223.20811,49.115900 C 222.88338,49.115900 222.75852,49.343800 222.93064,49.622300 C 223.10276,49.900700 223.00943,50.128600 222.72324,50.128600 C 222.43705,50.128600 222.33405,50.470400 222.49435,50.888100 C 222.65466,51.305900 222.52013,51.647700 222.19540,51.647700 C 221.87068,51.647700 221.74582,51.875500 221.91794,52.154000 C 222.09006,52.432500 221.97613,52.660400 221.66476,52.660400 C 221.35340,52.660400 221.23947,52.888200 221.41159,53.166700 C 221.58371,53.445200 221.46978,53.673100 221.15841,53.673100 C 220.84705,53.673100 220.71836,53.877000 220.87245,54.126400 C 221.02653,54.375700 220.79768,54.715800 220.36388,54.882300 C 219.93009,55.048800 219.71699,55.414400 219.89033,55.694900 C 220.06366,55.975300 219.95073,56.204800 219.63936,56.204800 C 219.32800,56.204800 219.21407,56.432700 219.38619,56.711200 C 219.55830,56.989700 219.44247,57.217500 219.12877,57.217500 C 218.78884,57.217500 218.68827,57.626600 218.87983,58.230200 C 219.05661,58.787200 218.97220,59.242900 218.69225,59.242900 C 218.05421,59.242900 218.15331,61.403700 218.81209,61.855900 C 219.08004,62.039900 220.02402,62.072800 220.90981,61.929000 C 222.21124,61.717800 222.87557,61.979500 224.37113,63.292700 C 225.38907,64.186400 226.22192,65.168200 226.22192,65.474300 C 226.22192,65.780500 225.35444,65.183900 224.29420,64.148600 C 222.69451,62.586600 222.05668,62.289100 220.54591,62.400200 C 219.54460,62.473900 218.82591,62.697600 218.94881,62.897400 C 219.07172,63.097100 219.86211,63.122600 220.70524,62.954000 C 221.99344,62.696300 222.53604,62.938200 224.10348,64.468700 C 225.12937,65.470500 226.19660,66.299500 226.47509,66.311000 C 226.75359,66.322400 227.06797,66.591400 227.17372,66.908700 C 227.29215,67.263900 227.11625,67.331100 226.71572,67.083600 C 226.28615,66.818100 226.18980,66.882900 226.43185,67.274500 C 226.63337,67.600600 226.98868,67.749700 227.22143,67.605800 C 227.45418,67.462000 228.23594,68.353300 228.95867,69.586600 C 230.42292,72.085100 230.57328,72.640800 229.63978,72.103600 C 229.27205,71.891900 229.18365,71.932500 229.42880,72.200300 C 229.66088,72.453800 230.09761,72.661200 230.39931,72.661200 C 230.70101,72.661200 231.05337,72.977700 231.18233,73.364600 C 231.33863,73.833500 231.20000,73.934100 230.76653,73.666200 C 230.32755,73.394800 230.24041,73.465200 230.49837,73.882500 C 230.70853,74.222600 231.01165,74.369600 231.17197,74.209300 C 231.33230,74.049000 232.02980,74.432600 232.72197,75.061700 C 233.41415,75.690900 233.79809,75.891300 233.57517,75.507000 C 233.30263,75.037300 233.38992,74.881800 233.84164,75.032300 C 234.21111,75.155500 234.92640,74.843300 235.43117,74.338500 C 236.43720,73.332500 236.66122,71.901700 235.81270,71.901700 C 235.51777,71.901700 235.39846,71.704300 235.54758,71.463000 C 235.87276,70.936800 234.11729,69.238600 233.68996,69.665900 C 233.52594,69.829900 233.00683,69.376700 232.53637,68.658700 C 232.06592,67.940700 231.48808,67.472500 231.25228,67.618200 C 231.01649,67.763900 230.44684,67.308200 229.98641,66.605500 C 229.52597,65.902800 228.98118,65.431700 228.77577,65.558600 C 228.57035,65.685600 227.78462,65.144800 227.02970,64.356800 C 225.82866,63.103200 225.64243,62.468000 225.53968,59.275300 C 225.47510,57.268500 225.61771,55.505800 225.85661,55.358100 C 226.09550,55.210500 226.16865,54.770900 226.01915,54.381400 C 225.86966,53.991800 225.99244,53.673100 226.29198,53.673100 C 226.59153,53.673100 226.70546,53.331300 226.54516,52.913500 C 226.38486,52.495800 226.46726,52.154000 226.72827,52.154000 C 226.98928,52.154000 227.07168,51.812200 226.91138,51.394500 C 226.75108,50.976700 226.88560,50.635000 227.21033,50.635000 C 227.53505,50.635000 227.65991,50.407100 227.48779,50.128600 C 227.31568,49.850100 227.42961,49.622300 227.74097,49.622300 C 228.05233,49.622300 228.16626,49.394400 227.99414,49.115900 C 227.82203,48.837400 227.93596,48.609600 228.24732,48.609600 C 228.55868,48.609600 228.67261,48.381700 228.50050,48.103200 C 228.32838,47.824700 228.44231,47.596900 228.75367,47.596900 C 229.06504,47.596900 229.17896,47.369000 229.00685,47.090500 C 228.83473,46.812000 228.94866,46.584100 229.26002,46.584100 C 229.57139,46.584100 229.68432,46.354700 229.51099,46.074200 C 229.33765,45.793800 229.55075,45.428100 229.98455,45.261600 C 230.41834,45.095200 230.64719,44.755000 230.49311,44.505700 C 230.33902,44.256400 230.43293,44.052400 230.70179,44.052400 C 230.97064,44.052400 231.07825,43.539700 230.94092,42.913100 C 230.73351,41.966700 230.79151,41.902400 231.28343,42.533300 C 231.75558,43.138900 231.82227,42.907900 231.61237,41.394100 C 231.45990,40.294400 231.56139,39.495200 231.85349,39.495200 C 232.13091,39.495200 232.21707,39.267400 232.04495,38.988900 C 231.87283,38.710400 231.98676,38.482500 232.29812,38.482500 C 232.60949,38.482500 232.72342,38.254700 232.55130,37.976200 C 232.37918,37.697700 232.49311,37.469800 232.80448,37.469800 C 233.11584,37.469800 233.22977,37.242000 233.05765,36.963500 C 232.88553,36.685000 232.99946,36.457100 233.31083,36.457100 C 233.62219,36.457100 233.73512,36.227700 233.56179,35.947200 C 233.38846,35.666800 233.60156,35.301100 234.03535,35.134600 C 234.46914,34.968200 234.69799,34.628000 234.54391,34.378700 C 234.38983,34.129400 234.51851,33.925400 234.82988,33.925400 C 235.14124,33.925400 235.25517,33.697500 235.08305,33.419000 C 234.91093,33.140500 235.01409,32.912700 235.31229,32.912700 C 235.90279,32.912700 235.75848,29.216900 235.10988,27.728900 C 234.89896,27.245100 234.96568,26.162700 235.25815,25.323800 C 235.56324,24.448600 235.59207,23.798400 235.32578,23.798400 C 235.07051,23.798400 235.00716,23.419200 235.18499,22.955800 C 235.37813,22.452500 235.30322,22.240000 234.99899,22.428000 C 234.29986,22.860100 234.49320,16.965700 235.20634,16.106400 C 236.29143,14.799000 240.95466,15.908300 240.11110,17.273200 C 239.95848,17.520100 240.08924,17.722200 240.40168,17.722200 C 240.71411,17.722200 240.92918,18.120900 240.87960,18.608300 C 240.69634,20.409900 240.93914,20.760300 242.37096,20.760300 C 243.96387,20.760300 244.53787,19.937700 244.10367,18.277400 C 243.93807,17.644100 244.06624,17.215800 244.42137,17.215800 C 244.74877,17.215800 244.87800,16.991500 244.70853,16.717300 C 244.31340,16.077900 247.42325,14.166200 248.75452,14.230100 C 249.60189,14.270700 249.56055,14.349100 248.50134,14.710100 C 247.28094,15.126000 247.29005,15.138500 248.75482,15.058000 C 250.47815,14.963400 251.69800,15.536900 251.26465,16.238100 C 251.10442,16.497400 251.22808,16.709500 251.53945,16.709500 C 251.85081,16.709500 251.96474,16.937300 251.79262,17.215800 C 251.62050,17.494300 251.71383,17.722200 252.00002,17.722200 C 252.28621,17.722200 252.38921,18.064000 252.22891,18.481700 C 252.06860,18.899400 252.18968,19.241200 252.49797,19.241200 C 252.80626,19.241200 253.05850,19.810900 253.05850,20.507100 C 253.05850,21.203300 252.80626,21.773000 252.49797,21.773000 C 252.18968,21.773000 252.06860,22.114800 252.22891,22.532500 C 252.38921,22.950200 252.29164,23.292000 252.01209,23.292000 C 251.68165,23.292000 251.69172,23.643100 252.04089,24.295600 C 252.33628,24.847500 252.56803,26.157700 252.55589,27.207100 C 252.52258,30.086500 252.72271,31.393600 253.19689,31.393600 C 253.43214,31.393600 253.48379,31.621500 253.31167,31.900000 C 253.13956,32.178500 253.25348,32.406300 253.56485,32.406300 C 253.87621,32.406300 253.99014,32.634200 253.81802,32.912700 C 253.64591,33.191200 253.75983,33.419000 254.07120,33.419000 C 254.38256,33.419000 254.51125,33.623000 254.35717,33.872300 C 254.20308,34.121600 254.44113,34.465300 254.88617,34.636100 C 255.34751,34.813200 255.57074,35.271300 255.40550,35.701900 C 255.24610,36.117300 255.34984,36.457100 255.63603,36.457100 C 255.92221,36.457100 256.01554,36.685000 255.84343,36.963500 C 255.67131,37.242000 255.78714,37.469800 256.10084,37.469800 C 256.44077,37.469800 256.54134,37.879000 256.34978,38.482500 C 256.15189,39.106000 256.25879,39.495200 256.62789,39.495200 C 256.97812,39.495200 257.11730,39.916300 256.96259,40.507900 C 256.81693,41.064900 256.94226,41.520600 257.24110,41.520600 C 257.53993,41.520600 257.63398,41.671100 257.45009,41.855000 C 257.26620,42.038900 257.57382,42.510200 258.13370,42.902300 C 258.69357,43.294500 259.02046,43.827600 258.86012,44.087000 C 258.69977,44.346500 258.82334,44.558700 259.13470,44.558700 C 259.44607,44.558700 259.56000,44.786600 259.38788,45.065100 C 259.21576,45.343600 259.32969,45.571400 259.64106,45.571400 C 259.95242,45.571400 260.06635,45.799300 259.89423,46.077800 C 259.72211,46.356300 259.83604,46.584100 260.14741,46.584100 C 260.45877,46.584100 260.57270,46.812000 260.40058,47.090500 C 260.22846,47.369000 260.32179,47.596900 260.60798,47.596900 C 260.89417,47.596900 260.98282,47.976000 260.80499,48.439400 C 260.57109,49.049000 260.66593,49.168100 261.14790,48.870300 C 261.65873,48.554600 261.73807,48.761700 261.48800,49.758000 C 261.29599,50.523000 261.38764,51.132800 261.71085,51.240500 C 262.08433,51.365000 262.11278,51.985500 261.79983,53.181200 L 261.33980,54.938900 L 261.01208,52.208400 C 260.68617,49.492900 258.82392,45.226700 257.12035,43.292900 C 256.62968,42.735900 256.07921,41.294500 255.89710,40.089700 C 255.51419,37.556600 253.12385,32.569400 251.65847,31.246200 C 250.68894,30.370700 250.60347,30.380600 249.19794,31.532100 C 246.70577,33.573900 242.95145,35.926500 241.67343,36.247200 C 240.43698,36.557600 238.31687,35.018900 237.78583,33.425800 C 237.34730,32.110200 235.93183,33.348100 234.07204,36.673700 C 232.58782,39.327700 232.28466,40.306600 232.55946,41.557800 C 232.81742,42.732300 232.65867,43.396400 231.92302,44.220400 C 228.83016,47.684800 226.22192,54.433300 226.22192,58.971400 L 226.22192,62.221300 L 229.37056,64.909500 C 237.41292,71.775800 238.04852,72.894300 235.32270,75.384000 L 233.79013,76.783700 L 234.82832,77.723300 C 235.63038,78.449200 235.71983,78.765200 235.22161,79.113100 C 234.78603,79.417100 234.90541,79.474100 235.58940,79.288500 C 236.14639,79.137400 236.94389,79.232900 237.36163,79.500700 C 238.49757,80.229200 245.43079,80.060600 247.70834,79.249200 z M 224.78282,60.762000 C 224.78282,60.065700 224.89774,59.780900 225.03821,60.129000 C 225.17868,60.477100 225.17868,61.046800 225.03821,61.394900 C 224.89774,61.743000 224.78282,61.458200 224.78282,60.762000 z M 256.11442,30.414200 C 255.38752,29.056000 255.44639,28.861900 256.58514,28.861900 C 257.60236,28.861900 258.84994,30.496900 258.27297,31.073900 C 257.65279,31.694100 256.63249,31.382300 256.11442,30.414200 z M 257.61565,30.410800 C 257.61565,30.148800 257.38780,29.793500 257.10930,29.621400 C 256.83081,29.449300 256.60295,29.663700 256.60295,30.097900 C 256.60295,30.532000 256.83081,30.887300 257.10930,30.887300 C 257.38780,30.887300 257.61565,30.672900 257.61565,30.410800 z M 249.51404,7.8483000 C 249.51404,6.9439000 249.78771,6.5825000 250.47257,6.5825000 C 251.82190,6.5825000 252.21830,7.9736000 251.04753,8.6001000 C 249.66956,9.3376000 249.51404,9.2614000 249.51404,7.8483000 z M 233.31083,76.790500 C 233.31083,76.694400 232.79815,76.181700 232.17154,75.651200 L 231.03225,74.686600 L 231.99684,75.825900 C 232.90332,76.896500 233.31083,77.195700 233.31083,76.790500 z M 211.13282,67.865500 C 210.80434,67.364900 210.03386,69.177100 210.02645,70.467800 C 210.00975,73.377800 210.77600,73.698200 211.03377,70.889000 C 211.17432,69.357300 211.21889,67.996700 211.13282,67.865500 z M 228.24732,69.369900 C 227.94923,68.812900 227.59141,68.357200 227.45216,68.357200 C 227.31292,68.357200 227.44288,68.812900 227.74097,69.369900 C 228.03906,69.926900 228.39688,70.382600 228.53613,70.382600 C 228.67537,70.382600 228.54541,69.926900 228.24732,69.369900 z M 215.84173,67.344500 C 216.01385,67.066000 215.92682,66.838200 215.64832,66.838200 C 215.36983,66.838200 215.00115,67.066000 214.82903,67.344500 C 214.65691,67.623000 214.74395,67.850900 215.02244,67.850900 C 215.30093,67.850900 215.66961,67.623000 215.84173,67.344500 z M 251.55484,27.485300 C 251.96405,26.292300 251.96256,25.613800 251.54930,24.953500 C 251.05455,24.163100 251.02325,24.192400 251.29621,25.190800 C 251.51204,25.980300 251.38881,26.330100 250.89492,26.330100 C 250.50289,26.330100 248.75223,27.044700 247.00457,27.918000 C 242.58638,30.125800 240.00417,30.356800 238.09566,28.715200 L 236.61898,27.445000 L 237.49012,25.618200 C 237.96924,24.613500 239.10473,23.338100 240.01343,22.784100 C 240.92213,22.230100 241.35976,21.775900 240.98595,21.774900 C 240.61214,21.773800 239.72694,22.228700 239.01885,22.785700 C 238.31076,23.342700 237.42035,23.798400 237.04017,23.798400 C 236.65999,23.798400 236.34582,24.083200 236.34202,24.431300 C 236.33821,24.779400 236.20132,25.563100 236.03781,26.172800 C 235.80782,27.030500 236.27241,27.798400 238.09009,29.564900 C 240.18379,31.599800 240.72696,31.865000 243.07803,32.000800 C 246.53914,32.200700 250.69718,29.985700 251.55484,27.485300 z M 249.72464,22.967200 C 249.96323,22.345500 249.88121,22.264600 249.39905,22.646100 C 249.04456,22.926600 248.41273,23.282600 247.99499,23.437200 C 247.47657,23.629200 247.57992,23.731100 248.32058,23.758400 C 248.91739,23.780400 249.54922,23.424400 249.72464,22.967200 z M 238.88068,21.517900 C 238.88068,21.055600 239.20242,20.895600 239.76680,21.077100 C 240.48923,21.309500 240.51707,21.266000 239.91756,20.841400 C 239.51312,20.555100 239.04604,20.404900 238.87962,20.507800 C 238.71319,20.610600 238.26695,20.196800 237.88798,19.588200 C 237.23511,18.539800 237.24973,18.521600 238.16640,19.241200 C 239.04878,19.934000 239.07625,19.927000 238.47880,19.162700 C 237.41924,17.807100 236.07579,18.333900 236.21415,20.050700 C 236.31484,21.300100 236.26338,21.368400 235.86998,20.507100 C 235.54560,19.796900 235.39677,19.725500 235.37182,20.267800 C 235.35224,20.693200 235.69150,21.548500 236.12571,22.168400 C 236.76302,23.078300 237.10463,23.194200 237.89794,22.769600 C 238.43845,22.480400 238.88068,21.917100 238.88068,21.517900 z M 246.47594,22.532500 C 245.73377,21.638200 246.50607,21.499300 247.37714,22.370400 C 248.32755,23.320800 250.31760,22.014800 250.25061,20.484600 C 250.22085,19.804800 250.00642,19.076000 249.77409,18.865100 C 249.54177,18.654200 249.54588,18.823500 249.78324,19.241200 C 250.15435,19.894400 250.09558,19.904100 249.36364,19.310400 C 248.89551,18.930800 248.63736,18.418100 248.78998,18.171100 C 248.94259,17.924200 248.80988,17.722200 248.49506,17.722200 C 247.72289,17.722200 246.44529,19.041800 246.83762,19.434100 C 247.01002,19.606500 246.88524,19.747600 246.56033,19.747600 C 246.23542,19.747600 245.96959,20.203300 245.96959,20.760300 C 245.96959,21.588800 245.63202,21.773000 244.11297,21.773000 C 243.09183,21.773000 242.40505,21.921700 242.58679,22.103400 C 242.76853,22.285100 243.60005,22.414400 244.43461,22.390700 C 245.26917,22.367000 246.08333,22.560100 246.24385,22.819800 C 246.40437,23.079500 246.66409,23.292000 246.82100,23.292000 C 246.97791,23.292000 246.82263,22.950200 246.47594,22.532500 z M 251.85039,19.811400 C 251.50563,17.610800 250.21244,16.203100 248.53553,16.203100 C 246.72658,16.203100 244.95299,17.541600 244.97510,18.890200 C 244.99252,19.952900 245.04244,19.940700 246.13341,18.608300 C 248.41673,15.819500 251.38959,17.555500 250.88315,21.381800 C 250.61724,23.390900 250.65107,23.473000 251.35744,22.532500 C 251.84613,21.881800 252.02236,20.909000 251.85039,19.811400 z M 239.64895,17.714300 C 239.60760,17.152900 239.27046,16.412400 238.89976,16.068600 C 238.36005,15.568100 238.30364,15.580500 238.61663,16.130800 C 238.91067,16.647700 238.75148,16.736700 237.97400,16.489900 C 237.40558,16.309500 236.79395,16.399000 236.61483,16.688900 C 236.43571,16.978700 236.61650,17.215800 237.01657,17.215800 C 237.41665,17.215800 238.02764,17.557600 238.37433,17.975300 C 239.24602,19.025700 239.73814,18.924900 239.64895,17.714300 z "/>
+
+<rect id="d0e121" width="288" height="1000px" x="10" y="1467.8849392" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e121" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vous devriez essayer ces trois filtres et observer les résultats différents qu'ils produisent pour différents types d'images. Pour une image donnée, il y en aura un qui donnera de meilleurs résultats que les autres.
+</flowDiv></flowRoot>
+
+<rect id="d0e124" width="288" height="1000px" x="10" y="1519.8665621999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e124" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Après la vectorisation, vous devriez essayer d'appliquer la commande <flowSpan style="font-family:sans serif">Chemin &gt; Simplifier</flowSpan> (<flowSpan style="font-weight:bold">Ctrl+L</flowSpan>) au chemin résultant, afin de diminuer le nombre de nœuds. Cela peut rendre l'édition du résultat de Potrace bien plus facile. Par exemple, voici un exemple typique de vectorisation du "Vieil homme jouant de la guitare" :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1591.1516272) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="81.327339" y="128.14566" id="tracing-f05-fr.svgtext2879" sodipodi:linespacing="100.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="tracing-f05-fr.svgtspan2880" x="81.327339" y="128.14566">Image originale</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1591.1516272) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="226.82837" y="124.44067" id="tracing-f05-fr.svgtext2882" sodipodi:linespacing="100.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="tracing-f05-fr.svgtspan2883" x="226.82837" y="124.44067">Image vectorisée / Chemin résultant</tspan><tspan sodipodi:role="line" id="tracing-f05-fr.svgtspan2893" x="226.82837" y="130.44067">(1,551 nœuds)</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1591.1516272) " xlink:href="oldguitar.jpg" sodipodi:absref="/oldguitar.jpg" width="83.346848" height="115.89471" id="tracing-f05-fr.svgimage1651" x="39.653900" y="6.6406254e-05"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1591.1516272) " d="M 185.42469,89.582700 L 185.42469,63.270600 L 186.10911,63.229200 L 186.79352,63.187800 L 186.10284,63.055100 L 185.41215,62.922500 L 185.43373,47.963300 L 185.45530,33.004100 L 186.40565,32.936200 C 186.92835,32.898800 187.46690,32.693500 187.60243,32.479900 C 187.78253,32.196100 187.85011,32.234900 187.85352,32.623900 C 187.86158,33.545300 188.89924,33.121400 189.15653,32.091600 C 189.27303,31.625300 189.31677,31.678600 189.34382,32.319700 C 189.37345,33.022200 189.51317,33.155500 190.21561,33.151600 C 190.85028,33.148000 190.94415,33.078600 190.60465,32.863900 C 190.35855,32.708300 190.23959,32.498500 190.34030,32.397800 C 190.44102,32.297100 190.71815,32.409400 190.95615,32.647400 C 191.41140,33.102700 195.57509,33.279800 195.29843,32.832200 C 195.21945,32.704400 195.32679,32.520900 195.53696,32.424600 C 195.74713,32.328200 195.61110,32.325700 195.23467,32.419100 C 194.85824,32.512500 194.55026,32.465600 194.55026,32.314900 C 194.55026,31.800700 194.85872,31.732400 196.23626,31.941500 C 196.99390,32.056400 197.68543,32.034600 197.77299,31.892900 C 197.99327,31.536500 198.50467,31.569000 198.50467,31.939500 C 198.50467,32.106800 198.29934,32.243700 198.04839,32.243700 C 197.79744,32.243700 197.59211,32.371000 197.59211,32.526700 C 197.59211,32.682400 197.28412,32.867600 196.90770,32.938300 C 196.53127,33.009000 196.74235,33.064600 197.37678,33.061800 C 198.01121,33.059000 198.60104,32.942200 198.68752,32.802300 C 198.77400,32.662300 199.11853,32.547900 199.45313,32.547900 C 199.78773,32.547900 199.98202,32.419300 199.88488,32.262100 C 199.78774,32.104900 199.95077,31.968300 200.24716,31.958500 C 202.15816,31.895200 203.93389,31.706900 204.58838,31.498100 C 205.00664,31.364700 205.24705,31.362900 205.12264,31.494200 C 204.99823,31.625400 205.19297,31.940500 205.55541,32.194400 C 206.32504,32.733500 211.88883,33.056100 211.88883,32.561700 C 211.88883,32.397300 211.68351,32.341600 211.43256,32.437900 C 211.18160,32.534200 210.97628,32.484200 210.97628,32.326900 C 210.97628,32.169600 210.77095,32.040900 210.52000,32.040900 C 210.26905,32.040900 210.06372,32.132100 210.06372,32.243700 C 210.06372,32.355200 209.85275,32.446500 209.59490,32.446500 C 209.32745,32.446500 209.16949,32.239600 209.22714,31.964800 C 209.29207,31.655400 209.59558,31.510700 210.07619,31.560200 C 210.66137,31.620400 210.72487,31.571700 210.36791,31.336700 C 209.70334,30.899100 209.11491,30.960200 208.71397,31.508500 C 208.44112,31.881700 208.09204,31.939600 207.16400,31.765500 C 206.01097,31.549100 205.99358,31.528500 206.69883,31.213800 C 207.24890,30.968400 207.46256,30.980200 207.55620,31.261100 C 207.72569,31.769600 208.23861,31.736400 208.23861,31.217000 C 208.23861,30.354500 209.97302,30.407300 212.26046,31.339400 C 213.47814,31.835600 214.56012,32.242100 214.66488,32.242600 C 215.01932,32.244600 215.16729,28.755200 214.82215,28.533900 C 214.64058,28.417600 214.58742,28.226900 214.70401,28.110400 C 215.13220,27.682200 215.89792,28.700300 215.74088,29.489000 C 215.60037,30.194700 216.09891,31.331100 216.54899,31.331100 C 216.64931,31.331100 216.88580,30.817800 217.07453,30.190400 C 217.59946,28.445400 218.58442,27.385800 219.39381,27.695300 C 219.91629,27.895100 220.02543,28.133200 219.91518,28.832800 C 219.72027,30.069400 220.41787,30.534600 222.54953,30.589500 L 224.32775,30.635300 L 224.15543,29.690400 C 224.06066,29.170700 223.58892,28.240300 223.10713,27.622700 C 222.62534,27.005100 222.23114,26.234800 222.23114,25.910900 C 222.23114,25.069000 221.61498,24.668000 219.97634,24.443400 C 219.07923,24.320500 218.20914,23.953700 217.64959,23.462700 C 216.41838,22.382400 216.53000,22.083300 217.89199,22.813300 C 219.17148,23.499100 220.71022,23.622300 220.71022,23.039000 C 220.71022,22.828100 220.40223,22.308000 220.02580,21.883200 C 219.12914,20.871400 218.58092,19.894200 218.58092,19.307900 C 218.58092,18.801900 218.96553,19.019600 220.00647,20.114600 C 220.26507,20.386600 220.70031,20.551100 220.97367,20.480200 C 221.27896,20.400900 221.58802,20.620800 221.77487,21.050200 C 222.07700,21.744500 225.00592,23.145400 226.33413,23.230800 C 226.67067,23.252500 227.24912,23.578200 227.61957,23.954600 L 228.29312,24.639000 L 227.60436,24.639000 C 227.22554,24.639000 226.78556,24.752800 226.62663,24.891900 C 226.46769,25.031000 225.73339,25.317000 224.99486,25.527500 C 223.42173,25.975800 223.82401,26.512900 225.52603,26.236700 C 226.43089,26.089900 226.56252,26.139900 226.39819,26.568200 C 226.26227,26.922400 226.36714,27.072500 226.75045,27.072500 C 227.30644,27.072500 228.61125,28.248400 228.62860,28.765100 C 228.63386,28.921700 228.96767,29.289300 229.37041,29.582200 L 230.10265,30.114600 L 230.31583,28.693100 C 230.55272,27.113400 230.28979,22.253600 229.89077,20.836700 L 229.63377,19.924200 L 229.41681,21.064900 C 229.29748,21.692200 229.07225,22.205500 228.91630,22.205500 C 228.76035,22.205500 227.84259,21.786200 226.87683,21.273700 C 225.12879,20.346100 223.75646,19.051400 223.75358,18.327200 C 223.75137,17.771200 222.81597,17.862900 222.37783,18.462100 C 222.02970,18.938200 221.96362,18.939600 221.50545,18.481500 C 221.14903,18.125000 221.10881,17.924500 221.36234,17.767800 C 221.60738,17.616400 221.53850,17.419700 221.13653,17.123000 C 220.59825,16.725700 220.61693,16.706600 221.40586,16.847100 C 222.14868,16.979500 222.27573,16.887500 222.43249,16.103700 C 222.66868,14.922700 222.99825,14.961000 222.99455,16.168900 C 222.99287,16.718000 223.17241,17.190400 223.41418,17.273000 C 223.64660,17.352500 223.75528,17.285700 223.65570,17.124600 C 223.55612,16.963400 223.67395,16.831600 223.91755,16.831600 C 224.16114,16.831600 224.36044,16.945700 224.36044,17.085100 C 224.36044,17.224500 224.67528,17.338600 225.06007,17.338600 C 225.44486,17.338600 225.91367,17.492500 226.10185,17.680700 C 226.51310,18.092000 229.22741,17.761300 229.22741,17.299900 C 229.22741,16.606400 228.58855,15.848400 228.14679,16.018000 C 227.89216,16.115700 227.39195,15.939500 227.03520,15.626400 C 226.48825,15.146400 226.41513,15.135700 226.56868,15.558200 C 226.70702,15.938800 226.52923,16.091600 225.82872,16.194400 C 224.24532,16.426800 223.44789,16.135900 223.44789,15.325900 C 223.44789,14.901200 223.63685,14.585200 223.90416,14.562900 C 224.49124,14.514000 224.64651,14.468500 225.65059,14.051600 C 226.10922,13.861200 226.72519,13.791900 227.01943,13.897700 C 227.42423,14.043200 227.37292,13.890900 226.80853,13.271800 C 226.39830,12.821800 225.88499,12.521900 225.66783,12.605200 C 225.45067,12.688500 225.27300,12.555700 225.27300,12.310000 C 225.27300,11.539300 224.76770,11.708800 223.35857,12.952300 C 223.15375,13.133100 222.82485,13.227200 222.62767,13.161500 C 222.43050,13.095700 221.97419,13.336900 221.61366,13.697500 C 221.22157,14.089600 220.72498,14.292000 220.37791,14.201200 C 220.05877,14.117800 219.79759,14.139300 219.79750,14.249200 C 219.79740,14.359000 219.21565,14.448800 218.50471,14.448800 C 217.79376,14.448800 217.14364,14.530000 217.05999,14.629100 C 216.97634,14.728300 216.42880,14.900500 215.84325,15.011700 L 214.77860,15.214000 L 215.69115,14.605300 C 216.19306,14.270500 216.42721,13.995600 216.21149,13.994500 C 215.89131,13.992900 215.89131,13.912100 216.21149,13.554700 C 216.55205,13.174500 216.65110,13.178500 216.96350,13.584900 C 217.69065,14.530800 221.29170,13.298200 223.31341,11.411500 C 223.80563,10.952100 225.30342,10.052300 226.64184,9.4119000 C 227.98025,8.7715000 230.17071,7.6548000 231.50952,6.9305000 C 234.13995,5.5073000 234.28749,5.4872000 238.86852,5.9302000 C 241.33246,6.1685000 241.36336,6.1629000 241.54313,5.4431000 C 241.64315,5.0426000 241.68493,3.6883000 241.63596,2.4335000 L 241.54693,0.15210000 L 250.21622,0.070900000 C 257.74945,0.00030000000 258.93062,0.051300000 259.22976,0.46000000 C 259.53133,0.87210000 259.59556,0.87430000 259.74772,0.47780000 C 259.89266,0.10010000 260.61640,0.042400000 264.11834,0.12970000 C 266.42665,0.18720000 268.41971,0.25000000 268.54737,0.26920000 C 268.71915,0.29510000 268.67298,95.286000 268.49239,113.38520 L 268.46735,115.89470 L 226.94602,115.89470 L 185.42469,115.89470 L 185.42469,89.582700 z M 192.41026,114.69800 C 192.82611,113.92090 192.80796,113.76540 192.30141,113.76540 C 191.90285,113.76540 191.50840,114.38300 191.50840,115.00700 C 191.50840,115.50210 192.08581,115.30420 192.41026,114.69800 z M 194.76559,113.06340 C 194.91182,111.97140 194.68594,112.02600 194.28373,113.17980 C 194.04193,113.87340 194.04789,114.08500 194.30681,113.99870 C 194.49882,113.93460 194.70527,113.51380 194.76559,113.06340 z M 195.95078,112.93520 C 195.84970,112.83420 195.77781,113.01380 195.79101,113.33450 C 195.80561,113.68880 195.87769,113.76090 195.97479,113.51830 C 196.06266,113.29870 196.05186,113.03630 195.95078,112.93520 z M 193.63770,112.42150 C 193.63770,112.01690 193.71888,111.43510 193.81811,111.12870 C 193.94695,110.73070 193.81847,110.78880 193.36859,111.33190 C 192.62860,112.22530 192.53304,113.15700 193.18142,113.15700 C 193.46121,113.15700 193.63770,112.87250 193.63770,112.42150 z M 191.83586,112.62470 C 191.94589,111.54610 192.86405,109.20290 193.17981,109.19480 C 193.34800,109.19050 193.73643,108.64290 194.04298,107.97800 C 194.34954,107.31310 194.74212,106.76910 194.91538,106.76910 C 195.08865,106.76910 195.69811,106.35850 196.26975,105.85660 C 196.84139,105.35470 197.20930,104.94400 197.08732,104.94400 C 196.96535,104.94400 197.32856,104.60240 197.89445,104.18490 C 198.46035,103.76740 199.02878,103.25520 199.15763,103.04680 C 199.32837,102.77050 199.48286,102.75870 199.72736,103.00320 C 200.28427,103.56010 201.94123,103.03500 202.44197,102.14280 C 202.90521,101.31750 202.91339,101.35960 201.85255,99.111900 C 201.46094,98.282100 201.64371,96.731000 202.13309,96.731000 C 202.67882,96.731000 201.26061,94.403500 200.50513,94.059300 C 199.81567,93.745200 199.67075,93.787900 199.25048,94.429300 C 198.98915,94.828100 198.38958,96.570000 197.91809,98.300200 C 197.04865,101.49060 196.22859,103.55220 195.53886,104.28130 C 195.32973,104.50240 195.15863,104.84050 195.15863,105.03260 C 195.15863,105.45340 193.39666,107.00710 192.64576,107.24840 C 192.02496,107.44800 191.37269,108.60880 191.05623,110.07720 C 190.88606,110.86680 190.92378,111.04900 191.21960,110.86610 C 191.60977,110.62500 191.55539,111.10280 191.05409,112.32050 C 190.89886,112.69760 190.97752,112.85290 191.32376,112.85290 C 191.59262,112.85290 191.82306,112.75020 191.83586,112.62470 z M 246.90000,109.56740 C 246.71629,109.50620 246.56599,109.12530 246.56599,108.72100 C 246.56599,108.27040 246.38942,107.98590 246.10971,107.98590 C 245.85876,107.98590 245.65343,108.19120 245.65343,108.44220 C 245.65343,108.69310 245.79032,108.89840 245.95762,108.89840 C 246.12492,108.89840 246.26181,109.02640 246.26181,109.18280 C 246.26181,109.33920 246.42313,109.85250 246.62029,110.32350 L 246.97879,111.17980 L 247.10639,110.42930 C 247.17658,110.01650 247.08370,109.62870 246.90000,109.56740 z M 245.17244,109.40000 C 245.06732,109.12610 244.86014,108.97680 244.71203,109.06840 C 244.56393,109.15990 244.61249,109.41910 244.81995,109.64430 C 245.28662,110.15100 245.42406,110.05570 245.17244,109.40000 z M 243.84341,107.40570 C 243.64209,107.02950 243.33356,106.86140 243.04672,106.97140 C 242.65348,107.12230 242.68976,107.26940 243.27346,107.89080 C 244.02662,108.69250 244.37389,108.39690 243.84341,107.40570 z M 246.12016,105.87400 C 246.05186,105.00360 245.34925,104.62570 245.34925,105.45940 C 245.34925,105.77070 245.13599,106.32990 244.87535,106.70200 C 244.18296,107.69050 244.65077,108.16040 245.48662,107.31600 C 245.88427,106.91430 246.15368,106.30110 246.12016,105.87400 z M 243.52413,104.67710 C 243.52413,104.53030 243.31881,104.23970 243.06786,104.03150 C 242.57258,103.62040 242.51067,103.71870 242.79622,104.46290 C 242.99167,104.97220 243.52413,105.12890 243.52413,104.67710 z M 245.95762,104.31770 C 245.95762,104.14050 245.82074,104.08020 245.65343,104.18360 C 245.48613,104.28700 245.34925,104.43190 245.34925,104.50570 C 245.34925,104.57950 245.48613,104.63980 245.65343,104.63980 C 245.82074,104.63980 245.95762,104.49490 245.95762,104.31770 z M 238.46935,101.89690 C 238.29912,101.72660 237.70724,101.45760 237.15405,101.29890 C 236.16755,101.01600 236.15863,101.02190 236.68939,101.60840 C 236.98701,101.93730 237.57890,102.20640 238.00468,102.20640 C 238.52964,102.20640 238.67921,102.10670 238.46935,101.89690 z M 244.49373,101.69440 C 244.27414,101.60650 244.01178,101.61730 243.91070,101.71840 C 243.80962,101.81950 243.98929,101.89140 244.30995,101.87820 C 244.66431,101.86360 244.73638,101.79150 244.49373,101.69440 z M 235.91950,101.09920 C 235.91950,100.75390 234.87128,100.09670 234.30457,100.08670 C 234.00192,100.08140 233.83003,99.954500 233.92259,99.804700 C 234.01515,99.655000 233.88635,99.453900 233.63636,99.358000 C 233.03391,99.126800 233.05320,98.556100 233.66345,98.556100 C 234.45360,98.556100 233.96141,97.803500 233.10458,97.701600 C 232.66964,97.649800 232.13267,97.387900 231.91130,97.119400 C 231.55244,96.684300 231.58083,96.669800 232.17322,96.985400 C 232.53866,97.180100 233.20481,97.339400 233.65357,97.339400 C 234.36192,97.339400 234.45014,97.440600 234.32273,98.107100 C 234.15385,98.990500 234.54368,99.394700 234.91855,98.724900 C 235.18980,98.240200 236.52787,98.397200 236.52787,98.913700 C 236.52787,99.071400 236.66475,99.115800 236.83205,99.012400 C 236.99935,98.909000 237.13624,98.969400 237.13624,99.146500 C 237.13624,99.323700 237.53548,99.468700 238.02345,99.468700 C 238.51141,99.468700 238.95628,99.597800 239.01205,99.755600 C 239.06782,99.913300 239.79786,100.21910 240.63437,100.43490 C 241.47088,100.65080 242.23156,100.93190 242.32477,101.05970 C 242.59244,101.42650 244.14900,100.57670 243.98923,100.15090 C 243.88131,99.863300 244.16417,99.817000 245.12981,99.964300 C 245.83606,100.07200 246.58500,100.29510 246.79413,100.46000 C 247.06580,100.67430 247.17436,100.61690 247.17436,100.25890 C 247.17436,99.307300 244.84119,98.972900 243.67623,99.757400 C 243.29601,100.01350 241.87760,99.965500 240.48228,99.649400 C 238.11800,99.113800 232.14556,95.562800 224.81672,90.335200 C 221.62849,88.061100 219.46543,87.041900 216.04381,86.201400 C 214.34413,85.783900 212.54283,85.288300 212.04093,85.099900 C 210.34126,84.462100 206.92637,82.285300 206.78627,81.750300 C 206.69607,81.406000 205.99971,81.027900 204.81083,80.677800 C 203.20117,80.203700 203.02871,80.081700 203.41269,79.688700 C 203.88646,79.203700 205.19675,77.140400 205.19675,76.879300 C 205.19675,76.563700 202.57986,77.299800 201.01819,78.054800 C 200.14205,78.478400 199.28531,78.738400 199.11431,78.632800 C 198.09398,78.002200 196.44832,80.390400 195.72926,83.545200 C 195.41234,84.935700 195.43764,85.224700 195.95360,86.108200 C 196.52841,87.092400 198.13894,88.254200 198.58072,88.003300 C 198.70619,87.932000 198.80885,88.066200 198.80885,88.301400 C 198.80885,88.536600 199.07027,89.030500 199.38978,89.398900 L 199.97071,90.068700 L 200.17365,89.144800 C 200.42632,87.994400 200.80948,87.737500 201.39677,88.324800 C 201.88836,88.816400 201.98610,89.147800 201.62257,89.090400 C 200.88541,88.974000 200.32978,89.185500 200.32978,89.582700 C 200.32978,89.833600 200.46667,90.038900 200.63397,90.038900 C 200.80127,90.038900 200.93815,89.902100 200.93815,89.734700 C 200.93815,89.567400 201.07504,89.430600 201.24234,89.430600 C 201.40964,89.430600 201.54653,89.633300 201.54653,89.881000 C 201.54653,90.400300 202.95190,90.807200 204.28420,90.673700 C 204.68978,90.633000 204.68978,90.586000 204.28420,90.250400 C 204.03324,90.042700 203.67841,89.602200 203.49567,89.271500 C 203.31294,88.940700 202.79963,88.491500 202.35498,88.273300 C 201.91033,88.055000 201.54653,87.736100 201.54653,87.564700 C 201.54653,87.373800 201.17807,87.333900 200.59591,87.461700 C 199.93500,87.606900 199.70872,87.567900 199.85340,87.333800 C 199.96786,87.148600 200.29297,86.992700 200.57587,86.987400 C 201.03687,86.978700 201.03184,86.933500 200.52746,86.551400 C 199.84262,86.032500 200.13638,85.356200 200.88057,85.738400 C 201.16319,85.883600 201.56554,85.941000 201.77466,85.866000 C 201.98379,85.791000 202.15490,85.946400 202.15490,86.211300 C 202.15490,86.476200 202.39821,86.692900 202.69558,86.692900 C 203.71404,86.692900 204.54778,87.562400 204.64634,88.727200 C 204.69811,89.339100 204.91266,89.896400 205.12312,89.965500 C 205.41874,90.062700 205.43320,89.900400 205.18667,89.251900 C 204.94086,88.605400 204.96581,88.314400 205.29529,87.984900 C 205.66280,87.617400 205.81444,87.673400 206.37244,88.382800 C 206.72962,88.836900 207.02187,89.403900 207.02187,89.642800 C 207.02187,89.881700 207.26141,90.052800 207.55419,90.023000 C 208.52216,89.924600 208.77446,90.032900 208.92597,90.612300 C 209.03926,91.045600 209.27096,91.148400 209.87400,91.033100 C 210.74553,90.866500 210.83759,90.612400 210.35384,89.708500 C 209.96436,88.980700 210.22149,88.480900 210.85943,88.725700 C 211.20748,88.859300 211.23464,88.966700 210.96281,89.134700 C 210.75792,89.261300 210.69836,89.531200 210.82874,89.742100 C 210.99973,90.018800 211.21463,89.924900 211.62141,89.395900 C 211.92836,88.996700 212.18254,88.822700 212.18626,89.009100 C 212.20683,90.040500 216.91410,93.394900 217.67819,92.922600 C 217.84265,92.821000 218.20690,92.967500 218.48764,93.248200 C 218.96541,93.726000 219.01339,93.717200 219.23778,93.110600 L 219.47751,92.462600 L 220.24596,93.130700 C 220.66860,93.498200 221.01440,93.964900 221.01440,94.167800 C 221.01440,94.678400 220.06870,94.994400 219.68596,94.611700 C 219.16801,94.093700 218.83662,94.254600 218.93999,94.973800 C 219.01588,95.501700 219.25446,95.660700 220.02792,95.698800 C 220.57281,95.725600 221.18879,95.884500 221.39675,96.052000 C 221.60471,96.219500 222.25396,96.452800 222.83952,96.570500 C 223.42507,96.688200 224.65702,97.035400 225.57719,97.342200 C 226.49735,97.649000 227.93462,98.108100 228.77113,98.362400 C 229.60764,98.616600 231.11336,99.199100 232.11718,99.656700 C 233.12099,100.11440 234.03182,100.46900 234.14125,100.44470 C 234.25068,100.42050 234.50699,100.60160 234.71082,100.84720 C 235.08074,101.29300 235.91950,101.46780 235.91950,101.09920 z M 230.13997,97.643600 C 230.13997,97.476300 230.27685,97.339400 230.44415,97.339400 C 230.61146,97.339400 230.74834,97.476300 230.74834,97.643600 C 230.74834,97.810900 230.61146,97.947800 230.44415,97.947800 C 230.27685,97.947800 230.13997,97.810900 230.13997,97.643600 z M 228.92323,97.035200 C 228.92323,96.867900 228.53539,96.731000 228.06137,96.731000 C 227.58734,96.731000 227.09685,96.628400 226.97137,96.502900 C 226.74352,96.275000 226.58824,96.232300 225.72928,96.160700 C 225.19393,96.116100 225.07767,94.297500 225.61016,94.297500 C 225.81563,94.297500 225.87462,94.587200 225.76118,95.039200 C 225.58912,95.724700 225.67956,95.796500 226.95593,95.987900 C 228.21719,96.177100 230.19230,97.305600 229.30346,97.329300 C 229.09433,97.334800 228.92323,97.202500 228.92323,97.035200 z M 223.97780,95.792700 C 223.68370,95.621500 223.30630,95.565900 223.13914,95.669200 C 222.72880,95.922800 222.41795,95.035300 222.68535,94.373600 C 222.87646,93.900600 222.92988,93.917600 223.16437,94.525700 C 223.30952,94.902100 223.62337,95.210100 223.86182,95.210100 C 224.10026,95.210100 224.37414,95.415400 224.47045,95.666400 C 224.67476,96.198800 224.67499,96.198800 223.97780,95.792700 z M 221.62277,94.467600 C 221.62277,93.933300 221.80530,93.854600 222.06606,94.276500 C 222.16232,94.432300 222.10195,94.645700 221.93192,94.750700 C 221.76189,94.855800 221.62277,94.728400 221.62277,94.467600 z M 223.98021,94.400300 C 224.18934,94.315900 224.53155,94.315900 224.74068,94.400300 C 224.94980,94.484600 224.77870,94.553700 224.36044,94.553700 C 223.94219,94.553700 223.77108,94.484600 223.98021,94.400300 z M 202.15490,89.904800 C 202.15490,89.831000 202.29178,89.686100 202.45908,89.582700 C 202.62638,89.479300 202.76327,89.539600 202.76327,89.716800 C 202.76327,89.894000 202.62638,90.038900 202.45908,90.038900 C 202.29178,90.038900 202.15490,89.978600 202.15490,89.904800 z M 204.69335,86.831900 C 204.42454,86.131400 204.66836,86.092900 205.32602,86.732100 C 205.85125,87.242600 205.85810,87.301300 205.39252,87.301300 C 205.10704,87.301300 204.79242,87.090000 204.69335,86.831900 z M 206.16014,98.611200 C 206.88504,98.306900 208.27584,97.884000 209.25081,97.671600 C 210.22578,97.459100 210.95124,97.213000 210.86295,97.124700 C 210.77465,97.036400 209.33321,96.786100 207.65975,96.568400 C 205.98628,96.350800 204.30264,96.076000 203.91831,95.957800 C 203.53399,95.839600 203.32251,95.851400 203.44835,95.984100 C 203.57419,96.116800 203.44739,96.479300 203.16656,96.789600 C 202.77513,97.222100 202.73948,97.437300 203.01380,97.711600 C 203.21061,97.908400 203.37164,98.315800 203.37164,98.617000 C 203.37164,99.337200 204.43595,99.335000 206.16014,98.611200 z M 218.58092,95.036300 C 218.58092,94.664000 217.70382,94.013800 216.94464,93.823300 C 215.84047,93.546200 215.95793,94.039600 217.14294,94.656400 C 218.20459,95.208900 218.58092,95.308400 218.58092,95.036300 z M 214.32232,93.993300 C 214.32232,93.826000 214.18544,93.689200 214.01813,93.689200 C 213.85083,93.689200 213.71395,93.826000 213.71395,93.993300 C 213.71395,94.160600 213.85083,94.297500 214.01813,94.297500 C 214.18544,94.297500 214.32232,94.160600 214.32232,93.993300 z M 215.76720,93.613100 C 215.62366,93.182500 215.13450,93.229800 214.98139,93.689200 C 214.92562,93.856500 215.10813,93.993300 215.38697,93.993300 C 215.66581,93.993300 215.83691,93.822200 215.76720,93.613100 z M 208.23861,90.647300 C 208.23861,90.480000 208.03328,90.343100 207.78233,90.343100 C 207.53138,90.343100 207.32605,90.480000 207.32605,90.647300 C 207.32605,90.814600 207.53138,90.951500 207.78233,90.951500 C 208.03328,90.951500 208.23861,90.814600 208.23861,90.647300 z M 231.81299,82.434300 C 231.70959,82.267000 231.56463,82.130100 231.49085,82.130100 C 231.41707,82.130100 231.35671,82.267000 231.35671,82.434300 C 231.35671,82.601600 231.50167,82.738500 231.67885,82.738500 C 231.85603,82.738500 231.91639,82.601600 231.81299,82.434300 z M 228.46695,81.825900 C 228.36355,81.658600 228.14207,81.521700 227.97477,81.521700 C 227.80747,81.521700 227.75518,81.658600 227.85858,81.825900 C 227.96198,81.993200 228.18346,82.130100 228.35076,82.130100 C 228.51806,82.130100 228.57035,81.993200 228.46695,81.825900 z M 241.73615,81.012200 C 241.37757,80.395600 241.29097,80.593000 241.58451,81.357900 C 241.68882,81.629700 241.83826,81.788100 241.91657,81.709800 C 241.99489,81.631400 241.91370,81.317600 241.73615,81.012200 z M 227.23500,81.251700 C 227.07606,81.103200 226.60381,80.892200 226.18556,80.782800 L 225.42509,80.583800 L 226.18556,81.042000 C 227.03308,81.552600 227.69963,81.685900 227.23500,81.251700 z M 230.74834,80.591200 C 230.74834,80.433800 230.61146,80.305000 230.44415,80.305000 C 230.27685,80.305000 230.13997,80.518400 230.13997,80.779200 C 230.13997,81.040100 230.27685,81.168900 230.44415,81.065500 C 230.61146,80.962100 230.74834,80.748700 230.74834,80.591200 z M 225.12091,80.305000 C 225.01751,80.137700 224.76988,80.002900 224.57063,80.005500 C 224.35295,80.008300 224.39047,80.127800 224.66463,80.305000 C 225.24901,80.682700 225.35431,80.682700 225.12091,80.305000 z M 242.61158,79.569900 C 242.61158,79.332900 242.78268,79.059100 242.99181,78.961500 C 243.29477,78.820100 243.29506,78.748100 242.99327,78.607100 C 242.73406,78.486000 242.90210,78.142600 243.52560,77.519100 C 244.02670,77.018000 244.43460,76.447400 244.43203,76.251100 C 244.42859,75.987400 244.36907,75.984700 244.20390,76.240900 C 244.04491,76.487400 243.85160,76.448800 243.53410,76.106900 C 243.13854,75.681000 243.14719,75.649200 243.61015,75.826900 C 243.92701,75.948400 244.13434,75.881500 244.13716,75.656600 C 244.14010,75.423100 244.24920,75.454700 244.43207,75.742200 C 244.67206,76.119500 244.82926,76.132200 245.33997,75.815700 C 245.83631,75.508100 245.95572,75.508100 245.94795,75.815700 C 245.93310,76.403100 245.16806,77.281800 244.89047,77.030300 C 244.75488,76.907400 244.72472,77.032900 244.82345,77.309200 C 244.94082,77.637600 244.80998,77.862000 244.44556,77.957300 C 244.07291,78.054800 243.90345,78.357500 243.93429,78.870700 C 243.99074,79.810100 244.25329,79.672300 245.16222,78.226200 C 246.56141,76.000000 247.73742,70.346600 246.90795,69.833900 C 246.66685,69.684900 246.56599,70.270800 246.56599,71.820500 C 246.56599,73.029400 246.46333,73.915800 246.33785,73.790400 C 246.09683,73.549300 246.05668,73.383600 245.99564,72.378200 C 245.97473,72.033700 245.84021,71.824500 245.69670,71.913200 C 245.55320,72.001800 245.46251,71.433000 245.49517,70.649000 C 245.52783,69.865000 245.37034,68.611500 245.14520,67.863400 C 244.92006,67.115400 244.81465,66.255000 244.91096,65.951600 C 245.01986,65.608500 244.93457,65.401700 244.68533,65.404600 C 244.14964,65.410800 243.23613,65.997300 243.75227,66.003600 C 243.96140,66.006200 244.13251,66.136600 244.13251,66.293400 C 244.13251,66.450200 243.56894,66.570700 242.88013,66.561200 C 242.19133,66.551700 241.54113,66.683500 241.43525,66.854100 C 241.18274,67.260900 240.49478,67.344100 239.64577,67.070400 C 238.83803,66.810100 238.72646,66.016800 239.49368,65.989000 C 239.90153,65.974200 239.86597,65.905400 239.34158,65.694600 C 238.96515,65.543300 238.65717,65.270100 238.65717,65.087600 C 238.65717,64.905000 238.79405,64.840200 238.96135,64.943600 C 239.41048,65.221200 239.33114,64.320600 238.79301,63.032700 C 238.53311,62.410700 238.36201,61.875500 238.41277,61.843500 C 238.66055,61.687000 235.94833,58.519600 234.52611,57.304600 C 233.42726,56.365800 232.97171,55.774800 233.09645,55.449700 C 233.23242,55.095400 234.00679,55.741200 236.10661,57.960300 C 238.47768,60.466000 239.04520,61.263800 239.62487,62.905800 C 240.00501,63.982500 240.48953,64.930100 240.70159,65.011500 C 240.91365,65.092900 241.01142,65.282000 240.91886,65.431800 C 240.82629,65.581500 240.89552,65.704100 241.07270,65.704100 C 241.55453,65.704100 241.46095,65.055800 240.82971,64.020600 C 240.52014,63.513000 240.17364,62.476100 240.05973,61.716400 C 239.88547,60.554400 239.54717,60.025000 237.92820,58.380800 C 236.86978,57.305900 235.53996,56.054100 234.97305,55.599100 C 234.40613,55.144100 234.10362,54.767700 234.30079,54.762600 C 234.49797,54.757600 234.84687,54.941000 235.07613,55.170200 C 235.30539,55.399500 235.94131,55.818900 236.48928,56.102300 C 237.03725,56.385700 238.15035,57.325500 238.96282,58.190700 C 239.77530,59.056000 240.53248,59.671600 240.64545,59.558600 C 240.87742,59.326600 238.99635,56.578500 238.60560,56.578500 C 238.46666,56.578500 238.35298,56.381200 238.35298,56.140100 C 238.35298,55.898900 237.52924,55.262600 236.52244,54.726000 C 235.51565,54.189400 234.73957,53.702600 234.79784,53.644400 C 234.85610,53.586100 235.54376,53.756500 236.32596,54.023000 C 237.80622,54.527400 238.39343,55.051100 240.47015,57.719200 C 241.15381,58.597600 241.84687,59.316200 242.01028,59.316200 C 242.59889,59.316200 242.28890,58.499900 241.36770,57.624000 C 240.85087,57.132700 240.08997,56.157300 239.67683,55.456700 C 239.02859,54.357300 238.65938,54.094100 236.98275,53.536200 C 234.04286,52.557900 232.55506,51.103200 234.49436,51.103200 C 235.24288,51.103200 235.55063,50.537500 236.86569,46.744500 C 237.31981,45.434600 237.77178,44.282500 237.87008,44.184200 C 237.96837,44.085900 238.04879,43.834400 238.04879,43.625200 C 238.04879,43.416000 238.34597,42.583200 238.70918,41.774700 C 239.38461,40.271100 240.16531,38.281000 240.17351,38.041900 C 240.17603,37.968500 239.89899,38.208100 239.55787,38.574200 C 238.73159,39.461100 238.21737,39.425500 238.80915,38.522300 C 239.06775,38.127700 239.19315,37.580100 239.08780,37.305600 C 238.93511,36.907700 239.10336,36.798700 239.91741,36.768400 C 240.84574,36.733800 240.81414,36.708200 239.56972,36.486700 C 237.62901,36.141400 235.65666,36.137300 236.19758,36.479700 C 236.43417,36.629500 237.06557,36.680900 237.60068,36.594100 C 238.46161,36.454400 238.59108,36.527600 238.72530,37.229700 C 238.82870,37.770600 238.74516,38.023200 238.46289,38.023200 C 238.23514,38.023200 238.04879,38.281100 238.04879,38.596200 C 238.04879,39.059800 237.86010,39.150600 237.06019,39.071900 C 236.51646,39.018400 235.96893,38.965900 235.84345,38.955200 C 235.71797,38.944500 235.64423,38.833100 235.67957,38.707600 C 235.71492,38.582100 235.64746,38.022400 235.52966,37.463800 C 235.31779,36.458900 235.30162,36.450400 234.02052,36.663200 C 232.26095,36.955600 231.23041,37.528600 230.24657,38.761600 C 228.64515,40.768600 228.35040,42.024600 228.33185,46.920600 C 228.31985,50.088200 228.21205,51.407400 227.96519,51.407400 C 227.77287,51.407400 226.15478,52.077800 224.36943,52.897300 C 221.00129,54.443200 218.96472,55.080300 215.45193,55.686800 C 213.61527,56.003900 213.33441,56.146100 212.90530,56.975900 C 212.32470,58.098600 212.47379,61.089100 213.18996,62.685600 C 213.44686,63.258300 213.84095,64.342900 214.06573,65.095700 C 214.41431,66.263200 214.60395,66.479300 215.35519,66.565100 C 215.88499,66.625500 216.55539,66.429400 217.03754,66.073000 C 217.47841,65.747000 218.43216,65.177800 219.15700,64.808000 C 219.88183,64.438200 221.07536,63.517800 221.80929,62.762700 C 222.54322,62.007500 223.14370,61.569500 223.14370,61.789400 C 223.14370,62.042100 223.38135,61.951400 223.79010,61.542700 C 224.14561,61.187100 224.43649,60.540700 224.43649,60.106200 C 224.43649,59.612600 224.60488,59.316200 224.88525,59.316200 C 225.13207,59.316200 225.95881,58.700200 226.72246,57.947400 C 227.63998,57.042800 228.37763,56.576900 228.89730,56.573900 C 229.51991,56.570200 229.58866,56.506900 229.22741,56.270100 C 228.90582,56.059300 229.08540,56.027600 229.83578,56.162900 C 230.42134,56.268400 231.03732,56.493700 231.20462,56.663500 C 231.40937,56.871300 231.33479,56.911000 230.97648,56.784900 C 230.17021,56.501200 230.32868,56.807700 231.58485,57.961400 C 232.21223,58.537600 232.99931,59.015300 233.33392,59.022900 C 234.12910,59.040900 237.18677,61.416700 237.64601,62.373400 C 237.84274,62.783200 238.10278,63.529200 238.22389,64.031100 L 238.44407,64.943600 L 237.78829,64.362500 C 237.42761,64.042800 237.04780,63.866000 236.94426,63.969600 C 236.57739,64.336400 236.76303,65.732000 237.25031,66.270400 C 237.52217,66.570900 237.74461,66.955800 237.74461,67.125800 C 237.74461,67.606700 238.82862,68.470300 239.11085,68.214300 C 239.24957,68.088400 239.26090,68.162600 239.13603,68.379000 C 239.01115,68.595500 239.05813,68.952300 239.24043,69.172000 C 239.55148,69.546800 239.93394,71.969500 239.93430,73.567400 C 239.93442,74.087600 240.02567,74.191200 240.26921,73.947700 C 240.77256,73.444300 241.09065,73.543300 241.09065,74.203300 C 241.09065,74.528100 241.22753,74.878300 241.39484,74.981700 C 241.79219,75.227300 241.78686,76.260400 241.38697,76.507500 C 241.21534,76.613600 240.92818,76.279500 240.74884,75.765000 C 240.56950,75.250600 240.29005,74.829700 240.12784,74.829700 C 239.73378,74.829700 240.12437,76.055600 240.74231,76.758200 C 241.01305,77.066100 241.23640,77.476700 241.23865,77.670800 C 241.24493,78.212400 242.12226,80.000800 242.38165,80.000800 C 242.50811,80.000800 242.61158,79.806900 242.61158,79.569900 z M 242.21233,77.370900 C 241.81565,76.974200 242.00503,76.654800 242.63693,76.654800 C 242.99092,76.654800 243.21750,76.814200 243.15024,77.016000 C 243.00207,77.460500 242.49415,77.652700 242.21233,77.370900 z M 242.30739,74.963800 C 242.30739,74.703000 242.44428,74.574200 242.61158,74.677600 C 242.77888,74.781000 242.91576,74.994400 242.91576,75.151800 C 242.91576,75.309200 242.77888,75.438000 242.61158,75.438000 C 242.44428,75.438000 242.30739,75.224600 242.30739,74.963800 z M 245.83076,75.174700 C 245.69972,74.962600 245.67466,74.707000 245.77507,74.606600 C 246.04730,74.334400 246.34413,74.734800 246.19709,75.175900 C 246.09406,75.485000 246.02241,75.484800 245.83076,75.174700 z M 241.09065,69.040600 C 241.09065,68.878500 241.29598,68.745900 241.54693,68.745900 C 241.79788,68.745900 242.00321,68.799700 242.00321,68.865500 C 242.00321,68.931200 241.79788,69.063800 241.54693,69.160100 C 241.29598,69.256400 241.09065,69.202600 241.09065,69.040600 z M 244.15652,67.402500 C 244.14331,67.081800 244.21520,66.902100 244.31629,67.003200 C 244.41736,67.104300 244.42817,67.366700 244.34030,67.586200 C 244.24320,67.828900 244.17112,67.756800 244.15652,67.402500 z M 232.72555,58.403600 C 232.62215,58.236300 232.68251,58.099400 232.85969,58.099400 C 233.03686,58.099400 233.18183,58.236300 233.18183,58.403600 C 233.18183,58.570900 233.12146,58.707800 233.04769,58.707800 C 232.97391,58.707800 232.82895,58.570900 232.72555,58.403600 z M 231.49090,54.915200 C 231.16614,54.669500 231.05478,54.464200 231.24342,54.458900 C 231.43206,54.453600 231.75681,54.654500 231.96508,54.905500 C 232.44594,55.484900 232.24944,55.488900 231.49090,54.915200 z M 235.00694,48.517600 C 235.00694,48.266600 235.12101,48.061300 235.26043,48.061300 C 235.39985,48.061300 235.51392,48.266600 235.51392,48.517600 C 235.51392,48.768600 235.39985,48.973900 235.26043,48.973900 C 235.12101,48.973900 235.00694,48.768600 235.00694,48.517600 z M 233.69707,48.475200 C 233.59008,48.368200 233.57673,48.160600 233.66739,48.013900 C 233.86182,47.699300 234.39857,47.970600 234.39857,48.383500 C 234.39857,48.710500 233.98629,48.764400 233.69707,48.475200 z M 236.83205,43.972800 C 236.83205,43.899000 236.96894,43.754000 237.13624,43.650600 C 237.30354,43.547200 237.44042,43.607600 237.44042,43.784800 C 237.44042,43.961900 237.30354,44.106900 237.13624,44.106900 C 236.96894,44.106900 236.83205,44.046500 236.83205,43.972800 z M 236.83205,41.843500 C 236.83205,41.582600 236.96894,41.369200 237.13624,41.369200 C 237.30354,41.369200 237.44042,41.498000 237.44042,41.655500 C 237.44042,41.812900 237.30354,42.026300 237.13624,42.129700 C 236.96894,42.233100 236.83205,42.104300 236.83205,41.843500 z M 237.44042,41.065100 C 237.44042,40.897800 237.57731,40.760900 237.74461,40.760900 C 237.91191,40.760900 238.04879,40.897800 238.04879,41.065100 C 238.04879,41.232400 237.91191,41.369200 237.74461,41.369200 C 237.57731,41.369200 237.44042,41.232400 237.44042,41.065100 z M 236.88008,40.456700 C 236.88008,40.038400 236.94912,39.867300 237.03351,40.076500 C 237.11789,40.285600 237.11789,40.627800 237.03351,40.836900 C 236.94912,41.046000 236.88008,40.874900 236.88008,40.456700 z M 232.07483,38.212600 C 231.80272,37.901800 231.95459,37.735000 232.78202,37.435800 C 233.36157,37.226300 233.91292,37.132000 234.00725,37.226300 C 234.10158,37.320600 233.80933,37.538300 233.35780,37.709900 C 232.90628,37.881600 232.62160,38.159200 232.72519,38.326800 C 232.99862,38.769200 232.48287,38.678700 232.07483,38.212600 z M 234.40322,37.490900 C 234.40066,37.114400 234.53545,36.806500 234.70275,36.806500 C 235.08387,36.806500 235.08387,37.129300 234.70275,37.719000 C 234.46431,38.088000 234.40699,38.044300 234.40322,37.490900 z M 223.85511,78.918000 C 223.73457,78.603900 223.88487,78.388200 224.29989,78.279700 C 225.12142,78.064800 225.25910,77.587900 224.76891,76.654800 L 224.36941,75.894300 L 224.31924,76.806900 C 224.28153,77.492900 224.22156,77.379600 224.07768,76.350600 C 223.97242,75.597700 224.01249,74.807300 224.16672,74.594200 C 224.32095,74.381000 224.35691,74.116400 224.24663,74.006100 C 223.81492,73.574400 223.38886,74.540200 223.22789,76.315400 C 223.13511,77.338600 222.97175,78.175700 222.86487,78.175700 C 222.45511,78.175700 221.57139,76.874300 221.85709,76.691600 C 222.27089,76.427000 222.49687,74.208200 222.19387,73.384800 C 221.85637,72.467600 221.31859,72.514300 221.31859,73.460800 C 221.31859,74.043800 221.15884,74.223500 220.63417,74.231000 C 219.98917,74.240100 219.98145,74.264700 220.50028,74.658000 C 221.13760,75.141200 220.68798,75.600000 219.85914,75.312100 C 219.38891,75.148900 219.39025,75.170400 219.87371,75.546900 C 220.16648,75.774800 220.40603,76.054700 220.40603,76.168800 C 220.40603,76.435200 220.91782,77.075100 222.16063,78.362600 C 223.20008,79.439400 224.17821,79.760000 223.85511,78.918000 z M 223.51846,76.654800 C 223.51846,76.069200 223.58106,75.829700 223.65757,76.122400 C 223.73408,76.415200 223.73408,76.894300 223.65757,77.187100 C 223.58106,77.479900 223.51846,77.240300 223.51846,76.654800 z M 221.21719,76.147800 C 221.10566,76.036300 221.01440,75.803600 221.01440,75.630700 C 221.01440,75.440100 221.15608,75.458000 221.37435,75.676300 C 221.57233,75.874300 221.66359,76.107000 221.57715,76.193400 C 221.49070,76.279900 221.32873,76.259300 221.21719,76.147800 z M 235.31112,76.654800 C 235.31112,76.487500 235.17424,76.350600 235.00694,76.350600 C 234.83964,76.350600 234.70275,76.487500 234.70275,76.654800 C 234.70275,76.822100 234.83964,76.959000 235.00694,76.959000 C 235.17424,76.959000 235.31112,76.822100 235.31112,76.654800 z M 219.18929,73.955300 C 219.18929,73.809100 218.99003,73.124700 218.74650,72.434400 C 218.50297,71.744200 218.42312,71.179400 218.56906,71.179400 C 218.71500,71.179400 218.96676,71.555900 219.12852,72.015900 C 219.40027,72.788800 219.44043,72.806200 219.65639,72.244100 C 219.78495,71.909500 220.10887,71.372600 220.37622,71.051100 C 220.77346,70.573300 220.77891,70.516200 220.40603,70.738400 C 219.41869,71.326700 219.11423,71.174500 219.31092,70.191000 C 219.55167,68.987300 219.61818,68.932700 220.35998,69.329700 C 220.69792,69.510500 221.25717,69.658500 221.60278,69.658500 C 222.13363,69.658500 222.23670,69.859100 222.26692,70.951300 L 222.30270,72.244100 L 222.57537,70.723100 C 222.72534,69.886600 222.86785,68.794300 222.89206,68.295700 C 222.91627,67.797100 223.12755,67.197700 223.36157,66.963700 C 223.59559,66.729700 223.70611,66.327200 223.60717,66.069400 C 223.50823,65.811600 223.57891,65.506900 223.76425,65.392400 C 223.99800,65.247900 223.96056,65.043500 223.64201,64.724900 C 223.29929,64.382200 223.27045,64.178100 223.52828,63.920300 C 223.78611,63.662400 223.74900,63.574800 223.38198,63.574800 C 223.11151,63.574800 222.84459,63.680000 222.78882,63.808500 C 222.73305,63.937000 221.72924,64.543300 220.55812,65.155700 C 219.27759,65.825400 218.39226,66.490100 218.33710,66.823200 C 218.28665,67.127800 218.09682,67.676900 217.91525,68.043200 C 217.40444,69.074000 218.22225,74.221300 218.89683,74.221300 C 219.05768,74.221300 219.18929,74.101600 219.18929,73.955300 z M 218.32606,69.430400 C 218.37423,69.137600 218.30728,68.728500 218.17729,68.521300 C 218.01525,68.263000 218.08937,68.201500 218.41303,68.325700 C 218.93938,68.527700 219.06980,69.962700 218.56180,69.962700 C 218.38398,69.962700 218.27790,69.723100 218.32606,69.430400 z M 235.42823,73.471500 C 235.69843,73.059200 235.91950,72.265200 235.91950,71.707200 C 235.91950,71.149300 236.08147,70.530800 236.27945,70.332800 C 236.47742,70.134800 236.56216,69.895600 236.46775,69.801200 C 236.37335,69.706800 236.06756,69.858100 235.78824,70.137400 C 235.32346,70.602200 235.24941,70.603900 234.91551,70.157600 C 234.65458,69.808800 234.42070,69.754900 234.09438,69.968400 C 233.68880,70.233700 233.68880,70.300200 234.09438,70.566400 C 234.36974,70.747200 234.40701,70.867800 234.18838,70.870600 C 233.61998,70.877900 233.42818,70.334900 233.77215,69.692200 C 233.98470,69.295100 234.29043,69.158400 234.71674,69.269800 C 235.18149,69.391400 235.39162,69.264300 235.51667,68.786100 C 235.62840,68.358800 235.92749,68.137600 236.39330,68.137600 C 238.06486,68.137600 237.39986,67.115800 235.54272,66.830600 C 234.60905,66.687300 234.32403,66.772300 233.95044,67.305700 C 233.59526,67.812800 233.57781,68.013800 233.87093,68.221700 C 234.16821,68.432600 234.16724,68.520200 233.86624,68.642400 C 233.65711,68.727200 233.48601,69.059000 233.48601,69.379700 C 233.48601,69.700300 233.34913,69.962700 233.18183,69.962700 C 232.58398,69.962700 232.89279,70.545600 233.76293,71.059600 C 234.63462,71.574500 235.20957,73.147600 234.65204,73.492200 C 234.51263,73.578300 234.39857,73.777600 234.39857,73.935100 C 234.39857,74.466900 234.93398,74.225800 235.42823,73.471500 z M 234.29717,68.239000 C 233.98797,67.929800 234.05532,67.529200 234.41652,67.529200 C 234.59370,67.529200 234.66128,67.654400 234.56672,67.807400 C 234.47215,67.960400 234.56673,68.154900 234.77690,68.239700 C 234.98822,68.324900 235.01173,68.404500 234.82950,68.417700 C 234.64825,68.431000 234.40871,68.350500 234.29717,68.239000 z M 230.32375,73.086900 C 230.22267,72.985800 230.15078,73.165500 230.16398,73.486200 C 230.17858,73.840500 230.25066,73.912600 230.34776,73.669900 C 230.43563,73.450400 230.42483,73.188000 230.32375,73.086900 z M 238.35298,73.612900 C 238.35298,73.445600 238.21610,73.308700 238.04879,73.308700 C 237.88149,73.308700 237.74461,73.445600 237.74461,73.612900 C 237.74461,73.780200 237.88149,73.917100 238.04879,73.917100 C 238.21610,73.917100 238.35298,73.780200 238.35298,73.612900 z M 224.35579,72.624300 C 224.35215,72.089900 224.28986,72.036700 224.07167,72.381600 C 223.91797,72.624600 223.85970,72.932600 223.94219,73.066100 C 224.20603,73.493000 224.36057,73.327900 224.35579,72.624300 z M 236.99897,72.476500 C 237.27329,72.101400 237.29593,71.782000 237.07715,71.373200 C 236.88552,71.015100 236.87790,70.726300 237.05700,70.608400 C 237.46523,70.339600 237.77928,68.499100 237.45148,68.296500 C 237.30122,68.203600 237.09092,68.269000 236.98414,68.441800 C 236.87737,68.614500 236.66259,68.677100 236.50685,68.580900 C 236.35111,68.484600 236.22368,68.550800 236.22368,68.728000 C 236.22368,68.905200 236.36056,69.050100 236.52787,69.050100 C 236.69517,69.050100 236.83205,69.392300 236.83205,69.810600 C 236.83205,70.228800 236.69517,70.571100 236.52787,70.571100 C 236.36056,70.571100 236.22368,71.118600 236.22368,71.787800 C 236.22368,73.118600 236.40908,73.283300 236.99897,72.476500 z M 238.65717,71.750600 C 238.65717,70.956200 238.15858,71.034500 237.93633,71.863800 C 237.65081,72.929300 237.70783,73.109600 238.20089,72.700400 C 238.45184,72.492100 238.65717,72.064700 238.65717,71.750600 z M 233.33777,67.815800 C 233.47412,67.195100 233.44130,66.912600 233.24680,67.032800 C 232.78632,67.317400 232.51157,65.779700 232.89492,65.063400 C 233.07983,64.717900 233.14920,64.353300 233.04909,64.253200 C 232.94897,64.153100 232.70255,64.507000 232.50147,65.039700 C 232.12398,66.039800 231.55017,66.422200 231.84693,65.475900 C 231.94334,65.168500 231.67851,65.329200 231.22014,65.856200 L 230.42640,66.768700 L 230.60388,65.095700 C 230.95250,61.809500 230.96891,61.922200 230.13997,61.911600 C 229.56096,61.904100 229.37104,61.733600 229.34402,61.197100 C 229.30095,60.341800 228.61904,59.516800 228.61904,60.320000 C 228.61904,60.604400 228.72170,60.837800 228.84718,60.838600 C 228.97266,60.839400 229.11296,61.484700 229.15897,62.272500 C 229.20498,63.060200 229.45613,64.030600 229.71708,64.428900 C 229.99345,64.850700 230.11681,65.450800 230.01255,65.866200 C 229.91410,66.258400 229.98323,66.671900 230.16617,66.784900 C 230.36411,66.907300 230.42815,67.438300 230.32434,68.096400 C 230.17293,69.056100 230.19129,69.103200 230.46332,68.452900 C 230.89571,67.419200 230.95677,67.390000 231.51605,67.949300 C 231.78692,68.220100 231.86617,68.441800 231.69217,68.441800 C 231.51817,68.441800 231.46321,68.669500 231.57004,68.947900 C 231.70065,69.288300 231.64769,69.382100 231.40840,69.234200 C 231.21267,69.113200 231.05253,69.159200 231.05253,69.336400 C 231.05253,69.910000 231.57792,69.678400 232.10650,68.871600 C 232.39006,68.438900 232.69811,68.160800 232.79106,68.253800 C 232.88400,68.346700 232.74331,68.753600 232.47840,69.157900 C 232.21349,69.562200 232.07881,69.975000 232.17910,70.075300 C 232.41759,70.313800 233.06748,69.046500 233.33777,67.815800 z M 225.45292,69.017700 C 224.65088,68.386800 224.05626,68.271100 224.05626,68.745900 C 224.05626,68.913200 224.26588,69.050100 224.52208,69.050100 C 224.77829,69.050100 225.06338,69.246800 225.15563,69.487200 C 225.24787,69.727600 225.51724,69.849900 225.75422,69.758900 C 226.08198,69.633200 226.00987,69.455800 225.45292,69.017700 z M 228.16276,68.745900 C 228.05936,68.578600 227.81174,68.443900 227.61249,68.446400 C 227.39481,68.449200 227.43233,68.568800 227.70648,68.745900 C 228.29086,69.123600 228.39616,69.123600 228.16276,68.745900 z M 246.39359,67.171900 C 246.11344,66.302600 245.97850,65.046700 245.98256,63.346600 C 245.98426,62.635600 245.84246,62.053900 245.66745,62.053900 C 245.49244,62.053900 245.34925,61.848500 245.34925,61.597600 C 245.34925,61.346600 245.49421,61.141300 245.67139,61.141300 C 245.84856,61.141300 245.89585,60.983300 245.77648,60.790100 C 245.64201,60.572500 245.69304,60.521500 245.91062,60.656000 C 246.10377,60.775400 246.26181,60.715200 246.26181,60.522400 C 246.26181,60.329600 246.00472,60.104600 245.69051,60.022400 C 245.37630,59.940200 244.95362,59.509500 244.75121,59.065300 C 244.41607,58.329700 244.34933,58.303900 244.00392,58.776300 C 243.74619,59.128800 243.52524,59.195600 243.31447,58.984800 C 243.10370,58.774100 242.94593,59.240200 242.82217,60.439300 C 242.72200,61.409900 242.76310,62.327100 242.91352,62.477500 C 243.06393,62.627900 243.10886,63.141600 243.01336,63.619100 C 242.90006,64.185600 242.96577,64.487300 243.20242,64.487300 C 243.42632,64.487300 243.49147,64.255300 243.37265,63.880900 C 243.21717,63.391000 243.28432,63.314400 243.72197,63.482300 C 244.15124,63.647100 244.11945,63.536100 243.56889,62.948100 C 243.05179,62.395800 242.91826,61.982200 243.04697,61.331400 C 243.14211,60.850400 243.22957,60.234500 243.24133,59.962600 C 243.25778,59.582300 243.32383,59.608600 243.52779,60.076700 C 243.78534,60.667700 243.79870,60.665600 243.99817,60.000600 C 244.11108,59.624200 244.33246,59.316200 244.49012,59.316200 C 244.64778,59.316200 244.68655,59.462200 244.57628,59.640600 C 244.46600,59.819000 244.62902,60.158700 244.93855,60.395300 C 245.42759,60.769200 245.44154,60.865100 245.04506,61.127500 C 244.71136,61.348400 244.56149,61.304500 244.48719,60.964400 C 244.43132,60.708600 244.22599,60.556200 244.03091,60.625700 C 243.61634,60.773400 243.70374,62.052200 244.15927,62.503700 C 244.37395,62.716400 244.40385,62.633500 244.25415,62.240500 C 244.09648,61.826600 244.15269,61.705700 244.45588,61.806800 C 245.10889,62.024400 245.31452,63.361900 244.75902,63.778400 C 244.33807,64.094000 244.36271,64.217300 244.97762,64.871800 C 245.38285,65.303200 245.59431,65.808400 245.48683,66.088500 C 245.38573,66.351900 245.53729,66.925000 245.82362,67.362000 C 246.42959,68.286900 246.72152,68.189500 246.39359,67.171900 z M 224.79702,67.561100 C 224.88959,67.411300 224.76078,67.210300 224.51079,67.114300 C 224.23469,67.008400 224.05626,67.115300 224.05626,67.386700 C 224.05626,67.878600 224.53158,67.990600 224.79702,67.561100 z M 227.09811,66.888300 C 227.09811,66.703100 226.89279,66.630300 226.64184,66.726600 C 226.39088,66.822900 226.18556,66.769100 226.18556,66.607100 C 226.18556,66.445000 226.39088,66.312500 226.64184,66.312500 C 226.89279,66.312500 227.09811,66.160900 227.09811,65.975700 C 227.09811,65.790500 226.88159,65.722100 226.61696,65.823600 C 226.35232,65.925200 226.01011,66.008300 225.85649,66.008300 C 225.70288,66.008300 225.57719,66.282000 225.57719,66.616600 C 225.57719,67.062800 225.77998,67.225000 226.33765,67.225000 C 226.75590,67.225000 227.09811,67.073500 227.09811,66.888300 z M 229.08831,66.941800 C 228.99206,66.786100 229.03531,66.583300 229.18443,66.491100 C 229.33355,66.399000 229.45555,65.996000 229.45555,65.595600 C 229.45555,64.921200 229.41823,64.904000 228.94852,65.361900 C 228.43162,65.865800 228.45213,67.225000 228.97664,67.225000 C 229.13431,67.225000 229.18456,67.097600 229.08831,66.941800 z M 203.78583,65.247800 C 203.59506,64.750700 203.06745,64.620400 203.06745,65.070400 C 203.06745,65.301200 203.28064,65.458400 203.89442,65.680100 C 203.93099,65.693300 203.88213,65.498800 203.78583,65.247800 z M 207.45709,65.365800 C 207.36527,65.217300 207.57199,65.095700 207.91647,65.095700 C 208.76011,65.095700 208.71577,64.563000 207.85838,64.397800 L 207.17396,64.266000 L 207.85838,64.224600 C 208.26989,64.199700 208.54279,63.986400 208.54279,63.689600 C 208.54279,63.305700 208.45005,63.273100 208.12507,63.542800 C 207.89532,63.733500 207.49852,63.809300 207.24328,63.711400 C 206.98805,63.613400 206.68474,63.686200 206.56927,63.873000 C 206.41590,64.121200 206.24369,64.116700 205.93013,63.856500 C 205.57922,63.565300 205.50094,63.645800 205.50094,64.298000 C 205.50094,64.736700 205.36405,65.095700 205.19675,65.095700 C 205.02945,65.095700 204.89257,65.200400 204.89257,65.328200 C 204.89257,65.456100 205.50715,65.577700 206.25830,65.598400 C 207.00946,65.619000 207.54891,65.514400 207.45709,65.365800 z M 211.75470,64.676200 C 212.04061,63.537000 211.79496,62.193600 211.31919,62.294400 C 211.05347,62.350800 210.96704,62.212500 211.08151,61.914200 C 211.19547,61.617200 211.08993,61.445500 210.79348,61.445500 C 210.48225,61.445500 210.35814,61.674700 210.42280,62.129900 C 210.47626,62.506300 210.69110,62.814300 210.90023,62.814300 C 211.10936,62.814300 211.24624,62.951200 211.20442,63.118500 C 211.16259,63.285800 211.02571,63.388500 210.90023,63.346600 C 210.62610,63.255300 210.59868,64.246300 210.85673,64.918700 C 211.12607,65.620600 211.54614,65.507200 211.75470,64.676200 z M 225.57719,65.095700 C 224.98204,64.711100 224.36044,64.711100 224.36044,65.095700 C 224.36044,65.263000 224.73687,65.397800 225.19695,65.395200 C 225.84881,65.391600 225.93274,65.325500 225.57719,65.095700 z M 227.23721,64.812600 C 227.33347,64.656800 227.28745,64.452300 227.13495,64.358000 C 226.98245,64.263800 226.77919,64.391200 226.68326,64.641200 C 226.49414,65.134000 226.95117,65.275400 227.23721,64.812600 z M 210.36791,63.872000 C 210.36791,63.135700 209.29252,63.416900 209.23594,64.168000 C 209.20531,64.574700 209.35121,64.682300 209.78101,64.569900 C 210.10380,64.485500 210.36791,64.171400 210.36791,63.872000 z M 200.61259,63.194600 C 200.62435,63.069100 200.49708,62.966400 200.32978,62.966400 C 200.16248,62.966400 200.03522,63.342800 200.04698,63.802900 C 200.06592,64.544200 200.09813,64.570200 200.32978,64.031100 C 200.47357,63.696500 200.60083,63.320000 200.61259,63.194600 z M 226.04801,63.346600 C 226.02097,62.567900 225.86759,62.206000 225.56465,62.206000 C 225.27287,62.206000 225.14819,62.466400 225.20057,62.966400 C 225.39185,64.792400 226.10939,65.114300 226.04801,63.346600 z M 232.57345,63.404700 C 232.57345,63.143900 232.43657,63.015100 232.26927,63.118500 C 232.10197,63.221900 231.96508,63.435300 231.96508,63.592700 C 231.96508,63.750200 232.10197,63.879000 232.26927,63.879000 C 232.43657,63.879000 232.57345,63.665600 232.57345,63.404700 z M 227.55439,63.270600 C 227.45099,63.103300 227.57980,62.966400 227.84062,62.966400 C 228.10145,62.966400 228.31486,62.739900 228.31486,62.463000 C 228.31486,62.008300 228.25670,62.012200 227.71366,62.503600 C 227.19325,62.974600 227.12413,63.574800 227.59029,63.574800 C 227.67395,63.574800 227.65779,63.437900 227.55439,63.270600 z M 236.93832,63.128300 C 237.19280,62.465100 236.65963,62.287300 236.18210,62.876100 C 235.89689,63.227700 235.88612,63.316100 236.14763,63.158900 C 236.35676,63.033300 236.52787,63.075500 236.52787,63.252600 C 236.52787,63.713700 236.73810,63.650000 236.93832,63.128300 z M 205.95459,62.281900 C 205.98367,61.865300 206.32989,61.438000 206.83935,61.189700 C 207.29970,60.965400 207.61351,60.719000 207.53673,60.642200 C 207.25497,60.360500 204.28420,60.279900 204.28420,60.554000 C 204.28420,60.709700 204.50628,60.837100 204.77772,60.837100 C 205.16671,60.837100 205.19624,60.927500 204.91712,61.263800 C 204.64528,61.591400 204.65429,61.732700 204.95592,61.872200 C 205.27601,62.020200 205.27537,62.087700 204.95249,62.236700 C 204.65216,62.375200 204.68889,62.516600 205.10410,62.820200 C 205.74929,63.292000 205.89030,63.202700 205.95459,62.281900 z M 192.42096,62.595400 C 192.42096,62.445100 192.54350,62.397900 192.69327,62.490400 C 192.84304,62.583000 193.04407,62.454200 193.14000,62.204200 C 193.23593,61.954200 193.57784,61.749700 193.89979,61.749700 C 194.22175,61.749700 194.56729,61.535700 194.66766,61.274100 C 194.76803,61.012600 194.97854,60.877900 195.13546,60.974900 C 195.29238,61.071900 195.51188,61.003800 195.62323,60.823700 C 195.86648,60.430100 192.27933,60.754400 191.40859,61.204700 C 191.10273,61.362900 190.65995,61.418500 190.42462,61.328100 C 189.80844,61.091700 189.23752,62.248600 189.81180,62.569900 C 190.41801,62.909200 192.42096,62.928700 192.42096,62.595400 z M 192.44497,61.622900 C 192.43176,61.302300 192.50366,61.122600 192.60474,61.223700 C 192.70581,61.324800 192.71662,61.587100 192.62875,61.806700 C 192.53165,62.049400 192.45957,61.977300 192.44497,61.622900 z M 202.99669,62.053600 C 202.54789,61.334900 202.42937,61.418300 202.65782,62.291900 C 202.75386,62.659100 202.95095,62.886300 203.09581,62.796800 C 203.24066,62.707300 203.19606,62.372800 202.99669,62.053600 z M 196.67956,62.358000 C 196.67956,62.190700 196.53459,62.053900 196.35742,62.053900 C 196.18024,62.053900 196.11988,62.190700 196.22328,62.358000 C 196.32668,62.525300 196.47164,62.662200 196.54542,62.662200 C 196.61919,62.662200 196.67956,62.525300 196.67956,62.358000 z M 200.32053,61.760500 C 200.31242,61.084000 200.27273,61.055400 199.99765,61.527900 C 199.82515,61.824200 199.55555,61.987300 199.39853,61.890200 C 199.24151,61.793200 199.11304,61.897800 199.11304,62.122800 C 199.11304,62.347800 199.38681,62.531900 199.72141,62.531900 C 200.17227,62.531900 200.32739,62.332200 200.32053,61.760500 z M 210.06372,62.213100 C 210.06372,62.014600 209.58519,61.931300 208.84867,62.001600 C 208.18040,62.065300 207.69246,62.212600 207.76438,62.329000 C 207.97785,62.674400 210.06372,62.569300 210.06372,62.213100 z M 232.42136,62.053900 C 232.64443,62.053900 232.88398,62.156500 232.95369,62.282000 C 233.02340,62.407500 233.06152,62.385000 233.03841,62.232000 C 233.01530,62.079000 232.71301,61.765700 232.36667,61.535700 C 231.78016,61.146300 231.73735,61.175800 231.74295,61.966000 C 231.74625,62.432600 231.80899,62.643200 231.88237,62.434100 C 231.95574,62.225000 232.19829,62.053900 232.42136,62.053900 z M 234.92510,62.451400 C 234.62914,62.374300 234.21849,62.379400 234.01255,62.462700 C 233.80660,62.546000 234.04875,62.609100 234.55066,62.602900 C 235.05257,62.596700 235.22107,62.528600 234.92510,62.451400 z M 247.38003,60.152700 C 247.89958,59.107100 249.05304,57.293400 249.94329,56.122200 C 251.35359,54.267000 251.56341,53.810200 251.57349,52.573400 C 251.57985,51.792700 251.69495,51.044000 251.82927,50.909700 C 251.96359,50.775300 251.98316,50.900800 251.87277,51.188500 C 251.75746,51.489000 251.81534,51.711600 252.00879,51.711600 C 252.19399,51.711600 252.35166,51.335100 252.35916,50.875000 C 252.36666,50.415000 252.44711,49.313000 252.53792,48.426200 C 252.74980,46.357200 252.24134,44.265800 251.11291,42.564800 C 250.62116,41.823600 250.21824,41.338300 250.21752,41.486300 C 250.21680,41.634300 249.92895,41.390300 249.57784,40.943900 C 248.89179,40.071700 246.15467,38.535900 245.84257,38.848000 C 245.47215,39.218400 245.66129,39.606200 246.12551,39.428100 C 246.39621,39.324200 246.51831,39.375200 246.41174,39.547600 C 246.30953,39.713000 246.49655,39.848300 246.82735,39.848300 C 247.76165,39.848300 248.39110,40.174700 248.39110,40.659300 C 248.39110,40.924300 248.54316,41.015100 248.77134,40.886300 C 249.07552,40.714600 249.07552,40.753500 248.77134,41.081300 C 248.18620,41.711700 248.31332,42.261800 249.01298,42.127100 C 249.44858,42.043200 249.79821,42.275900 250.18012,42.903900 C 250.48001,43.397100 250.84316,43.698400 250.98710,43.573500 C 251.13105,43.448600 251.00224,43.739800 250.70085,44.220600 C 250.26070,44.922700 250.21896,45.239800 250.48873,45.831900 C 250.94661,46.836800 250.91131,46.991000 250.33323,46.511300 C 249.90656,46.157200 249.85748,46.182300 249.96049,46.702200 C 250.04364,47.121800 250.28158,47.272400 250.75604,47.205700 C 251.12835,47.153400 251.43296,47.256000 251.43296,47.433800 C 251.43296,47.611600 251.29608,47.757100 251.12877,47.757100 C 250.74225,47.757100 250.74464,48.381600 251.13343,48.973900 C 251.39968,49.379500 251.46624,49.379500 251.73249,48.973900 C 251.99097,48.580100 252.03265,48.588100 252.03667,49.032000 C 252.04324,49.757400 251.57049,49.962400 251.12599,49.426800 C 250.60219,48.795700 250.29464,48.860700 250.03096,49.658300 L 249.80470,50.342700 L 249.63023,49.640300 C 249.43789,48.866100 248.84738,48.842500 248.84738,49.609100 C 248.84738,50.156300 248.14902,51.103200 247.74549,51.103200 C 247.59867,51.103200 247.47855,50.897900 247.47855,50.646900 C 247.47855,50.096900 247.12363,50.058800 246.62683,50.555600 C 246.36705,50.815400 246.26181,50.821300 246.26181,50.576100 C 246.26181,50.386700 246.56979,50.134400 246.94622,50.015600 C 248.11587,49.646500 248.99096,48.613800 248.65929,47.994100 C 248.46839,47.637400 248.47701,47.453000 248.68459,47.453000 C 248.85778,47.453000 248.99948,47.642300 248.99948,47.873800 C 248.99948,48.105200 249.27324,48.366100 249.60785,48.453600 C 250.32434,48.641000 250.41682,48.123000 249.75347,47.637900 C 249.23639,47.259800 248.97097,46.157800 248.89703,44.081800 C 248.86100,43.070200 248.72225,42.686500 248.39110,42.683000 C 248.14015,42.680200 247.84927,42.808800 247.74471,42.968700 C 247.62880,43.145900 247.47339,43.127900 247.34653,42.922600 C 247.23209,42.737500 247.28342,42.586000 247.46059,42.586000 C 247.63777,42.586000 247.78273,42.380700 247.78273,42.129700 C 247.78273,41.579300 247.27589,41.520900 247.09922,42.050900 C 247.00626,42.329800 246.84789,42.303000 246.49310,41.948200 C 246.19067,41.645700 246.10781,41.314200 246.26934,41.052900 C 246.41042,40.824600 246.44967,40.514600 246.35656,40.363900 C 246.26345,40.213300 245.94135,40.617400 245.64079,41.261900 C 245.06257,42.501900 244.83877,42.255600 245.34172,40.932800 C 245.50488,40.503600 245.52982,40.152500 245.39714,40.152500 C 245.26446,40.152500 244.70417,41.281800 244.15204,42.662000 C 243.59992,44.042300 242.88279,45.768400 242.55842,46.497800 C 242.23406,47.227200 242.06362,47.911600 242.17967,48.018700 C 242.29573,48.125800 242.45208,48.041500 242.52711,47.831300 C 242.60215,47.621100 242.78873,47.526500 242.94174,47.621100 C 243.09476,47.715700 243.21995,47.620700 243.21995,47.410100 C 243.21995,47.112200 243.30107,47.108200 243.58497,47.392100 C 244.15201,47.959200 244.43669,47.827000 244.43669,46.996700 C 244.43669,46.578400 244.55646,46.236200 244.70285,46.236200 C 244.84924,46.236200 245.05115,45.825600 245.15153,45.323700 C 245.33813,44.390600 246.26181,44.011000 246.26181,44.867400 C 246.26181,45.118300 246.07244,45.323700 245.84100,45.323700 C 245.34740,45.323700 245.05503,46.243700 245.04921,47.815200 C 245.04517,48.909400 244.44388,49.755900 244.19692,49.015000 C 244.10123,48.728000 243.96714,48.732400 243.60277,49.034800 C 243.19298,49.374900 243.16115,49.327500 243.35633,48.667300 L 243.58046,47.909200 L 243.05707,48.624600 C 242.65564,49.173300 242.47573,49.246300 242.28498,48.937600 C 241.97344,48.433500 241.99153,48.406100 241.00169,50.881100 C 239.99538,53.397200 239.98703,53.644300 240.94799,52.472000 L 241.69600,51.559500 L 241.69751,52.548100 C 241.69834,53.091800 241.83590,53.536700 242.00321,53.536700 C 242.17051,53.536700 242.30739,53.331300 242.30739,53.080400 C 242.30739,52.366600 242.85806,52.545900 243.00808,53.308500 L 243.14272,53.992900 L 243.37563,53.282800 C 243.55493,52.736100 243.67342,52.666100 243.89045,52.978600 C 244.08566,53.259700 244.11565,53.182000 243.98797,52.725800 C 243.74586,51.860700 244.33325,51.523600 245.01213,52.138000 C 245.30754,52.405400 245.70957,52.624100 245.90552,52.624100 C 246.10148,52.624100 246.26181,52.761000 246.26181,52.928300 C 246.26181,53.095600 246.14390,53.232500 245.99980,53.232500 C 245.85570,53.232500 245.80932,53.608900 245.89674,54.069000 C 246.02741,54.756700 245.97931,54.845700 245.62642,54.569200 C 244.89119,53.993200 243.82832,53.849200 243.82832,54.325600 C 243.82832,54.560900 243.99942,54.719200 244.20855,54.677400 C 244.41768,54.635500 244.58878,54.875100 244.58878,55.209700 C 244.58878,55.544300 244.41768,55.783800 244.20855,55.742000 C 243.99942,55.700200 243.81244,55.974000 243.79303,56.350400 C 243.76512,56.891800 243.72799,56.920000 243.61531,56.485200 C 243.53697,56.182900 243.14481,55.810900 242.74385,55.658400 C 242.26018,55.474500 242.07546,55.223300 242.19498,54.911800 C 242.32508,54.572800 242.23895,54.494600 241.88498,54.630400 C 241.29668,54.856200 241.26746,55.112700 241.77252,55.617800 C 242.07332,55.918600 242.05784,56.058900 241.69648,56.306900 C 241.33849,56.552600 241.37640,56.581200 241.87612,56.442100 C 242.28703,56.327700 242.69774,56.473700 243.04540,56.857900 C 243.34014,57.183600 243.78403,57.372300 244.03181,57.277200 C 244.34574,57.156700 244.45236,57.274500 244.38346,57.665600 C 244.30950,58.085600 244.47610,58.230000 245.04506,58.239200 C 245.65555,58.249100 245.79062,58.390000 245.72994,58.953600 C 245.68836,59.339800 245.75680,59.593700 245.88203,59.517900 C 246.00725,59.442100 246.27245,59.556300 246.47136,59.771700 C 246.75186,60.075400 246.73697,60.290100 246.40499,60.728300 C 245.93364,61.350600 245.82304,62.053900 246.19652,62.053900 C 246.32791,62.053900 246.86049,61.198300 247.38003,60.152700 z M 245.56530,56.882700 C 245.46190,56.487300 245.55596,56.274300 245.83400,56.274300 C 246.06930,56.274300 246.26181,56.548100 246.26181,56.882700 C 246.26181,57.217300 246.14089,57.491100 245.99310,57.491100 C 245.84531,57.491100 245.65280,57.217300 245.56530,56.882700 z M 244.13251,56.578500 C 244.13251,56.411200 244.26939,56.274300 244.43669,56.274300 C 244.60399,56.274300 244.74088,56.411200 244.74088,56.578500 C 244.74088,56.745800 244.60399,56.882700 244.43669,56.882700 C 244.26939,56.882700 244.13251,56.745800 244.13251,56.578500 z M 246.61542,55.481900 C 246.74221,54.823500 247.69484,54.543800 248.17500,55.024000 C 248.58464,55.433600 248.45812,55.561200 247.37177,55.833900 C 246.63192,56.019600 246.52174,55.968300 246.61542,55.481900 z M 249.30366,54.905500 C 249.30366,54.654500 249.54321,54.444900 249.83599,54.439500 C 250.32173,54.430700 250.31753,54.391400 249.78803,53.990700 C 249.27568,53.603000 249.15798,53.613000 248.78265,54.076400 C 248.40014,54.548700 248.38971,54.534700 248.67851,53.936900 C 249.08364,53.098300 249.09184,52.531100 248.69529,52.776200 C 248.52799,52.879600 248.39110,52.758900 248.39110,52.507900 C 248.39110,52.257000 248.53732,51.961300 248.71603,51.850800 C 248.89474,51.740400 248.97822,51.486500 248.90154,51.286700 C 248.82202,51.079500 249.04178,50.910000 249.41313,50.892200 C 249.77118,50.875000 249.89302,50.926900 249.68389,51.007400 C 249.45344,51.096200 249.32067,51.653100 249.34683,52.421300 L 249.38999,53.688800 L 249.59644,52.472000 C 249.79617,51.294800 249.81320,51.280000 250.12044,52.015700 C 250.29510,52.434000 250.55921,52.707800 250.70734,52.624100 C 250.85548,52.540500 250.99343,52.805400 251.01390,53.212900 C 251.04956,53.922700 251.03313,53.929200 250.62333,53.368800 C 250.22327,52.821700 250.20007,52.843200 250.26545,53.701200 C 250.33976,54.676500 250.06096,55.361800 249.58989,55.361800 C 249.43247,55.361800 249.30366,55.156500 249.30366,54.905500 z M 247.17436,53.536700 C 247.17436,53.180700 247.37715,52.928300 247.66319,52.928300 C 247.98396,52.928300 248.08853,53.093700 247.96737,53.409500 C 247.86582,53.674100 247.78273,53.947900 247.78273,54.017800 C 247.78273,54.087800 247.64585,54.145000 247.47855,54.145000 C 247.31125,54.145000 247.17436,53.871300 247.17436,53.536700 z M 246.87018,52.337900 C 246.87018,52.160700 247.00706,52.015700 247.17436,52.015700 C 247.34166,52.015700 247.47855,52.076100 247.47855,52.149900 C 247.47855,52.223700 247.34166,52.368600 247.17436,52.472000 C 247.00706,52.575400 246.87018,52.515100 246.87018,52.337900 z M 241.69902,50.360700 C 241.69902,50.286900 241.83590,50.141900 242.00321,50.038500 C 242.17051,49.935100 242.30739,49.995500 242.30739,50.172700 C 242.30739,50.349800 242.17051,50.494800 242.00321,50.494800 C 241.83590,50.494800 241.69902,50.434400 241.69902,50.360700 z M 246.76017,48.517600 C 246.66387,48.266600 246.71767,48.061300 246.87972,48.061300 C 247.04177,48.061300 247.17436,48.266600 247.17436,48.517600 C 247.17436,48.768600 247.12056,48.973900 247.05481,48.973900 C 246.98906,48.973900 246.85648,48.768600 246.76017,48.517600 z M 251.74756,46.719000 C 251.51208,46.118900 251.13963,45.627800 250.91991,45.627800 C 250.39423,45.627800 250.41535,45.385300 250.99117,44.809400 C 251.54743,44.253200 251.51646,44.222800 252.02190,45.820800 C 252.53220,47.434200 252.31159,48.156500 251.74756,46.719000 z M 246.71808,47.148800 C 246.61468,46.981500 246.74349,46.844600 247.00432,46.844600 C 247.26514,46.844600 247.47855,46.981500 247.47855,47.148800 C 247.47855,47.316100 247.34974,47.453000 247.19232,47.453000 C 247.03489,47.453000 246.82148,47.316100 246.71808,47.148800 z M 244.13251,44.259000 C 244.34078,44.008100 244.56286,43.802700 244.62603,43.802700 C 244.68920,43.802700 244.74088,44.008100 244.74088,44.259000 C 244.74088,44.510000 244.51879,44.715300 244.24735,44.715300 C 243.84315,44.715300 243.82237,44.632700 244.13251,44.259000 z M 246.56599,44.411100 C 246.56599,44.243800 246.77940,44.106900 247.04022,44.106900 C 247.30105,44.106900 247.42985,44.243800 247.32645,44.411100 C 247.22306,44.578400 247.00965,44.715300 246.85222,44.715300 C 246.69480,44.715300 246.56599,44.578400 246.56599,44.411100 z M 187.61102,61.541900 C 187.39144,61.454000 187.12908,61.464800 187.02800,61.565900 C 186.92692,61.667000 187.10658,61.738900 187.42724,61.725700 C 187.78160,61.711100 187.85368,61.639000 187.61102,61.541900 z M 203.57123,60.326900 C 203.48667,60.242400 203.10143,60.273500 202.71514,60.396100 L 202.01280,60.619000 L 202.69222,60.870400 C 203.06590,61.008600 203.39028,61.297200 203.41306,61.511700 C 203.43585,61.726300 203.51535,61.582000 203.58974,61.191200 C 203.66412,60.800400 203.65580,60.411500 203.57123,60.326900 z M 186.48934,61.141300 C 186.38594,60.974000 186.17254,60.837100 186.01511,60.837100 C 185.85768,60.837100 185.72888,60.974000 185.72888,61.141300 C 185.72888,61.308600 185.94228,61.445500 186.20311,61.445500 C 186.46393,61.445500 186.59274,61.308600 186.48934,61.141300 z M 199.55556,60.282000 C 199.43367,60.169100 199.27767,60.233200 199.20890,60.424600 C 199.14014,60.616000 198.78245,60.707300 198.41404,60.627500 C 197.80963,60.496700 197.81849,60.524100 198.50467,60.907400 C 199.15325,61.269700 199.30280,61.270100 199.52116,60.909800 C 199.66197,60.677400 199.67745,60.394900 199.55556,60.282000 z M 201.24234,60.837100 C 201.24234,60.669800 201.00279,60.535000 200.71001,60.537600 C 200.25509,60.541600 200.24403,60.585100 200.63397,60.837100 C 201.20803,61.208100 201.24234,61.208100 201.24234,60.837100 z M 197.20609,60.626300 C 196.91013,60.549200 196.49948,60.554300 196.29353,60.637600 C 196.08759,60.720900 196.32974,60.784000 196.83165,60.777800 C 197.33355,60.771600 197.50205,60.703400 197.20609,60.626300 z M 208.59983,60.629300 C 208.38024,60.541500 208.11788,60.552300 208.01681,60.653300 C 207.91573,60.754400 208.09539,60.826300 208.41605,60.813100 C 208.77041,60.798500 208.84249,60.726400 208.59983,60.629300 z M 230.67225,59.747100 C 230.38238,59.457200 229.80122,59.926700 230.01725,60.276300 C 230.14565,60.484000 230.31579,60.478800 230.53425,60.260300 C 230.71335,60.081200 230.77545,59.850300 230.67225,59.747100 z M 208.11820,58.790200 C 208.01712,58.689100 207.94523,58.868800 207.95844,59.189400 C 207.97303,59.543800 208.04511,59.615900 208.14222,59.373200 C 208.23009,59.153600 208.21928,58.891300 208.11820,58.790200 z M 207.63024,58.707800 C 207.63024,58.540500 207.50143,58.403600 207.34400,58.403600 C 207.18657,58.403600 206.97317,58.540500 206.86977,58.707800 C 206.76637,58.875100 206.89518,59.012000 207.15601,59.012000 C 207.41683,59.012000 207.63024,58.875100 207.63024,58.707800 z M 230.44415,58.413200 C 230.44415,58.251100 230.23883,58.197300 229.98788,58.293600 C 229.73692,58.389900 229.53160,58.522500 229.53160,58.588300 C 229.53160,58.654000 229.73692,58.707800 229.98788,58.707800 C 230.23883,58.707800 230.44415,58.575200 230.44415,58.413200 z M 243.70791,57.877600 C 243.60683,57.776600 243.53494,57.956200 243.54815,58.276900 C 243.56274,58.631200 243.63482,58.703300 243.73193,58.460700 C 243.81980,58.241100 243.80899,57.978700 243.70791,57.877600 z M 242.83610,57.281000 C 242.55327,56.998200 242.21992,56.868800 242.09531,56.993400 C 241.97069,57.118000 242.07009,57.347300 242.31620,57.503000 C 243.05676,57.971300 243.38588,57.830800 242.83610,57.281000 z M 240.68205,54.923000 C 240.23757,54.511100 239.87391,54.322600 239.87391,54.504100 C 239.87391,54.905900 241.12775,56.034400 241.33919,55.823000 C 241.42224,55.740000 241.12653,55.335000 240.68205,54.923000 z M 214.47441,54.449200 C 214.57781,54.281900 214.44901,54.145000 214.18818,54.145000 C 213.92735,54.145000 213.71395,54.281900 213.71395,54.449200 C 213.71395,54.616500 213.84275,54.753400 214.00018,54.753400 C 214.15761,54.753400 214.37101,54.616500 214.47441,54.449200 z M 241.25002,53.817900 C 241.36022,53.470700 241.36944,53.105700 241.27052,53.006800 C 241.17159,52.907800 241.09065,53.055000 241.09065,53.333900 C 241.09065,53.612700 240.95377,53.840800 240.78646,53.840800 C 240.61916,53.840800 240.48228,53.977700 240.48228,54.145000 C 240.48228,54.700000 241.04632,54.459700 241.25002,53.817900 z M 215.53025,53.548500 C 216.28186,53.073200 215.74833,52.959200 214.77860,53.388000 C 214.07244,53.700200 214.00364,53.796000 214.47441,53.811500 C 214.80902,53.822500 215.28414,53.704200 215.53025,53.548500 z M 218.30526,51.922600 C 218.06443,51.681800 217.97255,51.760700 217.97255,52.208400 C 217.97255,53.012600 218.39793,53.439400 218.53340,52.771200 C 218.59091,52.487400 218.48825,52.105600 218.30526,51.922600 z M 215.84325,50.089200 C 215.84325,49.457900 215.48322,49.249900 215.03472,49.622100 C 214.44510,50.111500 214.53302,50.494800 215.23488,50.494800 C 215.56948,50.494800 215.84325,50.312300 215.84325,50.089200 z M 218.03885,48.614300 C 217.84838,48.423900 217.80599,48.623900 217.91916,49.179000 C 218.04897,49.815600 218.12546,49.892100 218.21410,49.473900 C 218.27993,49.163300 218.20106,48.776500 218.03885,48.614300 z M 217.36418,49.278100 C 217.36418,49.110800 217.21921,48.973900 217.04204,48.973900 C 216.86486,48.973900 216.80450,49.110800 216.90790,49.278100 C 217.01130,49.445400 217.15626,49.582300 217.23004,49.582300 C 217.30381,49.582300 217.36418,49.445400 217.36418,49.278100 z M 215.04806,48.536800 C 214.95582,48.296400 214.68713,48.173900 214.45099,48.264500 C 213.93730,48.461600 214.17995,48.973900 214.78700,48.973900 C 215.03479,48.973900 215.14499,48.789400 215.04806,48.536800 z M 217.97255,46.217300 C 217.97255,45.398800 217.88305,45.323700 216.90790,45.323700 C 216.32234,45.323700 215.84325,45.460500 215.84325,45.627800 C 215.84325,45.795100 216.04857,45.932000 216.29953,45.932000 C 216.55048,45.932000 216.75580,46.176700 216.75580,46.475700 C 216.75580,46.801200 216.99984,47.037700 217.36418,47.065100 C 217.84489,47.101300 217.97255,46.923400 217.97255,46.217300 z M 200.32978,45.323700 C 200.32978,45.156400 200.18482,45.019500 200.00765,45.019500 C 199.83047,45.019500 199.77011,45.156400 199.87350,45.323700 C 199.97690,45.491000 200.12186,45.627800 200.19564,45.627800 C 200.26942,45.627800 200.32978,45.491000 200.32978,45.323700 z M 216.89584,43.908400 C 216.05536,43.293800 215.67341,43.415100 216.29303,44.099700 C 216.59228,44.430400 216.97644,44.614800 217.14672,44.509600 C 217.33106,44.395700 217.22954,44.152400 216.89584,43.908400 z M 227.29957,42.814100 C 227.21519,42.605000 227.14614,42.776100 227.14614,43.194400 C 227.14614,43.612600 227.21519,43.783700 227.29957,43.574600 C 227.38395,43.365500 227.38395,43.023200 227.29957,42.814100 z M 215.84325,42.568000 C 215.84325,42.410600 215.70636,42.281800 215.53906,42.281800 C 215.37176,42.281800 215.23488,42.495200 215.23488,42.756000 C 215.23488,43.016900 215.37176,43.145700 215.53906,43.042300 C 215.70636,42.938900 215.84325,42.725500 215.84325,42.568000 z M 216.99915,42.221000 C 217.19991,42.020200 217.36418,41.656800 217.36418,41.413400 C 217.36418,41.062000 217.23874,41.084300 216.75580,41.521300 C 216.13089,42.086900 215.95977,42.586000 216.39078,42.586000 C 216.52462,42.586000 216.79839,42.421700 216.99915,42.221000 z M 192.42096,41.825500 C 192.42096,41.574600 192.28837,41.369200 192.12632,41.369200 C 191.96427,41.369200 191.91047,41.574600 192.00677,41.825500 C 192.10307,42.076500 192.23566,42.281800 192.30141,42.281800 C 192.36716,42.281800 192.42096,42.076500 192.42096,41.825500 z M 226.99346,40.374800 C 226.91013,40.168900 226.84703,40.411100 226.85323,40.913000 C 226.85943,41.414900 226.92760,41.583400 227.00473,41.287400 C 227.08185,40.991400 227.07678,40.580800 226.99346,40.374800 z M 247.85688,41.167200 C 247.64671,41.082400 247.55213,40.887900 247.64670,40.734900 C 247.74126,40.581900 247.68175,40.456700 247.51445,40.456700 C 247.34715,40.456700 247.13289,40.581900 247.03833,40.734900 C 246.86845,41.009800 247.34468,41.321200 247.93483,41.321200 C 248.10213,41.321200 248.06706,41.251900 247.85688,41.167200 z M 216.60678,40.451700 C 216.71186,40.281700 216.92527,40.221300 217.08101,40.317600 C 217.42091,40.527600 217.41382,40.215400 217.05999,39.392000 C 216.83115,38.859500 216.79590,38.851200 216.77719,39.325500 C 216.76543,39.623600 216.55048,39.946200 216.29953,40.042500 C 215.79817,40.234900 215.67366,40.760900 216.12948,40.760900 C 216.28691,40.760900 216.50169,40.621800 216.60678,40.451700 z M 186.53677,36.116300 C 186.45345,35.910300 186.39035,36.152500 186.39655,36.654400 C 186.40275,37.156300 186.47092,37.324800 186.54804,37.028800 C 186.62517,36.732800 186.62010,36.322200 186.53677,36.116300 z M 204.89257,35.858000 C 204.89257,35.690700 204.75568,35.638400 204.58838,35.741800 C 204.42108,35.845200 204.28420,36.066700 204.28420,36.234000 C 204.28420,36.401300 204.42108,36.453600 204.58838,36.350200 C 204.75568,36.246800 204.89257,36.025300 204.89257,35.858000 z M 257.93572,29.870400 C 258.04809,29.688600 258.20678,28.129200 258.28835,26.405000 C 258.36992,24.680900 258.64894,22.627100 258.90840,21.841200 C 259.25806,20.782000 259.29646,20.255800 259.05678,19.807900 C 258.87893,19.475600 258.73341,18.990500 258.73341,18.730000 C 258.73341,18.469500 258.26750,17.646000 257.69805,16.900000 C 257.12832,16.153600 256.56920,14.990300 256.45484,14.313400 C 256.20909,12.858800 255.69145,12.371100 255.69180,13.594400 C 255.69193,14.064300 256.10258,15.316600 256.60436,16.377300 C 257.15507,17.541400 257.51667,18.799000 257.51667,19.550200 C 257.51667,20.737400 255.64856,27.836000 255.03204,28.991500 C 254.56364,29.869400 255.02773,31.174100 256.24059,32.389000 L 257.36458,33.515000 L 257.54799,31.858000 C 257.64886,30.946700 257.82334,30.052300 257.93572,29.870400 z M 204.89257,32.547900 C 204.89257,32.380600 204.37925,32.257300 203.75187,32.274000 C 202.73385,32.301100 202.69296,32.330500 203.37164,32.547900 C 204.45896,32.896100 204.89257,32.896100 204.89257,32.547900 z M 227.40230,31.179000 C 227.40230,30.928100 227.34850,30.722700 227.28275,30.722700 C 227.21700,30.722700 227.08441,30.928100 226.98811,31.179000 C 226.89181,31.430000 226.94561,31.635300 227.10766,31.635300 C 227.26971,31.635300 227.40230,31.430000 227.40230,31.179000 z M 219.18463,29.716200 C 219.18207,29.349600 219.04728,28.844400 218.88510,28.593400 C 218.66951,28.259800 218.58898,28.489500 218.58557,29.447900 C 218.58274,30.245300 218.70005,30.685000 218.88510,30.570700 C 219.05240,30.467300 219.18719,30.082700 219.18463,29.716200 z M 228.31486,20.836700 C 228.10658,20.585800 227.79929,20.380400 227.63199,20.380400 C 227.46231,20.380400 227.49525,20.582200 227.70648,20.836700 C 227.91476,21.087700 228.22205,21.293000 228.38935,21.293000 C 228.55903,21.293000 228.52609,21.091200 228.31486,20.836700 z M 229.07532,20.076200 C 228.97192,19.908900 228.82696,19.772100 228.75318,19.772100 C 228.67940,19.772100 228.61904,19.908900 228.61904,20.076200 C 228.61904,20.243600 228.76400,20.380400 228.94118,20.380400 C 229.11836,20.380400 229.17872,20.243600 229.07532,20.076200 z M 228.16276,18.859500 C 228.05936,18.692200 227.91440,18.555300 227.84062,18.555300 C 227.76685,18.555300 227.70648,18.692200 227.70648,18.859500 C 227.70648,19.026800 227.85145,19.163700 228.02862,19.163700 C 228.20580,19.163700 228.26616,19.026800 228.16276,18.859500 z M 243.82832,15.513500 C 243.82832,15.178900 243.69144,14.905100 243.52413,14.905100 C 243.35683,14.905100 243.21995,14.753700 243.21995,14.568600 C 243.21995,14.383600 242.86665,13.954300 242.43485,13.614600 C 241.94334,13.228000 241.70327,12.792400 241.79286,12.449800 C 241.87158,12.148800 241.76673,11.837600 241.55988,11.758200 C 241.29361,11.656000 241.22147,11.003800 241.31282,9.5247000 L 241.44187,7.4356000 L 240.32796,6.9044000 C 238.86052,6.2046000 235.91695,5.9009000 235.05795,6.3606000 C 234.20172,6.8188000 234.22284,6.9725000 235.30489,8.1572000 C 236.01922,8.9393000 236.11587,9.1860000 235.76116,9.3221000 C 235.51364,9.4171000 235.31112,9.6171000 235.31112,9.7665000 C 235.31112,10.164200 236.34629,10.098000 236.77121,9.6731000 C 237.05512,9.3892000 237.13632,9.4061000 237.13661,9.7491000 C 237.13706,10.281400 238.01697,11.346500 240.70506,14.068600 C 242.76345,16.153000 243.82832,16.645700 243.82832,15.513500 z M 256.23339,10.174400 C 256.16194,10.102900 255.66859,9.9575000 255.13705,9.8512000 C 253.83558,9.5909000 253.85521,10.241400 255.15923,10.586600 C 256.02350,10.815300 256.63836,10.579300 256.23339,10.174400 z M 252.46067,10.027800 C 252.60766,9.8901000 251.92324,9.7779000 250.93974,9.7785000 C 249.30193,9.7795000 249.20222,9.8168000 249.75402,10.221800 C 250.35837,10.665400 251.89796,10.555100 252.46067,10.027800 z M 254.28014,8.3787000 C 255.42783,8.4359000 256.44305,8.5589000 256.53618,8.6521000 C 256.85616,8.9720000 257.21249,8.8208000 257.21249,8.3651000 C 257.21249,8.0315000 256.86488,7.9081000 255.91970,7.9062000 C 255.20866,7.9047000 253.90827,7.8172000 253.02993,7.7117000 C 251.51761,7.5301000 251.43296,7.5564000 251.43296,8.2079000 C 251.43296,8.7211000 251.52953,8.8170000 251.81319,8.5853000 C 252.02232,8.4144000 253.13244,8.3215000 254.28014,8.3787000 z M 258.32426,6.8573000 C 258.22519,6.5991000 257.90912,6.3879000 257.62187,6.3879000 C 257.33462,6.3879000 256.81701,6.1350000 256.47163,5.8258000 C 255.71869,5.1519000 253.40327,4.2148000 253.14043,4.4776000 C 252.76015,4.8579000 252.95912,5.5384000 253.40102,5.3688000 C 253.84637,5.1980000 255.62883,5.9178000 257.36458,6.9696000 C 258.37569,7.5823000 258.59272,7.5569000 258.32426,6.8573000 z M 252.33584,5.9495000 C 252.33052,5.7724000 252.12520,5.8931000 251.87957,6.2179000 C 251.63393,6.5427000 251.43731,6.9533000 251.44263,7.1305000 C 251.44796,7.3076000 251.65328,7.1868000 251.89891,6.8621000 C 252.14454,6.5373000 252.34116,6.1267000 252.33584,5.9495000 z M 259.03760,5.0457000 C 259.03760,4.4073000 258.71418,4.1884000 256.55215,3.3627000 C 254.61759,2.6240000 254.01251,2.5001000 253.82218,2.8038000 C 253.66635,3.0524000 253.76794,3.2668000 254.10229,3.3947000 C 254.39083,3.5051000 255.40861,3.8952000 256.36402,4.2617000 C 257.31944,4.6281000 258.26016,5.1195000 258.45452,5.3537000 C 258.94300,5.9423000 259.03760,5.8923000 259.03760,5.0457000 z M 191.73020,32.059900 C 191.60821,31.937900 191.50840,31.628200 191.50840,31.371700 C 191.50840,31.029300 191.59839,30.995200 191.84681,31.243700 C 192.03293,31.429800 192.13274,31.739500 192.06861,31.931900 C 192.00448,32.124300 191.85219,32.181900 191.73020,32.059900 z M 192.92793,32.040900 C 192.55624,31.669200 192.71883,31.330800 193.25747,31.355100 C 193.57861,31.369600 193.63820,31.440300 193.40767,31.533200 C 193.19750,31.617900 193.10291,31.812500 193.19748,31.965500 C 193.39720,32.288600 193.22410,32.337100 192.92793,32.040900 z M 199.89078,31.399100 C 199.83402,31.342300 199.85570,31.035400 199.93895,30.717000 C 200.06678,30.228200 200.31001,30.157700 201.50284,30.264000 C 202.27973,30.333200 203.16298,30.396200 203.46564,30.404200 C 203.78234,30.412400 203.92916,30.558900 203.81154,30.749200 C 203.69913,30.931100 203.34885,31.012400 203.03312,30.929800 C 202.71740,30.847300 202.45908,30.889400 202.45908,31.023500 C 202.45908,31.260300 200.09741,31.605700 199.89078,31.399100 z M 201.29937,30.819100 C 201.07979,30.731300 200.81743,30.742100 200.71635,30.843200 C 200.61527,30.944200 200.79493,31.016100 201.11560,31.002900 C 201.46995,30.988300 201.54203,30.916200 201.29937,30.819100 z M 193.94189,31.026900 C 193.94189,30.859600 194.07877,30.722700 194.24607,30.722700 C 194.41337,30.722700 194.55026,30.859600 194.55026,31.026900 C 194.55026,31.194200 194.41337,31.331100 194.24607,31.331100 C 194.07877,31.331100 193.94189,31.194200 193.94189,31.026900 z M 191.81259,30.460700 C 191.81259,30.316600 192.15480,30.264200 192.57305,30.344100 C 192.99131,30.424100 193.33351,30.542000 193.33351,30.606100 C 193.33351,30.670300 192.99131,30.722700 192.57305,30.722700 C 192.15480,30.722700 191.81259,30.604800 191.81259,30.460700 z M 196.22868,30.427300 C 196.14031,30.284300 195.48696,30.079200 194.77680,29.971500 C 192.61675,29.643900 192.15955,29.296200 192.41276,28.173500 C 192.53273,27.641600 192.58557,26.909400 192.53017,26.546400 C 192.47478,26.183400 192.56666,25.801600 192.73435,25.698000 C 193.18582,25.419000 192.77860,24.941800 192.25912,25.141100 C 192.01353,25.235400 191.81259,25.145000 191.81259,24.940300 C 191.81259,24.720900 192.05636,24.631800 192.40637,24.723400 C 193.19636,24.929900 193.25636,24.633100 192.92281,22.169000 C 192.68646,20.423000 192.57884,20.160100 192.27225,20.579300 C 192.07019,20.855700 191.74723,20.984300 191.55455,20.865200 C 191.12446,20.599400 191.08954,19.772100 191.50840,19.772100 C 191.67570,19.772100 191.81259,19.626000 191.81259,19.447400 C 191.81259,19.253500 191.54893,19.206400 191.15820,19.330400 C 190.63790,19.495500 190.54245,19.437400 190.69238,19.046700 C 190.79608,18.776400 190.76299,18.555300 190.61884,18.555300 C 190.47469,18.555300 190.27796,18.760600 190.18166,19.011600 C 189.90417,19.734700 188.99437,19.592500 189.22615,18.862200 C 189.33187,18.529100 189.30978,18.084300 189.17705,17.873600 C 189.01543,17.617200 188.87013,17.792100 188.73712,18.403200 C 188.54620,19.280500 188.53713,19.270900 188.50253,18.154600 C 188.46961,17.092100 188.40834,17.012600 187.78213,17.218700 C 186.21607,17.734100 185.90222,17.570400 185.67989,16.121800 C 185.40663,14.341500 185.37072,10.836900 185.61911,10.189600 C 185.77421,9.7854000 185.86557,9.7650000 186.07073,10.088700 C 186.26331,10.392500 186.32910,10.398900 186.33259,10.114200 C 186.33515,9.9050000 186.48335,9.7339000 186.66193,9.7339000 C 186.84819,9.7339000 186.90429,9.9933000 186.79352,10.342300 C 186.68276,10.691300 186.73886,10.950700 186.92512,10.950700 C 187.10370,10.950700 187.24980,10.737300 187.24980,10.476500 C 187.24980,10.215600 187.38669,10.086800 187.55399,10.190200 C 187.72129,10.293600 187.85817,10.106400 187.85817,9.7742000 C 187.85817,9.0713000 188.57263,8.8426000 189.76520,9.1638000 C 190.26936,9.2996000 190.53695,9.2764000 190.43167,9.1060000 C 190.32934,8.9404000 191.08282,8.8214000 192.23296,8.8214000 C 193.32042,8.8214000 194.30053,8.9676000 194.41098,9.1463000 C 194.52143,9.3250000 194.78659,9.4042000 195.00024,9.3222000 C 195.21388,9.2402000 195.53304,9.3175000 195.70949,9.4939000 C 195.88690,9.6713000 196.27737,9.7123000 196.58306,9.5856000 C 196.88709,9.4595000 197.81760,9.2950000 198.65087,9.2200000 C 199.48414,9.1450000 200.31804,8.9574000 200.50397,8.8030000 C 200.68991,8.6487000 200.93092,8.6114000 201.03955,8.7200000 C 201.35851,9.0390000 200.61511,9.7309000 199.91230,9.7692000 C 199.39276,9.7976000 199.37085,9.8321000 199.80118,9.9443000 C 200.09601,10.021200 200.25903,10.210700 200.16346,10.365300 C 199.87647,10.829700 200.55483,10.682200 201.06849,10.168500 C 201.59690,9.6401000 203.70876,9.4126000 204.89257,9.7565000 C 205.43113,9.9130000 205.12046,9.9867000 203.82792,10.009100 C 202.37901,10.034200 201.74364,10.212900 200.74548,10.875900 C 199.71765,11.558700 199.56198,11.780000 199.89262,12.088100 C 200.11508,12.295400 200.50977,12.383400 200.76972,12.283700 C 201.02966,12.183900 201.24234,12.253900 201.24234,12.439100 C 201.24234,12.624300 201.01357,12.775800 200.73397,12.775800 C 200.45436,12.775800 199.99506,12.984400 199.71331,13.239400 C 199.08218,13.810600 198.20048,13.521400 198.20048,12.743300 C 198.20048,12.426500 198.00494,12.167400 197.76593,12.167400 C 197.16243,12.167400 196.25338,13.120800 196.63311,13.355500 C 196.80784,13.463500 196.56016,14.046300 196.04722,14.734300 C 195.55849,15.389700 195.14901,15.730500 195.13725,15.491600 C 195.12439,15.230300 195.01170,15.299600 194.85444,15.665600 C 194.49466,16.502800 194.49466,16.800500 194.85444,16.578100 C 195.11104,16.419500 195.34834,18.334200 195.18711,19.262300 C 195.16316,19.400300 195.26827,19.436000 195.42069,19.341800 C 195.75240,19.136800 196.07353,20.083900 196.23699,21.749300 C 196.32519,22.647900 196.28496,22.807000 196.08308,22.357600 C 195.93275,22.023000 195.80014,21.441300 195.78838,21.064900 C 195.76272,20.243300 195.15863,20.133700 195.15863,20.950600 C 195.15863,21.264100 195.38105,22.119700 195.65289,22.851700 C 195.92473,23.583800 196.13097,24.498300 196.11119,24.883900 C 196.08781,25.339700 196.19737,25.509500 196.42439,25.369200 C 196.63675,25.238000 196.69068,25.287500 196.56203,25.495700 C 196.26745,25.972300 197.03767,27.331000 198.31808,28.593400 C 199.43018,29.689900 199.70343,30.395300 199.03699,30.449400 C 198.82787,30.466400 198.14660,30.526900 197.52307,30.583800 C 196.89953,30.640700 196.31706,30.570300 196.22868,30.427300 z M 193.94189,27.985100 C 193.94189,27.817800 193.72848,27.680900 193.46766,27.680900 C 193.20683,27.680900 193.07802,27.817800 193.18142,27.985100 C 193.28482,28.152400 193.49822,28.289300 193.65565,28.289300 C 193.81308,28.289300 193.94189,28.152400 193.94189,27.985100 z M 191.28300,12.167400 C 191.59402,12.167400 191.76389,12.030500 191.66049,11.863200 C 191.39726,11.437300 191.91871,11.482700 192.36012,11.924100 C 192.64403,12.208000 192.72514,12.136100 192.72514,11.600800 C 192.72514,11.061500 192.57689,10.933100 192.04073,11.007600 C 191.52649,11.079100 191.33214,10.932600 191.25911,10.418400 C 191.12581,9.4798000 190.58733,9.5488000 190.66560,10.494400 C 190.70021,10.912700 190.83556,11.254900 190.96638,11.254900 C 191.46575,11.254900 191.17592,11.799700 190.59584,11.951400 C 190.26124,12.038900 189.98747,12.287500 189.98747,12.504000 C 189.98747,12.810000 190.06859,12.816400 190.35250,12.532400 C 190.55326,12.331700 190.97199,12.167400 191.28300,12.167400 z M 193.57672,11.178800 C 193.11044,9.7967000 193.02933,9.7779000 193.02933,11.052100 C 193.02933,11.822900 193.16538,12.167400 193.46978,12.167400 C 193.83233,12.167400 193.85125,11.992600 193.57672,11.178800 z M 198.52029,11.002700 C 197.66904,10.875200 196.89340,11.166800 197.11787,11.530000 C 197.21976,11.694800 197.67962,11.664500 198.23954,11.456100 C 199.07812,11.143900 199.11078,11.091100 198.52029,11.002700 z M 189.98747,10.664400 C 189.98747,10.253700 189.43296,9.9689000 189.06995,10.193300 C 188.89992,10.298400 188.83956,10.511800 188.93581,10.667500 C 189.16416,11.037000 189.98747,11.034600 189.98747,10.664400 z M 193.39055,9.2220000 C 193.17097,9.1341000 192.90861,9.1449000 192.80753,9.2460000 C 192.70645,9.3471000 192.88611,9.4189000 193.20677,9.4057000 C 193.56113,9.3911000 193.63321,9.3191000 193.39055,9.2220000 z M 204.81652,30.508100 C 205.19295,30.435600 205.80893,30.435600 206.18536,30.508100 C 206.56178,30.580600 206.25380,30.639900 205.50094,30.639900 C 204.74808,30.639900 204.44009,30.580600 204.81652,30.508100 z M 187.98041,28.633300 C 187.99683,28.220700 188.19574,27.821400 188.42242,27.746000 C 188.72041,27.646900 188.77792,27.787400 188.63006,28.253300 C 188.50893,28.634900 188.55793,28.897600 188.75023,28.897600 C 188.92881,28.897600 189.07492,29.026000 189.07492,29.182900 C 189.07492,29.339800 188.82194,29.449100 188.51274,29.425800 C 188.12023,29.396300 187.95957,29.157100 187.98041,28.633300 z M 221.69882,29.092300 C 220.84998,28.671900 220.80532,28.283900 221.62392,28.441600 C 222.41824,28.594500 222.83952,28.864200 222.83952,29.219800 C 222.83952,29.565300 222.59977,29.538500 221.69882,29.092300 z M 208.45071,28.973700 C 208.09437,28.338500 207.95428,27.072500 208.24034,27.072500 C 208.41497,27.072500 208.68889,26.727900 208.84905,26.306600 C 209.10552,25.632000 210.18671,24.943200 210.98907,24.943200 C 211.14162,24.943200 211.48672,25.279400 211.75595,25.690300 C 212.31957,26.550500 212.08398,27.309000 211.42345,26.760800 C 211.09479,26.488000 210.97115,26.638400 210.80767,27.509800 C 210.51774,29.055300 209.91656,29.326300 210.15445,27.804200 C 210.32330,26.723800 210.30064,26.668900 209.90429,27.197700 C 209.65424,27.531400 209.54455,28.082500 209.64697,28.490500 C 209.79060,29.062800 209.70366,29.201800 209.20209,29.201800 C 208.85923,29.201800 208.52110,29.099200 208.45071,28.973700 z M 213.30837,28.086500 C 212.97604,27.754100 213.07829,27.072500 213.46046,27.072500 C 213.65565,27.072500 213.72528,27.162600 213.61519,27.272700 C 213.50511,27.382800 213.56750,27.656500 213.75383,27.881000 C 214.09208,28.288600 213.69405,28.472100 213.30837,28.086500 z M 197.29644,26.638600 C 196.84443,25.449800 196.93389,25.262600 197.47600,26.262900 C 197.73335,26.737800 197.86858,27.201600 197.77652,27.293700 C 197.68446,27.385800 197.46842,27.091000 197.29644,26.638600 z M 216.91678,27.086900 C 216.66629,26.681600 217.91748,25.575900 218.64265,25.561700 C 219.44109,25.546100 220.71022,26.212300 220.71022,26.647000 C 220.71022,26.952100 220.52898,26.941900 219.87371,26.600100 C 218.77526,26.027100 218.59149,26.044000 217.79610,26.791200 C 217.34945,27.210800 217.05464,27.310000 216.91678,27.086900 z M 214.52150,26.192900 C 214.77810,25.116400 214.89768,24.943200 215.38442,24.943200 C 215.84006,24.943200 216.28854,25.989700 216.01947,26.425100 C 215.92749,26.573900 215.51027,26.761100 215.09231,26.841000 C 214.40551,26.972300 214.35058,26.909900 214.52150,26.192900 z M 190.66809,26.110500 C 190.46105,25.903500 190.29166,25.526800 190.29166,25.273500 C 190.29166,24.874900 190.35785,24.879000 190.78324,25.304400 C 191.05362,25.574800 191.22301,25.951500 191.15967,26.141500 C 191.07651,26.391000 190.93994,26.382400 190.66809,26.110500 z M 227.92884,25.656200 C 228.13478,25.572900 228.54543,25.567900 228.84139,25.645000 C 229.13736,25.722100 228.96885,25.790300 228.46695,25.796500 C 227.96504,25.802700 227.72289,25.739600 227.92884,25.656200 z M 185.62748,24.132100 C 185.32414,23.828700 185.38271,22.752100 185.69216,22.943300 C 186.04084,23.158800 186.34773,24.334800 186.05528,24.334800 C 185.93152,24.334800 185.73901,24.243600 185.62748,24.132100 z M 213.64049,22.740800 C 212.86903,21.864100 212.28447,21.100100 212.34147,21.043200 C 212.60482,20.779800 213.72344,21.692800 214.31994,22.658000 C 214.79831,23.432000 215.20402,23.732400 215.79201,23.747900 C 216.51896,23.767000 216.54019,23.796500 215.99534,24.030700 C 215.66074,24.174400 215.30961,24.301700 215.21506,24.313500 C 215.12051,24.325200 214.41195,23.617500 213.64049,22.740800 z M 189.87747,22.661800 C 189.98834,22.372900 189.87328,22.205500 189.56374,22.205500 C 189.29489,22.205500 189.07492,22.102700 189.07492,21.977000 C 189.07492,21.851300 189.79355,21.730200 190.67189,21.707900 C 191.55023,21.685700 192.09776,21.731500 191.88863,21.809800 C 191.67951,21.888000 191.50840,22.131300 191.50840,22.350400 C 191.50840,22.761300 190.86500,23.118100 190.12423,23.118100 C 189.87423,23.118100 189.77371,22.932200 189.87747,22.661800 z M 186.23585,22.002800 C 186.12432,21.891200 186.04483,21.446400 186.05921,21.014200 C 186.08488,20.242600 186.09020,20.244600 186.35333,21.125600 C 186.62984,22.051400 186.58905,22.356000 186.23585,22.002800 z M 222.07905,20.988800 C 221.97565,20.821500 222.03602,20.684600 222.21319,20.684600 C 222.39037,20.684600 222.53533,20.821500 222.53533,20.988800 C 222.53533,21.156100 222.47497,21.293000 222.40119,21.293000 C 222.32741,21.293000 222.18245,21.156100 222.07905,20.988800 z M 189.07492,20.246300 C 189.07492,19.712000 189.25744,19.633300 189.51820,20.055200 C 189.61446,20.211000 189.55409,20.424400 189.38406,20.529500 C 189.21403,20.634500 189.07492,20.507100 189.07492,20.246300 z M 207.87545,17.914800 C 207.39801,17.379000 207.13081,16.800300 207.23523,16.528100 C 207.59054,15.602200 208.76395,14.702900 209.47517,14.811500 C 210.38191,14.949800 210.64456,15.209300 209.87792,15.209300 C 208.84563,15.209300 207.88997,16.099100 207.99310,16.964300 C 208.04448,17.395300 208.23967,17.798100 208.42687,17.859500 C 208.64533,17.931100 208.71108,17.677400 208.61046,17.151000 C 208.29755,15.514100 210.72483,14.905500 212.26907,16.233600 C 212.72915,16.629300 213.10558,17.052000 213.10558,17.172900 C 213.10558,17.293800 212.68442,17.038300 212.16968,16.605200 C 211.65494,16.172000 211.02996,15.817700 210.78085,15.817700 C 210.05033,15.817700 209.15116,16.411000 209.15116,16.893000 C 209.15116,17.474900 209.64494,17.467600 209.86954,16.882300 C 210.13140,16.199900 211.48077,16.327000 212.01099,17.084000 C 212.57282,17.886100 212.39191,18.251100 211.43256,18.251100 C 211.03405,18.251100 210.64188,18.358100 210.56108,18.488900 C 210.48027,18.619600 210.02732,18.750800 209.55452,18.780500 C 208.93981,18.819000 208.46141,18.572400 207.87545,17.914800 z M 212.66683,18.583700 C 212.57308,18.432000 212.77032,18.379500 213.10516,18.467100 C 213.81543,18.652800 213.90521,18.859500 213.27562,18.859500 C 213.03454,18.859500 212.76059,18.735400 212.66683,18.583700 z M 195.61491,18.251100 C 195.51151,18.083800 195.57187,17.946900 195.74905,17.946900 C 195.92622,17.946900 196.07118,18.083800 196.07118,18.251100 C 196.07118,18.418400 196.01082,18.555300 195.93704,18.555300 C 195.86327,18.555300 195.71830,18.418400 195.61491,18.251100 z M 214.01813,17.629500 C 214.01813,17.454900 213.68074,16.948200 213.26837,16.503400 C 212.85600,16.058700 212.58868,15.624800 212.67434,15.539100 C 212.87689,15.336600 214.62650,17.207200 214.62650,17.626300 C 214.62650,17.802600 214.48962,17.946900 214.32232,17.946900 C 214.15502,17.946900 214.01813,17.804100 214.01813,17.629500 z M 215.61511,16.528800 C 215.40598,16.444400 215.23488,16.235200 215.23488,16.063900 C 215.23488,15.884200 215.45991,15.848000 215.76720,15.978300 C 216.05998,16.102400 216.77862,16.306600 217.36418,16.432100 L 218.42882,16.660200 L 217.21208,16.671200 C 216.54287,16.677200 215.82424,16.613100 215.61511,16.528800 z M 214.39837,12.878500 C 214.18924,12.794100 214.01813,12.582900 214.01813,12.409000 C 214.01813,12.201600 214.15853,12.209500 214.42635,12.431700 C 214.65087,12.618100 214.92464,12.680400 215.03472,12.570400 C 215.14481,12.460300 215.23488,12.529900 215.23488,12.725100 C 215.23488,13.096900 215.03192,13.134200 214.39837,12.878500 z M 211.12837,12.027300 C 209.04431,11.695200 207.14865,10.980600 208.29670,10.959900 C 208.57961,10.954800 208.88391,11.068500 208.97293,11.212600 C 209.06195,11.356600 210.03587,11.546800 211.13721,11.635200 C 212.95374,11.781000 213.72632,11.998200 213.38441,12.267100 C 213.31470,12.321900 212.29949,12.214000 211.12837,12.027300 z M 206.10931,10.360300 C 206.10931,10.183100 206.24619,10.038100 206.41349,10.038100 C 206.58080,10.038100 206.71768,10.098500 206.71768,10.172300 C 206.71768,10.246000 206.58080,10.391000 206.41349,10.494400 C 206.24619,10.597800 206.10931,10.537400 206.10931,10.360300 z M 208.01681,10.462700 C 208.11788,10.361600 208.38024,10.350800 208.59983,10.438700 C 208.84249,10.535800 208.77041,10.607900 208.41605,10.622500 C 208.09539,10.635700 207.91573,10.563800 208.01681,10.462700 z M 186.64143,9.1256000 C 187.23117,8.7444000 187.55399,8.7444000 187.55399,9.1256000 C 187.55399,9.2929000 187.24600,9.4277000 186.86957,9.4251000 C 186.31612,9.4213000 186.27247,9.3640000 186.64143,9.1256000 z M 204.80847,9.2443000 C 204.70573,9.1415000 204.23774,9.0207000 203.76851,8.9757000 C 202.64046,8.8677000 201.85071,8.5248000 201.85071,8.1432000 C 201.85071,7.9733000 202.07085,8.0170000 202.33991,8.2403000 C 202.75569,8.5854000 202.89314,8.5587000 203.25588,8.0627000 C 203.67300,7.4922000 203.69329,7.4942000 204.15277,8.1502000 C 204.67023,8.8890000 205.27127,9.0653000 205.01746,8.4039000 C 204.89910,8.0955000 205.06384,8.0259000 205.64817,8.1376000 C 206.08317,8.2208000 206.39910,8.3074000 206.35024,8.3302000 C 206.30138,8.3530000 205.97653,8.6100000 205.62835,8.9013000 C 205.28016,9.1927000 204.91122,9.3470000 204.80847,9.2443000 z M 193.72008,8.3334000 C 193.82116,8.2323000 194.08352,8.2215000 194.30311,8.3094000 C 194.54576,8.4065000 194.47369,8.4786000 194.11933,8.4932000 C 193.79867,8.5064000 193.61901,8.4345000 193.72008,8.3334000 z M 198.67405,7.8328000 C 198.95993,6.9027000 199.06489,6.8264000 199.48313,7.2447000 C 199.75517,7.5167000 199.75627,7.6046000 199.48761,7.6046000 C 199.29210,7.6046000 199.21092,7.8100000 199.30722,8.0609000 C 199.41990,8.3545000 199.30075,8.5172000 198.97299,8.5172000 C 198.58526,8.5172000 198.51390,8.3538000 198.67405,7.8328000 z M 191.89497,8.0292000 C 191.99605,7.9282000 192.25841,7.9173000 192.47799,8.0052000 C 192.72065,8.1023000 192.64857,8.1744000 192.29421,8.1890000 C 191.97355,8.2022000 191.79389,8.1303000 191.89497,8.0292000 z M 195.85120,7.0038000 C 195.79586,6.2691000 195.95959,6.2328000 196.57092,6.8442000 C 196.82187,7.0951000 196.96017,7.3005000 196.87825,7.3005000 C 196.79634,7.3005000 196.54218,7.3723000 196.31345,7.4600000 C 196.05293,7.5600000 195.88026,7.3896000 195.85120,7.0038000 z M 186.25549,5.7551000 C 186.36305,5.3438000 186.50093,5.2059000 186.57687,5.4338000 C 186.65002,5.6532000 186.56525,5.9774000 186.38849,6.1541000 C 186.16276,6.3799000 186.12317,6.2611000 186.25549,5.7551000 z M 188.23583,5.4856000 C 187.95441,5.0308000 187.53143,4.8670000 186.63885,4.8670000 C 185.44717,4.8670000 185.42469,4.8467000 185.42469,3.7698000 C 185.42469,2.8943000 185.52190,2.7099000 185.90585,2.8572000 C 186.17048,2.9588000 186.54691,3.0462000 186.74236,3.0515000 C 186.93780,3.0569000 186.86056,3.2413000 186.57071,3.4614000 C 186.08333,3.8315000 186.10126,3.8878000 186.80910,4.2103000 C 187.43252,4.4944000 187.60685,4.4748000 187.74888,4.1047000 C 187.93025,3.6320000 188.67840,3.5172000 189.50632,3.8349000 C 190.36646,4.1649000 190.03139,4.6476000 189.07492,4.4563000 C 188.22482,4.2863000 187.74907,4.6785000 188.50127,4.9292000 C 188.68766,4.9914000 188.79033,5.2812000 188.72940,5.5732000 C 188.62975,6.0509000 188.58024,6.0421000 188.23583,5.4856000 z M 190.37404,4.3790000 C 190.47512,4.2779000 190.73748,4.2671000 190.95706,4.3550000 C 191.19972,4.4521000 191.12764,4.5242000 190.77329,4.5388000 C 190.45262,4.5520000 190.27296,4.4801000 190.37404,4.3790000 z M 193.38154,3.3460000 C 193.38154,2.9278000 193.45059,2.7567000 193.53497,2.9658000 C 193.61936,3.1749000 193.61936,3.5171000 193.53497,3.7263000 C 193.45059,3.9354000 193.38154,3.7643000 193.38154,3.3460000 z " id="tracing-f05-fr.svgpath1653"/>
+
+<rect id="d0e143" width="288" height="1000px" x="10" y="1734.4447672" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e143" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Notez le très grand nombre de nœuds du chemin. Après avoir appuyé sur <flowSpan style="font-weight:bold">Ctrl+L</flowSpan>, voici un résultat typique :
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1772.2138301999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="81.327339" y="128.33766" id="tracing-f06-fr.svgtext2885" sodipodi:linespacing="100.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="tracing-f06-fr.svgtspan2886" x="81.327339" y="128.33766">Image originale</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1772.2138301999998) " xml:space="preserve" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" x="226.90746" y="124.67367" id="tracing-f06-fr.svgtext2888" sodipodi:linespacing="100.00000%" sodipodi:insensitive="true"><tspan sodipodi:role="line" id="tracing-f06-fr.svgtspan2889" x="226.90746" y="124.67367">Image vectorisée / Chemin résultant - Simplifié</tspan><tspan sodipodi:role="line" id="tracing-f06-fr.svgtspan2891" x="226.90746" y="130.67367">(384 nœuds)</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1772.2138301999998) " xlink:href="oldguitar.jpg" sodipodi:absref="/oldguitar.jpg" width="83.346848" height="115.89471" id="tracing-f06-fr.svgimage1855" x="39.653900" y="0.058779296"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1772.2138301999998) " d="M 185.35846,89.641600 C 185.35846,80.870900 185.35846,72.100200 185.35846,63.329500 C 188.11292,63.544000 183.89504,62.846400 185.34938,60.584700 C 185.36261,51.410800 185.37584,42.236900 185.38907,33.063000 C 188.53357,32.680700 188.91239,32.250500 190.53842,32.922800 C 190.43727,32.380100 197.15024,33.985400 194.81045,31.915900 C 197.13314,31.966200 199.85180,31.522800 196.69694,33.086500 C 200.45333,32.413800 204.30743,30.503600 207.83133,32.736800 C 213.16314,32.834200 210.86231,32.774500 209.42956,31.686800 C 212.60362,31.257900 203.23833,31.548500 207.66810,31.600700 C 209.74588,28.799900 217.30428,35.485400 214.58504,28.381100 C 216.14921,27.888300 215.97569,34.507700 217.47832,29.079700 C 220.03548,25.347100 219.88363,32.573000 223.85234,30.683700 C 224.92126,26.982600 219.68033,24.000400 216.73211,22.518000 C 219.53604,24.202400 221.98861,23.310900 218.90088,20.494900 C 218.56373,17.300700 224.13414,24.331100 226.89790,23.518600 C 231.23218,25.261400 219.56563,26.162700 226.39226,26.374000 C 227.48257,28.078600 231.22521,32.383900 230.33924,27.057200 C 230.30338,25.238400 230.10584,16.930100 228.85007,22.264400 C 225.39197,21.385200 223.79159,17.427600 221.13894,18.108600 C 220.52141,16.631500 222.29546,16.604600 222.87527,15.541900 C 222.06013,17.865500 229.37327,18.890300 228.78653,16.394200 C 227.35904,14.265100 223.00111,18.144300 223.83793,14.621800 C 228.37586,14.999400 226.51356,11.957500 224.18595,12.277900 C 222.68989,14.112800 214.29812,15.720600 215.56687,14.702900 C 217.20112,12.996300 222.84710,13.466500 225.56012,9.9888000 C 230.34960,7.2334000 235.30939,4.5941000 240.99616,6.1049000 C 242.82144,4.3012000 239.55894,-1.0683000 243.87721,0.18850000 C 248.96517,0.30570000 254.18636,-0.35400000 259.16353,0.51890000 C 262.87421,0.086600000 271.12089,-1.5968000 268.54092,5.4950000 C 268.61378,42.314400 268.63866,79.134800 268.40111,115.95360 C 240.72023,115.95360 213.03935,115.95360 185.35846,115.95360 C 185.35846,107.18300 185.35846,98.412300 185.35846,89.641600 z M 192.34403,114.75690 C 193.16051,111.80300 190.07137,116.83610 192.34403,114.75690 L 192.34403,114.75690 z M 194.69936,113.12230 C 194.59671,110.65710 193.61419,116.06920 194.69936,113.12230 z M 195.88456,112.99410 C 195.29227,113.21340 196.30382,114.42060 195.88456,112.99410 z M 193.57148,112.48040 C 195.15322,107.70690 190.86007,115.43790 193.57148,112.48040 z M 191.76963,112.68360 C 193.01805,108.08360 197.18561,103.01210 201.81865,102.79090 C 203.27632,100.71860 201.34038,97.768500 201.74084,95.583100 C 196.82108,91.233700 198.21213,104.13440 194.11755,106.26670 C 191.16739,107.05040 190.15573,112.26040 191.76963,112.68360 z M 246.83377,109.62630 C 244.34872,104.77830 247.58722,114.06890 246.83377,109.62630 L 246.83377,109.62630 z M 245.10621,109.45890 C 243.71648,108.05050 245.52890,111.34220 245.10621,109.45890 z M 243.77718,107.46460 C 241.43006,105.75090 244.68589,110.08730 243.77718,107.46460 z M 246.05393,105.93290 C 244.59200,103.24070 244.19312,111.16610 246.05393,105.93290 L 246.05393,105.93290 z M 243.45790,104.73600 C 241.57490,101.51240 242.94491,106.19340 243.45790,104.73600 z M 245.89139,104.37660 C 245.27298,103.70910 245.20273,105.39440 245.89139,104.37660 z M 238.40313,101.95580 C 235.57426,99.952300 236.70943,102.92560 238.40313,101.95580 z M 244.42749,101.75330 C 242.67226,101.56150 245.00450,102.28930 244.42749,101.75330 z M 235.85328,101.15810 C 232.73927,99.966300 233.74001,97.285900 232.10699,97.044300 C 234.73703,97.958100 234.20521,99.168000 236.98065,99.033200 C 240.46033,101.80530 243.57601,99.826500 247.01989,100.63290 C 244.70948,98.319000 238.52100,101.09240 235.42962,97.385900 C 228.08451,93.513800 222.09260,86.843800 213.52697,85.623600 C 210.40930,84.323700 203.92131,81.442000 203.82509,79.140700 C 207.61395,74.822400 197.60860,78.448400 196.78104,80.497100 C 192.70653,83.922700 198.92782,90.058400 200.10743,89.203600 C 201.41079,87.006100 201.99591,89.501000 200.35291,89.963800 C 201.23393,89.177900 206.66310,92.644800 202.95731,88.789100 C 200.47777,87.258400 199.28921,87.301000 200.81434,85.797300 C 203.67819,85.061300 205.49464,92.706100 205.22906,88.043800 C 207.05745,89.839800 210.81478,92.576400 210.79320,88.784600 C 211.30682,89.410100 215.73385,92.364800 218.89150,93.644900 C 219.90574,90.713100 222.05016,96.343600 218.87387,94.599900 C 222.07104,97.581800 228.57184,97.498900 232.77530,100.03520 C 233.83579,99.962600 235.00890,101.78500 235.85328,101.15810 z M 230.07373,97.702500 C 230.83054,96.518200 230.83056,98.886700 230.07373,97.702500 z M 228.85700,97.094100 C 226.78937,97.819900 224.19307,93.954500 225.69495,95.098100 C 224.67239,95.739900 231.55829,97.591500 228.85700,97.094100 z M 223.91156,95.851600 C 221.02477,95.171700 223.64177,93.451400 224.49596,96.140400 L 223.91157,95.851600 L 223.91156,95.851600 z M 221.55654,94.526500 C 221.95109,93.080800 222.19543,95.656900 221.55654,94.526500 z M 223.91397,94.459300 C 226.07877,94.113200 223.70319,94.999100 223.91397,94.459300 z M 202.08867,89.963700 C 202.85609,88.772600 202.92632,90.603100 202.08867,89.963700 z M 204.62712,86.890800 C 204.44804,85.246400 206.53422,88.606600 204.62712,86.890800 L 204.62712,86.890800 z M 206.09391,98.670100 C 208.79782,97.840900 212.98624,96.917500 207.59352,96.627300 C 204.95368,94.849600 200.83766,96.695900 204.05309,99.214500 L 204.93081,99.077600 L 206.09391,98.670100 L 206.09391,98.670100 z M 218.51468,95.095200 C 216.84300,92.353500 214.24061,94.754700 218.51468,95.095200 z M 214.25609,94.052200 C 213.49890,92.868200 213.49964,95.236500 214.25609,94.052200 z M 215.70098,93.672000 C 214.61547,92.475500 214.84303,95.144200 215.70098,93.672000 z M 208.17238,90.706200 C 207.03246,89.459500 207.03246,91.952900 208.17238,90.706200 z M 231.74675,82.493200 C 230.81396,81.515200 231.65068,83.541400 231.74675,82.493200 z M 228.40071,81.884800 C 227.00199,80.803000 228.38105,82.923900 228.40071,81.884800 z M 241.66993,81.071100 C 240.56167,79.679100 242.49569,83.315600 241.66993,81.071100 z M 227.16877,81.310600 C 224.20155,79.642400 226.42480,81.885400 227.16877,81.310600 z M 230.68212,80.650100 C 229.47564,80.825000 230.48699,80.517400 230.68212,80.650100 z M 225.05468,80.363900 C 223.44358,79.252700 225.39580,81.412200 225.05468,80.363900 z M 242.54535,79.628800 C 243.01789,78.105400 244.96234,75.843400 243.54392,75.885800 C 247.22750,75.105400 244.39118,77.143200 243.95592,79.428600 C 246.43601,78.972900 247.77614,68.866200 246.51929,70.894300 C 245.59498,78.480900 246.08699,64.960300 243.75813,65.763000 C 244.48556,67.304400 237.53852,67.645200 239.27535,65.753500 C 239.18398,63.043200 236.30188,58.277800 233.04645,55.803600 C 236.33383,56.683400 239.42478,62.390300 241.00647,65.763000 C 242.43945,61.920200 234.67850,55.819500 235.00990,55.229100 C 237.41130,56.677400 243.10434,62.250100 238.53937,56.637400 C 237.55279,54.893200 232.27302,52.699300 237.23971,54.497000 C 239.02072,56.163200 244.55298,62.126400 240.41715,56.677700 C 239.65994,52.960100 230.19493,52.993300 235.66861,49.849400 C 236.45817,46.698600 240.17435,39.584400 239.49164,38.633100 C 236.29736,40.109500 242.50858,34.956500 238.77921,36.432100 C 236.08983,35.854900 235.20697,36.912200 238.36928,36.655100 C 239.66017,39.440300 234.46295,40.243400 235.10982,36.665700 C 227.75789,36.584600 228.06378,45.206600 228.17036,50.410700 C 225.10962,55.417300 215.29488,53.287700 212.53790,58.176100 C 211.80073,63.377100 215.41798,70.084700 220.41351,63.988800 C 223.68698,61.811100 226.18051,57.661900 229.06338,56.145600 C 231.87611,56.198400 230.73441,58.838700 234.86042,59.897600 C 237.21247,61.052000 239.95157,65.986200 236.70256,64.467000 C 237.94968,67.929500 240.46429,70.115200 240.20298,74.006600 C 242.11678,73.353700 241.64449,78.992700 240.06161,74.888600 C 239.90831,75.851200 241.99377,80.292600 242.54535,79.628800 z M 242.14611,77.429800 C 241.49353,75.845100 244.47611,77.575500 242.14610,77.429800 L 242.14611,77.429800 z M 242.24115,75.022700 C 243.37851,75.371700 242.51948,75.019700 242.24115,75.022700 z M 245.76453,75.233600 C 245.56341,73.349600 246.67795,75.957900 245.76453,75.233600 z M 241.02442,69.099500 C 241.91695,68.082600 242.43445,69.677700 241.02442,69.099500 z M 244.09029,67.461500 C 244.22027,66.139600 244.37132,68.599700 244.09029,67.461500 z M 232.65932,58.462600 C 232.59547,57.236100 233.90893,59.607800 232.65932,58.462600 z M 231.42467,54.974200 C 230.17571,53.520100 233.63753,56.433300 231.42467,54.974100 L 231.42467,54.974200 z M 234.94071,48.576400 C 235.48369,47.117700 235.48347,50.035400 234.94071,48.576400 z M 233.63083,48.534100 C 233.42942,46.865900 235.13630,49.290600 233.63083,48.534100 z M 236.76583,44.031600 C 237.53318,42.840400 237.60350,44.671200 236.76583,44.031600 z M 236.76583,41.902400 C 237.67273,40.063700 237.38282,43.287200 236.76583,41.902400 z M 237.37420,41.124100 C 238.13084,39.939800 238.13116,42.307900 237.37420,41.124100 z M 236.81385,40.515700 C 237.02454,38.745000 237.02474,42.287300 236.81385,40.515700 z M 232.00859,38.271500 C 233.85682,35.587000 233.90588,39.071200 232.00860,38.271500 L 232.00859,38.271500 z M 234.33699,37.549800 C 235.59923,34.794000 234.38330,39.583500 234.33699,37.549800 z M 223.78888,78.977000 C 225.87748,77.075600 223.93548,76.048700 224.01145,76.409500 C 224.65082,69.466900 222.11849,82.219600 222.06066,76.238000 C 223.26625,71.440000 220.00264,73.554300 220.33238,75.458200 C 217.37029,73.301400 223.90833,81.171300 223.78888,78.977000 z M 223.45223,76.713700 C 223.62104,74.637100 223.62101,78.790300 223.45223,76.713700 z M 221.15096,76.206700 C 219.77132,74.661800 222.73898,76.473500 221.15096,76.206700 z M 235.24489,76.713700 C 234.48788,75.529500 234.48828,77.898100 235.24489,76.713700 z M 219.12307,74.014200 C 218.27149,71.323100 218.38950,71.254500 219.59016,72.303000 C 222.27939,69.735900 217.42218,72.087300 219.85074,69.186400 C 223.38796,69.124300 221.77146,74.755700 222.71465,69.441600 C 223.63029,66.649400 224.81587,61.303800 220.49189,65.214600 C 216.84106,65.923200 217.05962,73.083700 219.12307,74.014200 z M 218.25983,69.489300 C 217.52209,66.176700 219.83005,71.366800 218.25983,69.489300 z M 235.36200,73.530400 C 238.10010,69.519300 234.31092,69.485300 233.76895,70.838800 C 233.10133,68.604300 240.88557,67.483400 234.47032,66.873300 C 232.45792,69.238000 233.63705,70.902500 234.58581,73.551100 C 233.67364,74.348200 235.35246,74.666800 235.36200,73.530400 z M 234.23095,68.297900 C 233.60220,66.011100 235.74070,69.531000 234.23095,68.297900 z M 230.25753,73.145800 C 229.66522,73.364900 230.67676,74.572200 230.25753,73.145800 z M 238.28675,73.671800 C 237.52986,72.487600 237.53001,74.856100 238.28675,73.671800 z M 224.28955,72.683300 C 223.83943,70.729400 224.00492,75.361900 224.28955,72.683300 z M 236.93274,72.535400 C 238.11715,70.045800 236.06469,66.331900 236.67646,70.406600 C 235.92108,70.695500 235.86338,74.254700 236.93274,72.535400 z M 238.59095,71.809500 C 237.73472,70.038000 237.53491,74.968900 238.59094,71.809500 L 238.59095,71.809500 z M 233.27153,67.874700 C 232.30702,66.573300 233.69574,62.400400 231.70469,66.006500 C 231.17587,65.566300 229.64204,67.715000 230.65181,64.074700 C 231.33669,62.219800 227.22461,58.131800 229.09274,62.331400 C 230.53516,64.551600 229.22477,70.063200 231.44982,68.008200 C 230.26233,71.598700 233.57552,66.369300 232.11287,70.134200 C 232.91843,69.837600 232.98252,68.554600 233.27153,67.874700 z M 225.38669,69.076600 C 221.75368,67.129000 226.86649,71.292800 225.38669,69.076600 L 225.38669,69.076600 z M 228.09653,68.804800 C 226.48545,67.693600 228.43763,69.853100 228.09653,68.804800 z M 246.32737,67.230700 C 244.84888,64.119800 246.64228,60.839100 245.11270,59.738500 C 242.18707,55.343000 242.06059,67.029800 243.94664,63.556400 C 240.57294,59.722500 246.28212,58.836600 244.42096,61.023300 C 243.12559,60.759500 244.04441,63.244100 244.79062,62.207000 C 244.23435,63.270100 245.98941,69.242600 246.32737,67.230700 z M 224.73079,67.620000 C 224.08928,65.924700 223.49979,68.757400 224.73079,67.620000 z M 227.03188,66.947200 C 225.53836,66.942200 227.80415,64.763300 225.51096,66.675500 C 225.41643,67.473900 226.76499,67.453500 227.03188,66.947200 z M 229.02208,67.000600 C 230.74022,63.126200 227.27410,66.929000 229.02208,67.000600 z M 203.71959,65.306700 C 202.12375,63.712900 203.91535,66.865400 203.71959,65.306700 z M 207.39086,65.424700 C 209.36443,64.278600 206.12739,64.824000 208.38957,63.430000 C 205.98801,63.237300 202.68730,66.374500 207.39086,65.424700 z M 211.68847,64.735100 C 211.33095,60.029600 210.07151,62.247800 211.01511,65.352700 C 211.39248,65.690600 211.65805,64.938000 211.68847,64.735100 z M 225.51096,65.154600 C 222.92071,63.756400 225.51698,66.539100 225.51096,65.154600 z M 227.17098,64.871500 C 227.09890,63.455500 226.03973,65.889600 227.17098,64.871500 z M 210.30169,63.930900 C 208.97708,62.407100 209.12013,66.187100 210.30169,63.930900 z M 200.54636,63.253400 C 199.44109,62.660800 200.23693,65.986200 200.54636,63.253400 z M 225.98178,63.405500 C 224.81302,59.679600 225.43758,67.054500 225.98178,63.405500 z M 232.50722,63.463700 C 231.37016,63.812800 232.22855,63.460800 232.50722,63.463700 z M 227.48816,63.329500 C 229.47221,61.049400 226.56747,63.466400 227.48816,63.329500 z M 236.87209,63.187200 C 236.59028,61.378500 235.46355,64.314500 236.87209,63.187200 z M 205.88836,62.340900 C 209.61615,60.335400 204.06000,59.929300 204.71149,60.896000 C 204.94099,60.809100 204.75664,65.052400 205.88836,62.340900 z M 192.35472,62.654300 C 194.60214,61.620500 197.06057,59.945300 192.40245,60.958700 C 189.34035,60.971200 187.89129,63.501500 192.35472,62.654300 z M 192.37874,61.681800 C 192.50874,60.360200 192.65977,62.820400 192.37874,61.681800 z M 202.93045,62.112500 C 201.57665,60.581600 203.57244,64.313700 202.93045,62.112500 z M 196.61333,62.416900 C 195.88471,61.201800 196.12836,63.548100 196.61333,62.416900 z M 200.25431,61.819400 C 199.58644,60.302800 198.44344,64.193300 200.25431,61.819400 z M 209.99749,62.272000 C 206.75495,61.185400 207.52023,63.600100 209.99749,62.272000 z M 232.35514,62.112800 C 234.28177,62.273200 230.24212,61.401600 232.02950,62.224500 L 232.35513,62.112800 L 232.35514,62.112800 z M 234.85888,62.510300 C 232.26118,62.248300 235.29096,63.009200 234.85888,62.510300 z M 247.31380,60.211600 C 250.39720,55.848200 252.06451,52.222400 252.40650,49.177200 C 253.57929,44.914400 249.42475,38.721800 245.60482,39.402600 C 248.89998,39.782400 247.91112,41.718200 250.11389,42.962800 C 251.12827,45.654100 249.74760,46.862200 250.84553,47.922900 C 252.22518,50.238700 251.91581,48.760300 249.96473,49.717200 C 249.66592,50.910600 248.69595,47.472800 248.02167,51.005600 C 244.61147,50.829100 248.51616,49.565800 248.84075,47.635500 C 250.88254,50.912300 248.92963,41.559300 247.28030,42.981500 C 248.50235,41.310800 245.44454,42.424100 246.01024,40.573700 C 244.23116,44.577100 246.23388,37.727000 244.49463,41.746500 C 242.74278,44.791500 241.16059,49.790600 244.37046,47.055600 C 246.54189,42.133200 245.67856,46.698600 244.36748,49.352900 C 242.99958,48.313100 243.42004,47.951800 241.50975,49.521300 C 240.61754,51.258300 239.39824,54.864500 241.62976,51.618400 C 241.31531,53.689300 243.09588,53.499900 243.30941,53.341700 C 243.50406,51.243500 247.39069,52.544900 245.56019,54.628100 C 242.59419,52.408500 245.51310,59.062700 242.17699,55.391800 C 240.59339,54.366700 242.23823,57.634700 244.31723,57.724500 C 247.57736,57.692500 244.77681,65.180800 247.31380,60.211600 z M 245.49907,56.941600 C 245.92819,54.936900 246.53411,58.865000 245.49907,56.941600 z M 244.06627,56.637400 C 244.82327,55.453200 244.82292,57.821700 244.06627,56.637400 z M 246.54918,55.540800 C 248.42510,52.973300 249.25796,57.730700 246.54918,55.540800 z M 249.23743,54.964400 C 251.04487,53.247000 247.28461,55.109600 248.62906,52.835100 C 249.08207,48.616100 249.58481,53.785500 249.43831,53.072600 C 249.74267,50.181700 251.81904,54.464800 250.19922,53.760100 C 250.84882,54.057300 249.45119,56.410800 249.23743,54.964400 z M 247.10813,53.595600 C 248.19989,51.516700 247.78871,55.561100 247.10813,53.595600 z M 246.80394,52.396800 C 247.45824,51.294100 247.65079,53.069800 246.80394,52.396800 z M 241.63279,50.419600 C 242.40002,49.228300 242.47060,51.059000 241.63279,50.419600 z M 246.69394,48.576400 C 246.79600,46.905600 247.59501,50.152600 246.69394,48.576400 z M 251.68132,46.777900 C 248.45502,43.594900 253.64782,44.366200 251.68132,46.777900 z M 246.65184,47.207700 C 248.05405,47.045800 246.89140,47.059300 246.65184,47.207700 z M 244.06627,44.317900 C 245.71342,42.924600 243.67016,45.930800 244.06627,44.317900 z M 246.49976,44.470000 C 247.90599,43.164700 247.09311,45.681600 246.49976,44.470000 z M 187.54479,61.600700 C 185.78957,61.408900 188.12183,62.136800 187.54479,61.600700 z M 203.50499,60.385800 C 200.07845,59.621500 204.49249,63.042300 203.50500,60.385800 L 203.50499,60.385800 z M 186.42311,61.200200 C 184.83528,60.027000 186.08414,62.460800 186.42311,61.200200 z M 199.48932,60.340900 C 196.53592,60.300700 199.49912,62.232200 199.48932,60.340900 z M 201.17611,60.896000 C 200.04876,59.836000 200.35587,61.513500 201.17611,60.896000 z M 197.13987,60.685200 C 194.54225,60.423300 197.57177,61.184000 197.13987,60.685200 z M 208.53360,60.688100 C 206.77838,60.496300 209.11061,61.224200 208.53360,60.688100 z M 230.60602,59.805900 C 229.09000,59.424200 230.48875,61.597000 230.60602,59.805900 z M 208.05198,58.849200 C 207.45973,59.068000 208.47123,60.275700 208.05198,58.849200 z M 207.56401,58.766800 C 206.87669,57.519100 206.24581,60.033600 207.56401,58.766800 z M 230.37792,58.472100 C 229.44859,57.799400 229.00045,59.534900 230.37792,58.472100 z M 243.64168,57.936600 C 243.04936,58.155500 244.06107,59.363100 243.64168,57.936600 z M 242.76987,57.339900 C 240.44908,56.030900 243.81804,59.160800 242.76987,57.339900 z M 240.61582,54.981800 C 238.18656,53.472200 242.75507,57.512600 240.61582,54.981800 z M 214.40818,54.508100 C 213.00631,54.346100 214.16823,54.359800 214.40818,54.508100 z M 241.18380,53.876700 C 241.71863,51.313300 239.44265,56.246900 241.18380,53.876700 z M 215.46402,53.607500 C 216.82831,52.212000 212.03286,54.725000 215.46402,53.607500 z M 218.23903,51.981500 C 217.09728,52.289700 219.16898,54.035400 218.23903,51.981500 L 218.23903,51.981500 z M 215.77703,50.148100 C 215.02508,48.121200 213.98961,51.854600 215.77702,50.148100 L 215.77703,50.148100 z M 217.97261,48.673200 C 217.27660,49.298900 218.77703,50.596300 217.97261,48.673200 z M 217.29795,49.336900 C 216.56925,48.121800 216.81305,50.468300 217.29795,49.336900 z M 214.98183,48.595700 C 213.57790,47.495900 214.54514,50.024700 214.98183,48.595700 z M 217.90631,46.276200 C 215.20056,42.174000 215.63899,48.661500 217.90631,46.276200 z M 200.26355,45.382600 C 199.53523,44.167300 199.77821,46.513600 200.26355,45.382600 z M 216.82961,43.967300 C 214.24093,42.548900 218.04605,45.806100 216.82961,43.967300 L 216.82961,43.967300 z M 227.23334,42.873000 C 226.69767,42.675600 227.56615,45.003800 227.23334,42.873000 z M 215.77703,42.626900 C 214.57052,42.801800 215.58194,42.494100 215.77703,42.626900 z M 216.93293,42.279900 C 218.43458,39.494300 214.56304,43.725000 216.93292,42.279900 L 216.93293,42.279900 z M 192.35472,41.884400 C 191.62298,40.187500 192.02136,43.496300 192.35472,41.884400 z M 226.92723,40.433700 C 226.54034,39.671500 227.10201,44.700900 226.92723,40.433700 z M 247.79065,41.226100 C 247.09712,39.436500 246.74869,41.934500 247.79065,41.226100 z M 216.54055,40.510700 C 220.03148,37.120700 213.28791,41.520800 216.54055,40.510700 z M 186.47054,36.175200 C 186.08340,35.430000 186.64573,40.418600 186.47054,36.175200 z M 204.82634,35.916900 C 204.13764,35.246700 204.16582,37.489800 204.82634,35.916900 z M 257.86950,29.929400 C 259.36880,24.722500 259.06493,15.697500 255.62557,13.653300 C 258.50422,18.601600 256.88416,24.066400 254.96581,29.050400 C 255.19687,32.547500 257.98053,35.943900 257.86950,29.929400 z M 204.82634,32.606800 C 201.71284,31.409600 203.07789,33.493700 204.82634,32.606800 z M 227.33606,31.237900 C 226.96596,29.795400 226.73149,32.751300 227.33606,31.237900 z M 219.11840,29.775100 C 218.40799,25.825400 218.39348,32.687600 219.11840,29.775100 z M 228.24863,20.895500 C 226.17163,19.297300 228.93731,22.417800 228.24863,20.895500 z M 229.00908,20.135000 C 228.07610,19.157500 228.91328,21.183300 229.00908,20.135000 z M 228.09653,18.918400 C 227.16369,17.940400 228.00050,19.966600 228.09653,18.918400 z M 243.76209,15.572400 C 241.86678,13.410400 240.67667,10.635900 241.37325,7.5333000 C 238.99941,5.6288000 231.97019,5.4899000 235.69493,9.3810000 C 237.01535,8.7262000 240.81032,16.574500 243.76209,15.572400 z M 256.16716,10.233300 C 252.56539,8.6051000 255.36306,11.921000 256.16716,10.233300 z M 252.39444,10.086700 C 248.26776,8.7651000 248.75276,11.517300 252.39444,10.086700 z M 254.21392,8.4377000 C 261.68210,9.4622000 250.55307,6.1625000 251.74696,8.6442000 C 252.54214,8.3665000 253.38995,8.4202000 254.21392,8.4377000 z M 258.25803,6.9162000 C 255.88126,4.5103000 249.63777,4.3506000 256.00940,6.3106000 C 256.40269,6.2811000 258.86851,8.4575000 258.25803,6.9162000 z M 252.26961,6.0085000 C 250.98120,6.4304000 251.53510,8.3597000 252.26961,6.0085000 z M 258.97136,5.1046000 C 257.92321,2.4830000 250.26921,2.3596000 256.29779,4.3206000 C 257.03198,4.0263000 259.37130,6.9239000 258.97136,5.1046000 z M 191.66397,32.118800 C 190.56111,29.547700 192.94905,32.350900 191.66397,32.118800 z M 192.86170,32.099800 C 192.84089,30.353900 193.83733,32.385700 192.86170,32.099800 z M 199.82454,31.458000 C 200.33700,28.660100 206.57253,31.294200 201.18618,31.436500 L 199.82455,31.458000 L 199.82454,31.458000 z M 201.23314,30.878000 C 199.47785,30.686400 201.81025,31.413900 201.23314,30.878000 z M 193.87566,31.085800 C 194.63246,29.901500 194.63247,32.270000 193.87566,31.085800 z M 191.74636,30.519600 C 193.38400,29.874300 194.02507,31.501700 191.74636,30.519600 z M 196.16245,30.486200 C 192.10180,30.853500 192.17996,27.538000 192.54979,25.163700 C 191.69978,25.957100 194.58894,19.742100 191.24076,20.641200 C 192.35260,17.604300 188.86505,20.757700 188.88013,17.872000 C 188.28819,20.654500 188.81421,15.361100 186.16088,17.465600 C 184.49196,15.561100 185.56934,7.2611000 186.85889,11.009600 C 188.02222,8.4388000 191.89859,8.6968000 194.60068,9.3909000 C 196.80914,10.188500 203.14578,7.7655000 199.73495,10.003200 C 199.94839,10.940600 208.46305,8.9789000 202.80917,10.120800 C 200.41848,10.294300 198.94998,12.311600 201.02678,12.735800 C 198.48962,14.671000 196.76512,10.372800 195.98099,14.793200 C 192.95502,16.418700 196.36028,19.646900 196.20258,22.617800 C 194.19863,17.167000 196.03999,26.518500 197.39587,27.702700 C 200.22552,30.186300 199.68226,31.104800 196.16245,30.486200 z M 193.87566,28.044000 C 192.46927,26.738700 193.28248,29.255600 193.87566,28.044000 z M 191.21677,12.226400 C 193.80417,12.489100 191.22502,9.4991000 190.59937,10.553300 C 192.21561,11.778200 188.09423,13.385400 191.21677,12.226400 z M 193.51049,11.237700 C 192.09396,7.7897000 193.73460,14.672000 193.51049,11.237700 z M 198.45406,11.061600 C 194.95903,11.128700 199.35017,12.278500 198.45406,11.061600 z M 189.92124,10.723300 C 188.70209,8.6053000 188.40500,12.156800 189.92124,10.723300 z M 193.32431,9.2809000 C 191.56902,9.0892000 193.90133,9.8166000 193.32431,9.2809000 z M 204.75029,30.567000 C 208.16168,30.413500 204.58834,30.998800 204.75029,30.567000 z M 187.91417,28.692200 C 188.80394,25.788300 189.23326,31.669800 187.91417,28.692200 z M 221.63259,29.151200 C 219.39176,26.929600 225.02802,30.427700 221.63259,29.151200 z M 208.38448,29.032600 C 205.91912,24.963500 214.38161,24.991800 210.98738,26.765100 C 210.13163,31.563300 209.84442,24.397000 209.60025,29.119700 L 209.13586,29.260700 L 208.38448,29.032600 L 208.38448,29.032600 z M 213.24215,28.145400 C 212.46731,25.314400 214.79690,29.022400 213.24215,28.145400 z M 197.23021,26.697500 C 196.18748,23.446900 198.66522,29.096700 197.23021,26.697500 z M 216.85054,27.145800 C 217.80865,23.768000 223.19579,27.871000 218.23558,26.424400 C 217.79380,26.572100 217.42506,27.547400 216.85054,27.145800 z M 214.45527,26.251700 C 216.01851,22.272100 216.38850,29.134500 214.45527,26.251700 z M 190.60186,26.169300 C 188.57167,22.427500 192.46474,27.299100 190.60186,26.169300 z M 227.86261,25.715100 C 232.14120,25.540900 227.09131,26.101800 227.86261,25.715100 z M 185.56125,24.190900 C 184.50318,20.989700 187.25553,25.118400 185.56125,24.190900 z M 213.57425,22.799700 C 209.45913,18.708300 218.21688,24.625900 215.14883,24.372400 C 214.54556,23.931400 214.07831,23.342700 213.57425,22.799700 z M 189.81124,22.720700 C 187.78788,20.519900 194.54773,22.670000 189.80196,23.050200 L 189.81124,22.720700 L 189.81124,22.720700 z M 186.16962,22.061700 C 185.20901,18.975200 187.33452,22.431700 186.16962,22.061700 z M 222.01282,21.047600 C 221.94911,19.821400 223.26238,22.193200 222.01282,21.047600 z M 189.00869,20.305200 C 189.40327,18.859500 189.64755,21.435800 189.00869,20.305200 z M 207.80922,17.973700 C 205.25903,14.936400 213.28272,13.978400 208.03270,16.384000 C 207.93020,20.289500 209.44559,12.624700 212.20284,16.292500 C 215.13424,16.665200 206.90965,16.243300 209.80331,16.941200 C 215.50602,15.818800 209.95243,20.942600 207.80922,17.973700 z M 212.60061,18.642600 C 212.90589,17.898900 215.08109,19.781500 212.60061,18.642600 z M 195.54868,18.310000 C 195.48483,17.083600 196.79837,19.455500 195.54868,18.310000 z M 213.95189,17.688400 C 210.73422,14.485200 214.86343,16.178300 214.25609,18.005800 L 214.04126,17.912600 L 213.95190,17.688400 L 213.95189,17.688400 z M 215.54888,16.587700 C 214.93775,15.169500 220.90461,17.510100 216.17483,16.692800 L 215.54888,16.587700 L 215.54888,16.587700 z M 214.33214,12.937400 C 212.82545,11.357900 216.87626,13.562800 214.33214,12.937400 z M 211.06214,12.086200 C 204.85934,10.820600 211.24680,11.233500 213.31818,12.326000 C 212.55842,12.339700 211.81070,12.189200 211.06214,12.086200 z M 206.04308,10.419200 C 206.69701,9.3166000 206.89024,11.092000 206.04308,10.419200 z M 207.95058,10.521600 C 209.45133,10.002100 208.16775,11.147500 207.95058,10.521600 z M 186.57520,9.1845000 C 188.78186,8.0481000 186.06955,10.550800 186.57520,9.1845000 z M 204.74224,9.3033000 C 200.12797,9.0455000 202.84725,6.9326000 204.99597,8.8061000 C 204.70907,7.2090000 208.16016,8.6768000 204.74224,9.3033000 z M 193.65384,8.3922000 C 195.15502,7.8723000 193.87088,9.0185000 193.65384,8.3922000 z M 198.60782,7.8918000 C 200.00643,5.2695000 199.12953,10.207400 198.60782,7.8917000 L 198.60782,7.8918000 z M 191.82874,8.0880000 C 193.32983,7.5682000 192.04577,8.7143000 191.82874,8.0880000 z M 195.78498,7.0627000 C 196.36092,5.2055000 197.22689,8.9198000 195.78498,7.0627000 z M 186.18926,5.8140000 C 187.07522,4.1213000 186.00651,7.7441000 186.18926,5.8140000 z M 188.16961,5.5445000 C 186.13451,6.2866000 183.74912,2.1890000 186.77229,3.2348000 C 185.11636,5.1034000 192.84879,3.3572000 188.08779,4.7845000 C 188.87518,4.6862000 188.81398,6.8510000 188.16961,5.5445000 z M 190.30780,4.4379000 C 191.80871,3.9181000 190.52498,5.0640000 190.30780,4.4379000 z M 193.31531,3.4049000 C 193.52611,1.6320000 193.52609,5.1776000 193.31531,3.4049000 z " id="tracing-f06-fr.svgpath1856"/>
+
+<rect id="d0e159" width="288" height="1000px" x="10" y="1915.6786101999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e159" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">La représentation est un peu plus approximative et grossière, mais le dessin est plus simple et plus facile à éditer. Gardez à l'esprit que ce que vous devez obtenir n'est pas un rendu exact de l'image mais un ensemble de courbes que vous pourrez utiliser dans votre dessin.
+</flowDiv></flowRoot>
+
+
+
+
+<g transform="translate(0, 1977.2039141999999)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-tracing.sl.svg b/share/tutorials/tutorial-tracing.sl.svg
new file mode 100644
index 000000000..ece391c40
--- /dev/null
+++ b/share/tutorials/tutorial-tracing.sl.svg
@@ -0,0 +1,208 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::PRERISOVANJE</tspan></text>
+
+
+
+
+
+
+<rect id="d0e10" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e10" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Inkscape vsebuje tudi orodje za prerisovanje rastrskih slik
+v &lt;path&gt; elemente vaših SVG risb. Ta vodič vam bo
+pomagal pri spoznavanju tega orodja.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e16" width="288" height="1000px" x="10" y="76.567967" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e16" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ta verzija Inkscapa uporablja prerisovalni rastrski pogon Potrace
+(<flowSpan style="font-weight:bold; font-family:sans serif">potrace.sourceforge.net</flowSpan>),
+ki ga je napisal Peter Selinger. V prihodnosti bo Inkscape verjetno podpiral tudi
+druge prerisovalne programe, zaenkrat pa to orodje popolnoma zadostuje
+našim potrebam.
+</flowDiv></flowRoot>
+
+<rect id="d0e22" width="288" height="1000px" x="10" y="139.385263" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e22" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Vedeti morate, da orodje za prerisovanje ni namenjeno točni reprodukciji originalne slike;
+prav tako ni namenjeno izdelavi končnih izdelkov, saj to ni naloga orodij za prerisovanje.
+Prerisovalna orodja so namenjena samodejnemu ustvarjanju skupka krivulj - nekakšne skice,
+ki jo lahko uporabite kot osnovo za vaš izdelek.
+</flowDiv></flowRoot>
+
+<rect id="d0e25" width="288" height="1000px" x="10" y="212.082568" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e25" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Potrace predela črnobelo rastrsko sliko v skupek krivulj. Za Potrace trenutno obstajajo
+trije tipi filtrov za uvažanje, ki rastrsko sliko spremenijo v Potracu uporabne podatke.
+</flowDiv></flowRoot>
+
+<rect id="d0e28" width="288" height="1000px" x="10" y="253.01113800000002" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e28" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Načeloma velja, da temnejši kot je raster, boljše rezultate bo pokazal Potrace. Več prerisovanja pomeni večjo obremenitev za procesor računalnika in &lt;path&gt; element bo precej večji. Najbolje je, da najprej eksperimentirate z bolj svetlimi slikami, nato pa postopoma preidete na
+temnejše ter s tem dosežete željeno kompleksnost dobljene poti.
+</flowDiv></flowRoot>
+
+<rect id="d0e31" width="288" height="1000px" x="10" y="327.455709" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e31" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Prerisovanje uporabite tako, da naložite ali uvozite sliko, jo označite in izberete
+<flowSpan style="font-family:sans serif">Pot &gt; Preriši raster</flowSpan> ali pritisnete <flowSpan style="font-weight:bold">Shift+Alt+B</flowSpan>.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 365.11403) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f01.svgtext7000" y="99.753128" x="101.47987" style="font-size:5.7038479;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f01.svgtspan7001" sodipodi:role="line" y="99.753128" x="101.47987">main options within the trace dialog</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 365.11403) " y="-1.7236329e-05" x="65.359344" id="tracing-f01.svgimage2577" height="91.737564" width="189.28131" sodipodi:absref="/potrace.png" xlink:href="potrace.png" style="display:block"/>
+
+<rect id="d0e50" width="288" height="1000px" x="10" y="478.09818" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e50" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Na voljo so vam trije filtri:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 502.34642180000003)"/><rect id="d0e56" width="258" height="1000px" x="20" y="496.34642180000003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e56" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Prag svetlosti
+</flowDiv></flowRoot>
+
+
+<rect id="d0e60" width="288" height="1000px" x="10" y="514.5946636000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e60" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ta filter uporabi seštevek vrednosti rdeče, zelene in modre (oziroma odtenkov sive) barve posamezne točke
+za orientacijo, ali naj posamezno točko smatra kot črno ali belo. Prag lahko nastavite od
+0,0 (črna) do 1,0 (bela). Višji kot je prag, manjše je število točk, ki jih orodje prepozna kot
+\u201cbele\u201d, in vmesna slika bo postala temnejša.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 597.0392346000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f02.svgtext1823" y="97.154671" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.154671" x="69.581543" id="tracing-f02.svgtspan1824" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 597.0392346000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f02.svgtext1826" y="97.37867" x="158.69894" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.378670" x="158.69894" id="tracing-f02.svgtspan1827" sodipodi:role="line">Brightness Threshold</tspan><tspan y="103.37867" x="158.69894" id="tracing-f02.svgtspan1829" sodipodi:role="line">Fill, no Stroke</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 597.0392346000001) " sodipodi:linespacing="100.00000%" id="tracing-f02.svgtext1483" y="97.37867" x="244.99974" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f02.svgtspan1488" sodipodi:role="line" y="97.378670" x="244.99974">Brightness Threshold</tspan><tspan id="tracing-f02.svgtspan1490" sodipodi:role="line" y="103.37867" x="244.99974">Stroke, no Fill</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 597.0392346000001) " y="-3.0566407e-05" x="31.098881" id="tracing-f02.svgimage1881" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 597.0392346000001) " id="tracing-f02.svgpath1510" d="M 143.51820,88.292440 C 142.54347,87.829510 138.23052,86.502180 133.93387,85.342820 C 129.23583,84.075150 125.92102,82.916640 125.61816,82.436520 C 125.26576,81.877840 125.38755,80.770220 126.02383,78.747320 C 126.65095,76.753550 126.83372,75.131410 126.61283,73.519830 C 126.37994,71.820720 126.44450,71.335110 126.84944,71.740050 C 127.42740,72.318020 127.24347,77.525520 126.55306,80.131070 C 126.22213,81.379990 126.36507,81.600350 127.93028,82.254350 C 128.89085,82.655690 130.91126,83.131940 132.42009,83.312660 C 133.92892,83.493390 137.58655,84.213070 140.54816,84.911960 C 145.71327,86.130830 146.00598,86.147980 147.72453,85.332480 C 149.94988,84.276480 151.24339,81.792330 150.77843,79.467530 C 150.59621,78.556440 148.85238,75.285180 146.90326,72.198050 C 140.78188,62.502690 139.46983,61.248790 136.84775,62.588250 C 135.55179,63.250280 135.48040,63.218020 135.17615,61.832760 C 134.74276,59.859540 135.25289,58.017200 137.22519,54.432690 C 138.14460,52.761740 139.46913,49.635770 140.16859,47.486100 C 141.75042,42.624590 142.14523,41.879240 144.80351,38.735830 C 145.98107,37.343360 147.64081,35.099020 148.49181,33.748390 L 150.03909,31.292710 L 149.73859,21.493920 C 149.47374,12.857690 149.54485,11.415560 150.33798,9.3387900 C 152.35989,4.0444900 156.18416,1.7074000 162.12492,2.1355400 C 167.55612,2.5269500 171.24846,4.7620100 173.75981,9.1783900 C 175.15006,11.623250 175.41126,12.994890 175.86288,20.222450 C 176.23723,26.213360 176.30119,26.462440 178.66221,31.124980 C 179.99114,33.749330 182.20426,37.183060 183.58025,38.755480 C 188.31925,44.171000 190.84531,50.947170 190.84020,58.230320 C 190.83689,62.960490 190.80446,63.089350 188.89419,65.962960 C 186.43700,69.659300 185.38327,70.382730 182.45653,70.382730 C 178.82421,70.382730 178.71413,70.081500 178.68080,60.050580 C 178.64892,50.458530 178.06113,47.806350 174.99913,43.438280 C 174.16221,42.244390 173.32392,40.470080 173.13626,39.495350 C 172.77582,37.623250 168.92249,29.337360 168.16181,28.798700 C 167.91601,28.624640 167.96709,28.326370 168.27532,28.135880 C 168.97678,27.702340 169.01374,24.980970 168.32395,24.554660 C 168.00000,24.354440 168.09292,23.837520 168.57712,23.146230 C 169.62094,21.655970 169.53708,19.583230 168.33787,17.232570 C 167.18138,14.965670 165.81237,14.345470 163.80259,15.177950 C 161.97813,15.933660 161.03232,17.737850 161.35515,19.846580 C 161.63748,21.690800 161.39632,22.785780 160.70781,22.785780 C 160.46127,22.785780 160.40417,22.408920 160.58092,21.948310 C 160.85685,21.229260 160.61187,21.149790 158.84845,21.386310 L 156.79461,21.661790 L 157.04035,19.818620 C 157.22465,18.436270 157.01166,17.627320 156.18842,16.582990 C 153.98076,13.782420 151.61981,15.556910 151.61981,20.016740 C 151.61981,22.721110 152.57426,24.713540 153.57382,24.095780 C 154.00652,23.828360 153.95981,23.442740 153.39746,22.639880 C 152.48956,21.343670 152.39785,19.172180 153.21643,18.353600 C 154.03154,17.538490 155.47820,18.405770 155.86338,19.940460 C 156.03348,20.618170 156.31192,21.535610 156.48215,21.979220 C 156.65739,22.435870 156.53280,22.785780 156.19497,22.785780 C 155.37481,22.785780 154.44428,23.789070 153.41077,25.787660 C 152.57535,27.403180 152.57919,27.514660 153.50197,28.437440 C 155.64819,30.583670 160.88915,29.942850 165.35376,26.988310 C 166.44469,26.266370 167.45629,25.794720 167.60176,25.940190 C 167.86108,26.199510 165.67842,27.737920 162.55955,29.494140 C 161.66072,30.000260 159.93055,30.379810 158.52013,30.380260 C 156.38455,30.380940 156.13768,30.483120 156.68331,31.140570 C 157.52377,32.153260 158.96407,32.097860 162.55433,30.914750 C 165.48901,29.947680 165.52098,29.947470 164.27857,30.903400 C 160.38423,33.899790 157.83072,33.946780 154.65802,31.080430 C 152.60295,29.223800 152.12616,29.449120 152.12616,32.276940 C 152.12616,32.995640 151.45627,34.628970 150.63752,35.906570 C 149.81877,37.184170 148.86967,39.368760 148.52840,40.761230 C 148.18713,42.153690 146.80430,45.571820 145.45545,48.357060 C 142.92815,53.575660 141.74006,58.946060 142.48841,61.768660 C 142.69537,62.549280 144.71778,64.563140 147.72368,66.981810 C 152.99391,71.222450 153.92604,72.724440 152.36087,74.453940 C 151.86696,74.999700 151.15638,75.446240 150.78180,75.446240 C 148.90283,75.446240 151.42372,79.051790 154.00557,80.057110 C 156.08298,80.866010 161.96220,80.687780 164.85083,79.728330 C 167.62908,78.805540 171.24132,76.312960 173.77264,73.571930 L 175.41828,71.789960 L 175.41828,76.934530 C 175.41828,82.725230 176.11001,84.777420 178.34878,85.628600 C 180.34532,86.387680 182.74041,85.767310 187.51937,83.253270 C 192.40998,80.680490 193.29320,80.415210 190.25343,82.432080 C 189.08326,83.208480 187.14064,84.767120 185.93651,85.895730 C 183.00732,88.641180 181.99825,89.118040 179.12261,89.115810 C 176.50153,89.113780 173.39288,87.639930 173.39288,86.399280 C 173.39288,85.291300 171.71585,85.081230 162.81167,85.073810 L 154.50903,85.066900 L 152.24900,86.918830 C 149.53870,89.139720 146.35637,89.640390 143.51820,88.292440 z M 174.18937,29.592660 C 172.94403,28.673450 172.64228,28.978540 173.39876,30.392040 C 173.85235,31.239570 174.13179,31.361650 174.57908,30.907670 C 175.02403,30.456050 174.93022,30.139490 174.18937,29.592660 z M 167.82302,7.3122100 C 167.82302,7.1894000 167.59517,7.0889200 167.31667,7.0889200 C 167.03818,7.0889200 166.81032,7.3302200 166.81032,7.6251500 C 166.81032,7.9200800 167.03818,8.0205600 167.31667,7.8484400 C 167.59517,7.6763300 167.82302,7.4350200 167.82302,7.3122100 z M 126.34580,69.969680 C 126.29315,68.551210 127.14395,66.838280 127.90115,66.838280 C 128.27304,66.838280 128.25586,67.074230 127.84820,67.565440 C 127.51628,67.965370 127.05225,68.933760 126.81702,69.717430 C 126.43212,70.999700 126.38497,71.024940 126.34580,69.969680 z M 130.85943,66.479100 C 132.57016,66.342260 133.43578,65.954200 134.33287,64.921920 C 134.99004,64.165720 135.35414,63.888790 135.14197,64.306530 C 134.11999,66.318670 133.22039,66.837750 130.90754,66.749820 L 128.58086,66.661360 L 130.85943,66.479100 z M 163.96705,22.904620 C 162.88078,22.189000 162.64550,20.250300 163.48873,18.963360 C 164.96150,16.715630 167.31667,17.665490 167.31667,20.507210 C 167.31667,22.828870 165.65614,24.017360 163.96705,22.904620 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 597.0392346000001) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f02.svgpath1515" d="M 229.81902,88.292420 C 228.84429,87.829490 224.53134,86.502160 220.23469,85.342800 C 215.53665,84.075130 212.22184,82.916620 211.91898,82.436500 C 211.56658,81.877820 211.68837,80.770200 212.32465,78.747300 C 212.95177,76.753530 213.13454,75.131390 212.91365,73.519810 C 212.68076,71.820700 212.74532,71.335090 213.15026,71.740030 C 213.72822,72.318000 213.54429,77.525500 212.85388,80.131050 C 212.52295,81.379970 212.66589,81.600330 214.23110,82.254330 C 215.19167,82.655670 217.21208,83.131920 218.72091,83.312640 C 220.22974,83.493370 223.88737,84.213050 226.84898,84.911940 C 232.01409,86.130810 232.30680,86.147960 234.02535,85.332460 C 236.25070,84.276460 237.54421,81.792310 237.07925,79.467510 C 236.89703,78.556420 235.15320,75.285160 233.20408,72.198030 C 227.08270,62.502670 225.77065,61.248770 223.14857,62.588230 C 221.85261,63.250260 221.78122,63.218000 221.47697,61.832740 C 221.04358,59.859520 221.55371,58.017180 223.52601,54.432670 C 224.44542,52.761720 225.76995,49.635750 226.46941,47.486080 C 228.05124,42.624570 228.44605,41.879220 231.10433,38.735810 C 232.28189,37.343340 233.94163,35.099000 234.79263,33.748370 L 236.33991,31.292690 L 236.03941,21.493900 C 235.77456,12.857670 235.84567,11.415540 236.63880,9.3387700 C 238.66071,4.0444700 242.48498,1.7073800 248.42574,2.1355200 C 253.85694,2.5269300 257.54928,4.7619900 260.06063,9.1783700 C 261.45088,11.623230 261.71208,12.994870 262.16370,20.222430 C 262.53805,26.213340 262.60201,26.462420 264.96303,31.124960 C 266.29196,33.749310 268.50508,37.183040 269.88107,38.755460 C 274.62007,44.170980 277.14613,50.947150 277.14102,58.230300 C 277.13771,62.960470 277.10528,63.089330 275.19501,65.962940 C 272.73782,69.659280 271.68409,70.382710 268.75735,70.382710 C 265.12503,70.382710 265.01495,70.081480 264.98162,60.050560 C 264.94974,50.458510 264.36195,47.806330 261.29995,43.438260 C 260.46303,42.244370 259.62474,40.470060 259.43708,39.495330 C 259.07664,37.623230 255.22331,29.337340 254.46263,28.798680 C 254.21683,28.624620 254.26791,28.326350 254.57614,28.135860 C 255.27760,27.702320 255.31456,24.980950 254.62477,24.554640 C 254.30082,24.354420 254.39374,23.837500 254.87794,23.146210 C 255.92176,21.655950 255.83790,19.583210 254.63869,17.232550 C 253.48220,14.965650 252.11319,14.345450 250.10341,15.177930 C 248.27895,15.933640 247.33314,17.737830 247.65597,19.846560 C 247.93830,21.690780 247.69714,22.785760 247.00863,22.785760 C 246.76209,22.785760 246.70499,22.408900 246.88174,21.948290 C 247.15767,21.229240 246.91269,21.149770 245.14927,21.386290 L 243.09543,21.661770 L 243.34117,19.818600 C 243.52547,18.436250 243.31248,17.627300 242.48924,16.582970 C 240.28158,13.782400 237.92063,15.556890 237.92063,20.016720 C 237.92063,22.721090 238.87508,24.713520 239.87464,24.095760 C 240.30734,23.828340 240.26063,23.442720 239.69828,22.639860 C 238.79038,21.343650 238.69867,19.172160 239.51725,18.353580 C 240.33236,17.538470 241.77902,18.405750 242.16420,19.940440 C 242.33430,20.618150 242.61274,21.535590 242.78297,21.979200 C 242.95821,22.435850 242.83362,22.785760 242.49579,22.785760 C 241.67563,22.785760 240.74510,23.789050 239.71159,25.787640 C 238.87617,27.403160 238.88001,27.514640 239.80279,28.437420 C 241.94901,30.583650 247.18997,29.942830 251.65458,26.988290 C 252.74551,26.266350 253.75711,25.794700 253.90258,25.940170 C 254.16190,26.199490 251.97924,27.737900 248.86037,29.494120 C 247.96154,30.000240 246.23137,30.379790 244.82095,30.380240 C 242.68537,30.380920 242.43850,30.483100 242.98413,31.140550 C 243.82459,32.153240 245.26489,32.097840 248.85515,30.914730 C 251.78983,29.947660 251.82180,29.947450 250.57939,30.903380 C 246.68505,33.899770 244.13154,33.946760 240.95884,31.080410 C 238.90377,29.223780 238.42698,29.449100 238.42698,32.276920 C 238.42698,32.995620 237.75709,34.628950 236.93834,35.906550 C 236.11959,37.184150 235.17049,39.368740 234.82922,40.761210 C 234.48795,42.153670 233.10512,45.571800 231.75627,48.357040 C 229.22897,53.575640 228.04088,58.946040 228.78923,61.768640 C 228.99619,62.549260 231.01860,64.563120 234.02450,66.981790 C 239.29473,71.222430 240.22686,72.724420 238.66169,74.453920 C 238.16778,74.999680 237.45720,75.446220 237.08262,75.446220 C 235.20365,75.446220 237.72454,79.051770 240.30639,80.057090 C 242.38380,80.865990 248.26302,80.687760 251.15165,79.728310 C 253.92990,78.805520 257.54214,76.312940 260.07346,73.571910 L 261.71910,71.789940 L 261.71910,76.934510 C 261.71910,82.725210 262.41083,84.777400 264.64960,85.628580 C 266.64614,86.387660 269.04123,85.767290 273.82019,83.253250 C 278.71080,80.680470 279.59402,80.415190 276.55425,82.432060 C 275.38408,83.208460 273.44146,84.767100 272.23733,85.895710 C 269.30814,88.641160 268.29907,89.118020 265.42343,89.115790 C 262.80235,89.113760 259.69370,87.639910 259.69370,86.399260 C 259.69370,85.291280 258.01667,85.081210 249.11249,85.073790 L 240.80985,85.066880 L 238.54982,86.918810 C 235.83952,89.139700 232.65719,89.640370 229.81902,88.292420 z M 260.49019,29.592640 C 259.24485,28.673430 258.94310,28.978520 259.69958,30.392020 C 260.15317,31.239550 260.43261,31.361630 260.87990,30.907650 C 261.32485,30.456030 261.23104,30.139470 260.49019,29.592640 z M 254.12384,7.3121900 C 254.12384,7.1893800 253.89599,7.0889000 253.61749,7.0889000 C 253.33900,7.0889000 253.11114,7.3302000 253.11114,7.6251300 C 253.11114,7.9200600 253.33900,8.0205400 253.61749,7.8484200 C 253.89599,7.6763100 254.12384,7.4350000 254.12384,7.3121900 z M 212.64662,69.969660 C 212.59397,68.551190 213.44477,66.838260 214.20197,66.838260 C 214.57386,66.838260 214.55668,67.074210 214.14902,67.565420 C 213.81710,67.965350 213.35307,68.933740 213.11784,69.717410 C 212.73294,70.999680 212.68579,71.024920 212.64662,69.969660 z M 217.16025,66.479080 C 218.87098,66.342240 219.73660,65.954180 220.63369,64.921900 C 221.29086,64.165700 221.65496,63.888770 221.44279,64.306510 C 220.42081,66.318650 219.52121,66.837730 217.20836,66.749800 L 214.88168,66.661340 L 217.16025,66.479080 z M 250.26787,22.904600 C 249.18160,22.188980 248.94632,20.250280 249.78955,18.963340 C 251.26232,16.715610 253.61749,17.665470 253.61749,20.507190 C 253.61749,22.828850 251.95696,24.017340 250.26787,22.904600 z "/>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 719.2704746000001)"/><rect id="d0e76" width="258" height="1000px" x="20" y="713.2704746000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e76" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Najboljše zaznavanje robov
+</flowDiv></flowRoot>
+
+
+<rect id="d0e80" width="288" height="1000px" x="10" y="731.8550445000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e80" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ta filter za hitro zaznavanje izoklin podobnega kontrasta uporablja algoritem za
+zaznavanje robov, ki ga je razvil J. Canny. Rezultat tega postopka je vmesna slika,
+ki bo manj podobna originalu kot pa vmesna slika, ki bi jo naredil filter Prag svetlosti,
+vendar pa bo nudila informacije o krivuljah, ki jih drugače ne bi dobili. Prag pri tem
+filtru (0,0 \u2013 1,0) nastavlja prag svetlosti, ki določa, ali bo točka ob
+kontrastnem robu vključena v rezultat ali ne. Ta izbira določa temnost in debelino
+robov vmesne poti.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 836.1883355000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03.svgtext1492" y="97.154671" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.154671" x="69.581543" id="tracing-f03.svgtspan1493" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 836.1883355000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03.svgtext1495" y="97.37867" x="157.95474" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.378670" x="157.95474" id="tracing-f03.svgtspan1496" sodipodi:role="line">Edge Detected</tspan><tspan y="103.37867" x="157.95474" id="tracing-f03.svgtspan1498" sodipodi:role="line">Fill, no Stroke</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 836.1883355000001) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03.svgtext1500" y="97.37867" x="244.99974" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f03.svgtspan1501" sodipodi:role="line" y="97.378670" x="244.99974">Edge Detected</tspan><tspan id="tracing-f03.svgtspan1503" sodipodi:role="line" y="103.37867" x="244.99974">Stroke, no Fill</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 836.1883355000001) " y="3.6132813e-05" x="31.098881" id="tracing-f03.svgimage1508" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 836.1883355000001) " id="tracing-f03.svgpath4003" d="M 139.28214,89.101100 C 138.06137,88.547200 135.78279,87.738380 134.21863,87.303710 C 125.03303,84.751120 122.19349,83.876070 121.62746,83.423540 C 120.79937,82.761500 120.83437,80.254190 121.70669,77.747830 C 122.17699,76.396550 122.31714,74.483910 122.13770,71.865930 C 121.89889,68.381710 121.98188,67.876350 122.95221,66.906020 C 123.73576,66.122460 124.66005,65.825600 126.31615,65.825600 C 129.43966,65.825600 130.36200,64.690150 130.36200,60.844980 C 130.36200,58.405630 130.70792,57.259890 132.45889,53.899640 C 133.61218,51.686390 134.89429,48.736270 135.30802,47.343810 C 136.59395,43.015880 137.59934,41.045880 139.91051,38.325580 C 141.13845,36.880270 142.82655,34.612940 143.66185,33.287080 L 145.18058,30.876420 L 144.91378,21.043070 C 144.66135,11.739830 144.70714,11.061470 145.76317,8.4595900 C 147.79189,3.4611500 151.56577,1.0127300 157.24143,1.0127300 C 163.71679,1.0127300 168.87735,4.1428800 171.29921,9.5395100 C 172.40505,12.003650 172.70304,13.642640 173.05196,19.180090 C 173.46888,25.796600 173.49235,25.891270 175.88740,30.621000 C 177.21567,33.244060 179.42652,36.674750 180.80040,38.244770 C 183.64068,41.490510 184.61653,43.250980 186.52788,48.577360 C 188.05993,52.846780 188.69087,58.908950 187.93912,62.136840 C 187.55945,63.767040 187.60399,64.484570 188.12768,65.174940 C 188.50476,65.672050 188.82053,66.713400 188.82940,67.489050 C 188.85132,69.409400 190.09606,71.162080 192.72014,72.967500 C 194.45480,74.160970 194.92170,74.790430 194.92170,75.935520 C 194.92170,78.399000 194.44007,78.932230 189.98094,81.405620 C 187.60572,82.723100 184.61266,84.799690 183.32971,86.020270 C 179.89670,89.286340 178.30262,90.126370 175.53362,90.128530 C 172.81560,90.130650 169.69661,88.761330 168.71377,87.134430 C 168.10871,86.132870 167.64800,86.079620 159.58824,86.079620 L 151.09994,86.079620 L 149.26713,87.590370 C 145.88805,90.375700 143.04076,90.806500 139.28214,89.101100 z M 148.04120,85.888840 L 150.28011,84.054220 L 159.81555,84.049790 L 169.35100,84.045370 L 169.42120,79.963690 L 169.49141,75.882020 L 168.40850,76.867450 C 164.72422,80.220110 158.73440,82.303190 153.93776,81.899940 C 152.38930,81.769760 150.69733,81.483180 150.17783,81.263090 C 149.39307,80.930620 149.28798,81.035260 149.55661,81.881650 C 149.76702,82.544570 149.51280,83.322940 148.82876,84.110230 C 147.84791,85.239140 147.79696,85.248990 148.06728,84.257520 C 148.22662,83.673110 148.02247,82.550160 147.61361,81.762080 C 147.20475,80.973990 146.98923,80.136640 147.13469,79.901290 C 147.56617,79.203140 146.21704,76.661150 145.14999,76.161790 C 144.60662,75.907500 142.92089,73.648720 141.40393,71.142280 C 137.88890,65.334480 135.39471,62.752920 133.65328,63.120130 C 132.95705,63.266940 131.92853,64.104260 131.36768,64.980840 C 130.53352,66.284600 129.90233,66.638370 127.89913,66.924910 C 126.55228,67.117570 125.12791,67.398920 124.73387,67.550120 C 123.52579,68.013710 123.06886,70.099730 123.49215,73.218960 C 123.78383,75.368370 123.68388,76.912490 123.12613,78.873090 C 122.59747,80.731470 122.52178,81.733220 122.88275,82.094190 C 123.17090,82.382340 126.46850,83.389650 130.21076,84.332680 C 133.95301,85.275700 138.02440,86.517810 139.25829,87.092930 C 142.47755,88.593430 145.19530,88.220840 148.04120,85.888840 z M 143.27394,85.876460 C 143.27394,85.764720 144.07144,85.202760 145.04617,84.627660 C 146.43402,83.808810 146.81840,83.739190 146.81840,84.306660 C 146.81840,84.705200 146.37766,85.267170 145.83898,85.555460 C 144.87352,86.072150 143.27394,86.272330 143.27394,85.876460 z M 181.52609,85.282130 C 183.35627,83.729550 186.37846,81.656290 188.24206,80.674900 C 191.93580,78.729740 193.90900,77.151360 193.90900,76.141850 C 193.90900,75.786030 192.91830,74.813290 191.70744,73.980200 C 189.22939,72.275260 187.83280,70.425470 187.83280,68.848230 C 187.83280,68.263140 187.58054,67.313090 187.27224,66.737010 C 186.73724,65.737370 186.62446,65.790850 184.79967,67.909590 C 182.89490,70.121190 182.87484,70.129580 179.49246,70.129580 C 176.53521,70.129580 175.97240,69.975390 175.12929,68.934200 C 174.59691,68.276730 174.16133,66.994450 174.16133,66.084680 C 174.16133,62.629640 171.43025,63.067370 171.03900,66.585130 C 170.94608,67.420600 170.64219,67.990250 170.36370,67.851000 C 169.75620,67.547250 170.00686,64.302000 170.70357,63.450830 C 170.97483,63.119430 171.67756,62.777650 172.26520,62.691310 C 175.44144,62.224620 174.20237,49.699480 170.42501,44.089690 C 169.75491,43.094530 168.92857,41.368870 168.58870,40.254900 C 168.24883,39.140930 167.15282,36.634490 166.15313,34.685040 C 164.71748,31.885440 164.30487,30.448940 164.18968,27.849310 C 164.10947,26.039110 164.00876,24.216240 163.96589,23.798510 C 163.92301,23.380770 164.04930,22.583260 164.24653,22.026280 C 164.44376,21.469290 164.25654,21.611600 163.83049,22.342510 C 162.45566,24.701090 159.81355,24.698150 158.87167,22.336980 C 158.56924,21.578840 158.24337,21.283920 158.10873,21.646520 C 157.80308,22.469680 154.08723,22.473870 153.57905,21.651620 C 153.31727,21.228060 153.09510,21.434000 152.89620,22.284560 C 152.48656,24.036320 150.25454,24.284800 149.14593,22.702050 C 148.70127,22.067200 148.34470,21.769360 148.35355,22.040200 C 148.36241,22.311040 148.68959,22.954960 149.08062,23.471140 C 149.59873,24.155060 149.65999,24.755790 149.30645,25.685670 C 148.80554,27.003180 149.17722,27.538680 151.54551,28.911590 C 152.84412,29.664400 152.21558,30.088920 150.86920,29.368360 C 148.84578,28.285460 149.30642,29.198740 151.74595,31.106660 C 154.62312,33.356840 156.10413,33.322540 160.01672,30.915090 C 161.39929,30.064390 162.75491,29.368360 163.02922,29.368360 C 164.13552,29.368360 163.37174,30.223090 160.65374,32.026700 C 156.55201,34.748530 152.60949,34.630160 150.24752,31.714260 C 149.37590,30.638220 149.37263,30.640250 149.36141,32.262450 C 149.35522,33.157960 148.56681,35.322610 147.60941,37.072780 C 146.65200,38.822940 145.77779,41.192800 145.66673,42.339130 C 145.55567,43.485450 144.95972,45.132680 144.34239,45.999640 C 141.84891,49.501420 140.08756,54.304660 139.84490,58.264470 L 139.61008,62.096230 L 144.23305,65.782860 C 146.77569,67.810510 149.19507,69.953540 149.60944,70.545150 C 150.76358,72.192920 150.53971,74.228580 149.05273,75.607390 L 147.74261,76.822200 L 149.13500,77.917460 C 150.99583,79.381190 152.27424,79.647290 156.31978,79.412990 C 160.73962,79.157010 163.90182,77.625370 167.90681,73.800720 L 171.01978,70.827920 L 171.37990,73.446300 C 171.81627,76.619070 171.21479,84.676920 170.57128,84.279220 C 169.56916,83.659870 170.18502,85.693810 171.35339,86.862160 C 172.37341,87.882180 173.09847,88.105020 175.39737,88.105020 C 178.06175,88.105020 178.36094,87.967220 181.52609,85.282130 z M 147.83110,72.675270 C 147.83110,72.333390 146.52092,70.922370 144.91958,69.539670 C 141.50061,66.587490 140.05220,65.664270 141.54639,67.389590 C 142.12795,68.061110 143.13392,69.521960 143.78189,70.635930 C 145.64677,73.842010 146.35552,74.521480 147.14843,73.863420 C 147.52390,73.551810 147.83110,73.017140 147.83110,72.675270 z M 183.57731,65.701470 C 185.37644,63.807380 185.69654,63.117440 185.99333,60.494190 C 186.18150,58.831050 186.11490,56.331130 185.84534,54.938810 C 184.81336,49.608440 181.79595,42.619460 179.72435,40.761250 C 177.82625,39.058670 174.61170,33.974660 172.82195,29.844670 C 171.44834,26.674950 171.12130,25.260940 171.11319,22.456450 C 171.09603,16.520870 170.25388,12.324500 168.45175,9.1946700 C 167.07082,6.7963600 166.32650,6.0983100 163.88447,4.9113600 C 156.81968,1.4775000 150.91237,3.1287600 148.01686,9.3468200 C 147.18536,11.132470 146.84445,12.735910 146.88208,14.684200 C 146.91167,16.215910 147.04789,17.013410 147.18480,16.456420 C 147.59536,14.786150 148.37301,14.177850 150.09774,14.177850 C 151.91549,14.177850 154.36347,16.068940 154.49078,17.571530 C 154.53320,18.072190 154.59057,18.820570 154.61828,19.234590 C 154.64598,19.648610 155.06619,20.063920 155.55208,20.157490 C 156.17005,20.276500 156.34610,20.094620 156.13795,19.552190 C 155.66510,18.319970 156.88262,15.348150 158.21905,14.472490 C 159.77934,13.450150 162.47304,13.445080 163.92454,14.461760 C 166.11219,15.994050 166.60833,17.807750 166.42868,23.615970 C 166.26645,28.861020 166.30506,29.082270 167.95213,32.347560 C 168.88156,34.190160 170.00089,36.926460 170.43952,38.428220 C 170.87815,39.929990 171.90185,42.207020 172.71442,43.488300 C 175.33206,47.615890 176.20057,51.654780 176.15424,59.484690 C 176.11860,65.508380 176.23419,66.557830 177.03019,67.437390 C 178.48135,69.040920 181.05296,68.359070 183.57731,65.701470 z M 183.10686,63.462630 C 182.92119,63.276970 182.76929,62.889610 182.76929,62.601830 C 182.76929,62.284550 183.00513,62.314450 183.36847,62.677790 C 183.69802,63.007340 183.84992,63.394700 183.70604,63.538580 C 183.56215,63.682470 183.29251,63.648290 183.10686,63.462630 z M 184.58352,62.349100 C 184.36539,61.996180 184.32368,61.570680 184.49081,61.403540 C 184.94398,60.950380 185.43807,61.616870 185.19331,62.351150 C 185.02180,62.865690 184.90253,62.865290 184.58352,62.349100 z M 168.31092,31.169860 C 167.35185,29.706150 167.51494,27.609780 168.59147,27.563440 C 170.86924,27.465390 172.91254,29.823450 172.25614,31.792640 C 171.87847,32.925650 169.18250,32.500080 168.31092,31.169860 z M 170.20335,29.765000 C 169.84002,29.401660 169.60417,29.371770 169.60417,29.689050 C 169.60417,30.364920 170.20299,30.963730 170.54092,30.625800 C 170.68481,30.481910 170.53290,30.094550 170.20335,29.765000 z M 161.84013,9.7894700 C 161.65447,9.6038100 161.50256,8.5784500 161.50256,7.5109000 C 161.50256,5.6435700 161.56749,5.5698900 163.21279,5.5698900 C 164.15341,5.5698900 165.15031,5.8547100 165.42810,6.2028200 C 166.12823,7.0801700 165.88417,9.1011000 165.01139,9.6534200 C 164.15947,10.192550 162.32204,10.271380 161.84013,9.7894700 z M 164.03432,7.5654000 C 164.03432,7.3033500 163.80646,7.0889400 163.52797,7.0889400 C 163.24947,7.0889400 163.02161,7.4441700 163.02161,7.8783500 C 163.02161,8.3125200 163.24947,8.5269300 163.52797,8.3548100 C 163.80646,8.1827000 164.03432,7.8274600 164.03432,7.5654000 z M 138.83292,63.601930 C 137.38552,61.953430 137.33527,61.735290 137.57909,58.158660 C 137.84036,54.326120 138.32199,52.789560 141.44513,45.824750 C 142.44418,43.596810 143.26436,41.346290 143.26776,40.823580 C 143.27116,40.300880 144.18537,38.222110 145.29934,36.204090 C 147.79033,31.691530 147.96681,30.640260 145.56331,34.631670 C 144.59452,36.240510 142.91891,38.619610 141.83973,39.918570 C 139.45230,42.792210 139.08331,43.478240 137.39074,48.190200 C 136.65763,50.231120 135.28893,53.433310 134.34920,55.306190 C 132.23873,59.512290 132.09391,61.232510 133.87901,60.891270 C 134.83286,60.708930 135.67643,61.187780 137.55005,62.975160 C 140.44324,65.735150 140.90324,65.959890 138.83292,63.601930 z M 135.17233,58.652300 C 135.17233,56.808540 135.39337,56.875350 135.87027,58.863280 C 136.06859,59.689920 135.99465,60.255740 135.68833,60.255740 C 135.40453,60.255740 135.17233,59.534190 135.17233,58.652300 z M 147.67379,28.482250 C 147.54643,27.994890 147.44222,28.393640 147.44222,29.368360 C 147.44222,30.343090 147.54643,30.741840 147.67379,30.254470 C 147.80115,29.767110 147.80115,28.969610 147.67379,28.482250 z M 147.12432,23.429290 C 146.95606,23.261040 146.83639,23.560100 146.85837,24.093880 C 146.88267,24.683750 147.00265,24.803730 147.16429,24.399800 C 147.31056,24.034270 147.29257,23.597550 147.12432,23.429290 z M 150.42466,20.418620 C 149.98335,19.659710 149.88454,19.637840 149.87190,20.296250 C 149.85552,21.148980 150.38797,21.916770 150.74683,21.557910 C 150.86519,21.439550 150.72021,20.926870 150.42466,20.418620 z M 162.20627,21.357070 C 162.34768,21.128260 162.01934,20.560840 161.47662,20.096150 C 160.55037,19.303070 160.48986,19.307890 160.48986,20.174620 C 160.48986,21.577410 161.59819,22.340960 162.20627,21.357070 z M 152.69417,18.872140 C 152.52592,18.703880 152.40624,19.002940 152.42823,19.536720 C 152.45252,20.126590 152.57251,20.246570 152.73415,19.842640 C 152.88042,19.477120 152.86243,19.040390 152.69417,18.872140 z M 163.49396,17.432930 C 162.85859,16.756600 161.88372,16.203250 161.32758,16.203250 C 160.22912,16.203250 158.46446,17.559600 158.46446,18.403910 C 158.46446,18.692460 158.74928,18.572310 159.09740,18.136890 C 160.52229,16.354670 163.97684,17.053360 164.07429,19.143470 C 164.10147,19.726390 164.19989,19.786660 164.38173,19.331740 C 164.52883,18.963720 164.12934,18.109250 163.49396,17.432930 z M 150.55092,17.215950 C 150.89307,17.215950 151.49242,17.500770 151.88280,17.848890 C 152.48664,18.387340 152.49250,18.349550 151.92207,17.595710 C 151.55328,17.108350 150.86931,16.709600 150.40212,16.709600 C 149.49476,16.709600 148.33745,17.638110 148.33745,18.366090 C 148.33745,18.608770 148.69551,18.449270 149.13314,18.011640 C 149.57077,17.574010 150.20878,17.215950 150.55092,17.215950 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 836.1883355000001) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f03.svgpath4004" d="M 226.32717,89.101100 C 225.10640,88.547200 222.82782,87.738380 221.26366,87.303710 C 212.07806,84.751120 209.23852,83.876070 208.67249,83.423540 C 207.84440,82.761500 207.87940,80.254190 208.75172,77.747830 C 209.22202,76.396550 209.36217,74.483910 209.18273,71.865930 C 208.94392,68.381710 209.02691,67.876350 209.99724,66.906020 C 210.78079,66.122460 211.70508,65.825600 213.36118,65.825600 C 216.48469,65.825600 217.40703,64.690150 217.40703,60.844980 C 217.40703,58.405630 217.75295,57.259890 219.50392,53.899640 C 220.65721,51.686390 221.93932,48.736270 222.35305,47.343810 C 223.63898,43.015880 224.64437,41.045880 226.95554,38.325580 C 228.18348,36.880270 229.87158,34.612940 230.70688,33.287080 L 232.22561,30.876420 L 231.95881,21.043070 C 231.70638,11.739830 231.75217,11.061470 232.80820,8.4595900 C 234.83692,3.4611500 238.61080,1.0127300 244.28646,1.0127300 C 250.76182,1.0127300 255.92238,4.1428800 258.34424,9.5395100 C 259.45008,12.003650 259.74807,13.642640 260.09699,19.180090 C 260.51391,25.796600 260.53738,25.891270 262.93243,30.621000 C 264.26070,33.244060 266.47155,36.674750 267.84543,38.244770 C 270.68571,41.490510 271.66156,43.250980 273.57291,48.577360 C 275.10496,52.846780 275.73590,58.908950 274.98415,62.136840 C 274.60448,63.767040 274.64902,64.484570 275.17271,65.174940 C 275.54979,65.672050 275.86556,66.713400 275.87443,67.489050 C 275.89635,69.409400 277.14109,71.162080 279.76517,72.967500 C 281.49983,74.160970 281.96673,74.790430 281.96673,75.935520 C 281.96673,78.399000 281.48510,78.932230 277.02597,81.405620 C 274.65075,82.723100 271.65769,84.799690 270.37474,86.020270 C 266.94173,89.286340 265.34765,90.126370 262.57865,90.128530 C 259.86063,90.130650 256.74164,88.761330 255.75880,87.134430 C 255.15374,86.132870 254.69303,86.079620 246.63327,86.079620 L 238.14497,86.079620 L 236.31216,87.590370 C 232.93308,90.375700 230.08579,90.806500 226.32717,89.101100 z M 235.08623,85.888840 L 237.32514,84.054220 L 246.86058,84.049790 L 256.39603,84.045370 L 256.46623,79.963690 L 256.53644,75.882020 L 255.45353,76.867450 C 251.76925,80.220110 245.77943,82.303190 240.98279,81.899940 C 239.43433,81.769760 237.74236,81.483180 237.22286,81.263090 C 236.43810,80.930620 236.33301,81.035260 236.60164,81.881650 C 236.81205,82.544570 236.55783,83.322940 235.87379,84.110230 C 234.89294,85.239140 234.84199,85.248990 235.11231,84.257520 C 235.27165,83.673110 235.06750,82.550160 234.65864,81.762080 C 234.24978,80.973990 234.03426,80.136640 234.17972,79.901290 C 234.61120,79.203140 233.26207,76.661150 232.19502,76.161790 C 231.65165,75.907500 229.96592,73.648720 228.44896,71.142280 C 224.93393,65.334480 222.43974,62.752920 220.69831,63.120130 C 220.00208,63.266940 218.97356,64.104260 218.41271,64.980840 C 217.57855,66.284600 216.94736,66.638370 214.94416,66.924910 C 213.59731,67.117570 212.17294,67.398920 211.77890,67.550120 C 210.57082,68.013710 210.11389,70.099730 210.53718,73.218960 C 210.82886,75.368370 210.72891,76.912490 210.17116,78.873090 C 209.64250,80.731470 209.56681,81.733220 209.92778,82.094190 C 210.21593,82.382340 213.51353,83.389650 217.25579,84.332680 C 220.99804,85.275700 225.06943,86.517810 226.30332,87.092930 C 229.52258,88.593430 232.24033,88.220840 235.08623,85.888840 z M 230.31897,85.876460 C 230.31897,85.764720 231.11647,85.202760 232.09120,84.627660 C 233.47905,83.808810 233.86343,83.739190 233.86343,84.306660 C 233.86343,84.705200 233.42269,85.267170 232.88401,85.555460 C 231.91855,86.072150 230.31897,86.272330 230.31897,85.876460 z M 268.57112,85.282130 C 270.40130,83.729550 273.42349,81.656290 275.28709,80.674900 C 278.98083,78.729740 280.95403,77.151360 280.95403,76.141850 C 280.95403,75.786030 279.96333,74.813290 278.75247,73.980200 C 276.27442,72.275260 274.87783,70.425470 274.87783,68.848230 C 274.87783,68.263140 274.62557,67.313090 274.31727,66.737010 C 273.78227,65.737370 273.66949,65.790850 271.84470,67.909590 C 269.93993,70.121190 269.91987,70.129580 266.53749,70.129580 C 263.58024,70.129580 263.01743,69.975390 262.17432,68.934200 C 261.64194,68.276730 261.20636,66.994450 261.20636,66.084680 C 261.20636,62.629640 258.47528,63.067370 258.08403,66.585130 C 257.99111,67.420600 257.68722,67.990250 257.40873,67.851000 C 256.80123,67.547250 257.05189,64.302000 257.74860,63.450830 C 258.01986,63.119430 258.72259,62.777650 259.31023,62.691310 C 262.48647,62.224620 261.24740,49.699480 257.47004,44.089690 C 256.79994,43.094530 255.97360,41.368870 255.63373,40.254900 C 255.29386,39.140930 254.19785,36.634490 253.19816,34.685040 C 251.76251,31.885440 251.34990,30.448940 251.23471,27.849310 C 251.15450,26.039110 251.05379,24.216240 251.01092,23.798510 C 250.96804,23.380770 251.09433,22.583260 251.29156,22.026280 C 251.48879,21.469290 251.30157,21.611600 250.87552,22.342510 C 249.50069,24.701090 246.85858,24.698150 245.91670,22.336980 C 245.61427,21.578840 245.28840,21.283920 245.15376,21.646520 C 244.84811,22.469680 241.13226,22.473870 240.62408,21.651620 C 240.36230,21.228060 240.14013,21.434000 239.94123,22.284560 C 239.53159,24.036320 237.29957,24.284800 236.19096,22.702050 C 235.74630,22.067200 235.38973,21.769360 235.39858,22.040200 C 235.40744,22.311040 235.73462,22.954960 236.12565,23.471140 C 236.64376,24.155060 236.70502,24.755790 236.35148,25.685670 C 235.85057,27.003180 236.22225,27.538680 238.59054,28.911590 C 239.88915,29.664400 239.26061,30.088920 237.91423,29.368360 C 235.89081,28.285460 236.35145,29.198740 238.79098,31.106660 C 241.66815,33.356840 243.14916,33.322540 247.06175,30.915090 C 248.44432,30.064390 249.79994,29.368360 250.07425,29.368360 C 251.18055,29.368360 250.41677,30.223090 247.69877,32.026700 C 243.59704,34.748530 239.65452,34.630160 237.29255,31.714260 C 236.42093,30.638220 236.41766,30.640250 236.40644,32.262450 C 236.40025,33.157960 235.61184,35.322610 234.65444,37.072780 C 233.69703,38.822940 232.82282,41.192800 232.71176,42.339130 C 232.60070,43.485450 232.00475,45.132680 231.38742,45.999640 C 228.89394,49.501420 227.13259,54.304660 226.88993,58.264470 L 226.65511,62.096230 L 231.27808,65.782860 C 233.82072,67.810510 236.24010,69.953540 236.65447,70.545150 C 237.80861,72.192920 237.58474,74.228580 236.09776,75.607390 L 234.78764,76.822200 L 236.18003,77.917460 C 238.04086,79.381190 239.31927,79.647290 243.36481,79.412990 C 247.78465,79.157010 250.94685,77.625370 254.95184,73.800720 L 258.06481,70.827920 L 258.42493,73.446300 C 258.86130,76.619070 258.25982,84.676920 257.61631,84.279220 C 256.61419,83.659870 257.23005,85.693810 258.39842,86.862160 C 259.41844,87.882180 260.14350,88.105020 262.44240,88.105020 C 265.10678,88.105020 265.40597,87.967220 268.57112,85.282130 z M 234.87613,72.675270 C 234.87613,72.333390 233.56595,70.922370 231.96461,69.539670 C 228.54564,66.587490 227.09723,65.664270 228.59142,67.389590 C 229.17298,68.061110 230.17895,69.521960 230.82692,70.635930 C 232.69180,73.842010 233.40055,74.521480 234.19346,73.863420 C 234.56893,73.551810 234.87613,73.017140 234.87613,72.675270 z M 270.62234,65.701470 C 272.42147,63.807380 272.74157,63.117440 273.03836,60.494190 C 273.22653,58.831050 273.15993,56.331130 272.89037,54.938810 C 271.85839,49.608440 268.84098,42.619460 266.76938,40.761250 C 264.87128,39.058670 261.65673,33.974660 259.86698,29.844670 C 258.49337,26.674950 258.16633,25.260940 258.15822,22.456450 C 258.14106,16.520870 257.29891,12.324500 255.49678,9.1946700 C 254.11585,6.7963600 253.37153,6.0983100 250.92950,4.9113600 C 243.86471,1.4775000 237.95740,3.1287600 235.06189,9.3468200 C 234.23039,11.132470 233.88948,12.735910 233.92711,14.684200 C 233.95670,16.215910 234.09292,17.013410 234.22983,16.456420 C 234.64039,14.786150 235.41804,14.177850 237.14277,14.177850 C 238.96052,14.177850 241.40850,16.068940 241.53581,17.571530 C 241.57823,18.072190 241.63560,18.820570 241.66331,19.234590 C 241.69101,19.648610 242.11122,20.063920 242.59711,20.157490 C 243.21508,20.276500 243.39113,20.094620 243.18298,19.552190 C 242.71013,18.319970 243.92765,15.348150 245.26408,14.472490 C 246.82437,13.450150 249.51807,13.445080 250.96957,14.461760 C 253.15722,15.994050 253.65336,17.807750 253.47371,23.615970 C 253.31148,28.861020 253.35009,29.082270 254.99716,32.347560 C 255.92659,34.190160 257.04592,36.926460 257.48455,38.428220 C 257.92318,39.929990 258.94688,42.207020 259.75945,43.488300 C 262.37709,47.615890 263.24560,51.654780 263.19927,59.484690 C 263.16363,65.508380 263.27922,66.557830 264.07522,67.437390 C 265.52638,69.040920 268.09799,68.359070 270.62234,65.701470 z M 270.15189,63.462630 C 269.96622,63.276970 269.81432,62.889610 269.81432,62.601830 C 269.81432,62.284550 270.05016,62.314450 270.41350,62.677790 C 270.74305,63.007340 270.89495,63.394700 270.75107,63.538580 C 270.60718,63.682470 270.33754,63.648290 270.15189,63.462630 z M 271.62855,62.349100 C 271.41042,61.996180 271.36871,61.570680 271.53584,61.403540 C 271.98901,60.950380 272.48310,61.616870 272.23834,62.351150 C 272.06683,62.865690 271.94756,62.865290 271.62855,62.349100 z M 255.35595,31.169860 C 254.39688,29.706150 254.55997,27.609780 255.63650,27.563440 C 257.91427,27.465390 259.95757,29.823450 259.30117,31.792640 C 258.92350,32.925650 256.22753,32.500080 255.35595,31.169860 z M 257.24838,29.765000 C 256.88505,29.401660 256.64920,29.371770 256.64920,29.689050 C 256.64920,30.364920 257.24802,30.963730 257.58595,30.625800 C 257.72984,30.481910 257.57793,30.094550 257.24838,29.765000 z M 248.88516,9.7894700 C 248.69950,9.6038100 248.54759,8.5784500 248.54759,7.5109000 C 248.54759,5.6435700 248.61252,5.5698900 250.25782,5.5698900 C 251.19844,5.5698900 252.19534,5.8547100 252.47313,6.2028200 C 253.17326,7.0801700 252.92920,9.1011000 252.05642,9.6534200 C 251.20450,10.192550 249.36707,10.271380 248.88516,9.7894700 z M 251.07935,7.5654000 C 251.07935,7.3033500 250.85149,7.0889400 250.57300,7.0889400 C 250.29450,7.0889400 250.06664,7.4441700 250.06664,7.8783500 C 250.06664,8.3125200 250.29450,8.5269300 250.57300,8.3548100 C 250.85149,8.1827000 251.07935,7.8274600 251.07935,7.5654000 z M 225.87795,63.601930 C 224.43055,61.953430 224.38030,61.735290 224.62412,58.158660 C 224.88539,54.326120 225.36702,52.789560 228.49016,45.824750 C 229.48921,43.596810 230.30939,41.346290 230.31279,40.823580 C 230.31619,40.300880 231.23040,38.222110 232.34437,36.204090 C 234.83536,31.691530 235.01184,30.640260 232.60834,34.631670 C 231.63955,36.240510 229.96394,38.619610 228.88476,39.918570 C 226.49733,42.792210 226.12834,43.478240 224.43577,48.190200 C 223.70266,50.231120 222.33396,53.433310 221.39423,55.306190 C 219.28376,59.512290 219.13894,61.232510 220.92404,60.891270 C 221.87789,60.708930 222.72146,61.187780 224.59508,62.975160 C 227.48827,65.735150 227.94827,65.959890 225.87795,63.601930 z M 222.21736,58.652300 C 222.21736,56.808540 222.43840,56.875350 222.91530,58.863280 C 223.11362,59.689920 223.03968,60.255740 222.73336,60.255740 C 222.44956,60.255740 222.21736,59.534190 222.21736,58.652300 z M 234.71882,28.482250 C 234.59146,27.994890 234.48725,28.393640 234.48725,29.368360 C 234.48725,30.343090 234.59146,30.741840 234.71882,30.254470 C 234.84618,29.767110 234.84618,28.969610 234.71882,28.482250 z M 234.16935,23.429290 C 234.00109,23.261040 233.88142,23.560100 233.90340,24.093880 C 233.92770,24.683750 234.04768,24.803730 234.20932,24.399800 C 234.35559,24.034270 234.33760,23.597550 234.16935,23.429290 z M 237.46969,20.418620 C 237.02838,19.659710 236.92957,19.637840 236.91693,20.296250 C 236.90055,21.148980 237.43300,21.916770 237.79186,21.557910 C 237.91022,21.439550 237.76524,20.926870 237.46969,20.418620 z M 249.25130,21.357070 C 249.39271,21.128260 249.06437,20.560840 248.52165,20.096150 C 247.59540,19.303070 247.53489,19.307890 247.53489,20.174620 C 247.53489,21.577410 248.64322,22.340960 249.25130,21.357070 z M 239.73920,18.872140 C 239.57095,18.703880 239.45127,19.002940 239.47326,19.536720 C 239.49755,20.126590 239.61754,20.246570 239.77918,19.842640 C 239.92545,19.477120 239.90746,19.040390 239.73920,18.872140 z M 250.53899,17.432930 C 249.90362,16.756600 248.92875,16.203250 248.37261,16.203250 C 247.27415,16.203250 245.50949,17.559600 245.50949,18.403910 C 245.50949,18.692460 245.79431,18.572310 246.14243,18.136890 C 247.56732,16.354670 251.02187,17.053360 251.11932,19.143470 C 251.14650,19.726390 251.24492,19.786660 251.42676,19.331740 C 251.57386,18.963720 251.17437,18.109250 250.53899,17.432930 z M 237.59595,17.215950 C 237.93810,17.215950 238.53745,17.500770 238.92783,17.848890 C 239.53167,18.387340 239.53753,18.349550 238.96710,17.595710 C 238.59831,17.108350 237.91434,16.709600 237.44715,16.709600 C 236.53979,16.709600 235.38248,17.638110 235.38248,18.366090 C 235.38248,18.608770 235.74054,18.449270 236.17817,18.011640 C 236.61580,17.574010 237.25381,17.215950 237.59595,17.215950 z "/>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 958.4195055000001)"/><rect id="d0e96" width="258" height="1000px" x="20" y="952.4195055000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e96" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Kvantizacija barv
+</flowDiv></flowRoot>
+
+
+<rect id="d0e100" width="288" height="1000px" x="10" y="970.6677473000001" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e100" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Rezultat tega filtra je vmesna slika, ki je precej različna od ostalih dveh, vendar
+je zelo uporabna. Namesto izoklin, svetlosti ali kontrasta ta postopek najde
+robove, kjer se spremeni barva, celo pri enaki svetlosti ali kontrastu. Nastavitev
+Število barv določa koliko barv bi bilo v izhodni sliki, če bi bil vmesni raster
+v barvah. Črna oz. bela se določa na podlagi lihega ali sodega indeksa.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1053.1123183) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04.svgtext4626" y="97.153664" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.153664" x="69.581543" id="tracing-f04.svgtspan4627" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1053.1123183) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04.svgtext4629" y="97.37867" x="156.37865" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f04.svgtspan5892" sodipodi:role="line" y="97.378670" x="156.37865">Quantization (12 colors)</tspan><tspan id="tracing-f04.svgtspan5894" sodipodi:role="line" y="103.37867" x="156.37865">Fill, no Stroke</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1053.1123183) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04.svgtext4634" y="97.37867" x="245.12865" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f04.svgtspan5896" sodipodi:role="line" y="97.378670" x="245.12865">Quantization (12 colors)</tspan><tspan id="tracing-f04.svgtspan5898" sodipodi:role="line" y="103.37867" x="245.12865">Stroke, no Fill</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1053.1123183) " y="-9.7656251e-05" x="31.098881" id="tracing-f04.svgimage4639" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1053.1123183) " id="tracing-f04.svgpath5261" d="M 138.36089,88.784900 C 137.29141,88.341300 136.60816,87.766800 136.79349,87.466900 C 136.97761,87.169000 136.88096,87.084300 136.57359,87.274300 C 136.27196,87.460700 133.49866,86.926300 130.41070,86.086600 C 127.32275,85.247000 124.62915,84.545600 124.42493,84.527900 C 124.22070,84.510300 124.54705,84.296900 125.15014,84.053700 C 126.37211,83.561000 131.49529,84.164500 135.99979,85.331700 C 140.26810,86.437800 141.76687,86.299100 143.64085,84.624700 C 145.04243,83.372400 145.28013,82.807600 145.35142,80.560700 C 145.39696,79.125500 145.23771,77.829700 144.99752,77.681300 C 144.75733,77.532800 144.56081,78.432700 144.56081,79.681000 C 144.56081,83.010800 142.72009,85.066400 139.73843,85.066400 C 138.52810,85.066400 136.90789,84.826900 136.13798,84.534200 C 135.36806,84.241400 132.10899,83.552500 128.89560,83.003100 C 122.01844,81.827400 121.35182,81.386700 122.19470,78.573500 C 122.92950,76.120900 122.97182,73.753100 122.27312,74.185000 C 121.99009,74.359900 121.87343,74.688900 122.01388,74.916200 C 122.27891,75.345000 121.56544,77.944300 120.67064,79.809700 C 119.85609,81.507900 120.36859,82.644000 122.28138,83.380500 C 123.88727,83.998800 123.91130,84.034800 122.53739,83.764400 C 119.60847,83.187800 119.15289,81.953400 120.49515,78.230700 C 121.01397,76.791700 121.13892,75.088400 120.92668,72.348200 C 120.65685,68.864500 120.73244,68.386700 121.70783,67.411300 C 122.46767,66.651500 123.42554,66.329100 124.93972,66.323700 C 127.35121,66.315000 127.80591,66.094200 128.99579,64.354300 C 129.62493,63.434400 129.69926,62.895300 129.29986,62.149000 C 128.53654,60.722800 129.20995,57.924300 131.15681,54.432200 C 132.08837,52.761200 133.42283,49.635300 134.12229,47.485600 C 135.70412,42.624100 136.09893,41.878700 138.75721,38.735300 C 139.93477,37.342900 141.59451,35.098500 142.44551,33.747900 L 143.99279,31.292200 L 143.69229,21.493400 C 143.35200,10.397300 143.70724,8.5966000 146.94316,5.0148000 C 149.34877,2.3521000 152.29000,1.3191000 156.58497,1.6287000 C 162.06396,2.0235000 166.08349,4.5225000 168.72748,9.1779000 C 170.11655,11.623600 170.37778,12.996300 170.82929,20.221900 C 171.20364,26.212800 171.26759,26.461900 173.62861,31.124500 C 174.95754,33.748800 177.16893,37.180600 178.54281,38.750600 C 181.40389,42.020100 182.68692,44.345400 184.38572,49.340100 C 185.83649,53.605500 186.33169,58.595600 185.64477,62.027400 C 185.24461,64.026600 185.29051,64.795100 185.86296,65.680700 C 186.26168,66.297500 186.58791,67.387800 186.58791,68.103600 C 186.58791,69.910100 187.87391,71.692300 190.46255,73.473300 C 194.13496,76.000000 193.53241,77.673400 187.80104,80.864800 C 185.46855,82.163600 182.53354,84.224000 181.27881,85.443600 C 180.02409,86.663100 178.78429,87.529100 178.52370,87.368100 C 178.26312,87.207000 177.88504,87.342100 177.68352,87.668100 C 177.45469,88.038400 177.53661,88.125300 177.90171,87.899700 C 178.22323,87.701000 178.48629,87.659900 178.48629,87.808400 C 178.48629,88.431600 175.36553,89.623500 173.73407,89.623500 C 171.59470,89.623500 169.20656,88.781800 169.58924,88.162600 C 169.74225,87.915000 169.47114,87.743700 168.98677,87.781900 C 168.47432,87.822300 168.10341,87.495800 168.09965,87.000900 C 168.09610,86.533200 167.88867,85.963600 167.63871,85.735100 C 167.37560,85.494500 167.35075,85.607400 167.57968,86.003000 C 167.89713,86.551700 167.76989,86.576600 166.93462,86.129600 C 166.29737,85.788600 162.62240,85.572700 157.45231,85.572700 L 149.01052,85.572700 L 147.11172,87.076600 C 143.75016,89.739000 141.64959,90.149100 138.36089,88.784900 z M 142.40882,88.768200 C 141.92145,88.640800 141.12395,88.640800 140.63659,88.768200 C 140.14923,88.895500 140.54798,88.999700 141.52270,88.999700 C 142.49743,88.999700 142.89618,88.895500 142.40882,88.768200 z M 174.56208,88.759800 C 173.93547,88.639200 172.91011,88.639200 172.28350,88.759800 C 171.65689,88.880500 172.16957,88.979300 173.42279,88.979300 C 174.67601,88.979300 175.18869,88.880500 174.56208,88.759800 z M 147.78809,85.930700 C 147.94942,86.092000 148.22509,85.849600 148.40069,85.392000 C 148.67991,84.664400 149.82466,84.560000 157.52692,84.560000 C 162.37075,84.560000 166.33388,84.763800 166.33388,85.012800 C 166.33388,85.261900 166.84656,85.432800 167.47317,85.392600 C 168.57567,85.321900 168.61429,85.143800 168.66924,79.876300 C 168.70047,76.882500 168.55748,74.433000 168.35148,74.433000 C 168.14548,74.433000 167.69536,74.772300 167.35121,75.187000 C 167.00706,75.601700 166.54837,75.831500 166.33189,75.697700 C 166.11542,75.563900 165.56158,76.029400 165.10115,76.732100 C 164.64071,77.434800 164.04614,77.875100 163.77988,77.710600 C 163.51362,77.546000 163.29578,77.666100 163.29578,77.977500 C 163.29578,78.288800 163.09180,78.417500 162.84248,78.263400 C 162.59317,78.109400 162.25300,78.338200 162.08653,78.772000 C 161.92007,79.205800 161.55441,79.418900 161.27395,79.245600 C 160.99349,79.072200 160.76402,79.196100 160.76402,79.520800 C 160.76402,79.845500 160.42224,79.980100 160.00450,79.819800 C 159.58676,79.659500 159.24497,79.764400 159.24497,80.052900 C 159.24497,80.347100 158.80013,80.436300 158.23227,80.256100 C 157.67529,80.079300 157.21957,80.120900 157.21957,80.348500 C 157.21957,80.576200 155.39671,80.762400 153.16877,80.762400 C 150.94082,80.762400 149.11796,80.598700 149.11796,80.398500 C 149.11796,80.198400 148.73880,80.180200 148.27537,80.358000 C 147.67010,80.590300 147.54734,80.496000 147.83950,80.023200 C 148.11302,79.580700 148.01585,79.443200 147.54280,79.603500 C 147.13627,79.741200 146.82582,80.570300 146.80726,81.568000 C 146.75272,84.498500 146.62634,84.888200 145.30019,86.214300 C 144.39389,87.120600 144.20701,87.575500 144.66725,87.754800 C 145.02645,87.894800 145.80958,87.475700 146.40754,86.823400 C 147.00550,86.171100 147.62675,85.769400 147.78809,85.930700 z M 145.57351,86.838600 C 145.92020,86.420900 146.31779,86.079100 146.45703,86.079100 C 146.59628,86.079100 146.42655,86.420900 146.07986,86.838600 C 145.73316,87.256400 145.33558,87.598100 145.19633,87.598100 C 145.05709,87.598100 145.22681,87.256400 145.57351,86.838600 z M 177.90462,85.563400 C 179.11642,85.013500 180.27780,84.668700 180.48548,84.797000 C 180.69316,84.925400 181.51022,84.354900 182.30117,83.529300 C 184.10399,81.647600 183.76341,81.650300 180.00535,83.547300 C 176.59409,85.269300 173.46315,85.540800 172.15067,84.228300 C 170.75127,82.828900 170.38468,81.162800 170.38468,76.202200 C 170.38468,73.561200 170.15843,71.314900 169.87476,71.139500 C 169.11261,70.668500 168.66311,72.313000 169.33328,73.120500 C 169.69420,73.555400 169.87602,75.552400 169.81332,78.393000 C 169.73394,81.990100 169.89844,83.249400 170.58442,84.296400 C 172.16094,86.702400 174.50166,87.107600 177.90462,85.563400 z M 158.95832,79.248800 C 160.05387,78.858500 161.17140,78.675800 161.44172,78.842900 C 161.71203,79.010000 161.78075,78.900000 161.59443,78.598500 C 161.25186,78.044200 163.11280,77.147700 164.05530,77.413000 C 164.33380,77.491400 164.39221,77.386100 164.18511,77.179000 C 163.86277,76.856600 165.59727,75.241600 166.33388,75.178200 C 166.95195,75.125000 168.86563,73.637500 168.86563,73.210300 C 168.86563,72.950200 168.24592,73.289800 167.48849,73.965000 C 166.73106,74.640200 166.43684,74.770100 166.83467,74.253800 C 167.23249,73.737500 167.73218,72.142500 167.94509,70.709300 C 168.96263,63.860000 169.07409,63.598600 171.14031,63.215000 C 172.27192,63.005000 172.76246,61.390600 172.85653,57.567000 C 172.89297,56.085700 173.11475,55.254500 173.42279,55.444900 C 174.04765,55.831100 174.10127,60.255200 173.48109,60.255200 C 173.23467,60.255200 173.14169,61.793300 173.27447,63.673100 C 173.47630,66.530400 173.73017,67.286100 174.82247,68.281000 C 175.91842,69.279200 176.46182,69.417800 178.19339,69.141000 C 179.39065,68.949500 180.84276,68.250300 181.65058,67.476400 C 182.41666,66.742500 183.04345,66.372700 183.04345,66.654800 C 183.04345,67.429500 180.94790,69.232700 179.33944,69.842100 C 176.10229,71.068700 173.65487,69.917200 172.92771,66.825600 L 172.51375,65.065500 L 172.46192,66.997600 C 172.39223,69.595300 173.07314,70.694600 175.18318,71.391000 C 177.22114,72.063600 178.62590,71.746000 180.76487,70.129100 C 182.21536,69.032600 184.82780,65.288400 183.62269,66.033200 C 182.89426,66.483400 182.89449,66.199700 183.62384,64.598900 C 183.94306,63.898300 184.39535,63.443200 184.62892,63.587500 C 184.86250,63.731900 184.91463,63.155100 184.74476,62.305800 C 184.57490,61.456500 184.63529,60.761600 184.87897,60.761600 C 185.12266,60.761600 185.32203,59.508300 185.32203,57.976600 C 185.32203,56.444900 185.12266,55.191700 184.87897,55.191700 C 184.63529,55.191700 184.57263,54.508100 184.73973,53.672700 C 184.92754,52.733600 184.83436,52.153600 184.49567,52.153600 C 184.19435,52.153600 184.07896,51.811800 184.23927,51.394100 C 184.39957,50.976300 184.28564,50.634600 183.98609,50.634600 C 183.68653,50.634600 183.57261,50.292800 183.73291,49.875000 C 183.89321,49.457300 183.77928,49.115500 183.47974,49.115500 C 183.18018,49.115500 183.06625,48.773700 183.22656,48.356000 C 183.38686,47.938200 183.27293,47.596500 182.97339,47.596500 C 182.67383,47.596500 182.55990,47.254700 182.72021,46.836900 C 182.88051,46.419200 182.77751,46.077400 182.49132,46.077400 C 182.20513,46.077400 182.11180,45.849500 182.28392,45.571000 C 182.45604,45.292600 182.34211,45.064700 182.03075,45.064700 C 181.71938,45.064700 181.60545,44.836800 181.77757,44.558300 C 181.94969,44.279900 181.83576,44.052000 181.52440,44.052000 C 181.21303,44.052000 181.09910,43.824100 181.27122,43.545600 C 181.44334,43.267200 181.32941,43.039300 181.01805,43.039300 C 180.70668,43.039300 180.59375,42.809800 180.76708,42.529400 C 180.94041,42.248900 180.72732,41.883200 180.29352,41.716800 C 179.85973,41.550300 179.61669,41.233100 179.75344,41.011800 C 179.89018,40.790600 179.14833,39.857900 178.10489,38.939200 C 177.06144,38.020500 176.26679,37.079700 176.33900,36.848700 C 176.41121,36.617600 176.12769,36.297100 175.70897,36.136400 C 175.29025,35.975700 175.07372,35.640300 175.22781,35.391000 C 175.38189,35.141700 175.25320,34.937700 174.94184,34.937700 C 174.63047,34.937700 174.51754,34.708200 174.69088,34.427800 C 174.86421,34.147300 174.65111,33.781600 174.21732,33.615200 C 173.78352,33.448700 173.55467,33.108500 173.70875,32.859200 C 173.86284,32.609900 173.73415,32.405900 173.42279,32.405900 C 173.11142,32.405900 172.99749,32.178100 173.16961,31.899600 C 173.34173,31.621100 173.22780,31.393200 172.91644,31.393200 C 172.60507,31.393200 172.49114,31.165400 172.66326,30.886900 C 172.83538,30.608400 172.72145,30.380500 172.41009,30.380500 C 172.09872,30.380500 171.98479,30.152700 172.15691,29.874200 C 172.32903,29.595700 172.21510,29.367800 171.90374,29.367800 C 171.59237,29.367800 171.47844,29.140000 171.65056,28.861500 C 171.82268,28.583000 171.69782,28.355100 171.37310,28.355100 C 171.04837,28.355100 170.91384,28.013300 171.07415,27.595600 C 171.23445,27.177900 171.12052,26.836100 170.82097,26.836100 C 170.52142,26.836100 170.40749,26.494300 170.56780,26.076600 C 170.72810,25.658800 170.61517,25.317000 170.31683,25.317000 C 169.95971,25.317000 169.83541,23.846700 169.95296,21.013000 C 170.05116,18.645700 169.93061,16.709000 169.68508,16.709000 C 169.43954,16.709000 169.36089,15.797600 169.51030,14.683700 C 169.66595,13.523200 169.57173,12.658300 169.28968,12.658300 C 169.01892,12.658300 168.94239,12.201400 169.11960,11.643100 C 169.33344,10.969300 169.17559,10.525700 168.65028,10.324100 C 168.21494,10.157100 167.98482,9.8164000 168.13890,9.5671000 C 168.29298,9.3178000 168.16430,9.1138000 167.85293,9.1138000 C 167.54157,9.1138000 167.42764,8.8860000 167.59976,8.6075000 C 167.77187,8.3290000 167.65795,8.1011000 167.34658,8.1011000 C 167.03522,8.1011000 166.89974,7.9081000 167.04552,7.6722000 C 167.38981,7.1152000 164.59960,4.4343000 164.14678,4.8871000 C 163.95722,5.0767000 163.80213,4.9525000 163.80213,4.6112000 C 163.80213,4.2698000 163.57427,4.1314000 163.29578,4.3035000 C 163.01728,4.4756000 162.78943,4.3617000 162.78943,4.0503000 C 162.78943,3.7389000 162.56157,3.6250000 162.28308,3.7971000 C 162.00458,3.9692000 161.77673,3.8553000 161.77673,3.5440000 C 161.77673,3.2326000 161.54887,3.1187000 161.27037,3.2908000 C 160.99188,3.4629000 160.76402,3.3471000 160.76402,3.0334000 C 160.76402,2.6934000 160.35489,2.5929000 159.75132,2.7844000 C 159.19434,2.9612000 158.73862,2.9196000 158.73862,2.6920000 C 158.73862,2.4643000 157.25755,2.2781000 155.44734,2.2781000 C 153.63714,2.2781000 152.15606,2.4733000 152.15606,2.7120000 C 152.15606,2.9507000 151.81428,3.0148000 151.39654,2.8545000 C 150.97880,2.6942000 150.63701,2.7972000 150.63701,3.0834000 C 150.63701,3.3696000 150.40915,3.4629000 150.13066,3.2908000 C 149.85217,3.1187000 149.62431,3.2326000 149.62431,3.5440000 C 149.62431,3.8553000 149.43132,3.9908000 149.19545,3.8450000 C 148.63837,3.5007000 145.95752,6.2909000 146.41034,6.7438000 C 146.59990,6.9333000 146.47571,7.0884000 146.13437,7.0884000 C 145.79302,7.0884000 145.65456,7.3163000 145.82668,7.5948000 C 145.99880,7.8733000 145.88487,8.1011000 145.57351,8.1011000 C 145.26214,8.1011000 145.14821,8.3290000 145.32033,8.6075000 C 145.49245,8.8860000 145.39912,9.1138000 145.11293,9.1138000 C 144.82674,9.1138000 144.72374,9.4556000 144.88405,9.8733000 C 145.04435,10.291100 144.98023,10.632900 144.74157,10.632900 C 144.50290,10.632900 144.30763,14.050700 144.30763,18.228100 C 144.30763,22.405500 144.44337,25.823400 144.60927,25.823400 C 144.77517,25.823400 144.95186,27.076600 145.00191,28.608300 C 145.05810,30.327900 144.88286,31.393200 144.54380,31.393200 C 144.24179,31.393200 144.13551,31.621100 144.30763,31.899600 C 144.47975,32.178100 144.36582,32.405900 144.05446,32.405900 C 143.74309,32.405900 143.61441,32.609900 143.76849,32.859200 C 143.92257,33.108500 143.69372,33.448700 143.25993,33.615200 C 142.82614,33.781600 142.59828,34.123400 142.75358,34.374700 C 142.90888,34.626000 142.68102,34.967800 142.24723,35.134200 C 141.81344,35.300700 141.58493,35.641400 141.73944,35.891400 C 141.89394,36.141400 141.44541,36.722700 140.74269,37.183100 C 140.03998,37.643600 139.57727,38.201900 139.71446,38.423900 C 139.85164,38.645800 139.28292,39.330900 138.45064,39.946200 C 137.61835,40.561600 137.07110,41.281400 137.23453,41.545800 C 137.39795,41.810200 137.27691,42.026600 136.96555,42.026600 C 136.65418,42.026600 136.54025,42.254500 136.71237,42.532900 C 136.88449,42.811400 136.77056,43.039300 136.45920,43.039300 C 136.14783,43.039300 136.03390,43.267200 136.20602,43.545600 C 136.37814,43.824100 136.28481,44.052000 135.99862,44.052000 C 135.71243,44.052000 135.60943,44.393800 135.76974,44.811500 C 135.93004,45.229300 135.79360,45.571000 135.46655,45.571000 C 135.10233,45.571000 134.99645,45.963500 135.19332,46.583700 C 135.37355,47.151600 135.28431,47.596500 134.99016,47.596500 C 134.70164,47.596500 134.59673,47.938200 134.75704,48.356000 C 134.91734,48.773700 134.78281,49.115500 134.45809,49.115500 C 134.13336,49.115500 134.00850,49.343400 134.18062,49.621900 C 134.35274,49.900300 134.25941,50.128200 133.97322,50.128200 C 133.68703,50.128200 133.58403,50.470000 133.74433,50.887700 C 133.90464,51.305500 133.77011,51.647300 133.44538,51.647300 C 133.12066,51.647300 132.99580,51.875100 133.16792,52.153600 C 133.34004,52.432100 133.22611,52.660000 132.91474,52.660000 C 132.60338,52.660000 132.48945,52.887800 132.66157,53.166300 C 132.83369,53.444800 132.71976,53.672700 132.40839,53.672700 C 132.09703,53.672700 131.96834,53.876600 132.12243,54.126000 C 132.27651,54.375300 132.04766,54.715400 131.61386,54.881900 C 131.18007,55.048400 130.96697,55.414000 131.14031,55.694500 C 131.31364,55.974900 131.20071,56.204400 130.88934,56.204400 C 130.57798,56.204400 130.46405,56.432300 130.63617,56.710800 C 130.80828,56.989300 130.69245,57.217100 130.37875,57.217100 C 130.03882,57.217100 129.93825,57.626200 130.12981,58.229800 C 130.30659,58.786800 130.22218,59.242500 129.94223,59.242500 C 129.30419,59.242500 129.40329,61.403300 130.06207,61.855500 C 130.33002,62.039500 131.27400,62.072400 132.15979,61.928600 C 133.46122,61.717400 134.12555,61.979100 135.62111,63.292300 C 136.63905,64.186000 137.47190,65.167800 137.47190,65.473900 C 137.47190,65.780100 136.60442,65.183500 135.54418,64.148200 C 133.94449,62.586200 133.30666,62.288700 131.79589,62.399800 C 130.79458,62.473500 130.07589,62.697200 130.19879,62.897000 C 130.32170,63.096700 131.11209,63.122200 131.95522,62.953600 C 133.24342,62.695900 133.78602,62.937800 135.35346,64.468300 C 136.37935,65.470100 137.44658,66.299100 137.72507,66.310600 C 138.00357,66.322000 138.31795,66.591000 138.42370,66.908300 C 138.54213,67.263500 138.36623,67.330700 137.96570,67.083200 C 137.53613,66.817700 137.43978,66.882500 137.68183,67.274100 C 137.88335,67.600200 138.23866,67.749300 138.47141,67.605400 C 138.70416,67.461600 139.48592,68.352900 140.20865,69.586200 C 141.67290,72.084700 141.82326,72.640400 140.88976,72.103200 C 140.52203,71.891500 140.43363,71.932100 140.67878,72.199900 C 140.91086,72.453400 141.34759,72.660800 141.64929,72.660800 C 141.95099,72.660800 142.30335,72.977300 142.43231,73.364200 C 142.58861,73.833100 142.44998,73.933700 142.01651,73.665800 C 141.57753,73.394400 141.49039,73.464800 141.74835,73.882100 C 141.95851,74.222200 142.26163,74.369200 142.42195,74.208900 C 142.58228,74.048600 143.27978,74.432200 143.97195,75.061300 C 144.66413,75.690500 145.04807,75.890900 144.82515,75.506600 C 144.55261,75.036900 144.63990,74.881400 145.09162,75.031900 C 145.46109,75.155100 146.17638,74.842900 146.68115,74.338100 C 147.68718,73.332100 147.91120,71.901300 147.06268,71.901300 C 146.76775,71.901300 146.64844,71.703900 146.79756,71.462600 C 147.12274,70.936400 145.36727,69.238200 144.93994,69.665500 C 144.77592,69.829500 144.25681,69.376300 143.78635,68.658300 C 143.31590,67.940300 142.73806,67.472100 142.50226,67.617800 C 142.26647,67.763500 141.69682,67.307800 141.23639,66.605100 C 140.77595,65.902400 140.23116,65.431300 140.02575,65.558200 C 139.82033,65.685200 139.03460,65.144400 138.27968,64.356400 C 137.07864,63.102800 136.89241,62.467600 136.78966,59.274900 C 136.72508,57.268100 136.86769,55.505400 137.10659,55.357700 C 137.34548,55.210100 137.41863,54.770500 137.26913,54.381000 C 137.11964,53.991400 137.24242,53.672700 137.54196,53.672700 C 137.84151,53.672700 137.95544,53.330900 137.79514,52.913100 C 137.63484,52.495400 137.71724,52.153600 137.97825,52.153600 C 138.23926,52.153600 138.32166,51.811800 138.16136,51.394100 C 138.00106,50.976300 138.13558,50.634600 138.46031,50.634600 C 138.78503,50.634600 138.90989,50.406700 138.73777,50.128200 C 138.56566,49.849700 138.67959,49.621900 138.99095,49.621900 C 139.30231,49.621900 139.41624,49.394000 139.24412,49.115500 C 139.07201,48.837000 139.18594,48.609200 139.49730,48.609200 C 139.80866,48.609200 139.92259,48.381300 139.75048,48.102800 C 139.57836,47.824300 139.69229,47.596500 140.00365,47.596500 C 140.31502,47.596500 140.42894,47.368600 140.25683,47.090100 C 140.08471,46.811600 140.19864,46.583700 140.51000,46.583700 C 140.82137,46.583700 140.93430,46.354300 140.76097,46.073800 C 140.58763,45.793400 140.80073,45.427700 141.23453,45.261200 C 141.66832,45.094800 141.89717,44.754600 141.74309,44.505300 C 141.58900,44.256000 141.68291,44.052000 141.95177,44.052000 C 142.22062,44.052000 142.32823,43.539300 142.19090,42.912700 C 141.98349,41.966300 142.04149,41.902000 142.53341,42.532900 C 143.00556,43.138500 143.07225,42.907500 142.86235,41.393700 C 142.70988,40.294000 142.81137,39.494800 143.10347,39.494800 C 143.38089,39.494800 143.46705,39.267000 143.29493,38.988500 C 143.12281,38.710000 143.23674,38.482100 143.54810,38.482100 C 143.85947,38.482100 143.97340,38.254300 143.80128,37.975800 C 143.62916,37.697300 143.74309,37.469400 144.05446,37.469400 C 144.36582,37.469400 144.47975,37.241600 144.30763,36.963100 C 144.13551,36.684600 144.24944,36.456700 144.56081,36.456700 C 144.87217,36.456700 144.98510,36.227300 144.81177,35.946800 C 144.63844,35.666400 144.85154,35.300700 145.28533,35.134200 C 145.71912,34.967800 145.94797,34.627600 145.79389,34.378300 C 145.63981,34.129000 145.76849,33.925000 146.07986,33.925000 C 146.39122,33.925000 146.50515,33.697100 146.33303,33.418600 C 146.16091,33.140100 146.26407,32.912300 146.56227,32.912300 C 147.15277,32.912300 147.00846,29.216500 146.35986,27.728500 C 146.14894,27.244700 146.21566,26.162300 146.50813,25.323400 C 146.81322,24.448200 146.84205,23.798000 146.57576,23.798000 C 146.32049,23.798000 146.25714,23.418800 146.43497,22.955400 C 146.62811,22.452100 146.55320,22.239600 146.24897,22.427600 C 145.54984,22.859700 145.74318,16.965300 146.45632,16.106000 C 147.54141,14.798600 152.20464,15.907900 151.36108,17.272800 C 151.20846,17.519700 151.33922,17.721800 151.65166,17.721800 C 151.96409,17.721800 152.17916,18.120500 152.12958,18.607900 C 151.94632,20.409500 152.18912,20.759900 153.62094,20.759900 C 155.21385,20.759900 155.78785,19.937300 155.35365,18.277000 C 155.18805,17.643700 155.31622,17.215400 155.67135,17.215400 C 155.99875,17.215400 156.12798,16.991100 155.95851,16.716900 C 155.56338,16.077500 158.67323,14.165800 160.00450,14.229700 C 160.85187,14.270300 160.81053,14.348700 159.75132,14.709700 C 158.53092,15.125600 158.54003,15.138100 160.00480,15.057600 C 161.72813,14.963000 162.94798,15.536500 162.51463,16.237700 C 162.35440,16.497000 162.47806,16.709100 162.78943,16.709100 C 163.10079,16.709100 163.21472,16.936900 163.04260,17.215400 C 162.87048,17.493900 162.96381,17.721800 163.25000,17.721800 C 163.53619,17.721800 163.63919,18.063600 163.47889,18.481300 C 163.31858,18.899000 163.43966,19.240800 163.74795,19.240800 C 164.05624,19.240800 164.30848,19.810500 164.30848,20.506700 C 164.30848,21.202900 164.05624,21.772600 163.74795,21.772600 C 163.43966,21.772600 163.31858,22.114400 163.47889,22.532100 C 163.63919,22.949800 163.54162,23.291600 163.26207,23.291600 C 162.93163,23.291600 162.94170,23.642700 163.29087,24.295200 C 163.58626,24.847100 163.81801,26.157300 163.80587,27.206700 C 163.77256,30.086100 163.97269,31.393200 164.44687,31.393200 C 164.68212,31.393200 164.73377,31.621100 164.56165,31.899600 C 164.38954,32.178100 164.50346,32.405900 164.81483,32.405900 C 165.12619,32.405900 165.24012,32.633800 165.06800,32.912300 C 164.89589,33.190800 165.00981,33.418600 165.32118,33.418600 C 165.63254,33.418600 165.76123,33.622600 165.60715,33.871900 C 165.45306,34.121200 165.69111,34.464900 166.13615,34.635700 C 166.59749,34.812800 166.82072,35.270900 166.65548,35.701500 C 166.49608,36.116900 166.59982,36.456700 166.88601,36.456700 C 167.17219,36.456700 167.26552,36.684600 167.09341,36.963100 C 166.92129,37.241600 167.03712,37.469400 167.35082,37.469400 C 167.69075,37.469400 167.79132,37.878600 167.59976,38.482100 C 167.40187,39.105600 167.50877,39.494800 167.87787,39.494800 C 168.22810,39.494800 168.36728,39.915900 168.21257,40.507500 C 168.06691,41.064500 168.19224,41.520200 168.49108,41.520200 C 168.78991,41.520200 168.88396,41.670700 168.70007,41.854600 C 168.51618,42.038500 168.82380,42.509800 169.38368,42.901900 C 169.94355,43.294100 170.27044,43.827200 170.11010,44.086600 C 169.94975,44.346100 170.07332,44.558300 170.38468,44.558300 C 170.69605,44.558300 170.80998,44.786200 170.63786,45.064700 C 170.46574,45.343200 170.57967,45.571000 170.89104,45.571000 C 171.20240,45.571000 171.31633,45.798900 171.14421,46.077400 C 170.97209,46.355900 171.08602,46.583700 171.39739,46.583700 C 171.70875,46.583700 171.82268,46.811600 171.65056,47.090100 C 171.47844,47.368600 171.57177,47.596500 171.85796,47.596500 C 172.14415,47.596500 172.23280,47.975600 172.05497,48.439000 C 171.82107,49.048600 171.91591,49.167700 172.39788,48.869900 C 172.90871,48.554200 172.98805,48.761300 172.73798,49.757600 C 172.54597,50.522600 172.63762,51.132400 172.96083,51.240100 C 173.33431,51.364600 173.36276,51.985100 173.04981,53.180800 L 172.58978,54.938500 L 172.26206,52.208000 C 171.93615,49.492500 170.07390,45.226300 168.37033,43.292500 C 167.87966,42.735500 167.32919,41.294100 167.14708,40.089300 C 166.76417,37.556200 164.37383,32.569000 162.90845,31.245800 C 161.93892,30.370300 161.85345,30.380200 160.44792,31.531700 C 157.95575,33.573500 154.20143,35.926100 152.92341,36.246800 C 151.68696,36.557200 149.56685,35.018500 149.03581,33.425400 C 148.59728,32.109800 147.18181,33.347700 145.32202,36.673300 C 143.83780,39.327300 143.53464,40.306200 143.80944,41.557400 C 144.06740,42.731900 143.90865,43.396000 143.17300,44.220000 C 140.08014,47.684400 137.47190,54.432900 137.47190,58.971000 L 137.47190,62.220900 L 140.62054,64.909100 C 148.66290,71.775400 149.29850,72.893900 146.57268,75.383600 L 145.04011,76.783300 L 146.07830,77.722900 C 146.88036,78.448800 146.96981,78.764800 146.47159,79.112700 C 146.03601,79.416700 146.15539,79.473700 146.83938,79.288100 C 147.39637,79.137000 148.19387,79.232500 148.61161,79.500300 C 149.74755,80.228800 156.68077,80.060200 158.95832,79.248800 z M 136.03280,60.761600 C 136.03280,60.065300 136.14772,59.780500 136.28819,60.128600 C 136.42866,60.476700 136.42866,61.046400 136.28819,61.394500 C 136.14772,61.742600 136.03280,61.457800 136.03280,60.761600 z M 167.36440,30.413800 C 166.63750,29.055600 166.69637,28.861500 167.83512,28.861500 C 168.85234,28.861500 170.09992,30.496500 169.52295,31.073500 C 168.90277,31.693700 167.88247,31.381900 167.36440,30.413800 z M 168.86563,30.410400 C 168.86563,30.148400 168.63778,29.793100 168.35928,29.621000 C 168.08079,29.448900 167.85293,29.663300 167.85293,30.097500 C 167.85293,30.531600 168.08079,30.886900 168.35928,30.886900 C 168.63778,30.886900 168.86563,30.672500 168.86563,30.410400 z M 160.76402,7.8479000 C 160.76402,6.9435000 161.03769,6.5821000 161.72255,6.5821000 C 163.07188,6.5821000 163.46828,7.9732000 162.29751,8.5997000 C 160.91954,9.3372000 160.76402,9.2610000 160.76402,7.8479000 z M 144.56081,76.790100 C 144.56081,76.694000 144.04813,76.181300 143.42152,75.650800 L 142.28223,74.686200 L 143.24682,75.825500 C 144.15330,76.896100 144.56081,77.195300 144.56081,76.790100 z M 122.38280,67.865100 C 122.05432,67.364500 121.28384,69.176700 121.27643,70.467400 C 121.25973,73.377400 122.02598,73.697800 122.28375,70.888600 C 122.42430,69.356900 122.46887,67.996300 122.38280,67.865100 z M 139.49730,69.369500 C 139.19921,68.812500 138.84139,68.356800 138.70214,68.356800 C 138.56290,68.356800 138.69286,68.812500 138.99095,69.369500 C 139.28904,69.926500 139.64686,70.382200 139.78611,70.382200 C 139.92535,70.382200 139.79539,69.926500 139.49730,69.369500 z M 127.09171,67.344100 C 127.26383,67.065600 127.17680,66.837800 126.89830,66.837800 C 126.61981,66.837800 126.25113,67.065600 126.07901,67.344100 C 125.90689,67.622600 125.99393,67.850500 126.27242,67.850500 C 126.55091,67.850500 126.91959,67.622600 127.09171,67.344100 z M 162.80482,27.484900 C 163.21403,26.291900 163.21254,25.613400 162.79928,24.953100 C 162.30453,24.162700 162.27323,24.192000 162.54619,25.190400 C 162.76202,25.979900 162.63879,26.329700 162.14490,26.329700 C 161.75287,26.329700 160.00221,27.044300 158.25455,27.917600 C 153.83636,30.125400 151.25415,30.356400 149.34564,28.714800 L 147.86896,27.444600 L 148.74010,25.617800 C 149.21922,24.613100 150.35471,23.337700 151.26341,22.783700 C 152.17211,22.229700 152.60974,21.775500 152.23593,21.774500 C 151.86212,21.773400 150.97692,22.228300 150.26883,22.785300 C 149.56074,23.342300 148.67033,23.798000 148.29015,23.798000 C 147.90997,23.798000 147.59580,24.082800 147.59200,24.430900 C 147.58819,24.779000 147.45130,25.562700 147.28779,26.172400 C 147.05780,27.030100 147.52239,27.798000 149.34007,29.564500 C 151.43377,31.599400 151.97694,31.864600 154.32801,32.000400 C 157.78912,32.200300 161.94716,29.985300 162.80482,27.484900 z M 160.97462,22.966800 C 161.21321,22.345100 161.13119,22.264200 160.64903,22.645700 C 160.29454,22.926200 159.66271,23.282200 159.24497,23.436800 C 158.72655,23.628800 158.82990,23.730700 159.57056,23.758000 C 160.16737,23.780000 160.79920,23.424000 160.97462,22.966800 z M 150.13066,21.517500 C 150.13066,21.055200 150.45240,20.895200 151.01678,21.076700 C 151.73921,21.309100 151.76705,21.265600 151.16754,20.841000 C 150.76310,20.554700 150.29602,20.404500 150.12960,20.507400 C 149.96317,20.610200 149.51693,20.196400 149.13796,19.587800 C 148.48509,18.539400 148.49971,18.521200 149.41638,19.240800 C 150.29876,19.933600 150.32623,19.926600 149.72878,19.162300 C 148.66922,17.806700 147.32577,18.333500 147.46413,20.050300 C 147.56482,21.299700 147.51336,21.368000 147.11996,20.506700 C 146.79558,19.796500 146.64675,19.725100 146.62180,20.267400 C 146.60222,20.692800 146.94148,21.548100 147.37569,22.168000 C 148.01300,23.077900 148.35461,23.193800 149.14792,22.769200 C 149.68843,22.480000 150.13066,21.916700 150.13066,21.517500 z M 157.72592,22.532100 C 156.98375,21.637800 157.75605,21.498900 158.62712,22.370000 C 159.57753,23.320400 161.56758,22.014400 161.50059,20.484200 C 161.47083,19.804400 161.25640,19.075600 161.02407,18.864700 C 160.79175,18.653800 160.79586,18.823100 161.03322,19.240800 C 161.40433,19.894000 161.34556,19.903700 160.61362,19.310000 C 160.14549,18.930400 159.88734,18.417700 160.03996,18.170700 C 160.19257,17.923800 160.05986,17.721800 159.74504,17.721800 C 158.97287,17.721800 157.69527,19.041400 158.08760,19.433700 C 158.26000,19.606100 158.13522,19.747200 157.81031,19.747200 C 157.48540,19.747200 157.21957,20.202900 157.21957,20.759900 C 157.21957,21.588400 156.88200,21.772600 155.36295,21.772600 C 154.34181,21.772600 153.65503,21.921300 153.83677,22.103000 C 154.01851,22.284700 154.85003,22.414000 155.68459,22.390300 C 156.51915,22.366600 157.33331,22.559700 157.49383,22.819400 C 157.65435,23.079100 157.91407,23.291600 158.07098,23.291600 C 158.22789,23.291600 158.07261,22.949800 157.72592,22.532100 z M 163.10037,19.811000 C 162.75561,17.610400 161.46242,16.202700 159.78551,16.202700 C 157.97656,16.202700 156.20297,17.541200 156.22508,18.889800 C 156.24250,19.952500 156.29242,19.940300 157.38339,18.607900 C 159.66671,15.819100 162.63957,17.555100 162.13313,21.381400 C 161.86722,23.390500 161.90105,23.472600 162.60742,22.532100 C 163.09611,21.881400 163.27234,20.908600 163.10037,19.811000 z M 150.89893,17.713900 C 150.85758,17.152500 150.52044,16.412000 150.14974,16.068200 C 149.61003,15.567700 149.55362,15.580100 149.86661,16.130400 C 150.16065,16.647300 150.00146,16.736300 149.22398,16.489500 C 148.65556,16.309100 148.04393,16.398600 147.86481,16.688500 C 147.68569,16.978300 147.86648,17.215400 148.26655,17.215400 C 148.66663,17.215400 149.27762,17.557200 149.62431,17.974900 C 150.49600,19.025300 150.98812,18.924500 150.89893,17.713900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1053.1123183) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f04.svgpath5262" d="M 227.11091,88.785300 C 226.04143,88.341700 225.35818,87.767200 225.54351,87.467300 C 225.72763,87.169400 225.63098,87.084700 225.32361,87.274700 C 225.02198,87.461100 222.24868,86.926700 219.16072,86.087000 C 216.07277,85.247400 213.37917,84.546000 213.17495,84.528300 C 212.97072,84.510700 213.29707,84.297300 213.90016,84.054100 C 215.12213,83.561400 220.24531,84.164900 224.74981,85.332100 C 229.01812,86.438200 230.51689,86.299500 232.39087,84.625100 C 233.79245,83.372800 234.03015,82.808000 234.10144,80.561100 C 234.14698,79.125900 233.98773,77.830100 233.74754,77.681700 C 233.50735,77.533200 233.31083,78.433100 233.31083,79.681400 C 233.31083,83.011200 231.47011,85.066800 228.48845,85.066800 C 227.27812,85.066800 225.65791,84.827300 224.88800,84.534600 C 224.11808,84.241800 220.85901,83.552900 217.64562,83.003500 C 210.76846,81.827800 210.10184,81.387100 210.94472,78.573900 C 211.67952,76.121300 211.72184,73.753500 211.02314,74.185400 C 210.74011,74.360300 210.62345,74.689300 210.76390,74.916600 C 211.02893,75.345400 210.31546,77.944700 209.42066,79.810100 C 208.60611,81.508300 209.11861,82.644400 211.03140,83.380900 C 212.63729,83.999200 212.66132,84.035200 211.28741,83.764800 C 208.35849,83.188200 207.90291,81.953800 209.24517,78.231100 C 209.76399,76.792100 209.88894,75.088800 209.67670,72.348600 C 209.40687,68.864900 209.48246,68.387100 210.45785,67.411700 C 211.21769,66.651900 212.17556,66.329500 213.68974,66.324100 C 216.10123,66.315400 216.55593,66.094600 217.74581,64.354700 C 218.37495,63.434800 218.44928,62.895700 218.04988,62.149400 C 217.28656,60.723200 217.95997,57.924700 219.90683,54.432600 C 220.83839,52.761600 222.17285,49.635700 222.87231,47.486000 C 224.45414,42.624500 224.84895,41.879100 227.50723,38.735700 C 228.68479,37.343300 230.34453,35.098900 231.19553,33.748300 L 232.74281,31.292600 L 232.44231,21.493800 C 232.10202,10.397700 232.45726,8.5970000 235.69318,5.0152000 C 238.09879,2.3525000 241.04002,1.3195000 245.33499,1.6291000 C 250.81398,2.0239000 254.83351,4.5229000 257.47750,9.1783000 C 258.86657,11.624000 259.12780,12.996700 259.57931,20.222300 C 259.95366,26.213200 260.01761,26.462300 262.37863,31.124900 C 263.70756,33.749200 265.91895,37.181000 267.29283,38.751000 C 270.15391,42.020500 271.43694,44.345800 273.13574,49.340500 C 274.58651,53.605900 275.08171,58.596000 274.39479,62.027800 C 273.99463,64.027000 274.04053,64.795500 274.61298,65.681100 C 275.01170,66.297900 275.33793,67.388200 275.33793,68.104000 C 275.33793,69.910500 276.62393,71.692700 279.21257,73.473700 C 282.88498,76.000400 282.28243,77.673800 276.55106,80.865200 C 274.21857,82.164000 271.28356,84.224400 270.02883,85.444000 C 268.77411,86.663500 267.53431,87.529500 267.27372,87.368500 C 267.01314,87.207400 266.63506,87.342500 266.43354,87.668500 C 266.20471,88.038800 266.28663,88.125700 266.65173,87.900100 C 266.97325,87.701400 267.23631,87.660300 267.23631,87.808800 C 267.23631,88.432000 264.11555,89.623900 262.48409,89.623900 C 260.34472,89.623900 257.95658,88.782200 258.33926,88.163000 C 258.49227,87.915400 258.22116,87.744100 257.73679,87.782300 C 257.22434,87.822700 256.85343,87.496200 256.84967,87.001300 C 256.84612,86.533600 256.63869,85.964000 256.38873,85.735500 C 256.12562,85.494900 256.10077,85.607800 256.32970,86.003400 C 256.64715,86.552100 256.51991,86.577000 255.68464,86.130000 C 255.04739,85.789000 251.37242,85.573100 246.20233,85.573100 L 237.76054,85.573100 L 235.86174,87.077000 C 232.50018,89.739400 230.39961,90.149500 227.11091,88.785300 z M 231.15884,88.768600 C 230.67147,88.641200 229.87397,88.641200 229.38661,88.768600 C 228.89925,88.895900 229.29800,89.000100 230.27272,89.000100 C 231.24745,89.000100 231.64620,88.895900 231.15884,88.768600 z M 263.31210,88.760200 C 262.68549,88.639600 261.66013,88.639600 261.03352,88.760200 C 260.40691,88.880900 260.91959,88.979700 262.17281,88.979700 C 263.42603,88.979700 263.93871,88.880900 263.31210,88.760200 z M 236.53811,85.931100 C 236.69944,86.092400 236.97511,85.850000 237.15071,85.392400 C 237.42993,84.664800 238.57468,84.560400 246.27694,84.560400 C 251.12077,84.560400 255.08390,84.764200 255.08390,85.013200 C 255.08390,85.262300 255.59658,85.433200 256.22319,85.393000 C 257.32569,85.322300 257.36431,85.144200 257.41926,79.876700 C 257.45049,76.882900 257.30750,74.433400 257.10150,74.433400 C 256.89550,74.433400 256.44538,74.772700 256.10123,75.187400 C 255.75708,75.602100 255.29839,75.831900 255.08191,75.698100 C 254.86544,75.564300 254.31160,76.029800 253.85117,76.732500 C 253.39073,77.435200 252.79616,77.875500 252.52990,77.711000 C 252.26364,77.546400 252.04580,77.666500 252.04580,77.977900 C 252.04580,78.289200 251.84182,78.417900 251.59250,78.263800 C 251.34319,78.109800 251.00302,78.338600 250.83655,78.772400 C 250.67009,79.206200 250.30443,79.419300 250.02397,79.246000 C 249.74351,79.072600 249.51404,79.196500 249.51404,79.521200 C 249.51404,79.845900 249.17226,79.980500 248.75452,79.820200 C 248.33678,79.659900 247.99499,79.764800 247.99499,80.053300 C 247.99499,80.347500 247.55015,80.436700 246.98229,80.256500 C 246.42531,80.079700 245.96959,80.121300 245.96959,80.348900 C 245.96959,80.576600 244.14673,80.762800 241.91879,80.762800 C 239.69084,80.762800 237.86798,80.599100 237.86798,80.398900 C 237.86798,80.198800 237.48882,80.180600 237.02539,80.358400 C 236.42012,80.590700 236.29736,80.496400 236.58952,80.023600 C 236.86304,79.581100 236.76587,79.443600 236.29282,79.603900 C 235.88629,79.741600 235.57584,80.570700 235.55728,81.568400 C 235.50274,84.498900 235.37636,84.888600 234.05021,86.214700 C 233.14391,87.121000 232.95703,87.575900 233.41727,87.755200 C 233.77647,87.895200 234.55960,87.476100 235.15756,86.823800 C 235.75552,86.171500 236.37677,85.769800 236.53811,85.931100 z M 234.32353,86.839000 C 234.67022,86.421300 235.06781,86.079500 235.20705,86.079500 C 235.34630,86.079500 235.17657,86.421300 234.82988,86.839000 C 234.48318,87.256800 234.08560,87.598500 233.94635,87.598500 C 233.80711,87.598500 233.97683,87.256800 234.32353,86.839000 z M 266.65464,85.563800 C 267.86644,85.013900 269.02782,84.669100 269.23550,84.797400 C 269.44318,84.925800 270.26024,84.355300 271.05119,83.529700 C 272.85401,81.648000 272.51343,81.650700 268.75537,83.547700 C 265.34411,85.269700 262.21317,85.541200 260.90069,84.228700 C 259.50129,82.829300 259.13470,81.163200 259.13470,76.202600 C 259.13470,73.561600 258.90845,71.315300 258.62478,71.139900 C 257.86263,70.668900 257.41313,72.313400 258.08330,73.120900 C 258.44422,73.555800 258.62604,75.552800 258.56334,78.393400 C 258.48396,81.990500 258.64846,83.249800 259.33444,84.296800 C 260.91096,86.702800 263.25168,87.108000 266.65464,85.563800 z M 247.70834,79.249200 C 248.80389,78.858900 249.92142,78.676200 250.19174,78.843300 C 250.46205,79.010400 250.53077,78.900400 250.34445,78.598900 C 250.00188,78.044600 251.86282,77.148100 252.80532,77.413400 C 253.08382,77.491800 253.14223,77.386500 252.93513,77.179400 C 252.61279,76.857000 254.34729,75.242000 255.08390,75.178600 C 255.70197,75.125400 257.61565,73.637900 257.61565,73.210700 C 257.61565,72.950600 256.99594,73.290200 256.23851,73.965400 C 255.48108,74.640600 255.18686,74.770500 255.58469,74.254200 C 255.98251,73.737900 256.48220,72.142900 256.69511,70.709700 C 257.71265,63.860400 257.82411,63.599000 259.89033,63.215400 C 261.02194,63.005400 261.51248,61.391000 261.60655,57.567400 C 261.64299,56.086100 261.86477,55.254900 262.17281,55.445300 C 262.79767,55.831500 262.85129,60.255600 262.23111,60.255600 C 261.98469,60.255600 261.89171,61.793700 262.02449,63.673500 C 262.22632,66.530800 262.48019,67.286500 263.57249,68.281400 C 264.66844,69.279600 265.21184,69.418200 266.94341,69.141400 C 268.14067,68.949900 269.59278,68.250700 270.40060,67.476800 C 271.16668,66.742900 271.79347,66.373100 271.79347,66.655200 C 271.79347,67.429900 269.69792,69.233100 268.08946,69.842500 C 264.85231,71.069100 262.40489,69.917600 261.67773,66.826000 L 261.26377,65.065900 L 261.21194,66.998000 C 261.14225,69.595700 261.82316,70.695000 263.93320,71.391400 C 265.97116,72.064000 267.37592,71.746400 269.51489,70.129500 C 270.96538,69.033000 273.57782,65.288800 272.37271,66.033600 C 271.64428,66.483800 271.64451,66.200100 272.37386,64.599300 C 272.69308,63.898700 273.14537,63.443600 273.37894,63.587900 C 273.61252,63.732300 273.66465,63.155500 273.49478,62.306200 C 273.32492,61.456900 273.38531,60.762000 273.62899,60.762000 C 273.87268,60.762000 274.07205,59.508700 274.07205,57.977000 C 274.07205,56.445300 273.87268,55.192100 273.62899,55.192100 C 273.38531,55.192100 273.32265,54.508500 273.48975,53.673100 C 273.67756,52.734000 273.58438,52.154000 273.24569,52.154000 C 272.94437,52.154000 272.82898,51.812200 272.98929,51.394500 C 273.14959,50.976700 273.03566,50.635000 272.73611,50.635000 C 272.43655,50.635000 272.32263,50.293200 272.48293,49.875400 C 272.64323,49.457700 272.52930,49.115900 272.22976,49.115900 C 271.93020,49.115900 271.81627,48.774100 271.97658,48.356400 C 272.13688,47.938600 272.02295,47.596900 271.72341,47.596900 C 271.42385,47.596900 271.30992,47.255100 271.47023,46.837300 C 271.63053,46.419600 271.52753,46.077800 271.24134,46.077800 C 270.95515,46.077800 270.86182,45.849900 271.03394,45.571400 C 271.20606,45.293000 271.09213,45.065100 270.78077,45.065100 C 270.46940,45.065100 270.35547,44.837200 270.52759,44.558700 C 270.69971,44.280300 270.58578,44.052400 270.27442,44.052400 C 269.96305,44.052400 269.84912,43.824500 270.02124,43.546000 C 270.19336,43.267600 270.07943,43.039700 269.76807,43.039700 C 269.45670,43.039700 269.34377,42.810200 269.51710,42.529800 C 269.69043,42.249300 269.47734,41.883600 269.04354,41.717200 C 268.60975,41.550700 268.36671,41.233500 268.50346,41.012200 C 268.64020,40.791000 267.89835,39.858300 266.85491,38.939600 C 265.81146,38.020900 265.01681,37.080100 265.08902,36.849100 C 265.16123,36.618000 264.87771,36.297500 264.45899,36.136800 C 264.04027,35.976100 263.82374,35.640700 263.97783,35.391400 C 264.13191,35.142100 264.00322,34.938100 263.69186,34.938100 C 263.38049,34.938100 263.26756,34.708600 263.44090,34.428200 C 263.61423,34.147700 263.40113,33.782000 262.96734,33.615600 C 262.53354,33.449100 262.30469,33.108900 262.45877,32.859600 C 262.61286,32.610300 262.48417,32.406300 262.17281,32.406300 C 261.86144,32.406300 261.74751,32.178500 261.91963,31.900000 C 262.09175,31.621500 261.97782,31.393600 261.66646,31.393600 C 261.35509,31.393600 261.24116,31.165800 261.41328,30.887300 C 261.58540,30.608800 261.47147,30.380900 261.16011,30.380900 C 260.84874,30.380900 260.73481,30.153100 260.90693,29.874600 C 261.07905,29.596100 260.96512,29.368200 260.65376,29.368200 C 260.34239,29.368200 260.22846,29.140400 260.40058,28.861900 C 260.57270,28.583400 260.44784,28.355500 260.12312,28.355500 C 259.79839,28.355500 259.66386,28.013700 259.82417,27.596000 C 259.98447,27.178300 259.87054,26.836500 259.57099,26.836500 C 259.27144,26.836500 259.15751,26.494700 259.31782,26.077000 C 259.47812,25.659200 259.36519,25.317400 259.06685,25.317400 C 258.70973,25.317400 258.58543,23.847100 258.70298,21.013400 C 258.80118,18.646100 258.68063,16.709400 258.43510,16.709400 C 258.18956,16.709400 258.11091,15.798000 258.26032,14.684100 C 258.41597,13.523600 258.32175,12.658700 258.03970,12.658700 C 257.76894,12.658700 257.69241,12.201800 257.86962,11.643500 C 258.08346,10.969700 257.92561,10.526100 257.40030,10.324500 C 256.96496,10.157500 256.73484,9.8168000 256.88892,9.5675000 C 257.04300,9.3182000 256.91432,9.1142000 256.60295,9.1142000 C 256.29159,9.1142000 256.17766,8.8864000 256.34978,8.6079000 C 256.52189,8.3294000 256.40797,8.1015000 256.09660,8.1015000 C 255.78524,8.1015000 255.64976,7.9085000 255.79554,7.6726000 C 256.13983,7.1156000 253.34962,4.4347000 252.89680,4.8875000 C 252.70724,5.0771000 252.55215,4.9529000 252.55215,4.6116000 C 252.55215,4.2702000 252.32429,4.1318000 252.04580,4.3039000 C 251.76730,4.4760000 251.53945,4.3621000 251.53945,4.0507000 C 251.53945,3.7393000 251.31159,3.6254000 251.03310,3.7975000 C 250.75460,3.9696000 250.52675,3.8557000 250.52675,3.5444000 C 250.52675,3.2330000 250.29889,3.1191000 250.02039,3.2912000 C 249.74190,3.4633000 249.51404,3.3475000 249.51404,3.0338000 C 249.51404,2.6938000 249.10491,2.5933000 248.50134,2.7848000 C 247.94436,2.9616000 247.48864,2.9200000 247.48864,2.6924000 C 247.48864,2.4647000 246.00757,2.2785000 244.19736,2.2785000 C 242.38716,2.2785000 240.90608,2.4737000 240.90608,2.7124000 C 240.90608,2.9511000 240.56430,3.0152000 240.14656,2.8549000 C 239.72882,2.6946000 239.38703,2.7976000 239.38703,3.0838000 C 239.38703,3.3700000 239.15917,3.4633000 238.88068,3.2912000 C 238.60219,3.1191000 238.37433,3.2330000 238.37433,3.5444000 C 238.37433,3.8557000 238.18134,3.9912000 237.94547,3.8454000 C 237.38839,3.5011000 234.70754,6.2913000 235.16036,6.7442000 C 235.34992,6.9337000 235.22573,7.0888000 234.88439,7.0888000 C 234.54304,7.0888000 234.40458,7.3167000 234.57670,7.5952000 C 234.74882,7.8737000 234.63489,8.1015000 234.32353,8.1015000 C 234.01216,8.1015000 233.89823,8.3294000 234.07035,8.6079000 C 234.24247,8.8864000 234.14914,9.1142000 233.86295,9.1142000 C 233.57676,9.1142000 233.47376,9.4560000 233.63407,9.8737000 C 233.79437,10.291500 233.73025,10.633300 233.49159,10.633300 C 233.25292,10.633300 233.05765,14.051100 233.05765,18.228500 C 233.05765,22.405900 233.19339,25.823800 233.35929,25.823800 C 233.52519,25.823800 233.70188,27.077000 233.75193,28.608700 C 233.80812,30.328300 233.63288,31.393600 233.29382,31.393600 C 232.99181,31.393600 232.88553,31.621500 233.05765,31.900000 C 233.22977,32.178500 233.11584,32.406300 232.80448,32.406300 C 232.49311,32.406300 232.36443,32.610300 232.51851,32.859600 C 232.67259,33.108900 232.44374,33.449100 232.00995,33.615600 C 231.57616,33.782000 231.34830,34.123800 231.50360,34.375100 C 231.65890,34.626400 231.43104,34.968200 230.99725,35.134600 C 230.56346,35.301100 230.33495,35.641800 230.48946,35.891800 C 230.64396,36.141800 230.19543,36.723100 229.49271,37.183500 C 228.79000,37.644000 228.32729,38.202300 228.46448,38.424300 C 228.60166,38.646200 228.03294,39.331300 227.20066,39.946600 C 226.36837,40.562000 225.82112,41.281800 225.98455,41.546200 C 226.14797,41.810600 226.02693,42.027000 225.71557,42.027000 C 225.40420,42.027000 225.29027,42.254900 225.46239,42.533300 C 225.63451,42.811800 225.52058,43.039700 225.20922,43.039700 C 224.89785,43.039700 224.78392,43.267600 224.95604,43.546000 C 225.12816,43.824500 225.03483,44.052400 224.74864,44.052400 C 224.46245,44.052400 224.35945,44.394200 224.51976,44.811900 C 224.68006,45.229700 224.54362,45.571400 224.21657,45.571400 C 223.85235,45.571400 223.74647,45.963900 223.94334,46.584100 C 224.12357,47.152000 224.03433,47.596900 223.74018,47.596900 C 223.45166,47.596900 223.34675,47.938600 223.50706,48.356400 C 223.66736,48.774100 223.53283,49.115900 223.20811,49.115900 C 222.88338,49.115900 222.75852,49.343800 222.93064,49.622300 C 223.10276,49.900700 223.00943,50.128600 222.72324,50.128600 C 222.43705,50.128600 222.33405,50.470400 222.49435,50.888100 C 222.65466,51.305900 222.52013,51.647700 222.19540,51.647700 C 221.87068,51.647700 221.74582,51.875500 221.91794,52.154000 C 222.09006,52.432500 221.97613,52.660400 221.66476,52.660400 C 221.35340,52.660400 221.23947,52.888200 221.41159,53.166700 C 221.58371,53.445200 221.46978,53.673100 221.15841,53.673100 C 220.84705,53.673100 220.71836,53.877000 220.87245,54.126400 C 221.02653,54.375700 220.79768,54.715800 220.36388,54.882300 C 219.93009,55.048800 219.71699,55.414400 219.89033,55.694900 C 220.06366,55.975300 219.95073,56.204800 219.63936,56.204800 C 219.32800,56.204800 219.21407,56.432700 219.38619,56.711200 C 219.55830,56.989700 219.44247,57.217500 219.12877,57.217500 C 218.78884,57.217500 218.68827,57.626600 218.87983,58.230200 C 219.05661,58.787200 218.97220,59.242900 218.69225,59.242900 C 218.05421,59.242900 218.15331,61.403700 218.81209,61.855900 C 219.08004,62.039900 220.02402,62.072800 220.90981,61.929000 C 222.21124,61.717800 222.87557,61.979500 224.37113,63.292700 C 225.38907,64.186400 226.22192,65.168200 226.22192,65.474300 C 226.22192,65.780500 225.35444,65.183900 224.29420,64.148600 C 222.69451,62.586600 222.05668,62.289100 220.54591,62.400200 C 219.54460,62.473900 218.82591,62.697600 218.94881,62.897400 C 219.07172,63.097100 219.86211,63.122600 220.70524,62.954000 C 221.99344,62.696300 222.53604,62.938200 224.10348,64.468700 C 225.12937,65.470500 226.19660,66.299500 226.47509,66.311000 C 226.75359,66.322400 227.06797,66.591400 227.17372,66.908700 C 227.29215,67.263900 227.11625,67.331100 226.71572,67.083600 C 226.28615,66.818100 226.18980,66.882900 226.43185,67.274500 C 226.63337,67.600600 226.98868,67.749700 227.22143,67.605800 C 227.45418,67.462000 228.23594,68.353300 228.95867,69.586600 C 230.42292,72.085100 230.57328,72.640800 229.63978,72.103600 C 229.27205,71.891900 229.18365,71.932500 229.42880,72.200300 C 229.66088,72.453800 230.09761,72.661200 230.39931,72.661200 C 230.70101,72.661200 231.05337,72.977700 231.18233,73.364600 C 231.33863,73.833500 231.20000,73.934100 230.76653,73.666200 C 230.32755,73.394800 230.24041,73.465200 230.49837,73.882500 C 230.70853,74.222600 231.01165,74.369600 231.17197,74.209300 C 231.33230,74.049000 232.02980,74.432600 232.72197,75.061700 C 233.41415,75.690900 233.79809,75.891300 233.57517,75.507000 C 233.30263,75.037300 233.38992,74.881800 233.84164,75.032300 C 234.21111,75.155500 234.92640,74.843300 235.43117,74.338500 C 236.43720,73.332500 236.66122,71.901700 235.81270,71.901700 C 235.51777,71.901700 235.39846,71.704300 235.54758,71.463000 C 235.87276,70.936800 234.11729,69.238600 233.68996,69.665900 C 233.52594,69.829900 233.00683,69.376700 232.53637,68.658700 C 232.06592,67.940700 231.48808,67.472500 231.25228,67.618200 C 231.01649,67.763900 230.44684,67.308200 229.98641,66.605500 C 229.52597,65.902800 228.98118,65.431700 228.77577,65.558600 C 228.57035,65.685600 227.78462,65.144800 227.02970,64.356800 C 225.82866,63.103200 225.64243,62.468000 225.53968,59.275300 C 225.47510,57.268500 225.61771,55.505800 225.85661,55.358100 C 226.09550,55.210500 226.16865,54.770900 226.01915,54.381400 C 225.86966,53.991800 225.99244,53.673100 226.29198,53.673100 C 226.59153,53.673100 226.70546,53.331300 226.54516,52.913500 C 226.38486,52.495800 226.46726,52.154000 226.72827,52.154000 C 226.98928,52.154000 227.07168,51.812200 226.91138,51.394500 C 226.75108,50.976700 226.88560,50.635000 227.21033,50.635000 C 227.53505,50.635000 227.65991,50.407100 227.48779,50.128600 C 227.31568,49.850100 227.42961,49.622300 227.74097,49.622300 C 228.05233,49.622300 228.16626,49.394400 227.99414,49.115900 C 227.82203,48.837400 227.93596,48.609600 228.24732,48.609600 C 228.55868,48.609600 228.67261,48.381700 228.50050,48.103200 C 228.32838,47.824700 228.44231,47.596900 228.75367,47.596900 C 229.06504,47.596900 229.17896,47.369000 229.00685,47.090500 C 228.83473,46.812000 228.94866,46.584100 229.26002,46.584100 C 229.57139,46.584100 229.68432,46.354700 229.51099,46.074200 C 229.33765,45.793800 229.55075,45.428100 229.98455,45.261600 C 230.41834,45.095200 230.64719,44.755000 230.49311,44.505700 C 230.33902,44.256400 230.43293,44.052400 230.70179,44.052400 C 230.97064,44.052400 231.07825,43.539700 230.94092,42.913100 C 230.73351,41.966700 230.79151,41.902400 231.28343,42.533300 C 231.75558,43.138900 231.82227,42.907900 231.61237,41.394100 C 231.45990,40.294400 231.56139,39.495200 231.85349,39.495200 C 232.13091,39.495200 232.21707,39.267400 232.04495,38.988900 C 231.87283,38.710400 231.98676,38.482500 232.29812,38.482500 C 232.60949,38.482500 232.72342,38.254700 232.55130,37.976200 C 232.37918,37.697700 232.49311,37.469800 232.80448,37.469800 C 233.11584,37.469800 233.22977,37.242000 233.05765,36.963500 C 232.88553,36.685000 232.99946,36.457100 233.31083,36.457100 C 233.62219,36.457100 233.73512,36.227700 233.56179,35.947200 C 233.38846,35.666800 233.60156,35.301100 234.03535,35.134600 C 234.46914,34.968200 234.69799,34.628000 234.54391,34.378700 C 234.38983,34.129400 234.51851,33.925400 234.82988,33.925400 C 235.14124,33.925400 235.25517,33.697500 235.08305,33.419000 C 234.91093,33.140500 235.01409,32.912700 235.31229,32.912700 C 235.90279,32.912700 235.75848,29.216900 235.10988,27.728900 C 234.89896,27.245100 234.96568,26.162700 235.25815,25.323800 C 235.56324,24.448600 235.59207,23.798400 235.32578,23.798400 C 235.07051,23.798400 235.00716,23.419200 235.18499,22.955800 C 235.37813,22.452500 235.30322,22.240000 234.99899,22.428000 C 234.29986,22.860100 234.49320,16.965700 235.20634,16.106400 C 236.29143,14.799000 240.95466,15.908300 240.11110,17.273200 C 239.95848,17.520100 240.08924,17.722200 240.40168,17.722200 C 240.71411,17.722200 240.92918,18.120900 240.87960,18.608300 C 240.69634,20.409900 240.93914,20.760300 242.37096,20.760300 C 243.96387,20.760300 244.53787,19.937700 244.10367,18.277400 C 243.93807,17.644100 244.06624,17.215800 244.42137,17.215800 C 244.74877,17.215800 244.87800,16.991500 244.70853,16.717300 C 244.31340,16.077900 247.42325,14.166200 248.75452,14.230100 C 249.60189,14.270700 249.56055,14.349100 248.50134,14.710100 C 247.28094,15.126000 247.29005,15.138500 248.75482,15.058000 C 250.47815,14.963400 251.69800,15.536900 251.26465,16.238100 C 251.10442,16.497400 251.22808,16.709500 251.53945,16.709500 C 251.85081,16.709500 251.96474,16.937300 251.79262,17.215800 C 251.62050,17.494300 251.71383,17.722200 252.00002,17.722200 C 252.28621,17.722200 252.38921,18.064000 252.22891,18.481700 C 252.06860,18.899400 252.18968,19.241200 252.49797,19.241200 C 252.80626,19.241200 253.05850,19.810900 253.05850,20.507100 C 253.05850,21.203300 252.80626,21.773000 252.49797,21.773000 C 252.18968,21.773000 252.06860,22.114800 252.22891,22.532500 C 252.38921,22.950200 252.29164,23.292000 252.01209,23.292000 C 251.68165,23.292000 251.69172,23.643100 252.04089,24.295600 C 252.33628,24.847500 252.56803,26.157700 252.55589,27.207100 C 252.52258,30.086500 252.72271,31.393600 253.19689,31.393600 C 253.43214,31.393600 253.48379,31.621500 253.31167,31.900000 C 253.13956,32.178500 253.25348,32.406300 253.56485,32.406300 C 253.87621,32.406300 253.99014,32.634200 253.81802,32.912700 C 253.64591,33.191200 253.75983,33.419000 254.07120,33.419000 C 254.38256,33.419000 254.51125,33.623000 254.35717,33.872300 C 254.20308,34.121600 254.44113,34.465300 254.88617,34.636100 C 255.34751,34.813200 255.57074,35.271300 255.40550,35.701900 C 255.24610,36.117300 255.34984,36.457100 255.63603,36.457100 C 255.92221,36.457100 256.01554,36.685000 255.84343,36.963500 C 255.67131,37.242000 255.78714,37.469800 256.10084,37.469800 C 256.44077,37.469800 256.54134,37.879000 256.34978,38.482500 C 256.15189,39.106000 256.25879,39.495200 256.62789,39.495200 C 256.97812,39.495200 257.11730,39.916300 256.96259,40.507900 C 256.81693,41.064900 256.94226,41.520600 257.24110,41.520600 C 257.53993,41.520600 257.63398,41.671100 257.45009,41.855000 C 257.26620,42.038900 257.57382,42.510200 258.13370,42.902300 C 258.69357,43.294500 259.02046,43.827600 258.86012,44.087000 C 258.69977,44.346500 258.82334,44.558700 259.13470,44.558700 C 259.44607,44.558700 259.56000,44.786600 259.38788,45.065100 C 259.21576,45.343600 259.32969,45.571400 259.64106,45.571400 C 259.95242,45.571400 260.06635,45.799300 259.89423,46.077800 C 259.72211,46.356300 259.83604,46.584100 260.14741,46.584100 C 260.45877,46.584100 260.57270,46.812000 260.40058,47.090500 C 260.22846,47.369000 260.32179,47.596900 260.60798,47.596900 C 260.89417,47.596900 260.98282,47.976000 260.80499,48.439400 C 260.57109,49.049000 260.66593,49.168100 261.14790,48.870300 C 261.65873,48.554600 261.73807,48.761700 261.48800,49.758000 C 261.29599,50.523000 261.38764,51.132800 261.71085,51.240500 C 262.08433,51.365000 262.11278,51.985500 261.79983,53.181200 L 261.33980,54.938900 L 261.01208,52.208400 C 260.68617,49.492900 258.82392,45.226700 257.12035,43.292900 C 256.62968,42.735900 256.07921,41.294500 255.89710,40.089700 C 255.51419,37.556600 253.12385,32.569400 251.65847,31.246200 C 250.68894,30.370700 250.60347,30.380600 249.19794,31.532100 C 246.70577,33.573900 242.95145,35.926500 241.67343,36.247200 C 240.43698,36.557600 238.31687,35.018900 237.78583,33.425800 C 237.34730,32.110200 235.93183,33.348100 234.07204,36.673700 C 232.58782,39.327700 232.28466,40.306600 232.55946,41.557800 C 232.81742,42.732300 232.65867,43.396400 231.92302,44.220400 C 228.83016,47.684800 226.22192,54.433300 226.22192,58.971400 L 226.22192,62.221300 L 229.37056,64.909500 C 237.41292,71.775800 238.04852,72.894300 235.32270,75.384000 L 233.79013,76.783700 L 234.82832,77.723300 C 235.63038,78.449200 235.71983,78.765200 235.22161,79.113100 C 234.78603,79.417100 234.90541,79.474100 235.58940,79.288500 C 236.14639,79.137400 236.94389,79.232900 237.36163,79.500700 C 238.49757,80.229200 245.43079,80.060600 247.70834,79.249200 z M 224.78282,60.762000 C 224.78282,60.065700 224.89774,59.780900 225.03821,60.129000 C 225.17868,60.477100 225.17868,61.046800 225.03821,61.394900 C 224.89774,61.743000 224.78282,61.458200 224.78282,60.762000 z M 256.11442,30.414200 C 255.38752,29.056000 255.44639,28.861900 256.58514,28.861900 C 257.60236,28.861900 258.84994,30.496900 258.27297,31.073900 C 257.65279,31.694100 256.63249,31.382300 256.11442,30.414200 z M 257.61565,30.410800 C 257.61565,30.148800 257.38780,29.793500 257.10930,29.621400 C 256.83081,29.449300 256.60295,29.663700 256.60295,30.097900 C 256.60295,30.532000 256.83081,30.887300 257.10930,30.887300 C 257.38780,30.887300 257.61565,30.672900 257.61565,30.410800 z M 249.51404,7.8483000 C 249.51404,6.9439000 249.78771,6.5825000 250.47257,6.5825000 C 251.82190,6.5825000 252.21830,7.9736000 251.04753,8.6001000 C 249.66956,9.3376000 249.51404,9.2614000 249.51404,7.8483000 z M 233.31083,76.790500 C 233.31083,76.694400 232.79815,76.181700 232.17154,75.651200 L 231.03225,74.686600 L 231.99684,75.825900 C 232.90332,76.896500 233.31083,77.195700 233.31083,76.790500 z M 211.13282,67.865500 C 210.80434,67.364900 210.03386,69.177100 210.02645,70.467800 C 210.00975,73.377800 210.77600,73.698200 211.03377,70.889000 C 211.17432,69.357300 211.21889,67.996700 211.13282,67.865500 z M 228.24732,69.369900 C 227.94923,68.812900 227.59141,68.357200 227.45216,68.357200 C 227.31292,68.357200 227.44288,68.812900 227.74097,69.369900 C 228.03906,69.926900 228.39688,70.382600 228.53613,70.382600 C 228.67537,70.382600 228.54541,69.926900 228.24732,69.369900 z M 215.84173,67.344500 C 216.01385,67.066000 215.92682,66.838200 215.64832,66.838200 C 215.36983,66.838200 215.00115,67.066000 214.82903,67.344500 C 214.65691,67.623000 214.74395,67.850900 215.02244,67.850900 C 215.30093,67.850900 215.66961,67.623000 215.84173,67.344500 z M 251.55484,27.485300 C 251.96405,26.292300 251.96256,25.613800 251.54930,24.953500 C 251.05455,24.163100 251.02325,24.192400 251.29621,25.190800 C 251.51204,25.980300 251.38881,26.330100 250.89492,26.330100 C 250.50289,26.330100 248.75223,27.044700 247.00457,27.918000 C 242.58638,30.125800 240.00417,30.356800 238.09566,28.715200 L 236.61898,27.445000 L 237.49012,25.618200 C 237.96924,24.613500 239.10473,23.338100 240.01343,22.784100 C 240.92213,22.230100 241.35976,21.775900 240.98595,21.774900 C 240.61214,21.773800 239.72694,22.228700 239.01885,22.785700 C 238.31076,23.342700 237.42035,23.798400 237.04017,23.798400 C 236.65999,23.798400 236.34582,24.083200 236.34202,24.431300 C 236.33821,24.779400 236.20132,25.563100 236.03781,26.172800 C 235.80782,27.030500 236.27241,27.798400 238.09009,29.564900 C 240.18379,31.599800 240.72696,31.865000 243.07803,32.000800 C 246.53914,32.200700 250.69718,29.985700 251.55484,27.485300 z M 249.72464,22.967200 C 249.96323,22.345500 249.88121,22.264600 249.39905,22.646100 C 249.04456,22.926600 248.41273,23.282600 247.99499,23.437200 C 247.47657,23.629200 247.57992,23.731100 248.32058,23.758400 C 248.91739,23.780400 249.54922,23.424400 249.72464,22.967200 z M 238.88068,21.517900 C 238.88068,21.055600 239.20242,20.895600 239.76680,21.077100 C 240.48923,21.309500 240.51707,21.266000 239.91756,20.841400 C 239.51312,20.555100 239.04604,20.404900 238.87962,20.507800 C 238.71319,20.610600 238.26695,20.196800 237.88798,19.588200 C 237.23511,18.539800 237.24973,18.521600 238.16640,19.241200 C 239.04878,19.934000 239.07625,19.927000 238.47880,19.162700 C 237.41924,17.807100 236.07579,18.333900 236.21415,20.050700 C 236.31484,21.300100 236.26338,21.368400 235.86998,20.507100 C 235.54560,19.796900 235.39677,19.725500 235.37182,20.267800 C 235.35224,20.693200 235.69150,21.548500 236.12571,22.168400 C 236.76302,23.078300 237.10463,23.194200 237.89794,22.769600 C 238.43845,22.480400 238.88068,21.917100 238.88068,21.517900 z M 246.47594,22.532500 C 245.73377,21.638200 246.50607,21.499300 247.37714,22.370400 C 248.32755,23.320800 250.31760,22.014800 250.25061,20.484600 C 250.22085,19.804800 250.00642,19.076000 249.77409,18.865100 C 249.54177,18.654200 249.54588,18.823500 249.78324,19.241200 C 250.15435,19.894400 250.09558,19.904100 249.36364,19.310400 C 248.89551,18.930800 248.63736,18.418100 248.78998,18.171100 C 248.94259,17.924200 248.80988,17.722200 248.49506,17.722200 C 247.72289,17.722200 246.44529,19.041800 246.83762,19.434100 C 247.01002,19.606500 246.88524,19.747600 246.56033,19.747600 C 246.23542,19.747600 245.96959,20.203300 245.96959,20.760300 C 245.96959,21.588800 245.63202,21.773000 244.11297,21.773000 C 243.09183,21.773000 242.40505,21.921700 242.58679,22.103400 C 242.76853,22.285100 243.60005,22.414400 244.43461,22.390700 C 245.26917,22.367000 246.08333,22.560100 246.24385,22.819800 C 246.40437,23.079500 246.66409,23.292000 246.82100,23.292000 C 246.97791,23.292000 246.82263,22.950200 246.47594,22.532500 z M 251.85039,19.811400 C 251.50563,17.610800 250.21244,16.203100 248.53553,16.203100 C 246.72658,16.203100 244.95299,17.541600 244.97510,18.890200 C 244.99252,19.952900 245.04244,19.940700 246.13341,18.608300 C 248.41673,15.819500 251.38959,17.555500 250.88315,21.381800 C 250.61724,23.390900 250.65107,23.473000 251.35744,22.532500 C 251.84613,21.881800 252.02236,20.909000 251.85039,19.811400 z M 239.64895,17.714300 C 239.60760,17.152900 239.27046,16.412400 238.89976,16.068600 C 238.36005,15.568100 238.30364,15.580500 238.61663,16.130800 C 238.91067,16.647700 238.75148,16.736700 237.97400,16.489900 C 237.40558,16.309500 236.79395,16.399000 236.61483,16.688900 C 236.43571,16.978700 236.61650,17.215800 237.01657,17.215800 C 237.41665,17.215800 238.02764,17.557600 238.37433,17.975300 C 239.24602,19.025700 239.73814,18.924900 239.64895,17.714300 z "/>
+
+<rect id="d0e113" width="288" height="1000px" x="10" y="1169.3436282999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e113" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Preizkusite vse tri filtre in opazujte različne rezultate, ki jih dajo različni tipi vhodnih slik. Za nekatere slike je najbolj primeren en filter, za druge pa kak drug.
+</flowDiv></flowRoot>
+
+<rect id="d0e116" width="288" height="1000px" x="10" y="1210.2721983" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e116" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Ko je proces prerisovanja končan, na dobljeni poti preizkusite tudi ukaz <flowSpan style="font-family:sans serif">Pot &gt; Poenostavi</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+L</flowSpan>), in tako zmanjšajte število vozlišč. To bo dobljeno pot
+naredilo lažjo za urejanje. Tu je tipičen preris Starca, ki igra kitaro.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1270.3934653) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f05.svgtext2879" y="128.14566" x="81.327339" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="128.14566" x="81.327339" id="tracing-f05.svgtspan2880" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1270.3934653) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f05.svgtext2882" y="124.44067" x="227.33034" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="124.44067" x="227.33034" id="tracing-f05.svgtspan2883" sodipodi:role="line">Traced Image / Output Path</tspan><tspan y="130.44067" x="227.33034" id="tracing-f05.svgtspan2893" sodipodi:role="line">(1,551 nodes)</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1270.3934653) " y="6.6406254e-05" x="39.653900" id="tracing-f05.svgimage1651" height="115.89471" width="83.346848" sodipodi:absref="/oldguitar.jpg" xlink:href="oldguitar.jpg"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1270.3934653) " id="tracing-f05.svgpath1653" d="M 185.42469,89.582700 L 185.42469,63.270600 L 186.10911,63.229200 L 186.79352,63.187800 L 186.10284,63.055100 L 185.41215,62.922500 L 185.43373,47.963300 L 185.45530,33.004100 L 186.40565,32.936200 C 186.92835,32.898800 187.46690,32.693500 187.60243,32.479900 C 187.78253,32.196100 187.85011,32.234900 187.85352,32.623900 C 187.86158,33.545300 188.89924,33.121400 189.15653,32.091600 C 189.27303,31.625300 189.31677,31.678600 189.34382,32.319700 C 189.37345,33.022200 189.51317,33.155500 190.21561,33.151600 C 190.85028,33.148000 190.94415,33.078600 190.60465,32.863900 C 190.35855,32.708300 190.23959,32.498500 190.34030,32.397800 C 190.44102,32.297100 190.71815,32.409400 190.95615,32.647400 C 191.41140,33.102700 195.57509,33.279800 195.29843,32.832200 C 195.21945,32.704400 195.32679,32.520900 195.53696,32.424600 C 195.74713,32.328200 195.61110,32.325700 195.23467,32.419100 C 194.85824,32.512500 194.55026,32.465600 194.55026,32.314900 C 194.55026,31.800700 194.85872,31.732400 196.23626,31.941500 C 196.99390,32.056400 197.68543,32.034600 197.77299,31.892900 C 197.99327,31.536500 198.50467,31.569000 198.50467,31.939500 C 198.50467,32.106800 198.29934,32.243700 198.04839,32.243700 C 197.79744,32.243700 197.59211,32.371000 197.59211,32.526700 C 197.59211,32.682400 197.28412,32.867600 196.90770,32.938300 C 196.53127,33.009000 196.74235,33.064600 197.37678,33.061800 C 198.01121,33.059000 198.60104,32.942200 198.68752,32.802300 C 198.77400,32.662300 199.11853,32.547900 199.45313,32.547900 C 199.78773,32.547900 199.98202,32.419300 199.88488,32.262100 C 199.78774,32.104900 199.95077,31.968300 200.24716,31.958500 C 202.15816,31.895200 203.93389,31.706900 204.58838,31.498100 C 205.00664,31.364700 205.24705,31.362900 205.12264,31.494200 C 204.99823,31.625400 205.19297,31.940500 205.55541,32.194400 C 206.32504,32.733500 211.88883,33.056100 211.88883,32.561700 C 211.88883,32.397300 211.68351,32.341600 211.43256,32.437900 C 211.18160,32.534200 210.97628,32.484200 210.97628,32.326900 C 210.97628,32.169600 210.77095,32.040900 210.52000,32.040900 C 210.26905,32.040900 210.06372,32.132100 210.06372,32.243700 C 210.06372,32.355200 209.85275,32.446500 209.59490,32.446500 C 209.32745,32.446500 209.16949,32.239600 209.22714,31.964800 C 209.29207,31.655400 209.59558,31.510700 210.07619,31.560200 C 210.66137,31.620400 210.72487,31.571700 210.36791,31.336700 C 209.70334,30.899100 209.11491,30.960200 208.71397,31.508500 C 208.44112,31.881700 208.09204,31.939600 207.16400,31.765500 C 206.01097,31.549100 205.99358,31.528500 206.69883,31.213800 C 207.24890,30.968400 207.46256,30.980200 207.55620,31.261100 C 207.72569,31.769600 208.23861,31.736400 208.23861,31.217000 C 208.23861,30.354500 209.97302,30.407300 212.26046,31.339400 C 213.47814,31.835600 214.56012,32.242100 214.66488,32.242600 C 215.01932,32.244600 215.16729,28.755200 214.82215,28.533900 C 214.64058,28.417600 214.58742,28.226900 214.70401,28.110400 C 215.13220,27.682200 215.89792,28.700300 215.74088,29.489000 C 215.60037,30.194700 216.09891,31.331100 216.54899,31.331100 C 216.64931,31.331100 216.88580,30.817800 217.07453,30.190400 C 217.59946,28.445400 218.58442,27.385800 219.39381,27.695300 C 219.91629,27.895100 220.02543,28.133200 219.91518,28.832800 C 219.72027,30.069400 220.41787,30.534600 222.54953,30.589500 L 224.32775,30.635300 L 224.15543,29.690400 C 224.06066,29.170700 223.58892,28.240300 223.10713,27.622700 C 222.62534,27.005100 222.23114,26.234800 222.23114,25.910900 C 222.23114,25.069000 221.61498,24.668000 219.97634,24.443400 C 219.07923,24.320500 218.20914,23.953700 217.64959,23.462700 C 216.41838,22.382400 216.53000,22.083300 217.89199,22.813300 C 219.17148,23.499100 220.71022,23.622300 220.71022,23.039000 C 220.71022,22.828100 220.40223,22.308000 220.02580,21.883200 C 219.12914,20.871400 218.58092,19.894200 218.58092,19.307900 C 218.58092,18.801900 218.96553,19.019600 220.00647,20.114600 C 220.26507,20.386600 220.70031,20.551100 220.97367,20.480200 C 221.27896,20.400900 221.58802,20.620800 221.77487,21.050200 C 222.07700,21.744500 225.00592,23.145400 226.33413,23.230800 C 226.67067,23.252500 227.24912,23.578200 227.61957,23.954600 L 228.29312,24.639000 L 227.60436,24.639000 C 227.22554,24.639000 226.78556,24.752800 226.62663,24.891900 C 226.46769,25.031000 225.73339,25.317000 224.99486,25.527500 C 223.42173,25.975800 223.82401,26.512900 225.52603,26.236700 C 226.43089,26.089900 226.56252,26.139900 226.39819,26.568200 C 226.26227,26.922400 226.36714,27.072500 226.75045,27.072500 C 227.30644,27.072500 228.61125,28.248400 228.62860,28.765100 C 228.63386,28.921700 228.96767,29.289300 229.37041,29.582200 L 230.10265,30.114600 L 230.31583,28.693100 C 230.55272,27.113400 230.28979,22.253600 229.89077,20.836700 L 229.63377,19.924200 L 229.41681,21.064900 C 229.29748,21.692200 229.07225,22.205500 228.91630,22.205500 C 228.76035,22.205500 227.84259,21.786200 226.87683,21.273700 C 225.12879,20.346100 223.75646,19.051400 223.75358,18.327200 C 223.75137,17.771200 222.81597,17.862900 222.37783,18.462100 C 222.02970,18.938200 221.96362,18.939600 221.50545,18.481500 C 221.14903,18.125000 221.10881,17.924500 221.36234,17.767800 C 221.60738,17.616400 221.53850,17.419700 221.13653,17.123000 C 220.59825,16.725700 220.61693,16.706600 221.40586,16.847100 C 222.14868,16.979500 222.27573,16.887500 222.43249,16.103700 C 222.66868,14.922700 222.99825,14.961000 222.99455,16.168900 C 222.99287,16.718000 223.17241,17.190400 223.41418,17.273000 C 223.64660,17.352500 223.75528,17.285700 223.65570,17.124600 C 223.55612,16.963400 223.67395,16.831600 223.91755,16.831600 C 224.16114,16.831600 224.36044,16.945700 224.36044,17.085100 C 224.36044,17.224500 224.67528,17.338600 225.06007,17.338600 C 225.44486,17.338600 225.91367,17.492500 226.10185,17.680700 C 226.51310,18.092000 229.22741,17.761300 229.22741,17.299900 C 229.22741,16.606400 228.58855,15.848400 228.14679,16.018000 C 227.89216,16.115700 227.39195,15.939500 227.03520,15.626400 C 226.48825,15.146400 226.41513,15.135700 226.56868,15.558200 C 226.70702,15.938800 226.52923,16.091600 225.82872,16.194400 C 224.24532,16.426800 223.44789,16.135900 223.44789,15.325900 C 223.44789,14.901200 223.63685,14.585200 223.90416,14.562900 C 224.49124,14.514000 224.64651,14.468500 225.65059,14.051600 C 226.10922,13.861200 226.72519,13.791900 227.01943,13.897700 C 227.42423,14.043200 227.37292,13.890900 226.80853,13.271800 C 226.39830,12.821800 225.88499,12.521900 225.66783,12.605200 C 225.45067,12.688500 225.27300,12.555700 225.27300,12.310000 C 225.27300,11.539300 224.76770,11.708800 223.35857,12.952300 C 223.15375,13.133100 222.82485,13.227200 222.62767,13.161500 C 222.43050,13.095700 221.97419,13.336900 221.61366,13.697500 C 221.22157,14.089600 220.72498,14.292000 220.37791,14.201200 C 220.05877,14.117800 219.79759,14.139300 219.79750,14.249200 C 219.79740,14.359000 219.21565,14.448800 218.50471,14.448800 C 217.79376,14.448800 217.14364,14.530000 217.05999,14.629100 C 216.97634,14.728300 216.42880,14.900500 215.84325,15.011700 L 214.77860,15.214000 L 215.69115,14.605300 C 216.19306,14.270500 216.42721,13.995600 216.21149,13.994500 C 215.89131,13.992900 215.89131,13.912100 216.21149,13.554700 C 216.55205,13.174500 216.65110,13.178500 216.96350,13.584900 C 217.69065,14.530800 221.29170,13.298200 223.31341,11.411500 C 223.80563,10.952100 225.30342,10.052300 226.64184,9.4119000 C 227.98025,8.7715000 230.17071,7.6548000 231.50952,6.9305000 C 234.13995,5.5073000 234.28749,5.4872000 238.86852,5.9302000 C 241.33246,6.1685000 241.36336,6.1629000 241.54313,5.4431000 C 241.64315,5.0426000 241.68493,3.6883000 241.63596,2.4335000 L 241.54693,0.15210000 L 250.21622,0.070900000 C 257.74945,0.00030000000 258.93062,0.051300000 259.22976,0.46000000 C 259.53133,0.87210000 259.59556,0.87430000 259.74772,0.47780000 C 259.89266,0.10010000 260.61640,0.042400000 264.11834,0.12970000 C 266.42665,0.18720000 268.41971,0.25000000 268.54737,0.26920000 C 268.71915,0.29510000 268.67298,95.286000 268.49239,113.38520 L 268.46735,115.89470 L 226.94602,115.89470 L 185.42469,115.89470 L 185.42469,89.582700 z M 192.41026,114.69800 C 192.82611,113.92090 192.80796,113.76540 192.30141,113.76540 C 191.90285,113.76540 191.50840,114.38300 191.50840,115.00700 C 191.50840,115.50210 192.08581,115.30420 192.41026,114.69800 z M 194.76559,113.06340 C 194.91182,111.97140 194.68594,112.02600 194.28373,113.17980 C 194.04193,113.87340 194.04789,114.08500 194.30681,113.99870 C 194.49882,113.93460 194.70527,113.51380 194.76559,113.06340 z M 195.95078,112.93520 C 195.84970,112.83420 195.77781,113.01380 195.79101,113.33450 C 195.80561,113.68880 195.87769,113.76090 195.97479,113.51830 C 196.06266,113.29870 196.05186,113.03630 195.95078,112.93520 z M 193.63770,112.42150 C 193.63770,112.01690 193.71888,111.43510 193.81811,111.12870 C 193.94695,110.73070 193.81847,110.78880 193.36859,111.33190 C 192.62860,112.22530 192.53304,113.15700 193.18142,113.15700 C 193.46121,113.15700 193.63770,112.87250 193.63770,112.42150 z M 191.83586,112.62470 C 191.94589,111.54610 192.86405,109.20290 193.17981,109.19480 C 193.34800,109.19050 193.73643,108.64290 194.04298,107.97800 C 194.34954,107.31310 194.74212,106.76910 194.91538,106.76910 C 195.08865,106.76910 195.69811,106.35850 196.26975,105.85660 C 196.84139,105.35470 197.20930,104.94400 197.08732,104.94400 C 196.96535,104.94400 197.32856,104.60240 197.89445,104.18490 C 198.46035,103.76740 199.02878,103.25520 199.15763,103.04680 C 199.32837,102.77050 199.48286,102.75870 199.72736,103.00320 C 200.28427,103.56010 201.94123,103.03500 202.44197,102.14280 C 202.90521,101.31750 202.91339,101.35960 201.85255,99.111900 C 201.46094,98.282100 201.64371,96.731000 202.13309,96.731000 C 202.67882,96.731000 201.26061,94.403500 200.50513,94.059300 C 199.81567,93.745200 199.67075,93.787900 199.25048,94.429300 C 198.98915,94.828100 198.38958,96.570000 197.91809,98.300200 C 197.04865,101.49060 196.22859,103.55220 195.53886,104.28130 C 195.32973,104.50240 195.15863,104.84050 195.15863,105.03260 C 195.15863,105.45340 193.39666,107.00710 192.64576,107.24840 C 192.02496,107.44800 191.37269,108.60880 191.05623,110.07720 C 190.88606,110.86680 190.92378,111.04900 191.21960,110.86610 C 191.60977,110.62500 191.55539,111.10280 191.05409,112.32050 C 190.89886,112.69760 190.97752,112.85290 191.32376,112.85290 C 191.59262,112.85290 191.82306,112.75020 191.83586,112.62470 z M 246.90000,109.56740 C 246.71629,109.50620 246.56599,109.12530 246.56599,108.72100 C 246.56599,108.27040 246.38942,107.98590 246.10971,107.98590 C 245.85876,107.98590 245.65343,108.19120 245.65343,108.44220 C 245.65343,108.69310 245.79032,108.89840 245.95762,108.89840 C 246.12492,108.89840 246.26181,109.02640 246.26181,109.18280 C 246.26181,109.33920 246.42313,109.85250 246.62029,110.32350 L 246.97879,111.17980 L 247.10639,110.42930 C 247.17658,110.01650 247.08370,109.62870 246.90000,109.56740 z M 245.17244,109.40000 C 245.06732,109.12610 244.86014,108.97680 244.71203,109.06840 C 244.56393,109.15990 244.61249,109.41910 244.81995,109.64430 C 245.28662,110.15100 245.42406,110.05570 245.17244,109.40000 z M 243.84341,107.40570 C 243.64209,107.02950 243.33356,106.86140 243.04672,106.97140 C 242.65348,107.12230 242.68976,107.26940 243.27346,107.89080 C 244.02662,108.69250 244.37389,108.39690 243.84341,107.40570 z M 246.12016,105.87400 C 246.05186,105.00360 245.34925,104.62570 245.34925,105.45940 C 245.34925,105.77070 245.13599,106.32990 244.87535,106.70200 C 244.18296,107.69050 244.65077,108.16040 245.48662,107.31600 C 245.88427,106.91430 246.15368,106.30110 246.12016,105.87400 z M 243.52413,104.67710 C 243.52413,104.53030 243.31881,104.23970 243.06786,104.03150 C 242.57258,103.62040 242.51067,103.71870 242.79622,104.46290 C 242.99167,104.97220 243.52413,105.12890 243.52413,104.67710 z M 245.95762,104.31770 C 245.95762,104.14050 245.82074,104.08020 245.65343,104.18360 C 245.48613,104.28700 245.34925,104.43190 245.34925,104.50570 C 245.34925,104.57950 245.48613,104.63980 245.65343,104.63980 C 245.82074,104.63980 245.95762,104.49490 245.95762,104.31770 z M 238.46935,101.89690 C 238.29912,101.72660 237.70724,101.45760 237.15405,101.29890 C 236.16755,101.01600 236.15863,101.02190 236.68939,101.60840 C 236.98701,101.93730 237.57890,102.20640 238.00468,102.20640 C 238.52964,102.20640 238.67921,102.10670 238.46935,101.89690 z M 244.49373,101.69440 C 244.27414,101.60650 244.01178,101.61730 243.91070,101.71840 C 243.80962,101.81950 243.98929,101.89140 244.30995,101.87820 C 244.66431,101.86360 244.73638,101.79150 244.49373,101.69440 z M 235.91950,101.09920 C 235.91950,100.75390 234.87128,100.09670 234.30457,100.08670 C 234.00192,100.08140 233.83003,99.954500 233.92259,99.804700 C 234.01515,99.655000 233.88635,99.453900 233.63636,99.358000 C 233.03391,99.126800 233.05320,98.556100 233.66345,98.556100 C 234.45360,98.556100 233.96141,97.803500 233.10458,97.701600 C 232.66964,97.649800 232.13267,97.387900 231.91130,97.119400 C 231.55244,96.684300 231.58083,96.669800 232.17322,96.985400 C 232.53866,97.180100 233.20481,97.339400 233.65357,97.339400 C 234.36192,97.339400 234.45014,97.440600 234.32273,98.107100 C 234.15385,98.990500 234.54368,99.394700 234.91855,98.724900 C 235.18980,98.240200 236.52787,98.397200 236.52787,98.913700 C 236.52787,99.071400 236.66475,99.115800 236.83205,99.012400 C 236.99935,98.909000 237.13624,98.969400 237.13624,99.146500 C 237.13624,99.323700 237.53548,99.468700 238.02345,99.468700 C 238.51141,99.468700 238.95628,99.597800 239.01205,99.755600 C 239.06782,99.913300 239.79786,100.21910 240.63437,100.43490 C 241.47088,100.65080 242.23156,100.93190 242.32477,101.05970 C 242.59244,101.42650 244.14900,100.57670 243.98923,100.15090 C 243.88131,99.863300 244.16417,99.817000 245.12981,99.964300 C 245.83606,100.07200 246.58500,100.29510 246.79413,100.46000 C 247.06580,100.67430 247.17436,100.61690 247.17436,100.25890 C 247.17436,99.307300 244.84119,98.972900 243.67623,99.757400 C 243.29601,100.01350 241.87760,99.965500 240.48228,99.649400 C 238.11800,99.113800 232.14556,95.562800 224.81672,90.335200 C 221.62849,88.061100 219.46543,87.041900 216.04381,86.201400 C 214.34413,85.783900 212.54283,85.288300 212.04093,85.099900 C 210.34126,84.462100 206.92637,82.285300 206.78627,81.750300 C 206.69607,81.406000 205.99971,81.027900 204.81083,80.677800 C 203.20117,80.203700 203.02871,80.081700 203.41269,79.688700 C 203.88646,79.203700 205.19675,77.140400 205.19675,76.879300 C 205.19675,76.563700 202.57986,77.299800 201.01819,78.054800 C 200.14205,78.478400 199.28531,78.738400 199.11431,78.632800 C 198.09398,78.002200 196.44832,80.390400 195.72926,83.545200 C 195.41234,84.935700 195.43764,85.224700 195.95360,86.108200 C 196.52841,87.092400 198.13894,88.254200 198.58072,88.003300 C 198.70619,87.932000 198.80885,88.066200 198.80885,88.301400 C 198.80885,88.536600 199.07027,89.030500 199.38978,89.398900 L 199.97071,90.068700 L 200.17365,89.144800 C 200.42632,87.994400 200.80948,87.737500 201.39677,88.324800 C 201.88836,88.816400 201.98610,89.147800 201.62257,89.090400 C 200.88541,88.974000 200.32978,89.185500 200.32978,89.582700 C 200.32978,89.833600 200.46667,90.038900 200.63397,90.038900 C 200.80127,90.038900 200.93815,89.902100 200.93815,89.734700 C 200.93815,89.567400 201.07504,89.430600 201.24234,89.430600 C 201.40964,89.430600 201.54653,89.633300 201.54653,89.881000 C 201.54653,90.400300 202.95190,90.807200 204.28420,90.673700 C 204.68978,90.633000 204.68978,90.586000 204.28420,90.250400 C 204.03324,90.042700 203.67841,89.602200 203.49567,89.271500 C 203.31294,88.940700 202.79963,88.491500 202.35498,88.273300 C 201.91033,88.055000 201.54653,87.736100 201.54653,87.564700 C 201.54653,87.373800 201.17807,87.333900 200.59591,87.461700 C 199.93500,87.606900 199.70872,87.567900 199.85340,87.333800 C 199.96786,87.148600 200.29297,86.992700 200.57587,86.987400 C 201.03687,86.978700 201.03184,86.933500 200.52746,86.551400 C 199.84262,86.032500 200.13638,85.356200 200.88057,85.738400 C 201.16319,85.883600 201.56554,85.941000 201.77466,85.866000 C 201.98379,85.791000 202.15490,85.946400 202.15490,86.211300 C 202.15490,86.476200 202.39821,86.692900 202.69558,86.692900 C 203.71404,86.692900 204.54778,87.562400 204.64634,88.727200 C 204.69811,89.339100 204.91266,89.896400 205.12312,89.965500 C 205.41874,90.062700 205.43320,89.900400 205.18667,89.251900 C 204.94086,88.605400 204.96581,88.314400 205.29529,87.984900 C 205.66280,87.617400 205.81444,87.673400 206.37244,88.382800 C 206.72962,88.836900 207.02187,89.403900 207.02187,89.642800 C 207.02187,89.881700 207.26141,90.052800 207.55419,90.023000 C 208.52216,89.924600 208.77446,90.032900 208.92597,90.612300 C 209.03926,91.045600 209.27096,91.148400 209.87400,91.033100 C 210.74553,90.866500 210.83759,90.612400 210.35384,89.708500 C 209.96436,88.980700 210.22149,88.480900 210.85943,88.725700 C 211.20748,88.859300 211.23464,88.966700 210.96281,89.134700 C 210.75792,89.261300 210.69836,89.531200 210.82874,89.742100 C 210.99973,90.018800 211.21463,89.924900 211.62141,89.395900 C 211.92836,88.996700 212.18254,88.822700 212.18626,89.009100 C 212.20683,90.040500 216.91410,93.394900 217.67819,92.922600 C 217.84265,92.821000 218.20690,92.967500 218.48764,93.248200 C 218.96541,93.726000 219.01339,93.717200 219.23778,93.110600 L 219.47751,92.462600 L 220.24596,93.130700 C 220.66860,93.498200 221.01440,93.964900 221.01440,94.167800 C 221.01440,94.678400 220.06870,94.994400 219.68596,94.611700 C 219.16801,94.093700 218.83662,94.254600 218.93999,94.973800 C 219.01588,95.501700 219.25446,95.660700 220.02792,95.698800 C 220.57281,95.725600 221.18879,95.884500 221.39675,96.052000 C 221.60471,96.219500 222.25396,96.452800 222.83952,96.570500 C 223.42507,96.688200 224.65702,97.035400 225.57719,97.342200 C 226.49735,97.649000 227.93462,98.108100 228.77113,98.362400 C 229.60764,98.616600 231.11336,99.199100 232.11718,99.656700 C 233.12099,100.11440 234.03182,100.46900 234.14125,100.44470 C 234.25068,100.42050 234.50699,100.60160 234.71082,100.84720 C 235.08074,101.29300 235.91950,101.46780 235.91950,101.09920 z M 230.13997,97.643600 C 230.13997,97.476300 230.27685,97.339400 230.44415,97.339400 C 230.61146,97.339400 230.74834,97.476300 230.74834,97.643600 C 230.74834,97.810900 230.61146,97.947800 230.44415,97.947800 C 230.27685,97.947800 230.13997,97.810900 230.13997,97.643600 z M 228.92323,97.035200 C 228.92323,96.867900 228.53539,96.731000 228.06137,96.731000 C 227.58734,96.731000 227.09685,96.628400 226.97137,96.502900 C 226.74352,96.275000 226.58824,96.232300 225.72928,96.160700 C 225.19393,96.116100 225.07767,94.297500 225.61016,94.297500 C 225.81563,94.297500 225.87462,94.587200 225.76118,95.039200 C 225.58912,95.724700 225.67956,95.796500 226.95593,95.987900 C 228.21719,96.177100 230.19230,97.305600 229.30346,97.329300 C 229.09433,97.334800 228.92323,97.202500 228.92323,97.035200 z M 223.97780,95.792700 C 223.68370,95.621500 223.30630,95.565900 223.13914,95.669200 C 222.72880,95.922800 222.41795,95.035300 222.68535,94.373600 C 222.87646,93.900600 222.92988,93.917600 223.16437,94.525700 C 223.30952,94.902100 223.62337,95.210100 223.86182,95.210100 C 224.10026,95.210100 224.37414,95.415400 224.47045,95.666400 C 224.67476,96.198800 224.67499,96.198800 223.97780,95.792700 z M 221.62277,94.467600 C 221.62277,93.933300 221.80530,93.854600 222.06606,94.276500 C 222.16232,94.432300 222.10195,94.645700 221.93192,94.750700 C 221.76189,94.855800 221.62277,94.728400 221.62277,94.467600 z M 223.98021,94.400300 C 224.18934,94.315900 224.53155,94.315900 224.74068,94.400300 C 224.94980,94.484600 224.77870,94.553700 224.36044,94.553700 C 223.94219,94.553700 223.77108,94.484600 223.98021,94.400300 z M 202.15490,89.904800 C 202.15490,89.831000 202.29178,89.686100 202.45908,89.582700 C 202.62638,89.479300 202.76327,89.539600 202.76327,89.716800 C 202.76327,89.894000 202.62638,90.038900 202.45908,90.038900 C 202.29178,90.038900 202.15490,89.978600 202.15490,89.904800 z M 204.69335,86.831900 C 204.42454,86.131400 204.66836,86.092900 205.32602,86.732100 C 205.85125,87.242600 205.85810,87.301300 205.39252,87.301300 C 205.10704,87.301300 204.79242,87.090000 204.69335,86.831900 z M 206.16014,98.611200 C 206.88504,98.306900 208.27584,97.884000 209.25081,97.671600 C 210.22578,97.459100 210.95124,97.213000 210.86295,97.124700 C 210.77465,97.036400 209.33321,96.786100 207.65975,96.568400 C 205.98628,96.350800 204.30264,96.076000 203.91831,95.957800 C 203.53399,95.839600 203.32251,95.851400 203.44835,95.984100 C 203.57419,96.116800 203.44739,96.479300 203.16656,96.789600 C 202.77513,97.222100 202.73948,97.437300 203.01380,97.711600 C 203.21061,97.908400 203.37164,98.315800 203.37164,98.617000 C 203.37164,99.337200 204.43595,99.335000 206.16014,98.611200 z M 218.58092,95.036300 C 218.58092,94.664000 217.70382,94.013800 216.94464,93.823300 C 215.84047,93.546200 215.95793,94.039600 217.14294,94.656400 C 218.20459,95.208900 218.58092,95.308400 218.58092,95.036300 z M 214.32232,93.993300 C 214.32232,93.826000 214.18544,93.689200 214.01813,93.689200 C 213.85083,93.689200 213.71395,93.826000 213.71395,93.993300 C 213.71395,94.160600 213.85083,94.297500 214.01813,94.297500 C 214.18544,94.297500 214.32232,94.160600 214.32232,93.993300 z M 215.76720,93.613100 C 215.62366,93.182500 215.13450,93.229800 214.98139,93.689200 C 214.92562,93.856500 215.10813,93.993300 215.38697,93.993300 C 215.66581,93.993300 215.83691,93.822200 215.76720,93.613100 z M 208.23861,90.647300 C 208.23861,90.480000 208.03328,90.343100 207.78233,90.343100 C 207.53138,90.343100 207.32605,90.480000 207.32605,90.647300 C 207.32605,90.814600 207.53138,90.951500 207.78233,90.951500 C 208.03328,90.951500 208.23861,90.814600 208.23861,90.647300 z M 231.81299,82.434300 C 231.70959,82.267000 231.56463,82.130100 231.49085,82.130100 C 231.41707,82.130100 231.35671,82.267000 231.35671,82.434300 C 231.35671,82.601600 231.50167,82.738500 231.67885,82.738500 C 231.85603,82.738500 231.91639,82.601600 231.81299,82.434300 z M 228.46695,81.825900 C 228.36355,81.658600 228.14207,81.521700 227.97477,81.521700 C 227.80747,81.521700 227.75518,81.658600 227.85858,81.825900 C 227.96198,81.993200 228.18346,82.130100 228.35076,82.130100 C 228.51806,82.130100 228.57035,81.993200 228.46695,81.825900 z M 241.73615,81.012200 C 241.37757,80.395600 241.29097,80.593000 241.58451,81.357900 C 241.68882,81.629700 241.83826,81.788100 241.91657,81.709800 C 241.99489,81.631400 241.91370,81.317600 241.73615,81.012200 z M 227.23500,81.251700 C 227.07606,81.103200 226.60381,80.892200 226.18556,80.782800 L 225.42509,80.583800 L 226.18556,81.042000 C 227.03308,81.552600 227.69963,81.685900 227.23500,81.251700 z M 230.74834,80.591200 C 230.74834,80.433800 230.61146,80.305000 230.44415,80.305000 C 230.27685,80.305000 230.13997,80.518400 230.13997,80.779200 C 230.13997,81.040100 230.27685,81.168900 230.44415,81.065500 C 230.61146,80.962100 230.74834,80.748700 230.74834,80.591200 z M 225.12091,80.305000 C 225.01751,80.137700 224.76988,80.002900 224.57063,80.005500 C 224.35295,80.008300 224.39047,80.127800 224.66463,80.305000 C 225.24901,80.682700 225.35431,80.682700 225.12091,80.305000 z M 242.61158,79.569900 C 242.61158,79.332900 242.78268,79.059100 242.99181,78.961500 C 243.29477,78.820100 243.29506,78.748100 242.99327,78.607100 C 242.73406,78.486000 242.90210,78.142600 243.52560,77.519100 C 244.02670,77.018000 244.43460,76.447400 244.43203,76.251100 C 244.42859,75.987400 244.36907,75.984700 244.20390,76.240900 C 244.04491,76.487400 243.85160,76.448800 243.53410,76.106900 C 243.13854,75.681000 243.14719,75.649200 243.61015,75.826900 C 243.92701,75.948400 244.13434,75.881500 244.13716,75.656600 C 244.14010,75.423100 244.24920,75.454700 244.43207,75.742200 C 244.67206,76.119500 244.82926,76.132200 245.33997,75.815700 C 245.83631,75.508100 245.95572,75.508100 245.94795,75.815700 C 245.93310,76.403100 245.16806,77.281800 244.89047,77.030300 C 244.75488,76.907400 244.72472,77.032900 244.82345,77.309200 C 244.94082,77.637600 244.80998,77.862000 244.44556,77.957300 C 244.07291,78.054800 243.90345,78.357500 243.93429,78.870700 C 243.99074,79.810100 244.25329,79.672300 245.16222,78.226200 C 246.56141,76.000000 247.73742,70.346600 246.90795,69.833900 C 246.66685,69.684900 246.56599,70.270800 246.56599,71.820500 C 246.56599,73.029400 246.46333,73.915800 246.33785,73.790400 C 246.09683,73.549300 246.05668,73.383600 245.99564,72.378200 C 245.97473,72.033700 245.84021,71.824500 245.69670,71.913200 C 245.55320,72.001800 245.46251,71.433000 245.49517,70.649000 C 245.52783,69.865000 245.37034,68.611500 245.14520,67.863400 C 244.92006,67.115400 244.81465,66.255000 244.91096,65.951600 C 245.01986,65.608500 244.93457,65.401700 244.68533,65.404600 C 244.14964,65.410800 243.23613,65.997300 243.75227,66.003600 C 243.96140,66.006200 244.13251,66.136600 244.13251,66.293400 C 244.13251,66.450200 243.56894,66.570700 242.88013,66.561200 C 242.19133,66.551700 241.54113,66.683500 241.43525,66.854100 C 241.18274,67.260900 240.49478,67.344100 239.64577,67.070400 C 238.83803,66.810100 238.72646,66.016800 239.49368,65.989000 C 239.90153,65.974200 239.86597,65.905400 239.34158,65.694600 C 238.96515,65.543300 238.65717,65.270100 238.65717,65.087600 C 238.65717,64.905000 238.79405,64.840200 238.96135,64.943600 C 239.41048,65.221200 239.33114,64.320600 238.79301,63.032700 C 238.53311,62.410700 238.36201,61.875500 238.41277,61.843500 C 238.66055,61.687000 235.94833,58.519600 234.52611,57.304600 C 233.42726,56.365800 232.97171,55.774800 233.09645,55.449700 C 233.23242,55.095400 234.00679,55.741200 236.10661,57.960300 C 238.47768,60.466000 239.04520,61.263800 239.62487,62.905800 C 240.00501,63.982500 240.48953,64.930100 240.70159,65.011500 C 240.91365,65.092900 241.01142,65.282000 240.91886,65.431800 C 240.82629,65.581500 240.89552,65.704100 241.07270,65.704100 C 241.55453,65.704100 241.46095,65.055800 240.82971,64.020600 C 240.52014,63.513000 240.17364,62.476100 240.05973,61.716400 C 239.88547,60.554400 239.54717,60.025000 237.92820,58.380800 C 236.86978,57.305900 235.53996,56.054100 234.97305,55.599100 C 234.40613,55.144100 234.10362,54.767700 234.30079,54.762600 C 234.49797,54.757600 234.84687,54.941000 235.07613,55.170200 C 235.30539,55.399500 235.94131,55.818900 236.48928,56.102300 C 237.03725,56.385700 238.15035,57.325500 238.96282,58.190700 C 239.77530,59.056000 240.53248,59.671600 240.64545,59.558600 C 240.87742,59.326600 238.99635,56.578500 238.60560,56.578500 C 238.46666,56.578500 238.35298,56.381200 238.35298,56.140100 C 238.35298,55.898900 237.52924,55.262600 236.52244,54.726000 C 235.51565,54.189400 234.73957,53.702600 234.79784,53.644400 C 234.85610,53.586100 235.54376,53.756500 236.32596,54.023000 C 237.80622,54.527400 238.39343,55.051100 240.47015,57.719200 C 241.15381,58.597600 241.84687,59.316200 242.01028,59.316200 C 242.59889,59.316200 242.28890,58.499900 241.36770,57.624000 C 240.85087,57.132700 240.08997,56.157300 239.67683,55.456700 C 239.02859,54.357300 238.65938,54.094100 236.98275,53.536200 C 234.04286,52.557900 232.55506,51.103200 234.49436,51.103200 C 235.24288,51.103200 235.55063,50.537500 236.86569,46.744500 C 237.31981,45.434600 237.77178,44.282500 237.87008,44.184200 C 237.96837,44.085900 238.04879,43.834400 238.04879,43.625200 C 238.04879,43.416000 238.34597,42.583200 238.70918,41.774700 C 239.38461,40.271100 240.16531,38.281000 240.17351,38.041900 C 240.17603,37.968500 239.89899,38.208100 239.55787,38.574200 C 238.73159,39.461100 238.21737,39.425500 238.80915,38.522300 C 239.06775,38.127700 239.19315,37.580100 239.08780,37.305600 C 238.93511,36.907700 239.10336,36.798700 239.91741,36.768400 C 240.84574,36.733800 240.81414,36.708200 239.56972,36.486700 C 237.62901,36.141400 235.65666,36.137300 236.19758,36.479700 C 236.43417,36.629500 237.06557,36.680900 237.60068,36.594100 C 238.46161,36.454400 238.59108,36.527600 238.72530,37.229700 C 238.82870,37.770600 238.74516,38.023200 238.46289,38.023200 C 238.23514,38.023200 238.04879,38.281100 238.04879,38.596200 C 238.04879,39.059800 237.86010,39.150600 237.06019,39.071900 C 236.51646,39.018400 235.96893,38.965900 235.84345,38.955200 C 235.71797,38.944500 235.64423,38.833100 235.67957,38.707600 C 235.71492,38.582100 235.64746,38.022400 235.52966,37.463800 C 235.31779,36.458900 235.30162,36.450400 234.02052,36.663200 C 232.26095,36.955600 231.23041,37.528600 230.24657,38.761600 C 228.64515,40.768600 228.35040,42.024600 228.33185,46.920600 C 228.31985,50.088200 228.21205,51.407400 227.96519,51.407400 C 227.77287,51.407400 226.15478,52.077800 224.36943,52.897300 C 221.00129,54.443200 218.96472,55.080300 215.45193,55.686800 C 213.61527,56.003900 213.33441,56.146100 212.90530,56.975900 C 212.32470,58.098600 212.47379,61.089100 213.18996,62.685600 C 213.44686,63.258300 213.84095,64.342900 214.06573,65.095700 C 214.41431,66.263200 214.60395,66.479300 215.35519,66.565100 C 215.88499,66.625500 216.55539,66.429400 217.03754,66.073000 C 217.47841,65.747000 218.43216,65.177800 219.15700,64.808000 C 219.88183,64.438200 221.07536,63.517800 221.80929,62.762700 C 222.54322,62.007500 223.14370,61.569500 223.14370,61.789400 C 223.14370,62.042100 223.38135,61.951400 223.79010,61.542700 C 224.14561,61.187100 224.43649,60.540700 224.43649,60.106200 C 224.43649,59.612600 224.60488,59.316200 224.88525,59.316200 C 225.13207,59.316200 225.95881,58.700200 226.72246,57.947400 C 227.63998,57.042800 228.37763,56.576900 228.89730,56.573900 C 229.51991,56.570200 229.58866,56.506900 229.22741,56.270100 C 228.90582,56.059300 229.08540,56.027600 229.83578,56.162900 C 230.42134,56.268400 231.03732,56.493700 231.20462,56.663500 C 231.40937,56.871300 231.33479,56.911000 230.97648,56.784900 C 230.17021,56.501200 230.32868,56.807700 231.58485,57.961400 C 232.21223,58.537600 232.99931,59.015300 233.33392,59.022900 C 234.12910,59.040900 237.18677,61.416700 237.64601,62.373400 C 237.84274,62.783200 238.10278,63.529200 238.22389,64.031100 L 238.44407,64.943600 L 237.78829,64.362500 C 237.42761,64.042800 237.04780,63.866000 236.94426,63.969600 C 236.57739,64.336400 236.76303,65.732000 237.25031,66.270400 C 237.52217,66.570900 237.74461,66.955800 237.74461,67.125800 C 237.74461,67.606700 238.82862,68.470300 239.11085,68.214300 C 239.24957,68.088400 239.26090,68.162600 239.13603,68.379000 C 239.01115,68.595500 239.05813,68.952300 239.24043,69.172000 C 239.55148,69.546800 239.93394,71.969500 239.93430,73.567400 C 239.93442,74.087600 240.02567,74.191200 240.26921,73.947700 C 240.77256,73.444300 241.09065,73.543300 241.09065,74.203300 C 241.09065,74.528100 241.22753,74.878300 241.39484,74.981700 C 241.79219,75.227300 241.78686,76.260400 241.38697,76.507500 C 241.21534,76.613600 240.92818,76.279500 240.74884,75.765000 C 240.56950,75.250600 240.29005,74.829700 240.12784,74.829700 C 239.73378,74.829700 240.12437,76.055600 240.74231,76.758200 C 241.01305,77.066100 241.23640,77.476700 241.23865,77.670800 C 241.24493,78.212400 242.12226,80.000800 242.38165,80.000800 C 242.50811,80.000800 242.61158,79.806900 242.61158,79.569900 z M 242.21233,77.370900 C 241.81565,76.974200 242.00503,76.654800 242.63693,76.654800 C 242.99092,76.654800 243.21750,76.814200 243.15024,77.016000 C 243.00207,77.460500 242.49415,77.652700 242.21233,77.370900 z M 242.30739,74.963800 C 242.30739,74.703000 242.44428,74.574200 242.61158,74.677600 C 242.77888,74.781000 242.91576,74.994400 242.91576,75.151800 C 242.91576,75.309200 242.77888,75.438000 242.61158,75.438000 C 242.44428,75.438000 242.30739,75.224600 242.30739,74.963800 z M 245.83076,75.174700 C 245.69972,74.962600 245.67466,74.707000 245.77507,74.606600 C 246.04730,74.334400 246.34413,74.734800 246.19709,75.175900 C 246.09406,75.485000 246.02241,75.484800 245.83076,75.174700 z M 241.09065,69.040600 C 241.09065,68.878500 241.29598,68.745900 241.54693,68.745900 C 241.79788,68.745900 242.00321,68.799700 242.00321,68.865500 C 242.00321,68.931200 241.79788,69.063800 241.54693,69.160100 C 241.29598,69.256400 241.09065,69.202600 241.09065,69.040600 z M 244.15652,67.402500 C 244.14331,67.081800 244.21520,66.902100 244.31629,67.003200 C 244.41736,67.104300 244.42817,67.366700 244.34030,67.586200 C 244.24320,67.828900 244.17112,67.756800 244.15652,67.402500 z M 232.72555,58.403600 C 232.62215,58.236300 232.68251,58.099400 232.85969,58.099400 C 233.03686,58.099400 233.18183,58.236300 233.18183,58.403600 C 233.18183,58.570900 233.12146,58.707800 233.04769,58.707800 C 232.97391,58.707800 232.82895,58.570900 232.72555,58.403600 z M 231.49090,54.915200 C 231.16614,54.669500 231.05478,54.464200 231.24342,54.458900 C 231.43206,54.453600 231.75681,54.654500 231.96508,54.905500 C 232.44594,55.484900 232.24944,55.488900 231.49090,54.915200 z M 235.00694,48.517600 C 235.00694,48.266600 235.12101,48.061300 235.26043,48.061300 C 235.39985,48.061300 235.51392,48.266600 235.51392,48.517600 C 235.51392,48.768600 235.39985,48.973900 235.26043,48.973900 C 235.12101,48.973900 235.00694,48.768600 235.00694,48.517600 z M 233.69707,48.475200 C 233.59008,48.368200 233.57673,48.160600 233.66739,48.013900 C 233.86182,47.699300 234.39857,47.970600 234.39857,48.383500 C 234.39857,48.710500 233.98629,48.764400 233.69707,48.475200 z M 236.83205,43.972800 C 236.83205,43.899000 236.96894,43.754000 237.13624,43.650600 C 237.30354,43.547200 237.44042,43.607600 237.44042,43.784800 C 237.44042,43.961900 237.30354,44.106900 237.13624,44.106900 C 236.96894,44.106900 236.83205,44.046500 236.83205,43.972800 z M 236.83205,41.843500 C 236.83205,41.582600 236.96894,41.369200 237.13624,41.369200 C 237.30354,41.369200 237.44042,41.498000 237.44042,41.655500 C 237.44042,41.812900 237.30354,42.026300 237.13624,42.129700 C 236.96894,42.233100 236.83205,42.104300 236.83205,41.843500 z M 237.44042,41.065100 C 237.44042,40.897800 237.57731,40.760900 237.74461,40.760900 C 237.91191,40.760900 238.04879,40.897800 238.04879,41.065100 C 238.04879,41.232400 237.91191,41.369200 237.74461,41.369200 C 237.57731,41.369200 237.44042,41.232400 237.44042,41.065100 z M 236.88008,40.456700 C 236.88008,40.038400 236.94912,39.867300 237.03351,40.076500 C 237.11789,40.285600 237.11789,40.627800 237.03351,40.836900 C 236.94912,41.046000 236.88008,40.874900 236.88008,40.456700 z M 232.07483,38.212600 C 231.80272,37.901800 231.95459,37.735000 232.78202,37.435800 C 233.36157,37.226300 233.91292,37.132000 234.00725,37.226300 C 234.10158,37.320600 233.80933,37.538300 233.35780,37.709900 C 232.90628,37.881600 232.62160,38.159200 232.72519,38.326800 C 232.99862,38.769200 232.48287,38.678700 232.07483,38.212600 z M 234.40322,37.490900 C 234.40066,37.114400 234.53545,36.806500 234.70275,36.806500 C 235.08387,36.806500 235.08387,37.129300 234.70275,37.719000 C 234.46431,38.088000 234.40699,38.044300 234.40322,37.490900 z M 223.85511,78.918000 C 223.73457,78.603900 223.88487,78.388200 224.29989,78.279700 C 225.12142,78.064800 225.25910,77.587900 224.76891,76.654800 L 224.36941,75.894300 L 224.31924,76.806900 C 224.28153,77.492900 224.22156,77.379600 224.07768,76.350600 C 223.97242,75.597700 224.01249,74.807300 224.16672,74.594200 C 224.32095,74.381000 224.35691,74.116400 224.24663,74.006100 C 223.81492,73.574400 223.38886,74.540200 223.22789,76.315400 C 223.13511,77.338600 222.97175,78.175700 222.86487,78.175700 C 222.45511,78.175700 221.57139,76.874300 221.85709,76.691600 C 222.27089,76.427000 222.49687,74.208200 222.19387,73.384800 C 221.85637,72.467600 221.31859,72.514300 221.31859,73.460800 C 221.31859,74.043800 221.15884,74.223500 220.63417,74.231000 C 219.98917,74.240100 219.98145,74.264700 220.50028,74.658000 C 221.13760,75.141200 220.68798,75.600000 219.85914,75.312100 C 219.38891,75.148900 219.39025,75.170400 219.87371,75.546900 C 220.16648,75.774800 220.40603,76.054700 220.40603,76.168800 C 220.40603,76.435200 220.91782,77.075100 222.16063,78.362600 C 223.20008,79.439400 224.17821,79.760000 223.85511,78.918000 z M 223.51846,76.654800 C 223.51846,76.069200 223.58106,75.829700 223.65757,76.122400 C 223.73408,76.415200 223.73408,76.894300 223.65757,77.187100 C 223.58106,77.479900 223.51846,77.240300 223.51846,76.654800 z M 221.21719,76.147800 C 221.10566,76.036300 221.01440,75.803600 221.01440,75.630700 C 221.01440,75.440100 221.15608,75.458000 221.37435,75.676300 C 221.57233,75.874300 221.66359,76.107000 221.57715,76.193400 C 221.49070,76.279900 221.32873,76.259300 221.21719,76.147800 z M 235.31112,76.654800 C 235.31112,76.487500 235.17424,76.350600 235.00694,76.350600 C 234.83964,76.350600 234.70275,76.487500 234.70275,76.654800 C 234.70275,76.822100 234.83964,76.959000 235.00694,76.959000 C 235.17424,76.959000 235.31112,76.822100 235.31112,76.654800 z M 219.18929,73.955300 C 219.18929,73.809100 218.99003,73.124700 218.74650,72.434400 C 218.50297,71.744200 218.42312,71.179400 218.56906,71.179400 C 218.71500,71.179400 218.96676,71.555900 219.12852,72.015900 C 219.40027,72.788800 219.44043,72.806200 219.65639,72.244100 C 219.78495,71.909500 220.10887,71.372600 220.37622,71.051100 C 220.77346,70.573300 220.77891,70.516200 220.40603,70.738400 C 219.41869,71.326700 219.11423,71.174500 219.31092,70.191000 C 219.55167,68.987300 219.61818,68.932700 220.35998,69.329700 C 220.69792,69.510500 221.25717,69.658500 221.60278,69.658500 C 222.13363,69.658500 222.23670,69.859100 222.26692,70.951300 L 222.30270,72.244100 L 222.57537,70.723100 C 222.72534,69.886600 222.86785,68.794300 222.89206,68.295700 C 222.91627,67.797100 223.12755,67.197700 223.36157,66.963700 C 223.59559,66.729700 223.70611,66.327200 223.60717,66.069400 C 223.50823,65.811600 223.57891,65.506900 223.76425,65.392400 C 223.99800,65.247900 223.96056,65.043500 223.64201,64.724900 C 223.29929,64.382200 223.27045,64.178100 223.52828,63.920300 C 223.78611,63.662400 223.74900,63.574800 223.38198,63.574800 C 223.11151,63.574800 222.84459,63.680000 222.78882,63.808500 C 222.73305,63.937000 221.72924,64.543300 220.55812,65.155700 C 219.27759,65.825400 218.39226,66.490100 218.33710,66.823200 C 218.28665,67.127800 218.09682,67.676900 217.91525,68.043200 C 217.40444,69.074000 218.22225,74.221300 218.89683,74.221300 C 219.05768,74.221300 219.18929,74.101600 219.18929,73.955300 z M 218.32606,69.430400 C 218.37423,69.137600 218.30728,68.728500 218.17729,68.521300 C 218.01525,68.263000 218.08937,68.201500 218.41303,68.325700 C 218.93938,68.527700 219.06980,69.962700 218.56180,69.962700 C 218.38398,69.962700 218.27790,69.723100 218.32606,69.430400 z M 235.42823,73.471500 C 235.69843,73.059200 235.91950,72.265200 235.91950,71.707200 C 235.91950,71.149300 236.08147,70.530800 236.27945,70.332800 C 236.47742,70.134800 236.56216,69.895600 236.46775,69.801200 C 236.37335,69.706800 236.06756,69.858100 235.78824,70.137400 C 235.32346,70.602200 235.24941,70.603900 234.91551,70.157600 C 234.65458,69.808800 234.42070,69.754900 234.09438,69.968400 C 233.68880,70.233700 233.68880,70.300200 234.09438,70.566400 C 234.36974,70.747200 234.40701,70.867800 234.18838,70.870600 C 233.61998,70.877900 233.42818,70.334900 233.77215,69.692200 C 233.98470,69.295100 234.29043,69.158400 234.71674,69.269800 C 235.18149,69.391400 235.39162,69.264300 235.51667,68.786100 C 235.62840,68.358800 235.92749,68.137600 236.39330,68.137600 C 238.06486,68.137600 237.39986,67.115800 235.54272,66.830600 C 234.60905,66.687300 234.32403,66.772300 233.95044,67.305700 C 233.59526,67.812800 233.57781,68.013800 233.87093,68.221700 C 234.16821,68.432600 234.16724,68.520200 233.86624,68.642400 C 233.65711,68.727200 233.48601,69.059000 233.48601,69.379700 C 233.48601,69.700300 233.34913,69.962700 233.18183,69.962700 C 232.58398,69.962700 232.89279,70.545600 233.76293,71.059600 C 234.63462,71.574500 235.20957,73.147600 234.65204,73.492200 C 234.51263,73.578300 234.39857,73.777600 234.39857,73.935100 C 234.39857,74.466900 234.93398,74.225800 235.42823,73.471500 z M 234.29717,68.239000 C 233.98797,67.929800 234.05532,67.529200 234.41652,67.529200 C 234.59370,67.529200 234.66128,67.654400 234.56672,67.807400 C 234.47215,67.960400 234.56673,68.154900 234.77690,68.239700 C 234.98822,68.324900 235.01173,68.404500 234.82950,68.417700 C 234.64825,68.431000 234.40871,68.350500 234.29717,68.239000 z M 230.32375,73.086900 C 230.22267,72.985800 230.15078,73.165500 230.16398,73.486200 C 230.17858,73.840500 230.25066,73.912600 230.34776,73.669900 C 230.43563,73.450400 230.42483,73.188000 230.32375,73.086900 z M 238.35298,73.612900 C 238.35298,73.445600 238.21610,73.308700 238.04879,73.308700 C 237.88149,73.308700 237.74461,73.445600 237.74461,73.612900 C 237.74461,73.780200 237.88149,73.917100 238.04879,73.917100 C 238.21610,73.917100 238.35298,73.780200 238.35298,73.612900 z M 224.35579,72.624300 C 224.35215,72.089900 224.28986,72.036700 224.07167,72.381600 C 223.91797,72.624600 223.85970,72.932600 223.94219,73.066100 C 224.20603,73.493000 224.36057,73.327900 224.35579,72.624300 z M 236.99897,72.476500 C 237.27329,72.101400 237.29593,71.782000 237.07715,71.373200 C 236.88552,71.015100 236.87790,70.726300 237.05700,70.608400 C 237.46523,70.339600 237.77928,68.499100 237.45148,68.296500 C 237.30122,68.203600 237.09092,68.269000 236.98414,68.441800 C 236.87737,68.614500 236.66259,68.677100 236.50685,68.580900 C 236.35111,68.484600 236.22368,68.550800 236.22368,68.728000 C 236.22368,68.905200 236.36056,69.050100 236.52787,69.050100 C 236.69517,69.050100 236.83205,69.392300 236.83205,69.810600 C 236.83205,70.228800 236.69517,70.571100 236.52787,70.571100 C 236.36056,70.571100 236.22368,71.118600 236.22368,71.787800 C 236.22368,73.118600 236.40908,73.283300 236.99897,72.476500 z M 238.65717,71.750600 C 238.65717,70.956200 238.15858,71.034500 237.93633,71.863800 C 237.65081,72.929300 237.70783,73.109600 238.20089,72.700400 C 238.45184,72.492100 238.65717,72.064700 238.65717,71.750600 z M 233.33777,67.815800 C 233.47412,67.195100 233.44130,66.912600 233.24680,67.032800 C 232.78632,67.317400 232.51157,65.779700 232.89492,65.063400 C 233.07983,64.717900 233.14920,64.353300 233.04909,64.253200 C 232.94897,64.153100 232.70255,64.507000 232.50147,65.039700 C 232.12398,66.039800 231.55017,66.422200 231.84693,65.475900 C 231.94334,65.168500 231.67851,65.329200 231.22014,65.856200 L 230.42640,66.768700 L 230.60388,65.095700 C 230.95250,61.809500 230.96891,61.922200 230.13997,61.911600 C 229.56096,61.904100 229.37104,61.733600 229.34402,61.197100 C 229.30095,60.341800 228.61904,59.516800 228.61904,60.320000 C 228.61904,60.604400 228.72170,60.837800 228.84718,60.838600 C 228.97266,60.839400 229.11296,61.484700 229.15897,62.272500 C 229.20498,63.060200 229.45613,64.030600 229.71708,64.428900 C 229.99345,64.850700 230.11681,65.450800 230.01255,65.866200 C 229.91410,66.258400 229.98323,66.671900 230.16617,66.784900 C 230.36411,66.907300 230.42815,67.438300 230.32434,68.096400 C 230.17293,69.056100 230.19129,69.103200 230.46332,68.452900 C 230.89571,67.419200 230.95677,67.390000 231.51605,67.949300 C 231.78692,68.220100 231.86617,68.441800 231.69217,68.441800 C 231.51817,68.441800 231.46321,68.669500 231.57004,68.947900 C 231.70065,69.288300 231.64769,69.382100 231.40840,69.234200 C 231.21267,69.113200 231.05253,69.159200 231.05253,69.336400 C 231.05253,69.910000 231.57792,69.678400 232.10650,68.871600 C 232.39006,68.438900 232.69811,68.160800 232.79106,68.253800 C 232.88400,68.346700 232.74331,68.753600 232.47840,69.157900 C 232.21349,69.562200 232.07881,69.975000 232.17910,70.075300 C 232.41759,70.313800 233.06748,69.046500 233.33777,67.815800 z M 225.45292,69.017700 C 224.65088,68.386800 224.05626,68.271100 224.05626,68.745900 C 224.05626,68.913200 224.26588,69.050100 224.52208,69.050100 C 224.77829,69.050100 225.06338,69.246800 225.15563,69.487200 C 225.24787,69.727600 225.51724,69.849900 225.75422,69.758900 C 226.08198,69.633200 226.00987,69.455800 225.45292,69.017700 z M 228.16276,68.745900 C 228.05936,68.578600 227.81174,68.443900 227.61249,68.446400 C 227.39481,68.449200 227.43233,68.568800 227.70648,68.745900 C 228.29086,69.123600 228.39616,69.123600 228.16276,68.745900 z M 246.39359,67.171900 C 246.11344,66.302600 245.97850,65.046700 245.98256,63.346600 C 245.98426,62.635600 245.84246,62.053900 245.66745,62.053900 C 245.49244,62.053900 245.34925,61.848500 245.34925,61.597600 C 245.34925,61.346600 245.49421,61.141300 245.67139,61.141300 C 245.84856,61.141300 245.89585,60.983300 245.77648,60.790100 C 245.64201,60.572500 245.69304,60.521500 245.91062,60.656000 C 246.10377,60.775400 246.26181,60.715200 246.26181,60.522400 C 246.26181,60.329600 246.00472,60.104600 245.69051,60.022400 C 245.37630,59.940200 244.95362,59.509500 244.75121,59.065300 C 244.41607,58.329700 244.34933,58.303900 244.00392,58.776300 C 243.74619,59.128800 243.52524,59.195600 243.31447,58.984800 C 243.10370,58.774100 242.94593,59.240200 242.82217,60.439300 C 242.72200,61.409900 242.76310,62.327100 242.91352,62.477500 C 243.06393,62.627900 243.10886,63.141600 243.01336,63.619100 C 242.90006,64.185600 242.96577,64.487300 243.20242,64.487300 C 243.42632,64.487300 243.49147,64.255300 243.37265,63.880900 C 243.21717,63.391000 243.28432,63.314400 243.72197,63.482300 C 244.15124,63.647100 244.11945,63.536100 243.56889,62.948100 C 243.05179,62.395800 242.91826,61.982200 243.04697,61.331400 C 243.14211,60.850400 243.22957,60.234500 243.24133,59.962600 C 243.25778,59.582300 243.32383,59.608600 243.52779,60.076700 C 243.78534,60.667700 243.79870,60.665600 243.99817,60.000600 C 244.11108,59.624200 244.33246,59.316200 244.49012,59.316200 C 244.64778,59.316200 244.68655,59.462200 244.57628,59.640600 C 244.46600,59.819000 244.62902,60.158700 244.93855,60.395300 C 245.42759,60.769200 245.44154,60.865100 245.04506,61.127500 C 244.71136,61.348400 244.56149,61.304500 244.48719,60.964400 C 244.43132,60.708600 244.22599,60.556200 244.03091,60.625700 C 243.61634,60.773400 243.70374,62.052200 244.15927,62.503700 C 244.37395,62.716400 244.40385,62.633500 244.25415,62.240500 C 244.09648,61.826600 244.15269,61.705700 244.45588,61.806800 C 245.10889,62.024400 245.31452,63.361900 244.75902,63.778400 C 244.33807,64.094000 244.36271,64.217300 244.97762,64.871800 C 245.38285,65.303200 245.59431,65.808400 245.48683,66.088500 C 245.38573,66.351900 245.53729,66.925000 245.82362,67.362000 C 246.42959,68.286900 246.72152,68.189500 246.39359,67.171900 z M 224.79702,67.561100 C 224.88959,67.411300 224.76078,67.210300 224.51079,67.114300 C 224.23469,67.008400 224.05626,67.115300 224.05626,67.386700 C 224.05626,67.878600 224.53158,67.990600 224.79702,67.561100 z M 227.09811,66.888300 C 227.09811,66.703100 226.89279,66.630300 226.64184,66.726600 C 226.39088,66.822900 226.18556,66.769100 226.18556,66.607100 C 226.18556,66.445000 226.39088,66.312500 226.64184,66.312500 C 226.89279,66.312500 227.09811,66.160900 227.09811,65.975700 C 227.09811,65.790500 226.88159,65.722100 226.61696,65.823600 C 226.35232,65.925200 226.01011,66.008300 225.85649,66.008300 C 225.70288,66.008300 225.57719,66.282000 225.57719,66.616600 C 225.57719,67.062800 225.77998,67.225000 226.33765,67.225000 C 226.75590,67.225000 227.09811,67.073500 227.09811,66.888300 z M 229.08831,66.941800 C 228.99206,66.786100 229.03531,66.583300 229.18443,66.491100 C 229.33355,66.399000 229.45555,65.996000 229.45555,65.595600 C 229.45555,64.921200 229.41823,64.904000 228.94852,65.361900 C 228.43162,65.865800 228.45213,67.225000 228.97664,67.225000 C 229.13431,67.225000 229.18456,67.097600 229.08831,66.941800 z M 203.78583,65.247800 C 203.59506,64.750700 203.06745,64.620400 203.06745,65.070400 C 203.06745,65.301200 203.28064,65.458400 203.89442,65.680100 C 203.93099,65.693300 203.88213,65.498800 203.78583,65.247800 z M 207.45709,65.365800 C 207.36527,65.217300 207.57199,65.095700 207.91647,65.095700 C 208.76011,65.095700 208.71577,64.563000 207.85838,64.397800 L 207.17396,64.266000 L 207.85838,64.224600 C 208.26989,64.199700 208.54279,63.986400 208.54279,63.689600 C 208.54279,63.305700 208.45005,63.273100 208.12507,63.542800 C 207.89532,63.733500 207.49852,63.809300 207.24328,63.711400 C 206.98805,63.613400 206.68474,63.686200 206.56927,63.873000 C 206.41590,64.121200 206.24369,64.116700 205.93013,63.856500 C 205.57922,63.565300 205.50094,63.645800 205.50094,64.298000 C 205.50094,64.736700 205.36405,65.095700 205.19675,65.095700 C 205.02945,65.095700 204.89257,65.200400 204.89257,65.328200 C 204.89257,65.456100 205.50715,65.577700 206.25830,65.598400 C 207.00946,65.619000 207.54891,65.514400 207.45709,65.365800 z M 211.75470,64.676200 C 212.04061,63.537000 211.79496,62.193600 211.31919,62.294400 C 211.05347,62.350800 210.96704,62.212500 211.08151,61.914200 C 211.19547,61.617200 211.08993,61.445500 210.79348,61.445500 C 210.48225,61.445500 210.35814,61.674700 210.42280,62.129900 C 210.47626,62.506300 210.69110,62.814300 210.90023,62.814300 C 211.10936,62.814300 211.24624,62.951200 211.20442,63.118500 C 211.16259,63.285800 211.02571,63.388500 210.90023,63.346600 C 210.62610,63.255300 210.59868,64.246300 210.85673,64.918700 C 211.12607,65.620600 211.54614,65.507200 211.75470,64.676200 z M 225.57719,65.095700 C 224.98204,64.711100 224.36044,64.711100 224.36044,65.095700 C 224.36044,65.263000 224.73687,65.397800 225.19695,65.395200 C 225.84881,65.391600 225.93274,65.325500 225.57719,65.095700 z M 227.23721,64.812600 C 227.33347,64.656800 227.28745,64.452300 227.13495,64.358000 C 226.98245,64.263800 226.77919,64.391200 226.68326,64.641200 C 226.49414,65.134000 226.95117,65.275400 227.23721,64.812600 z M 210.36791,63.872000 C 210.36791,63.135700 209.29252,63.416900 209.23594,64.168000 C 209.20531,64.574700 209.35121,64.682300 209.78101,64.569900 C 210.10380,64.485500 210.36791,64.171400 210.36791,63.872000 z M 200.61259,63.194600 C 200.62435,63.069100 200.49708,62.966400 200.32978,62.966400 C 200.16248,62.966400 200.03522,63.342800 200.04698,63.802900 C 200.06592,64.544200 200.09813,64.570200 200.32978,64.031100 C 200.47357,63.696500 200.60083,63.320000 200.61259,63.194600 z M 226.04801,63.346600 C 226.02097,62.567900 225.86759,62.206000 225.56465,62.206000 C 225.27287,62.206000 225.14819,62.466400 225.20057,62.966400 C 225.39185,64.792400 226.10939,65.114300 226.04801,63.346600 z M 232.57345,63.404700 C 232.57345,63.143900 232.43657,63.015100 232.26927,63.118500 C 232.10197,63.221900 231.96508,63.435300 231.96508,63.592700 C 231.96508,63.750200 232.10197,63.879000 232.26927,63.879000 C 232.43657,63.879000 232.57345,63.665600 232.57345,63.404700 z M 227.55439,63.270600 C 227.45099,63.103300 227.57980,62.966400 227.84062,62.966400 C 228.10145,62.966400 228.31486,62.739900 228.31486,62.463000 C 228.31486,62.008300 228.25670,62.012200 227.71366,62.503600 C 227.19325,62.974600 227.12413,63.574800 227.59029,63.574800 C 227.67395,63.574800 227.65779,63.437900 227.55439,63.270600 z M 236.93832,63.128300 C 237.19280,62.465100 236.65963,62.287300 236.18210,62.876100 C 235.89689,63.227700 235.88612,63.316100 236.14763,63.158900 C 236.35676,63.033300 236.52787,63.075500 236.52787,63.252600 C 236.52787,63.713700 236.73810,63.650000 236.93832,63.128300 z M 205.95459,62.281900 C 205.98367,61.865300 206.32989,61.438000 206.83935,61.189700 C 207.29970,60.965400 207.61351,60.719000 207.53673,60.642200 C 207.25497,60.360500 204.28420,60.279900 204.28420,60.554000 C 204.28420,60.709700 204.50628,60.837100 204.77772,60.837100 C 205.16671,60.837100 205.19624,60.927500 204.91712,61.263800 C 204.64528,61.591400 204.65429,61.732700 204.95592,61.872200 C 205.27601,62.020200 205.27537,62.087700 204.95249,62.236700 C 204.65216,62.375200 204.68889,62.516600 205.10410,62.820200 C 205.74929,63.292000 205.89030,63.202700 205.95459,62.281900 z M 192.42096,62.595400 C 192.42096,62.445100 192.54350,62.397900 192.69327,62.490400 C 192.84304,62.583000 193.04407,62.454200 193.14000,62.204200 C 193.23593,61.954200 193.57784,61.749700 193.89979,61.749700 C 194.22175,61.749700 194.56729,61.535700 194.66766,61.274100 C 194.76803,61.012600 194.97854,60.877900 195.13546,60.974900 C 195.29238,61.071900 195.51188,61.003800 195.62323,60.823700 C 195.86648,60.430100 192.27933,60.754400 191.40859,61.204700 C 191.10273,61.362900 190.65995,61.418500 190.42462,61.328100 C 189.80844,61.091700 189.23752,62.248600 189.81180,62.569900 C 190.41801,62.909200 192.42096,62.928700 192.42096,62.595400 z M 192.44497,61.622900 C 192.43176,61.302300 192.50366,61.122600 192.60474,61.223700 C 192.70581,61.324800 192.71662,61.587100 192.62875,61.806700 C 192.53165,62.049400 192.45957,61.977300 192.44497,61.622900 z M 202.99669,62.053600 C 202.54789,61.334900 202.42937,61.418300 202.65782,62.291900 C 202.75386,62.659100 202.95095,62.886300 203.09581,62.796800 C 203.24066,62.707300 203.19606,62.372800 202.99669,62.053600 z M 196.67956,62.358000 C 196.67956,62.190700 196.53459,62.053900 196.35742,62.053900 C 196.18024,62.053900 196.11988,62.190700 196.22328,62.358000 C 196.32668,62.525300 196.47164,62.662200 196.54542,62.662200 C 196.61919,62.662200 196.67956,62.525300 196.67956,62.358000 z M 200.32053,61.760500 C 200.31242,61.084000 200.27273,61.055400 199.99765,61.527900 C 199.82515,61.824200 199.55555,61.987300 199.39853,61.890200 C 199.24151,61.793200 199.11304,61.897800 199.11304,62.122800 C 199.11304,62.347800 199.38681,62.531900 199.72141,62.531900 C 200.17227,62.531900 200.32739,62.332200 200.32053,61.760500 z M 210.06372,62.213100 C 210.06372,62.014600 209.58519,61.931300 208.84867,62.001600 C 208.18040,62.065300 207.69246,62.212600 207.76438,62.329000 C 207.97785,62.674400 210.06372,62.569300 210.06372,62.213100 z M 232.42136,62.053900 C 232.64443,62.053900 232.88398,62.156500 232.95369,62.282000 C 233.02340,62.407500 233.06152,62.385000 233.03841,62.232000 C 233.01530,62.079000 232.71301,61.765700 232.36667,61.535700 C 231.78016,61.146300 231.73735,61.175800 231.74295,61.966000 C 231.74625,62.432600 231.80899,62.643200 231.88237,62.434100 C 231.95574,62.225000 232.19829,62.053900 232.42136,62.053900 z M 234.92510,62.451400 C 234.62914,62.374300 234.21849,62.379400 234.01255,62.462700 C 233.80660,62.546000 234.04875,62.609100 234.55066,62.602900 C 235.05257,62.596700 235.22107,62.528600 234.92510,62.451400 z M 247.38003,60.152700 C 247.89958,59.107100 249.05304,57.293400 249.94329,56.122200 C 251.35359,54.267000 251.56341,53.810200 251.57349,52.573400 C 251.57985,51.792700 251.69495,51.044000 251.82927,50.909700 C 251.96359,50.775300 251.98316,50.900800 251.87277,51.188500 C 251.75746,51.489000 251.81534,51.711600 252.00879,51.711600 C 252.19399,51.711600 252.35166,51.335100 252.35916,50.875000 C 252.36666,50.415000 252.44711,49.313000 252.53792,48.426200 C 252.74980,46.357200 252.24134,44.265800 251.11291,42.564800 C 250.62116,41.823600 250.21824,41.338300 250.21752,41.486300 C 250.21680,41.634300 249.92895,41.390300 249.57784,40.943900 C 248.89179,40.071700 246.15467,38.535900 245.84257,38.848000 C 245.47215,39.218400 245.66129,39.606200 246.12551,39.428100 C 246.39621,39.324200 246.51831,39.375200 246.41174,39.547600 C 246.30953,39.713000 246.49655,39.848300 246.82735,39.848300 C 247.76165,39.848300 248.39110,40.174700 248.39110,40.659300 C 248.39110,40.924300 248.54316,41.015100 248.77134,40.886300 C 249.07552,40.714600 249.07552,40.753500 248.77134,41.081300 C 248.18620,41.711700 248.31332,42.261800 249.01298,42.127100 C 249.44858,42.043200 249.79821,42.275900 250.18012,42.903900 C 250.48001,43.397100 250.84316,43.698400 250.98710,43.573500 C 251.13105,43.448600 251.00224,43.739800 250.70085,44.220600 C 250.26070,44.922700 250.21896,45.239800 250.48873,45.831900 C 250.94661,46.836800 250.91131,46.991000 250.33323,46.511300 C 249.90656,46.157200 249.85748,46.182300 249.96049,46.702200 C 250.04364,47.121800 250.28158,47.272400 250.75604,47.205700 C 251.12835,47.153400 251.43296,47.256000 251.43296,47.433800 C 251.43296,47.611600 251.29608,47.757100 251.12877,47.757100 C 250.74225,47.757100 250.74464,48.381600 251.13343,48.973900 C 251.39968,49.379500 251.46624,49.379500 251.73249,48.973900 C 251.99097,48.580100 252.03265,48.588100 252.03667,49.032000 C 252.04324,49.757400 251.57049,49.962400 251.12599,49.426800 C 250.60219,48.795700 250.29464,48.860700 250.03096,49.658300 L 249.80470,50.342700 L 249.63023,49.640300 C 249.43789,48.866100 248.84738,48.842500 248.84738,49.609100 C 248.84738,50.156300 248.14902,51.103200 247.74549,51.103200 C 247.59867,51.103200 247.47855,50.897900 247.47855,50.646900 C 247.47855,50.096900 247.12363,50.058800 246.62683,50.555600 C 246.36705,50.815400 246.26181,50.821300 246.26181,50.576100 C 246.26181,50.386700 246.56979,50.134400 246.94622,50.015600 C 248.11587,49.646500 248.99096,48.613800 248.65929,47.994100 C 248.46839,47.637400 248.47701,47.453000 248.68459,47.453000 C 248.85778,47.453000 248.99948,47.642300 248.99948,47.873800 C 248.99948,48.105200 249.27324,48.366100 249.60785,48.453600 C 250.32434,48.641000 250.41682,48.123000 249.75347,47.637900 C 249.23639,47.259800 248.97097,46.157800 248.89703,44.081800 C 248.86100,43.070200 248.72225,42.686500 248.39110,42.683000 C 248.14015,42.680200 247.84927,42.808800 247.74471,42.968700 C 247.62880,43.145900 247.47339,43.127900 247.34653,42.922600 C 247.23209,42.737500 247.28342,42.586000 247.46059,42.586000 C 247.63777,42.586000 247.78273,42.380700 247.78273,42.129700 C 247.78273,41.579300 247.27589,41.520900 247.09922,42.050900 C 247.00626,42.329800 246.84789,42.303000 246.49310,41.948200 C 246.19067,41.645700 246.10781,41.314200 246.26934,41.052900 C 246.41042,40.824600 246.44967,40.514600 246.35656,40.363900 C 246.26345,40.213300 245.94135,40.617400 245.64079,41.261900 C 245.06257,42.501900 244.83877,42.255600 245.34172,40.932800 C 245.50488,40.503600 245.52982,40.152500 245.39714,40.152500 C 245.26446,40.152500 244.70417,41.281800 244.15204,42.662000 C 243.59992,44.042300 242.88279,45.768400 242.55842,46.497800 C 242.23406,47.227200 242.06362,47.911600 242.17967,48.018700 C 242.29573,48.125800 242.45208,48.041500 242.52711,47.831300 C 242.60215,47.621100 242.78873,47.526500 242.94174,47.621100 C 243.09476,47.715700 243.21995,47.620700 243.21995,47.410100 C 243.21995,47.112200 243.30107,47.108200 243.58497,47.392100 C 244.15201,47.959200 244.43669,47.827000 244.43669,46.996700 C 244.43669,46.578400 244.55646,46.236200 244.70285,46.236200 C 244.84924,46.236200 245.05115,45.825600 245.15153,45.323700 C 245.33813,44.390600 246.26181,44.011000 246.26181,44.867400 C 246.26181,45.118300 246.07244,45.323700 245.84100,45.323700 C 245.34740,45.323700 245.05503,46.243700 245.04921,47.815200 C 245.04517,48.909400 244.44388,49.755900 244.19692,49.015000 C 244.10123,48.728000 243.96714,48.732400 243.60277,49.034800 C 243.19298,49.374900 243.16115,49.327500 243.35633,48.667300 L 243.58046,47.909200 L 243.05707,48.624600 C 242.65564,49.173300 242.47573,49.246300 242.28498,48.937600 C 241.97344,48.433500 241.99153,48.406100 241.00169,50.881100 C 239.99538,53.397200 239.98703,53.644300 240.94799,52.472000 L 241.69600,51.559500 L 241.69751,52.548100 C 241.69834,53.091800 241.83590,53.536700 242.00321,53.536700 C 242.17051,53.536700 242.30739,53.331300 242.30739,53.080400 C 242.30739,52.366600 242.85806,52.545900 243.00808,53.308500 L 243.14272,53.992900 L 243.37563,53.282800 C 243.55493,52.736100 243.67342,52.666100 243.89045,52.978600 C 244.08566,53.259700 244.11565,53.182000 243.98797,52.725800 C 243.74586,51.860700 244.33325,51.523600 245.01213,52.138000 C 245.30754,52.405400 245.70957,52.624100 245.90552,52.624100 C 246.10148,52.624100 246.26181,52.761000 246.26181,52.928300 C 246.26181,53.095600 246.14390,53.232500 245.99980,53.232500 C 245.85570,53.232500 245.80932,53.608900 245.89674,54.069000 C 246.02741,54.756700 245.97931,54.845700 245.62642,54.569200 C 244.89119,53.993200 243.82832,53.849200 243.82832,54.325600 C 243.82832,54.560900 243.99942,54.719200 244.20855,54.677400 C 244.41768,54.635500 244.58878,54.875100 244.58878,55.209700 C 244.58878,55.544300 244.41768,55.783800 244.20855,55.742000 C 243.99942,55.700200 243.81244,55.974000 243.79303,56.350400 C 243.76512,56.891800 243.72799,56.920000 243.61531,56.485200 C 243.53697,56.182900 243.14481,55.810900 242.74385,55.658400 C 242.26018,55.474500 242.07546,55.223300 242.19498,54.911800 C 242.32508,54.572800 242.23895,54.494600 241.88498,54.630400 C 241.29668,54.856200 241.26746,55.112700 241.77252,55.617800 C 242.07332,55.918600 242.05784,56.058900 241.69648,56.306900 C 241.33849,56.552600 241.37640,56.581200 241.87612,56.442100 C 242.28703,56.327700 242.69774,56.473700 243.04540,56.857900 C 243.34014,57.183600 243.78403,57.372300 244.03181,57.277200 C 244.34574,57.156700 244.45236,57.274500 244.38346,57.665600 C 244.30950,58.085600 244.47610,58.230000 245.04506,58.239200 C 245.65555,58.249100 245.79062,58.390000 245.72994,58.953600 C 245.68836,59.339800 245.75680,59.593700 245.88203,59.517900 C 246.00725,59.442100 246.27245,59.556300 246.47136,59.771700 C 246.75186,60.075400 246.73697,60.290100 246.40499,60.728300 C 245.93364,61.350600 245.82304,62.053900 246.19652,62.053900 C 246.32791,62.053900 246.86049,61.198300 247.38003,60.152700 z M 245.56530,56.882700 C 245.46190,56.487300 245.55596,56.274300 245.83400,56.274300 C 246.06930,56.274300 246.26181,56.548100 246.26181,56.882700 C 246.26181,57.217300 246.14089,57.491100 245.99310,57.491100 C 245.84531,57.491100 245.65280,57.217300 245.56530,56.882700 z M 244.13251,56.578500 C 244.13251,56.411200 244.26939,56.274300 244.43669,56.274300 C 244.60399,56.274300 244.74088,56.411200 244.74088,56.578500 C 244.74088,56.745800 244.60399,56.882700 244.43669,56.882700 C 244.26939,56.882700 244.13251,56.745800 244.13251,56.578500 z M 246.61542,55.481900 C 246.74221,54.823500 247.69484,54.543800 248.17500,55.024000 C 248.58464,55.433600 248.45812,55.561200 247.37177,55.833900 C 246.63192,56.019600 246.52174,55.968300 246.61542,55.481900 z M 249.30366,54.905500 C 249.30366,54.654500 249.54321,54.444900 249.83599,54.439500 C 250.32173,54.430700 250.31753,54.391400 249.78803,53.990700 C 249.27568,53.603000 249.15798,53.613000 248.78265,54.076400 C 248.40014,54.548700 248.38971,54.534700 248.67851,53.936900 C 249.08364,53.098300 249.09184,52.531100 248.69529,52.776200 C 248.52799,52.879600 248.39110,52.758900 248.39110,52.507900 C 248.39110,52.257000 248.53732,51.961300 248.71603,51.850800 C 248.89474,51.740400 248.97822,51.486500 248.90154,51.286700 C 248.82202,51.079500 249.04178,50.910000 249.41313,50.892200 C 249.77118,50.875000 249.89302,50.926900 249.68389,51.007400 C 249.45344,51.096200 249.32067,51.653100 249.34683,52.421300 L 249.38999,53.688800 L 249.59644,52.472000 C 249.79617,51.294800 249.81320,51.280000 250.12044,52.015700 C 250.29510,52.434000 250.55921,52.707800 250.70734,52.624100 C 250.85548,52.540500 250.99343,52.805400 251.01390,53.212900 C 251.04956,53.922700 251.03313,53.929200 250.62333,53.368800 C 250.22327,52.821700 250.20007,52.843200 250.26545,53.701200 C 250.33976,54.676500 250.06096,55.361800 249.58989,55.361800 C 249.43247,55.361800 249.30366,55.156500 249.30366,54.905500 z M 247.17436,53.536700 C 247.17436,53.180700 247.37715,52.928300 247.66319,52.928300 C 247.98396,52.928300 248.08853,53.093700 247.96737,53.409500 C 247.86582,53.674100 247.78273,53.947900 247.78273,54.017800 C 247.78273,54.087800 247.64585,54.145000 247.47855,54.145000 C 247.31125,54.145000 247.17436,53.871300 247.17436,53.536700 z M 246.87018,52.337900 C 246.87018,52.160700 247.00706,52.015700 247.17436,52.015700 C 247.34166,52.015700 247.47855,52.076100 247.47855,52.149900 C 247.47855,52.223700 247.34166,52.368600 247.17436,52.472000 C 247.00706,52.575400 246.87018,52.515100 246.87018,52.337900 z M 241.69902,50.360700 C 241.69902,50.286900 241.83590,50.141900 242.00321,50.038500 C 242.17051,49.935100 242.30739,49.995500 242.30739,50.172700 C 242.30739,50.349800 242.17051,50.494800 242.00321,50.494800 C 241.83590,50.494800 241.69902,50.434400 241.69902,50.360700 z M 246.76017,48.517600 C 246.66387,48.266600 246.71767,48.061300 246.87972,48.061300 C 247.04177,48.061300 247.17436,48.266600 247.17436,48.517600 C 247.17436,48.768600 247.12056,48.973900 247.05481,48.973900 C 246.98906,48.973900 246.85648,48.768600 246.76017,48.517600 z M 251.74756,46.719000 C 251.51208,46.118900 251.13963,45.627800 250.91991,45.627800 C 250.39423,45.627800 250.41535,45.385300 250.99117,44.809400 C 251.54743,44.253200 251.51646,44.222800 252.02190,45.820800 C 252.53220,47.434200 252.31159,48.156500 251.74756,46.719000 z M 246.71808,47.148800 C 246.61468,46.981500 246.74349,46.844600 247.00432,46.844600 C 247.26514,46.844600 247.47855,46.981500 247.47855,47.148800 C 247.47855,47.316100 247.34974,47.453000 247.19232,47.453000 C 247.03489,47.453000 246.82148,47.316100 246.71808,47.148800 z M 244.13251,44.259000 C 244.34078,44.008100 244.56286,43.802700 244.62603,43.802700 C 244.68920,43.802700 244.74088,44.008100 244.74088,44.259000 C 244.74088,44.510000 244.51879,44.715300 244.24735,44.715300 C 243.84315,44.715300 243.82237,44.632700 244.13251,44.259000 z M 246.56599,44.411100 C 246.56599,44.243800 246.77940,44.106900 247.04022,44.106900 C 247.30105,44.106900 247.42985,44.243800 247.32645,44.411100 C 247.22306,44.578400 247.00965,44.715300 246.85222,44.715300 C 246.69480,44.715300 246.56599,44.578400 246.56599,44.411100 z M 187.61102,61.541900 C 187.39144,61.454000 187.12908,61.464800 187.02800,61.565900 C 186.92692,61.667000 187.10658,61.738900 187.42724,61.725700 C 187.78160,61.711100 187.85368,61.639000 187.61102,61.541900 z M 203.57123,60.326900 C 203.48667,60.242400 203.10143,60.273500 202.71514,60.396100 L 202.01280,60.619000 L 202.69222,60.870400 C 203.06590,61.008600 203.39028,61.297200 203.41306,61.511700 C 203.43585,61.726300 203.51535,61.582000 203.58974,61.191200 C 203.66412,60.800400 203.65580,60.411500 203.57123,60.326900 z M 186.48934,61.141300 C 186.38594,60.974000 186.17254,60.837100 186.01511,60.837100 C 185.85768,60.837100 185.72888,60.974000 185.72888,61.141300 C 185.72888,61.308600 185.94228,61.445500 186.20311,61.445500 C 186.46393,61.445500 186.59274,61.308600 186.48934,61.141300 z M 199.55556,60.282000 C 199.43367,60.169100 199.27767,60.233200 199.20890,60.424600 C 199.14014,60.616000 198.78245,60.707300 198.41404,60.627500 C 197.80963,60.496700 197.81849,60.524100 198.50467,60.907400 C 199.15325,61.269700 199.30280,61.270100 199.52116,60.909800 C 199.66197,60.677400 199.67745,60.394900 199.55556,60.282000 z M 201.24234,60.837100 C 201.24234,60.669800 201.00279,60.535000 200.71001,60.537600 C 200.25509,60.541600 200.24403,60.585100 200.63397,60.837100 C 201.20803,61.208100 201.24234,61.208100 201.24234,60.837100 z M 197.20609,60.626300 C 196.91013,60.549200 196.49948,60.554300 196.29353,60.637600 C 196.08759,60.720900 196.32974,60.784000 196.83165,60.777800 C 197.33355,60.771600 197.50205,60.703400 197.20609,60.626300 z M 208.59983,60.629300 C 208.38024,60.541500 208.11788,60.552300 208.01681,60.653300 C 207.91573,60.754400 208.09539,60.826300 208.41605,60.813100 C 208.77041,60.798500 208.84249,60.726400 208.59983,60.629300 z M 230.67225,59.747100 C 230.38238,59.457200 229.80122,59.926700 230.01725,60.276300 C 230.14565,60.484000 230.31579,60.478800 230.53425,60.260300 C 230.71335,60.081200 230.77545,59.850300 230.67225,59.747100 z M 208.11820,58.790200 C 208.01712,58.689100 207.94523,58.868800 207.95844,59.189400 C 207.97303,59.543800 208.04511,59.615900 208.14222,59.373200 C 208.23009,59.153600 208.21928,58.891300 208.11820,58.790200 z M 207.63024,58.707800 C 207.63024,58.540500 207.50143,58.403600 207.34400,58.403600 C 207.18657,58.403600 206.97317,58.540500 206.86977,58.707800 C 206.76637,58.875100 206.89518,59.012000 207.15601,59.012000 C 207.41683,59.012000 207.63024,58.875100 207.63024,58.707800 z M 230.44415,58.413200 C 230.44415,58.251100 230.23883,58.197300 229.98788,58.293600 C 229.73692,58.389900 229.53160,58.522500 229.53160,58.588300 C 229.53160,58.654000 229.73692,58.707800 229.98788,58.707800 C 230.23883,58.707800 230.44415,58.575200 230.44415,58.413200 z M 243.70791,57.877600 C 243.60683,57.776600 243.53494,57.956200 243.54815,58.276900 C 243.56274,58.631200 243.63482,58.703300 243.73193,58.460700 C 243.81980,58.241100 243.80899,57.978700 243.70791,57.877600 z M 242.83610,57.281000 C 242.55327,56.998200 242.21992,56.868800 242.09531,56.993400 C 241.97069,57.118000 242.07009,57.347300 242.31620,57.503000 C 243.05676,57.971300 243.38588,57.830800 242.83610,57.281000 z M 240.68205,54.923000 C 240.23757,54.511100 239.87391,54.322600 239.87391,54.504100 C 239.87391,54.905900 241.12775,56.034400 241.33919,55.823000 C 241.42224,55.740000 241.12653,55.335000 240.68205,54.923000 z M 214.47441,54.449200 C 214.57781,54.281900 214.44901,54.145000 214.18818,54.145000 C 213.92735,54.145000 213.71395,54.281900 213.71395,54.449200 C 213.71395,54.616500 213.84275,54.753400 214.00018,54.753400 C 214.15761,54.753400 214.37101,54.616500 214.47441,54.449200 z M 241.25002,53.817900 C 241.36022,53.470700 241.36944,53.105700 241.27052,53.006800 C 241.17159,52.907800 241.09065,53.055000 241.09065,53.333900 C 241.09065,53.612700 240.95377,53.840800 240.78646,53.840800 C 240.61916,53.840800 240.48228,53.977700 240.48228,54.145000 C 240.48228,54.700000 241.04632,54.459700 241.25002,53.817900 z M 215.53025,53.548500 C 216.28186,53.073200 215.74833,52.959200 214.77860,53.388000 C 214.07244,53.700200 214.00364,53.796000 214.47441,53.811500 C 214.80902,53.822500 215.28414,53.704200 215.53025,53.548500 z M 218.30526,51.922600 C 218.06443,51.681800 217.97255,51.760700 217.97255,52.208400 C 217.97255,53.012600 218.39793,53.439400 218.53340,52.771200 C 218.59091,52.487400 218.48825,52.105600 218.30526,51.922600 z M 215.84325,50.089200 C 215.84325,49.457900 215.48322,49.249900 215.03472,49.622100 C 214.44510,50.111500 214.53302,50.494800 215.23488,50.494800 C 215.56948,50.494800 215.84325,50.312300 215.84325,50.089200 z M 218.03885,48.614300 C 217.84838,48.423900 217.80599,48.623900 217.91916,49.179000 C 218.04897,49.815600 218.12546,49.892100 218.21410,49.473900 C 218.27993,49.163300 218.20106,48.776500 218.03885,48.614300 z M 217.36418,49.278100 C 217.36418,49.110800 217.21921,48.973900 217.04204,48.973900 C 216.86486,48.973900 216.80450,49.110800 216.90790,49.278100 C 217.01130,49.445400 217.15626,49.582300 217.23004,49.582300 C 217.30381,49.582300 217.36418,49.445400 217.36418,49.278100 z M 215.04806,48.536800 C 214.95582,48.296400 214.68713,48.173900 214.45099,48.264500 C 213.93730,48.461600 214.17995,48.973900 214.78700,48.973900 C 215.03479,48.973900 215.14499,48.789400 215.04806,48.536800 z M 217.97255,46.217300 C 217.97255,45.398800 217.88305,45.323700 216.90790,45.323700 C 216.32234,45.323700 215.84325,45.460500 215.84325,45.627800 C 215.84325,45.795100 216.04857,45.932000 216.29953,45.932000 C 216.55048,45.932000 216.75580,46.176700 216.75580,46.475700 C 216.75580,46.801200 216.99984,47.037700 217.36418,47.065100 C 217.84489,47.101300 217.97255,46.923400 217.97255,46.217300 z M 200.32978,45.323700 C 200.32978,45.156400 200.18482,45.019500 200.00765,45.019500 C 199.83047,45.019500 199.77011,45.156400 199.87350,45.323700 C 199.97690,45.491000 200.12186,45.627800 200.19564,45.627800 C 200.26942,45.627800 200.32978,45.491000 200.32978,45.323700 z M 216.89584,43.908400 C 216.05536,43.293800 215.67341,43.415100 216.29303,44.099700 C 216.59228,44.430400 216.97644,44.614800 217.14672,44.509600 C 217.33106,44.395700 217.22954,44.152400 216.89584,43.908400 z M 227.29957,42.814100 C 227.21519,42.605000 227.14614,42.776100 227.14614,43.194400 C 227.14614,43.612600 227.21519,43.783700 227.29957,43.574600 C 227.38395,43.365500 227.38395,43.023200 227.29957,42.814100 z M 215.84325,42.568000 C 215.84325,42.410600 215.70636,42.281800 215.53906,42.281800 C 215.37176,42.281800 215.23488,42.495200 215.23488,42.756000 C 215.23488,43.016900 215.37176,43.145700 215.53906,43.042300 C 215.70636,42.938900 215.84325,42.725500 215.84325,42.568000 z M 216.99915,42.221000 C 217.19991,42.020200 217.36418,41.656800 217.36418,41.413400 C 217.36418,41.062000 217.23874,41.084300 216.75580,41.521300 C 216.13089,42.086900 215.95977,42.586000 216.39078,42.586000 C 216.52462,42.586000 216.79839,42.421700 216.99915,42.221000 z M 192.42096,41.825500 C 192.42096,41.574600 192.28837,41.369200 192.12632,41.369200 C 191.96427,41.369200 191.91047,41.574600 192.00677,41.825500 C 192.10307,42.076500 192.23566,42.281800 192.30141,42.281800 C 192.36716,42.281800 192.42096,42.076500 192.42096,41.825500 z M 226.99346,40.374800 C 226.91013,40.168900 226.84703,40.411100 226.85323,40.913000 C 226.85943,41.414900 226.92760,41.583400 227.00473,41.287400 C 227.08185,40.991400 227.07678,40.580800 226.99346,40.374800 z M 247.85688,41.167200 C 247.64671,41.082400 247.55213,40.887900 247.64670,40.734900 C 247.74126,40.581900 247.68175,40.456700 247.51445,40.456700 C 247.34715,40.456700 247.13289,40.581900 247.03833,40.734900 C 246.86845,41.009800 247.34468,41.321200 247.93483,41.321200 C 248.10213,41.321200 248.06706,41.251900 247.85688,41.167200 z M 216.60678,40.451700 C 216.71186,40.281700 216.92527,40.221300 217.08101,40.317600 C 217.42091,40.527600 217.41382,40.215400 217.05999,39.392000 C 216.83115,38.859500 216.79590,38.851200 216.77719,39.325500 C 216.76543,39.623600 216.55048,39.946200 216.29953,40.042500 C 215.79817,40.234900 215.67366,40.760900 216.12948,40.760900 C 216.28691,40.760900 216.50169,40.621800 216.60678,40.451700 z M 186.53677,36.116300 C 186.45345,35.910300 186.39035,36.152500 186.39655,36.654400 C 186.40275,37.156300 186.47092,37.324800 186.54804,37.028800 C 186.62517,36.732800 186.62010,36.322200 186.53677,36.116300 z M 204.89257,35.858000 C 204.89257,35.690700 204.75568,35.638400 204.58838,35.741800 C 204.42108,35.845200 204.28420,36.066700 204.28420,36.234000 C 204.28420,36.401300 204.42108,36.453600 204.58838,36.350200 C 204.75568,36.246800 204.89257,36.025300 204.89257,35.858000 z M 257.93572,29.870400 C 258.04809,29.688600 258.20678,28.129200 258.28835,26.405000 C 258.36992,24.680900 258.64894,22.627100 258.90840,21.841200 C 259.25806,20.782000 259.29646,20.255800 259.05678,19.807900 C 258.87893,19.475600 258.73341,18.990500 258.73341,18.730000 C 258.73341,18.469500 258.26750,17.646000 257.69805,16.900000 C 257.12832,16.153600 256.56920,14.990300 256.45484,14.313400 C 256.20909,12.858800 255.69145,12.371100 255.69180,13.594400 C 255.69193,14.064300 256.10258,15.316600 256.60436,16.377300 C 257.15507,17.541400 257.51667,18.799000 257.51667,19.550200 C 257.51667,20.737400 255.64856,27.836000 255.03204,28.991500 C 254.56364,29.869400 255.02773,31.174100 256.24059,32.389000 L 257.36458,33.515000 L 257.54799,31.858000 C 257.64886,30.946700 257.82334,30.052300 257.93572,29.870400 z M 204.89257,32.547900 C 204.89257,32.380600 204.37925,32.257300 203.75187,32.274000 C 202.73385,32.301100 202.69296,32.330500 203.37164,32.547900 C 204.45896,32.896100 204.89257,32.896100 204.89257,32.547900 z M 227.40230,31.179000 C 227.40230,30.928100 227.34850,30.722700 227.28275,30.722700 C 227.21700,30.722700 227.08441,30.928100 226.98811,31.179000 C 226.89181,31.430000 226.94561,31.635300 227.10766,31.635300 C 227.26971,31.635300 227.40230,31.430000 227.40230,31.179000 z M 219.18463,29.716200 C 219.18207,29.349600 219.04728,28.844400 218.88510,28.593400 C 218.66951,28.259800 218.58898,28.489500 218.58557,29.447900 C 218.58274,30.245300 218.70005,30.685000 218.88510,30.570700 C 219.05240,30.467300 219.18719,30.082700 219.18463,29.716200 z M 228.31486,20.836700 C 228.10658,20.585800 227.79929,20.380400 227.63199,20.380400 C 227.46231,20.380400 227.49525,20.582200 227.70648,20.836700 C 227.91476,21.087700 228.22205,21.293000 228.38935,21.293000 C 228.55903,21.293000 228.52609,21.091200 228.31486,20.836700 z M 229.07532,20.076200 C 228.97192,19.908900 228.82696,19.772100 228.75318,19.772100 C 228.67940,19.772100 228.61904,19.908900 228.61904,20.076200 C 228.61904,20.243600 228.76400,20.380400 228.94118,20.380400 C 229.11836,20.380400 229.17872,20.243600 229.07532,20.076200 z M 228.16276,18.859500 C 228.05936,18.692200 227.91440,18.555300 227.84062,18.555300 C 227.76685,18.555300 227.70648,18.692200 227.70648,18.859500 C 227.70648,19.026800 227.85145,19.163700 228.02862,19.163700 C 228.20580,19.163700 228.26616,19.026800 228.16276,18.859500 z M 243.82832,15.513500 C 243.82832,15.178900 243.69144,14.905100 243.52413,14.905100 C 243.35683,14.905100 243.21995,14.753700 243.21995,14.568600 C 243.21995,14.383600 242.86665,13.954300 242.43485,13.614600 C 241.94334,13.228000 241.70327,12.792400 241.79286,12.449800 C 241.87158,12.148800 241.76673,11.837600 241.55988,11.758200 C 241.29361,11.656000 241.22147,11.003800 241.31282,9.5247000 L 241.44187,7.4356000 L 240.32796,6.9044000 C 238.86052,6.2046000 235.91695,5.9009000 235.05795,6.3606000 C 234.20172,6.8188000 234.22284,6.9725000 235.30489,8.1572000 C 236.01922,8.9393000 236.11587,9.1860000 235.76116,9.3221000 C 235.51364,9.4171000 235.31112,9.6171000 235.31112,9.7665000 C 235.31112,10.164200 236.34629,10.098000 236.77121,9.6731000 C 237.05512,9.3892000 237.13632,9.4061000 237.13661,9.7491000 C 237.13706,10.281400 238.01697,11.346500 240.70506,14.068600 C 242.76345,16.153000 243.82832,16.645700 243.82832,15.513500 z M 256.23339,10.174400 C 256.16194,10.102900 255.66859,9.9575000 255.13705,9.8512000 C 253.83558,9.5909000 253.85521,10.241400 255.15923,10.586600 C 256.02350,10.815300 256.63836,10.579300 256.23339,10.174400 z M 252.46067,10.027800 C 252.60766,9.8901000 251.92324,9.7779000 250.93974,9.7785000 C 249.30193,9.7795000 249.20222,9.8168000 249.75402,10.221800 C 250.35837,10.665400 251.89796,10.555100 252.46067,10.027800 z M 254.28014,8.3787000 C 255.42783,8.4359000 256.44305,8.5589000 256.53618,8.6521000 C 256.85616,8.9720000 257.21249,8.8208000 257.21249,8.3651000 C 257.21249,8.0315000 256.86488,7.9081000 255.91970,7.9062000 C 255.20866,7.9047000 253.90827,7.8172000 253.02993,7.7117000 C 251.51761,7.5301000 251.43296,7.5564000 251.43296,8.2079000 C 251.43296,8.7211000 251.52953,8.8170000 251.81319,8.5853000 C 252.02232,8.4144000 253.13244,8.3215000 254.28014,8.3787000 z M 258.32426,6.8573000 C 258.22519,6.5991000 257.90912,6.3879000 257.62187,6.3879000 C 257.33462,6.3879000 256.81701,6.1350000 256.47163,5.8258000 C 255.71869,5.1519000 253.40327,4.2148000 253.14043,4.4776000 C 252.76015,4.8579000 252.95912,5.5384000 253.40102,5.3688000 C 253.84637,5.1980000 255.62883,5.9178000 257.36458,6.9696000 C 258.37569,7.5823000 258.59272,7.5569000 258.32426,6.8573000 z M 252.33584,5.9495000 C 252.33052,5.7724000 252.12520,5.8931000 251.87957,6.2179000 C 251.63393,6.5427000 251.43731,6.9533000 251.44263,7.1305000 C 251.44796,7.3076000 251.65328,7.1868000 251.89891,6.8621000 C 252.14454,6.5373000 252.34116,6.1267000 252.33584,5.9495000 z M 259.03760,5.0457000 C 259.03760,4.4073000 258.71418,4.1884000 256.55215,3.3627000 C 254.61759,2.6240000 254.01251,2.5001000 253.82218,2.8038000 C 253.66635,3.0524000 253.76794,3.2668000 254.10229,3.3947000 C 254.39083,3.5051000 255.40861,3.8952000 256.36402,4.2617000 C 257.31944,4.6281000 258.26016,5.1195000 258.45452,5.3537000 C 258.94300,5.9423000 259.03760,5.8923000 259.03760,5.0457000 z M 191.73020,32.059900 C 191.60821,31.937900 191.50840,31.628200 191.50840,31.371700 C 191.50840,31.029300 191.59839,30.995200 191.84681,31.243700 C 192.03293,31.429800 192.13274,31.739500 192.06861,31.931900 C 192.00448,32.124300 191.85219,32.181900 191.73020,32.059900 z M 192.92793,32.040900 C 192.55624,31.669200 192.71883,31.330800 193.25747,31.355100 C 193.57861,31.369600 193.63820,31.440300 193.40767,31.533200 C 193.19750,31.617900 193.10291,31.812500 193.19748,31.965500 C 193.39720,32.288600 193.22410,32.337100 192.92793,32.040900 z M 199.89078,31.399100 C 199.83402,31.342300 199.85570,31.035400 199.93895,30.717000 C 200.06678,30.228200 200.31001,30.157700 201.50284,30.264000 C 202.27973,30.333200 203.16298,30.396200 203.46564,30.404200 C 203.78234,30.412400 203.92916,30.558900 203.81154,30.749200 C 203.69913,30.931100 203.34885,31.012400 203.03312,30.929800 C 202.71740,30.847300 202.45908,30.889400 202.45908,31.023500 C 202.45908,31.260300 200.09741,31.605700 199.89078,31.399100 z M 201.29937,30.819100 C 201.07979,30.731300 200.81743,30.742100 200.71635,30.843200 C 200.61527,30.944200 200.79493,31.016100 201.11560,31.002900 C 201.46995,30.988300 201.54203,30.916200 201.29937,30.819100 z M 193.94189,31.026900 C 193.94189,30.859600 194.07877,30.722700 194.24607,30.722700 C 194.41337,30.722700 194.55026,30.859600 194.55026,31.026900 C 194.55026,31.194200 194.41337,31.331100 194.24607,31.331100 C 194.07877,31.331100 193.94189,31.194200 193.94189,31.026900 z M 191.81259,30.460700 C 191.81259,30.316600 192.15480,30.264200 192.57305,30.344100 C 192.99131,30.424100 193.33351,30.542000 193.33351,30.606100 C 193.33351,30.670300 192.99131,30.722700 192.57305,30.722700 C 192.15480,30.722700 191.81259,30.604800 191.81259,30.460700 z M 196.22868,30.427300 C 196.14031,30.284300 195.48696,30.079200 194.77680,29.971500 C 192.61675,29.643900 192.15955,29.296200 192.41276,28.173500 C 192.53273,27.641600 192.58557,26.909400 192.53017,26.546400 C 192.47478,26.183400 192.56666,25.801600 192.73435,25.698000 C 193.18582,25.419000 192.77860,24.941800 192.25912,25.141100 C 192.01353,25.235400 191.81259,25.145000 191.81259,24.940300 C 191.81259,24.720900 192.05636,24.631800 192.40637,24.723400 C 193.19636,24.929900 193.25636,24.633100 192.92281,22.169000 C 192.68646,20.423000 192.57884,20.160100 192.27225,20.579300 C 192.07019,20.855700 191.74723,20.984300 191.55455,20.865200 C 191.12446,20.599400 191.08954,19.772100 191.50840,19.772100 C 191.67570,19.772100 191.81259,19.626000 191.81259,19.447400 C 191.81259,19.253500 191.54893,19.206400 191.15820,19.330400 C 190.63790,19.495500 190.54245,19.437400 190.69238,19.046700 C 190.79608,18.776400 190.76299,18.555300 190.61884,18.555300 C 190.47469,18.555300 190.27796,18.760600 190.18166,19.011600 C 189.90417,19.734700 188.99437,19.592500 189.22615,18.862200 C 189.33187,18.529100 189.30978,18.084300 189.17705,17.873600 C 189.01543,17.617200 188.87013,17.792100 188.73712,18.403200 C 188.54620,19.280500 188.53713,19.270900 188.50253,18.154600 C 188.46961,17.092100 188.40834,17.012600 187.78213,17.218700 C 186.21607,17.734100 185.90222,17.570400 185.67989,16.121800 C 185.40663,14.341500 185.37072,10.836900 185.61911,10.189600 C 185.77421,9.7854000 185.86557,9.7650000 186.07073,10.088700 C 186.26331,10.392500 186.32910,10.398900 186.33259,10.114200 C 186.33515,9.9050000 186.48335,9.7339000 186.66193,9.7339000 C 186.84819,9.7339000 186.90429,9.9933000 186.79352,10.342300 C 186.68276,10.691300 186.73886,10.950700 186.92512,10.950700 C 187.10370,10.950700 187.24980,10.737300 187.24980,10.476500 C 187.24980,10.215600 187.38669,10.086800 187.55399,10.190200 C 187.72129,10.293600 187.85817,10.106400 187.85817,9.7742000 C 187.85817,9.0713000 188.57263,8.8426000 189.76520,9.1638000 C 190.26936,9.2996000 190.53695,9.2764000 190.43167,9.1060000 C 190.32934,8.9404000 191.08282,8.8214000 192.23296,8.8214000 C 193.32042,8.8214000 194.30053,8.9676000 194.41098,9.1463000 C 194.52143,9.3250000 194.78659,9.4042000 195.00024,9.3222000 C 195.21388,9.2402000 195.53304,9.3175000 195.70949,9.4939000 C 195.88690,9.6713000 196.27737,9.7123000 196.58306,9.5856000 C 196.88709,9.4595000 197.81760,9.2950000 198.65087,9.2200000 C 199.48414,9.1450000 200.31804,8.9574000 200.50397,8.8030000 C 200.68991,8.6487000 200.93092,8.6114000 201.03955,8.7200000 C 201.35851,9.0390000 200.61511,9.7309000 199.91230,9.7692000 C 199.39276,9.7976000 199.37085,9.8321000 199.80118,9.9443000 C 200.09601,10.021200 200.25903,10.210700 200.16346,10.365300 C 199.87647,10.829700 200.55483,10.682200 201.06849,10.168500 C 201.59690,9.6401000 203.70876,9.4126000 204.89257,9.7565000 C 205.43113,9.9130000 205.12046,9.9867000 203.82792,10.009100 C 202.37901,10.034200 201.74364,10.212900 200.74548,10.875900 C 199.71765,11.558700 199.56198,11.780000 199.89262,12.088100 C 200.11508,12.295400 200.50977,12.383400 200.76972,12.283700 C 201.02966,12.183900 201.24234,12.253900 201.24234,12.439100 C 201.24234,12.624300 201.01357,12.775800 200.73397,12.775800 C 200.45436,12.775800 199.99506,12.984400 199.71331,13.239400 C 199.08218,13.810600 198.20048,13.521400 198.20048,12.743300 C 198.20048,12.426500 198.00494,12.167400 197.76593,12.167400 C 197.16243,12.167400 196.25338,13.120800 196.63311,13.355500 C 196.80784,13.463500 196.56016,14.046300 196.04722,14.734300 C 195.55849,15.389700 195.14901,15.730500 195.13725,15.491600 C 195.12439,15.230300 195.01170,15.299600 194.85444,15.665600 C 194.49466,16.502800 194.49466,16.800500 194.85444,16.578100 C 195.11104,16.419500 195.34834,18.334200 195.18711,19.262300 C 195.16316,19.400300 195.26827,19.436000 195.42069,19.341800 C 195.75240,19.136800 196.07353,20.083900 196.23699,21.749300 C 196.32519,22.647900 196.28496,22.807000 196.08308,22.357600 C 195.93275,22.023000 195.80014,21.441300 195.78838,21.064900 C 195.76272,20.243300 195.15863,20.133700 195.15863,20.950600 C 195.15863,21.264100 195.38105,22.119700 195.65289,22.851700 C 195.92473,23.583800 196.13097,24.498300 196.11119,24.883900 C 196.08781,25.339700 196.19737,25.509500 196.42439,25.369200 C 196.63675,25.238000 196.69068,25.287500 196.56203,25.495700 C 196.26745,25.972300 197.03767,27.331000 198.31808,28.593400 C 199.43018,29.689900 199.70343,30.395300 199.03699,30.449400 C 198.82787,30.466400 198.14660,30.526900 197.52307,30.583800 C 196.89953,30.640700 196.31706,30.570300 196.22868,30.427300 z M 193.94189,27.985100 C 193.94189,27.817800 193.72848,27.680900 193.46766,27.680900 C 193.20683,27.680900 193.07802,27.817800 193.18142,27.985100 C 193.28482,28.152400 193.49822,28.289300 193.65565,28.289300 C 193.81308,28.289300 193.94189,28.152400 193.94189,27.985100 z M 191.28300,12.167400 C 191.59402,12.167400 191.76389,12.030500 191.66049,11.863200 C 191.39726,11.437300 191.91871,11.482700 192.36012,11.924100 C 192.64403,12.208000 192.72514,12.136100 192.72514,11.600800 C 192.72514,11.061500 192.57689,10.933100 192.04073,11.007600 C 191.52649,11.079100 191.33214,10.932600 191.25911,10.418400 C 191.12581,9.4798000 190.58733,9.5488000 190.66560,10.494400 C 190.70021,10.912700 190.83556,11.254900 190.96638,11.254900 C 191.46575,11.254900 191.17592,11.799700 190.59584,11.951400 C 190.26124,12.038900 189.98747,12.287500 189.98747,12.504000 C 189.98747,12.810000 190.06859,12.816400 190.35250,12.532400 C 190.55326,12.331700 190.97199,12.167400 191.28300,12.167400 z M 193.57672,11.178800 C 193.11044,9.7967000 193.02933,9.7779000 193.02933,11.052100 C 193.02933,11.822900 193.16538,12.167400 193.46978,12.167400 C 193.83233,12.167400 193.85125,11.992600 193.57672,11.178800 z M 198.52029,11.002700 C 197.66904,10.875200 196.89340,11.166800 197.11787,11.530000 C 197.21976,11.694800 197.67962,11.664500 198.23954,11.456100 C 199.07812,11.143900 199.11078,11.091100 198.52029,11.002700 z M 189.98747,10.664400 C 189.98747,10.253700 189.43296,9.9689000 189.06995,10.193300 C 188.89992,10.298400 188.83956,10.511800 188.93581,10.667500 C 189.16416,11.037000 189.98747,11.034600 189.98747,10.664400 z M 193.39055,9.2220000 C 193.17097,9.1341000 192.90861,9.1449000 192.80753,9.2460000 C 192.70645,9.3471000 192.88611,9.4189000 193.20677,9.4057000 C 193.56113,9.3911000 193.63321,9.3191000 193.39055,9.2220000 z M 204.81652,30.508100 C 205.19295,30.435600 205.80893,30.435600 206.18536,30.508100 C 206.56178,30.580600 206.25380,30.639900 205.50094,30.639900 C 204.74808,30.639900 204.44009,30.580600 204.81652,30.508100 z M 187.98041,28.633300 C 187.99683,28.220700 188.19574,27.821400 188.42242,27.746000 C 188.72041,27.646900 188.77792,27.787400 188.63006,28.253300 C 188.50893,28.634900 188.55793,28.897600 188.75023,28.897600 C 188.92881,28.897600 189.07492,29.026000 189.07492,29.182900 C 189.07492,29.339800 188.82194,29.449100 188.51274,29.425800 C 188.12023,29.396300 187.95957,29.157100 187.98041,28.633300 z M 221.69882,29.092300 C 220.84998,28.671900 220.80532,28.283900 221.62392,28.441600 C 222.41824,28.594500 222.83952,28.864200 222.83952,29.219800 C 222.83952,29.565300 222.59977,29.538500 221.69882,29.092300 z M 208.45071,28.973700 C 208.09437,28.338500 207.95428,27.072500 208.24034,27.072500 C 208.41497,27.072500 208.68889,26.727900 208.84905,26.306600 C 209.10552,25.632000 210.18671,24.943200 210.98907,24.943200 C 211.14162,24.943200 211.48672,25.279400 211.75595,25.690300 C 212.31957,26.550500 212.08398,27.309000 211.42345,26.760800 C 211.09479,26.488000 210.97115,26.638400 210.80767,27.509800 C 210.51774,29.055300 209.91656,29.326300 210.15445,27.804200 C 210.32330,26.723800 210.30064,26.668900 209.90429,27.197700 C 209.65424,27.531400 209.54455,28.082500 209.64697,28.490500 C 209.79060,29.062800 209.70366,29.201800 209.20209,29.201800 C 208.85923,29.201800 208.52110,29.099200 208.45071,28.973700 z M 213.30837,28.086500 C 212.97604,27.754100 213.07829,27.072500 213.46046,27.072500 C 213.65565,27.072500 213.72528,27.162600 213.61519,27.272700 C 213.50511,27.382800 213.56750,27.656500 213.75383,27.881000 C 214.09208,28.288600 213.69405,28.472100 213.30837,28.086500 z M 197.29644,26.638600 C 196.84443,25.449800 196.93389,25.262600 197.47600,26.262900 C 197.73335,26.737800 197.86858,27.201600 197.77652,27.293700 C 197.68446,27.385800 197.46842,27.091000 197.29644,26.638600 z M 216.91678,27.086900 C 216.66629,26.681600 217.91748,25.575900 218.64265,25.561700 C 219.44109,25.546100 220.71022,26.212300 220.71022,26.647000 C 220.71022,26.952100 220.52898,26.941900 219.87371,26.600100 C 218.77526,26.027100 218.59149,26.044000 217.79610,26.791200 C 217.34945,27.210800 217.05464,27.310000 216.91678,27.086900 z M 214.52150,26.192900 C 214.77810,25.116400 214.89768,24.943200 215.38442,24.943200 C 215.84006,24.943200 216.28854,25.989700 216.01947,26.425100 C 215.92749,26.573900 215.51027,26.761100 215.09231,26.841000 C 214.40551,26.972300 214.35058,26.909900 214.52150,26.192900 z M 190.66809,26.110500 C 190.46105,25.903500 190.29166,25.526800 190.29166,25.273500 C 190.29166,24.874900 190.35785,24.879000 190.78324,25.304400 C 191.05362,25.574800 191.22301,25.951500 191.15967,26.141500 C 191.07651,26.391000 190.93994,26.382400 190.66809,26.110500 z M 227.92884,25.656200 C 228.13478,25.572900 228.54543,25.567900 228.84139,25.645000 C 229.13736,25.722100 228.96885,25.790300 228.46695,25.796500 C 227.96504,25.802700 227.72289,25.739600 227.92884,25.656200 z M 185.62748,24.132100 C 185.32414,23.828700 185.38271,22.752100 185.69216,22.943300 C 186.04084,23.158800 186.34773,24.334800 186.05528,24.334800 C 185.93152,24.334800 185.73901,24.243600 185.62748,24.132100 z M 213.64049,22.740800 C 212.86903,21.864100 212.28447,21.100100 212.34147,21.043200 C 212.60482,20.779800 213.72344,21.692800 214.31994,22.658000 C 214.79831,23.432000 215.20402,23.732400 215.79201,23.747900 C 216.51896,23.767000 216.54019,23.796500 215.99534,24.030700 C 215.66074,24.174400 215.30961,24.301700 215.21506,24.313500 C 215.12051,24.325200 214.41195,23.617500 213.64049,22.740800 z M 189.87747,22.661800 C 189.98834,22.372900 189.87328,22.205500 189.56374,22.205500 C 189.29489,22.205500 189.07492,22.102700 189.07492,21.977000 C 189.07492,21.851300 189.79355,21.730200 190.67189,21.707900 C 191.55023,21.685700 192.09776,21.731500 191.88863,21.809800 C 191.67951,21.888000 191.50840,22.131300 191.50840,22.350400 C 191.50840,22.761300 190.86500,23.118100 190.12423,23.118100 C 189.87423,23.118100 189.77371,22.932200 189.87747,22.661800 z M 186.23585,22.002800 C 186.12432,21.891200 186.04483,21.446400 186.05921,21.014200 C 186.08488,20.242600 186.09020,20.244600 186.35333,21.125600 C 186.62984,22.051400 186.58905,22.356000 186.23585,22.002800 z M 222.07905,20.988800 C 221.97565,20.821500 222.03602,20.684600 222.21319,20.684600 C 222.39037,20.684600 222.53533,20.821500 222.53533,20.988800 C 222.53533,21.156100 222.47497,21.293000 222.40119,21.293000 C 222.32741,21.293000 222.18245,21.156100 222.07905,20.988800 z M 189.07492,20.246300 C 189.07492,19.712000 189.25744,19.633300 189.51820,20.055200 C 189.61446,20.211000 189.55409,20.424400 189.38406,20.529500 C 189.21403,20.634500 189.07492,20.507100 189.07492,20.246300 z M 207.87545,17.914800 C 207.39801,17.379000 207.13081,16.800300 207.23523,16.528100 C 207.59054,15.602200 208.76395,14.702900 209.47517,14.811500 C 210.38191,14.949800 210.64456,15.209300 209.87792,15.209300 C 208.84563,15.209300 207.88997,16.099100 207.99310,16.964300 C 208.04448,17.395300 208.23967,17.798100 208.42687,17.859500 C 208.64533,17.931100 208.71108,17.677400 208.61046,17.151000 C 208.29755,15.514100 210.72483,14.905500 212.26907,16.233600 C 212.72915,16.629300 213.10558,17.052000 213.10558,17.172900 C 213.10558,17.293800 212.68442,17.038300 212.16968,16.605200 C 211.65494,16.172000 211.02996,15.817700 210.78085,15.817700 C 210.05033,15.817700 209.15116,16.411000 209.15116,16.893000 C 209.15116,17.474900 209.64494,17.467600 209.86954,16.882300 C 210.13140,16.199900 211.48077,16.327000 212.01099,17.084000 C 212.57282,17.886100 212.39191,18.251100 211.43256,18.251100 C 211.03405,18.251100 210.64188,18.358100 210.56108,18.488900 C 210.48027,18.619600 210.02732,18.750800 209.55452,18.780500 C 208.93981,18.819000 208.46141,18.572400 207.87545,17.914800 z M 212.66683,18.583700 C 212.57308,18.432000 212.77032,18.379500 213.10516,18.467100 C 213.81543,18.652800 213.90521,18.859500 213.27562,18.859500 C 213.03454,18.859500 212.76059,18.735400 212.66683,18.583700 z M 195.61491,18.251100 C 195.51151,18.083800 195.57187,17.946900 195.74905,17.946900 C 195.92622,17.946900 196.07118,18.083800 196.07118,18.251100 C 196.07118,18.418400 196.01082,18.555300 195.93704,18.555300 C 195.86327,18.555300 195.71830,18.418400 195.61491,18.251100 z M 214.01813,17.629500 C 214.01813,17.454900 213.68074,16.948200 213.26837,16.503400 C 212.85600,16.058700 212.58868,15.624800 212.67434,15.539100 C 212.87689,15.336600 214.62650,17.207200 214.62650,17.626300 C 214.62650,17.802600 214.48962,17.946900 214.32232,17.946900 C 214.15502,17.946900 214.01813,17.804100 214.01813,17.629500 z M 215.61511,16.528800 C 215.40598,16.444400 215.23488,16.235200 215.23488,16.063900 C 215.23488,15.884200 215.45991,15.848000 215.76720,15.978300 C 216.05998,16.102400 216.77862,16.306600 217.36418,16.432100 L 218.42882,16.660200 L 217.21208,16.671200 C 216.54287,16.677200 215.82424,16.613100 215.61511,16.528800 z M 214.39837,12.878500 C 214.18924,12.794100 214.01813,12.582900 214.01813,12.409000 C 214.01813,12.201600 214.15853,12.209500 214.42635,12.431700 C 214.65087,12.618100 214.92464,12.680400 215.03472,12.570400 C 215.14481,12.460300 215.23488,12.529900 215.23488,12.725100 C 215.23488,13.096900 215.03192,13.134200 214.39837,12.878500 z M 211.12837,12.027300 C 209.04431,11.695200 207.14865,10.980600 208.29670,10.959900 C 208.57961,10.954800 208.88391,11.068500 208.97293,11.212600 C 209.06195,11.356600 210.03587,11.546800 211.13721,11.635200 C 212.95374,11.781000 213.72632,11.998200 213.38441,12.267100 C 213.31470,12.321900 212.29949,12.214000 211.12837,12.027300 z M 206.10931,10.360300 C 206.10931,10.183100 206.24619,10.038100 206.41349,10.038100 C 206.58080,10.038100 206.71768,10.098500 206.71768,10.172300 C 206.71768,10.246000 206.58080,10.391000 206.41349,10.494400 C 206.24619,10.597800 206.10931,10.537400 206.10931,10.360300 z M 208.01681,10.462700 C 208.11788,10.361600 208.38024,10.350800 208.59983,10.438700 C 208.84249,10.535800 208.77041,10.607900 208.41605,10.622500 C 208.09539,10.635700 207.91573,10.563800 208.01681,10.462700 z M 186.64143,9.1256000 C 187.23117,8.7444000 187.55399,8.7444000 187.55399,9.1256000 C 187.55399,9.2929000 187.24600,9.4277000 186.86957,9.4251000 C 186.31612,9.4213000 186.27247,9.3640000 186.64143,9.1256000 z M 204.80847,9.2443000 C 204.70573,9.1415000 204.23774,9.0207000 203.76851,8.9757000 C 202.64046,8.8677000 201.85071,8.5248000 201.85071,8.1432000 C 201.85071,7.9733000 202.07085,8.0170000 202.33991,8.2403000 C 202.75569,8.5854000 202.89314,8.5587000 203.25588,8.0627000 C 203.67300,7.4922000 203.69329,7.4942000 204.15277,8.1502000 C 204.67023,8.8890000 205.27127,9.0653000 205.01746,8.4039000 C 204.89910,8.0955000 205.06384,8.0259000 205.64817,8.1376000 C 206.08317,8.2208000 206.39910,8.3074000 206.35024,8.3302000 C 206.30138,8.3530000 205.97653,8.6100000 205.62835,8.9013000 C 205.28016,9.1927000 204.91122,9.3470000 204.80847,9.2443000 z M 193.72008,8.3334000 C 193.82116,8.2323000 194.08352,8.2215000 194.30311,8.3094000 C 194.54576,8.4065000 194.47369,8.4786000 194.11933,8.4932000 C 193.79867,8.5064000 193.61901,8.4345000 193.72008,8.3334000 z M 198.67405,7.8328000 C 198.95993,6.9027000 199.06489,6.8264000 199.48313,7.2447000 C 199.75517,7.5167000 199.75627,7.6046000 199.48761,7.6046000 C 199.29210,7.6046000 199.21092,7.8100000 199.30722,8.0609000 C 199.41990,8.3545000 199.30075,8.5172000 198.97299,8.5172000 C 198.58526,8.5172000 198.51390,8.3538000 198.67405,7.8328000 z M 191.89497,8.0292000 C 191.99605,7.9282000 192.25841,7.9173000 192.47799,8.0052000 C 192.72065,8.1023000 192.64857,8.1744000 192.29421,8.1890000 C 191.97355,8.2022000 191.79389,8.1303000 191.89497,8.0292000 z M 195.85120,7.0038000 C 195.79586,6.2691000 195.95959,6.2328000 196.57092,6.8442000 C 196.82187,7.0951000 196.96017,7.3005000 196.87825,7.3005000 C 196.79634,7.3005000 196.54218,7.3723000 196.31345,7.4600000 C 196.05293,7.5600000 195.88026,7.3896000 195.85120,7.0038000 z M 186.25549,5.7551000 C 186.36305,5.3438000 186.50093,5.2059000 186.57687,5.4338000 C 186.65002,5.6532000 186.56525,5.9774000 186.38849,6.1541000 C 186.16276,6.3799000 186.12317,6.2611000 186.25549,5.7551000 z M 188.23583,5.4856000 C 187.95441,5.0308000 187.53143,4.8670000 186.63885,4.8670000 C 185.44717,4.8670000 185.42469,4.8467000 185.42469,3.7698000 C 185.42469,2.8943000 185.52190,2.7099000 185.90585,2.8572000 C 186.17048,2.9588000 186.54691,3.0462000 186.74236,3.0515000 C 186.93780,3.0569000 186.86056,3.2413000 186.57071,3.4614000 C 186.08333,3.8315000 186.10126,3.8878000 186.80910,4.2103000 C 187.43252,4.4944000 187.60685,4.4748000 187.74888,4.1047000 C 187.93025,3.6320000 188.67840,3.5172000 189.50632,3.8349000 C 190.36646,4.1649000 190.03139,4.6476000 189.07492,4.4563000 C 188.22482,4.2863000 187.74907,4.6785000 188.50127,4.9292000 C 188.68766,4.9914000 188.79033,5.2812000 188.72940,5.5732000 C 188.62975,6.0509000 188.58024,6.0421000 188.23583,5.4856000 z M 190.37404,4.3790000 C 190.47512,4.2779000 190.73748,4.2671000 190.95706,4.3550000 C 191.19972,4.4521000 191.12764,4.5242000 190.77329,4.5388000 C 190.45262,4.5520000 190.27296,4.4801000 190.37404,4.3790000 z M 193.38154,3.3460000 C 193.38154,2.9278000 193.45059,2.7567000 193.53497,2.9658000 C 193.61936,3.1749000 193.61936,3.5171000 193.53497,3.7263000 C 193.45059,3.9354000 193.38154,3.7643000 193.38154,3.3460000 z "/>
+
+<rect id="d0e135" width="288" height="1000px" x="10" y="1413.6866052999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e135" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poglejte veliko število vozlišč na poti. Po ukazu Pot &gt; Poenostavi bo tipičen rezultat
+izgledal tako:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1451.4431753) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f06.svgtext2885" y="128.33766" x="81.327339" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="128.33766" x="81.327339" id="tracing-f06.svgtspan2886" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1451.4431753) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f06.svgtext2888" y="124.67367" x="227.35374" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="124.67367" x="227.35374" id="tracing-f06.svgtspan2889" sodipodi:role="line">Traced Image / Output Path - Simplified</tspan><tspan y="130.67367" x="227.35374" id="tracing-f06.svgtspan2891" sodipodi:role="line">(384 nodes)</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1451.4431753) " y="0.058779296" x="39.653900" id="tracing-f06.svgimage1855" height="115.89471" width="83.346848" sodipodi:absref="/oldguitar.jpg" xlink:href="oldguitar.jpg"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1451.4431753) " id="tracing-f06.svgpath1856" d="M 185.35846,89.641600 C 185.35846,80.870900 185.35846,72.100200 185.35846,63.329500 C 188.11292,63.544000 183.89504,62.846400 185.34938,60.584700 C 185.36261,51.410800 185.37584,42.236900 185.38907,33.063000 C 188.53357,32.680700 188.91239,32.250500 190.53842,32.922800 C 190.43727,32.380100 197.15024,33.985400 194.81045,31.915900 C 197.13314,31.966200 199.85180,31.522800 196.69694,33.086500 C 200.45333,32.413800 204.30743,30.503600 207.83133,32.736800 C 213.16314,32.834200 210.86231,32.774500 209.42956,31.686800 C 212.60362,31.257900 203.23833,31.548500 207.66810,31.600700 C 209.74588,28.799900 217.30428,35.485400 214.58504,28.381100 C 216.14921,27.888300 215.97569,34.507700 217.47832,29.079700 C 220.03548,25.347100 219.88363,32.573000 223.85234,30.683700 C 224.92126,26.982600 219.68033,24.000400 216.73211,22.518000 C 219.53604,24.202400 221.98861,23.310900 218.90088,20.494900 C 218.56373,17.300700 224.13414,24.331100 226.89790,23.518600 C 231.23218,25.261400 219.56563,26.162700 226.39226,26.374000 C 227.48257,28.078600 231.22521,32.383900 230.33924,27.057200 C 230.30338,25.238400 230.10584,16.930100 228.85007,22.264400 C 225.39197,21.385200 223.79159,17.427600 221.13894,18.108600 C 220.52141,16.631500 222.29546,16.604600 222.87527,15.541900 C 222.06013,17.865500 229.37327,18.890300 228.78653,16.394200 C 227.35904,14.265100 223.00111,18.144300 223.83793,14.621800 C 228.37586,14.999400 226.51356,11.957500 224.18595,12.277900 C 222.68989,14.112800 214.29812,15.720600 215.56687,14.702900 C 217.20112,12.996300 222.84710,13.466500 225.56012,9.9888000 C 230.34960,7.2334000 235.30939,4.5941000 240.99616,6.1049000 C 242.82144,4.3012000 239.55894,-1.0683000 243.87721,0.18850000 C 248.96517,0.30570000 254.18636,-0.35400000 259.16353,0.51890000 C 262.87421,0.086600000 271.12089,-1.5968000 268.54092,5.4950000 C 268.61378,42.314400 268.63866,79.134800 268.40111,115.95360 C 240.72023,115.95360 213.03935,115.95360 185.35846,115.95360 C 185.35846,107.18300 185.35846,98.412300 185.35846,89.641600 z M 192.34403,114.75690 C 193.16051,111.80300 190.07137,116.83610 192.34403,114.75690 L 192.34403,114.75690 z M 194.69936,113.12230 C 194.59671,110.65710 193.61419,116.06920 194.69936,113.12230 z M 195.88456,112.99410 C 195.29227,113.21340 196.30382,114.42060 195.88456,112.99410 z M 193.57148,112.48040 C 195.15322,107.70690 190.86007,115.43790 193.57148,112.48040 z M 191.76963,112.68360 C 193.01805,108.08360 197.18561,103.01210 201.81865,102.79090 C 203.27632,100.71860 201.34038,97.768500 201.74084,95.583100 C 196.82108,91.233700 198.21213,104.13440 194.11755,106.26670 C 191.16739,107.05040 190.15573,112.26040 191.76963,112.68360 z M 246.83377,109.62630 C 244.34872,104.77830 247.58722,114.06890 246.83377,109.62630 L 246.83377,109.62630 z M 245.10621,109.45890 C 243.71648,108.05050 245.52890,111.34220 245.10621,109.45890 z M 243.77718,107.46460 C 241.43006,105.75090 244.68589,110.08730 243.77718,107.46460 z M 246.05393,105.93290 C 244.59200,103.24070 244.19312,111.16610 246.05393,105.93290 L 246.05393,105.93290 z M 243.45790,104.73600 C 241.57490,101.51240 242.94491,106.19340 243.45790,104.73600 z M 245.89139,104.37660 C 245.27298,103.70910 245.20273,105.39440 245.89139,104.37660 z M 238.40313,101.95580 C 235.57426,99.952300 236.70943,102.92560 238.40313,101.95580 z M 244.42749,101.75330 C 242.67226,101.56150 245.00450,102.28930 244.42749,101.75330 z M 235.85328,101.15810 C 232.73927,99.966300 233.74001,97.285900 232.10699,97.044300 C 234.73703,97.958100 234.20521,99.168000 236.98065,99.033200 C 240.46033,101.80530 243.57601,99.826500 247.01989,100.63290 C 244.70948,98.319000 238.52100,101.09240 235.42962,97.385900 C 228.08451,93.513800 222.09260,86.843800 213.52697,85.623600 C 210.40930,84.323700 203.92131,81.442000 203.82509,79.140700 C 207.61395,74.822400 197.60860,78.448400 196.78104,80.497100 C 192.70653,83.922700 198.92782,90.058400 200.10743,89.203600 C 201.41079,87.006100 201.99591,89.501000 200.35291,89.963800 C 201.23393,89.177900 206.66310,92.644800 202.95731,88.789100 C 200.47777,87.258400 199.28921,87.301000 200.81434,85.797300 C 203.67819,85.061300 205.49464,92.706100 205.22906,88.043800 C 207.05745,89.839800 210.81478,92.576400 210.79320,88.784600 C 211.30682,89.410100 215.73385,92.364800 218.89150,93.644900 C 219.90574,90.713100 222.05016,96.343600 218.87387,94.599900 C 222.07104,97.581800 228.57184,97.498900 232.77530,100.03520 C 233.83579,99.962600 235.00890,101.78500 235.85328,101.15810 z M 230.07373,97.702500 C 230.83054,96.518200 230.83056,98.886700 230.07373,97.702500 z M 228.85700,97.094100 C 226.78937,97.819900 224.19307,93.954500 225.69495,95.098100 C 224.67239,95.739900 231.55829,97.591500 228.85700,97.094100 z M 223.91156,95.851600 C 221.02477,95.171700 223.64177,93.451400 224.49596,96.140400 L 223.91157,95.851600 L 223.91156,95.851600 z M 221.55654,94.526500 C 221.95109,93.080800 222.19543,95.656900 221.55654,94.526500 z M 223.91397,94.459300 C 226.07877,94.113200 223.70319,94.999100 223.91397,94.459300 z M 202.08867,89.963700 C 202.85609,88.772600 202.92632,90.603100 202.08867,89.963700 z M 204.62712,86.890800 C 204.44804,85.246400 206.53422,88.606600 204.62712,86.890800 L 204.62712,86.890800 z M 206.09391,98.670100 C 208.79782,97.840900 212.98624,96.917500 207.59352,96.627300 C 204.95368,94.849600 200.83766,96.695900 204.05309,99.214500 L 204.93081,99.077600 L 206.09391,98.670100 L 206.09391,98.670100 z M 218.51468,95.095200 C 216.84300,92.353500 214.24061,94.754700 218.51468,95.095200 z M 214.25609,94.052200 C 213.49890,92.868200 213.49964,95.236500 214.25609,94.052200 z M 215.70098,93.672000 C 214.61547,92.475500 214.84303,95.144200 215.70098,93.672000 z M 208.17238,90.706200 C 207.03246,89.459500 207.03246,91.952900 208.17238,90.706200 z M 231.74675,82.493200 C 230.81396,81.515200 231.65068,83.541400 231.74675,82.493200 z M 228.40071,81.884800 C 227.00199,80.803000 228.38105,82.923900 228.40071,81.884800 z M 241.66993,81.071100 C 240.56167,79.679100 242.49569,83.315600 241.66993,81.071100 z M 227.16877,81.310600 C 224.20155,79.642400 226.42480,81.885400 227.16877,81.310600 z M 230.68212,80.650100 C 229.47564,80.825000 230.48699,80.517400 230.68212,80.650100 z M 225.05468,80.363900 C 223.44358,79.252700 225.39580,81.412200 225.05468,80.363900 z M 242.54535,79.628800 C 243.01789,78.105400 244.96234,75.843400 243.54392,75.885800 C 247.22750,75.105400 244.39118,77.143200 243.95592,79.428600 C 246.43601,78.972900 247.77614,68.866200 246.51929,70.894300 C 245.59498,78.480900 246.08699,64.960300 243.75813,65.763000 C 244.48556,67.304400 237.53852,67.645200 239.27535,65.753500 C 239.18398,63.043200 236.30188,58.277800 233.04645,55.803600 C 236.33383,56.683400 239.42478,62.390300 241.00647,65.763000 C 242.43945,61.920200 234.67850,55.819500 235.00990,55.229100 C 237.41130,56.677400 243.10434,62.250100 238.53937,56.637400 C 237.55279,54.893200 232.27302,52.699300 237.23971,54.497000 C 239.02072,56.163200 244.55298,62.126400 240.41715,56.677700 C 239.65994,52.960100 230.19493,52.993300 235.66861,49.849400 C 236.45817,46.698600 240.17435,39.584400 239.49164,38.633100 C 236.29736,40.109500 242.50858,34.956500 238.77921,36.432100 C 236.08983,35.854900 235.20697,36.912200 238.36928,36.655100 C 239.66017,39.440300 234.46295,40.243400 235.10982,36.665700 C 227.75789,36.584600 228.06378,45.206600 228.17036,50.410700 C 225.10962,55.417300 215.29488,53.287700 212.53790,58.176100 C 211.80073,63.377100 215.41798,70.084700 220.41351,63.988800 C 223.68698,61.811100 226.18051,57.661900 229.06338,56.145600 C 231.87611,56.198400 230.73441,58.838700 234.86042,59.897600 C 237.21247,61.052000 239.95157,65.986200 236.70256,64.467000 C 237.94968,67.929500 240.46429,70.115200 240.20298,74.006600 C 242.11678,73.353700 241.64449,78.992700 240.06161,74.888600 C 239.90831,75.851200 241.99377,80.292600 242.54535,79.628800 z M 242.14611,77.429800 C 241.49353,75.845100 244.47611,77.575500 242.14610,77.429800 L 242.14611,77.429800 z M 242.24115,75.022700 C 243.37851,75.371700 242.51948,75.019700 242.24115,75.022700 z M 245.76453,75.233600 C 245.56341,73.349600 246.67795,75.957900 245.76453,75.233600 z M 241.02442,69.099500 C 241.91695,68.082600 242.43445,69.677700 241.02442,69.099500 z M 244.09029,67.461500 C 244.22027,66.139600 244.37132,68.599700 244.09029,67.461500 z M 232.65932,58.462600 C 232.59547,57.236100 233.90893,59.607800 232.65932,58.462600 z M 231.42467,54.974200 C 230.17571,53.520100 233.63753,56.433300 231.42467,54.974100 L 231.42467,54.974200 z M 234.94071,48.576400 C 235.48369,47.117700 235.48347,50.035400 234.94071,48.576400 z M 233.63083,48.534100 C 233.42942,46.865900 235.13630,49.290600 233.63083,48.534100 z M 236.76583,44.031600 C 237.53318,42.840400 237.60350,44.671200 236.76583,44.031600 z M 236.76583,41.902400 C 237.67273,40.063700 237.38282,43.287200 236.76583,41.902400 z M 237.37420,41.124100 C 238.13084,39.939800 238.13116,42.307900 237.37420,41.124100 z M 236.81385,40.515700 C 237.02454,38.745000 237.02474,42.287300 236.81385,40.515700 z M 232.00859,38.271500 C 233.85682,35.587000 233.90588,39.071200 232.00860,38.271500 L 232.00859,38.271500 z M 234.33699,37.549800 C 235.59923,34.794000 234.38330,39.583500 234.33699,37.549800 z M 223.78888,78.977000 C 225.87748,77.075600 223.93548,76.048700 224.01145,76.409500 C 224.65082,69.466900 222.11849,82.219600 222.06066,76.238000 C 223.26625,71.440000 220.00264,73.554300 220.33238,75.458200 C 217.37029,73.301400 223.90833,81.171300 223.78888,78.977000 z M 223.45223,76.713700 C 223.62104,74.637100 223.62101,78.790300 223.45223,76.713700 z M 221.15096,76.206700 C 219.77132,74.661800 222.73898,76.473500 221.15096,76.206700 z M 235.24489,76.713700 C 234.48788,75.529500 234.48828,77.898100 235.24489,76.713700 z M 219.12307,74.014200 C 218.27149,71.323100 218.38950,71.254500 219.59016,72.303000 C 222.27939,69.735900 217.42218,72.087300 219.85074,69.186400 C 223.38796,69.124300 221.77146,74.755700 222.71465,69.441600 C 223.63029,66.649400 224.81587,61.303800 220.49189,65.214600 C 216.84106,65.923200 217.05962,73.083700 219.12307,74.014200 z M 218.25983,69.489300 C 217.52209,66.176700 219.83005,71.366800 218.25983,69.489300 z M 235.36200,73.530400 C 238.10010,69.519300 234.31092,69.485300 233.76895,70.838800 C 233.10133,68.604300 240.88557,67.483400 234.47032,66.873300 C 232.45792,69.238000 233.63705,70.902500 234.58581,73.551100 C 233.67364,74.348200 235.35246,74.666800 235.36200,73.530400 z M 234.23095,68.297900 C 233.60220,66.011100 235.74070,69.531000 234.23095,68.297900 z M 230.25753,73.145800 C 229.66522,73.364900 230.67676,74.572200 230.25753,73.145800 z M 238.28675,73.671800 C 237.52986,72.487600 237.53001,74.856100 238.28675,73.671800 z M 224.28955,72.683300 C 223.83943,70.729400 224.00492,75.361900 224.28955,72.683300 z M 236.93274,72.535400 C 238.11715,70.045800 236.06469,66.331900 236.67646,70.406600 C 235.92108,70.695500 235.86338,74.254700 236.93274,72.535400 z M 238.59095,71.809500 C 237.73472,70.038000 237.53491,74.968900 238.59094,71.809500 L 238.59095,71.809500 z M 233.27153,67.874700 C 232.30702,66.573300 233.69574,62.400400 231.70469,66.006500 C 231.17587,65.566300 229.64204,67.715000 230.65181,64.074700 C 231.33669,62.219800 227.22461,58.131800 229.09274,62.331400 C 230.53516,64.551600 229.22477,70.063200 231.44982,68.008200 C 230.26233,71.598700 233.57552,66.369300 232.11287,70.134200 C 232.91843,69.837600 232.98252,68.554600 233.27153,67.874700 z M 225.38669,69.076600 C 221.75368,67.129000 226.86649,71.292800 225.38669,69.076600 L 225.38669,69.076600 z M 228.09653,68.804800 C 226.48545,67.693600 228.43763,69.853100 228.09653,68.804800 z M 246.32737,67.230700 C 244.84888,64.119800 246.64228,60.839100 245.11270,59.738500 C 242.18707,55.343000 242.06059,67.029800 243.94664,63.556400 C 240.57294,59.722500 246.28212,58.836600 244.42096,61.023300 C 243.12559,60.759500 244.04441,63.244100 244.79062,62.207000 C 244.23435,63.270100 245.98941,69.242600 246.32737,67.230700 z M 224.73079,67.620000 C 224.08928,65.924700 223.49979,68.757400 224.73079,67.620000 z M 227.03188,66.947200 C 225.53836,66.942200 227.80415,64.763300 225.51096,66.675500 C 225.41643,67.473900 226.76499,67.453500 227.03188,66.947200 z M 229.02208,67.000600 C 230.74022,63.126200 227.27410,66.929000 229.02208,67.000600 z M 203.71959,65.306700 C 202.12375,63.712900 203.91535,66.865400 203.71959,65.306700 z M 207.39086,65.424700 C 209.36443,64.278600 206.12739,64.824000 208.38957,63.430000 C 205.98801,63.237300 202.68730,66.374500 207.39086,65.424700 z M 211.68847,64.735100 C 211.33095,60.029600 210.07151,62.247800 211.01511,65.352700 C 211.39248,65.690600 211.65805,64.938000 211.68847,64.735100 z M 225.51096,65.154600 C 222.92071,63.756400 225.51698,66.539100 225.51096,65.154600 z M 227.17098,64.871500 C 227.09890,63.455500 226.03973,65.889600 227.17098,64.871500 z M 210.30169,63.930900 C 208.97708,62.407100 209.12013,66.187100 210.30169,63.930900 z M 200.54636,63.253400 C 199.44109,62.660800 200.23693,65.986200 200.54636,63.253400 z M 225.98178,63.405500 C 224.81302,59.679600 225.43758,67.054500 225.98178,63.405500 z M 232.50722,63.463700 C 231.37016,63.812800 232.22855,63.460800 232.50722,63.463700 z M 227.48816,63.329500 C 229.47221,61.049400 226.56747,63.466400 227.48816,63.329500 z M 236.87209,63.187200 C 236.59028,61.378500 235.46355,64.314500 236.87209,63.187200 z M 205.88836,62.340900 C 209.61615,60.335400 204.06000,59.929300 204.71149,60.896000 C 204.94099,60.809100 204.75664,65.052400 205.88836,62.340900 z M 192.35472,62.654300 C 194.60214,61.620500 197.06057,59.945300 192.40245,60.958700 C 189.34035,60.971200 187.89129,63.501500 192.35472,62.654300 z M 192.37874,61.681800 C 192.50874,60.360200 192.65977,62.820400 192.37874,61.681800 z M 202.93045,62.112500 C 201.57665,60.581600 203.57244,64.313700 202.93045,62.112500 z M 196.61333,62.416900 C 195.88471,61.201800 196.12836,63.548100 196.61333,62.416900 z M 200.25431,61.819400 C 199.58644,60.302800 198.44344,64.193300 200.25431,61.819400 z M 209.99749,62.272000 C 206.75495,61.185400 207.52023,63.600100 209.99749,62.272000 z M 232.35514,62.112800 C 234.28177,62.273200 230.24212,61.401600 232.02950,62.224500 L 232.35513,62.112800 L 232.35514,62.112800 z M 234.85888,62.510300 C 232.26118,62.248300 235.29096,63.009200 234.85888,62.510300 z M 247.31380,60.211600 C 250.39720,55.848200 252.06451,52.222400 252.40650,49.177200 C 253.57929,44.914400 249.42475,38.721800 245.60482,39.402600 C 248.89998,39.782400 247.91112,41.718200 250.11389,42.962800 C 251.12827,45.654100 249.74760,46.862200 250.84553,47.922900 C 252.22518,50.238700 251.91581,48.760300 249.96473,49.717200 C 249.66592,50.910600 248.69595,47.472800 248.02167,51.005600 C 244.61147,50.829100 248.51616,49.565800 248.84075,47.635500 C 250.88254,50.912300 248.92963,41.559300 247.28030,42.981500 C 248.50235,41.310800 245.44454,42.424100 246.01024,40.573700 C 244.23116,44.577100 246.23388,37.727000 244.49463,41.746500 C 242.74278,44.791500 241.16059,49.790600 244.37046,47.055600 C 246.54189,42.133200 245.67856,46.698600 244.36748,49.352900 C 242.99958,48.313100 243.42004,47.951800 241.50975,49.521300 C 240.61754,51.258300 239.39824,54.864500 241.62976,51.618400 C 241.31531,53.689300 243.09588,53.499900 243.30941,53.341700 C 243.50406,51.243500 247.39069,52.544900 245.56019,54.628100 C 242.59419,52.408500 245.51310,59.062700 242.17699,55.391800 C 240.59339,54.366700 242.23823,57.634700 244.31723,57.724500 C 247.57736,57.692500 244.77681,65.180800 247.31380,60.211600 z M 245.49907,56.941600 C 245.92819,54.936900 246.53411,58.865000 245.49907,56.941600 z M 244.06627,56.637400 C 244.82327,55.453200 244.82292,57.821700 244.06627,56.637400 z M 246.54918,55.540800 C 248.42510,52.973300 249.25796,57.730700 246.54918,55.540800 z M 249.23743,54.964400 C 251.04487,53.247000 247.28461,55.109600 248.62906,52.835100 C 249.08207,48.616100 249.58481,53.785500 249.43831,53.072600 C 249.74267,50.181700 251.81904,54.464800 250.19922,53.760100 C 250.84882,54.057300 249.45119,56.410800 249.23743,54.964400 z M 247.10813,53.595600 C 248.19989,51.516700 247.78871,55.561100 247.10813,53.595600 z M 246.80394,52.396800 C 247.45824,51.294100 247.65079,53.069800 246.80394,52.396800 z M 241.63279,50.419600 C 242.40002,49.228300 242.47060,51.059000 241.63279,50.419600 z M 246.69394,48.576400 C 246.79600,46.905600 247.59501,50.152600 246.69394,48.576400 z M 251.68132,46.777900 C 248.45502,43.594900 253.64782,44.366200 251.68132,46.777900 z M 246.65184,47.207700 C 248.05405,47.045800 246.89140,47.059300 246.65184,47.207700 z M 244.06627,44.317900 C 245.71342,42.924600 243.67016,45.930800 244.06627,44.317900 z M 246.49976,44.470000 C 247.90599,43.164700 247.09311,45.681600 246.49976,44.470000 z M 187.54479,61.600700 C 185.78957,61.408900 188.12183,62.136800 187.54479,61.600700 z M 203.50499,60.385800 C 200.07845,59.621500 204.49249,63.042300 203.50500,60.385800 L 203.50499,60.385800 z M 186.42311,61.200200 C 184.83528,60.027000 186.08414,62.460800 186.42311,61.200200 z M 199.48932,60.340900 C 196.53592,60.300700 199.49912,62.232200 199.48932,60.340900 z M 201.17611,60.896000 C 200.04876,59.836000 200.35587,61.513500 201.17611,60.896000 z M 197.13987,60.685200 C 194.54225,60.423300 197.57177,61.184000 197.13987,60.685200 z M 208.53360,60.688100 C 206.77838,60.496300 209.11061,61.224200 208.53360,60.688100 z M 230.60602,59.805900 C 229.09000,59.424200 230.48875,61.597000 230.60602,59.805900 z M 208.05198,58.849200 C 207.45973,59.068000 208.47123,60.275700 208.05198,58.849200 z M 207.56401,58.766800 C 206.87669,57.519100 206.24581,60.033600 207.56401,58.766800 z M 230.37792,58.472100 C 229.44859,57.799400 229.00045,59.534900 230.37792,58.472100 z M 243.64168,57.936600 C 243.04936,58.155500 244.06107,59.363100 243.64168,57.936600 z M 242.76987,57.339900 C 240.44908,56.030900 243.81804,59.160800 242.76987,57.339900 z M 240.61582,54.981800 C 238.18656,53.472200 242.75507,57.512600 240.61582,54.981800 z M 214.40818,54.508100 C 213.00631,54.346100 214.16823,54.359800 214.40818,54.508100 z M 241.18380,53.876700 C 241.71863,51.313300 239.44265,56.246900 241.18380,53.876700 z M 215.46402,53.607500 C 216.82831,52.212000 212.03286,54.725000 215.46402,53.607500 z M 218.23903,51.981500 C 217.09728,52.289700 219.16898,54.035400 218.23903,51.981500 L 218.23903,51.981500 z M 215.77703,50.148100 C 215.02508,48.121200 213.98961,51.854600 215.77702,50.148100 L 215.77703,50.148100 z M 217.97261,48.673200 C 217.27660,49.298900 218.77703,50.596300 217.97261,48.673200 z M 217.29795,49.336900 C 216.56925,48.121800 216.81305,50.468300 217.29795,49.336900 z M 214.98183,48.595700 C 213.57790,47.495900 214.54514,50.024700 214.98183,48.595700 z M 217.90631,46.276200 C 215.20056,42.174000 215.63899,48.661500 217.90631,46.276200 z M 200.26355,45.382600 C 199.53523,44.167300 199.77821,46.513600 200.26355,45.382600 z M 216.82961,43.967300 C 214.24093,42.548900 218.04605,45.806100 216.82961,43.967300 L 216.82961,43.967300 z M 227.23334,42.873000 C 226.69767,42.675600 227.56615,45.003800 227.23334,42.873000 z M 215.77703,42.626900 C 214.57052,42.801800 215.58194,42.494100 215.77703,42.626900 z M 216.93293,42.279900 C 218.43458,39.494300 214.56304,43.725000 216.93292,42.279900 L 216.93293,42.279900 z M 192.35472,41.884400 C 191.62298,40.187500 192.02136,43.496300 192.35472,41.884400 z M 226.92723,40.433700 C 226.54034,39.671500 227.10201,44.700900 226.92723,40.433700 z M 247.79065,41.226100 C 247.09712,39.436500 246.74869,41.934500 247.79065,41.226100 z M 216.54055,40.510700 C 220.03148,37.120700 213.28791,41.520800 216.54055,40.510700 z M 186.47054,36.175200 C 186.08340,35.430000 186.64573,40.418600 186.47054,36.175200 z M 204.82634,35.916900 C 204.13764,35.246700 204.16582,37.489800 204.82634,35.916900 z M 257.86950,29.929400 C 259.36880,24.722500 259.06493,15.697500 255.62557,13.653300 C 258.50422,18.601600 256.88416,24.066400 254.96581,29.050400 C 255.19687,32.547500 257.98053,35.943900 257.86950,29.929400 z M 204.82634,32.606800 C 201.71284,31.409600 203.07789,33.493700 204.82634,32.606800 z M 227.33606,31.237900 C 226.96596,29.795400 226.73149,32.751300 227.33606,31.237900 z M 219.11840,29.775100 C 218.40799,25.825400 218.39348,32.687600 219.11840,29.775100 z M 228.24863,20.895500 C 226.17163,19.297300 228.93731,22.417800 228.24863,20.895500 z M 229.00908,20.135000 C 228.07610,19.157500 228.91328,21.183300 229.00908,20.135000 z M 228.09653,18.918400 C 227.16369,17.940400 228.00050,19.966600 228.09653,18.918400 z M 243.76209,15.572400 C 241.86678,13.410400 240.67667,10.635900 241.37325,7.5333000 C 238.99941,5.6288000 231.97019,5.4899000 235.69493,9.3810000 C 237.01535,8.7262000 240.81032,16.574500 243.76209,15.572400 z M 256.16716,10.233300 C 252.56539,8.6051000 255.36306,11.921000 256.16716,10.233300 z M 252.39444,10.086700 C 248.26776,8.7651000 248.75276,11.517300 252.39444,10.086700 z M 254.21392,8.4377000 C 261.68210,9.4622000 250.55307,6.1625000 251.74696,8.6442000 C 252.54214,8.3665000 253.38995,8.4202000 254.21392,8.4377000 z M 258.25803,6.9162000 C 255.88126,4.5103000 249.63777,4.3506000 256.00940,6.3106000 C 256.40269,6.2811000 258.86851,8.4575000 258.25803,6.9162000 z M 252.26961,6.0085000 C 250.98120,6.4304000 251.53510,8.3597000 252.26961,6.0085000 z M 258.97136,5.1046000 C 257.92321,2.4830000 250.26921,2.3596000 256.29779,4.3206000 C 257.03198,4.0263000 259.37130,6.9239000 258.97136,5.1046000 z M 191.66397,32.118800 C 190.56111,29.547700 192.94905,32.350900 191.66397,32.118800 z M 192.86170,32.099800 C 192.84089,30.353900 193.83733,32.385700 192.86170,32.099800 z M 199.82454,31.458000 C 200.33700,28.660100 206.57253,31.294200 201.18618,31.436500 L 199.82455,31.458000 L 199.82454,31.458000 z M 201.23314,30.878000 C 199.47785,30.686400 201.81025,31.413900 201.23314,30.878000 z M 193.87566,31.085800 C 194.63246,29.901500 194.63247,32.270000 193.87566,31.085800 z M 191.74636,30.519600 C 193.38400,29.874300 194.02507,31.501700 191.74636,30.519600 z M 196.16245,30.486200 C 192.10180,30.853500 192.17996,27.538000 192.54979,25.163700 C 191.69978,25.957100 194.58894,19.742100 191.24076,20.641200 C 192.35260,17.604300 188.86505,20.757700 188.88013,17.872000 C 188.28819,20.654500 188.81421,15.361100 186.16088,17.465600 C 184.49196,15.561100 185.56934,7.2611000 186.85889,11.009600 C 188.02222,8.4388000 191.89859,8.6968000 194.60068,9.3909000 C 196.80914,10.188500 203.14578,7.7655000 199.73495,10.003200 C 199.94839,10.940600 208.46305,8.9789000 202.80917,10.120800 C 200.41848,10.294300 198.94998,12.311600 201.02678,12.735800 C 198.48962,14.671000 196.76512,10.372800 195.98099,14.793200 C 192.95502,16.418700 196.36028,19.646900 196.20258,22.617800 C 194.19863,17.167000 196.03999,26.518500 197.39587,27.702700 C 200.22552,30.186300 199.68226,31.104800 196.16245,30.486200 z M 193.87566,28.044000 C 192.46927,26.738700 193.28248,29.255600 193.87566,28.044000 z M 191.21677,12.226400 C 193.80417,12.489100 191.22502,9.4991000 190.59937,10.553300 C 192.21561,11.778200 188.09423,13.385400 191.21677,12.226400 z M 193.51049,11.237700 C 192.09396,7.7897000 193.73460,14.672000 193.51049,11.237700 z M 198.45406,11.061600 C 194.95903,11.128700 199.35017,12.278500 198.45406,11.061600 z M 189.92124,10.723300 C 188.70209,8.6053000 188.40500,12.156800 189.92124,10.723300 z M 193.32431,9.2809000 C 191.56902,9.0892000 193.90133,9.8166000 193.32431,9.2809000 z M 204.75029,30.567000 C 208.16168,30.413500 204.58834,30.998800 204.75029,30.567000 z M 187.91417,28.692200 C 188.80394,25.788300 189.23326,31.669800 187.91417,28.692200 z M 221.63259,29.151200 C 219.39176,26.929600 225.02802,30.427700 221.63259,29.151200 z M 208.38448,29.032600 C 205.91912,24.963500 214.38161,24.991800 210.98738,26.765100 C 210.13163,31.563300 209.84442,24.397000 209.60025,29.119700 L 209.13586,29.260700 L 208.38448,29.032600 L 208.38448,29.032600 z M 213.24215,28.145400 C 212.46731,25.314400 214.79690,29.022400 213.24215,28.145400 z M 197.23021,26.697500 C 196.18748,23.446900 198.66522,29.096700 197.23021,26.697500 z M 216.85054,27.145800 C 217.80865,23.768000 223.19579,27.871000 218.23558,26.424400 C 217.79380,26.572100 217.42506,27.547400 216.85054,27.145800 z M 214.45527,26.251700 C 216.01851,22.272100 216.38850,29.134500 214.45527,26.251700 z M 190.60186,26.169300 C 188.57167,22.427500 192.46474,27.299100 190.60186,26.169300 z M 227.86261,25.715100 C 232.14120,25.540900 227.09131,26.101800 227.86261,25.715100 z M 185.56125,24.190900 C 184.50318,20.989700 187.25553,25.118400 185.56125,24.190900 z M 213.57425,22.799700 C 209.45913,18.708300 218.21688,24.625900 215.14883,24.372400 C 214.54556,23.931400 214.07831,23.342700 213.57425,22.799700 z M 189.81124,22.720700 C 187.78788,20.519900 194.54773,22.670000 189.80196,23.050200 L 189.81124,22.720700 L 189.81124,22.720700 z M 186.16962,22.061700 C 185.20901,18.975200 187.33452,22.431700 186.16962,22.061700 z M 222.01282,21.047600 C 221.94911,19.821400 223.26238,22.193200 222.01282,21.047600 z M 189.00869,20.305200 C 189.40327,18.859500 189.64755,21.435800 189.00869,20.305200 z M 207.80922,17.973700 C 205.25903,14.936400 213.28272,13.978400 208.03270,16.384000 C 207.93020,20.289500 209.44559,12.624700 212.20284,16.292500 C 215.13424,16.665200 206.90965,16.243300 209.80331,16.941200 C 215.50602,15.818800 209.95243,20.942600 207.80922,17.973700 z M 212.60061,18.642600 C 212.90589,17.898900 215.08109,19.781500 212.60061,18.642600 z M 195.54868,18.310000 C 195.48483,17.083600 196.79837,19.455500 195.54868,18.310000 z M 213.95189,17.688400 C 210.73422,14.485200 214.86343,16.178300 214.25609,18.005800 L 214.04126,17.912600 L 213.95190,17.688400 L 213.95189,17.688400 z M 215.54888,16.587700 C 214.93775,15.169500 220.90461,17.510100 216.17483,16.692800 L 215.54888,16.587700 L 215.54888,16.587700 z M 214.33214,12.937400 C 212.82545,11.357900 216.87626,13.562800 214.33214,12.937400 z M 211.06214,12.086200 C 204.85934,10.820600 211.24680,11.233500 213.31818,12.326000 C 212.55842,12.339700 211.81070,12.189200 211.06214,12.086200 z M 206.04308,10.419200 C 206.69701,9.3166000 206.89024,11.092000 206.04308,10.419200 z M 207.95058,10.521600 C 209.45133,10.002100 208.16775,11.147500 207.95058,10.521600 z M 186.57520,9.1845000 C 188.78186,8.0481000 186.06955,10.550800 186.57520,9.1845000 z M 204.74224,9.3033000 C 200.12797,9.0455000 202.84725,6.9326000 204.99597,8.8061000 C 204.70907,7.2090000 208.16016,8.6768000 204.74224,9.3033000 z M 193.65384,8.3922000 C 195.15502,7.8723000 193.87088,9.0185000 193.65384,8.3922000 z M 198.60782,7.8918000 C 200.00643,5.2695000 199.12953,10.207400 198.60782,7.8917000 L 198.60782,7.8918000 z M 191.82874,8.0880000 C 193.32983,7.5682000 192.04577,8.7143000 191.82874,8.0880000 z M 195.78498,7.0627000 C 196.36092,5.2055000 197.22689,8.9198000 195.78498,7.0627000 z M 186.18926,5.8140000 C 187.07522,4.1213000 186.00651,7.7441000 186.18926,5.8140000 z M 188.16961,5.5445000 C 186.13451,6.2866000 183.74912,2.1890000 186.77229,3.2348000 C 185.11636,5.1034000 192.84879,3.3572000 188.08779,4.7845000 C 188.87518,4.6862000 188.81398,6.8510000 188.16961,5.5445000 z M 190.30780,4.4379000 C 191.80871,3.9181000 190.52498,5.0640000 190.30780,4.4379000 z M 193.31531,3.4049000 C 193.52611,1.6320000 193.52609,5.1776000 193.31531,3.4049000 z "/>
+
+<rect id="d0e148" width="288" height="1000px" x="10" y="1594.9079553" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e148" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Poenostavljena pot je malce bolj približna in groba, vendar je slika zato precej
+enostavnejša za urejanje. Zapomnite si tudi, da to ni kopija slike, temveč
+le skupek krivulj, ki so vam lahko v pomoč pri risanju.
+</flowDiv></flowRoot>
+
+
+<g transform="translate(0, 1647.0085242999999)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tutorial-tracing.svg b/share/tutorials/tutorial-tracing.svg
new file mode 100644
index 000000000..4397e472e
--- /dev/null
+++ b/share/tutorials/tutorial-tracing.svg
@@ -0,0 +1,215 @@
+<?xml version="1.0" encoding="utf-8"?><!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. --><svg xmlns="http://www.w3.org/2000/svg" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg1" sodipodi:version="0.32" inkscape:version="0.40+cvs" width="256pt" height="3170.0000pt" sodipodi:docname="tutorial-basic.svg" sodipodi:docbase="/home/d/ink/inkscape/share/tutorials"><sodipodi:namedview id="base" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" inkscape:window-height="580" inkscape:window-x="0" inkscape:window-y="0" showborder="false" showguides="true" snaptoguides="true"/><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop id="stop842" offset="0.00000000" style="stop-color:#0082ab;stop-opacity:1;"/>
+ <stop id="stop1842" offset="0.34999999" style="stop-color:#0082ab;stop-opacity:0.5;"/>
+ <stop id="stop1843" offset="0.63000000" style="stop-color:#0082ab;stop-opacity:0.22;"/>
+ <stop id="stop843" offset="1.00000000" style="stop-color:#0082ab;stop-opacity:0;"/>
+ </linearGradient>
+ <linearGradient y2="0.91666669" x2="0.51618570" y1="0.16666391" x1="0.51618570" id="linearGradient1657" xlink:href="#linearGradient841"/>
+ <linearGradient id="linearGradient666">
+ <stop id="stop667" offset="0.00000000" style="stop-color:#ffffff;stop-opacity:0.336;"/>
+ <stop id="stop668" offset="1.00000000" style="stop-color:#ffffff;stop-opacity:0;"/>
+ </linearGradient>
+ <radialGradient fy="0.50000000" fx="0.50000000" r="0.50000000" cy="0.50000000" cx="0.50000000" id="radialGradient669" xlink:href="#linearGradient666"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work id="Work6" rdf:about="">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
+ <rect rx="0.0000000" ry="6.1828303" y="0.27752987" x="0.18214770" height="69.247704" width="319.89233" id="rect582" style="stroke-width:3.0611501;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1657);font-size:12.000000"/>
+ <path id="path93" d="M 150.96825,4.9606428 L 141.38875,4.9606428 L 141.38875,5.5735708 L 141.67566,5.5735708 C 142.96674,5.5735708 143.11020,5.6387828 143.11020,6.1864998 L 143.11020,6.5646939 L 143.11020,12.772216 L 143.11020,13.150409 C 143.11020,13.698134 142.96674,13.763338 141.67566,13.763338 L 141.38875,13.763338 L 141.38875,14.376267 L 151.17546,14.376267 L 151.49425,10.894312 L 150.79292,10.894312 C 150.58571,11.807180 150.21911,12.615728 149.83656,12.993914 C 149.34245,13.515559 148.43391,13.763338 147.09501,13.763338 L 146.04302,13.763338 C 145.56485,13.763338 145.16636,13.685090 145.02291,13.567719 C 144.91133,13.489472 144.89539,13.411232 144.89539,13.137365 L 144.89539,9.8119059 L 145.21418,9.8119059 C 146.18648,9.8119059 146.58495,9.8901539 146.90374,10.164012 C 147.31816,10.503082 147.47755,10.920392 147.50944,11.689817 L 148.25858,11.689817 L 148.25858,7.4123579 L 147.50944,7.4123579 C 147.42973,8.6903759 146.79216,9.1989769 145.27794,9.1989769 L 144.89539,9.1989769 L 144.89539,6.2256238 C 144.89539,5.6648628 145.03885,5.5735708 145.89956,5.5735708 L 146.72841,5.5735708 C 148.13106,5.5735708 148.81645,5.6909428 149.35839,6.0560928 C 149.88438,6.3951548 150.26692,7.1254559 150.50602,8.2991459 L 151.19140,8.2991459 L 150.96825,4.9606428 z M 129.81685,10.190100 L 131.61799,10.190100 C 133.05252,10.190100 133.80166,10.098809 134.43923,9.8510299 C 135.57093,9.4076319 136.20850,8.5730119 136.20850,7.5427659 C 136.20850,6.5516499 135.65062,5.7952698 134.59863,5.3649158 C 133.97699,5.1040938 132.98876,4.9606428 131.88895,4.9606428 L 126.31021,4.9606428 L 126.31021,5.5735708 L 126.59712,5.5735708 C 127.88820,5.5735708 128.03165,5.6387828 128.03165,6.1864998 L 128.03165,6.5646939 L 128.03165,12.772216 L 128.03165,13.150409 C 128.03165,13.698134 127.88820,13.763338 126.59712,13.763338 L 126.31021,13.763338 L 126.31021,14.376267 L 131.66581,14.376267 L 131.66581,13.763338 L 131.25138,13.763338 C 129.96030,13.763338 129.81685,13.698134 129.81685,13.150409 L 129.81685,12.772216 L 129.81685,10.190100 z M 129.81685,9.5771709 L 129.81685,6.2386678 C 129.81685,5.6387828 129.91248,5.5735708 130.78915,5.5735708 L 131.80926,5.5735708 C 133.46694,5.5735708 134.24796,6.2125878 134.24796,7.5949329 C 134.24796,8.9381549 133.43506,9.5771709 131.74550,9.5771709 L 129.81685,9.5771709 z M 115.94969,4.7780748 L 115.28024,4.7780748 L 111.61420,12.380985 C 111.29542,13.059118 111.23167,13.150409 110.99258,13.359064 C 110.73755,13.606843 110.29125,13.763338 109.86089,13.763338 L 109.79713,13.763338 L 109.79713,14.376267 L 114.02103,14.376267 L 114.02103,13.763338 L 113.70225,13.763338 C 112.84153,13.763338 112.41117,13.515559 112.41117,13.020002 C 112.41117,12.863507 112.45899,12.680932 112.55462,12.472277 L 113.08062,11.324666 L 117.30453,11.324666 L 118.16525,13.072162 C 118.26088,13.267780 118.29276,13.359064 118.29276,13.424268 C 118.29276,13.632923 117.89428,13.763338 117.30453,13.763338 L 116.63508,13.763338 L 116.63508,14.376267 L 121.57624,14.376267 L 121.57624,13.763338 L 121.35310,13.763338 C 120.55613,13.763338 120.38080,13.659010 120.01420,12.928710 L 115.94969,4.7780748 z M 115.16866,6.9168009 L 116.96980,10.620453 L 113.39940,10.620453 L 115.16866,6.9168009 z M 104.17057,4.8693588 L 103.56488,4.8693588 L 102.92731,5.6387828 C 101.79562,4.9606428 101.17399,4.7650308 100.10606,4.7650308 C 98.559938,4.7650308 97.284798,5.2736318 96.200928,6.3299508 C 95.180811,7.3210739 94.702641,8.4165169 94.702641,9.7597459 C 94.702641,12.563560 96.950078,14.571878 100.09012,14.571878 C 102.64040,14.571878 104.26621,13.346020 104.63281,11.155135 L 103.88367,11.050800 C 103.72427,11.741976 103.53300,12.211454 103.24610,12.602684 C 102.59258,13.502516 101.57247,13.958949 100.28139,13.958949 C 97.922368,13.958949 96.806618,12.615728 96.806618,9.8119059 C 96.806618,8.3382689 97.045708,7.3471539 97.587648,6.5646939 C 98.081758,5.8343938 99.069985,5.3779598 100.09012,5.3779598 C 101.20587,5.3779598 102.19410,5.8604738 102.79980,6.6951019 C 103.10264,7.1254559 103.34173,7.6340569 103.70834,8.6382159 L 104.40966,8.6382159 L 104.17057,4.8693588 z M 88.215354,4.8824028 L 87.625607,4.8824028 L 86.988037,5.6648628 C 86.238897,5.0780138 85.218777,4.7650308 84.087100,4.7650308 C 81.999060,4.7650308 80.596403,5.8604738 80.596403,7.4906049 C 80.596403,8.9120749 81.457120,9.6162949 83.800200,10.111852 L 85.314417,10.424835 C 86.493927,10.672614 86.605497,10.698694 86.940227,10.907349 C 87.418407,11.207295 87.673427,11.637649 87.673427,12.146250 C 87.673427,12.667888 87.434337,13.098242 86.956167,13.450355 C 86.430167,13.828542 85.904167,13.971993 85.027507,13.971993 C 83.848010,13.971993 83.003230,13.672047 82.254090,12.993914 C 81.584630,12.380985 81.249910,11.768056 81.010823,10.763905 L 80.325433,10.763905 L 80.389193,14.480595 L 81.010823,14.480595 L 81.728080,13.593806 C 82.796020,14.311056 83.688610,14.571878 85.075327,14.571878 C 87.418407,14.571878 88.916694,13.450355 88.916694,11.702853 C 88.916694,10.894312 88.581964,10.203136 87.960337,9.7075779 C 87.529977,9.3685089 86.908347,9.1468169 85.633197,8.8859939 L 83.927700,8.5338879 C 82.509110,8.2339419 81.839660,7.7253399 81.839660,6.9298439 C 81.839660,6.0169688 82.748200,5.3909968 84.103040,5.3909968 C 85.218777,5.3909968 86.127317,5.7822338 86.764897,6.5255699 C 87.227137,7.0602519 87.514037,7.6079769 87.721247,8.2730659 L 88.406634,8.2730659 L 88.215354,4.8824028 z M 66.665476,10.111852 L 66.665476,6.5646939 L 66.665476,6.1864998 C 66.665476,5.6387828 66.808935,5.5735708 68.100014,5.5735708 L 68.402861,5.5735708 L 68.402861,4.9606428 L 63.158832,4.9606428 L 63.158832,5.5735708 L 63.445744,5.5735708 C 64.736818,5.5735708 64.880276,5.6387828 64.880276,6.1864998 L 64.880276,6.5646939 L 64.880276,12.772216 L 64.880276,13.150409 C 64.880276,13.698134 64.736818,13.763338 63.445744,13.763338 L 63.158832,13.763338 L 63.158832,14.376267 L 68.402861,14.376267 L 68.402861,13.763338 L 68.100014,13.763338 C 66.808935,13.763338 66.665476,13.698134 66.665476,13.150409 L 66.665476,12.772216 L 66.665476,11.116011 L 68.514433,9.5902069 L 71.287871,12.915667 C 71.542896,13.228657 71.606653,13.332984 71.606653,13.463392 C 71.606653,13.672047 71.303811,13.763338 70.522783,13.763338 L 70.028662,13.763338 L 70.028662,14.376267 L 75.479896,14.376267 L 75.479896,13.763338 L 75.177056,13.763338 C 74.300396,13.763338 74.077246,13.672047 73.614998,13.111285 L 69.757696,8.5599679 L 72.132644,6.6168539 C 72.897731,5.9517648 73.870028,5.5735708 74.826396,5.5735708 L 74.826396,4.9606428 L 69.917090,4.9606428 L 69.917090,5.5735708 L 70.315574,5.5735708 C 71.048775,5.5735708 71.351627,5.6909428 71.351627,5.9648018 C 71.351627,6.1473768 71.032840,6.5255699 70.570599,6.9037569 L 66.665476,10.111852 z M 48.845329,4.9606428 L 45.561840,4.9606428 L 45.561840,5.5735708 L 45.960319,5.5735708 C 46.773222,5.5735708 47.139831,5.6778988 47.426732,6.0039248 L 47.426732,11.546365 C 47.426732,13.332984 47.107950,13.711171 45.577780,13.763338 L 45.577780,14.376267 L 50.120510,14.376267 L 50.120510,13.763338 C 48.606244,13.711171 48.287451,13.332984 48.287451,11.546365 L 48.287451,6.7081449 L 55.396408,14.558842 L 56.065863,14.558842 L 56.065863,7.7905439 C 56.065863,6.0039248 56.384651,5.6257388 57.914820,5.5735708 L 57.914820,4.9606428 L 53.372123,4.9606428 L 53.372123,5.5735708 C 54.886352,5.6257388 55.205134,6.0039248 55.205134,7.7905439 L 55.205134,11.885427 L 48.845329,4.9606428 z M 38.484798,6.5646939 L 38.484798,6.1864998 C 38.484798,5.6387828 38.628257,5.5735708 39.903394,5.5735708 L 40.222181,5.5735708 L 40.222181,4.9606428 L 34.946282,4.9606428 L 34.946282,5.5735708 L 35.265070,5.5735708 C 36.556146,5.5735708 36.699604,5.6387828 36.699604,6.1864998 L 36.699604,6.5646939 L 36.699604,12.772216 L 36.699604,13.150409 C 36.699604,13.698134 36.556146,13.763338 35.265070,13.763338 L 34.946282,13.763338 L 34.946282,14.376267 L 40.222181,14.376267 L 40.222181,13.763338 L 39.903394,13.763338 C 38.628257,13.763338 38.484798,13.698134 38.484798,13.150409 L 38.484798,12.772216 L 38.484798,6.5646939 z " style="stroke-width:1.0000000pt;fill-opacity:1.0000000;fill:#ffffff"/>
+ <path sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path1124" d="M 139.23126,12.451027 L 140.73051,12.451027 L 139.80954,15.470944 L 141.50155,15.470944 L 141.35162,15.963555 L 139.65961,15.963555 L 139.25267,17.205790 C 138.90999,18.262404 138.54588,19.540336 138.16036,21.039586 C 137.77484,22.524557 137.58208,23.388410 137.58208,23.631146 C 137.58208,23.959553 137.73201,24.123756 138.03186,24.123756 C 138.56016,24.123756 139.19556,23.395549 139.93804,21.939135 C 140.00944,21.782071 140.11653,21.589310 140.25931,21.360853 L 140.68767,21.575032 C 140.13081,22.731596 139.71673,23.474081 139.44543,23.802488 C 138.86001,24.502138 138.23890,24.851963 137.58208,24.851963 C 137.13945,24.851963 136.78248,24.716317 136.51119,24.445024 C 136.23990,24.159453 136.10425,23.795349 136.10425,23.352714 C 136.10425,22.952914 136.16850,22.503139 136.29701,22.003389 C 136.43980,21.446525 136.89671,19.847325 137.66775,17.205790 L 138.03186,15.963555 L 136.31843,15.963555 L 136.48977,15.470944 L 138.20320,15.470944 L 139.23126,12.451027 z M 149.99737,15.299601 L 151.60371,15.299601 C 150.24724,19.626007 149.56901,22.367492 149.56901,23.524056 C 149.56901,23.952413 149.68324,24.166592 149.91170,24.166592 C 150.18299,24.166592 150.50426,23.909578 150.87550,23.395549 C 151.26102,22.867242 151.59657,22.217567 151.88214,21.446525 L 152.35333,21.639285 C 151.59657,23.781071 150.65418,24.851963 149.52618,24.851963 C 148.55523,24.851963 148.06976,24.309378 148.06976,23.224206 C 148.06976,22.938635 148.10546,22.474582 148.17685,21.832046 C 147.61999,22.688760 147.17021,23.309878 146.82753,23.695399 C 146.14215,24.466442 145.36397,24.851963 144.49298,24.851963 C 143.97895,24.851963 143.55059,24.673481 143.20791,24.316517 C 142.86522,23.959553 142.69388,23.516917 142.69388,22.988610 C 142.69388,22.731596 142.90806,21.867743 143.33642,20.397050 L 143.72194,19.069143 C 144.15029,17.598451 144.36447,16.691762 144.36447,16.349076 C 144.36447,16.077783 144.27166,15.942137 144.08604,15.942137 C 143.48634,15.942137 142.69388,16.884522 141.70866,18.769293 L 141.23747,18.533697 C 142.32264,16.306240 143.41495,15.192512 144.51440,15.192512 C 144.91420,15.192512 145.23547,15.342437 145.47820,15.642287 C 145.73522,15.942137 145.86372,16.334798 145.86372,16.820269 C 145.86372,17.419969 145.72094,18.169594 145.43537,19.069143 L 144.85708,20.889661 C 144.38589,22.374632 144.15029,23.238485 144.15029,23.481221 C 144.15029,23.980971 144.40731,24.230846 144.92134,24.230846 C 145.37825,24.230846 145.87800,23.952413 146.42059,23.395549 C 146.97745,22.838685 147.47720,22.103339 147.91984,21.189511 C 148.59093,19.804489 149.28344,17.841187 149.99737,15.299601 z M 156.32999,12.451027 L 157.82924,12.451027 L 156.90827,15.470944 L 158.60028,15.470944 L 158.45035,15.963555 L 156.75834,15.963555 L 156.35140,17.205790 C 156.00872,18.262404 155.64461,19.540336 155.25909,21.039586 C 154.87357,22.524557 154.68081,23.388410 154.68081,23.631146 C 154.68081,23.959553 154.83074,24.123756 155.13059,24.123756 C 155.65889,24.123756 156.29429,23.395549 157.03677,21.939135 C 157.10817,21.782071 157.21526,21.589310 157.35804,21.360853 L 157.78640,21.575032 C 157.22954,22.731596 156.81546,23.474081 156.54416,23.802488 C 155.95874,24.502138 155.33763,24.851963 154.68081,24.851963 C 154.23818,24.851963 153.88121,24.716317 153.60992,24.445024 C 153.33863,24.159453 153.20298,23.795349 153.20298,23.352714 C 153.20298,22.952914 153.26723,22.503139 153.39574,22.003389 C 153.53853,21.446525 153.99544,19.847325 154.76648,17.205790 L 155.13059,15.963555 L 153.41716,15.963555 L 153.58850,15.470944 L 155.30193,15.470944 L 156.32999,12.451027 z M 163.74065,15.685123 C 162.71259,15.628008 161.79876,16.656065 160.99916,18.769293 C 160.44230,20.239986 160.16387,21.560753 160.16387,22.731596 C 160.16387,23.816767 160.64220,24.359353 161.59886,24.359353 C 162.36991,24.359353 163.04100,23.866742 163.61214,22.881521 C 163.98338,22.253264 164.30465,21.425107 164.57595,20.397050 C 164.84724,19.354715 165.00430,18.376633 165.04714,17.462804 C 165.10425,16.334798 164.66876,15.742237 163.74065,15.685123 z M 163.71923,15.192512 C 164.56167,15.192512 165.24704,15.528059 165.77535,16.199151 C 166.30365,16.855965 166.56781,17.712679 166.56781,18.769293 C 166.56781,20.068643 166.10375,21.382271 165.17565,22.710178 C 164.17615,24.138035 162.96247,24.851963 161.53461,24.851963 C 160.66362,24.851963 159.94969,24.552113 159.39283,23.952413 C 158.83596,23.338435 158.55753,22.560253 158.55753,21.617868 C 158.55753,20.018668 159.14295,18.505140 160.31379,17.077283 C 161.34185,15.820769 162.47700,15.192512 163.71923,15.192512 z M 167.89576,18.576533 L 167.44598,18.383772 C 167.81722,17.469944 168.26700,16.713180 168.79531,16.113480 C 169.32361,15.499501 169.79481,15.192512 170.20888,15.192512 C 171.13699,15.192512 171.60104,15.870744 171.60104,17.227208 C 171.60104,17.469944 171.55821,17.955415 171.47254,18.683622 C 172.45776,16.356215 173.50723,15.192512 174.62096,15.192512 C 174.93509,15.192512 175.19924,15.292462 175.41342,15.492362 C 175.64188,15.677983 175.75611,15.906441 175.75611,16.177733 C 175.75611,16.406190 175.67758,16.598951 175.52051,16.756015 C 175.36345,16.913080 175.17069,16.991612 174.94223,16.991612 C 174.45676,16.991612 174.21402,16.713180 174.21402,16.156316 C 174.21402,15.999251 174.16405,15.920719 174.06410,15.920719 C 173.92131,15.920719 173.72141,16.049226 173.46440,16.306240 C 173.20738,16.563255 172.98607,16.863105 172.80044,17.205790 C 172.22930,18.233847 171.30119,20.689761 170.01612,24.573531 L 168.40978,24.573531 C 169.08088,22.560253 169.51637,21.089561 169.71627,20.161454 C 170.03040,18.705040 170.18747,17.648426 170.18747,16.991612 C 170.18747,16.291962 170.07324,15.942137 169.84478,15.942137 C 169.64488,15.942137 169.35217,16.199151 168.96665,16.713180 C 168.59541,17.227208 168.23844,17.848326 167.89576,18.576533 z M 179.99685,10.352078 C 180.26814,10.352078 180.49660,10.452028 180.68222,10.651928 C 180.88212,10.837549 180.98207,11.066006 180.98207,11.337299 C 180.98207,11.608592 180.88212,11.844188 180.68222,12.044088 C 180.49660,12.243988 180.26814,12.343938 179.99685,12.343938 C 179.72556,12.343938 179.48996,12.243988 179.29006,12.044088 C 179.09016,11.844188 178.99021,11.608592 178.99021,11.337299 C 178.99021,11.066006 179.09016,10.837549 179.29006,10.651928 C 179.48996,10.452028 179.72556,10.352078 179.99685,10.352078 z M 180.31812,21.596450 L 180.74647,21.810628 C 179.78981,23.838185 178.74747,24.851963 177.61947,24.851963 C 177.21967,24.851963 176.89126,24.709178 176.63425,24.423606 C 176.37723,24.123756 176.24873,23.745374 176.24873,23.288460 C 176.24873,22.974332 176.29156,22.681621 176.37723,22.410328 C 176.46290,22.139035 176.69850,21.532196 177.08402,20.589811 L 177.89790,18.640786 C 178.38337,17.484222 178.62611,16.706040 178.62611,16.306240 C 178.62611,16.020669 178.50474,15.877883 178.26200,15.877883 C 177.76225,15.877883 177.07688,16.663205 176.20589,18.233847 L 175.77753,17.976833 C 176.79131,16.120619 177.76225,15.192512 178.69036,15.192512 C 179.07588,15.192512 179.39001,15.335298 179.63275,15.620869 C 179.87548,15.906441 179.99685,16.277683 179.99685,16.734598 C 179.99685,17.277183 179.70414,18.283822 179.11872,19.754514 L 178.21917,22.003389 C 177.84792,22.931496 177.66230,23.538335 177.66230,23.823906 C 177.66230,24.080921 177.77653,24.209428 178.00499,24.209428 C 178.27628,24.209428 178.62611,23.966692 179.05446,23.481221 C 179.49710,22.981471 179.91832,22.353214 180.31812,21.596450 z M 187.57881,15.727958 C 187.15046,15.699401 186.65071,15.949276 186.07956,16.477583 C 185.52270,16.991612 185.00153,17.684122 184.51606,18.555115 C 183.54512,20.282821 183.05965,21.732096 183.05965,22.902939 C 183.05965,23.816767 183.41661,24.273681 184.13054,24.273681 C 185.28710,24.273681 186.37941,23.138535 187.40747,20.868243 C 188.10712,19.326157 188.49978,18.048226 188.58545,17.034447 C 188.61401,16.663205 188.53548,16.356215 188.34986,16.113480 C 188.16423,15.870744 187.90722,15.742237 187.57881,15.727958 z M 189.37791,15.470944 L 190.89858,15.470944 C 190.54162,16.427608 190.05614,17.826908 189.44217,19.668843 C 188.78535,21.653564 188.45694,23.002889 188.45694,23.716817 C 188.45694,24.016667 188.57117,24.166592 188.79963,24.166592 C 189.29938,24.166592 189.99903,23.195649 190.89858,21.253764 L 191.36977,21.446525 C 190.77007,22.745874 190.25604,23.638285 189.82769,24.123756 C 189.39933,24.609228 188.91386,24.851963 188.37127,24.851963 C 187.48600,24.851963 187.04337,24.452163 187.04337,23.652564 C 187.04337,23.438385 187.10762,23.002889 187.23613,22.346075 C 186.22235,24.030946 185.13718,24.873381 183.98061,24.873381 C 183.25241,24.873381 182.65985,24.630645 182.20293,24.145174 C 181.74602,23.659703 181.51756,23.024307 181.51756,22.238985 C 181.51756,20.611229 182.16010,19.033447 183.44517,17.505640 C 184.73024,15.963555 186.05101,15.192512 187.40747,15.192512 C 188.12140,15.192512 188.66398,15.585173 189.03523,16.370494 L 189.37791,15.470944 z M 193.77581,10.780435 L 193.90432,10.287824 C 194.97521,10.244988 196.18889,10.173596 197.54535,10.073646 C 197.43113,10.459167 197.34545,10.737599 197.28834,10.908942 C 197.13128,11.351577 196.90996,12.022670 196.62439,12.922220 L 194.88954,18.576533 C 194.06138,21.275182 193.64731,22.931496 193.64731,23.545474 C 193.64731,23.988110 193.77581,24.209428 194.03283,24.209428 C 194.38979,24.209428 194.83243,23.823906 195.36073,23.052864 C 195.63203,22.653064 195.93902,22.124757 196.28170,21.467943 L 196.77431,21.703539 C 196.34595,22.488860 196.02469,23.045724 195.81051,23.374131 C 195.15369,24.359353 194.40407,24.851963 193.56163,24.851963 C 193.13328,24.851963 192.78345,24.694899 192.51216,24.380770 C 192.24087,24.066642 192.10522,23.666842 192.10522,23.181371 C 192.10522,22.581671 192.34796,21.489360 192.83343,19.904439 L 194.71820,13.757516 C 195.13228,12.401052 195.33932,11.637149 195.33932,11.465806 C 195.33932,11.208792 195.23937,11.037449 195.03947,10.951777 C 194.83957,10.851827 194.41835,10.794713 193.77581,10.780435 z " style="stroke-width:1.0000000pt;fill:#ffffff"/>
+ <use style="opacity:0.078651674" height="1052.3622" width="320.00000" transform="matrix(2.394360,0.000000,0.000000,2.331219,-82.96365,-14.49494)" id="use1325" xlink:href="#path93" y="0.0000000" x="0.0000000"/>
+ <g transform="translate(-1.250000e-6,0.000000)" id="g1798">
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path691" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path690" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path689" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path688" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path674" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path673" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path672" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path671" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path670" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <path transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" sodipodi:ry="53.819443" sodipodi:rx="179.39815" sodipodi:cy="567.70831" sodipodi:cx="427.08334" id="path665" style="fill:url(#radialGradient669);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" sodipodi:type="arc"/>
+ <g transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)" id="g839">
+ <path id="path805" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt"/>
+ <path id="path1791" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1792" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path1793" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ <path id="path831" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt"/>
+ </g>
+ </g>
+ <use style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:0.11076898;fill-rule:nonzero;stroke:none;stroke-width:0.26322169pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="320.00000" transform="matrix(3.799079,0.000000,0.000000,3.799079,-428.7368,-36.47549)" id="use2086" xlink:href="#path1124" y="0.0000000" x="0.0000000"/>
+ </g><text style="font-family:Bitstream Vera Sans;stroke:none;fill-opacity:1.0000000;fill:#ffffff;text-anchor:start;writing-mode:lr-tb;font-stretch:normal;font-weight:normal;font-variant:normal;font-style:normal;font-size:7.0000000" x="176.24451" y="18.25828" id="text1920" transform="scale(1.130730,1.130730)"><tspan id="tspan1668" dx="0 -0.57057059 0 0 0 0 0" style="letter-spacing:2.1813099;fill:#ffffff;fill-opacity:1.0000000">::TRACING</tspan></text>
+
+
+
+
+
+
+<rect id="d0e10" width="264" height="1000px" x="35" y="36" style="display:none"/><flowRoot style="font-size:7.2;font-style:italic;font-weight:normal;line-height:150%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Sans"><flowRegion><use xlink:href="#d0e10" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">One of the features in Inkscape is a tool for tracing a bitmap image
+into a &lt;path&gt; element for your SVG drawing. These short notes
+should help you become acquainted with how it works.
+</flowDiv></flowRoot>
+
+
+
+<rect id="d0e16" width="288" height="1000px" x="10" y="76.567967" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e16" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Currently Inkscape employs the Potrace bitmap tracing engine (<flowSpan style="font-weight:bold; font-family:sans serif">potrace.sourceforge.net</flowSpan>) by Peter Selinger.
+In the future we expect to allow alternate tracing programs; for now, however, this fine
+tool is more than sufficient for our needs.
+</flowDiv></flowRoot>
+
+<rect id="d0e22" width="288" height="1000px" x="10" y="126.584942" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e22" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Keep in mind that the Tracer's purpose is not to reproduce an exact duplicate of the
+original image; nor is it intended to produce a final product. No autotracer can do
+that. What is does is give you a set of curves which you can use as a resource for your
+drawing.
+</flowDiv></flowRoot>
+
+<rect id="d0e25" width="288" height="1000px" x="10" y="178.34918299999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e25" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Potrace interprets a black and white bitmap, and produces a set of curves. For Potrace,
+we currently have three types of input filters, to convert from the raw image to
+something that Potrace can use.
+</flowDiv></flowRoot>
+
+<rect id="d0e28" width="288" height="1000px" x="10" y="218.94142499999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e28" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Generally the more dark pixels in the intermediate bitmap, the more tracing that Potrace
+will perform. As the amount of tracing increases, more CPU time will be required, and
+the &lt;path&gt; element will become much larger. It is suggested that the user experiment
+with lighter intermediate images first, getting gradually darker to get the desired
+proportion and complexity of the output path.
+</flowDiv></flowRoot>
+
+<rect id="d0e31" width="288" height="1000px" x="10" y="304.102719" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e31" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">To use the tracer, load or import an image, select it,
+and select the <flowSpan style="font-family:sans serif">Path &gt; Trace Bitmap</flowSpan> item, or <flowSpan style="font-weight:bold">Shift+Alt+B</flowSpan>.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 341.424712) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f01.svgtext7000" y="99.753128" x="101.47987" style="font-size:5.7038479;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f01.svgtspan7001" sodipodi:role="line" y="99.753128" x="101.47987">main options within the trace dialog</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 341.424712) " y="-1.7236329e-05" x="65.359344" id="tracing-f01.svgimage2577" height="91.737564" width="189.28131" sodipodi:absref="/potrace.png" xlink:href="potrace.png" style="display:block"/>
+
+<rect id="d0e50" width="288" height="1000px" x="10" y="454.408862" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e50" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The user will see the three filter options available:
+</flowDiv></flowRoot>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 478.5381585)"/><rect id="d0e56" width="258" height="1000px" x="20" y="472.5381585" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e56" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Brightness Threshold
+</flowDiv></flowRoot>
+
+
+<rect id="d0e60" width="288" height="1000px" x="10" y="490.7864003" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e60" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This merely uses the sum of the red, green and blue (or shades of gray) of a pixel as an
+indicator of whether it should be considered black or white. The threshold can be set
+from 0.0 (black) to 1.0 (white). The higher the threshold setting, the fewer the number
+pixels that will be considered to be \u201cwhite\u201d, and the intermediate image with
+become darker.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 572.8946423) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f02.svgtext1823" y="97.154671" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.154671" x="69.581543" id="tracing-f02.svgtspan1824" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 572.8946423) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f02.svgtext1826" y="97.37867" x="158.69894" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.378670" x="158.69894" id="tracing-f02.svgtspan1827" sodipodi:role="line">Brightness Threshold</tspan><tspan y="103.37867" x="158.69894" id="tracing-f02.svgtspan1829" sodipodi:role="line">Fill, no Stroke</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 572.8946423) " sodipodi:linespacing="100.00000%" id="tracing-f02.svgtext1483" y="97.37867" x="244.99974" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f02.svgtspan1488" sodipodi:role="line" y="97.378670" x="244.99974">Brightness Threshold</tspan><tspan id="tracing-f02.svgtspan1490" sodipodi:role="line" y="103.37867" x="244.99974">Stroke, no Fill</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 572.8946423) " y="-3.0566407e-05" x="31.098881" id="tracing-f02.svgimage1881" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 572.8946423) " id="tracing-f02.svgpath1510" d="M 143.51820,88.292440 C 142.54347,87.829510 138.23052,86.502180 133.93387,85.342820 C 129.23583,84.075150 125.92102,82.916640 125.61816,82.436520 C 125.26576,81.877840 125.38755,80.770220 126.02383,78.747320 C 126.65095,76.753550 126.83372,75.131410 126.61283,73.519830 C 126.37994,71.820720 126.44450,71.335110 126.84944,71.740050 C 127.42740,72.318020 127.24347,77.525520 126.55306,80.131070 C 126.22213,81.379990 126.36507,81.600350 127.93028,82.254350 C 128.89085,82.655690 130.91126,83.131940 132.42009,83.312660 C 133.92892,83.493390 137.58655,84.213070 140.54816,84.911960 C 145.71327,86.130830 146.00598,86.147980 147.72453,85.332480 C 149.94988,84.276480 151.24339,81.792330 150.77843,79.467530 C 150.59621,78.556440 148.85238,75.285180 146.90326,72.198050 C 140.78188,62.502690 139.46983,61.248790 136.84775,62.588250 C 135.55179,63.250280 135.48040,63.218020 135.17615,61.832760 C 134.74276,59.859540 135.25289,58.017200 137.22519,54.432690 C 138.14460,52.761740 139.46913,49.635770 140.16859,47.486100 C 141.75042,42.624590 142.14523,41.879240 144.80351,38.735830 C 145.98107,37.343360 147.64081,35.099020 148.49181,33.748390 L 150.03909,31.292710 L 149.73859,21.493920 C 149.47374,12.857690 149.54485,11.415560 150.33798,9.3387900 C 152.35989,4.0444900 156.18416,1.7074000 162.12492,2.1355400 C 167.55612,2.5269500 171.24846,4.7620100 173.75981,9.1783900 C 175.15006,11.623250 175.41126,12.994890 175.86288,20.222450 C 176.23723,26.213360 176.30119,26.462440 178.66221,31.124980 C 179.99114,33.749330 182.20426,37.183060 183.58025,38.755480 C 188.31925,44.171000 190.84531,50.947170 190.84020,58.230320 C 190.83689,62.960490 190.80446,63.089350 188.89419,65.962960 C 186.43700,69.659300 185.38327,70.382730 182.45653,70.382730 C 178.82421,70.382730 178.71413,70.081500 178.68080,60.050580 C 178.64892,50.458530 178.06113,47.806350 174.99913,43.438280 C 174.16221,42.244390 173.32392,40.470080 173.13626,39.495350 C 172.77582,37.623250 168.92249,29.337360 168.16181,28.798700 C 167.91601,28.624640 167.96709,28.326370 168.27532,28.135880 C 168.97678,27.702340 169.01374,24.980970 168.32395,24.554660 C 168.00000,24.354440 168.09292,23.837520 168.57712,23.146230 C 169.62094,21.655970 169.53708,19.583230 168.33787,17.232570 C 167.18138,14.965670 165.81237,14.345470 163.80259,15.177950 C 161.97813,15.933660 161.03232,17.737850 161.35515,19.846580 C 161.63748,21.690800 161.39632,22.785780 160.70781,22.785780 C 160.46127,22.785780 160.40417,22.408920 160.58092,21.948310 C 160.85685,21.229260 160.61187,21.149790 158.84845,21.386310 L 156.79461,21.661790 L 157.04035,19.818620 C 157.22465,18.436270 157.01166,17.627320 156.18842,16.582990 C 153.98076,13.782420 151.61981,15.556910 151.61981,20.016740 C 151.61981,22.721110 152.57426,24.713540 153.57382,24.095780 C 154.00652,23.828360 153.95981,23.442740 153.39746,22.639880 C 152.48956,21.343670 152.39785,19.172180 153.21643,18.353600 C 154.03154,17.538490 155.47820,18.405770 155.86338,19.940460 C 156.03348,20.618170 156.31192,21.535610 156.48215,21.979220 C 156.65739,22.435870 156.53280,22.785780 156.19497,22.785780 C 155.37481,22.785780 154.44428,23.789070 153.41077,25.787660 C 152.57535,27.403180 152.57919,27.514660 153.50197,28.437440 C 155.64819,30.583670 160.88915,29.942850 165.35376,26.988310 C 166.44469,26.266370 167.45629,25.794720 167.60176,25.940190 C 167.86108,26.199510 165.67842,27.737920 162.55955,29.494140 C 161.66072,30.000260 159.93055,30.379810 158.52013,30.380260 C 156.38455,30.380940 156.13768,30.483120 156.68331,31.140570 C 157.52377,32.153260 158.96407,32.097860 162.55433,30.914750 C 165.48901,29.947680 165.52098,29.947470 164.27857,30.903400 C 160.38423,33.899790 157.83072,33.946780 154.65802,31.080430 C 152.60295,29.223800 152.12616,29.449120 152.12616,32.276940 C 152.12616,32.995640 151.45627,34.628970 150.63752,35.906570 C 149.81877,37.184170 148.86967,39.368760 148.52840,40.761230 C 148.18713,42.153690 146.80430,45.571820 145.45545,48.357060 C 142.92815,53.575660 141.74006,58.946060 142.48841,61.768660 C 142.69537,62.549280 144.71778,64.563140 147.72368,66.981810 C 152.99391,71.222450 153.92604,72.724440 152.36087,74.453940 C 151.86696,74.999700 151.15638,75.446240 150.78180,75.446240 C 148.90283,75.446240 151.42372,79.051790 154.00557,80.057110 C 156.08298,80.866010 161.96220,80.687780 164.85083,79.728330 C 167.62908,78.805540 171.24132,76.312960 173.77264,73.571930 L 175.41828,71.789960 L 175.41828,76.934530 C 175.41828,82.725230 176.11001,84.777420 178.34878,85.628600 C 180.34532,86.387680 182.74041,85.767310 187.51937,83.253270 C 192.40998,80.680490 193.29320,80.415210 190.25343,82.432080 C 189.08326,83.208480 187.14064,84.767120 185.93651,85.895730 C 183.00732,88.641180 181.99825,89.118040 179.12261,89.115810 C 176.50153,89.113780 173.39288,87.639930 173.39288,86.399280 C 173.39288,85.291300 171.71585,85.081230 162.81167,85.073810 L 154.50903,85.066900 L 152.24900,86.918830 C 149.53870,89.139720 146.35637,89.640390 143.51820,88.292440 z M 174.18937,29.592660 C 172.94403,28.673450 172.64228,28.978540 173.39876,30.392040 C 173.85235,31.239570 174.13179,31.361650 174.57908,30.907670 C 175.02403,30.456050 174.93022,30.139490 174.18937,29.592660 z M 167.82302,7.3122100 C 167.82302,7.1894000 167.59517,7.0889200 167.31667,7.0889200 C 167.03818,7.0889200 166.81032,7.3302200 166.81032,7.6251500 C 166.81032,7.9200800 167.03818,8.0205600 167.31667,7.8484400 C 167.59517,7.6763300 167.82302,7.4350200 167.82302,7.3122100 z M 126.34580,69.969680 C 126.29315,68.551210 127.14395,66.838280 127.90115,66.838280 C 128.27304,66.838280 128.25586,67.074230 127.84820,67.565440 C 127.51628,67.965370 127.05225,68.933760 126.81702,69.717430 C 126.43212,70.999700 126.38497,71.024940 126.34580,69.969680 z M 130.85943,66.479100 C 132.57016,66.342260 133.43578,65.954200 134.33287,64.921920 C 134.99004,64.165720 135.35414,63.888790 135.14197,64.306530 C 134.11999,66.318670 133.22039,66.837750 130.90754,66.749820 L 128.58086,66.661360 L 130.85943,66.479100 z M 163.96705,22.904620 C 162.88078,22.189000 162.64550,20.250300 163.48873,18.963360 C 164.96150,16.715630 167.31667,17.665490 167.31667,20.507210 C 167.31667,22.828870 165.65614,24.017360 163.96705,22.904620 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 572.8946423) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f02.svgpath1515" d="M 229.81902,88.292420 C 228.84429,87.829490 224.53134,86.502160 220.23469,85.342800 C 215.53665,84.075130 212.22184,82.916620 211.91898,82.436500 C 211.56658,81.877820 211.68837,80.770200 212.32465,78.747300 C 212.95177,76.753530 213.13454,75.131390 212.91365,73.519810 C 212.68076,71.820700 212.74532,71.335090 213.15026,71.740030 C 213.72822,72.318000 213.54429,77.525500 212.85388,80.131050 C 212.52295,81.379970 212.66589,81.600330 214.23110,82.254330 C 215.19167,82.655670 217.21208,83.131920 218.72091,83.312640 C 220.22974,83.493370 223.88737,84.213050 226.84898,84.911940 C 232.01409,86.130810 232.30680,86.147960 234.02535,85.332460 C 236.25070,84.276460 237.54421,81.792310 237.07925,79.467510 C 236.89703,78.556420 235.15320,75.285160 233.20408,72.198030 C 227.08270,62.502670 225.77065,61.248770 223.14857,62.588230 C 221.85261,63.250260 221.78122,63.218000 221.47697,61.832740 C 221.04358,59.859520 221.55371,58.017180 223.52601,54.432670 C 224.44542,52.761720 225.76995,49.635750 226.46941,47.486080 C 228.05124,42.624570 228.44605,41.879220 231.10433,38.735810 C 232.28189,37.343340 233.94163,35.099000 234.79263,33.748370 L 236.33991,31.292690 L 236.03941,21.493900 C 235.77456,12.857670 235.84567,11.415540 236.63880,9.3387700 C 238.66071,4.0444700 242.48498,1.7073800 248.42574,2.1355200 C 253.85694,2.5269300 257.54928,4.7619900 260.06063,9.1783700 C 261.45088,11.623230 261.71208,12.994870 262.16370,20.222430 C 262.53805,26.213340 262.60201,26.462420 264.96303,31.124960 C 266.29196,33.749310 268.50508,37.183040 269.88107,38.755460 C 274.62007,44.170980 277.14613,50.947150 277.14102,58.230300 C 277.13771,62.960470 277.10528,63.089330 275.19501,65.962940 C 272.73782,69.659280 271.68409,70.382710 268.75735,70.382710 C 265.12503,70.382710 265.01495,70.081480 264.98162,60.050560 C 264.94974,50.458510 264.36195,47.806330 261.29995,43.438260 C 260.46303,42.244370 259.62474,40.470060 259.43708,39.495330 C 259.07664,37.623230 255.22331,29.337340 254.46263,28.798680 C 254.21683,28.624620 254.26791,28.326350 254.57614,28.135860 C 255.27760,27.702320 255.31456,24.980950 254.62477,24.554640 C 254.30082,24.354420 254.39374,23.837500 254.87794,23.146210 C 255.92176,21.655950 255.83790,19.583210 254.63869,17.232550 C 253.48220,14.965650 252.11319,14.345450 250.10341,15.177930 C 248.27895,15.933640 247.33314,17.737830 247.65597,19.846560 C 247.93830,21.690780 247.69714,22.785760 247.00863,22.785760 C 246.76209,22.785760 246.70499,22.408900 246.88174,21.948290 C 247.15767,21.229240 246.91269,21.149770 245.14927,21.386290 L 243.09543,21.661770 L 243.34117,19.818600 C 243.52547,18.436250 243.31248,17.627300 242.48924,16.582970 C 240.28158,13.782400 237.92063,15.556890 237.92063,20.016720 C 237.92063,22.721090 238.87508,24.713520 239.87464,24.095760 C 240.30734,23.828340 240.26063,23.442720 239.69828,22.639860 C 238.79038,21.343650 238.69867,19.172160 239.51725,18.353580 C 240.33236,17.538470 241.77902,18.405750 242.16420,19.940440 C 242.33430,20.618150 242.61274,21.535590 242.78297,21.979200 C 242.95821,22.435850 242.83362,22.785760 242.49579,22.785760 C 241.67563,22.785760 240.74510,23.789050 239.71159,25.787640 C 238.87617,27.403160 238.88001,27.514640 239.80279,28.437420 C 241.94901,30.583650 247.18997,29.942830 251.65458,26.988290 C 252.74551,26.266350 253.75711,25.794700 253.90258,25.940170 C 254.16190,26.199490 251.97924,27.737900 248.86037,29.494120 C 247.96154,30.000240 246.23137,30.379790 244.82095,30.380240 C 242.68537,30.380920 242.43850,30.483100 242.98413,31.140550 C 243.82459,32.153240 245.26489,32.097840 248.85515,30.914730 C 251.78983,29.947660 251.82180,29.947450 250.57939,30.903380 C 246.68505,33.899770 244.13154,33.946760 240.95884,31.080410 C 238.90377,29.223780 238.42698,29.449100 238.42698,32.276920 C 238.42698,32.995620 237.75709,34.628950 236.93834,35.906550 C 236.11959,37.184150 235.17049,39.368740 234.82922,40.761210 C 234.48795,42.153670 233.10512,45.571800 231.75627,48.357040 C 229.22897,53.575640 228.04088,58.946040 228.78923,61.768640 C 228.99619,62.549260 231.01860,64.563120 234.02450,66.981790 C 239.29473,71.222430 240.22686,72.724420 238.66169,74.453920 C 238.16778,74.999680 237.45720,75.446220 237.08262,75.446220 C 235.20365,75.446220 237.72454,79.051770 240.30639,80.057090 C 242.38380,80.865990 248.26302,80.687760 251.15165,79.728310 C 253.92990,78.805520 257.54214,76.312940 260.07346,73.571910 L 261.71910,71.789940 L 261.71910,76.934510 C 261.71910,82.725210 262.41083,84.777400 264.64960,85.628580 C 266.64614,86.387660 269.04123,85.767290 273.82019,83.253250 C 278.71080,80.680470 279.59402,80.415190 276.55425,82.432060 C 275.38408,83.208460 273.44146,84.767100 272.23733,85.895710 C 269.30814,88.641160 268.29907,89.118020 265.42343,89.115790 C 262.80235,89.113760 259.69370,87.639910 259.69370,86.399260 C 259.69370,85.291280 258.01667,85.081210 249.11249,85.073790 L 240.80985,85.066880 L 238.54982,86.918810 C 235.83952,89.139700 232.65719,89.640370 229.81902,88.292420 z M 260.49019,29.592640 C 259.24485,28.673430 258.94310,28.978520 259.69958,30.392020 C 260.15317,31.239550 260.43261,31.361630 260.87990,30.907650 C 261.32485,30.456030 261.23104,30.139470 260.49019,29.592640 z M 254.12384,7.3121900 C 254.12384,7.1893800 253.89599,7.0889000 253.61749,7.0889000 C 253.33900,7.0889000 253.11114,7.3302000 253.11114,7.6251300 C 253.11114,7.9200600 253.33900,8.0205400 253.61749,7.8484200 C 253.89599,7.6763100 254.12384,7.4350000 254.12384,7.3121900 z M 212.64662,69.969660 C 212.59397,68.551190 213.44477,66.838260 214.20197,66.838260 C 214.57386,66.838260 214.55668,67.074210 214.14902,67.565420 C 213.81710,67.965350 213.35307,68.933740 213.11784,69.717410 C 212.73294,70.999680 212.68579,71.024920 212.64662,69.969660 z M 217.16025,66.479080 C 218.87098,66.342240 219.73660,65.954180 220.63369,64.921900 C 221.29086,64.165700 221.65496,63.888770 221.44279,64.306510 C 220.42081,66.318650 219.52121,66.837730 217.20836,66.749800 L 214.88168,66.661340 L 217.16025,66.479080 z M 250.26787,22.904600 C 249.18160,22.188980 248.94632,20.250280 249.78955,18.963340 C 251.26232,16.715610 253.61749,17.665470 253.61749,20.507190 C 253.61749,22.828850 251.95696,24.017340 250.26787,22.904600 z "/>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 695.1258823)"/><rect id="d0e76" width="258" height="1000px" x="20" y="689.1258823" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e76" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Optimal Edge Detection
+</flowDiv></flowRoot>
+
+
+<rect id="d0e80" width="288" height="1000px" x="10" y="707.3741240999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e80" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">This uses the edge detection algorithm devised by J. Canny, as a way of quickly finding
+isoclines of similar contrast. This will produce an intermediate bitmap that will look
+less like the original image than does the result of Brightness Threshold, but will
+likely provide curve information that would otherwise be ignored. The threshold setting
+here (0.0 \u2013 1.0) adjusts the brightness threshold of whether a pixel adjacent to a
+contrast edge will be included in the output. This setting can adjust the darkness or
+thickness of the edge in the output.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 822.9983580999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03.svgtext1492" y="97.154671" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.154671" x="69.581543" id="tracing-f03.svgtspan1493" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 822.9983580999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03.svgtext1495" y="97.37867" x="157.95474" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.378670" x="157.95474" id="tracing-f03.svgtspan1496" sodipodi:role="line">Edge Detected</tspan><tspan y="103.37867" x="157.95474" id="tracing-f03.svgtspan1498" sodipodi:role="line">Fill, no Stroke</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 822.9983580999999) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f03.svgtext1500" y="97.37867" x="244.99974" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f03.svgtspan1501" sodipodi:role="line" y="97.378670" x="244.99974">Edge Detected</tspan><tspan id="tracing-f03.svgtspan1503" sodipodi:role="line" y="103.37867" x="244.99974">Stroke, no Fill</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 822.9983580999999) " y="3.6132813e-05" x="31.098881" id="tracing-f03.svgimage1508" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 822.9983580999999) " id="tracing-f03.svgpath4003" d="M 139.28214,89.101100 C 138.06137,88.547200 135.78279,87.738380 134.21863,87.303710 C 125.03303,84.751120 122.19349,83.876070 121.62746,83.423540 C 120.79937,82.761500 120.83437,80.254190 121.70669,77.747830 C 122.17699,76.396550 122.31714,74.483910 122.13770,71.865930 C 121.89889,68.381710 121.98188,67.876350 122.95221,66.906020 C 123.73576,66.122460 124.66005,65.825600 126.31615,65.825600 C 129.43966,65.825600 130.36200,64.690150 130.36200,60.844980 C 130.36200,58.405630 130.70792,57.259890 132.45889,53.899640 C 133.61218,51.686390 134.89429,48.736270 135.30802,47.343810 C 136.59395,43.015880 137.59934,41.045880 139.91051,38.325580 C 141.13845,36.880270 142.82655,34.612940 143.66185,33.287080 L 145.18058,30.876420 L 144.91378,21.043070 C 144.66135,11.739830 144.70714,11.061470 145.76317,8.4595900 C 147.79189,3.4611500 151.56577,1.0127300 157.24143,1.0127300 C 163.71679,1.0127300 168.87735,4.1428800 171.29921,9.5395100 C 172.40505,12.003650 172.70304,13.642640 173.05196,19.180090 C 173.46888,25.796600 173.49235,25.891270 175.88740,30.621000 C 177.21567,33.244060 179.42652,36.674750 180.80040,38.244770 C 183.64068,41.490510 184.61653,43.250980 186.52788,48.577360 C 188.05993,52.846780 188.69087,58.908950 187.93912,62.136840 C 187.55945,63.767040 187.60399,64.484570 188.12768,65.174940 C 188.50476,65.672050 188.82053,66.713400 188.82940,67.489050 C 188.85132,69.409400 190.09606,71.162080 192.72014,72.967500 C 194.45480,74.160970 194.92170,74.790430 194.92170,75.935520 C 194.92170,78.399000 194.44007,78.932230 189.98094,81.405620 C 187.60572,82.723100 184.61266,84.799690 183.32971,86.020270 C 179.89670,89.286340 178.30262,90.126370 175.53362,90.128530 C 172.81560,90.130650 169.69661,88.761330 168.71377,87.134430 C 168.10871,86.132870 167.64800,86.079620 159.58824,86.079620 L 151.09994,86.079620 L 149.26713,87.590370 C 145.88805,90.375700 143.04076,90.806500 139.28214,89.101100 z M 148.04120,85.888840 L 150.28011,84.054220 L 159.81555,84.049790 L 169.35100,84.045370 L 169.42120,79.963690 L 169.49141,75.882020 L 168.40850,76.867450 C 164.72422,80.220110 158.73440,82.303190 153.93776,81.899940 C 152.38930,81.769760 150.69733,81.483180 150.17783,81.263090 C 149.39307,80.930620 149.28798,81.035260 149.55661,81.881650 C 149.76702,82.544570 149.51280,83.322940 148.82876,84.110230 C 147.84791,85.239140 147.79696,85.248990 148.06728,84.257520 C 148.22662,83.673110 148.02247,82.550160 147.61361,81.762080 C 147.20475,80.973990 146.98923,80.136640 147.13469,79.901290 C 147.56617,79.203140 146.21704,76.661150 145.14999,76.161790 C 144.60662,75.907500 142.92089,73.648720 141.40393,71.142280 C 137.88890,65.334480 135.39471,62.752920 133.65328,63.120130 C 132.95705,63.266940 131.92853,64.104260 131.36768,64.980840 C 130.53352,66.284600 129.90233,66.638370 127.89913,66.924910 C 126.55228,67.117570 125.12791,67.398920 124.73387,67.550120 C 123.52579,68.013710 123.06886,70.099730 123.49215,73.218960 C 123.78383,75.368370 123.68388,76.912490 123.12613,78.873090 C 122.59747,80.731470 122.52178,81.733220 122.88275,82.094190 C 123.17090,82.382340 126.46850,83.389650 130.21076,84.332680 C 133.95301,85.275700 138.02440,86.517810 139.25829,87.092930 C 142.47755,88.593430 145.19530,88.220840 148.04120,85.888840 z M 143.27394,85.876460 C 143.27394,85.764720 144.07144,85.202760 145.04617,84.627660 C 146.43402,83.808810 146.81840,83.739190 146.81840,84.306660 C 146.81840,84.705200 146.37766,85.267170 145.83898,85.555460 C 144.87352,86.072150 143.27394,86.272330 143.27394,85.876460 z M 181.52609,85.282130 C 183.35627,83.729550 186.37846,81.656290 188.24206,80.674900 C 191.93580,78.729740 193.90900,77.151360 193.90900,76.141850 C 193.90900,75.786030 192.91830,74.813290 191.70744,73.980200 C 189.22939,72.275260 187.83280,70.425470 187.83280,68.848230 C 187.83280,68.263140 187.58054,67.313090 187.27224,66.737010 C 186.73724,65.737370 186.62446,65.790850 184.79967,67.909590 C 182.89490,70.121190 182.87484,70.129580 179.49246,70.129580 C 176.53521,70.129580 175.97240,69.975390 175.12929,68.934200 C 174.59691,68.276730 174.16133,66.994450 174.16133,66.084680 C 174.16133,62.629640 171.43025,63.067370 171.03900,66.585130 C 170.94608,67.420600 170.64219,67.990250 170.36370,67.851000 C 169.75620,67.547250 170.00686,64.302000 170.70357,63.450830 C 170.97483,63.119430 171.67756,62.777650 172.26520,62.691310 C 175.44144,62.224620 174.20237,49.699480 170.42501,44.089690 C 169.75491,43.094530 168.92857,41.368870 168.58870,40.254900 C 168.24883,39.140930 167.15282,36.634490 166.15313,34.685040 C 164.71748,31.885440 164.30487,30.448940 164.18968,27.849310 C 164.10947,26.039110 164.00876,24.216240 163.96589,23.798510 C 163.92301,23.380770 164.04930,22.583260 164.24653,22.026280 C 164.44376,21.469290 164.25654,21.611600 163.83049,22.342510 C 162.45566,24.701090 159.81355,24.698150 158.87167,22.336980 C 158.56924,21.578840 158.24337,21.283920 158.10873,21.646520 C 157.80308,22.469680 154.08723,22.473870 153.57905,21.651620 C 153.31727,21.228060 153.09510,21.434000 152.89620,22.284560 C 152.48656,24.036320 150.25454,24.284800 149.14593,22.702050 C 148.70127,22.067200 148.34470,21.769360 148.35355,22.040200 C 148.36241,22.311040 148.68959,22.954960 149.08062,23.471140 C 149.59873,24.155060 149.65999,24.755790 149.30645,25.685670 C 148.80554,27.003180 149.17722,27.538680 151.54551,28.911590 C 152.84412,29.664400 152.21558,30.088920 150.86920,29.368360 C 148.84578,28.285460 149.30642,29.198740 151.74595,31.106660 C 154.62312,33.356840 156.10413,33.322540 160.01672,30.915090 C 161.39929,30.064390 162.75491,29.368360 163.02922,29.368360 C 164.13552,29.368360 163.37174,30.223090 160.65374,32.026700 C 156.55201,34.748530 152.60949,34.630160 150.24752,31.714260 C 149.37590,30.638220 149.37263,30.640250 149.36141,32.262450 C 149.35522,33.157960 148.56681,35.322610 147.60941,37.072780 C 146.65200,38.822940 145.77779,41.192800 145.66673,42.339130 C 145.55567,43.485450 144.95972,45.132680 144.34239,45.999640 C 141.84891,49.501420 140.08756,54.304660 139.84490,58.264470 L 139.61008,62.096230 L 144.23305,65.782860 C 146.77569,67.810510 149.19507,69.953540 149.60944,70.545150 C 150.76358,72.192920 150.53971,74.228580 149.05273,75.607390 L 147.74261,76.822200 L 149.13500,77.917460 C 150.99583,79.381190 152.27424,79.647290 156.31978,79.412990 C 160.73962,79.157010 163.90182,77.625370 167.90681,73.800720 L 171.01978,70.827920 L 171.37990,73.446300 C 171.81627,76.619070 171.21479,84.676920 170.57128,84.279220 C 169.56916,83.659870 170.18502,85.693810 171.35339,86.862160 C 172.37341,87.882180 173.09847,88.105020 175.39737,88.105020 C 178.06175,88.105020 178.36094,87.967220 181.52609,85.282130 z M 147.83110,72.675270 C 147.83110,72.333390 146.52092,70.922370 144.91958,69.539670 C 141.50061,66.587490 140.05220,65.664270 141.54639,67.389590 C 142.12795,68.061110 143.13392,69.521960 143.78189,70.635930 C 145.64677,73.842010 146.35552,74.521480 147.14843,73.863420 C 147.52390,73.551810 147.83110,73.017140 147.83110,72.675270 z M 183.57731,65.701470 C 185.37644,63.807380 185.69654,63.117440 185.99333,60.494190 C 186.18150,58.831050 186.11490,56.331130 185.84534,54.938810 C 184.81336,49.608440 181.79595,42.619460 179.72435,40.761250 C 177.82625,39.058670 174.61170,33.974660 172.82195,29.844670 C 171.44834,26.674950 171.12130,25.260940 171.11319,22.456450 C 171.09603,16.520870 170.25388,12.324500 168.45175,9.1946700 C 167.07082,6.7963600 166.32650,6.0983100 163.88447,4.9113600 C 156.81968,1.4775000 150.91237,3.1287600 148.01686,9.3468200 C 147.18536,11.132470 146.84445,12.735910 146.88208,14.684200 C 146.91167,16.215910 147.04789,17.013410 147.18480,16.456420 C 147.59536,14.786150 148.37301,14.177850 150.09774,14.177850 C 151.91549,14.177850 154.36347,16.068940 154.49078,17.571530 C 154.53320,18.072190 154.59057,18.820570 154.61828,19.234590 C 154.64598,19.648610 155.06619,20.063920 155.55208,20.157490 C 156.17005,20.276500 156.34610,20.094620 156.13795,19.552190 C 155.66510,18.319970 156.88262,15.348150 158.21905,14.472490 C 159.77934,13.450150 162.47304,13.445080 163.92454,14.461760 C 166.11219,15.994050 166.60833,17.807750 166.42868,23.615970 C 166.26645,28.861020 166.30506,29.082270 167.95213,32.347560 C 168.88156,34.190160 170.00089,36.926460 170.43952,38.428220 C 170.87815,39.929990 171.90185,42.207020 172.71442,43.488300 C 175.33206,47.615890 176.20057,51.654780 176.15424,59.484690 C 176.11860,65.508380 176.23419,66.557830 177.03019,67.437390 C 178.48135,69.040920 181.05296,68.359070 183.57731,65.701470 z M 183.10686,63.462630 C 182.92119,63.276970 182.76929,62.889610 182.76929,62.601830 C 182.76929,62.284550 183.00513,62.314450 183.36847,62.677790 C 183.69802,63.007340 183.84992,63.394700 183.70604,63.538580 C 183.56215,63.682470 183.29251,63.648290 183.10686,63.462630 z M 184.58352,62.349100 C 184.36539,61.996180 184.32368,61.570680 184.49081,61.403540 C 184.94398,60.950380 185.43807,61.616870 185.19331,62.351150 C 185.02180,62.865690 184.90253,62.865290 184.58352,62.349100 z M 168.31092,31.169860 C 167.35185,29.706150 167.51494,27.609780 168.59147,27.563440 C 170.86924,27.465390 172.91254,29.823450 172.25614,31.792640 C 171.87847,32.925650 169.18250,32.500080 168.31092,31.169860 z M 170.20335,29.765000 C 169.84002,29.401660 169.60417,29.371770 169.60417,29.689050 C 169.60417,30.364920 170.20299,30.963730 170.54092,30.625800 C 170.68481,30.481910 170.53290,30.094550 170.20335,29.765000 z M 161.84013,9.7894700 C 161.65447,9.6038100 161.50256,8.5784500 161.50256,7.5109000 C 161.50256,5.6435700 161.56749,5.5698900 163.21279,5.5698900 C 164.15341,5.5698900 165.15031,5.8547100 165.42810,6.2028200 C 166.12823,7.0801700 165.88417,9.1011000 165.01139,9.6534200 C 164.15947,10.192550 162.32204,10.271380 161.84013,9.7894700 z M 164.03432,7.5654000 C 164.03432,7.3033500 163.80646,7.0889400 163.52797,7.0889400 C 163.24947,7.0889400 163.02161,7.4441700 163.02161,7.8783500 C 163.02161,8.3125200 163.24947,8.5269300 163.52797,8.3548100 C 163.80646,8.1827000 164.03432,7.8274600 164.03432,7.5654000 z M 138.83292,63.601930 C 137.38552,61.953430 137.33527,61.735290 137.57909,58.158660 C 137.84036,54.326120 138.32199,52.789560 141.44513,45.824750 C 142.44418,43.596810 143.26436,41.346290 143.26776,40.823580 C 143.27116,40.300880 144.18537,38.222110 145.29934,36.204090 C 147.79033,31.691530 147.96681,30.640260 145.56331,34.631670 C 144.59452,36.240510 142.91891,38.619610 141.83973,39.918570 C 139.45230,42.792210 139.08331,43.478240 137.39074,48.190200 C 136.65763,50.231120 135.28893,53.433310 134.34920,55.306190 C 132.23873,59.512290 132.09391,61.232510 133.87901,60.891270 C 134.83286,60.708930 135.67643,61.187780 137.55005,62.975160 C 140.44324,65.735150 140.90324,65.959890 138.83292,63.601930 z M 135.17233,58.652300 C 135.17233,56.808540 135.39337,56.875350 135.87027,58.863280 C 136.06859,59.689920 135.99465,60.255740 135.68833,60.255740 C 135.40453,60.255740 135.17233,59.534190 135.17233,58.652300 z M 147.67379,28.482250 C 147.54643,27.994890 147.44222,28.393640 147.44222,29.368360 C 147.44222,30.343090 147.54643,30.741840 147.67379,30.254470 C 147.80115,29.767110 147.80115,28.969610 147.67379,28.482250 z M 147.12432,23.429290 C 146.95606,23.261040 146.83639,23.560100 146.85837,24.093880 C 146.88267,24.683750 147.00265,24.803730 147.16429,24.399800 C 147.31056,24.034270 147.29257,23.597550 147.12432,23.429290 z M 150.42466,20.418620 C 149.98335,19.659710 149.88454,19.637840 149.87190,20.296250 C 149.85552,21.148980 150.38797,21.916770 150.74683,21.557910 C 150.86519,21.439550 150.72021,20.926870 150.42466,20.418620 z M 162.20627,21.357070 C 162.34768,21.128260 162.01934,20.560840 161.47662,20.096150 C 160.55037,19.303070 160.48986,19.307890 160.48986,20.174620 C 160.48986,21.577410 161.59819,22.340960 162.20627,21.357070 z M 152.69417,18.872140 C 152.52592,18.703880 152.40624,19.002940 152.42823,19.536720 C 152.45252,20.126590 152.57251,20.246570 152.73415,19.842640 C 152.88042,19.477120 152.86243,19.040390 152.69417,18.872140 z M 163.49396,17.432930 C 162.85859,16.756600 161.88372,16.203250 161.32758,16.203250 C 160.22912,16.203250 158.46446,17.559600 158.46446,18.403910 C 158.46446,18.692460 158.74928,18.572310 159.09740,18.136890 C 160.52229,16.354670 163.97684,17.053360 164.07429,19.143470 C 164.10147,19.726390 164.19989,19.786660 164.38173,19.331740 C 164.52883,18.963720 164.12934,18.109250 163.49396,17.432930 z M 150.55092,17.215950 C 150.89307,17.215950 151.49242,17.500770 151.88280,17.848890 C 152.48664,18.387340 152.49250,18.349550 151.92207,17.595710 C 151.55328,17.108350 150.86931,16.709600 150.40212,16.709600 C 149.49476,16.709600 148.33745,17.638110 148.33745,18.366090 C 148.33745,18.608770 148.69551,18.449270 149.13314,18.011640 C 149.57077,17.574010 150.20878,17.215950 150.55092,17.215950 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 822.9983580999999) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f03.svgpath4004" d="M 226.32717,89.101100 C 225.10640,88.547200 222.82782,87.738380 221.26366,87.303710 C 212.07806,84.751120 209.23852,83.876070 208.67249,83.423540 C 207.84440,82.761500 207.87940,80.254190 208.75172,77.747830 C 209.22202,76.396550 209.36217,74.483910 209.18273,71.865930 C 208.94392,68.381710 209.02691,67.876350 209.99724,66.906020 C 210.78079,66.122460 211.70508,65.825600 213.36118,65.825600 C 216.48469,65.825600 217.40703,64.690150 217.40703,60.844980 C 217.40703,58.405630 217.75295,57.259890 219.50392,53.899640 C 220.65721,51.686390 221.93932,48.736270 222.35305,47.343810 C 223.63898,43.015880 224.64437,41.045880 226.95554,38.325580 C 228.18348,36.880270 229.87158,34.612940 230.70688,33.287080 L 232.22561,30.876420 L 231.95881,21.043070 C 231.70638,11.739830 231.75217,11.061470 232.80820,8.4595900 C 234.83692,3.4611500 238.61080,1.0127300 244.28646,1.0127300 C 250.76182,1.0127300 255.92238,4.1428800 258.34424,9.5395100 C 259.45008,12.003650 259.74807,13.642640 260.09699,19.180090 C 260.51391,25.796600 260.53738,25.891270 262.93243,30.621000 C 264.26070,33.244060 266.47155,36.674750 267.84543,38.244770 C 270.68571,41.490510 271.66156,43.250980 273.57291,48.577360 C 275.10496,52.846780 275.73590,58.908950 274.98415,62.136840 C 274.60448,63.767040 274.64902,64.484570 275.17271,65.174940 C 275.54979,65.672050 275.86556,66.713400 275.87443,67.489050 C 275.89635,69.409400 277.14109,71.162080 279.76517,72.967500 C 281.49983,74.160970 281.96673,74.790430 281.96673,75.935520 C 281.96673,78.399000 281.48510,78.932230 277.02597,81.405620 C 274.65075,82.723100 271.65769,84.799690 270.37474,86.020270 C 266.94173,89.286340 265.34765,90.126370 262.57865,90.128530 C 259.86063,90.130650 256.74164,88.761330 255.75880,87.134430 C 255.15374,86.132870 254.69303,86.079620 246.63327,86.079620 L 238.14497,86.079620 L 236.31216,87.590370 C 232.93308,90.375700 230.08579,90.806500 226.32717,89.101100 z M 235.08623,85.888840 L 237.32514,84.054220 L 246.86058,84.049790 L 256.39603,84.045370 L 256.46623,79.963690 L 256.53644,75.882020 L 255.45353,76.867450 C 251.76925,80.220110 245.77943,82.303190 240.98279,81.899940 C 239.43433,81.769760 237.74236,81.483180 237.22286,81.263090 C 236.43810,80.930620 236.33301,81.035260 236.60164,81.881650 C 236.81205,82.544570 236.55783,83.322940 235.87379,84.110230 C 234.89294,85.239140 234.84199,85.248990 235.11231,84.257520 C 235.27165,83.673110 235.06750,82.550160 234.65864,81.762080 C 234.24978,80.973990 234.03426,80.136640 234.17972,79.901290 C 234.61120,79.203140 233.26207,76.661150 232.19502,76.161790 C 231.65165,75.907500 229.96592,73.648720 228.44896,71.142280 C 224.93393,65.334480 222.43974,62.752920 220.69831,63.120130 C 220.00208,63.266940 218.97356,64.104260 218.41271,64.980840 C 217.57855,66.284600 216.94736,66.638370 214.94416,66.924910 C 213.59731,67.117570 212.17294,67.398920 211.77890,67.550120 C 210.57082,68.013710 210.11389,70.099730 210.53718,73.218960 C 210.82886,75.368370 210.72891,76.912490 210.17116,78.873090 C 209.64250,80.731470 209.56681,81.733220 209.92778,82.094190 C 210.21593,82.382340 213.51353,83.389650 217.25579,84.332680 C 220.99804,85.275700 225.06943,86.517810 226.30332,87.092930 C 229.52258,88.593430 232.24033,88.220840 235.08623,85.888840 z M 230.31897,85.876460 C 230.31897,85.764720 231.11647,85.202760 232.09120,84.627660 C 233.47905,83.808810 233.86343,83.739190 233.86343,84.306660 C 233.86343,84.705200 233.42269,85.267170 232.88401,85.555460 C 231.91855,86.072150 230.31897,86.272330 230.31897,85.876460 z M 268.57112,85.282130 C 270.40130,83.729550 273.42349,81.656290 275.28709,80.674900 C 278.98083,78.729740 280.95403,77.151360 280.95403,76.141850 C 280.95403,75.786030 279.96333,74.813290 278.75247,73.980200 C 276.27442,72.275260 274.87783,70.425470 274.87783,68.848230 C 274.87783,68.263140 274.62557,67.313090 274.31727,66.737010 C 273.78227,65.737370 273.66949,65.790850 271.84470,67.909590 C 269.93993,70.121190 269.91987,70.129580 266.53749,70.129580 C 263.58024,70.129580 263.01743,69.975390 262.17432,68.934200 C 261.64194,68.276730 261.20636,66.994450 261.20636,66.084680 C 261.20636,62.629640 258.47528,63.067370 258.08403,66.585130 C 257.99111,67.420600 257.68722,67.990250 257.40873,67.851000 C 256.80123,67.547250 257.05189,64.302000 257.74860,63.450830 C 258.01986,63.119430 258.72259,62.777650 259.31023,62.691310 C 262.48647,62.224620 261.24740,49.699480 257.47004,44.089690 C 256.79994,43.094530 255.97360,41.368870 255.63373,40.254900 C 255.29386,39.140930 254.19785,36.634490 253.19816,34.685040 C 251.76251,31.885440 251.34990,30.448940 251.23471,27.849310 C 251.15450,26.039110 251.05379,24.216240 251.01092,23.798510 C 250.96804,23.380770 251.09433,22.583260 251.29156,22.026280 C 251.48879,21.469290 251.30157,21.611600 250.87552,22.342510 C 249.50069,24.701090 246.85858,24.698150 245.91670,22.336980 C 245.61427,21.578840 245.28840,21.283920 245.15376,21.646520 C 244.84811,22.469680 241.13226,22.473870 240.62408,21.651620 C 240.36230,21.228060 240.14013,21.434000 239.94123,22.284560 C 239.53159,24.036320 237.29957,24.284800 236.19096,22.702050 C 235.74630,22.067200 235.38973,21.769360 235.39858,22.040200 C 235.40744,22.311040 235.73462,22.954960 236.12565,23.471140 C 236.64376,24.155060 236.70502,24.755790 236.35148,25.685670 C 235.85057,27.003180 236.22225,27.538680 238.59054,28.911590 C 239.88915,29.664400 239.26061,30.088920 237.91423,29.368360 C 235.89081,28.285460 236.35145,29.198740 238.79098,31.106660 C 241.66815,33.356840 243.14916,33.322540 247.06175,30.915090 C 248.44432,30.064390 249.79994,29.368360 250.07425,29.368360 C 251.18055,29.368360 250.41677,30.223090 247.69877,32.026700 C 243.59704,34.748530 239.65452,34.630160 237.29255,31.714260 C 236.42093,30.638220 236.41766,30.640250 236.40644,32.262450 C 236.40025,33.157960 235.61184,35.322610 234.65444,37.072780 C 233.69703,38.822940 232.82282,41.192800 232.71176,42.339130 C 232.60070,43.485450 232.00475,45.132680 231.38742,45.999640 C 228.89394,49.501420 227.13259,54.304660 226.88993,58.264470 L 226.65511,62.096230 L 231.27808,65.782860 C 233.82072,67.810510 236.24010,69.953540 236.65447,70.545150 C 237.80861,72.192920 237.58474,74.228580 236.09776,75.607390 L 234.78764,76.822200 L 236.18003,77.917460 C 238.04086,79.381190 239.31927,79.647290 243.36481,79.412990 C 247.78465,79.157010 250.94685,77.625370 254.95184,73.800720 L 258.06481,70.827920 L 258.42493,73.446300 C 258.86130,76.619070 258.25982,84.676920 257.61631,84.279220 C 256.61419,83.659870 257.23005,85.693810 258.39842,86.862160 C 259.41844,87.882180 260.14350,88.105020 262.44240,88.105020 C 265.10678,88.105020 265.40597,87.967220 268.57112,85.282130 z M 234.87613,72.675270 C 234.87613,72.333390 233.56595,70.922370 231.96461,69.539670 C 228.54564,66.587490 227.09723,65.664270 228.59142,67.389590 C 229.17298,68.061110 230.17895,69.521960 230.82692,70.635930 C 232.69180,73.842010 233.40055,74.521480 234.19346,73.863420 C 234.56893,73.551810 234.87613,73.017140 234.87613,72.675270 z M 270.62234,65.701470 C 272.42147,63.807380 272.74157,63.117440 273.03836,60.494190 C 273.22653,58.831050 273.15993,56.331130 272.89037,54.938810 C 271.85839,49.608440 268.84098,42.619460 266.76938,40.761250 C 264.87128,39.058670 261.65673,33.974660 259.86698,29.844670 C 258.49337,26.674950 258.16633,25.260940 258.15822,22.456450 C 258.14106,16.520870 257.29891,12.324500 255.49678,9.1946700 C 254.11585,6.7963600 253.37153,6.0983100 250.92950,4.9113600 C 243.86471,1.4775000 237.95740,3.1287600 235.06189,9.3468200 C 234.23039,11.132470 233.88948,12.735910 233.92711,14.684200 C 233.95670,16.215910 234.09292,17.013410 234.22983,16.456420 C 234.64039,14.786150 235.41804,14.177850 237.14277,14.177850 C 238.96052,14.177850 241.40850,16.068940 241.53581,17.571530 C 241.57823,18.072190 241.63560,18.820570 241.66331,19.234590 C 241.69101,19.648610 242.11122,20.063920 242.59711,20.157490 C 243.21508,20.276500 243.39113,20.094620 243.18298,19.552190 C 242.71013,18.319970 243.92765,15.348150 245.26408,14.472490 C 246.82437,13.450150 249.51807,13.445080 250.96957,14.461760 C 253.15722,15.994050 253.65336,17.807750 253.47371,23.615970 C 253.31148,28.861020 253.35009,29.082270 254.99716,32.347560 C 255.92659,34.190160 257.04592,36.926460 257.48455,38.428220 C 257.92318,39.929990 258.94688,42.207020 259.75945,43.488300 C 262.37709,47.615890 263.24560,51.654780 263.19927,59.484690 C 263.16363,65.508380 263.27922,66.557830 264.07522,67.437390 C 265.52638,69.040920 268.09799,68.359070 270.62234,65.701470 z M 270.15189,63.462630 C 269.96622,63.276970 269.81432,62.889610 269.81432,62.601830 C 269.81432,62.284550 270.05016,62.314450 270.41350,62.677790 C 270.74305,63.007340 270.89495,63.394700 270.75107,63.538580 C 270.60718,63.682470 270.33754,63.648290 270.15189,63.462630 z M 271.62855,62.349100 C 271.41042,61.996180 271.36871,61.570680 271.53584,61.403540 C 271.98901,60.950380 272.48310,61.616870 272.23834,62.351150 C 272.06683,62.865690 271.94756,62.865290 271.62855,62.349100 z M 255.35595,31.169860 C 254.39688,29.706150 254.55997,27.609780 255.63650,27.563440 C 257.91427,27.465390 259.95757,29.823450 259.30117,31.792640 C 258.92350,32.925650 256.22753,32.500080 255.35595,31.169860 z M 257.24838,29.765000 C 256.88505,29.401660 256.64920,29.371770 256.64920,29.689050 C 256.64920,30.364920 257.24802,30.963730 257.58595,30.625800 C 257.72984,30.481910 257.57793,30.094550 257.24838,29.765000 z M 248.88516,9.7894700 C 248.69950,9.6038100 248.54759,8.5784500 248.54759,7.5109000 C 248.54759,5.6435700 248.61252,5.5698900 250.25782,5.5698900 C 251.19844,5.5698900 252.19534,5.8547100 252.47313,6.2028200 C 253.17326,7.0801700 252.92920,9.1011000 252.05642,9.6534200 C 251.20450,10.192550 249.36707,10.271380 248.88516,9.7894700 z M 251.07935,7.5654000 C 251.07935,7.3033500 250.85149,7.0889400 250.57300,7.0889400 C 250.29450,7.0889400 250.06664,7.4441700 250.06664,7.8783500 C 250.06664,8.3125200 250.29450,8.5269300 250.57300,8.3548100 C 250.85149,8.1827000 251.07935,7.8274600 251.07935,7.5654000 z M 225.87795,63.601930 C 224.43055,61.953430 224.38030,61.735290 224.62412,58.158660 C 224.88539,54.326120 225.36702,52.789560 228.49016,45.824750 C 229.48921,43.596810 230.30939,41.346290 230.31279,40.823580 C 230.31619,40.300880 231.23040,38.222110 232.34437,36.204090 C 234.83536,31.691530 235.01184,30.640260 232.60834,34.631670 C 231.63955,36.240510 229.96394,38.619610 228.88476,39.918570 C 226.49733,42.792210 226.12834,43.478240 224.43577,48.190200 C 223.70266,50.231120 222.33396,53.433310 221.39423,55.306190 C 219.28376,59.512290 219.13894,61.232510 220.92404,60.891270 C 221.87789,60.708930 222.72146,61.187780 224.59508,62.975160 C 227.48827,65.735150 227.94827,65.959890 225.87795,63.601930 z M 222.21736,58.652300 C 222.21736,56.808540 222.43840,56.875350 222.91530,58.863280 C 223.11362,59.689920 223.03968,60.255740 222.73336,60.255740 C 222.44956,60.255740 222.21736,59.534190 222.21736,58.652300 z M 234.71882,28.482250 C 234.59146,27.994890 234.48725,28.393640 234.48725,29.368360 C 234.48725,30.343090 234.59146,30.741840 234.71882,30.254470 C 234.84618,29.767110 234.84618,28.969610 234.71882,28.482250 z M 234.16935,23.429290 C 234.00109,23.261040 233.88142,23.560100 233.90340,24.093880 C 233.92770,24.683750 234.04768,24.803730 234.20932,24.399800 C 234.35559,24.034270 234.33760,23.597550 234.16935,23.429290 z M 237.46969,20.418620 C 237.02838,19.659710 236.92957,19.637840 236.91693,20.296250 C 236.90055,21.148980 237.43300,21.916770 237.79186,21.557910 C 237.91022,21.439550 237.76524,20.926870 237.46969,20.418620 z M 249.25130,21.357070 C 249.39271,21.128260 249.06437,20.560840 248.52165,20.096150 C 247.59540,19.303070 247.53489,19.307890 247.53489,20.174620 C 247.53489,21.577410 248.64322,22.340960 249.25130,21.357070 z M 239.73920,18.872140 C 239.57095,18.703880 239.45127,19.002940 239.47326,19.536720 C 239.49755,20.126590 239.61754,20.246570 239.77918,19.842640 C 239.92545,19.477120 239.90746,19.040390 239.73920,18.872140 z M 250.53899,17.432930 C 249.90362,16.756600 248.92875,16.203250 248.37261,16.203250 C 247.27415,16.203250 245.50949,17.559600 245.50949,18.403910 C 245.50949,18.692460 245.79431,18.572310 246.14243,18.136890 C 247.56732,16.354670 251.02187,17.053360 251.11932,19.143470 C 251.14650,19.726390 251.24492,19.786660 251.42676,19.331740 C 251.57386,18.963720 251.17437,18.109250 250.53899,17.432930 z M 237.59595,17.215950 C 237.93810,17.215950 238.53745,17.500770 238.92783,17.848890 C 239.53167,18.387340 239.53753,18.349550 238.96710,17.595710 C 238.59831,17.108350 237.91434,16.709600 237.44715,16.709600 C 236.53979,16.709600 235.38248,17.638110 235.38248,18.366090 C 235.38248,18.608770 235.74054,18.449270 236.17817,18.011640 C 236.61580,17.574010 237.25381,17.215950 237.59595,17.215950 z "/>
+
+
+<circle cx="0" cy="0" r="2" transform="translate(15, 945.2295280999999)"/><rect id="d0e96" width="258" height="1000px" x="20" y="939.2295280999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e96" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Color Quantization
+</flowDiv></flowRoot>
+
+
+<rect id="d0e100" width="288" height="1000px" x="10" y="956.9568714999999" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e100" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The result of this filter will produce an intermediate image that is very different from
+the other two, but is very useful indeed. Instead of showing isoclines of brightness or
+contrast, this will find edges where colors change, even at equal brightness and
+contrast. The setting here, Number of Colors, decides how many output colors there
+would be if the intermediate bitmap were in color. It then decides black/white on
+whether the color has an even or odd index.
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1059.6618425) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04.svgtext4626" y="97.153664" x="69.581543" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="97.153664" x="69.581543" id="tracing-f04.svgtspan4627" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1059.6618425) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04.svgtext4629" y="97.37867" x="156.37865" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f04.svgtspan5892" sodipodi:role="line" y="97.378670" x="156.37865">Quantization (12 colors)</tspan><tspan id="tracing-f04.svgtspan5894" sodipodi:role="line" y="103.37867" x="156.37865">Fill, no Stroke</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1059.6618425) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f04.svgtext4634" y="97.37867" x="245.12865" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan id="tracing-f04.svgtspan5896" sodipodi:role="line" y="97.378670" x="245.12865">Quantization (12 colors)</tspan><tspan id="tracing-f04.svgtspan5898" sodipodi:role="line" y="103.37867" x="245.12865">Stroke, no Fill</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1059.6618425) " y="-9.7656251e-05" x="31.098881" id="tracing-f04.svgimage4639" height="91.143097" width="76.965286" sodipodi:absref="/tux.png" xlink:href="tux.png"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1059.6618425) " id="tracing-f04.svgpath5261" d="M 138.36089,88.784900 C 137.29141,88.341300 136.60816,87.766800 136.79349,87.466900 C 136.97761,87.169000 136.88096,87.084300 136.57359,87.274300 C 136.27196,87.460700 133.49866,86.926300 130.41070,86.086600 C 127.32275,85.247000 124.62915,84.545600 124.42493,84.527900 C 124.22070,84.510300 124.54705,84.296900 125.15014,84.053700 C 126.37211,83.561000 131.49529,84.164500 135.99979,85.331700 C 140.26810,86.437800 141.76687,86.299100 143.64085,84.624700 C 145.04243,83.372400 145.28013,82.807600 145.35142,80.560700 C 145.39696,79.125500 145.23771,77.829700 144.99752,77.681300 C 144.75733,77.532800 144.56081,78.432700 144.56081,79.681000 C 144.56081,83.010800 142.72009,85.066400 139.73843,85.066400 C 138.52810,85.066400 136.90789,84.826900 136.13798,84.534200 C 135.36806,84.241400 132.10899,83.552500 128.89560,83.003100 C 122.01844,81.827400 121.35182,81.386700 122.19470,78.573500 C 122.92950,76.120900 122.97182,73.753100 122.27312,74.185000 C 121.99009,74.359900 121.87343,74.688900 122.01388,74.916200 C 122.27891,75.345000 121.56544,77.944300 120.67064,79.809700 C 119.85609,81.507900 120.36859,82.644000 122.28138,83.380500 C 123.88727,83.998800 123.91130,84.034800 122.53739,83.764400 C 119.60847,83.187800 119.15289,81.953400 120.49515,78.230700 C 121.01397,76.791700 121.13892,75.088400 120.92668,72.348200 C 120.65685,68.864500 120.73244,68.386700 121.70783,67.411300 C 122.46767,66.651500 123.42554,66.329100 124.93972,66.323700 C 127.35121,66.315000 127.80591,66.094200 128.99579,64.354300 C 129.62493,63.434400 129.69926,62.895300 129.29986,62.149000 C 128.53654,60.722800 129.20995,57.924300 131.15681,54.432200 C 132.08837,52.761200 133.42283,49.635300 134.12229,47.485600 C 135.70412,42.624100 136.09893,41.878700 138.75721,38.735300 C 139.93477,37.342900 141.59451,35.098500 142.44551,33.747900 L 143.99279,31.292200 L 143.69229,21.493400 C 143.35200,10.397300 143.70724,8.5966000 146.94316,5.0148000 C 149.34877,2.3521000 152.29000,1.3191000 156.58497,1.6287000 C 162.06396,2.0235000 166.08349,4.5225000 168.72748,9.1779000 C 170.11655,11.623600 170.37778,12.996300 170.82929,20.221900 C 171.20364,26.212800 171.26759,26.461900 173.62861,31.124500 C 174.95754,33.748800 177.16893,37.180600 178.54281,38.750600 C 181.40389,42.020100 182.68692,44.345400 184.38572,49.340100 C 185.83649,53.605500 186.33169,58.595600 185.64477,62.027400 C 185.24461,64.026600 185.29051,64.795100 185.86296,65.680700 C 186.26168,66.297500 186.58791,67.387800 186.58791,68.103600 C 186.58791,69.910100 187.87391,71.692300 190.46255,73.473300 C 194.13496,76.000000 193.53241,77.673400 187.80104,80.864800 C 185.46855,82.163600 182.53354,84.224000 181.27881,85.443600 C 180.02409,86.663100 178.78429,87.529100 178.52370,87.368100 C 178.26312,87.207000 177.88504,87.342100 177.68352,87.668100 C 177.45469,88.038400 177.53661,88.125300 177.90171,87.899700 C 178.22323,87.701000 178.48629,87.659900 178.48629,87.808400 C 178.48629,88.431600 175.36553,89.623500 173.73407,89.623500 C 171.59470,89.623500 169.20656,88.781800 169.58924,88.162600 C 169.74225,87.915000 169.47114,87.743700 168.98677,87.781900 C 168.47432,87.822300 168.10341,87.495800 168.09965,87.000900 C 168.09610,86.533200 167.88867,85.963600 167.63871,85.735100 C 167.37560,85.494500 167.35075,85.607400 167.57968,86.003000 C 167.89713,86.551700 167.76989,86.576600 166.93462,86.129600 C 166.29737,85.788600 162.62240,85.572700 157.45231,85.572700 L 149.01052,85.572700 L 147.11172,87.076600 C 143.75016,89.739000 141.64959,90.149100 138.36089,88.784900 z M 142.40882,88.768200 C 141.92145,88.640800 141.12395,88.640800 140.63659,88.768200 C 140.14923,88.895500 140.54798,88.999700 141.52270,88.999700 C 142.49743,88.999700 142.89618,88.895500 142.40882,88.768200 z M 174.56208,88.759800 C 173.93547,88.639200 172.91011,88.639200 172.28350,88.759800 C 171.65689,88.880500 172.16957,88.979300 173.42279,88.979300 C 174.67601,88.979300 175.18869,88.880500 174.56208,88.759800 z M 147.78809,85.930700 C 147.94942,86.092000 148.22509,85.849600 148.40069,85.392000 C 148.67991,84.664400 149.82466,84.560000 157.52692,84.560000 C 162.37075,84.560000 166.33388,84.763800 166.33388,85.012800 C 166.33388,85.261900 166.84656,85.432800 167.47317,85.392600 C 168.57567,85.321900 168.61429,85.143800 168.66924,79.876300 C 168.70047,76.882500 168.55748,74.433000 168.35148,74.433000 C 168.14548,74.433000 167.69536,74.772300 167.35121,75.187000 C 167.00706,75.601700 166.54837,75.831500 166.33189,75.697700 C 166.11542,75.563900 165.56158,76.029400 165.10115,76.732100 C 164.64071,77.434800 164.04614,77.875100 163.77988,77.710600 C 163.51362,77.546000 163.29578,77.666100 163.29578,77.977500 C 163.29578,78.288800 163.09180,78.417500 162.84248,78.263400 C 162.59317,78.109400 162.25300,78.338200 162.08653,78.772000 C 161.92007,79.205800 161.55441,79.418900 161.27395,79.245600 C 160.99349,79.072200 160.76402,79.196100 160.76402,79.520800 C 160.76402,79.845500 160.42224,79.980100 160.00450,79.819800 C 159.58676,79.659500 159.24497,79.764400 159.24497,80.052900 C 159.24497,80.347100 158.80013,80.436300 158.23227,80.256100 C 157.67529,80.079300 157.21957,80.120900 157.21957,80.348500 C 157.21957,80.576200 155.39671,80.762400 153.16877,80.762400 C 150.94082,80.762400 149.11796,80.598700 149.11796,80.398500 C 149.11796,80.198400 148.73880,80.180200 148.27537,80.358000 C 147.67010,80.590300 147.54734,80.496000 147.83950,80.023200 C 148.11302,79.580700 148.01585,79.443200 147.54280,79.603500 C 147.13627,79.741200 146.82582,80.570300 146.80726,81.568000 C 146.75272,84.498500 146.62634,84.888200 145.30019,86.214300 C 144.39389,87.120600 144.20701,87.575500 144.66725,87.754800 C 145.02645,87.894800 145.80958,87.475700 146.40754,86.823400 C 147.00550,86.171100 147.62675,85.769400 147.78809,85.930700 z M 145.57351,86.838600 C 145.92020,86.420900 146.31779,86.079100 146.45703,86.079100 C 146.59628,86.079100 146.42655,86.420900 146.07986,86.838600 C 145.73316,87.256400 145.33558,87.598100 145.19633,87.598100 C 145.05709,87.598100 145.22681,87.256400 145.57351,86.838600 z M 177.90462,85.563400 C 179.11642,85.013500 180.27780,84.668700 180.48548,84.797000 C 180.69316,84.925400 181.51022,84.354900 182.30117,83.529300 C 184.10399,81.647600 183.76341,81.650300 180.00535,83.547300 C 176.59409,85.269300 173.46315,85.540800 172.15067,84.228300 C 170.75127,82.828900 170.38468,81.162800 170.38468,76.202200 C 170.38468,73.561200 170.15843,71.314900 169.87476,71.139500 C 169.11261,70.668500 168.66311,72.313000 169.33328,73.120500 C 169.69420,73.555400 169.87602,75.552400 169.81332,78.393000 C 169.73394,81.990100 169.89844,83.249400 170.58442,84.296400 C 172.16094,86.702400 174.50166,87.107600 177.90462,85.563400 z M 158.95832,79.248800 C 160.05387,78.858500 161.17140,78.675800 161.44172,78.842900 C 161.71203,79.010000 161.78075,78.900000 161.59443,78.598500 C 161.25186,78.044200 163.11280,77.147700 164.05530,77.413000 C 164.33380,77.491400 164.39221,77.386100 164.18511,77.179000 C 163.86277,76.856600 165.59727,75.241600 166.33388,75.178200 C 166.95195,75.125000 168.86563,73.637500 168.86563,73.210300 C 168.86563,72.950200 168.24592,73.289800 167.48849,73.965000 C 166.73106,74.640200 166.43684,74.770100 166.83467,74.253800 C 167.23249,73.737500 167.73218,72.142500 167.94509,70.709300 C 168.96263,63.860000 169.07409,63.598600 171.14031,63.215000 C 172.27192,63.005000 172.76246,61.390600 172.85653,57.567000 C 172.89297,56.085700 173.11475,55.254500 173.42279,55.444900 C 174.04765,55.831100 174.10127,60.255200 173.48109,60.255200 C 173.23467,60.255200 173.14169,61.793300 173.27447,63.673100 C 173.47630,66.530400 173.73017,67.286100 174.82247,68.281000 C 175.91842,69.279200 176.46182,69.417800 178.19339,69.141000 C 179.39065,68.949500 180.84276,68.250300 181.65058,67.476400 C 182.41666,66.742500 183.04345,66.372700 183.04345,66.654800 C 183.04345,67.429500 180.94790,69.232700 179.33944,69.842100 C 176.10229,71.068700 173.65487,69.917200 172.92771,66.825600 L 172.51375,65.065500 L 172.46192,66.997600 C 172.39223,69.595300 173.07314,70.694600 175.18318,71.391000 C 177.22114,72.063600 178.62590,71.746000 180.76487,70.129100 C 182.21536,69.032600 184.82780,65.288400 183.62269,66.033200 C 182.89426,66.483400 182.89449,66.199700 183.62384,64.598900 C 183.94306,63.898300 184.39535,63.443200 184.62892,63.587500 C 184.86250,63.731900 184.91463,63.155100 184.74476,62.305800 C 184.57490,61.456500 184.63529,60.761600 184.87897,60.761600 C 185.12266,60.761600 185.32203,59.508300 185.32203,57.976600 C 185.32203,56.444900 185.12266,55.191700 184.87897,55.191700 C 184.63529,55.191700 184.57263,54.508100 184.73973,53.672700 C 184.92754,52.733600 184.83436,52.153600 184.49567,52.153600 C 184.19435,52.153600 184.07896,51.811800 184.23927,51.394100 C 184.39957,50.976300 184.28564,50.634600 183.98609,50.634600 C 183.68653,50.634600 183.57261,50.292800 183.73291,49.875000 C 183.89321,49.457300 183.77928,49.115500 183.47974,49.115500 C 183.18018,49.115500 183.06625,48.773700 183.22656,48.356000 C 183.38686,47.938200 183.27293,47.596500 182.97339,47.596500 C 182.67383,47.596500 182.55990,47.254700 182.72021,46.836900 C 182.88051,46.419200 182.77751,46.077400 182.49132,46.077400 C 182.20513,46.077400 182.11180,45.849500 182.28392,45.571000 C 182.45604,45.292600 182.34211,45.064700 182.03075,45.064700 C 181.71938,45.064700 181.60545,44.836800 181.77757,44.558300 C 181.94969,44.279900 181.83576,44.052000 181.52440,44.052000 C 181.21303,44.052000 181.09910,43.824100 181.27122,43.545600 C 181.44334,43.267200 181.32941,43.039300 181.01805,43.039300 C 180.70668,43.039300 180.59375,42.809800 180.76708,42.529400 C 180.94041,42.248900 180.72732,41.883200 180.29352,41.716800 C 179.85973,41.550300 179.61669,41.233100 179.75344,41.011800 C 179.89018,40.790600 179.14833,39.857900 178.10489,38.939200 C 177.06144,38.020500 176.26679,37.079700 176.33900,36.848700 C 176.41121,36.617600 176.12769,36.297100 175.70897,36.136400 C 175.29025,35.975700 175.07372,35.640300 175.22781,35.391000 C 175.38189,35.141700 175.25320,34.937700 174.94184,34.937700 C 174.63047,34.937700 174.51754,34.708200 174.69088,34.427800 C 174.86421,34.147300 174.65111,33.781600 174.21732,33.615200 C 173.78352,33.448700 173.55467,33.108500 173.70875,32.859200 C 173.86284,32.609900 173.73415,32.405900 173.42279,32.405900 C 173.11142,32.405900 172.99749,32.178100 173.16961,31.899600 C 173.34173,31.621100 173.22780,31.393200 172.91644,31.393200 C 172.60507,31.393200 172.49114,31.165400 172.66326,30.886900 C 172.83538,30.608400 172.72145,30.380500 172.41009,30.380500 C 172.09872,30.380500 171.98479,30.152700 172.15691,29.874200 C 172.32903,29.595700 172.21510,29.367800 171.90374,29.367800 C 171.59237,29.367800 171.47844,29.140000 171.65056,28.861500 C 171.82268,28.583000 171.69782,28.355100 171.37310,28.355100 C 171.04837,28.355100 170.91384,28.013300 171.07415,27.595600 C 171.23445,27.177900 171.12052,26.836100 170.82097,26.836100 C 170.52142,26.836100 170.40749,26.494300 170.56780,26.076600 C 170.72810,25.658800 170.61517,25.317000 170.31683,25.317000 C 169.95971,25.317000 169.83541,23.846700 169.95296,21.013000 C 170.05116,18.645700 169.93061,16.709000 169.68508,16.709000 C 169.43954,16.709000 169.36089,15.797600 169.51030,14.683700 C 169.66595,13.523200 169.57173,12.658300 169.28968,12.658300 C 169.01892,12.658300 168.94239,12.201400 169.11960,11.643100 C 169.33344,10.969300 169.17559,10.525700 168.65028,10.324100 C 168.21494,10.157100 167.98482,9.8164000 168.13890,9.5671000 C 168.29298,9.3178000 168.16430,9.1138000 167.85293,9.1138000 C 167.54157,9.1138000 167.42764,8.8860000 167.59976,8.6075000 C 167.77187,8.3290000 167.65795,8.1011000 167.34658,8.1011000 C 167.03522,8.1011000 166.89974,7.9081000 167.04552,7.6722000 C 167.38981,7.1152000 164.59960,4.4343000 164.14678,4.8871000 C 163.95722,5.0767000 163.80213,4.9525000 163.80213,4.6112000 C 163.80213,4.2698000 163.57427,4.1314000 163.29578,4.3035000 C 163.01728,4.4756000 162.78943,4.3617000 162.78943,4.0503000 C 162.78943,3.7389000 162.56157,3.6250000 162.28308,3.7971000 C 162.00458,3.9692000 161.77673,3.8553000 161.77673,3.5440000 C 161.77673,3.2326000 161.54887,3.1187000 161.27037,3.2908000 C 160.99188,3.4629000 160.76402,3.3471000 160.76402,3.0334000 C 160.76402,2.6934000 160.35489,2.5929000 159.75132,2.7844000 C 159.19434,2.9612000 158.73862,2.9196000 158.73862,2.6920000 C 158.73862,2.4643000 157.25755,2.2781000 155.44734,2.2781000 C 153.63714,2.2781000 152.15606,2.4733000 152.15606,2.7120000 C 152.15606,2.9507000 151.81428,3.0148000 151.39654,2.8545000 C 150.97880,2.6942000 150.63701,2.7972000 150.63701,3.0834000 C 150.63701,3.3696000 150.40915,3.4629000 150.13066,3.2908000 C 149.85217,3.1187000 149.62431,3.2326000 149.62431,3.5440000 C 149.62431,3.8553000 149.43132,3.9908000 149.19545,3.8450000 C 148.63837,3.5007000 145.95752,6.2909000 146.41034,6.7438000 C 146.59990,6.9333000 146.47571,7.0884000 146.13437,7.0884000 C 145.79302,7.0884000 145.65456,7.3163000 145.82668,7.5948000 C 145.99880,7.8733000 145.88487,8.1011000 145.57351,8.1011000 C 145.26214,8.1011000 145.14821,8.3290000 145.32033,8.6075000 C 145.49245,8.8860000 145.39912,9.1138000 145.11293,9.1138000 C 144.82674,9.1138000 144.72374,9.4556000 144.88405,9.8733000 C 145.04435,10.291100 144.98023,10.632900 144.74157,10.632900 C 144.50290,10.632900 144.30763,14.050700 144.30763,18.228100 C 144.30763,22.405500 144.44337,25.823400 144.60927,25.823400 C 144.77517,25.823400 144.95186,27.076600 145.00191,28.608300 C 145.05810,30.327900 144.88286,31.393200 144.54380,31.393200 C 144.24179,31.393200 144.13551,31.621100 144.30763,31.899600 C 144.47975,32.178100 144.36582,32.405900 144.05446,32.405900 C 143.74309,32.405900 143.61441,32.609900 143.76849,32.859200 C 143.92257,33.108500 143.69372,33.448700 143.25993,33.615200 C 142.82614,33.781600 142.59828,34.123400 142.75358,34.374700 C 142.90888,34.626000 142.68102,34.967800 142.24723,35.134200 C 141.81344,35.300700 141.58493,35.641400 141.73944,35.891400 C 141.89394,36.141400 141.44541,36.722700 140.74269,37.183100 C 140.03998,37.643600 139.57727,38.201900 139.71446,38.423900 C 139.85164,38.645800 139.28292,39.330900 138.45064,39.946200 C 137.61835,40.561600 137.07110,41.281400 137.23453,41.545800 C 137.39795,41.810200 137.27691,42.026600 136.96555,42.026600 C 136.65418,42.026600 136.54025,42.254500 136.71237,42.532900 C 136.88449,42.811400 136.77056,43.039300 136.45920,43.039300 C 136.14783,43.039300 136.03390,43.267200 136.20602,43.545600 C 136.37814,43.824100 136.28481,44.052000 135.99862,44.052000 C 135.71243,44.052000 135.60943,44.393800 135.76974,44.811500 C 135.93004,45.229300 135.79360,45.571000 135.46655,45.571000 C 135.10233,45.571000 134.99645,45.963500 135.19332,46.583700 C 135.37355,47.151600 135.28431,47.596500 134.99016,47.596500 C 134.70164,47.596500 134.59673,47.938200 134.75704,48.356000 C 134.91734,48.773700 134.78281,49.115500 134.45809,49.115500 C 134.13336,49.115500 134.00850,49.343400 134.18062,49.621900 C 134.35274,49.900300 134.25941,50.128200 133.97322,50.128200 C 133.68703,50.128200 133.58403,50.470000 133.74433,50.887700 C 133.90464,51.305500 133.77011,51.647300 133.44538,51.647300 C 133.12066,51.647300 132.99580,51.875100 133.16792,52.153600 C 133.34004,52.432100 133.22611,52.660000 132.91474,52.660000 C 132.60338,52.660000 132.48945,52.887800 132.66157,53.166300 C 132.83369,53.444800 132.71976,53.672700 132.40839,53.672700 C 132.09703,53.672700 131.96834,53.876600 132.12243,54.126000 C 132.27651,54.375300 132.04766,54.715400 131.61386,54.881900 C 131.18007,55.048400 130.96697,55.414000 131.14031,55.694500 C 131.31364,55.974900 131.20071,56.204400 130.88934,56.204400 C 130.57798,56.204400 130.46405,56.432300 130.63617,56.710800 C 130.80828,56.989300 130.69245,57.217100 130.37875,57.217100 C 130.03882,57.217100 129.93825,57.626200 130.12981,58.229800 C 130.30659,58.786800 130.22218,59.242500 129.94223,59.242500 C 129.30419,59.242500 129.40329,61.403300 130.06207,61.855500 C 130.33002,62.039500 131.27400,62.072400 132.15979,61.928600 C 133.46122,61.717400 134.12555,61.979100 135.62111,63.292300 C 136.63905,64.186000 137.47190,65.167800 137.47190,65.473900 C 137.47190,65.780100 136.60442,65.183500 135.54418,64.148200 C 133.94449,62.586200 133.30666,62.288700 131.79589,62.399800 C 130.79458,62.473500 130.07589,62.697200 130.19879,62.897000 C 130.32170,63.096700 131.11209,63.122200 131.95522,62.953600 C 133.24342,62.695900 133.78602,62.937800 135.35346,64.468300 C 136.37935,65.470100 137.44658,66.299100 137.72507,66.310600 C 138.00357,66.322000 138.31795,66.591000 138.42370,66.908300 C 138.54213,67.263500 138.36623,67.330700 137.96570,67.083200 C 137.53613,66.817700 137.43978,66.882500 137.68183,67.274100 C 137.88335,67.600200 138.23866,67.749300 138.47141,67.605400 C 138.70416,67.461600 139.48592,68.352900 140.20865,69.586200 C 141.67290,72.084700 141.82326,72.640400 140.88976,72.103200 C 140.52203,71.891500 140.43363,71.932100 140.67878,72.199900 C 140.91086,72.453400 141.34759,72.660800 141.64929,72.660800 C 141.95099,72.660800 142.30335,72.977300 142.43231,73.364200 C 142.58861,73.833100 142.44998,73.933700 142.01651,73.665800 C 141.57753,73.394400 141.49039,73.464800 141.74835,73.882100 C 141.95851,74.222200 142.26163,74.369200 142.42195,74.208900 C 142.58228,74.048600 143.27978,74.432200 143.97195,75.061300 C 144.66413,75.690500 145.04807,75.890900 144.82515,75.506600 C 144.55261,75.036900 144.63990,74.881400 145.09162,75.031900 C 145.46109,75.155100 146.17638,74.842900 146.68115,74.338100 C 147.68718,73.332100 147.91120,71.901300 147.06268,71.901300 C 146.76775,71.901300 146.64844,71.703900 146.79756,71.462600 C 147.12274,70.936400 145.36727,69.238200 144.93994,69.665500 C 144.77592,69.829500 144.25681,69.376300 143.78635,68.658300 C 143.31590,67.940300 142.73806,67.472100 142.50226,67.617800 C 142.26647,67.763500 141.69682,67.307800 141.23639,66.605100 C 140.77595,65.902400 140.23116,65.431300 140.02575,65.558200 C 139.82033,65.685200 139.03460,65.144400 138.27968,64.356400 C 137.07864,63.102800 136.89241,62.467600 136.78966,59.274900 C 136.72508,57.268100 136.86769,55.505400 137.10659,55.357700 C 137.34548,55.210100 137.41863,54.770500 137.26913,54.381000 C 137.11964,53.991400 137.24242,53.672700 137.54196,53.672700 C 137.84151,53.672700 137.95544,53.330900 137.79514,52.913100 C 137.63484,52.495400 137.71724,52.153600 137.97825,52.153600 C 138.23926,52.153600 138.32166,51.811800 138.16136,51.394100 C 138.00106,50.976300 138.13558,50.634600 138.46031,50.634600 C 138.78503,50.634600 138.90989,50.406700 138.73777,50.128200 C 138.56566,49.849700 138.67959,49.621900 138.99095,49.621900 C 139.30231,49.621900 139.41624,49.394000 139.24412,49.115500 C 139.07201,48.837000 139.18594,48.609200 139.49730,48.609200 C 139.80866,48.609200 139.92259,48.381300 139.75048,48.102800 C 139.57836,47.824300 139.69229,47.596500 140.00365,47.596500 C 140.31502,47.596500 140.42894,47.368600 140.25683,47.090100 C 140.08471,46.811600 140.19864,46.583700 140.51000,46.583700 C 140.82137,46.583700 140.93430,46.354300 140.76097,46.073800 C 140.58763,45.793400 140.80073,45.427700 141.23453,45.261200 C 141.66832,45.094800 141.89717,44.754600 141.74309,44.505300 C 141.58900,44.256000 141.68291,44.052000 141.95177,44.052000 C 142.22062,44.052000 142.32823,43.539300 142.19090,42.912700 C 141.98349,41.966300 142.04149,41.902000 142.53341,42.532900 C 143.00556,43.138500 143.07225,42.907500 142.86235,41.393700 C 142.70988,40.294000 142.81137,39.494800 143.10347,39.494800 C 143.38089,39.494800 143.46705,39.267000 143.29493,38.988500 C 143.12281,38.710000 143.23674,38.482100 143.54810,38.482100 C 143.85947,38.482100 143.97340,38.254300 143.80128,37.975800 C 143.62916,37.697300 143.74309,37.469400 144.05446,37.469400 C 144.36582,37.469400 144.47975,37.241600 144.30763,36.963100 C 144.13551,36.684600 144.24944,36.456700 144.56081,36.456700 C 144.87217,36.456700 144.98510,36.227300 144.81177,35.946800 C 144.63844,35.666400 144.85154,35.300700 145.28533,35.134200 C 145.71912,34.967800 145.94797,34.627600 145.79389,34.378300 C 145.63981,34.129000 145.76849,33.925000 146.07986,33.925000 C 146.39122,33.925000 146.50515,33.697100 146.33303,33.418600 C 146.16091,33.140100 146.26407,32.912300 146.56227,32.912300 C 147.15277,32.912300 147.00846,29.216500 146.35986,27.728500 C 146.14894,27.244700 146.21566,26.162300 146.50813,25.323400 C 146.81322,24.448200 146.84205,23.798000 146.57576,23.798000 C 146.32049,23.798000 146.25714,23.418800 146.43497,22.955400 C 146.62811,22.452100 146.55320,22.239600 146.24897,22.427600 C 145.54984,22.859700 145.74318,16.965300 146.45632,16.106000 C 147.54141,14.798600 152.20464,15.907900 151.36108,17.272800 C 151.20846,17.519700 151.33922,17.721800 151.65166,17.721800 C 151.96409,17.721800 152.17916,18.120500 152.12958,18.607900 C 151.94632,20.409500 152.18912,20.759900 153.62094,20.759900 C 155.21385,20.759900 155.78785,19.937300 155.35365,18.277000 C 155.18805,17.643700 155.31622,17.215400 155.67135,17.215400 C 155.99875,17.215400 156.12798,16.991100 155.95851,16.716900 C 155.56338,16.077500 158.67323,14.165800 160.00450,14.229700 C 160.85187,14.270300 160.81053,14.348700 159.75132,14.709700 C 158.53092,15.125600 158.54003,15.138100 160.00480,15.057600 C 161.72813,14.963000 162.94798,15.536500 162.51463,16.237700 C 162.35440,16.497000 162.47806,16.709100 162.78943,16.709100 C 163.10079,16.709100 163.21472,16.936900 163.04260,17.215400 C 162.87048,17.493900 162.96381,17.721800 163.25000,17.721800 C 163.53619,17.721800 163.63919,18.063600 163.47889,18.481300 C 163.31858,18.899000 163.43966,19.240800 163.74795,19.240800 C 164.05624,19.240800 164.30848,19.810500 164.30848,20.506700 C 164.30848,21.202900 164.05624,21.772600 163.74795,21.772600 C 163.43966,21.772600 163.31858,22.114400 163.47889,22.532100 C 163.63919,22.949800 163.54162,23.291600 163.26207,23.291600 C 162.93163,23.291600 162.94170,23.642700 163.29087,24.295200 C 163.58626,24.847100 163.81801,26.157300 163.80587,27.206700 C 163.77256,30.086100 163.97269,31.393200 164.44687,31.393200 C 164.68212,31.393200 164.73377,31.621100 164.56165,31.899600 C 164.38954,32.178100 164.50346,32.405900 164.81483,32.405900 C 165.12619,32.405900 165.24012,32.633800 165.06800,32.912300 C 164.89589,33.190800 165.00981,33.418600 165.32118,33.418600 C 165.63254,33.418600 165.76123,33.622600 165.60715,33.871900 C 165.45306,34.121200 165.69111,34.464900 166.13615,34.635700 C 166.59749,34.812800 166.82072,35.270900 166.65548,35.701500 C 166.49608,36.116900 166.59982,36.456700 166.88601,36.456700 C 167.17219,36.456700 167.26552,36.684600 167.09341,36.963100 C 166.92129,37.241600 167.03712,37.469400 167.35082,37.469400 C 167.69075,37.469400 167.79132,37.878600 167.59976,38.482100 C 167.40187,39.105600 167.50877,39.494800 167.87787,39.494800 C 168.22810,39.494800 168.36728,39.915900 168.21257,40.507500 C 168.06691,41.064500 168.19224,41.520200 168.49108,41.520200 C 168.78991,41.520200 168.88396,41.670700 168.70007,41.854600 C 168.51618,42.038500 168.82380,42.509800 169.38368,42.901900 C 169.94355,43.294100 170.27044,43.827200 170.11010,44.086600 C 169.94975,44.346100 170.07332,44.558300 170.38468,44.558300 C 170.69605,44.558300 170.80998,44.786200 170.63786,45.064700 C 170.46574,45.343200 170.57967,45.571000 170.89104,45.571000 C 171.20240,45.571000 171.31633,45.798900 171.14421,46.077400 C 170.97209,46.355900 171.08602,46.583700 171.39739,46.583700 C 171.70875,46.583700 171.82268,46.811600 171.65056,47.090100 C 171.47844,47.368600 171.57177,47.596500 171.85796,47.596500 C 172.14415,47.596500 172.23280,47.975600 172.05497,48.439000 C 171.82107,49.048600 171.91591,49.167700 172.39788,48.869900 C 172.90871,48.554200 172.98805,48.761300 172.73798,49.757600 C 172.54597,50.522600 172.63762,51.132400 172.96083,51.240100 C 173.33431,51.364600 173.36276,51.985100 173.04981,53.180800 L 172.58978,54.938500 L 172.26206,52.208000 C 171.93615,49.492500 170.07390,45.226300 168.37033,43.292500 C 167.87966,42.735500 167.32919,41.294100 167.14708,40.089300 C 166.76417,37.556200 164.37383,32.569000 162.90845,31.245800 C 161.93892,30.370300 161.85345,30.380200 160.44792,31.531700 C 157.95575,33.573500 154.20143,35.926100 152.92341,36.246800 C 151.68696,36.557200 149.56685,35.018500 149.03581,33.425400 C 148.59728,32.109800 147.18181,33.347700 145.32202,36.673300 C 143.83780,39.327300 143.53464,40.306200 143.80944,41.557400 C 144.06740,42.731900 143.90865,43.396000 143.17300,44.220000 C 140.08014,47.684400 137.47190,54.432900 137.47190,58.971000 L 137.47190,62.220900 L 140.62054,64.909100 C 148.66290,71.775400 149.29850,72.893900 146.57268,75.383600 L 145.04011,76.783300 L 146.07830,77.722900 C 146.88036,78.448800 146.96981,78.764800 146.47159,79.112700 C 146.03601,79.416700 146.15539,79.473700 146.83938,79.288100 C 147.39637,79.137000 148.19387,79.232500 148.61161,79.500300 C 149.74755,80.228800 156.68077,80.060200 158.95832,79.248800 z M 136.03280,60.761600 C 136.03280,60.065300 136.14772,59.780500 136.28819,60.128600 C 136.42866,60.476700 136.42866,61.046400 136.28819,61.394500 C 136.14772,61.742600 136.03280,61.457800 136.03280,60.761600 z M 167.36440,30.413800 C 166.63750,29.055600 166.69637,28.861500 167.83512,28.861500 C 168.85234,28.861500 170.09992,30.496500 169.52295,31.073500 C 168.90277,31.693700 167.88247,31.381900 167.36440,30.413800 z M 168.86563,30.410400 C 168.86563,30.148400 168.63778,29.793100 168.35928,29.621000 C 168.08079,29.448900 167.85293,29.663300 167.85293,30.097500 C 167.85293,30.531600 168.08079,30.886900 168.35928,30.886900 C 168.63778,30.886900 168.86563,30.672500 168.86563,30.410400 z M 160.76402,7.8479000 C 160.76402,6.9435000 161.03769,6.5821000 161.72255,6.5821000 C 163.07188,6.5821000 163.46828,7.9732000 162.29751,8.5997000 C 160.91954,9.3372000 160.76402,9.2610000 160.76402,7.8479000 z M 144.56081,76.790100 C 144.56081,76.694000 144.04813,76.181300 143.42152,75.650800 L 142.28223,74.686200 L 143.24682,75.825500 C 144.15330,76.896100 144.56081,77.195300 144.56081,76.790100 z M 122.38280,67.865100 C 122.05432,67.364500 121.28384,69.176700 121.27643,70.467400 C 121.25973,73.377400 122.02598,73.697800 122.28375,70.888600 C 122.42430,69.356900 122.46887,67.996300 122.38280,67.865100 z M 139.49730,69.369500 C 139.19921,68.812500 138.84139,68.356800 138.70214,68.356800 C 138.56290,68.356800 138.69286,68.812500 138.99095,69.369500 C 139.28904,69.926500 139.64686,70.382200 139.78611,70.382200 C 139.92535,70.382200 139.79539,69.926500 139.49730,69.369500 z M 127.09171,67.344100 C 127.26383,67.065600 127.17680,66.837800 126.89830,66.837800 C 126.61981,66.837800 126.25113,67.065600 126.07901,67.344100 C 125.90689,67.622600 125.99393,67.850500 126.27242,67.850500 C 126.55091,67.850500 126.91959,67.622600 127.09171,67.344100 z M 162.80482,27.484900 C 163.21403,26.291900 163.21254,25.613400 162.79928,24.953100 C 162.30453,24.162700 162.27323,24.192000 162.54619,25.190400 C 162.76202,25.979900 162.63879,26.329700 162.14490,26.329700 C 161.75287,26.329700 160.00221,27.044300 158.25455,27.917600 C 153.83636,30.125400 151.25415,30.356400 149.34564,28.714800 L 147.86896,27.444600 L 148.74010,25.617800 C 149.21922,24.613100 150.35471,23.337700 151.26341,22.783700 C 152.17211,22.229700 152.60974,21.775500 152.23593,21.774500 C 151.86212,21.773400 150.97692,22.228300 150.26883,22.785300 C 149.56074,23.342300 148.67033,23.798000 148.29015,23.798000 C 147.90997,23.798000 147.59580,24.082800 147.59200,24.430900 C 147.58819,24.779000 147.45130,25.562700 147.28779,26.172400 C 147.05780,27.030100 147.52239,27.798000 149.34007,29.564500 C 151.43377,31.599400 151.97694,31.864600 154.32801,32.000400 C 157.78912,32.200300 161.94716,29.985300 162.80482,27.484900 z M 160.97462,22.966800 C 161.21321,22.345100 161.13119,22.264200 160.64903,22.645700 C 160.29454,22.926200 159.66271,23.282200 159.24497,23.436800 C 158.72655,23.628800 158.82990,23.730700 159.57056,23.758000 C 160.16737,23.780000 160.79920,23.424000 160.97462,22.966800 z M 150.13066,21.517500 C 150.13066,21.055200 150.45240,20.895200 151.01678,21.076700 C 151.73921,21.309100 151.76705,21.265600 151.16754,20.841000 C 150.76310,20.554700 150.29602,20.404500 150.12960,20.507400 C 149.96317,20.610200 149.51693,20.196400 149.13796,19.587800 C 148.48509,18.539400 148.49971,18.521200 149.41638,19.240800 C 150.29876,19.933600 150.32623,19.926600 149.72878,19.162300 C 148.66922,17.806700 147.32577,18.333500 147.46413,20.050300 C 147.56482,21.299700 147.51336,21.368000 147.11996,20.506700 C 146.79558,19.796500 146.64675,19.725100 146.62180,20.267400 C 146.60222,20.692800 146.94148,21.548100 147.37569,22.168000 C 148.01300,23.077900 148.35461,23.193800 149.14792,22.769200 C 149.68843,22.480000 150.13066,21.916700 150.13066,21.517500 z M 157.72592,22.532100 C 156.98375,21.637800 157.75605,21.498900 158.62712,22.370000 C 159.57753,23.320400 161.56758,22.014400 161.50059,20.484200 C 161.47083,19.804400 161.25640,19.075600 161.02407,18.864700 C 160.79175,18.653800 160.79586,18.823100 161.03322,19.240800 C 161.40433,19.894000 161.34556,19.903700 160.61362,19.310000 C 160.14549,18.930400 159.88734,18.417700 160.03996,18.170700 C 160.19257,17.923800 160.05986,17.721800 159.74504,17.721800 C 158.97287,17.721800 157.69527,19.041400 158.08760,19.433700 C 158.26000,19.606100 158.13522,19.747200 157.81031,19.747200 C 157.48540,19.747200 157.21957,20.202900 157.21957,20.759900 C 157.21957,21.588400 156.88200,21.772600 155.36295,21.772600 C 154.34181,21.772600 153.65503,21.921300 153.83677,22.103000 C 154.01851,22.284700 154.85003,22.414000 155.68459,22.390300 C 156.51915,22.366600 157.33331,22.559700 157.49383,22.819400 C 157.65435,23.079100 157.91407,23.291600 158.07098,23.291600 C 158.22789,23.291600 158.07261,22.949800 157.72592,22.532100 z M 163.10037,19.811000 C 162.75561,17.610400 161.46242,16.202700 159.78551,16.202700 C 157.97656,16.202700 156.20297,17.541200 156.22508,18.889800 C 156.24250,19.952500 156.29242,19.940300 157.38339,18.607900 C 159.66671,15.819100 162.63957,17.555100 162.13313,21.381400 C 161.86722,23.390500 161.90105,23.472600 162.60742,22.532100 C 163.09611,21.881400 163.27234,20.908600 163.10037,19.811000 z M 150.89893,17.713900 C 150.85758,17.152500 150.52044,16.412000 150.14974,16.068200 C 149.61003,15.567700 149.55362,15.580100 149.86661,16.130400 C 150.16065,16.647300 150.00146,16.736300 149.22398,16.489500 C 148.65556,16.309100 148.04393,16.398600 147.86481,16.688500 C 147.68569,16.978300 147.86648,17.215400 148.26655,17.215400 C 148.66663,17.215400 149.27762,17.557200 149.62431,17.974900 C 150.49600,19.025300 150.98812,18.924500 150.89893,17.713900 z "/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1059.6618425) " style="fill:none;stroke:#000000;stroke-width:0.37500000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" id="tracing-f04.svgpath5262" d="M 227.11091,88.785300 C 226.04143,88.341700 225.35818,87.767200 225.54351,87.467300 C 225.72763,87.169400 225.63098,87.084700 225.32361,87.274700 C 225.02198,87.461100 222.24868,86.926700 219.16072,86.087000 C 216.07277,85.247400 213.37917,84.546000 213.17495,84.528300 C 212.97072,84.510700 213.29707,84.297300 213.90016,84.054100 C 215.12213,83.561400 220.24531,84.164900 224.74981,85.332100 C 229.01812,86.438200 230.51689,86.299500 232.39087,84.625100 C 233.79245,83.372800 234.03015,82.808000 234.10144,80.561100 C 234.14698,79.125900 233.98773,77.830100 233.74754,77.681700 C 233.50735,77.533200 233.31083,78.433100 233.31083,79.681400 C 233.31083,83.011200 231.47011,85.066800 228.48845,85.066800 C 227.27812,85.066800 225.65791,84.827300 224.88800,84.534600 C 224.11808,84.241800 220.85901,83.552900 217.64562,83.003500 C 210.76846,81.827800 210.10184,81.387100 210.94472,78.573900 C 211.67952,76.121300 211.72184,73.753500 211.02314,74.185400 C 210.74011,74.360300 210.62345,74.689300 210.76390,74.916600 C 211.02893,75.345400 210.31546,77.944700 209.42066,79.810100 C 208.60611,81.508300 209.11861,82.644400 211.03140,83.380900 C 212.63729,83.999200 212.66132,84.035200 211.28741,83.764800 C 208.35849,83.188200 207.90291,81.953800 209.24517,78.231100 C 209.76399,76.792100 209.88894,75.088800 209.67670,72.348600 C 209.40687,68.864900 209.48246,68.387100 210.45785,67.411700 C 211.21769,66.651900 212.17556,66.329500 213.68974,66.324100 C 216.10123,66.315400 216.55593,66.094600 217.74581,64.354700 C 218.37495,63.434800 218.44928,62.895700 218.04988,62.149400 C 217.28656,60.723200 217.95997,57.924700 219.90683,54.432600 C 220.83839,52.761600 222.17285,49.635700 222.87231,47.486000 C 224.45414,42.624500 224.84895,41.879100 227.50723,38.735700 C 228.68479,37.343300 230.34453,35.098900 231.19553,33.748300 L 232.74281,31.292600 L 232.44231,21.493800 C 232.10202,10.397700 232.45726,8.5970000 235.69318,5.0152000 C 238.09879,2.3525000 241.04002,1.3195000 245.33499,1.6291000 C 250.81398,2.0239000 254.83351,4.5229000 257.47750,9.1783000 C 258.86657,11.624000 259.12780,12.996700 259.57931,20.222300 C 259.95366,26.213200 260.01761,26.462300 262.37863,31.124900 C 263.70756,33.749200 265.91895,37.181000 267.29283,38.751000 C 270.15391,42.020500 271.43694,44.345800 273.13574,49.340500 C 274.58651,53.605900 275.08171,58.596000 274.39479,62.027800 C 273.99463,64.027000 274.04053,64.795500 274.61298,65.681100 C 275.01170,66.297900 275.33793,67.388200 275.33793,68.104000 C 275.33793,69.910500 276.62393,71.692700 279.21257,73.473700 C 282.88498,76.000400 282.28243,77.673800 276.55106,80.865200 C 274.21857,82.164000 271.28356,84.224400 270.02883,85.444000 C 268.77411,86.663500 267.53431,87.529500 267.27372,87.368500 C 267.01314,87.207400 266.63506,87.342500 266.43354,87.668500 C 266.20471,88.038800 266.28663,88.125700 266.65173,87.900100 C 266.97325,87.701400 267.23631,87.660300 267.23631,87.808800 C 267.23631,88.432000 264.11555,89.623900 262.48409,89.623900 C 260.34472,89.623900 257.95658,88.782200 258.33926,88.163000 C 258.49227,87.915400 258.22116,87.744100 257.73679,87.782300 C 257.22434,87.822700 256.85343,87.496200 256.84967,87.001300 C 256.84612,86.533600 256.63869,85.964000 256.38873,85.735500 C 256.12562,85.494900 256.10077,85.607800 256.32970,86.003400 C 256.64715,86.552100 256.51991,86.577000 255.68464,86.130000 C 255.04739,85.789000 251.37242,85.573100 246.20233,85.573100 L 237.76054,85.573100 L 235.86174,87.077000 C 232.50018,89.739400 230.39961,90.149500 227.11091,88.785300 z M 231.15884,88.768600 C 230.67147,88.641200 229.87397,88.641200 229.38661,88.768600 C 228.89925,88.895900 229.29800,89.000100 230.27272,89.000100 C 231.24745,89.000100 231.64620,88.895900 231.15884,88.768600 z M 263.31210,88.760200 C 262.68549,88.639600 261.66013,88.639600 261.03352,88.760200 C 260.40691,88.880900 260.91959,88.979700 262.17281,88.979700 C 263.42603,88.979700 263.93871,88.880900 263.31210,88.760200 z M 236.53811,85.931100 C 236.69944,86.092400 236.97511,85.850000 237.15071,85.392400 C 237.42993,84.664800 238.57468,84.560400 246.27694,84.560400 C 251.12077,84.560400 255.08390,84.764200 255.08390,85.013200 C 255.08390,85.262300 255.59658,85.433200 256.22319,85.393000 C 257.32569,85.322300 257.36431,85.144200 257.41926,79.876700 C 257.45049,76.882900 257.30750,74.433400 257.10150,74.433400 C 256.89550,74.433400 256.44538,74.772700 256.10123,75.187400 C 255.75708,75.602100 255.29839,75.831900 255.08191,75.698100 C 254.86544,75.564300 254.31160,76.029800 253.85117,76.732500 C 253.39073,77.435200 252.79616,77.875500 252.52990,77.711000 C 252.26364,77.546400 252.04580,77.666500 252.04580,77.977900 C 252.04580,78.289200 251.84182,78.417900 251.59250,78.263800 C 251.34319,78.109800 251.00302,78.338600 250.83655,78.772400 C 250.67009,79.206200 250.30443,79.419300 250.02397,79.246000 C 249.74351,79.072600 249.51404,79.196500 249.51404,79.521200 C 249.51404,79.845900 249.17226,79.980500 248.75452,79.820200 C 248.33678,79.659900 247.99499,79.764800 247.99499,80.053300 C 247.99499,80.347500 247.55015,80.436700 246.98229,80.256500 C 246.42531,80.079700 245.96959,80.121300 245.96959,80.348900 C 245.96959,80.576600 244.14673,80.762800 241.91879,80.762800 C 239.69084,80.762800 237.86798,80.599100 237.86798,80.398900 C 237.86798,80.198800 237.48882,80.180600 237.02539,80.358400 C 236.42012,80.590700 236.29736,80.496400 236.58952,80.023600 C 236.86304,79.581100 236.76587,79.443600 236.29282,79.603900 C 235.88629,79.741600 235.57584,80.570700 235.55728,81.568400 C 235.50274,84.498900 235.37636,84.888600 234.05021,86.214700 C 233.14391,87.121000 232.95703,87.575900 233.41727,87.755200 C 233.77647,87.895200 234.55960,87.476100 235.15756,86.823800 C 235.75552,86.171500 236.37677,85.769800 236.53811,85.931100 z M 234.32353,86.839000 C 234.67022,86.421300 235.06781,86.079500 235.20705,86.079500 C 235.34630,86.079500 235.17657,86.421300 234.82988,86.839000 C 234.48318,87.256800 234.08560,87.598500 233.94635,87.598500 C 233.80711,87.598500 233.97683,87.256800 234.32353,86.839000 z M 266.65464,85.563800 C 267.86644,85.013900 269.02782,84.669100 269.23550,84.797400 C 269.44318,84.925800 270.26024,84.355300 271.05119,83.529700 C 272.85401,81.648000 272.51343,81.650700 268.75537,83.547700 C 265.34411,85.269700 262.21317,85.541200 260.90069,84.228700 C 259.50129,82.829300 259.13470,81.163200 259.13470,76.202600 C 259.13470,73.561600 258.90845,71.315300 258.62478,71.139900 C 257.86263,70.668900 257.41313,72.313400 258.08330,73.120900 C 258.44422,73.555800 258.62604,75.552800 258.56334,78.393400 C 258.48396,81.990500 258.64846,83.249800 259.33444,84.296800 C 260.91096,86.702800 263.25168,87.108000 266.65464,85.563800 z M 247.70834,79.249200 C 248.80389,78.858900 249.92142,78.676200 250.19174,78.843300 C 250.46205,79.010400 250.53077,78.900400 250.34445,78.598900 C 250.00188,78.044600 251.86282,77.148100 252.80532,77.413400 C 253.08382,77.491800 253.14223,77.386500 252.93513,77.179400 C 252.61279,76.857000 254.34729,75.242000 255.08390,75.178600 C 255.70197,75.125400 257.61565,73.637900 257.61565,73.210700 C 257.61565,72.950600 256.99594,73.290200 256.23851,73.965400 C 255.48108,74.640600 255.18686,74.770500 255.58469,74.254200 C 255.98251,73.737900 256.48220,72.142900 256.69511,70.709700 C 257.71265,63.860400 257.82411,63.599000 259.89033,63.215400 C 261.02194,63.005400 261.51248,61.391000 261.60655,57.567400 C 261.64299,56.086100 261.86477,55.254900 262.17281,55.445300 C 262.79767,55.831500 262.85129,60.255600 262.23111,60.255600 C 261.98469,60.255600 261.89171,61.793700 262.02449,63.673500 C 262.22632,66.530800 262.48019,67.286500 263.57249,68.281400 C 264.66844,69.279600 265.21184,69.418200 266.94341,69.141400 C 268.14067,68.949900 269.59278,68.250700 270.40060,67.476800 C 271.16668,66.742900 271.79347,66.373100 271.79347,66.655200 C 271.79347,67.429900 269.69792,69.233100 268.08946,69.842500 C 264.85231,71.069100 262.40489,69.917600 261.67773,66.826000 L 261.26377,65.065900 L 261.21194,66.998000 C 261.14225,69.595700 261.82316,70.695000 263.93320,71.391400 C 265.97116,72.064000 267.37592,71.746400 269.51489,70.129500 C 270.96538,69.033000 273.57782,65.288800 272.37271,66.033600 C 271.64428,66.483800 271.64451,66.200100 272.37386,64.599300 C 272.69308,63.898700 273.14537,63.443600 273.37894,63.587900 C 273.61252,63.732300 273.66465,63.155500 273.49478,62.306200 C 273.32492,61.456900 273.38531,60.762000 273.62899,60.762000 C 273.87268,60.762000 274.07205,59.508700 274.07205,57.977000 C 274.07205,56.445300 273.87268,55.192100 273.62899,55.192100 C 273.38531,55.192100 273.32265,54.508500 273.48975,53.673100 C 273.67756,52.734000 273.58438,52.154000 273.24569,52.154000 C 272.94437,52.154000 272.82898,51.812200 272.98929,51.394500 C 273.14959,50.976700 273.03566,50.635000 272.73611,50.635000 C 272.43655,50.635000 272.32263,50.293200 272.48293,49.875400 C 272.64323,49.457700 272.52930,49.115900 272.22976,49.115900 C 271.93020,49.115900 271.81627,48.774100 271.97658,48.356400 C 272.13688,47.938600 272.02295,47.596900 271.72341,47.596900 C 271.42385,47.596900 271.30992,47.255100 271.47023,46.837300 C 271.63053,46.419600 271.52753,46.077800 271.24134,46.077800 C 270.95515,46.077800 270.86182,45.849900 271.03394,45.571400 C 271.20606,45.293000 271.09213,45.065100 270.78077,45.065100 C 270.46940,45.065100 270.35547,44.837200 270.52759,44.558700 C 270.69971,44.280300 270.58578,44.052400 270.27442,44.052400 C 269.96305,44.052400 269.84912,43.824500 270.02124,43.546000 C 270.19336,43.267600 270.07943,43.039700 269.76807,43.039700 C 269.45670,43.039700 269.34377,42.810200 269.51710,42.529800 C 269.69043,42.249300 269.47734,41.883600 269.04354,41.717200 C 268.60975,41.550700 268.36671,41.233500 268.50346,41.012200 C 268.64020,40.791000 267.89835,39.858300 266.85491,38.939600 C 265.81146,38.020900 265.01681,37.080100 265.08902,36.849100 C 265.16123,36.618000 264.87771,36.297500 264.45899,36.136800 C 264.04027,35.976100 263.82374,35.640700 263.97783,35.391400 C 264.13191,35.142100 264.00322,34.938100 263.69186,34.938100 C 263.38049,34.938100 263.26756,34.708600 263.44090,34.428200 C 263.61423,34.147700 263.40113,33.782000 262.96734,33.615600 C 262.53354,33.449100 262.30469,33.108900 262.45877,32.859600 C 262.61286,32.610300 262.48417,32.406300 262.17281,32.406300 C 261.86144,32.406300 261.74751,32.178500 261.91963,31.900000 C 262.09175,31.621500 261.97782,31.393600 261.66646,31.393600 C 261.35509,31.393600 261.24116,31.165800 261.41328,30.887300 C 261.58540,30.608800 261.47147,30.380900 261.16011,30.380900 C 260.84874,30.380900 260.73481,30.153100 260.90693,29.874600 C 261.07905,29.596100 260.96512,29.368200 260.65376,29.368200 C 260.34239,29.368200 260.22846,29.140400 260.40058,28.861900 C 260.57270,28.583400 260.44784,28.355500 260.12312,28.355500 C 259.79839,28.355500 259.66386,28.013700 259.82417,27.596000 C 259.98447,27.178300 259.87054,26.836500 259.57099,26.836500 C 259.27144,26.836500 259.15751,26.494700 259.31782,26.077000 C 259.47812,25.659200 259.36519,25.317400 259.06685,25.317400 C 258.70973,25.317400 258.58543,23.847100 258.70298,21.013400 C 258.80118,18.646100 258.68063,16.709400 258.43510,16.709400 C 258.18956,16.709400 258.11091,15.798000 258.26032,14.684100 C 258.41597,13.523600 258.32175,12.658700 258.03970,12.658700 C 257.76894,12.658700 257.69241,12.201800 257.86962,11.643500 C 258.08346,10.969700 257.92561,10.526100 257.40030,10.324500 C 256.96496,10.157500 256.73484,9.8168000 256.88892,9.5675000 C 257.04300,9.3182000 256.91432,9.1142000 256.60295,9.1142000 C 256.29159,9.1142000 256.17766,8.8864000 256.34978,8.6079000 C 256.52189,8.3294000 256.40797,8.1015000 256.09660,8.1015000 C 255.78524,8.1015000 255.64976,7.9085000 255.79554,7.6726000 C 256.13983,7.1156000 253.34962,4.4347000 252.89680,4.8875000 C 252.70724,5.0771000 252.55215,4.9529000 252.55215,4.6116000 C 252.55215,4.2702000 252.32429,4.1318000 252.04580,4.3039000 C 251.76730,4.4760000 251.53945,4.3621000 251.53945,4.0507000 C 251.53945,3.7393000 251.31159,3.6254000 251.03310,3.7975000 C 250.75460,3.9696000 250.52675,3.8557000 250.52675,3.5444000 C 250.52675,3.2330000 250.29889,3.1191000 250.02039,3.2912000 C 249.74190,3.4633000 249.51404,3.3475000 249.51404,3.0338000 C 249.51404,2.6938000 249.10491,2.5933000 248.50134,2.7848000 C 247.94436,2.9616000 247.48864,2.9200000 247.48864,2.6924000 C 247.48864,2.4647000 246.00757,2.2785000 244.19736,2.2785000 C 242.38716,2.2785000 240.90608,2.4737000 240.90608,2.7124000 C 240.90608,2.9511000 240.56430,3.0152000 240.14656,2.8549000 C 239.72882,2.6946000 239.38703,2.7976000 239.38703,3.0838000 C 239.38703,3.3700000 239.15917,3.4633000 238.88068,3.2912000 C 238.60219,3.1191000 238.37433,3.2330000 238.37433,3.5444000 C 238.37433,3.8557000 238.18134,3.9912000 237.94547,3.8454000 C 237.38839,3.5011000 234.70754,6.2913000 235.16036,6.7442000 C 235.34992,6.9337000 235.22573,7.0888000 234.88439,7.0888000 C 234.54304,7.0888000 234.40458,7.3167000 234.57670,7.5952000 C 234.74882,7.8737000 234.63489,8.1015000 234.32353,8.1015000 C 234.01216,8.1015000 233.89823,8.3294000 234.07035,8.6079000 C 234.24247,8.8864000 234.14914,9.1142000 233.86295,9.1142000 C 233.57676,9.1142000 233.47376,9.4560000 233.63407,9.8737000 C 233.79437,10.291500 233.73025,10.633300 233.49159,10.633300 C 233.25292,10.633300 233.05765,14.051100 233.05765,18.228500 C 233.05765,22.405900 233.19339,25.823800 233.35929,25.823800 C 233.52519,25.823800 233.70188,27.077000 233.75193,28.608700 C 233.80812,30.328300 233.63288,31.393600 233.29382,31.393600 C 232.99181,31.393600 232.88553,31.621500 233.05765,31.900000 C 233.22977,32.178500 233.11584,32.406300 232.80448,32.406300 C 232.49311,32.406300 232.36443,32.610300 232.51851,32.859600 C 232.67259,33.108900 232.44374,33.449100 232.00995,33.615600 C 231.57616,33.782000 231.34830,34.123800 231.50360,34.375100 C 231.65890,34.626400 231.43104,34.968200 230.99725,35.134600 C 230.56346,35.301100 230.33495,35.641800 230.48946,35.891800 C 230.64396,36.141800 230.19543,36.723100 229.49271,37.183500 C 228.79000,37.644000 228.32729,38.202300 228.46448,38.424300 C 228.60166,38.646200 228.03294,39.331300 227.20066,39.946600 C 226.36837,40.562000 225.82112,41.281800 225.98455,41.546200 C 226.14797,41.810600 226.02693,42.027000 225.71557,42.027000 C 225.40420,42.027000 225.29027,42.254900 225.46239,42.533300 C 225.63451,42.811800 225.52058,43.039700 225.20922,43.039700 C 224.89785,43.039700 224.78392,43.267600 224.95604,43.546000 C 225.12816,43.824500 225.03483,44.052400 224.74864,44.052400 C 224.46245,44.052400 224.35945,44.394200 224.51976,44.811900 C 224.68006,45.229700 224.54362,45.571400 224.21657,45.571400 C 223.85235,45.571400 223.74647,45.963900 223.94334,46.584100 C 224.12357,47.152000 224.03433,47.596900 223.74018,47.596900 C 223.45166,47.596900 223.34675,47.938600 223.50706,48.356400 C 223.66736,48.774100 223.53283,49.115900 223.20811,49.115900 C 222.88338,49.115900 222.75852,49.343800 222.93064,49.622300 C 223.10276,49.900700 223.00943,50.128600 222.72324,50.128600 C 222.43705,50.128600 222.33405,50.470400 222.49435,50.888100 C 222.65466,51.305900 222.52013,51.647700 222.19540,51.647700 C 221.87068,51.647700 221.74582,51.875500 221.91794,52.154000 C 222.09006,52.432500 221.97613,52.660400 221.66476,52.660400 C 221.35340,52.660400 221.23947,52.888200 221.41159,53.166700 C 221.58371,53.445200 221.46978,53.673100 221.15841,53.673100 C 220.84705,53.673100 220.71836,53.877000 220.87245,54.126400 C 221.02653,54.375700 220.79768,54.715800 220.36388,54.882300 C 219.93009,55.048800 219.71699,55.414400 219.89033,55.694900 C 220.06366,55.975300 219.95073,56.204800 219.63936,56.204800 C 219.32800,56.204800 219.21407,56.432700 219.38619,56.711200 C 219.55830,56.989700 219.44247,57.217500 219.12877,57.217500 C 218.78884,57.217500 218.68827,57.626600 218.87983,58.230200 C 219.05661,58.787200 218.97220,59.242900 218.69225,59.242900 C 218.05421,59.242900 218.15331,61.403700 218.81209,61.855900 C 219.08004,62.039900 220.02402,62.072800 220.90981,61.929000 C 222.21124,61.717800 222.87557,61.979500 224.37113,63.292700 C 225.38907,64.186400 226.22192,65.168200 226.22192,65.474300 C 226.22192,65.780500 225.35444,65.183900 224.29420,64.148600 C 222.69451,62.586600 222.05668,62.289100 220.54591,62.400200 C 219.54460,62.473900 218.82591,62.697600 218.94881,62.897400 C 219.07172,63.097100 219.86211,63.122600 220.70524,62.954000 C 221.99344,62.696300 222.53604,62.938200 224.10348,64.468700 C 225.12937,65.470500 226.19660,66.299500 226.47509,66.311000 C 226.75359,66.322400 227.06797,66.591400 227.17372,66.908700 C 227.29215,67.263900 227.11625,67.331100 226.71572,67.083600 C 226.28615,66.818100 226.18980,66.882900 226.43185,67.274500 C 226.63337,67.600600 226.98868,67.749700 227.22143,67.605800 C 227.45418,67.462000 228.23594,68.353300 228.95867,69.586600 C 230.42292,72.085100 230.57328,72.640800 229.63978,72.103600 C 229.27205,71.891900 229.18365,71.932500 229.42880,72.200300 C 229.66088,72.453800 230.09761,72.661200 230.39931,72.661200 C 230.70101,72.661200 231.05337,72.977700 231.18233,73.364600 C 231.33863,73.833500 231.20000,73.934100 230.76653,73.666200 C 230.32755,73.394800 230.24041,73.465200 230.49837,73.882500 C 230.70853,74.222600 231.01165,74.369600 231.17197,74.209300 C 231.33230,74.049000 232.02980,74.432600 232.72197,75.061700 C 233.41415,75.690900 233.79809,75.891300 233.57517,75.507000 C 233.30263,75.037300 233.38992,74.881800 233.84164,75.032300 C 234.21111,75.155500 234.92640,74.843300 235.43117,74.338500 C 236.43720,73.332500 236.66122,71.901700 235.81270,71.901700 C 235.51777,71.901700 235.39846,71.704300 235.54758,71.463000 C 235.87276,70.936800 234.11729,69.238600 233.68996,69.665900 C 233.52594,69.829900 233.00683,69.376700 232.53637,68.658700 C 232.06592,67.940700 231.48808,67.472500 231.25228,67.618200 C 231.01649,67.763900 230.44684,67.308200 229.98641,66.605500 C 229.52597,65.902800 228.98118,65.431700 228.77577,65.558600 C 228.57035,65.685600 227.78462,65.144800 227.02970,64.356800 C 225.82866,63.103200 225.64243,62.468000 225.53968,59.275300 C 225.47510,57.268500 225.61771,55.505800 225.85661,55.358100 C 226.09550,55.210500 226.16865,54.770900 226.01915,54.381400 C 225.86966,53.991800 225.99244,53.673100 226.29198,53.673100 C 226.59153,53.673100 226.70546,53.331300 226.54516,52.913500 C 226.38486,52.495800 226.46726,52.154000 226.72827,52.154000 C 226.98928,52.154000 227.07168,51.812200 226.91138,51.394500 C 226.75108,50.976700 226.88560,50.635000 227.21033,50.635000 C 227.53505,50.635000 227.65991,50.407100 227.48779,50.128600 C 227.31568,49.850100 227.42961,49.622300 227.74097,49.622300 C 228.05233,49.622300 228.16626,49.394400 227.99414,49.115900 C 227.82203,48.837400 227.93596,48.609600 228.24732,48.609600 C 228.55868,48.609600 228.67261,48.381700 228.50050,48.103200 C 228.32838,47.824700 228.44231,47.596900 228.75367,47.596900 C 229.06504,47.596900 229.17896,47.369000 229.00685,47.090500 C 228.83473,46.812000 228.94866,46.584100 229.26002,46.584100 C 229.57139,46.584100 229.68432,46.354700 229.51099,46.074200 C 229.33765,45.793800 229.55075,45.428100 229.98455,45.261600 C 230.41834,45.095200 230.64719,44.755000 230.49311,44.505700 C 230.33902,44.256400 230.43293,44.052400 230.70179,44.052400 C 230.97064,44.052400 231.07825,43.539700 230.94092,42.913100 C 230.73351,41.966700 230.79151,41.902400 231.28343,42.533300 C 231.75558,43.138900 231.82227,42.907900 231.61237,41.394100 C 231.45990,40.294400 231.56139,39.495200 231.85349,39.495200 C 232.13091,39.495200 232.21707,39.267400 232.04495,38.988900 C 231.87283,38.710400 231.98676,38.482500 232.29812,38.482500 C 232.60949,38.482500 232.72342,38.254700 232.55130,37.976200 C 232.37918,37.697700 232.49311,37.469800 232.80448,37.469800 C 233.11584,37.469800 233.22977,37.242000 233.05765,36.963500 C 232.88553,36.685000 232.99946,36.457100 233.31083,36.457100 C 233.62219,36.457100 233.73512,36.227700 233.56179,35.947200 C 233.38846,35.666800 233.60156,35.301100 234.03535,35.134600 C 234.46914,34.968200 234.69799,34.628000 234.54391,34.378700 C 234.38983,34.129400 234.51851,33.925400 234.82988,33.925400 C 235.14124,33.925400 235.25517,33.697500 235.08305,33.419000 C 234.91093,33.140500 235.01409,32.912700 235.31229,32.912700 C 235.90279,32.912700 235.75848,29.216900 235.10988,27.728900 C 234.89896,27.245100 234.96568,26.162700 235.25815,25.323800 C 235.56324,24.448600 235.59207,23.798400 235.32578,23.798400 C 235.07051,23.798400 235.00716,23.419200 235.18499,22.955800 C 235.37813,22.452500 235.30322,22.240000 234.99899,22.428000 C 234.29986,22.860100 234.49320,16.965700 235.20634,16.106400 C 236.29143,14.799000 240.95466,15.908300 240.11110,17.273200 C 239.95848,17.520100 240.08924,17.722200 240.40168,17.722200 C 240.71411,17.722200 240.92918,18.120900 240.87960,18.608300 C 240.69634,20.409900 240.93914,20.760300 242.37096,20.760300 C 243.96387,20.760300 244.53787,19.937700 244.10367,18.277400 C 243.93807,17.644100 244.06624,17.215800 244.42137,17.215800 C 244.74877,17.215800 244.87800,16.991500 244.70853,16.717300 C 244.31340,16.077900 247.42325,14.166200 248.75452,14.230100 C 249.60189,14.270700 249.56055,14.349100 248.50134,14.710100 C 247.28094,15.126000 247.29005,15.138500 248.75482,15.058000 C 250.47815,14.963400 251.69800,15.536900 251.26465,16.238100 C 251.10442,16.497400 251.22808,16.709500 251.53945,16.709500 C 251.85081,16.709500 251.96474,16.937300 251.79262,17.215800 C 251.62050,17.494300 251.71383,17.722200 252.00002,17.722200 C 252.28621,17.722200 252.38921,18.064000 252.22891,18.481700 C 252.06860,18.899400 252.18968,19.241200 252.49797,19.241200 C 252.80626,19.241200 253.05850,19.810900 253.05850,20.507100 C 253.05850,21.203300 252.80626,21.773000 252.49797,21.773000 C 252.18968,21.773000 252.06860,22.114800 252.22891,22.532500 C 252.38921,22.950200 252.29164,23.292000 252.01209,23.292000 C 251.68165,23.292000 251.69172,23.643100 252.04089,24.295600 C 252.33628,24.847500 252.56803,26.157700 252.55589,27.207100 C 252.52258,30.086500 252.72271,31.393600 253.19689,31.393600 C 253.43214,31.393600 253.48379,31.621500 253.31167,31.900000 C 253.13956,32.178500 253.25348,32.406300 253.56485,32.406300 C 253.87621,32.406300 253.99014,32.634200 253.81802,32.912700 C 253.64591,33.191200 253.75983,33.419000 254.07120,33.419000 C 254.38256,33.419000 254.51125,33.623000 254.35717,33.872300 C 254.20308,34.121600 254.44113,34.465300 254.88617,34.636100 C 255.34751,34.813200 255.57074,35.271300 255.40550,35.701900 C 255.24610,36.117300 255.34984,36.457100 255.63603,36.457100 C 255.92221,36.457100 256.01554,36.685000 255.84343,36.963500 C 255.67131,37.242000 255.78714,37.469800 256.10084,37.469800 C 256.44077,37.469800 256.54134,37.879000 256.34978,38.482500 C 256.15189,39.106000 256.25879,39.495200 256.62789,39.495200 C 256.97812,39.495200 257.11730,39.916300 256.96259,40.507900 C 256.81693,41.064900 256.94226,41.520600 257.24110,41.520600 C 257.53993,41.520600 257.63398,41.671100 257.45009,41.855000 C 257.26620,42.038900 257.57382,42.510200 258.13370,42.902300 C 258.69357,43.294500 259.02046,43.827600 258.86012,44.087000 C 258.69977,44.346500 258.82334,44.558700 259.13470,44.558700 C 259.44607,44.558700 259.56000,44.786600 259.38788,45.065100 C 259.21576,45.343600 259.32969,45.571400 259.64106,45.571400 C 259.95242,45.571400 260.06635,45.799300 259.89423,46.077800 C 259.72211,46.356300 259.83604,46.584100 260.14741,46.584100 C 260.45877,46.584100 260.57270,46.812000 260.40058,47.090500 C 260.22846,47.369000 260.32179,47.596900 260.60798,47.596900 C 260.89417,47.596900 260.98282,47.976000 260.80499,48.439400 C 260.57109,49.049000 260.66593,49.168100 261.14790,48.870300 C 261.65873,48.554600 261.73807,48.761700 261.48800,49.758000 C 261.29599,50.523000 261.38764,51.132800 261.71085,51.240500 C 262.08433,51.365000 262.11278,51.985500 261.79983,53.181200 L 261.33980,54.938900 L 261.01208,52.208400 C 260.68617,49.492900 258.82392,45.226700 257.12035,43.292900 C 256.62968,42.735900 256.07921,41.294500 255.89710,40.089700 C 255.51419,37.556600 253.12385,32.569400 251.65847,31.246200 C 250.68894,30.370700 250.60347,30.380600 249.19794,31.532100 C 246.70577,33.573900 242.95145,35.926500 241.67343,36.247200 C 240.43698,36.557600 238.31687,35.018900 237.78583,33.425800 C 237.34730,32.110200 235.93183,33.348100 234.07204,36.673700 C 232.58782,39.327700 232.28466,40.306600 232.55946,41.557800 C 232.81742,42.732300 232.65867,43.396400 231.92302,44.220400 C 228.83016,47.684800 226.22192,54.433300 226.22192,58.971400 L 226.22192,62.221300 L 229.37056,64.909500 C 237.41292,71.775800 238.04852,72.894300 235.32270,75.384000 L 233.79013,76.783700 L 234.82832,77.723300 C 235.63038,78.449200 235.71983,78.765200 235.22161,79.113100 C 234.78603,79.417100 234.90541,79.474100 235.58940,79.288500 C 236.14639,79.137400 236.94389,79.232900 237.36163,79.500700 C 238.49757,80.229200 245.43079,80.060600 247.70834,79.249200 z M 224.78282,60.762000 C 224.78282,60.065700 224.89774,59.780900 225.03821,60.129000 C 225.17868,60.477100 225.17868,61.046800 225.03821,61.394900 C 224.89774,61.743000 224.78282,61.458200 224.78282,60.762000 z M 256.11442,30.414200 C 255.38752,29.056000 255.44639,28.861900 256.58514,28.861900 C 257.60236,28.861900 258.84994,30.496900 258.27297,31.073900 C 257.65279,31.694100 256.63249,31.382300 256.11442,30.414200 z M 257.61565,30.410800 C 257.61565,30.148800 257.38780,29.793500 257.10930,29.621400 C 256.83081,29.449300 256.60295,29.663700 256.60295,30.097900 C 256.60295,30.532000 256.83081,30.887300 257.10930,30.887300 C 257.38780,30.887300 257.61565,30.672900 257.61565,30.410800 z M 249.51404,7.8483000 C 249.51404,6.9439000 249.78771,6.5825000 250.47257,6.5825000 C 251.82190,6.5825000 252.21830,7.9736000 251.04753,8.6001000 C 249.66956,9.3376000 249.51404,9.2614000 249.51404,7.8483000 z M 233.31083,76.790500 C 233.31083,76.694400 232.79815,76.181700 232.17154,75.651200 L 231.03225,74.686600 L 231.99684,75.825900 C 232.90332,76.896500 233.31083,77.195700 233.31083,76.790500 z M 211.13282,67.865500 C 210.80434,67.364900 210.03386,69.177100 210.02645,70.467800 C 210.00975,73.377800 210.77600,73.698200 211.03377,70.889000 C 211.17432,69.357300 211.21889,67.996700 211.13282,67.865500 z M 228.24732,69.369900 C 227.94923,68.812900 227.59141,68.357200 227.45216,68.357200 C 227.31292,68.357200 227.44288,68.812900 227.74097,69.369900 C 228.03906,69.926900 228.39688,70.382600 228.53613,70.382600 C 228.67537,70.382600 228.54541,69.926900 228.24732,69.369900 z M 215.84173,67.344500 C 216.01385,67.066000 215.92682,66.838200 215.64832,66.838200 C 215.36983,66.838200 215.00115,67.066000 214.82903,67.344500 C 214.65691,67.623000 214.74395,67.850900 215.02244,67.850900 C 215.30093,67.850900 215.66961,67.623000 215.84173,67.344500 z M 251.55484,27.485300 C 251.96405,26.292300 251.96256,25.613800 251.54930,24.953500 C 251.05455,24.163100 251.02325,24.192400 251.29621,25.190800 C 251.51204,25.980300 251.38881,26.330100 250.89492,26.330100 C 250.50289,26.330100 248.75223,27.044700 247.00457,27.918000 C 242.58638,30.125800 240.00417,30.356800 238.09566,28.715200 L 236.61898,27.445000 L 237.49012,25.618200 C 237.96924,24.613500 239.10473,23.338100 240.01343,22.784100 C 240.92213,22.230100 241.35976,21.775900 240.98595,21.774900 C 240.61214,21.773800 239.72694,22.228700 239.01885,22.785700 C 238.31076,23.342700 237.42035,23.798400 237.04017,23.798400 C 236.65999,23.798400 236.34582,24.083200 236.34202,24.431300 C 236.33821,24.779400 236.20132,25.563100 236.03781,26.172800 C 235.80782,27.030500 236.27241,27.798400 238.09009,29.564900 C 240.18379,31.599800 240.72696,31.865000 243.07803,32.000800 C 246.53914,32.200700 250.69718,29.985700 251.55484,27.485300 z M 249.72464,22.967200 C 249.96323,22.345500 249.88121,22.264600 249.39905,22.646100 C 249.04456,22.926600 248.41273,23.282600 247.99499,23.437200 C 247.47657,23.629200 247.57992,23.731100 248.32058,23.758400 C 248.91739,23.780400 249.54922,23.424400 249.72464,22.967200 z M 238.88068,21.517900 C 238.88068,21.055600 239.20242,20.895600 239.76680,21.077100 C 240.48923,21.309500 240.51707,21.266000 239.91756,20.841400 C 239.51312,20.555100 239.04604,20.404900 238.87962,20.507800 C 238.71319,20.610600 238.26695,20.196800 237.88798,19.588200 C 237.23511,18.539800 237.24973,18.521600 238.16640,19.241200 C 239.04878,19.934000 239.07625,19.927000 238.47880,19.162700 C 237.41924,17.807100 236.07579,18.333900 236.21415,20.050700 C 236.31484,21.300100 236.26338,21.368400 235.86998,20.507100 C 235.54560,19.796900 235.39677,19.725500 235.37182,20.267800 C 235.35224,20.693200 235.69150,21.548500 236.12571,22.168400 C 236.76302,23.078300 237.10463,23.194200 237.89794,22.769600 C 238.43845,22.480400 238.88068,21.917100 238.88068,21.517900 z M 246.47594,22.532500 C 245.73377,21.638200 246.50607,21.499300 247.37714,22.370400 C 248.32755,23.320800 250.31760,22.014800 250.25061,20.484600 C 250.22085,19.804800 250.00642,19.076000 249.77409,18.865100 C 249.54177,18.654200 249.54588,18.823500 249.78324,19.241200 C 250.15435,19.894400 250.09558,19.904100 249.36364,19.310400 C 248.89551,18.930800 248.63736,18.418100 248.78998,18.171100 C 248.94259,17.924200 248.80988,17.722200 248.49506,17.722200 C 247.72289,17.722200 246.44529,19.041800 246.83762,19.434100 C 247.01002,19.606500 246.88524,19.747600 246.56033,19.747600 C 246.23542,19.747600 245.96959,20.203300 245.96959,20.760300 C 245.96959,21.588800 245.63202,21.773000 244.11297,21.773000 C 243.09183,21.773000 242.40505,21.921700 242.58679,22.103400 C 242.76853,22.285100 243.60005,22.414400 244.43461,22.390700 C 245.26917,22.367000 246.08333,22.560100 246.24385,22.819800 C 246.40437,23.079500 246.66409,23.292000 246.82100,23.292000 C 246.97791,23.292000 246.82263,22.950200 246.47594,22.532500 z M 251.85039,19.811400 C 251.50563,17.610800 250.21244,16.203100 248.53553,16.203100 C 246.72658,16.203100 244.95299,17.541600 244.97510,18.890200 C 244.99252,19.952900 245.04244,19.940700 246.13341,18.608300 C 248.41673,15.819500 251.38959,17.555500 250.88315,21.381800 C 250.61724,23.390900 250.65107,23.473000 251.35744,22.532500 C 251.84613,21.881800 252.02236,20.909000 251.85039,19.811400 z M 239.64895,17.714300 C 239.60760,17.152900 239.27046,16.412400 238.89976,16.068600 C 238.36005,15.568100 238.30364,15.580500 238.61663,16.130800 C 238.91067,16.647700 238.75148,16.736700 237.97400,16.489900 C 237.40558,16.309500 236.79395,16.399000 236.61483,16.688900 C 236.43571,16.978700 236.61650,17.215800 237.01657,17.215800 C 237.41665,17.215800 238.02764,17.557600 238.37433,17.975300 C 239.24602,19.025700 239.73814,18.924900 239.64895,17.714300 z "/>
+
+<rect id="d0e113" width="288" height="1000px" x="10" y="1175.8931524999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e113" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The user should try all three filters, and observe the different types of output for
+different types of input images. There will always be an image where one works better
+than the others.
+</flowDiv></flowRoot>
+
+<rect id="d0e116" width="288" height="1000px" x="10" y="1216.4853944999998" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e116" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">After tracing, it is also suggested that the user try <flowSpan style="font-family:sans serif">Path &gt; Simplify</flowSpan>
+(<flowSpan style="font-weight:bold">Ctrl+L</flowSpan>) on the output path, to reduce the number of nodes. This can
+make the output of Potrace much easier to edit. For example, here is a typical tracing
+of the Old Man Playing Guitar:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1276.2703314999997) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f05.svgtext2879" y="128.14566" x="81.327339" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="128.14566" x="81.327339" id="tracing-f05.svgtspan2880" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1276.2703314999997) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f05.svgtext2882" y="124.44067" x="227.33034" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="124.44067" x="227.33034" id="tracing-f05.svgtspan2883" sodipodi:role="line">Traced Image / Output Path</tspan><tspan y="130.44067" x="227.33034" id="tracing-f05.svgtspan2893" sodipodi:role="line">(1,551 nodes)</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1276.2703314999997) " y="6.6406254e-05" x="39.653900" id="tracing-f05.svgimage1651" height="115.89471" width="83.346848" sodipodi:absref="/oldguitar.jpg" xlink:href="oldguitar.jpg"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1276.2703314999997) " id="tracing-f05.svgpath1653" d="M 185.42469,89.582700 L 185.42469,63.270600 L 186.10911,63.229200 L 186.79352,63.187800 L 186.10284,63.055100 L 185.41215,62.922500 L 185.43373,47.963300 L 185.45530,33.004100 L 186.40565,32.936200 C 186.92835,32.898800 187.46690,32.693500 187.60243,32.479900 C 187.78253,32.196100 187.85011,32.234900 187.85352,32.623900 C 187.86158,33.545300 188.89924,33.121400 189.15653,32.091600 C 189.27303,31.625300 189.31677,31.678600 189.34382,32.319700 C 189.37345,33.022200 189.51317,33.155500 190.21561,33.151600 C 190.85028,33.148000 190.94415,33.078600 190.60465,32.863900 C 190.35855,32.708300 190.23959,32.498500 190.34030,32.397800 C 190.44102,32.297100 190.71815,32.409400 190.95615,32.647400 C 191.41140,33.102700 195.57509,33.279800 195.29843,32.832200 C 195.21945,32.704400 195.32679,32.520900 195.53696,32.424600 C 195.74713,32.328200 195.61110,32.325700 195.23467,32.419100 C 194.85824,32.512500 194.55026,32.465600 194.55026,32.314900 C 194.55026,31.800700 194.85872,31.732400 196.23626,31.941500 C 196.99390,32.056400 197.68543,32.034600 197.77299,31.892900 C 197.99327,31.536500 198.50467,31.569000 198.50467,31.939500 C 198.50467,32.106800 198.29934,32.243700 198.04839,32.243700 C 197.79744,32.243700 197.59211,32.371000 197.59211,32.526700 C 197.59211,32.682400 197.28412,32.867600 196.90770,32.938300 C 196.53127,33.009000 196.74235,33.064600 197.37678,33.061800 C 198.01121,33.059000 198.60104,32.942200 198.68752,32.802300 C 198.77400,32.662300 199.11853,32.547900 199.45313,32.547900 C 199.78773,32.547900 199.98202,32.419300 199.88488,32.262100 C 199.78774,32.104900 199.95077,31.968300 200.24716,31.958500 C 202.15816,31.895200 203.93389,31.706900 204.58838,31.498100 C 205.00664,31.364700 205.24705,31.362900 205.12264,31.494200 C 204.99823,31.625400 205.19297,31.940500 205.55541,32.194400 C 206.32504,32.733500 211.88883,33.056100 211.88883,32.561700 C 211.88883,32.397300 211.68351,32.341600 211.43256,32.437900 C 211.18160,32.534200 210.97628,32.484200 210.97628,32.326900 C 210.97628,32.169600 210.77095,32.040900 210.52000,32.040900 C 210.26905,32.040900 210.06372,32.132100 210.06372,32.243700 C 210.06372,32.355200 209.85275,32.446500 209.59490,32.446500 C 209.32745,32.446500 209.16949,32.239600 209.22714,31.964800 C 209.29207,31.655400 209.59558,31.510700 210.07619,31.560200 C 210.66137,31.620400 210.72487,31.571700 210.36791,31.336700 C 209.70334,30.899100 209.11491,30.960200 208.71397,31.508500 C 208.44112,31.881700 208.09204,31.939600 207.16400,31.765500 C 206.01097,31.549100 205.99358,31.528500 206.69883,31.213800 C 207.24890,30.968400 207.46256,30.980200 207.55620,31.261100 C 207.72569,31.769600 208.23861,31.736400 208.23861,31.217000 C 208.23861,30.354500 209.97302,30.407300 212.26046,31.339400 C 213.47814,31.835600 214.56012,32.242100 214.66488,32.242600 C 215.01932,32.244600 215.16729,28.755200 214.82215,28.533900 C 214.64058,28.417600 214.58742,28.226900 214.70401,28.110400 C 215.13220,27.682200 215.89792,28.700300 215.74088,29.489000 C 215.60037,30.194700 216.09891,31.331100 216.54899,31.331100 C 216.64931,31.331100 216.88580,30.817800 217.07453,30.190400 C 217.59946,28.445400 218.58442,27.385800 219.39381,27.695300 C 219.91629,27.895100 220.02543,28.133200 219.91518,28.832800 C 219.72027,30.069400 220.41787,30.534600 222.54953,30.589500 L 224.32775,30.635300 L 224.15543,29.690400 C 224.06066,29.170700 223.58892,28.240300 223.10713,27.622700 C 222.62534,27.005100 222.23114,26.234800 222.23114,25.910900 C 222.23114,25.069000 221.61498,24.668000 219.97634,24.443400 C 219.07923,24.320500 218.20914,23.953700 217.64959,23.462700 C 216.41838,22.382400 216.53000,22.083300 217.89199,22.813300 C 219.17148,23.499100 220.71022,23.622300 220.71022,23.039000 C 220.71022,22.828100 220.40223,22.308000 220.02580,21.883200 C 219.12914,20.871400 218.58092,19.894200 218.58092,19.307900 C 218.58092,18.801900 218.96553,19.019600 220.00647,20.114600 C 220.26507,20.386600 220.70031,20.551100 220.97367,20.480200 C 221.27896,20.400900 221.58802,20.620800 221.77487,21.050200 C 222.07700,21.744500 225.00592,23.145400 226.33413,23.230800 C 226.67067,23.252500 227.24912,23.578200 227.61957,23.954600 L 228.29312,24.639000 L 227.60436,24.639000 C 227.22554,24.639000 226.78556,24.752800 226.62663,24.891900 C 226.46769,25.031000 225.73339,25.317000 224.99486,25.527500 C 223.42173,25.975800 223.82401,26.512900 225.52603,26.236700 C 226.43089,26.089900 226.56252,26.139900 226.39819,26.568200 C 226.26227,26.922400 226.36714,27.072500 226.75045,27.072500 C 227.30644,27.072500 228.61125,28.248400 228.62860,28.765100 C 228.63386,28.921700 228.96767,29.289300 229.37041,29.582200 L 230.10265,30.114600 L 230.31583,28.693100 C 230.55272,27.113400 230.28979,22.253600 229.89077,20.836700 L 229.63377,19.924200 L 229.41681,21.064900 C 229.29748,21.692200 229.07225,22.205500 228.91630,22.205500 C 228.76035,22.205500 227.84259,21.786200 226.87683,21.273700 C 225.12879,20.346100 223.75646,19.051400 223.75358,18.327200 C 223.75137,17.771200 222.81597,17.862900 222.37783,18.462100 C 222.02970,18.938200 221.96362,18.939600 221.50545,18.481500 C 221.14903,18.125000 221.10881,17.924500 221.36234,17.767800 C 221.60738,17.616400 221.53850,17.419700 221.13653,17.123000 C 220.59825,16.725700 220.61693,16.706600 221.40586,16.847100 C 222.14868,16.979500 222.27573,16.887500 222.43249,16.103700 C 222.66868,14.922700 222.99825,14.961000 222.99455,16.168900 C 222.99287,16.718000 223.17241,17.190400 223.41418,17.273000 C 223.64660,17.352500 223.75528,17.285700 223.65570,17.124600 C 223.55612,16.963400 223.67395,16.831600 223.91755,16.831600 C 224.16114,16.831600 224.36044,16.945700 224.36044,17.085100 C 224.36044,17.224500 224.67528,17.338600 225.06007,17.338600 C 225.44486,17.338600 225.91367,17.492500 226.10185,17.680700 C 226.51310,18.092000 229.22741,17.761300 229.22741,17.299900 C 229.22741,16.606400 228.58855,15.848400 228.14679,16.018000 C 227.89216,16.115700 227.39195,15.939500 227.03520,15.626400 C 226.48825,15.146400 226.41513,15.135700 226.56868,15.558200 C 226.70702,15.938800 226.52923,16.091600 225.82872,16.194400 C 224.24532,16.426800 223.44789,16.135900 223.44789,15.325900 C 223.44789,14.901200 223.63685,14.585200 223.90416,14.562900 C 224.49124,14.514000 224.64651,14.468500 225.65059,14.051600 C 226.10922,13.861200 226.72519,13.791900 227.01943,13.897700 C 227.42423,14.043200 227.37292,13.890900 226.80853,13.271800 C 226.39830,12.821800 225.88499,12.521900 225.66783,12.605200 C 225.45067,12.688500 225.27300,12.555700 225.27300,12.310000 C 225.27300,11.539300 224.76770,11.708800 223.35857,12.952300 C 223.15375,13.133100 222.82485,13.227200 222.62767,13.161500 C 222.43050,13.095700 221.97419,13.336900 221.61366,13.697500 C 221.22157,14.089600 220.72498,14.292000 220.37791,14.201200 C 220.05877,14.117800 219.79759,14.139300 219.79750,14.249200 C 219.79740,14.359000 219.21565,14.448800 218.50471,14.448800 C 217.79376,14.448800 217.14364,14.530000 217.05999,14.629100 C 216.97634,14.728300 216.42880,14.900500 215.84325,15.011700 L 214.77860,15.214000 L 215.69115,14.605300 C 216.19306,14.270500 216.42721,13.995600 216.21149,13.994500 C 215.89131,13.992900 215.89131,13.912100 216.21149,13.554700 C 216.55205,13.174500 216.65110,13.178500 216.96350,13.584900 C 217.69065,14.530800 221.29170,13.298200 223.31341,11.411500 C 223.80563,10.952100 225.30342,10.052300 226.64184,9.4119000 C 227.98025,8.7715000 230.17071,7.6548000 231.50952,6.9305000 C 234.13995,5.5073000 234.28749,5.4872000 238.86852,5.9302000 C 241.33246,6.1685000 241.36336,6.1629000 241.54313,5.4431000 C 241.64315,5.0426000 241.68493,3.6883000 241.63596,2.4335000 L 241.54693,0.15210000 L 250.21622,0.070900000 C 257.74945,0.00030000000 258.93062,0.051300000 259.22976,0.46000000 C 259.53133,0.87210000 259.59556,0.87430000 259.74772,0.47780000 C 259.89266,0.10010000 260.61640,0.042400000 264.11834,0.12970000 C 266.42665,0.18720000 268.41971,0.25000000 268.54737,0.26920000 C 268.71915,0.29510000 268.67298,95.286000 268.49239,113.38520 L 268.46735,115.89470 L 226.94602,115.89470 L 185.42469,115.89470 L 185.42469,89.582700 z M 192.41026,114.69800 C 192.82611,113.92090 192.80796,113.76540 192.30141,113.76540 C 191.90285,113.76540 191.50840,114.38300 191.50840,115.00700 C 191.50840,115.50210 192.08581,115.30420 192.41026,114.69800 z M 194.76559,113.06340 C 194.91182,111.97140 194.68594,112.02600 194.28373,113.17980 C 194.04193,113.87340 194.04789,114.08500 194.30681,113.99870 C 194.49882,113.93460 194.70527,113.51380 194.76559,113.06340 z M 195.95078,112.93520 C 195.84970,112.83420 195.77781,113.01380 195.79101,113.33450 C 195.80561,113.68880 195.87769,113.76090 195.97479,113.51830 C 196.06266,113.29870 196.05186,113.03630 195.95078,112.93520 z M 193.63770,112.42150 C 193.63770,112.01690 193.71888,111.43510 193.81811,111.12870 C 193.94695,110.73070 193.81847,110.78880 193.36859,111.33190 C 192.62860,112.22530 192.53304,113.15700 193.18142,113.15700 C 193.46121,113.15700 193.63770,112.87250 193.63770,112.42150 z M 191.83586,112.62470 C 191.94589,111.54610 192.86405,109.20290 193.17981,109.19480 C 193.34800,109.19050 193.73643,108.64290 194.04298,107.97800 C 194.34954,107.31310 194.74212,106.76910 194.91538,106.76910 C 195.08865,106.76910 195.69811,106.35850 196.26975,105.85660 C 196.84139,105.35470 197.20930,104.94400 197.08732,104.94400 C 196.96535,104.94400 197.32856,104.60240 197.89445,104.18490 C 198.46035,103.76740 199.02878,103.25520 199.15763,103.04680 C 199.32837,102.77050 199.48286,102.75870 199.72736,103.00320 C 200.28427,103.56010 201.94123,103.03500 202.44197,102.14280 C 202.90521,101.31750 202.91339,101.35960 201.85255,99.111900 C 201.46094,98.282100 201.64371,96.731000 202.13309,96.731000 C 202.67882,96.731000 201.26061,94.403500 200.50513,94.059300 C 199.81567,93.745200 199.67075,93.787900 199.25048,94.429300 C 198.98915,94.828100 198.38958,96.570000 197.91809,98.300200 C 197.04865,101.49060 196.22859,103.55220 195.53886,104.28130 C 195.32973,104.50240 195.15863,104.84050 195.15863,105.03260 C 195.15863,105.45340 193.39666,107.00710 192.64576,107.24840 C 192.02496,107.44800 191.37269,108.60880 191.05623,110.07720 C 190.88606,110.86680 190.92378,111.04900 191.21960,110.86610 C 191.60977,110.62500 191.55539,111.10280 191.05409,112.32050 C 190.89886,112.69760 190.97752,112.85290 191.32376,112.85290 C 191.59262,112.85290 191.82306,112.75020 191.83586,112.62470 z M 246.90000,109.56740 C 246.71629,109.50620 246.56599,109.12530 246.56599,108.72100 C 246.56599,108.27040 246.38942,107.98590 246.10971,107.98590 C 245.85876,107.98590 245.65343,108.19120 245.65343,108.44220 C 245.65343,108.69310 245.79032,108.89840 245.95762,108.89840 C 246.12492,108.89840 246.26181,109.02640 246.26181,109.18280 C 246.26181,109.33920 246.42313,109.85250 246.62029,110.32350 L 246.97879,111.17980 L 247.10639,110.42930 C 247.17658,110.01650 247.08370,109.62870 246.90000,109.56740 z M 245.17244,109.40000 C 245.06732,109.12610 244.86014,108.97680 244.71203,109.06840 C 244.56393,109.15990 244.61249,109.41910 244.81995,109.64430 C 245.28662,110.15100 245.42406,110.05570 245.17244,109.40000 z M 243.84341,107.40570 C 243.64209,107.02950 243.33356,106.86140 243.04672,106.97140 C 242.65348,107.12230 242.68976,107.26940 243.27346,107.89080 C 244.02662,108.69250 244.37389,108.39690 243.84341,107.40570 z M 246.12016,105.87400 C 246.05186,105.00360 245.34925,104.62570 245.34925,105.45940 C 245.34925,105.77070 245.13599,106.32990 244.87535,106.70200 C 244.18296,107.69050 244.65077,108.16040 245.48662,107.31600 C 245.88427,106.91430 246.15368,106.30110 246.12016,105.87400 z M 243.52413,104.67710 C 243.52413,104.53030 243.31881,104.23970 243.06786,104.03150 C 242.57258,103.62040 242.51067,103.71870 242.79622,104.46290 C 242.99167,104.97220 243.52413,105.12890 243.52413,104.67710 z M 245.95762,104.31770 C 245.95762,104.14050 245.82074,104.08020 245.65343,104.18360 C 245.48613,104.28700 245.34925,104.43190 245.34925,104.50570 C 245.34925,104.57950 245.48613,104.63980 245.65343,104.63980 C 245.82074,104.63980 245.95762,104.49490 245.95762,104.31770 z M 238.46935,101.89690 C 238.29912,101.72660 237.70724,101.45760 237.15405,101.29890 C 236.16755,101.01600 236.15863,101.02190 236.68939,101.60840 C 236.98701,101.93730 237.57890,102.20640 238.00468,102.20640 C 238.52964,102.20640 238.67921,102.10670 238.46935,101.89690 z M 244.49373,101.69440 C 244.27414,101.60650 244.01178,101.61730 243.91070,101.71840 C 243.80962,101.81950 243.98929,101.89140 244.30995,101.87820 C 244.66431,101.86360 244.73638,101.79150 244.49373,101.69440 z M 235.91950,101.09920 C 235.91950,100.75390 234.87128,100.09670 234.30457,100.08670 C 234.00192,100.08140 233.83003,99.954500 233.92259,99.804700 C 234.01515,99.655000 233.88635,99.453900 233.63636,99.358000 C 233.03391,99.126800 233.05320,98.556100 233.66345,98.556100 C 234.45360,98.556100 233.96141,97.803500 233.10458,97.701600 C 232.66964,97.649800 232.13267,97.387900 231.91130,97.119400 C 231.55244,96.684300 231.58083,96.669800 232.17322,96.985400 C 232.53866,97.180100 233.20481,97.339400 233.65357,97.339400 C 234.36192,97.339400 234.45014,97.440600 234.32273,98.107100 C 234.15385,98.990500 234.54368,99.394700 234.91855,98.724900 C 235.18980,98.240200 236.52787,98.397200 236.52787,98.913700 C 236.52787,99.071400 236.66475,99.115800 236.83205,99.012400 C 236.99935,98.909000 237.13624,98.969400 237.13624,99.146500 C 237.13624,99.323700 237.53548,99.468700 238.02345,99.468700 C 238.51141,99.468700 238.95628,99.597800 239.01205,99.755600 C 239.06782,99.913300 239.79786,100.21910 240.63437,100.43490 C 241.47088,100.65080 242.23156,100.93190 242.32477,101.05970 C 242.59244,101.42650 244.14900,100.57670 243.98923,100.15090 C 243.88131,99.863300 244.16417,99.817000 245.12981,99.964300 C 245.83606,100.07200 246.58500,100.29510 246.79413,100.46000 C 247.06580,100.67430 247.17436,100.61690 247.17436,100.25890 C 247.17436,99.307300 244.84119,98.972900 243.67623,99.757400 C 243.29601,100.01350 241.87760,99.965500 240.48228,99.649400 C 238.11800,99.113800 232.14556,95.562800 224.81672,90.335200 C 221.62849,88.061100 219.46543,87.041900 216.04381,86.201400 C 214.34413,85.783900 212.54283,85.288300 212.04093,85.099900 C 210.34126,84.462100 206.92637,82.285300 206.78627,81.750300 C 206.69607,81.406000 205.99971,81.027900 204.81083,80.677800 C 203.20117,80.203700 203.02871,80.081700 203.41269,79.688700 C 203.88646,79.203700 205.19675,77.140400 205.19675,76.879300 C 205.19675,76.563700 202.57986,77.299800 201.01819,78.054800 C 200.14205,78.478400 199.28531,78.738400 199.11431,78.632800 C 198.09398,78.002200 196.44832,80.390400 195.72926,83.545200 C 195.41234,84.935700 195.43764,85.224700 195.95360,86.108200 C 196.52841,87.092400 198.13894,88.254200 198.58072,88.003300 C 198.70619,87.932000 198.80885,88.066200 198.80885,88.301400 C 198.80885,88.536600 199.07027,89.030500 199.38978,89.398900 L 199.97071,90.068700 L 200.17365,89.144800 C 200.42632,87.994400 200.80948,87.737500 201.39677,88.324800 C 201.88836,88.816400 201.98610,89.147800 201.62257,89.090400 C 200.88541,88.974000 200.32978,89.185500 200.32978,89.582700 C 200.32978,89.833600 200.46667,90.038900 200.63397,90.038900 C 200.80127,90.038900 200.93815,89.902100 200.93815,89.734700 C 200.93815,89.567400 201.07504,89.430600 201.24234,89.430600 C 201.40964,89.430600 201.54653,89.633300 201.54653,89.881000 C 201.54653,90.400300 202.95190,90.807200 204.28420,90.673700 C 204.68978,90.633000 204.68978,90.586000 204.28420,90.250400 C 204.03324,90.042700 203.67841,89.602200 203.49567,89.271500 C 203.31294,88.940700 202.79963,88.491500 202.35498,88.273300 C 201.91033,88.055000 201.54653,87.736100 201.54653,87.564700 C 201.54653,87.373800 201.17807,87.333900 200.59591,87.461700 C 199.93500,87.606900 199.70872,87.567900 199.85340,87.333800 C 199.96786,87.148600 200.29297,86.992700 200.57587,86.987400 C 201.03687,86.978700 201.03184,86.933500 200.52746,86.551400 C 199.84262,86.032500 200.13638,85.356200 200.88057,85.738400 C 201.16319,85.883600 201.56554,85.941000 201.77466,85.866000 C 201.98379,85.791000 202.15490,85.946400 202.15490,86.211300 C 202.15490,86.476200 202.39821,86.692900 202.69558,86.692900 C 203.71404,86.692900 204.54778,87.562400 204.64634,88.727200 C 204.69811,89.339100 204.91266,89.896400 205.12312,89.965500 C 205.41874,90.062700 205.43320,89.900400 205.18667,89.251900 C 204.94086,88.605400 204.96581,88.314400 205.29529,87.984900 C 205.66280,87.617400 205.81444,87.673400 206.37244,88.382800 C 206.72962,88.836900 207.02187,89.403900 207.02187,89.642800 C 207.02187,89.881700 207.26141,90.052800 207.55419,90.023000 C 208.52216,89.924600 208.77446,90.032900 208.92597,90.612300 C 209.03926,91.045600 209.27096,91.148400 209.87400,91.033100 C 210.74553,90.866500 210.83759,90.612400 210.35384,89.708500 C 209.96436,88.980700 210.22149,88.480900 210.85943,88.725700 C 211.20748,88.859300 211.23464,88.966700 210.96281,89.134700 C 210.75792,89.261300 210.69836,89.531200 210.82874,89.742100 C 210.99973,90.018800 211.21463,89.924900 211.62141,89.395900 C 211.92836,88.996700 212.18254,88.822700 212.18626,89.009100 C 212.20683,90.040500 216.91410,93.394900 217.67819,92.922600 C 217.84265,92.821000 218.20690,92.967500 218.48764,93.248200 C 218.96541,93.726000 219.01339,93.717200 219.23778,93.110600 L 219.47751,92.462600 L 220.24596,93.130700 C 220.66860,93.498200 221.01440,93.964900 221.01440,94.167800 C 221.01440,94.678400 220.06870,94.994400 219.68596,94.611700 C 219.16801,94.093700 218.83662,94.254600 218.93999,94.973800 C 219.01588,95.501700 219.25446,95.660700 220.02792,95.698800 C 220.57281,95.725600 221.18879,95.884500 221.39675,96.052000 C 221.60471,96.219500 222.25396,96.452800 222.83952,96.570500 C 223.42507,96.688200 224.65702,97.035400 225.57719,97.342200 C 226.49735,97.649000 227.93462,98.108100 228.77113,98.362400 C 229.60764,98.616600 231.11336,99.199100 232.11718,99.656700 C 233.12099,100.11440 234.03182,100.46900 234.14125,100.44470 C 234.25068,100.42050 234.50699,100.60160 234.71082,100.84720 C 235.08074,101.29300 235.91950,101.46780 235.91950,101.09920 z M 230.13997,97.643600 C 230.13997,97.476300 230.27685,97.339400 230.44415,97.339400 C 230.61146,97.339400 230.74834,97.476300 230.74834,97.643600 C 230.74834,97.810900 230.61146,97.947800 230.44415,97.947800 C 230.27685,97.947800 230.13997,97.810900 230.13997,97.643600 z M 228.92323,97.035200 C 228.92323,96.867900 228.53539,96.731000 228.06137,96.731000 C 227.58734,96.731000 227.09685,96.628400 226.97137,96.502900 C 226.74352,96.275000 226.58824,96.232300 225.72928,96.160700 C 225.19393,96.116100 225.07767,94.297500 225.61016,94.297500 C 225.81563,94.297500 225.87462,94.587200 225.76118,95.039200 C 225.58912,95.724700 225.67956,95.796500 226.95593,95.987900 C 228.21719,96.177100 230.19230,97.305600 229.30346,97.329300 C 229.09433,97.334800 228.92323,97.202500 228.92323,97.035200 z M 223.97780,95.792700 C 223.68370,95.621500 223.30630,95.565900 223.13914,95.669200 C 222.72880,95.922800 222.41795,95.035300 222.68535,94.373600 C 222.87646,93.900600 222.92988,93.917600 223.16437,94.525700 C 223.30952,94.902100 223.62337,95.210100 223.86182,95.210100 C 224.10026,95.210100 224.37414,95.415400 224.47045,95.666400 C 224.67476,96.198800 224.67499,96.198800 223.97780,95.792700 z M 221.62277,94.467600 C 221.62277,93.933300 221.80530,93.854600 222.06606,94.276500 C 222.16232,94.432300 222.10195,94.645700 221.93192,94.750700 C 221.76189,94.855800 221.62277,94.728400 221.62277,94.467600 z M 223.98021,94.400300 C 224.18934,94.315900 224.53155,94.315900 224.74068,94.400300 C 224.94980,94.484600 224.77870,94.553700 224.36044,94.553700 C 223.94219,94.553700 223.77108,94.484600 223.98021,94.400300 z M 202.15490,89.904800 C 202.15490,89.831000 202.29178,89.686100 202.45908,89.582700 C 202.62638,89.479300 202.76327,89.539600 202.76327,89.716800 C 202.76327,89.894000 202.62638,90.038900 202.45908,90.038900 C 202.29178,90.038900 202.15490,89.978600 202.15490,89.904800 z M 204.69335,86.831900 C 204.42454,86.131400 204.66836,86.092900 205.32602,86.732100 C 205.85125,87.242600 205.85810,87.301300 205.39252,87.301300 C 205.10704,87.301300 204.79242,87.090000 204.69335,86.831900 z M 206.16014,98.611200 C 206.88504,98.306900 208.27584,97.884000 209.25081,97.671600 C 210.22578,97.459100 210.95124,97.213000 210.86295,97.124700 C 210.77465,97.036400 209.33321,96.786100 207.65975,96.568400 C 205.98628,96.350800 204.30264,96.076000 203.91831,95.957800 C 203.53399,95.839600 203.32251,95.851400 203.44835,95.984100 C 203.57419,96.116800 203.44739,96.479300 203.16656,96.789600 C 202.77513,97.222100 202.73948,97.437300 203.01380,97.711600 C 203.21061,97.908400 203.37164,98.315800 203.37164,98.617000 C 203.37164,99.337200 204.43595,99.335000 206.16014,98.611200 z M 218.58092,95.036300 C 218.58092,94.664000 217.70382,94.013800 216.94464,93.823300 C 215.84047,93.546200 215.95793,94.039600 217.14294,94.656400 C 218.20459,95.208900 218.58092,95.308400 218.58092,95.036300 z M 214.32232,93.993300 C 214.32232,93.826000 214.18544,93.689200 214.01813,93.689200 C 213.85083,93.689200 213.71395,93.826000 213.71395,93.993300 C 213.71395,94.160600 213.85083,94.297500 214.01813,94.297500 C 214.18544,94.297500 214.32232,94.160600 214.32232,93.993300 z M 215.76720,93.613100 C 215.62366,93.182500 215.13450,93.229800 214.98139,93.689200 C 214.92562,93.856500 215.10813,93.993300 215.38697,93.993300 C 215.66581,93.993300 215.83691,93.822200 215.76720,93.613100 z M 208.23861,90.647300 C 208.23861,90.480000 208.03328,90.343100 207.78233,90.343100 C 207.53138,90.343100 207.32605,90.480000 207.32605,90.647300 C 207.32605,90.814600 207.53138,90.951500 207.78233,90.951500 C 208.03328,90.951500 208.23861,90.814600 208.23861,90.647300 z M 231.81299,82.434300 C 231.70959,82.267000 231.56463,82.130100 231.49085,82.130100 C 231.41707,82.130100 231.35671,82.267000 231.35671,82.434300 C 231.35671,82.601600 231.50167,82.738500 231.67885,82.738500 C 231.85603,82.738500 231.91639,82.601600 231.81299,82.434300 z M 228.46695,81.825900 C 228.36355,81.658600 228.14207,81.521700 227.97477,81.521700 C 227.80747,81.521700 227.75518,81.658600 227.85858,81.825900 C 227.96198,81.993200 228.18346,82.130100 228.35076,82.130100 C 228.51806,82.130100 228.57035,81.993200 228.46695,81.825900 z M 241.73615,81.012200 C 241.37757,80.395600 241.29097,80.593000 241.58451,81.357900 C 241.68882,81.629700 241.83826,81.788100 241.91657,81.709800 C 241.99489,81.631400 241.91370,81.317600 241.73615,81.012200 z M 227.23500,81.251700 C 227.07606,81.103200 226.60381,80.892200 226.18556,80.782800 L 225.42509,80.583800 L 226.18556,81.042000 C 227.03308,81.552600 227.69963,81.685900 227.23500,81.251700 z M 230.74834,80.591200 C 230.74834,80.433800 230.61146,80.305000 230.44415,80.305000 C 230.27685,80.305000 230.13997,80.518400 230.13997,80.779200 C 230.13997,81.040100 230.27685,81.168900 230.44415,81.065500 C 230.61146,80.962100 230.74834,80.748700 230.74834,80.591200 z M 225.12091,80.305000 C 225.01751,80.137700 224.76988,80.002900 224.57063,80.005500 C 224.35295,80.008300 224.39047,80.127800 224.66463,80.305000 C 225.24901,80.682700 225.35431,80.682700 225.12091,80.305000 z M 242.61158,79.569900 C 242.61158,79.332900 242.78268,79.059100 242.99181,78.961500 C 243.29477,78.820100 243.29506,78.748100 242.99327,78.607100 C 242.73406,78.486000 242.90210,78.142600 243.52560,77.519100 C 244.02670,77.018000 244.43460,76.447400 244.43203,76.251100 C 244.42859,75.987400 244.36907,75.984700 244.20390,76.240900 C 244.04491,76.487400 243.85160,76.448800 243.53410,76.106900 C 243.13854,75.681000 243.14719,75.649200 243.61015,75.826900 C 243.92701,75.948400 244.13434,75.881500 244.13716,75.656600 C 244.14010,75.423100 244.24920,75.454700 244.43207,75.742200 C 244.67206,76.119500 244.82926,76.132200 245.33997,75.815700 C 245.83631,75.508100 245.95572,75.508100 245.94795,75.815700 C 245.93310,76.403100 245.16806,77.281800 244.89047,77.030300 C 244.75488,76.907400 244.72472,77.032900 244.82345,77.309200 C 244.94082,77.637600 244.80998,77.862000 244.44556,77.957300 C 244.07291,78.054800 243.90345,78.357500 243.93429,78.870700 C 243.99074,79.810100 244.25329,79.672300 245.16222,78.226200 C 246.56141,76.000000 247.73742,70.346600 246.90795,69.833900 C 246.66685,69.684900 246.56599,70.270800 246.56599,71.820500 C 246.56599,73.029400 246.46333,73.915800 246.33785,73.790400 C 246.09683,73.549300 246.05668,73.383600 245.99564,72.378200 C 245.97473,72.033700 245.84021,71.824500 245.69670,71.913200 C 245.55320,72.001800 245.46251,71.433000 245.49517,70.649000 C 245.52783,69.865000 245.37034,68.611500 245.14520,67.863400 C 244.92006,67.115400 244.81465,66.255000 244.91096,65.951600 C 245.01986,65.608500 244.93457,65.401700 244.68533,65.404600 C 244.14964,65.410800 243.23613,65.997300 243.75227,66.003600 C 243.96140,66.006200 244.13251,66.136600 244.13251,66.293400 C 244.13251,66.450200 243.56894,66.570700 242.88013,66.561200 C 242.19133,66.551700 241.54113,66.683500 241.43525,66.854100 C 241.18274,67.260900 240.49478,67.344100 239.64577,67.070400 C 238.83803,66.810100 238.72646,66.016800 239.49368,65.989000 C 239.90153,65.974200 239.86597,65.905400 239.34158,65.694600 C 238.96515,65.543300 238.65717,65.270100 238.65717,65.087600 C 238.65717,64.905000 238.79405,64.840200 238.96135,64.943600 C 239.41048,65.221200 239.33114,64.320600 238.79301,63.032700 C 238.53311,62.410700 238.36201,61.875500 238.41277,61.843500 C 238.66055,61.687000 235.94833,58.519600 234.52611,57.304600 C 233.42726,56.365800 232.97171,55.774800 233.09645,55.449700 C 233.23242,55.095400 234.00679,55.741200 236.10661,57.960300 C 238.47768,60.466000 239.04520,61.263800 239.62487,62.905800 C 240.00501,63.982500 240.48953,64.930100 240.70159,65.011500 C 240.91365,65.092900 241.01142,65.282000 240.91886,65.431800 C 240.82629,65.581500 240.89552,65.704100 241.07270,65.704100 C 241.55453,65.704100 241.46095,65.055800 240.82971,64.020600 C 240.52014,63.513000 240.17364,62.476100 240.05973,61.716400 C 239.88547,60.554400 239.54717,60.025000 237.92820,58.380800 C 236.86978,57.305900 235.53996,56.054100 234.97305,55.599100 C 234.40613,55.144100 234.10362,54.767700 234.30079,54.762600 C 234.49797,54.757600 234.84687,54.941000 235.07613,55.170200 C 235.30539,55.399500 235.94131,55.818900 236.48928,56.102300 C 237.03725,56.385700 238.15035,57.325500 238.96282,58.190700 C 239.77530,59.056000 240.53248,59.671600 240.64545,59.558600 C 240.87742,59.326600 238.99635,56.578500 238.60560,56.578500 C 238.46666,56.578500 238.35298,56.381200 238.35298,56.140100 C 238.35298,55.898900 237.52924,55.262600 236.52244,54.726000 C 235.51565,54.189400 234.73957,53.702600 234.79784,53.644400 C 234.85610,53.586100 235.54376,53.756500 236.32596,54.023000 C 237.80622,54.527400 238.39343,55.051100 240.47015,57.719200 C 241.15381,58.597600 241.84687,59.316200 242.01028,59.316200 C 242.59889,59.316200 242.28890,58.499900 241.36770,57.624000 C 240.85087,57.132700 240.08997,56.157300 239.67683,55.456700 C 239.02859,54.357300 238.65938,54.094100 236.98275,53.536200 C 234.04286,52.557900 232.55506,51.103200 234.49436,51.103200 C 235.24288,51.103200 235.55063,50.537500 236.86569,46.744500 C 237.31981,45.434600 237.77178,44.282500 237.87008,44.184200 C 237.96837,44.085900 238.04879,43.834400 238.04879,43.625200 C 238.04879,43.416000 238.34597,42.583200 238.70918,41.774700 C 239.38461,40.271100 240.16531,38.281000 240.17351,38.041900 C 240.17603,37.968500 239.89899,38.208100 239.55787,38.574200 C 238.73159,39.461100 238.21737,39.425500 238.80915,38.522300 C 239.06775,38.127700 239.19315,37.580100 239.08780,37.305600 C 238.93511,36.907700 239.10336,36.798700 239.91741,36.768400 C 240.84574,36.733800 240.81414,36.708200 239.56972,36.486700 C 237.62901,36.141400 235.65666,36.137300 236.19758,36.479700 C 236.43417,36.629500 237.06557,36.680900 237.60068,36.594100 C 238.46161,36.454400 238.59108,36.527600 238.72530,37.229700 C 238.82870,37.770600 238.74516,38.023200 238.46289,38.023200 C 238.23514,38.023200 238.04879,38.281100 238.04879,38.596200 C 238.04879,39.059800 237.86010,39.150600 237.06019,39.071900 C 236.51646,39.018400 235.96893,38.965900 235.84345,38.955200 C 235.71797,38.944500 235.64423,38.833100 235.67957,38.707600 C 235.71492,38.582100 235.64746,38.022400 235.52966,37.463800 C 235.31779,36.458900 235.30162,36.450400 234.02052,36.663200 C 232.26095,36.955600 231.23041,37.528600 230.24657,38.761600 C 228.64515,40.768600 228.35040,42.024600 228.33185,46.920600 C 228.31985,50.088200 228.21205,51.407400 227.96519,51.407400 C 227.77287,51.407400 226.15478,52.077800 224.36943,52.897300 C 221.00129,54.443200 218.96472,55.080300 215.45193,55.686800 C 213.61527,56.003900 213.33441,56.146100 212.90530,56.975900 C 212.32470,58.098600 212.47379,61.089100 213.18996,62.685600 C 213.44686,63.258300 213.84095,64.342900 214.06573,65.095700 C 214.41431,66.263200 214.60395,66.479300 215.35519,66.565100 C 215.88499,66.625500 216.55539,66.429400 217.03754,66.073000 C 217.47841,65.747000 218.43216,65.177800 219.15700,64.808000 C 219.88183,64.438200 221.07536,63.517800 221.80929,62.762700 C 222.54322,62.007500 223.14370,61.569500 223.14370,61.789400 C 223.14370,62.042100 223.38135,61.951400 223.79010,61.542700 C 224.14561,61.187100 224.43649,60.540700 224.43649,60.106200 C 224.43649,59.612600 224.60488,59.316200 224.88525,59.316200 C 225.13207,59.316200 225.95881,58.700200 226.72246,57.947400 C 227.63998,57.042800 228.37763,56.576900 228.89730,56.573900 C 229.51991,56.570200 229.58866,56.506900 229.22741,56.270100 C 228.90582,56.059300 229.08540,56.027600 229.83578,56.162900 C 230.42134,56.268400 231.03732,56.493700 231.20462,56.663500 C 231.40937,56.871300 231.33479,56.911000 230.97648,56.784900 C 230.17021,56.501200 230.32868,56.807700 231.58485,57.961400 C 232.21223,58.537600 232.99931,59.015300 233.33392,59.022900 C 234.12910,59.040900 237.18677,61.416700 237.64601,62.373400 C 237.84274,62.783200 238.10278,63.529200 238.22389,64.031100 L 238.44407,64.943600 L 237.78829,64.362500 C 237.42761,64.042800 237.04780,63.866000 236.94426,63.969600 C 236.57739,64.336400 236.76303,65.732000 237.25031,66.270400 C 237.52217,66.570900 237.74461,66.955800 237.74461,67.125800 C 237.74461,67.606700 238.82862,68.470300 239.11085,68.214300 C 239.24957,68.088400 239.26090,68.162600 239.13603,68.379000 C 239.01115,68.595500 239.05813,68.952300 239.24043,69.172000 C 239.55148,69.546800 239.93394,71.969500 239.93430,73.567400 C 239.93442,74.087600 240.02567,74.191200 240.26921,73.947700 C 240.77256,73.444300 241.09065,73.543300 241.09065,74.203300 C 241.09065,74.528100 241.22753,74.878300 241.39484,74.981700 C 241.79219,75.227300 241.78686,76.260400 241.38697,76.507500 C 241.21534,76.613600 240.92818,76.279500 240.74884,75.765000 C 240.56950,75.250600 240.29005,74.829700 240.12784,74.829700 C 239.73378,74.829700 240.12437,76.055600 240.74231,76.758200 C 241.01305,77.066100 241.23640,77.476700 241.23865,77.670800 C 241.24493,78.212400 242.12226,80.000800 242.38165,80.000800 C 242.50811,80.000800 242.61158,79.806900 242.61158,79.569900 z M 242.21233,77.370900 C 241.81565,76.974200 242.00503,76.654800 242.63693,76.654800 C 242.99092,76.654800 243.21750,76.814200 243.15024,77.016000 C 243.00207,77.460500 242.49415,77.652700 242.21233,77.370900 z M 242.30739,74.963800 C 242.30739,74.703000 242.44428,74.574200 242.61158,74.677600 C 242.77888,74.781000 242.91576,74.994400 242.91576,75.151800 C 242.91576,75.309200 242.77888,75.438000 242.61158,75.438000 C 242.44428,75.438000 242.30739,75.224600 242.30739,74.963800 z M 245.83076,75.174700 C 245.69972,74.962600 245.67466,74.707000 245.77507,74.606600 C 246.04730,74.334400 246.34413,74.734800 246.19709,75.175900 C 246.09406,75.485000 246.02241,75.484800 245.83076,75.174700 z M 241.09065,69.040600 C 241.09065,68.878500 241.29598,68.745900 241.54693,68.745900 C 241.79788,68.745900 242.00321,68.799700 242.00321,68.865500 C 242.00321,68.931200 241.79788,69.063800 241.54693,69.160100 C 241.29598,69.256400 241.09065,69.202600 241.09065,69.040600 z M 244.15652,67.402500 C 244.14331,67.081800 244.21520,66.902100 244.31629,67.003200 C 244.41736,67.104300 244.42817,67.366700 244.34030,67.586200 C 244.24320,67.828900 244.17112,67.756800 244.15652,67.402500 z M 232.72555,58.403600 C 232.62215,58.236300 232.68251,58.099400 232.85969,58.099400 C 233.03686,58.099400 233.18183,58.236300 233.18183,58.403600 C 233.18183,58.570900 233.12146,58.707800 233.04769,58.707800 C 232.97391,58.707800 232.82895,58.570900 232.72555,58.403600 z M 231.49090,54.915200 C 231.16614,54.669500 231.05478,54.464200 231.24342,54.458900 C 231.43206,54.453600 231.75681,54.654500 231.96508,54.905500 C 232.44594,55.484900 232.24944,55.488900 231.49090,54.915200 z M 235.00694,48.517600 C 235.00694,48.266600 235.12101,48.061300 235.26043,48.061300 C 235.39985,48.061300 235.51392,48.266600 235.51392,48.517600 C 235.51392,48.768600 235.39985,48.973900 235.26043,48.973900 C 235.12101,48.973900 235.00694,48.768600 235.00694,48.517600 z M 233.69707,48.475200 C 233.59008,48.368200 233.57673,48.160600 233.66739,48.013900 C 233.86182,47.699300 234.39857,47.970600 234.39857,48.383500 C 234.39857,48.710500 233.98629,48.764400 233.69707,48.475200 z M 236.83205,43.972800 C 236.83205,43.899000 236.96894,43.754000 237.13624,43.650600 C 237.30354,43.547200 237.44042,43.607600 237.44042,43.784800 C 237.44042,43.961900 237.30354,44.106900 237.13624,44.106900 C 236.96894,44.106900 236.83205,44.046500 236.83205,43.972800 z M 236.83205,41.843500 C 236.83205,41.582600 236.96894,41.369200 237.13624,41.369200 C 237.30354,41.369200 237.44042,41.498000 237.44042,41.655500 C 237.44042,41.812900 237.30354,42.026300 237.13624,42.129700 C 236.96894,42.233100 236.83205,42.104300 236.83205,41.843500 z M 237.44042,41.065100 C 237.44042,40.897800 237.57731,40.760900 237.74461,40.760900 C 237.91191,40.760900 238.04879,40.897800 238.04879,41.065100 C 238.04879,41.232400 237.91191,41.369200 237.74461,41.369200 C 237.57731,41.369200 237.44042,41.232400 237.44042,41.065100 z M 236.88008,40.456700 C 236.88008,40.038400 236.94912,39.867300 237.03351,40.076500 C 237.11789,40.285600 237.11789,40.627800 237.03351,40.836900 C 236.94912,41.046000 236.88008,40.874900 236.88008,40.456700 z M 232.07483,38.212600 C 231.80272,37.901800 231.95459,37.735000 232.78202,37.435800 C 233.36157,37.226300 233.91292,37.132000 234.00725,37.226300 C 234.10158,37.320600 233.80933,37.538300 233.35780,37.709900 C 232.90628,37.881600 232.62160,38.159200 232.72519,38.326800 C 232.99862,38.769200 232.48287,38.678700 232.07483,38.212600 z M 234.40322,37.490900 C 234.40066,37.114400 234.53545,36.806500 234.70275,36.806500 C 235.08387,36.806500 235.08387,37.129300 234.70275,37.719000 C 234.46431,38.088000 234.40699,38.044300 234.40322,37.490900 z M 223.85511,78.918000 C 223.73457,78.603900 223.88487,78.388200 224.29989,78.279700 C 225.12142,78.064800 225.25910,77.587900 224.76891,76.654800 L 224.36941,75.894300 L 224.31924,76.806900 C 224.28153,77.492900 224.22156,77.379600 224.07768,76.350600 C 223.97242,75.597700 224.01249,74.807300 224.16672,74.594200 C 224.32095,74.381000 224.35691,74.116400 224.24663,74.006100 C 223.81492,73.574400 223.38886,74.540200 223.22789,76.315400 C 223.13511,77.338600 222.97175,78.175700 222.86487,78.175700 C 222.45511,78.175700 221.57139,76.874300 221.85709,76.691600 C 222.27089,76.427000 222.49687,74.208200 222.19387,73.384800 C 221.85637,72.467600 221.31859,72.514300 221.31859,73.460800 C 221.31859,74.043800 221.15884,74.223500 220.63417,74.231000 C 219.98917,74.240100 219.98145,74.264700 220.50028,74.658000 C 221.13760,75.141200 220.68798,75.600000 219.85914,75.312100 C 219.38891,75.148900 219.39025,75.170400 219.87371,75.546900 C 220.16648,75.774800 220.40603,76.054700 220.40603,76.168800 C 220.40603,76.435200 220.91782,77.075100 222.16063,78.362600 C 223.20008,79.439400 224.17821,79.760000 223.85511,78.918000 z M 223.51846,76.654800 C 223.51846,76.069200 223.58106,75.829700 223.65757,76.122400 C 223.73408,76.415200 223.73408,76.894300 223.65757,77.187100 C 223.58106,77.479900 223.51846,77.240300 223.51846,76.654800 z M 221.21719,76.147800 C 221.10566,76.036300 221.01440,75.803600 221.01440,75.630700 C 221.01440,75.440100 221.15608,75.458000 221.37435,75.676300 C 221.57233,75.874300 221.66359,76.107000 221.57715,76.193400 C 221.49070,76.279900 221.32873,76.259300 221.21719,76.147800 z M 235.31112,76.654800 C 235.31112,76.487500 235.17424,76.350600 235.00694,76.350600 C 234.83964,76.350600 234.70275,76.487500 234.70275,76.654800 C 234.70275,76.822100 234.83964,76.959000 235.00694,76.959000 C 235.17424,76.959000 235.31112,76.822100 235.31112,76.654800 z M 219.18929,73.955300 C 219.18929,73.809100 218.99003,73.124700 218.74650,72.434400 C 218.50297,71.744200 218.42312,71.179400 218.56906,71.179400 C 218.71500,71.179400 218.96676,71.555900 219.12852,72.015900 C 219.40027,72.788800 219.44043,72.806200 219.65639,72.244100 C 219.78495,71.909500 220.10887,71.372600 220.37622,71.051100 C 220.77346,70.573300 220.77891,70.516200 220.40603,70.738400 C 219.41869,71.326700 219.11423,71.174500 219.31092,70.191000 C 219.55167,68.987300 219.61818,68.932700 220.35998,69.329700 C 220.69792,69.510500 221.25717,69.658500 221.60278,69.658500 C 222.13363,69.658500 222.23670,69.859100 222.26692,70.951300 L 222.30270,72.244100 L 222.57537,70.723100 C 222.72534,69.886600 222.86785,68.794300 222.89206,68.295700 C 222.91627,67.797100 223.12755,67.197700 223.36157,66.963700 C 223.59559,66.729700 223.70611,66.327200 223.60717,66.069400 C 223.50823,65.811600 223.57891,65.506900 223.76425,65.392400 C 223.99800,65.247900 223.96056,65.043500 223.64201,64.724900 C 223.29929,64.382200 223.27045,64.178100 223.52828,63.920300 C 223.78611,63.662400 223.74900,63.574800 223.38198,63.574800 C 223.11151,63.574800 222.84459,63.680000 222.78882,63.808500 C 222.73305,63.937000 221.72924,64.543300 220.55812,65.155700 C 219.27759,65.825400 218.39226,66.490100 218.33710,66.823200 C 218.28665,67.127800 218.09682,67.676900 217.91525,68.043200 C 217.40444,69.074000 218.22225,74.221300 218.89683,74.221300 C 219.05768,74.221300 219.18929,74.101600 219.18929,73.955300 z M 218.32606,69.430400 C 218.37423,69.137600 218.30728,68.728500 218.17729,68.521300 C 218.01525,68.263000 218.08937,68.201500 218.41303,68.325700 C 218.93938,68.527700 219.06980,69.962700 218.56180,69.962700 C 218.38398,69.962700 218.27790,69.723100 218.32606,69.430400 z M 235.42823,73.471500 C 235.69843,73.059200 235.91950,72.265200 235.91950,71.707200 C 235.91950,71.149300 236.08147,70.530800 236.27945,70.332800 C 236.47742,70.134800 236.56216,69.895600 236.46775,69.801200 C 236.37335,69.706800 236.06756,69.858100 235.78824,70.137400 C 235.32346,70.602200 235.24941,70.603900 234.91551,70.157600 C 234.65458,69.808800 234.42070,69.754900 234.09438,69.968400 C 233.68880,70.233700 233.68880,70.300200 234.09438,70.566400 C 234.36974,70.747200 234.40701,70.867800 234.18838,70.870600 C 233.61998,70.877900 233.42818,70.334900 233.77215,69.692200 C 233.98470,69.295100 234.29043,69.158400 234.71674,69.269800 C 235.18149,69.391400 235.39162,69.264300 235.51667,68.786100 C 235.62840,68.358800 235.92749,68.137600 236.39330,68.137600 C 238.06486,68.137600 237.39986,67.115800 235.54272,66.830600 C 234.60905,66.687300 234.32403,66.772300 233.95044,67.305700 C 233.59526,67.812800 233.57781,68.013800 233.87093,68.221700 C 234.16821,68.432600 234.16724,68.520200 233.86624,68.642400 C 233.65711,68.727200 233.48601,69.059000 233.48601,69.379700 C 233.48601,69.700300 233.34913,69.962700 233.18183,69.962700 C 232.58398,69.962700 232.89279,70.545600 233.76293,71.059600 C 234.63462,71.574500 235.20957,73.147600 234.65204,73.492200 C 234.51263,73.578300 234.39857,73.777600 234.39857,73.935100 C 234.39857,74.466900 234.93398,74.225800 235.42823,73.471500 z M 234.29717,68.239000 C 233.98797,67.929800 234.05532,67.529200 234.41652,67.529200 C 234.59370,67.529200 234.66128,67.654400 234.56672,67.807400 C 234.47215,67.960400 234.56673,68.154900 234.77690,68.239700 C 234.98822,68.324900 235.01173,68.404500 234.82950,68.417700 C 234.64825,68.431000 234.40871,68.350500 234.29717,68.239000 z M 230.32375,73.086900 C 230.22267,72.985800 230.15078,73.165500 230.16398,73.486200 C 230.17858,73.840500 230.25066,73.912600 230.34776,73.669900 C 230.43563,73.450400 230.42483,73.188000 230.32375,73.086900 z M 238.35298,73.612900 C 238.35298,73.445600 238.21610,73.308700 238.04879,73.308700 C 237.88149,73.308700 237.74461,73.445600 237.74461,73.612900 C 237.74461,73.780200 237.88149,73.917100 238.04879,73.917100 C 238.21610,73.917100 238.35298,73.780200 238.35298,73.612900 z M 224.35579,72.624300 C 224.35215,72.089900 224.28986,72.036700 224.07167,72.381600 C 223.91797,72.624600 223.85970,72.932600 223.94219,73.066100 C 224.20603,73.493000 224.36057,73.327900 224.35579,72.624300 z M 236.99897,72.476500 C 237.27329,72.101400 237.29593,71.782000 237.07715,71.373200 C 236.88552,71.015100 236.87790,70.726300 237.05700,70.608400 C 237.46523,70.339600 237.77928,68.499100 237.45148,68.296500 C 237.30122,68.203600 237.09092,68.269000 236.98414,68.441800 C 236.87737,68.614500 236.66259,68.677100 236.50685,68.580900 C 236.35111,68.484600 236.22368,68.550800 236.22368,68.728000 C 236.22368,68.905200 236.36056,69.050100 236.52787,69.050100 C 236.69517,69.050100 236.83205,69.392300 236.83205,69.810600 C 236.83205,70.228800 236.69517,70.571100 236.52787,70.571100 C 236.36056,70.571100 236.22368,71.118600 236.22368,71.787800 C 236.22368,73.118600 236.40908,73.283300 236.99897,72.476500 z M 238.65717,71.750600 C 238.65717,70.956200 238.15858,71.034500 237.93633,71.863800 C 237.65081,72.929300 237.70783,73.109600 238.20089,72.700400 C 238.45184,72.492100 238.65717,72.064700 238.65717,71.750600 z M 233.33777,67.815800 C 233.47412,67.195100 233.44130,66.912600 233.24680,67.032800 C 232.78632,67.317400 232.51157,65.779700 232.89492,65.063400 C 233.07983,64.717900 233.14920,64.353300 233.04909,64.253200 C 232.94897,64.153100 232.70255,64.507000 232.50147,65.039700 C 232.12398,66.039800 231.55017,66.422200 231.84693,65.475900 C 231.94334,65.168500 231.67851,65.329200 231.22014,65.856200 L 230.42640,66.768700 L 230.60388,65.095700 C 230.95250,61.809500 230.96891,61.922200 230.13997,61.911600 C 229.56096,61.904100 229.37104,61.733600 229.34402,61.197100 C 229.30095,60.341800 228.61904,59.516800 228.61904,60.320000 C 228.61904,60.604400 228.72170,60.837800 228.84718,60.838600 C 228.97266,60.839400 229.11296,61.484700 229.15897,62.272500 C 229.20498,63.060200 229.45613,64.030600 229.71708,64.428900 C 229.99345,64.850700 230.11681,65.450800 230.01255,65.866200 C 229.91410,66.258400 229.98323,66.671900 230.16617,66.784900 C 230.36411,66.907300 230.42815,67.438300 230.32434,68.096400 C 230.17293,69.056100 230.19129,69.103200 230.46332,68.452900 C 230.89571,67.419200 230.95677,67.390000 231.51605,67.949300 C 231.78692,68.220100 231.86617,68.441800 231.69217,68.441800 C 231.51817,68.441800 231.46321,68.669500 231.57004,68.947900 C 231.70065,69.288300 231.64769,69.382100 231.40840,69.234200 C 231.21267,69.113200 231.05253,69.159200 231.05253,69.336400 C 231.05253,69.910000 231.57792,69.678400 232.10650,68.871600 C 232.39006,68.438900 232.69811,68.160800 232.79106,68.253800 C 232.88400,68.346700 232.74331,68.753600 232.47840,69.157900 C 232.21349,69.562200 232.07881,69.975000 232.17910,70.075300 C 232.41759,70.313800 233.06748,69.046500 233.33777,67.815800 z M 225.45292,69.017700 C 224.65088,68.386800 224.05626,68.271100 224.05626,68.745900 C 224.05626,68.913200 224.26588,69.050100 224.52208,69.050100 C 224.77829,69.050100 225.06338,69.246800 225.15563,69.487200 C 225.24787,69.727600 225.51724,69.849900 225.75422,69.758900 C 226.08198,69.633200 226.00987,69.455800 225.45292,69.017700 z M 228.16276,68.745900 C 228.05936,68.578600 227.81174,68.443900 227.61249,68.446400 C 227.39481,68.449200 227.43233,68.568800 227.70648,68.745900 C 228.29086,69.123600 228.39616,69.123600 228.16276,68.745900 z M 246.39359,67.171900 C 246.11344,66.302600 245.97850,65.046700 245.98256,63.346600 C 245.98426,62.635600 245.84246,62.053900 245.66745,62.053900 C 245.49244,62.053900 245.34925,61.848500 245.34925,61.597600 C 245.34925,61.346600 245.49421,61.141300 245.67139,61.141300 C 245.84856,61.141300 245.89585,60.983300 245.77648,60.790100 C 245.64201,60.572500 245.69304,60.521500 245.91062,60.656000 C 246.10377,60.775400 246.26181,60.715200 246.26181,60.522400 C 246.26181,60.329600 246.00472,60.104600 245.69051,60.022400 C 245.37630,59.940200 244.95362,59.509500 244.75121,59.065300 C 244.41607,58.329700 244.34933,58.303900 244.00392,58.776300 C 243.74619,59.128800 243.52524,59.195600 243.31447,58.984800 C 243.10370,58.774100 242.94593,59.240200 242.82217,60.439300 C 242.72200,61.409900 242.76310,62.327100 242.91352,62.477500 C 243.06393,62.627900 243.10886,63.141600 243.01336,63.619100 C 242.90006,64.185600 242.96577,64.487300 243.20242,64.487300 C 243.42632,64.487300 243.49147,64.255300 243.37265,63.880900 C 243.21717,63.391000 243.28432,63.314400 243.72197,63.482300 C 244.15124,63.647100 244.11945,63.536100 243.56889,62.948100 C 243.05179,62.395800 242.91826,61.982200 243.04697,61.331400 C 243.14211,60.850400 243.22957,60.234500 243.24133,59.962600 C 243.25778,59.582300 243.32383,59.608600 243.52779,60.076700 C 243.78534,60.667700 243.79870,60.665600 243.99817,60.000600 C 244.11108,59.624200 244.33246,59.316200 244.49012,59.316200 C 244.64778,59.316200 244.68655,59.462200 244.57628,59.640600 C 244.46600,59.819000 244.62902,60.158700 244.93855,60.395300 C 245.42759,60.769200 245.44154,60.865100 245.04506,61.127500 C 244.71136,61.348400 244.56149,61.304500 244.48719,60.964400 C 244.43132,60.708600 244.22599,60.556200 244.03091,60.625700 C 243.61634,60.773400 243.70374,62.052200 244.15927,62.503700 C 244.37395,62.716400 244.40385,62.633500 244.25415,62.240500 C 244.09648,61.826600 244.15269,61.705700 244.45588,61.806800 C 245.10889,62.024400 245.31452,63.361900 244.75902,63.778400 C 244.33807,64.094000 244.36271,64.217300 244.97762,64.871800 C 245.38285,65.303200 245.59431,65.808400 245.48683,66.088500 C 245.38573,66.351900 245.53729,66.925000 245.82362,67.362000 C 246.42959,68.286900 246.72152,68.189500 246.39359,67.171900 z M 224.79702,67.561100 C 224.88959,67.411300 224.76078,67.210300 224.51079,67.114300 C 224.23469,67.008400 224.05626,67.115300 224.05626,67.386700 C 224.05626,67.878600 224.53158,67.990600 224.79702,67.561100 z M 227.09811,66.888300 C 227.09811,66.703100 226.89279,66.630300 226.64184,66.726600 C 226.39088,66.822900 226.18556,66.769100 226.18556,66.607100 C 226.18556,66.445000 226.39088,66.312500 226.64184,66.312500 C 226.89279,66.312500 227.09811,66.160900 227.09811,65.975700 C 227.09811,65.790500 226.88159,65.722100 226.61696,65.823600 C 226.35232,65.925200 226.01011,66.008300 225.85649,66.008300 C 225.70288,66.008300 225.57719,66.282000 225.57719,66.616600 C 225.57719,67.062800 225.77998,67.225000 226.33765,67.225000 C 226.75590,67.225000 227.09811,67.073500 227.09811,66.888300 z M 229.08831,66.941800 C 228.99206,66.786100 229.03531,66.583300 229.18443,66.491100 C 229.33355,66.399000 229.45555,65.996000 229.45555,65.595600 C 229.45555,64.921200 229.41823,64.904000 228.94852,65.361900 C 228.43162,65.865800 228.45213,67.225000 228.97664,67.225000 C 229.13431,67.225000 229.18456,67.097600 229.08831,66.941800 z M 203.78583,65.247800 C 203.59506,64.750700 203.06745,64.620400 203.06745,65.070400 C 203.06745,65.301200 203.28064,65.458400 203.89442,65.680100 C 203.93099,65.693300 203.88213,65.498800 203.78583,65.247800 z M 207.45709,65.365800 C 207.36527,65.217300 207.57199,65.095700 207.91647,65.095700 C 208.76011,65.095700 208.71577,64.563000 207.85838,64.397800 L 207.17396,64.266000 L 207.85838,64.224600 C 208.26989,64.199700 208.54279,63.986400 208.54279,63.689600 C 208.54279,63.305700 208.45005,63.273100 208.12507,63.542800 C 207.89532,63.733500 207.49852,63.809300 207.24328,63.711400 C 206.98805,63.613400 206.68474,63.686200 206.56927,63.873000 C 206.41590,64.121200 206.24369,64.116700 205.93013,63.856500 C 205.57922,63.565300 205.50094,63.645800 205.50094,64.298000 C 205.50094,64.736700 205.36405,65.095700 205.19675,65.095700 C 205.02945,65.095700 204.89257,65.200400 204.89257,65.328200 C 204.89257,65.456100 205.50715,65.577700 206.25830,65.598400 C 207.00946,65.619000 207.54891,65.514400 207.45709,65.365800 z M 211.75470,64.676200 C 212.04061,63.537000 211.79496,62.193600 211.31919,62.294400 C 211.05347,62.350800 210.96704,62.212500 211.08151,61.914200 C 211.19547,61.617200 211.08993,61.445500 210.79348,61.445500 C 210.48225,61.445500 210.35814,61.674700 210.42280,62.129900 C 210.47626,62.506300 210.69110,62.814300 210.90023,62.814300 C 211.10936,62.814300 211.24624,62.951200 211.20442,63.118500 C 211.16259,63.285800 211.02571,63.388500 210.90023,63.346600 C 210.62610,63.255300 210.59868,64.246300 210.85673,64.918700 C 211.12607,65.620600 211.54614,65.507200 211.75470,64.676200 z M 225.57719,65.095700 C 224.98204,64.711100 224.36044,64.711100 224.36044,65.095700 C 224.36044,65.263000 224.73687,65.397800 225.19695,65.395200 C 225.84881,65.391600 225.93274,65.325500 225.57719,65.095700 z M 227.23721,64.812600 C 227.33347,64.656800 227.28745,64.452300 227.13495,64.358000 C 226.98245,64.263800 226.77919,64.391200 226.68326,64.641200 C 226.49414,65.134000 226.95117,65.275400 227.23721,64.812600 z M 210.36791,63.872000 C 210.36791,63.135700 209.29252,63.416900 209.23594,64.168000 C 209.20531,64.574700 209.35121,64.682300 209.78101,64.569900 C 210.10380,64.485500 210.36791,64.171400 210.36791,63.872000 z M 200.61259,63.194600 C 200.62435,63.069100 200.49708,62.966400 200.32978,62.966400 C 200.16248,62.966400 200.03522,63.342800 200.04698,63.802900 C 200.06592,64.544200 200.09813,64.570200 200.32978,64.031100 C 200.47357,63.696500 200.60083,63.320000 200.61259,63.194600 z M 226.04801,63.346600 C 226.02097,62.567900 225.86759,62.206000 225.56465,62.206000 C 225.27287,62.206000 225.14819,62.466400 225.20057,62.966400 C 225.39185,64.792400 226.10939,65.114300 226.04801,63.346600 z M 232.57345,63.404700 C 232.57345,63.143900 232.43657,63.015100 232.26927,63.118500 C 232.10197,63.221900 231.96508,63.435300 231.96508,63.592700 C 231.96508,63.750200 232.10197,63.879000 232.26927,63.879000 C 232.43657,63.879000 232.57345,63.665600 232.57345,63.404700 z M 227.55439,63.270600 C 227.45099,63.103300 227.57980,62.966400 227.84062,62.966400 C 228.10145,62.966400 228.31486,62.739900 228.31486,62.463000 C 228.31486,62.008300 228.25670,62.012200 227.71366,62.503600 C 227.19325,62.974600 227.12413,63.574800 227.59029,63.574800 C 227.67395,63.574800 227.65779,63.437900 227.55439,63.270600 z M 236.93832,63.128300 C 237.19280,62.465100 236.65963,62.287300 236.18210,62.876100 C 235.89689,63.227700 235.88612,63.316100 236.14763,63.158900 C 236.35676,63.033300 236.52787,63.075500 236.52787,63.252600 C 236.52787,63.713700 236.73810,63.650000 236.93832,63.128300 z M 205.95459,62.281900 C 205.98367,61.865300 206.32989,61.438000 206.83935,61.189700 C 207.29970,60.965400 207.61351,60.719000 207.53673,60.642200 C 207.25497,60.360500 204.28420,60.279900 204.28420,60.554000 C 204.28420,60.709700 204.50628,60.837100 204.77772,60.837100 C 205.16671,60.837100 205.19624,60.927500 204.91712,61.263800 C 204.64528,61.591400 204.65429,61.732700 204.95592,61.872200 C 205.27601,62.020200 205.27537,62.087700 204.95249,62.236700 C 204.65216,62.375200 204.68889,62.516600 205.10410,62.820200 C 205.74929,63.292000 205.89030,63.202700 205.95459,62.281900 z M 192.42096,62.595400 C 192.42096,62.445100 192.54350,62.397900 192.69327,62.490400 C 192.84304,62.583000 193.04407,62.454200 193.14000,62.204200 C 193.23593,61.954200 193.57784,61.749700 193.89979,61.749700 C 194.22175,61.749700 194.56729,61.535700 194.66766,61.274100 C 194.76803,61.012600 194.97854,60.877900 195.13546,60.974900 C 195.29238,61.071900 195.51188,61.003800 195.62323,60.823700 C 195.86648,60.430100 192.27933,60.754400 191.40859,61.204700 C 191.10273,61.362900 190.65995,61.418500 190.42462,61.328100 C 189.80844,61.091700 189.23752,62.248600 189.81180,62.569900 C 190.41801,62.909200 192.42096,62.928700 192.42096,62.595400 z M 192.44497,61.622900 C 192.43176,61.302300 192.50366,61.122600 192.60474,61.223700 C 192.70581,61.324800 192.71662,61.587100 192.62875,61.806700 C 192.53165,62.049400 192.45957,61.977300 192.44497,61.622900 z M 202.99669,62.053600 C 202.54789,61.334900 202.42937,61.418300 202.65782,62.291900 C 202.75386,62.659100 202.95095,62.886300 203.09581,62.796800 C 203.24066,62.707300 203.19606,62.372800 202.99669,62.053600 z M 196.67956,62.358000 C 196.67956,62.190700 196.53459,62.053900 196.35742,62.053900 C 196.18024,62.053900 196.11988,62.190700 196.22328,62.358000 C 196.32668,62.525300 196.47164,62.662200 196.54542,62.662200 C 196.61919,62.662200 196.67956,62.525300 196.67956,62.358000 z M 200.32053,61.760500 C 200.31242,61.084000 200.27273,61.055400 199.99765,61.527900 C 199.82515,61.824200 199.55555,61.987300 199.39853,61.890200 C 199.24151,61.793200 199.11304,61.897800 199.11304,62.122800 C 199.11304,62.347800 199.38681,62.531900 199.72141,62.531900 C 200.17227,62.531900 200.32739,62.332200 200.32053,61.760500 z M 210.06372,62.213100 C 210.06372,62.014600 209.58519,61.931300 208.84867,62.001600 C 208.18040,62.065300 207.69246,62.212600 207.76438,62.329000 C 207.97785,62.674400 210.06372,62.569300 210.06372,62.213100 z M 232.42136,62.053900 C 232.64443,62.053900 232.88398,62.156500 232.95369,62.282000 C 233.02340,62.407500 233.06152,62.385000 233.03841,62.232000 C 233.01530,62.079000 232.71301,61.765700 232.36667,61.535700 C 231.78016,61.146300 231.73735,61.175800 231.74295,61.966000 C 231.74625,62.432600 231.80899,62.643200 231.88237,62.434100 C 231.95574,62.225000 232.19829,62.053900 232.42136,62.053900 z M 234.92510,62.451400 C 234.62914,62.374300 234.21849,62.379400 234.01255,62.462700 C 233.80660,62.546000 234.04875,62.609100 234.55066,62.602900 C 235.05257,62.596700 235.22107,62.528600 234.92510,62.451400 z M 247.38003,60.152700 C 247.89958,59.107100 249.05304,57.293400 249.94329,56.122200 C 251.35359,54.267000 251.56341,53.810200 251.57349,52.573400 C 251.57985,51.792700 251.69495,51.044000 251.82927,50.909700 C 251.96359,50.775300 251.98316,50.900800 251.87277,51.188500 C 251.75746,51.489000 251.81534,51.711600 252.00879,51.711600 C 252.19399,51.711600 252.35166,51.335100 252.35916,50.875000 C 252.36666,50.415000 252.44711,49.313000 252.53792,48.426200 C 252.74980,46.357200 252.24134,44.265800 251.11291,42.564800 C 250.62116,41.823600 250.21824,41.338300 250.21752,41.486300 C 250.21680,41.634300 249.92895,41.390300 249.57784,40.943900 C 248.89179,40.071700 246.15467,38.535900 245.84257,38.848000 C 245.47215,39.218400 245.66129,39.606200 246.12551,39.428100 C 246.39621,39.324200 246.51831,39.375200 246.41174,39.547600 C 246.30953,39.713000 246.49655,39.848300 246.82735,39.848300 C 247.76165,39.848300 248.39110,40.174700 248.39110,40.659300 C 248.39110,40.924300 248.54316,41.015100 248.77134,40.886300 C 249.07552,40.714600 249.07552,40.753500 248.77134,41.081300 C 248.18620,41.711700 248.31332,42.261800 249.01298,42.127100 C 249.44858,42.043200 249.79821,42.275900 250.18012,42.903900 C 250.48001,43.397100 250.84316,43.698400 250.98710,43.573500 C 251.13105,43.448600 251.00224,43.739800 250.70085,44.220600 C 250.26070,44.922700 250.21896,45.239800 250.48873,45.831900 C 250.94661,46.836800 250.91131,46.991000 250.33323,46.511300 C 249.90656,46.157200 249.85748,46.182300 249.96049,46.702200 C 250.04364,47.121800 250.28158,47.272400 250.75604,47.205700 C 251.12835,47.153400 251.43296,47.256000 251.43296,47.433800 C 251.43296,47.611600 251.29608,47.757100 251.12877,47.757100 C 250.74225,47.757100 250.74464,48.381600 251.13343,48.973900 C 251.39968,49.379500 251.46624,49.379500 251.73249,48.973900 C 251.99097,48.580100 252.03265,48.588100 252.03667,49.032000 C 252.04324,49.757400 251.57049,49.962400 251.12599,49.426800 C 250.60219,48.795700 250.29464,48.860700 250.03096,49.658300 L 249.80470,50.342700 L 249.63023,49.640300 C 249.43789,48.866100 248.84738,48.842500 248.84738,49.609100 C 248.84738,50.156300 248.14902,51.103200 247.74549,51.103200 C 247.59867,51.103200 247.47855,50.897900 247.47855,50.646900 C 247.47855,50.096900 247.12363,50.058800 246.62683,50.555600 C 246.36705,50.815400 246.26181,50.821300 246.26181,50.576100 C 246.26181,50.386700 246.56979,50.134400 246.94622,50.015600 C 248.11587,49.646500 248.99096,48.613800 248.65929,47.994100 C 248.46839,47.637400 248.47701,47.453000 248.68459,47.453000 C 248.85778,47.453000 248.99948,47.642300 248.99948,47.873800 C 248.99948,48.105200 249.27324,48.366100 249.60785,48.453600 C 250.32434,48.641000 250.41682,48.123000 249.75347,47.637900 C 249.23639,47.259800 248.97097,46.157800 248.89703,44.081800 C 248.86100,43.070200 248.72225,42.686500 248.39110,42.683000 C 248.14015,42.680200 247.84927,42.808800 247.74471,42.968700 C 247.62880,43.145900 247.47339,43.127900 247.34653,42.922600 C 247.23209,42.737500 247.28342,42.586000 247.46059,42.586000 C 247.63777,42.586000 247.78273,42.380700 247.78273,42.129700 C 247.78273,41.579300 247.27589,41.520900 247.09922,42.050900 C 247.00626,42.329800 246.84789,42.303000 246.49310,41.948200 C 246.19067,41.645700 246.10781,41.314200 246.26934,41.052900 C 246.41042,40.824600 246.44967,40.514600 246.35656,40.363900 C 246.26345,40.213300 245.94135,40.617400 245.64079,41.261900 C 245.06257,42.501900 244.83877,42.255600 245.34172,40.932800 C 245.50488,40.503600 245.52982,40.152500 245.39714,40.152500 C 245.26446,40.152500 244.70417,41.281800 244.15204,42.662000 C 243.59992,44.042300 242.88279,45.768400 242.55842,46.497800 C 242.23406,47.227200 242.06362,47.911600 242.17967,48.018700 C 242.29573,48.125800 242.45208,48.041500 242.52711,47.831300 C 242.60215,47.621100 242.78873,47.526500 242.94174,47.621100 C 243.09476,47.715700 243.21995,47.620700 243.21995,47.410100 C 243.21995,47.112200 243.30107,47.108200 243.58497,47.392100 C 244.15201,47.959200 244.43669,47.827000 244.43669,46.996700 C 244.43669,46.578400 244.55646,46.236200 244.70285,46.236200 C 244.84924,46.236200 245.05115,45.825600 245.15153,45.323700 C 245.33813,44.390600 246.26181,44.011000 246.26181,44.867400 C 246.26181,45.118300 246.07244,45.323700 245.84100,45.323700 C 245.34740,45.323700 245.05503,46.243700 245.04921,47.815200 C 245.04517,48.909400 244.44388,49.755900 244.19692,49.015000 C 244.10123,48.728000 243.96714,48.732400 243.60277,49.034800 C 243.19298,49.374900 243.16115,49.327500 243.35633,48.667300 L 243.58046,47.909200 L 243.05707,48.624600 C 242.65564,49.173300 242.47573,49.246300 242.28498,48.937600 C 241.97344,48.433500 241.99153,48.406100 241.00169,50.881100 C 239.99538,53.397200 239.98703,53.644300 240.94799,52.472000 L 241.69600,51.559500 L 241.69751,52.548100 C 241.69834,53.091800 241.83590,53.536700 242.00321,53.536700 C 242.17051,53.536700 242.30739,53.331300 242.30739,53.080400 C 242.30739,52.366600 242.85806,52.545900 243.00808,53.308500 L 243.14272,53.992900 L 243.37563,53.282800 C 243.55493,52.736100 243.67342,52.666100 243.89045,52.978600 C 244.08566,53.259700 244.11565,53.182000 243.98797,52.725800 C 243.74586,51.860700 244.33325,51.523600 245.01213,52.138000 C 245.30754,52.405400 245.70957,52.624100 245.90552,52.624100 C 246.10148,52.624100 246.26181,52.761000 246.26181,52.928300 C 246.26181,53.095600 246.14390,53.232500 245.99980,53.232500 C 245.85570,53.232500 245.80932,53.608900 245.89674,54.069000 C 246.02741,54.756700 245.97931,54.845700 245.62642,54.569200 C 244.89119,53.993200 243.82832,53.849200 243.82832,54.325600 C 243.82832,54.560900 243.99942,54.719200 244.20855,54.677400 C 244.41768,54.635500 244.58878,54.875100 244.58878,55.209700 C 244.58878,55.544300 244.41768,55.783800 244.20855,55.742000 C 243.99942,55.700200 243.81244,55.974000 243.79303,56.350400 C 243.76512,56.891800 243.72799,56.920000 243.61531,56.485200 C 243.53697,56.182900 243.14481,55.810900 242.74385,55.658400 C 242.26018,55.474500 242.07546,55.223300 242.19498,54.911800 C 242.32508,54.572800 242.23895,54.494600 241.88498,54.630400 C 241.29668,54.856200 241.26746,55.112700 241.77252,55.617800 C 242.07332,55.918600 242.05784,56.058900 241.69648,56.306900 C 241.33849,56.552600 241.37640,56.581200 241.87612,56.442100 C 242.28703,56.327700 242.69774,56.473700 243.04540,56.857900 C 243.34014,57.183600 243.78403,57.372300 244.03181,57.277200 C 244.34574,57.156700 244.45236,57.274500 244.38346,57.665600 C 244.30950,58.085600 244.47610,58.230000 245.04506,58.239200 C 245.65555,58.249100 245.79062,58.390000 245.72994,58.953600 C 245.68836,59.339800 245.75680,59.593700 245.88203,59.517900 C 246.00725,59.442100 246.27245,59.556300 246.47136,59.771700 C 246.75186,60.075400 246.73697,60.290100 246.40499,60.728300 C 245.93364,61.350600 245.82304,62.053900 246.19652,62.053900 C 246.32791,62.053900 246.86049,61.198300 247.38003,60.152700 z M 245.56530,56.882700 C 245.46190,56.487300 245.55596,56.274300 245.83400,56.274300 C 246.06930,56.274300 246.26181,56.548100 246.26181,56.882700 C 246.26181,57.217300 246.14089,57.491100 245.99310,57.491100 C 245.84531,57.491100 245.65280,57.217300 245.56530,56.882700 z M 244.13251,56.578500 C 244.13251,56.411200 244.26939,56.274300 244.43669,56.274300 C 244.60399,56.274300 244.74088,56.411200 244.74088,56.578500 C 244.74088,56.745800 244.60399,56.882700 244.43669,56.882700 C 244.26939,56.882700 244.13251,56.745800 244.13251,56.578500 z M 246.61542,55.481900 C 246.74221,54.823500 247.69484,54.543800 248.17500,55.024000 C 248.58464,55.433600 248.45812,55.561200 247.37177,55.833900 C 246.63192,56.019600 246.52174,55.968300 246.61542,55.481900 z M 249.30366,54.905500 C 249.30366,54.654500 249.54321,54.444900 249.83599,54.439500 C 250.32173,54.430700 250.31753,54.391400 249.78803,53.990700 C 249.27568,53.603000 249.15798,53.613000 248.78265,54.076400 C 248.40014,54.548700 248.38971,54.534700 248.67851,53.936900 C 249.08364,53.098300 249.09184,52.531100 248.69529,52.776200 C 248.52799,52.879600 248.39110,52.758900 248.39110,52.507900 C 248.39110,52.257000 248.53732,51.961300 248.71603,51.850800 C 248.89474,51.740400 248.97822,51.486500 248.90154,51.286700 C 248.82202,51.079500 249.04178,50.910000 249.41313,50.892200 C 249.77118,50.875000 249.89302,50.926900 249.68389,51.007400 C 249.45344,51.096200 249.32067,51.653100 249.34683,52.421300 L 249.38999,53.688800 L 249.59644,52.472000 C 249.79617,51.294800 249.81320,51.280000 250.12044,52.015700 C 250.29510,52.434000 250.55921,52.707800 250.70734,52.624100 C 250.85548,52.540500 250.99343,52.805400 251.01390,53.212900 C 251.04956,53.922700 251.03313,53.929200 250.62333,53.368800 C 250.22327,52.821700 250.20007,52.843200 250.26545,53.701200 C 250.33976,54.676500 250.06096,55.361800 249.58989,55.361800 C 249.43247,55.361800 249.30366,55.156500 249.30366,54.905500 z M 247.17436,53.536700 C 247.17436,53.180700 247.37715,52.928300 247.66319,52.928300 C 247.98396,52.928300 248.08853,53.093700 247.96737,53.409500 C 247.86582,53.674100 247.78273,53.947900 247.78273,54.017800 C 247.78273,54.087800 247.64585,54.145000 247.47855,54.145000 C 247.31125,54.145000 247.17436,53.871300 247.17436,53.536700 z M 246.87018,52.337900 C 246.87018,52.160700 247.00706,52.015700 247.17436,52.015700 C 247.34166,52.015700 247.47855,52.076100 247.47855,52.149900 C 247.47855,52.223700 247.34166,52.368600 247.17436,52.472000 C 247.00706,52.575400 246.87018,52.515100 246.87018,52.337900 z M 241.69902,50.360700 C 241.69902,50.286900 241.83590,50.141900 242.00321,50.038500 C 242.17051,49.935100 242.30739,49.995500 242.30739,50.172700 C 242.30739,50.349800 242.17051,50.494800 242.00321,50.494800 C 241.83590,50.494800 241.69902,50.434400 241.69902,50.360700 z M 246.76017,48.517600 C 246.66387,48.266600 246.71767,48.061300 246.87972,48.061300 C 247.04177,48.061300 247.17436,48.266600 247.17436,48.517600 C 247.17436,48.768600 247.12056,48.973900 247.05481,48.973900 C 246.98906,48.973900 246.85648,48.768600 246.76017,48.517600 z M 251.74756,46.719000 C 251.51208,46.118900 251.13963,45.627800 250.91991,45.627800 C 250.39423,45.627800 250.41535,45.385300 250.99117,44.809400 C 251.54743,44.253200 251.51646,44.222800 252.02190,45.820800 C 252.53220,47.434200 252.31159,48.156500 251.74756,46.719000 z M 246.71808,47.148800 C 246.61468,46.981500 246.74349,46.844600 247.00432,46.844600 C 247.26514,46.844600 247.47855,46.981500 247.47855,47.148800 C 247.47855,47.316100 247.34974,47.453000 247.19232,47.453000 C 247.03489,47.453000 246.82148,47.316100 246.71808,47.148800 z M 244.13251,44.259000 C 244.34078,44.008100 244.56286,43.802700 244.62603,43.802700 C 244.68920,43.802700 244.74088,44.008100 244.74088,44.259000 C 244.74088,44.510000 244.51879,44.715300 244.24735,44.715300 C 243.84315,44.715300 243.82237,44.632700 244.13251,44.259000 z M 246.56599,44.411100 C 246.56599,44.243800 246.77940,44.106900 247.04022,44.106900 C 247.30105,44.106900 247.42985,44.243800 247.32645,44.411100 C 247.22306,44.578400 247.00965,44.715300 246.85222,44.715300 C 246.69480,44.715300 246.56599,44.578400 246.56599,44.411100 z M 187.61102,61.541900 C 187.39144,61.454000 187.12908,61.464800 187.02800,61.565900 C 186.92692,61.667000 187.10658,61.738900 187.42724,61.725700 C 187.78160,61.711100 187.85368,61.639000 187.61102,61.541900 z M 203.57123,60.326900 C 203.48667,60.242400 203.10143,60.273500 202.71514,60.396100 L 202.01280,60.619000 L 202.69222,60.870400 C 203.06590,61.008600 203.39028,61.297200 203.41306,61.511700 C 203.43585,61.726300 203.51535,61.582000 203.58974,61.191200 C 203.66412,60.800400 203.65580,60.411500 203.57123,60.326900 z M 186.48934,61.141300 C 186.38594,60.974000 186.17254,60.837100 186.01511,60.837100 C 185.85768,60.837100 185.72888,60.974000 185.72888,61.141300 C 185.72888,61.308600 185.94228,61.445500 186.20311,61.445500 C 186.46393,61.445500 186.59274,61.308600 186.48934,61.141300 z M 199.55556,60.282000 C 199.43367,60.169100 199.27767,60.233200 199.20890,60.424600 C 199.14014,60.616000 198.78245,60.707300 198.41404,60.627500 C 197.80963,60.496700 197.81849,60.524100 198.50467,60.907400 C 199.15325,61.269700 199.30280,61.270100 199.52116,60.909800 C 199.66197,60.677400 199.67745,60.394900 199.55556,60.282000 z M 201.24234,60.837100 C 201.24234,60.669800 201.00279,60.535000 200.71001,60.537600 C 200.25509,60.541600 200.24403,60.585100 200.63397,60.837100 C 201.20803,61.208100 201.24234,61.208100 201.24234,60.837100 z M 197.20609,60.626300 C 196.91013,60.549200 196.49948,60.554300 196.29353,60.637600 C 196.08759,60.720900 196.32974,60.784000 196.83165,60.777800 C 197.33355,60.771600 197.50205,60.703400 197.20609,60.626300 z M 208.59983,60.629300 C 208.38024,60.541500 208.11788,60.552300 208.01681,60.653300 C 207.91573,60.754400 208.09539,60.826300 208.41605,60.813100 C 208.77041,60.798500 208.84249,60.726400 208.59983,60.629300 z M 230.67225,59.747100 C 230.38238,59.457200 229.80122,59.926700 230.01725,60.276300 C 230.14565,60.484000 230.31579,60.478800 230.53425,60.260300 C 230.71335,60.081200 230.77545,59.850300 230.67225,59.747100 z M 208.11820,58.790200 C 208.01712,58.689100 207.94523,58.868800 207.95844,59.189400 C 207.97303,59.543800 208.04511,59.615900 208.14222,59.373200 C 208.23009,59.153600 208.21928,58.891300 208.11820,58.790200 z M 207.63024,58.707800 C 207.63024,58.540500 207.50143,58.403600 207.34400,58.403600 C 207.18657,58.403600 206.97317,58.540500 206.86977,58.707800 C 206.76637,58.875100 206.89518,59.012000 207.15601,59.012000 C 207.41683,59.012000 207.63024,58.875100 207.63024,58.707800 z M 230.44415,58.413200 C 230.44415,58.251100 230.23883,58.197300 229.98788,58.293600 C 229.73692,58.389900 229.53160,58.522500 229.53160,58.588300 C 229.53160,58.654000 229.73692,58.707800 229.98788,58.707800 C 230.23883,58.707800 230.44415,58.575200 230.44415,58.413200 z M 243.70791,57.877600 C 243.60683,57.776600 243.53494,57.956200 243.54815,58.276900 C 243.56274,58.631200 243.63482,58.703300 243.73193,58.460700 C 243.81980,58.241100 243.80899,57.978700 243.70791,57.877600 z M 242.83610,57.281000 C 242.55327,56.998200 242.21992,56.868800 242.09531,56.993400 C 241.97069,57.118000 242.07009,57.347300 242.31620,57.503000 C 243.05676,57.971300 243.38588,57.830800 242.83610,57.281000 z M 240.68205,54.923000 C 240.23757,54.511100 239.87391,54.322600 239.87391,54.504100 C 239.87391,54.905900 241.12775,56.034400 241.33919,55.823000 C 241.42224,55.740000 241.12653,55.335000 240.68205,54.923000 z M 214.47441,54.449200 C 214.57781,54.281900 214.44901,54.145000 214.18818,54.145000 C 213.92735,54.145000 213.71395,54.281900 213.71395,54.449200 C 213.71395,54.616500 213.84275,54.753400 214.00018,54.753400 C 214.15761,54.753400 214.37101,54.616500 214.47441,54.449200 z M 241.25002,53.817900 C 241.36022,53.470700 241.36944,53.105700 241.27052,53.006800 C 241.17159,52.907800 241.09065,53.055000 241.09065,53.333900 C 241.09065,53.612700 240.95377,53.840800 240.78646,53.840800 C 240.61916,53.840800 240.48228,53.977700 240.48228,54.145000 C 240.48228,54.700000 241.04632,54.459700 241.25002,53.817900 z M 215.53025,53.548500 C 216.28186,53.073200 215.74833,52.959200 214.77860,53.388000 C 214.07244,53.700200 214.00364,53.796000 214.47441,53.811500 C 214.80902,53.822500 215.28414,53.704200 215.53025,53.548500 z M 218.30526,51.922600 C 218.06443,51.681800 217.97255,51.760700 217.97255,52.208400 C 217.97255,53.012600 218.39793,53.439400 218.53340,52.771200 C 218.59091,52.487400 218.48825,52.105600 218.30526,51.922600 z M 215.84325,50.089200 C 215.84325,49.457900 215.48322,49.249900 215.03472,49.622100 C 214.44510,50.111500 214.53302,50.494800 215.23488,50.494800 C 215.56948,50.494800 215.84325,50.312300 215.84325,50.089200 z M 218.03885,48.614300 C 217.84838,48.423900 217.80599,48.623900 217.91916,49.179000 C 218.04897,49.815600 218.12546,49.892100 218.21410,49.473900 C 218.27993,49.163300 218.20106,48.776500 218.03885,48.614300 z M 217.36418,49.278100 C 217.36418,49.110800 217.21921,48.973900 217.04204,48.973900 C 216.86486,48.973900 216.80450,49.110800 216.90790,49.278100 C 217.01130,49.445400 217.15626,49.582300 217.23004,49.582300 C 217.30381,49.582300 217.36418,49.445400 217.36418,49.278100 z M 215.04806,48.536800 C 214.95582,48.296400 214.68713,48.173900 214.45099,48.264500 C 213.93730,48.461600 214.17995,48.973900 214.78700,48.973900 C 215.03479,48.973900 215.14499,48.789400 215.04806,48.536800 z M 217.97255,46.217300 C 217.97255,45.398800 217.88305,45.323700 216.90790,45.323700 C 216.32234,45.323700 215.84325,45.460500 215.84325,45.627800 C 215.84325,45.795100 216.04857,45.932000 216.29953,45.932000 C 216.55048,45.932000 216.75580,46.176700 216.75580,46.475700 C 216.75580,46.801200 216.99984,47.037700 217.36418,47.065100 C 217.84489,47.101300 217.97255,46.923400 217.97255,46.217300 z M 200.32978,45.323700 C 200.32978,45.156400 200.18482,45.019500 200.00765,45.019500 C 199.83047,45.019500 199.77011,45.156400 199.87350,45.323700 C 199.97690,45.491000 200.12186,45.627800 200.19564,45.627800 C 200.26942,45.627800 200.32978,45.491000 200.32978,45.323700 z M 216.89584,43.908400 C 216.05536,43.293800 215.67341,43.415100 216.29303,44.099700 C 216.59228,44.430400 216.97644,44.614800 217.14672,44.509600 C 217.33106,44.395700 217.22954,44.152400 216.89584,43.908400 z M 227.29957,42.814100 C 227.21519,42.605000 227.14614,42.776100 227.14614,43.194400 C 227.14614,43.612600 227.21519,43.783700 227.29957,43.574600 C 227.38395,43.365500 227.38395,43.023200 227.29957,42.814100 z M 215.84325,42.568000 C 215.84325,42.410600 215.70636,42.281800 215.53906,42.281800 C 215.37176,42.281800 215.23488,42.495200 215.23488,42.756000 C 215.23488,43.016900 215.37176,43.145700 215.53906,43.042300 C 215.70636,42.938900 215.84325,42.725500 215.84325,42.568000 z M 216.99915,42.221000 C 217.19991,42.020200 217.36418,41.656800 217.36418,41.413400 C 217.36418,41.062000 217.23874,41.084300 216.75580,41.521300 C 216.13089,42.086900 215.95977,42.586000 216.39078,42.586000 C 216.52462,42.586000 216.79839,42.421700 216.99915,42.221000 z M 192.42096,41.825500 C 192.42096,41.574600 192.28837,41.369200 192.12632,41.369200 C 191.96427,41.369200 191.91047,41.574600 192.00677,41.825500 C 192.10307,42.076500 192.23566,42.281800 192.30141,42.281800 C 192.36716,42.281800 192.42096,42.076500 192.42096,41.825500 z M 226.99346,40.374800 C 226.91013,40.168900 226.84703,40.411100 226.85323,40.913000 C 226.85943,41.414900 226.92760,41.583400 227.00473,41.287400 C 227.08185,40.991400 227.07678,40.580800 226.99346,40.374800 z M 247.85688,41.167200 C 247.64671,41.082400 247.55213,40.887900 247.64670,40.734900 C 247.74126,40.581900 247.68175,40.456700 247.51445,40.456700 C 247.34715,40.456700 247.13289,40.581900 247.03833,40.734900 C 246.86845,41.009800 247.34468,41.321200 247.93483,41.321200 C 248.10213,41.321200 248.06706,41.251900 247.85688,41.167200 z M 216.60678,40.451700 C 216.71186,40.281700 216.92527,40.221300 217.08101,40.317600 C 217.42091,40.527600 217.41382,40.215400 217.05999,39.392000 C 216.83115,38.859500 216.79590,38.851200 216.77719,39.325500 C 216.76543,39.623600 216.55048,39.946200 216.29953,40.042500 C 215.79817,40.234900 215.67366,40.760900 216.12948,40.760900 C 216.28691,40.760900 216.50169,40.621800 216.60678,40.451700 z M 186.53677,36.116300 C 186.45345,35.910300 186.39035,36.152500 186.39655,36.654400 C 186.40275,37.156300 186.47092,37.324800 186.54804,37.028800 C 186.62517,36.732800 186.62010,36.322200 186.53677,36.116300 z M 204.89257,35.858000 C 204.89257,35.690700 204.75568,35.638400 204.58838,35.741800 C 204.42108,35.845200 204.28420,36.066700 204.28420,36.234000 C 204.28420,36.401300 204.42108,36.453600 204.58838,36.350200 C 204.75568,36.246800 204.89257,36.025300 204.89257,35.858000 z M 257.93572,29.870400 C 258.04809,29.688600 258.20678,28.129200 258.28835,26.405000 C 258.36992,24.680900 258.64894,22.627100 258.90840,21.841200 C 259.25806,20.782000 259.29646,20.255800 259.05678,19.807900 C 258.87893,19.475600 258.73341,18.990500 258.73341,18.730000 C 258.73341,18.469500 258.26750,17.646000 257.69805,16.900000 C 257.12832,16.153600 256.56920,14.990300 256.45484,14.313400 C 256.20909,12.858800 255.69145,12.371100 255.69180,13.594400 C 255.69193,14.064300 256.10258,15.316600 256.60436,16.377300 C 257.15507,17.541400 257.51667,18.799000 257.51667,19.550200 C 257.51667,20.737400 255.64856,27.836000 255.03204,28.991500 C 254.56364,29.869400 255.02773,31.174100 256.24059,32.389000 L 257.36458,33.515000 L 257.54799,31.858000 C 257.64886,30.946700 257.82334,30.052300 257.93572,29.870400 z M 204.89257,32.547900 C 204.89257,32.380600 204.37925,32.257300 203.75187,32.274000 C 202.73385,32.301100 202.69296,32.330500 203.37164,32.547900 C 204.45896,32.896100 204.89257,32.896100 204.89257,32.547900 z M 227.40230,31.179000 C 227.40230,30.928100 227.34850,30.722700 227.28275,30.722700 C 227.21700,30.722700 227.08441,30.928100 226.98811,31.179000 C 226.89181,31.430000 226.94561,31.635300 227.10766,31.635300 C 227.26971,31.635300 227.40230,31.430000 227.40230,31.179000 z M 219.18463,29.716200 C 219.18207,29.349600 219.04728,28.844400 218.88510,28.593400 C 218.66951,28.259800 218.58898,28.489500 218.58557,29.447900 C 218.58274,30.245300 218.70005,30.685000 218.88510,30.570700 C 219.05240,30.467300 219.18719,30.082700 219.18463,29.716200 z M 228.31486,20.836700 C 228.10658,20.585800 227.79929,20.380400 227.63199,20.380400 C 227.46231,20.380400 227.49525,20.582200 227.70648,20.836700 C 227.91476,21.087700 228.22205,21.293000 228.38935,21.293000 C 228.55903,21.293000 228.52609,21.091200 228.31486,20.836700 z M 229.07532,20.076200 C 228.97192,19.908900 228.82696,19.772100 228.75318,19.772100 C 228.67940,19.772100 228.61904,19.908900 228.61904,20.076200 C 228.61904,20.243600 228.76400,20.380400 228.94118,20.380400 C 229.11836,20.380400 229.17872,20.243600 229.07532,20.076200 z M 228.16276,18.859500 C 228.05936,18.692200 227.91440,18.555300 227.84062,18.555300 C 227.76685,18.555300 227.70648,18.692200 227.70648,18.859500 C 227.70648,19.026800 227.85145,19.163700 228.02862,19.163700 C 228.20580,19.163700 228.26616,19.026800 228.16276,18.859500 z M 243.82832,15.513500 C 243.82832,15.178900 243.69144,14.905100 243.52413,14.905100 C 243.35683,14.905100 243.21995,14.753700 243.21995,14.568600 C 243.21995,14.383600 242.86665,13.954300 242.43485,13.614600 C 241.94334,13.228000 241.70327,12.792400 241.79286,12.449800 C 241.87158,12.148800 241.76673,11.837600 241.55988,11.758200 C 241.29361,11.656000 241.22147,11.003800 241.31282,9.5247000 L 241.44187,7.4356000 L 240.32796,6.9044000 C 238.86052,6.2046000 235.91695,5.9009000 235.05795,6.3606000 C 234.20172,6.8188000 234.22284,6.9725000 235.30489,8.1572000 C 236.01922,8.9393000 236.11587,9.1860000 235.76116,9.3221000 C 235.51364,9.4171000 235.31112,9.6171000 235.31112,9.7665000 C 235.31112,10.164200 236.34629,10.098000 236.77121,9.6731000 C 237.05512,9.3892000 237.13632,9.4061000 237.13661,9.7491000 C 237.13706,10.281400 238.01697,11.346500 240.70506,14.068600 C 242.76345,16.153000 243.82832,16.645700 243.82832,15.513500 z M 256.23339,10.174400 C 256.16194,10.102900 255.66859,9.9575000 255.13705,9.8512000 C 253.83558,9.5909000 253.85521,10.241400 255.15923,10.586600 C 256.02350,10.815300 256.63836,10.579300 256.23339,10.174400 z M 252.46067,10.027800 C 252.60766,9.8901000 251.92324,9.7779000 250.93974,9.7785000 C 249.30193,9.7795000 249.20222,9.8168000 249.75402,10.221800 C 250.35837,10.665400 251.89796,10.555100 252.46067,10.027800 z M 254.28014,8.3787000 C 255.42783,8.4359000 256.44305,8.5589000 256.53618,8.6521000 C 256.85616,8.9720000 257.21249,8.8208000 257.21249,8.3651000 C 257.21249,8.0315000 256.86488,7.9081000 255.91970,7.9062000 C 255.20866,7.9047000 253.90827,7.8172000 253.02993,7.7117000 C 251.51761,7.5301000 251.43296,7.5564000 251.43296,8.2079000 C 251.43296,8.7211000 251.52953,8.8170000 251.81319,8.5853000 C 252.02232,8.4144000 253.13244,8.3215000 254.28014,8.3787000 z M 258.32426,6.8573000 C 258.22519,6.5991000 257.90912,6.3879000 257.62187,6.3879000 C 257.33462,6.3879000 256.81701,6.1350000 256.47163,5.8258000 C 255.71869,5.1519000 253.40327,4.2148000 253.14043,4.4776000 C 252.76015,4.8579000 252.95912,5.5384000 253.40102,5.3688000 C 253.84637,5.1980000 255.62883,5.9178000 257.36458,6.9696000 C 258.37569,7.5823000 258.59272,7.5569000 258.32426,6.8573000 z M 252.33584,5.9495000 C 252.33052,5.7724000 252.12520,5.8931000 251.87957,6.2179000 C 251.63393,6.5427000 251.43731,6.9533000 251.44263,7.1305000 C 251.44796,7.3076000 251.65328,7.1868000 251.89891,6.8621000 C 252.14454,6.5373000 252.34116,6.1267000 252.33584,5.9495000 z M 259.03760,5.0457000 C 259.03760,4.4073000 258.71418,4.1884000 256.55215,3.3627000 C 254.61759,2.6240000 254.01251,2.5001000 253.82218,2.8038000 C 253.66635,3.0524000 253.76794,3.2668000 254.10229,3.3947000 C 254.39083,3.5051000 255.40861,3.8952000 256.36402,4.2617000 C 257.31944,4.6281000 258.26016,5.1195000 258.45452,5.3537000 C 258.94300,5.9423000 259.03760,5.8923000 259.03760,5.0457000 z M 191.73020,32.059900 C 191.60821,31.937900 191.50840,31.628200 191.50840,31.371700 C 191.50840,31.029300 191.59839,30.995200 191.84681,31.243700 C 192.03293,31.429800 192.13274,31.739500 192.06861,31.931900 C 192.00448,32.124300 191.85219,32.181900 191.73020,32.059900 z M 192.92793,32.040900 C 192.55624,31.669200 192.71883,31.330800 193.25747,31.355100 C 193.57861,31.369600 193.63820,31.440300 193.40767,31.533200 C 193.19750,31.617900 193.10291,31.812500 193.19748,31.965500 C 193.39720,32.288600 193.22410,32.337100 192.92793,32.040900 z M 199.89078,31.399100 C 199.83402,31.342300 199.85570,31.035400 199.93895,30.717000 C 200.06678,30.228200 200.31001,30.157700 201.50284,30.264000 C 202.27973,30.333200 203.16298,30.396200 203.46564,30.404200 C 203.78234,30.412400 203.92916,30.558900 203.81154,30.749200 C 203.69913,30.931100 203.34885,31.012400 203.03312,30.929800 C 202.71740,30.847300 202.45908,30.889400 202.45908,31.023500 C 202.45908,31.260300 200.09741,31.605700 199.89078,31.399100 z M 201.29937,30.819100 C 201.07979,30.731300 200.81743,30.742100 200.71635,30.843200 C 200.61527,30.944200 200.79493,31.016100 201.11560,31.002900 C 201.46995,30.988300 201.54203,30.916200 201.29937,30.819100 z M 193.94189,31.026900 C 193.94189,30.859600 194.07877,30.722700 194.24607,30.722700 C 194.41337,30.722700 194.55026,30.859600 194.55026,31.026900 C 194.55026,31.194200 194.41337,31.331100 194.24607,31.331100 C 194.07877,31.331100 193.94189,31.194200 193.94189,31.026900 z M 191.81259,30.460700 C 191.81259,30.316600 192.15480,30.264200 192.57305,30.344100 C 192.99131,30.424100 193.33351,30.542000 193.33351,30.606100 C 193.33351,30.670300 192.99131,30.722700 192.57305,30.722700 C 192.15480,30.722700 191.81259,30.604800 191.81259,30.460700 z M 196.22868,30.427300 C 196.14031,30.284300 195.48696,30.079200 194.77680,29.971500 C 192.61675,29.643900 192.15955,29.296200 192.41276,28.173500 C 192.53273,27.641600 192.58557,26.909400 192.53017,26.546400 C 192.47478,26.183400 192.56666,25.801600 192.73435,25.698000 C 193.18582,25.419000 192.77860,24.941800 192.25912,25.141100 C 192.01353,25.235400 191.81259,25.145000 191.81259,24.940300 C 191.81259,24.720900 192.05636,24.631800 192.40637,24.723400 C 193.19636,24.929900 193.25636,24.633100 192.92281,22.169000 C 192.68646,20.423000 192.57884,20.160100 192.27225,20.579300 C 192.07019,20.855700 191.74723,20.984300 191.55455,20.865200 C 191.12446,20.599400 191.08954,19.772100 191.50840,19.772100 C 191.67570,19.772100 191.81259,19.626000 191.81259,19.447400 C 191.81259,19.253500 191.54893,19.206400 191.15820,19.330400 C 190.63790,19.495500 190.54245,19.437400 190.69238,19.046700 C 190.79608,18.776400 190.76299,18.555300 190.61884,18.555300 C 190.47469,18.555300 190.27796,18.760600 190.18166,19.011600 C 189.90417,19.734700 188.99437,19.592500 189.22615,18.862200 C 189.33187,18.529100 189.30978,18.084300 189.17705,17.873600 C 189.01543,17.617200 188.87013,17.792100 188.73712,18.403200 C 188.54620,19.280500 188.53713,19.270900 188.50253,18.154600 C 188.46961,17.092100 188.40834,17.012600 187.78213,17.218700 C 186.21607,17.734100 185.90222,17.570400 185.67989,16.121800 C 185.40663,14.341500 185.37072,10.836900 185.61911,10.189600 C 185.77421,9.7854000 185.86557,9.7650000 186.07073,10.088700 C 186.26331,10.392500 186.32910,10.398900 186.33259,10.114200 C 186.33515,9.9050000 186.48335,9.7339000 186.66193,9.7339000 C 186.84819,9.7339000 186.90429,9.9933000 186.79352,10.342300 C 186.68276,10.691300 186.73886,10.950700 186.92512,10.950700 C 187.10370,10.950700 187.24980,10.737300 187.24980,10.476500 C 187.24980,10.215600 187.38669,10.086800 187.55399,10.190200 C 187.72129,10.293600 187.85817,10.106400 187.85817,9.7742000 C 187.85817,9.0713000 188.57263,8.8426000 189.76520,9.1638000 C 190.26936,9.2996000 190.53695,9.2764000 190.43167,9.1060000 C 190.32934,8.9404000 191.08282,8.8214000 192.23296,8.8214000 C 193.32042,8.8214000 194.30053,8.9676000 194.41098,9.1463000 C 194.52143,9.3250000 194.78659,9.4042000 195.00024,9.3222000 C 195.21388,9.2402000 195.53304,9.3175000 195.70949,9.4939000 C 195.88690,9.6713000 196.27737,9.7123000 196.58306,9.5856000 C 196.88709,9.4595000 197.81760,9.2950000 198.65087,9.2200000 C 199.48414,9.1450000 200.31804,8.9574000 200.50397,8.8030000 C 200.68991,8.6487000 200.93092,8.6114000 201.03955,8.7200000 C 201.35851,9.0390000 200.61511,9.7309000 199.91230,9.7692000 C 199.39276,9.7976000 199.37085,9.8321000 199.80118,9.9443000 C 200.09601,10.021200 200.25903,10.210700 200.16346,10.365300 C 199.87647,10.829700 200.55483,10.682200 201.06849,10.168500 C 201.59690,9.6401000 203.70876,9.4126000 204.89257,9.7565000 C 205.43113,9.9130000 205.12046,9.9867000 203.82792,10.009100 C 202.37901,10.034200 201.74364,10.212900 200.74548,10.875900 C 199.71765,11.558700 199.56198,11.780000 199.89262,12.088100 C 200.11508,12.295400 200.50977,12.383400 200.76972,12.283700 C 201.02966,12.183900 201.24234,12.253900 201.24234,12.439100 C 201.24234,12.624300 201.01357,12.775800 200.73397,12.775800 C 200.45436,12.775800 199.99506,12.984400 199.71331,13.239400 C 199.08218,13.810600 198.20048,13.521400 198.20048,12.743300 C 198.20048,12.426500 198.00494,12.167400 197.76593,12.167400 C 197.16243,12.167400 196.25338,13.120800 196.63311,13.355500 C 196.80784,13.463500 196.56016,14.046300 196.04722,14.734300 C 195.55849,15.389700 195.14901,15.730500 195.13725,15.491600 C 195.12439,15.230300 195.01170,15.299600 194.85444,15.665600 C 194.49466,16.502800 194.49466,16.800500 194.85444,16.578100 C 195.11104,16.419500 195.34834,18.334200 195.18711,19.262300 C 195.16316,19.400300 195.26827,19.436000 195.42069,19.341800 C 195.75240,19.136800 196.07353,20.083900 196.23699,21.749300 C 196.32519,22.647900 196.28496,22.807000 196.08308,22.357600 C 195.93275,22.023000 195.80014,21.441300 195.78838,21.064900 C 195.76272,20.243300 195.15863,20.133700 195.15863,20.950600 C 195.15863,21.264100 195.38105,22.119700 195.65289,22.851700 C 195.92473,23.583800 196.13097,24.498300 196.11119,24.883900 C 196.08781,25.339700 196.19737,25.509500 196.42439,25.369200 C 196.63675,25.238000 196.69068,25.287500 196.56203,25.495700 C 196.26745,25.972300 197.03767,27.331000 198.31808,28.593400 C 199.43018,29.689900 199.70343,30.395300 199.03699,30.449400 C 198.82787,30.466400 198.14660,30.526900 197.52307,30.583800 C 196.89953,30.640700 196.31706,30.570300 196.22868,30.427300 z M 193.94189,27.985100 C 193.94189,27.817800 193.72848,27.680900 193.46766,27.680900 C 193.20683,27.680900 193.07802,27.817800 193.18142,27.985100 C 193.28482,28.152400 193.49822,28.289300 193.65565,28.289300 C 193.81308,28.289300 193.94189,28.152400 193.94189,27.985100 z M 191.28300,12.167400 C 191.59402,12.167400 191.76389,12.030500 191.66049,11.863200 C 191.39726,11.437300 191.91871,11.482700 192.36012,11.924100 C 192.64403,12.208000 192.72514,12.136100 192.72514,11.600800 C 192.72514,11.061500 192.57689,10.933100 192.04073,11.007600 C 191.52649,11.079100 191.33214,10.932600 191.25911,10.418400 C 191.12581,9.4798000 190.58733,9.5488000 190.66560,10.494400 C 190.70021,10.912700 190.83556,11.254900 190.96638,11.254900 C 191.46575,11.254900 191.17592,11.799700 190.59584,11.951400 C 190.26124,12.038900 189.98747,12.287500 189.98747,12.504000 C 189.98747,12.810000 190.06859,12.816400 190.35250,12.532400 C 190.55326,12.331700 190.97199,12.167400 191.28300,12.167400 z M 193.57672,11.178800 C 193.11044,9.7967000 193.02933,9.7779000 193.02933,11.052100 C 193.02933,11.822900 193.16538,12.167400 193.46978,12.167400 C 193.83233,12.167400 193.85125,11.992600 193.57672,11.178800 z M 198.52029,11.002700 C 197.66904,10.875200 196.89340,11.166800 197.11787,11.530000 C 197.21976,11.694800 197.67962,11.664500 198.23954,11.456100 C 199.07812,11.143900 199.11078,11.091100 198.52029,11.002700 z M 189.98747,10.664400 C 189.98747,10.253700 189.43296,9.9689000 189.06995,10.193300 C 188.89992,10.298400 188.83956,10.511800 188.93581,10.667500 C 189.16416,11.037000 189.98747,11.034600 189.98747,10.664400 z M 193.39055,9.2220000 C 193.17097,9.1341000 192.90861,9.1449000 192.80753,9.2460000 C 192.70645,9.3471000 192.88611,9.4189000 193.20677,9.4057000 C 193.56113,9.3911000 193.63321,9.3191000 193.39055,9.2220000 z M 204.81652,30.508100 C 205.19295,30.435600 205.80893,30.435600 206.18536,30.508100 C 206.56178,30.580600 206.25380,30.639900 205.50094,30.639900 C 204.74808,30.639900 204.44009,30.580600 204.81652,30.508100 z M 187.98041,28.633300 C 187.99683,28.220700 188.19574,27.821400 188.42242,27.746000 C 188.72041,27.646900 188.77792,27.787400 188.63006,28.253300 C 188.50893,28.634900 188.55793,28.897600 188.75023,28.897600 C 188.92881,28.897600 189.07492,29.026000 189.07492,29.182900 C 189.07492,29.339800 188.82194,29.449100 188.51274,29.425800 C 188.12023,29.396300 187.95957,29.157100 187.98041,28.633300 z M 221.69882,29.092300 C 220.84998,28.671900 220.80532,28.283900 221.62392,28.441600 C 222.41824,28.594500 222.83952,28.864200 222.83952,29.219800 C 222.83952,29.565300 222.59977,29.538500 221.69882,29.092300 z M 208.45071,28.973700 C 208.09437,28.338500 207.95428,27.072500 208.24034,27.072500 C 208.41497,27.072500 208.68889,26.727900 208.84905,26.306600 C 209.10552,25.632000 210.18671,24.943200 210.98907,24.943200 C 211.14162,24.943200 211.48672,25.279400 211.75595,25.690300 C 212.31957,26.550500 212.08398,27.309000 211.42345,26.760800 C 211.09479,26.488000 210.97115,26.638400 210.80767,27.509800 C 210.51774,29.055300 209.91656,29.326300 210.15445,27.804200 C 210.32330,26.723800 210.30064,26.668900 209.90429,27.197700 C 209.65424,27.531400 209.54455,28.082500 209.64697,28.490500 C 209.79060,29.062800 209.70366,29.201800 209.20209,29.201800 C 208.85923,29.201800 208.52110,29.099200 208.45071,28.973700 z M 213.30837,28.086500 C 212.97604,27.754100 213.07829,27.072500 213.46046,27.072500 C 213.65565,27.072500 213.72528,27.162600 213.61519,27.272700 C 213.50511,27.382800 213.56750,27.656500 213.75383,27.881000 C 214.09208,28.288600 213.69405,28.472100 213.30837,28.086500 z M 197.29644,26.638600 C 196.84443,25.449800 196.93389,25.262600 197.47600,26.262900 C 197.73335,26.737800 197.86858,27.201600 197.77652,27.293700 C 197.68446,27.385800 197.46842,27.091000 197.29644,26.638600 z M 216.91678,27.086900 C 216.66629,26.681600 217.91748,25.575900 218.64265,25.561700 C 219.44109,25.546100 220.71022,26.212300 220.71022,26.647000 C 220.71022,26.952100 220.52898,26.941900 219.87371,26.600100 C 218.77526,26.027100 218.59149,26.044000 217.79610,26.791200 C 217.34945,27.210800 217.05464,27.310000 216.91678,27.086900 z M 214.52150,26.192900 C 214.77810,25.116400 214.89768,24.943200 215.38442,24.943200 C 215.84006,24.943200 216.28854,25.989700 216.01947,26.425100 C 215.92749,26.573900 215.51027,26.761100 215.09231,26.841000 C 214.40551,26.972300 214.35058,26.909900 214.52150,26.192900 z M 190.66809,26.110500 C 190.46105,25.903500 190.29166,25.526800 190.29166,25.273500 C 190.29166,24.874900 190.35785,24.879000 190.78324,25.304400 C 191.05362,25.574800 191.22301,25.951500 191.15967,26.141500 C 191.07651,26.391000 190.93994,26.382400 190.66809,26.110500 z M 227.92884,25.656200 C 228.13478,25.572900 228.54543,25.567900 228.84139,25.645000 C 229.13736,25.722100 228.96885,25.790300 228.46695,25.796500 C 227.96504,25.802700 227.72289,25.739600 227.92884,25.656200 z M 185.62748,24.132100 C 185.32414,23.828700 185.38271,22.752100 185.69216,22.943300 C 186.04084,23.158800 186.34773,24.334800 186.05528,24.334800 C 185.93152,24.334800 185.73901,24.243600 185.62748,24.132100 z M 213.64049,22.740800 C 212.86903,21.864100 212.28447,21.100100 212.34147,21.043200 C 212.60482,20.779800 213.72344,21.692800 214.31994,22.658000 C 214.79831,23.432000 215.20402,23.732400 215.79201,23.747900 C 216.51896,23.767000 216.54019,23.796500 215.99534,24.030700 C 215.66074,24.174400 215.30961,24.301700 215.21506,24.313500 C 215.12051,24.325200 214.41195,23.617500 213.64049,22.740800 z M 189.87747,22.661800 C 189.98834,22.372900 189.87328,22.205500 189.56374,22.205500 C 189.29489,22.205500 189.07492,22.102700 189.07492,21.977000 C 189.07492,21.851300 189.79355,21.730200 190.67189,21.707900 C 191.55023,21.685700 192.09776,21.731500 191.88863,21.809800 C 191.67951,21.888000 191.50840,22.131300 191.50840,22.350400 C 191.50840,22.761300 190.86500,23.118100 190.12423,23.118100 C 189.87423,23.118100 189.77371,22.932200 189.87747,22.661800 z M 186.23585,22.002800 C 186.12432,21.891200 186.04483,21.446400 186.05921,21.014200 C 186.08488,20.242600 186.09020,20.244600 186.35333,21.125600 C 186.62984,22.051400 186.58905,22.356000 186.23585,22.002800 z M 222.07905,20.988800 C 221.97565,20.821500 222.03602,20.684600 222.21319,20.684600 C 222.39037,20.684600 222.53533,20.821500 222.53533,20.988800 C 222.53533,21.156100 222.47497,21.293000 222.40119,21.293000 C 222.32741,21.293000 222.18245,21.156100 222.07905,20.988800 z M 189.07492,20.246300 C 189.07492,19.712000 189.25744,19.633300 189.51820,20.055200 C 189.61446,20.211000 189.55409,20.424400 189.38406,20.529500 C 189.21403,20.634500 189.07492,20.507100 189.07492,20.246300 z M 207.87545,17.914800 C 207.39801,17.379000 207.13081,16.800300 207.23523,16.528100 C 207.59054,15.602200 208.76395,14.702900 209.47517,14.811500 C 210.38191,14.949800 210.64456,15.209300 209.87792,15.209300 C 208.84563,15.209300 207.88997,16.099100 207.99310,16.964300 C 208.04448,17.395300 208.23967,17.798100 208.42687,17.859500 C 208.64533,17.931100 208.71108,17.677400 208.61046,17.151000 C 208.29755,15.514100 210.72483,14.905500 212.26907,16.233600 C 212.72915,16.629300 213.10558,17.052000 213.10558,17.172900 C 213.10558,17.293800 212.68442,17.038300 212.16968,16.605200 C 211.65494,16.172000 211.02996,15.817700 210.78085,15.817700 C 210.05033,15.817700 209.15116,16.411000 209.15116,16.893000 C 209.15116,17.474900 209.64494,17.467600 209.86954,16.882300 C 210.13140,16.199900 211.48077,16.327000 212.01099,17.084000 C 212.57282,17.886100 212.39191,18.251100 211.43256,18.251100 C 211.03405,18.251100 210.64188,18.358100 210.56108,18.488900 C 210.48027,18.619600 210.02732,18.750800 209.55452,18.780500 C 208.93981,18.819000 208.46141,18.572400 207.87545,17.914800 z M 212.66683,18.583700 C 212.57308,18.432000 212.77032,18.379500 213.10516,18.467100 C 213.81543,18.652800 213.90521,18.859500 213.27562,18.859500 C 213.03454,18.859500 212.76059,18.735400 212.66683,18.583700 z M 195.61491,18.251100 C 195.51151,18.083800 195.57187,17.946900 195.74905,17.946900 C 195.92622,17.946900 196.07118,18.083800 196.07118,18.251100 C 196.07118,18.418400 196.01082,18.555300 195.93704,18.555300 C 195.86327,18.555300 195.71830,18.418400 195.61491,18.251100 z M 214.01813,17.629500 C 214.01813,17.454900 213.68074,16.948200 213.26837,16.503400 C 212.85600,16.058700 212.58868,15.624800 212.67434,15.539100 C 212.87689,15.336600 214.62650,17.207200 214.62650,17.626300 C 214.62650,17.802600 214.48962,17.946900 214.32232,17.946900 C 214.15502,17.946900 214.01813,17.804100 214.01813,17.629500 z M 215.61511,16.528800 C 215.40598,16.444400 215.23488,16.235200 215.23488,16.063900 C 215.23488,15.884200 215.45991,15.848000 215.76720,15.978300 C 216.05998,16.102400 216.77862,16.306600 217.36418,16.432100 L 218.42882,16.660200 L 217.21208,16.671200 C 216.54287,16.677200 215.82424,16.613100 215.61511,16.528800 z M 214.39837,12.878500 C 214.18924,12.794100 214.01813,12.582900 214.01813,12.409000 C 214.01813,12.201600 214.15853,12.209500 214.42635,12.431700 C 214.65087,12.618100 214.92464,12.680400 215.03472,12.570400 C 215.14481,12.460300 215.23488,12.529900 215.23488,12.725100 C 215.23488,13.096900 215.03192,13.134200 214.39837,12.878500 z M 211.12837,12.027300 C 209.04431,11.695200 207.14865,10.980600 208.29670,10.959900 C 208.57961,10.954800 208.88391,11.068500 208.97293,11.212600 C 209.06195,11.356600 210.03587,11.546800 211.13721,11.635200 C 212.95374,11.781000 213.72632,11.998200 213.38441,12.267100 C 213.31470,12.321900 212.29949,12.214000 211.12837,12.027300 z M 206.10931,10.360300 C 206.10931,10.183100 206.24619,10.038100 206.41349,10.038100 C 206.58080,10.038100 206.71768,10.098500 206.71768,10.172300 C 206.71768,10.246000 206.58080,10.391000 206.41349,10.494400 C 206.24619,10.597800 206.10931,10.537400 206.10931,10.360300 z M 208.01681,10.462700 C 208.11788,10.361600 208.38024,10.350800 208.59983,10.438700 C 208.84249,10.535800 208.77041,10.607900 208.41605,10.622500 C 208.09539,10.635700 207.91573,10.563800 208.01681,10.462700 z M 186.64143,9.1256000 C 187.23117,8.7444000 187.55399,8.7444000 187.55399,9.1256000 C 187.55399,9.2929000 187.24600,9.4277000 186.86957,9.4251000 C 186.31612,9.4213000 186.27247,9.3640000 186.64143,9.1256000 z M 204.80847,9.2443000 C 204.70573,9.1415000 204.23774,9.0207000 203.76851,8.9757000 C 202.64046,8.8677000 201.85071,8.5248000 201.85071,8.1432000 C 201.85071,7.9733000 202.07085,8.0170000 202.33991,8.2403000 C 202.75569,8.5854000 202.89314,8.5587000 203.25588,8.0627000 C 203.67300,7.4922000 203.69329,7.4942000 204.15277,8.1502000 C 204.67023,8.8890000 205.27127,9.0653000 205.01746,8.4039000 C 204.89910,8.0955000 205.06384,8.0259000 205.64817,8.1376000 C 206.08317,8.2208000 206.39910,8.3074000 206.35024,8.3302000 C 206.30138,8.3530000 205.97653,8.6100000 205.62835,8.9013000 C 205.28016,9.1927000 204.91122,9.3470000 204.80847,9.2443000 z M 193.72008,8.3334000 C 193.82116,8.2323000 194.08352,8.2215000 194.30311,8.3094000 C 194.54576,8.4065000 194.47369,8.4786000 194.11933,8.4932000 C 193.79867,8.5064000 193.61901,8.4345000 193.72008,8.3334000 z M 198.67405,7.8328000 C 198.95993,6.9027000 199.06489,6.8264000 199.48313,7.2447000 C 199.75517,7.5167000 199.75627,7.6046000 199.48761,7.6046000 C 199.29210,7.6046000 199.21092,7.8100000 199.30722,8.0609000 C 199.41990,8.3545000 199.30075,8.5172000 198.97299,8.5172000 C 198.58526,8.5172000 198.51390,8.3538000 198.67405,7.8328000 z M 191.89497,8.0292000 C 191.99605,7.9282000 192.25841,7.9173000 192.47799,8.0052000 C 192.72065,8.1023000 192.64857,8.1744000 192.29421,8.1890000 C 191.97355,8.2022000 191.79389,8.1303000 191.89497,8.0292000 z M 195.85120,7.0038000 C 195.79586,6.2691000 195.95959,6.2328000 196.57092,6.8442000 C 196.82187,7.0951000 196.96017,7.3005000 196.87825,7.3005000 C 196.79634,7.3005000 196.54218,7.3723000 196.31345,7.4600000 C 196.05293,7.5600000 195.88026,7.3896000 195.85120,7.0038000 z M 186.25549,5.7551000 C 186.36305,5.3438000 186.50093,5.2059000 186.57687,5.4338000 C 186.65002,5.6532000 186.56525,5.9774000 186.38849,6.1541000 C 186.16276,6.3799000 186.12317,6.2611000 186.25549,5.7551000 z M 188.23583,5.4856000 C 187.95441,5.0308000 187.53143,4.8670000 186.63885,4.8670000 C 185.44717,4.8670000 185.42469,4.8467000 185.42469,3.7698000 C 185.42469,2.8943000 185.52190,2.7099000 185.90585,2.8572000 C 186.17048,2.9588000 186.54691,3.0462000 186.74236,3.0515000 C 186.93780,3.0569000 186.86056,3.2413000 186.57071,3.4614000 C 186.08333,3.8315000 186.10126,3.8878000 186.80910,4.2103000 C 187.43252,4.4944000 187.60685,4.4748000 187.74888,4.1047000 C 187.93025,3.6320000 188.67840,3.5172000 189.50632,3.8349000 C 190.36646,4.1649000 190.03139,4.6476000 189.07492,4.4563000 C 188.22482,4.2863000 187.74907,4.6785000 188.50127,4.9292000 C 188.68766,4.9914000 188.79033,5.2812000 188.72940,5.5732000 C 188.62975,6.0509000 188.58024,6.0421000 188.23583,5.4856000 z M 190.37404,4.3790000 C 190.47512,4.2779000 190.73748,4.2671000 190.95706,4.3550000 C 191.19972,4.4521000 191.12764,4.5242000 190.77329,4.5388000 C 190.45262,4.5520000 190.27296,4.4801000 190.37404,4.3790000 z M 193.38154,3.3460000 C 193.38154,2.9278000 193.45059,2.7567000 193.53497,2.9658000 C 193.61936,3.1749000 193.61936,3.5171000 193.53497,3.7263000 C 193.45059,3.9354000 193.38154,3.7643000 193.38154,3.3460000 z "/>
+
+<rect id="d0e135" width="288" height="1000px" x="10" y="1419.5634714999997" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e135" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">Note the enormous number of nodes in the path. After hitting <flowSpan style="font-weight:bold">Ctrl+L</flowSpan>,
+this is a typical result:
+</flowDiv></flowRoot>
+
+<text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1457.0044094999996) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f06.svgtext2885" y="128.33766" x="81.327339" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="128.33766" x="81.327339" id="tracing-f06.svgtspan2886" sodipodi:role="line">Original Image</tspan></text><text xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1457.0044094999996) " sodipodi:insensitive="true" sodipodi:linespacing="100.00000%" id="tracing-f06.svgtext2888" y="124.67367" x="227.35374" style="font-size:6.0000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:100.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="124.67367" x="227.35374" id="tracing-f06.svgtspan2889" sodipodi:role="line">Traced Image / Output Path - Simplified</tspan><tspan y="130.67367" x="227.35374" id="tracing-f06.svgtspan2891" sodipodi:role="line">(384 nodes)</tspan></text><image xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1457.0044094999996) " y="0.058779296" x="39.653900" id="tracing-f06.svgimage1855" height="115.89471" width="83.346848" sodipodi:absref="/oldguitar.jpg" xlink:href="oldguitar.jpg"/><path xmlns:svg="http://www.w3.org/2000/svg" transform="translate(10, 1457.0044094999996) " id="tracing-f06.svgpath1856" d="M 185.35846,89.641600 C 185.35846,80.870900 185.35846,72.100200 185.35846,63.329500 C 188.11292,63.544000 183.89504,62.846400 185.34938,60.584700 C 185.36261,51.410800 185.37584,42.236900 185.38907,33.063000 C 188.53357,32.680700 188.91239,32.250500 190.53842,32.922800 C 190.43727,32.380100 197.15024,33.985400 194.81045,31.915900 C 197.13314,31.966200 199.85180,31.522800 196.69694,33.086500 C 200.45333,32.413800 204.30743,30.503600 207.83133,32.736800 C 213.16314,32.834200 210.86231,32.774500 209.42956,31.686800 C 212.60362,31.257900 203.23833,31.548500 207.66810,31.600700 C 209.74588,28.799900 217.30428,35.485400 214.58504,28.381100 C 216.14921,27.888300 215.97569,34.507700 217.47832,29.079700 C 220.03548,25.347100 219.88363,32.573000 223.85234,30.683700 C 224.92126,26.982600 219.68033,24.000400 216.73211,22.518000 C 219.53604,24.202400 221.98861,23.310900 218.90088,20.494900 C 218.56373,17.300700 224.13414,24.331100 226.89790,23.518600 C 231.23218,25.261400 219.56563,26.162700 226.39226,26.374000 C 227.48257,28.078600 231.22521,32.383900 230.33924,27.057200 C 230.30338,25.238400 230.10584,16.930100 228.85007,22.264400 C 225.39197,21.385200 223.79159,17.427600 221.13894,18.108600 C 220.52141,16.631500 222.29546,16.604600 222.87527,15.541900 C 222.06013,17.865500 229.37327,18.890300 228.78653,16.394200 C 227.35904,14.265100 223.00111,18.144300 223.83793,14.621800 C 228.37586,14.999400 226.51356,11.957500 224.18595,12.277900 C 222.68989,14.112800 214.29812,15.720600 215.56687,14.702900 C 217.20112,12.996300 222.84710,13.466500 225.56012,9.9888000 C 230.34960,7.2334000 235.30939,4.5941000 240.99616,6.1049000 C 242.82144,4.3012000 239.55894,-1.0683000 243.87721,0.18850000 C 248.96517,0.30570000 254.18636,-0.35400000 259.16353,0.51890000 C 262.87421,0.086600000 271.12089,-1.5968000 268.54092,5.4950000 C 268.61378,42.314400 268.63866,79.134800 268.40111,115.95360 C 240.72023,115.95360 213.03935,115.95360 185.35846,115.95360 C 185.35846,107.18300 185.35846,98.412300 185.35846,89.641600 z M 192.34403,114.75690 C 193.16051,111.80300 190.07137,116.83610 192.34403,114.75690 L 192.34403,114.75690 z M 194.69936,113.12230 C 194.59671,110.65710 193.61419,116.06920 194.69936,113.12230 z M 195.88456,112.99410 C 195.29227,113.21340 196.30382,114.42060 195.88456,112.99410 z M 193.57148,112.48040 C 195.15322,107.70690 190.86007,115.43790 193.57148,112.48040 z M 191.76963,112.68360 C 193.01805,108.08360 197.18561,103.01210 201.81865,102.79090 C 203.27632,100.71860 201.34038,97.768500 201.74084,95.583100 C 196.82108,91.233700 198.21213,104.13440 194.11755,106.26670 C 191.16739,107.05040 190.15573,112.26040 191.76963,112.68360 z M 246.83377,109.62630 C 244.34872,104.77830 247.58722,114.06890 246.83377,109.62630 L 246.83377,109.62630 z M 245.10621,109.45890 C 243.71648,108.05050 245.52890,111.34220 245.10621,109.45890 z M 243.77718,107.46460 C 241.43006,105.75090 244.68589,110.08730 243.77718,107.46460 z M 246.05393,105.93290 C 244.59200,103.24070 244.19312,111.16610 246.05393,105.93290 L 246.05393,105.93290 z M 243.45790,104.73600 C 241.57490,101.51240 242.94491,106.19340 243.45790,104.73600 z M 245.89139,104.37660 C 245.27298,103.70910 245.20273,105.39440 245.89139,104.37660 z M 238.40313,101.95580 C 235.57426,99.952300 236.70943,102.92560 238.40313,101.95580 z M 244.42749,101.75330 C 242.67226,101.56150 245.00450,102.28930 244.42749,101.75330 z M 235.85328,101.15810 C 232.73927,99.966300 233.74001,97.285900 232.10699,97.044300 C 234.73703,97.958100 234.20521,99.168000 236.98065,99.033200 C 240.46033,101.80530 243.57601,99.826500 247.01989,100.63290 C 244.70948,98.319000 238.52100,101.09240 235.42962,97.385900 C 228.08451,93.513800 222.09260,86.843800 213.52697,85.623600 C 210.40930,84.323700 203.92131,81.442000 203.82509,79.140700 C 207.61395,74.822400 197.60860,78.448400 196.78104,80.497100 C 192.70653,83.922700 198.92782,90.058400 200.10743,89.203600 C 201.41079,87.006100 201.99591,89.501000 200.35291,89.963800 C 201.23393,89.177900 206.66310,92.644800 202.95731,88.789100 C 200.47777,87.258400 199.28921,87.301000 200.81434,85.797300 C 203.67819,85.061300 205.49464,92.706100 205.22906,88.043800 C 207.05745,89.839800 210.81478,92.576400 210.79320,88.784600 C 211.30682,89.410100 215.73385,92.364800 218.89150,93.644900 C 219.90574,90.713100 222.05016,96.343600 218.87387,94.599900 C 222.07104,97.581800 228.57184,97.498900 232.77530,100.03520 C 233.83579,99.962600 235.00890,101.78500 235.85328,101.15810 z M 230.07373,97.702500 C 230.83054,96.518200 230.83056,98.886700 230.07373,97.702500 z M 228.85700,97.094100 C 226.78937,97.819900 224.19307,93.954500 225.69495,95.098100 C 224.67239,95.739900 231.55829,97.591500 228.85700,97.094100 z M 223.91156,95.851600 C 221.02477,95.171700 223.64177,93.451400 224.49596,96.140400 L 223.91157,95.851600 L 223.91156,95.851600 z M 221.55654,94.526500 C 221.95109,93.080800 222.19543,95.656900 221.55654,94.526500 z M 223.91397,94.459300 C 226.07877,94.113200 223.70319,94.999100 223.91397,94.459300 z M 202.08867,89.963700 C 202.85609,88.772600 202.92632,90.603100 202.08867,89.963700 z M 204.62712,86.890800 C 204.44804,85.246400 206.53422,88.606600 204.62712,86.890800 L 204.62712,86.890800 z M 206.09391,98.670100 C 208.79782,97.840900 212.98624,96.917500 207.59352,96.627300 C 204.95368,94.849600 200.83766,96.695900 204.05309,99.214500 L 204.93081,99.077600 L 206.09391,98.670100 L 206.09391,98.670100 z M 218.51468,95.095200 C 216.84300,92.353500 214.24061,94.754700 218.51468,95.095200 z M 214.25609,94.052200 C 213.49890,92.868200 213.49964,95.236500 214.25609,94.052200 z M 215.70098,93.672000 C 214.61547,92.475500 214.84303,95.144200 215.70098,93.672000 z M 208.17238,90.706200 C 207.03246,89.459500 207.03246,91.952900 208.17238,90.706200 z M 231.74675,82.493200 C 230.81396,81.515200 231.65068,83.541400 231.74675,82.493200 z M 228.40071,81.884800 C 227.00199,80.803000 228.38105,82.923900 228.40071,81.884800 z M 241.66993,81.071100 C 240.56167,79.679100 242.49569,83.315600 241.66993,81.071100 z M 227.16877,81.310600 C 224.20155,79.642400 226.42480,81.885400 227.16877,81.310600 z M 230.68212,80.650100 C 229.47564,80.825000 230.48699,80.517400 230.68212,80.650100 z M 225.05468,80.363900 C 223.44358,79.252700 225.39580,81.412200 225.05468,80.363900 z M 242.54535,79.628800 C 243.01789,78.105400 244.96234,75.843400 243.54392,75.885800 C 247.22750,75.105400 244.39118,77.143200 243.95592,79.428600 C 246.43601,78.972900 247.77614,68.866200 246.51929,70.894300 C 245.59498,78.480900 246.08699,64.960300 243.75813,65.763000 C 244.48556,67.304400 237.53852,67.645200 239.27535,65.753500 C 239.18398,63.043200 236.30188,58.277800 233.04645,55.803600 C 236.33383,56.683400 239.42478,62.390300 241.00647,65.763000 C 242.43945,61.920200 234.67850,55.819500 235.00990,55.229100 C 237.41130,56.677400 243.10434,62.250100 238.53937,56.637400 C 237.55279,54.893200 232.27302,52.699300 237.23971,54.497000 C 239.02072,56.163200 244.55298,62.126400 240.41715,56.677700 C 239.65994,52.960100 230.19493,52.993300 235.66861,49.849400 C 236.45817,46.698600 240.17435,39.584400 239.49164,38.633100 C 236.29736,40.109500 242.50858,34.956500 238.77921,36.432100 C 236.08983,35.854900 235.20697,36.912200 238.36928,36.655100 C 239.66017,39.440300 234.46295,40.243400 235.10982,36.665700 C 227.75789,36.584600 228.06378,45.206600 228.17036,50.410700 C 225.10962,55.417300 215.29488,53.287700 212.53790,58.176100 C 211.80073,63.377100 215.41798,70.084700 220.41351,63.988800 C 223.68698,61.811100 226.18051,57.661900 229.06338,56.145600 C 231.87611,56.198400 230.73441,58.838700 234.86042,59.897600 C 237.21247,61.052000 239.95157,65.986200 236.70256,64.467000 C 237.94968,67.929500 240.46429,70.115200 240.20298,74.006600 C 242.11678,73.353700 241.64449,78.992700 240.06161,74.888600 C 239.90831,75.851200 241.99377,80.292600 242.54535,79.628800 z M 242.14611,77.429800 C 241.49353,75.845100 244.47611,77.575500 242.14610,77.429800 L 242.14611,77.429800 z M 242.24115,75.022700 C 243.37851,75.371700 242.51948,75.019700 242.24115,75.022700 z M 245.76453,75.233600 C 245.56341,73.349600 246.67795,75.957900 245.76453,75.233600 z M 241.02442,69.099500 C 241.91695,68.082600 242.43445,69.677700 241.02442,69.099500 z M 244.09029,67.461500 C 244.22027,66.139600 244.37132,68.599700 244.09029,67.461500 z M 232.65932,58.462600 C 232.59547,57.236100 233.90893,59.607800 232.65932,58.462600 z M 231.42467,54.974200 C 230.17571,53.520100 233.63753,56.433300 231.42467,54.974100 L 231.42467,54.974200 z M 234.94071,48.576400 C 235.48369,47.117700 235.48347,50.035400 234.94071,48.576400 z M 233.63083,48.534100 C 233.42942,46.865900 235.13630,49.290600 233.63083,48.534100 z M 236.76583,44.031600 C 237.53318,42.840400 237.60350,44.671200 236.76583,44.031600 z M 236.76583,41.902400 C 237.67273,40.063700 237.38282,43.287200 236.76583,41.902400 z M 237.37420,41.124100 C 238.13084,39.939800 238.13116,42.307900 237.37420,41.124100 z M 236.81385,40.515700 C 237.02454,38.745000 237.02474,42.287300 236.81385,40.515700 z M 232.00859,38.271500 C 233.85682,35.587000 233.90588,39.071200 232.00860,38.271500 L 232.00859,38.271500 z M 234.33699,37.549800 C 235.59923,34.794000 234.38330,39.583500 234.33699,37.549800 z M 223.78888,78.977000 C 225.87748,77.075600 223.93548,76.048700 224.01145,76.409500 C 224.65082,69.466900 222.11849,82.219600 222.06066,76.238000 C 223.26625,71.440000 220.00264,73.554300 220.33238,75.458200 C 217.37029,73.301400 223.90833,81.171300 223.78888,78.977000 z M 223.45223,76.713700 C 223.62104,74.637100 223.62101,78.790300 223.45223,76.713700 z M 221.15096,76.206700 C 219.77132,74.661800 222.73898,76.473500 221.15096,76.206700 z M 235.24489,76.713700 C 234.48788,75.529500 234.48828,77.898100 235.24489,76.713700 z M 219.12307,74.014200 C 218.27149,71.323100 218.38950,71.254500 219.59016,72.303000 C 222.27939,69.735900 217.42218,72.087300 219.85074,69.186400 C 223.38796,69.124300 221.77146,74.755700 222.71465,69.441600 C 223.63029,66.649400 224.81587,61.303800 220.49189,65.214600 C 216.84106,65.923200 217.05962,73.083700 219.12307,74.014200 z M 218.25983,69.489300 C 217.52209,66.176700 219.83005,71.366800 218.25983,69.489300 z M 235.36200,73.530400 C 238.10010,69.519300 234.31092,69.485300 233.76895,70.838800 C 233.10133,68.604300 240.88557,67.483400 234.47032,66.873300 C 232.45792,69.238000 233.63705,70.902500 234.58581,73.551100 C 233.67364,74.348200 235.35246,74.666800 235.36200,73.530400 z M 234.23095,68.297900 C 233.60220,66.011100 235.74070,69.531000 234.23095,68.297900 z M 230.25753,73.145800 C 229.66522,73.364900 230.67676,74.572200 230.25753,73.145800 z M 238.28675,73.671800 C 237.52986,72.487600 237.53001,74.856100 238.28675,73.671800 z M 224.28955,72.683300 C 223.83943,70.729400 224.00492,75.361900 224.28955,72.683300 z M 236.93274,72.535400 C 238.11715,70.045800 236.06469,66.331900 236.67646,70.406600 C 235.92108,70.695500 235.86338,74.254700 236.93274,72.535400 z M 238.59095,71.809500 C 237.73472,70.038000 237.53491,74.968900 238.59094,71.809500 L 238.59095,71.809500 z M 233.27153,67.874700 C 232.30702,66.573300 233.69574,62.400400 231.70469,66.006500 C 231.17587,65.566300 229.64204,67.715000 230.65181,64.074700 C 231.33669,62.219800 227.22461,58.131800 229.09274,62.331400 C 230.53516,64.551600 229.22477,70.063200 231.44982,68.008200 C 230.26233,71.598700 233.57552,66.369300 232.11287,70.134200 C 232.91843,69.837600 232.98252,68.554600 233.27153,67.874700 z M 225.38669,69.076600 C 221.75368,67.129000 226.86649,71.292800 225.38669,69.076600 L 225.38669,69.076600 z M 228.09653,68.804800 C 226.48545,67.693600 228.43763,69.853100 228.09653,68.804800 z M 246.32737,67.230700 C 244.84888,64.119800 246.64228,60.839100 245.11270,59.738500 C 242.18707,55.343000 242.06059,67.029800 243.94664,63.556400 C 240.57294,59.722500 246.28212,58.836600 244.42096,61.023300 C 243.12559,60.759500 244.04441,63.244100 244.79062,62.207000 C 244.23435,63.270100 245.98941,69.242600 246.32737,67.230700 z M 224.73079,67.620000 C 224.08928,65.924700 223.49979,68.757400 224.73079,67.620000 z M 227.03188,66.947200 C 225.53836,66.942200 227.80415,64.763300 225.51096,66.675500 C 225.41643,67.473900 226.76499,67.453500 227.03188,66.947200 z M 229.02208,67.000600 C 230.74022,63.126200 227.27410,66.929000 229.02208,67.000600 z M 203.71959,65.306700 C 202.12375,63.712900 203.91535,66.865400 203.71959,65.306700 z M 207.39086,65.424700 C 209.36443,64.278600 206.12739,64.824000 208.38957,63.430000 C 205.98801,63.237300 202.68730,66.374500 207.39086,65.424700 z M 211.68847,64.735100 C 211.33095,60.029600 210.07151,62.247800 211.01511,65.352700 C 211.39248,65.690600 211.65805,64.938000 211.68847,64.735100 z M 225.51096,65.154600 C 222.92071,63.756400 225.51698,66.539100 225.51096,65.154600 z M 227.17098,64.871500 C 227.09890,63.455500 226.03973,65.889600 227.17098,64.871500 z M 210.30169,63.930900 C 208.97708,62.407100 209.12013,66.187100 210.30169,63.930900 z M 200.54636,63.253400 C 199.44109,62.660800 200.23693,65.986200 200.54636,63.253400 z M 225.98178,63.405500 C 224.81302,59.679600 225.43758,67.054500 225.98178,63.405500 z M 232.50722,63.463700 C 231.37016,63.812800 232.22855,63.460800 232.50722,63.463700 z M 227.48816,63.329500 C 229.47221,61.049400 226.56747,63.466400 227.48816,63.329500 z M 236.87209,63.187200 C 236.59028,61.378500 235.46355,64.314500 236.87209,63.187200 z M 205.88836,62.340900 C 209.61615,60.335400 204.06000,59.929300 204.71149,60.896000 C 204.94099,60.809100 204.75664,65.052400 205.88836,62.340900 z M 192.35472,62.654300 C 194.60214,61.620500 197.06057,59.945300 192.40245,60.958700 C 189.34035,60.971200 187.89129,63.501500 192.35472,62.654300 z M 192.37874,61.681800 C 192.50874,60.360200 192.65977,62.820400 192.37874,61.681800 z M 202.93045,62.112500 C 201.57665,60.581600 203.57244,64.313700 202.93045,62.112500 z M 196.61333,62.416900 C 195.88471,61.201800 196.12836,63.548100 196.61333,62.416900 z M 200.25431,61.819400 C 199.58644,60.302800 198.44344,64.193300 200.25431,61.819400 z M 209.99749,62.272000 C 206.75495,61.185400 207.52023,63.600100 209.99749,62.272000 z M 232.35514,62.112800 C 234.28177,62.273200 230.24212,61.401600 232.02950,62.224500 L 232.35513,62.112800 L 232.35514,62.112800 z M 234.85888,62.510300 C 232.26118,62.248300 235.29096,63.009200 234.85888,62.510300 z M 247.31380,60.211600 C 250.39720,55.848200 252.06451,52.222400 252.40650,49.177200 C 253.57929,44.914400 249.42475,38.721800 245.60482,39.402600 C 248.89998,39.782400 247.91112,41.718200 250.11389,42.962800 C 251.12827,45.654100 249.74760,46.862200 250.84553,47.922900 C 252.22518,50.238700 251.91581,48.760300 249.96473,49.717200 C 249.66592,50.910600 248.69595,47.472800 248.02167,51.005600 C 244.61147,50.829100 248.51616,49.565800 248.84075,47.635500 C 250.88254,50.912300 248.92963,41.559300 247.28030,42.981500 C 248.50235,41.310800 245.44454,42.424100 246.01024,40.573700 C 244.23116,44.577100 246.23388,37.727000 244.49463,41.746500 C 242.74278,44.791500 241.16059,49.790600 244.37046,47.055600 C 246.54189,42.133200 245.67856,46.698600 244.36748,49.352900 C 242.99958,48.313100 243.42004,47.951800 241.50975,49.521300 C 240.61754,51.258300 239.39824,54.864500 241.62976,51.618400 C 241.31531,53.689300 243.09588,53.499900 243.30941,53.341700 C 243.50406,51.243500 247.39069,52.544900 245.56019,54.628100 C 242.59419,52.408500 245.51310,59.062700 242.17699,55.391800 C 240.59339,54.366700 242.23823,57.634700 244.31723,57.724500 C 247.57736,57.692500 244.77681,65.180800 247.31380,60.211600 z M 245.49907,56.941600 C 245.92819,54.936900 246.53411,58.865000 245.49907,56.941600 z M 244.06627,56.637400 C 244.82327,55.453200 244.82292,57.821700 244.06627,56.637400 z M 246.54918,55.540800 C 248.42510,52.973300 249.25796,57.730700 246.54918,55.540800 z M 249.23743,54.964400 C 251.04487,53.247000 247.28461,55.109600 248.62906,52.835100 C 249.08207,48.616100 249.58481,53.785500 249.43831,53.072600 C 249.74267,50.181700 251.81904,54.464800 250.19922,53.760100 C 250.84882,54.057300 249.45119,56.410800 249.23743,54.964400 z M 247.10813,53.595600 C 248.19989,51.516700 247.78871,55.561100 247.10813,53.595600 z M 246.80394,52.396800 C 247.45824,51.294100 247.65079,53.069800 246.80394,52.396800 z M 241.63279,50.419600 C 242.40002,49.228300 242.47060,51.059000 241.63279,50.419600 z M 246.69394,48.576400 C 246.79600,46.905600 247.59501,50.152600 246.69394,48.576400 z M 251.68132,46.777900 C 248.45502,43.594900 253.64782,44.366200 251.68132,46.777900 z M 246.65184,47.207700 C 248.05405,47.045800 246.89140,47.059300 246.65184,47.207700 z M 244.06627,44.317900 C 245.71342,42.924600 243.67016,45.930800 244.06627,44.317900 z M 246.49976,44.470000 C 247.90599,43.164700 247.09311,45.681600 246.49976,44.470000 z M 187.54479,61.600700 C 185.78957,61.408900 188.12183,62.136800 187.54479,61.600700 z M 203.50499,60.385800 C 200.07845,59.621500 204.49249,63.042300 203.50500,60.385800 L 203.50499,60.385800 z M 186.42311,61.200200 C 184.83528,60.027000 186.08414,62.460800 186.42311,61.200200 z M 199.48932,60.340900 C 196.53592,60.300700 199.49912,62.232200 199.48932,60.340900 z M 201.17611,60.896000 C 200.04876,59.836000 200.35587,61.513500 201.17611,60.896000 z M 197.13987,60.685200 C 194.54225,60.423300 197.57177,61.184000 197.13987,60.685200 z M 208.53360,60.688100 C 206.77838,60.496300 209.11061,61.224200 208.53360,60.688100 z M 230.60602,59.805900 C 229.09000,59.424200 230.48875,61.597000 230.60602,59.805900 z M 208.05198,58.849200 C 207.45973,59.068000 208.47123,60.275700 208.05198,58.849200 z M 207.56401,58.766800 C 206.87669,57.519100 206.24581,60.033600 207.56401,58.766800 z M 230.37792,58.472100 C 229.44859,57.799400 229.00045,59.534900 230.37792,58.472100 z M 243.64168,57.936600 C 243.04936,58.155500 244.06107,59.363100 243.64168,57.936600 z M 242.76987,57.339900 C 240.44908,56.030900 243.81804,59.160800 242.76987,57.339900 z M 240.61582,54.981800 C 238.18656,53.472200 242.75507,57.512600 240.61582,54.981800 z M 214.40818,54.508100 C 213.00631,54.346100 214.16823,54.359800 214.40818,54.508100 z M 241.18380,53.876700 C 241.71863,51.313300 239.44265,56.246900 241.18380,53.876700 z M 215.46402,53.607500 C 216.82831,52.212000 212.03286,54.725000 215.46402,53.607500 z M 218.23903,51.981500 C 217.09728,52.289700 219.16898,54.035400 218.23903,51.981500 L 218.23903,51.981500 z M 215.77703,50.148100 C 215.02508,48.121200 213.98961,51.854600 215.77702,50.148100 L 215.77703,50.148100 z M 217.97261,48.673200 C 217.27660,49.298900 218.77703,50.596300 217.97261,48.673200 z M 217.29795,49.336900 C 216.56925,48.121800 216.81305,50.468300 217.29795,49.336900 z M 214.98183,48.595700 C 213.57790,47.495900 214.54514,50.024700 214.98183,48.595700 z M 217.90631,46.276200 C 215.20056,42.174000 215.63899,48.661500 217.90631,46.276200 z M 200.26355,45.382600 C 199.53523,44.167300 199.77821,46.513600 200.26355,45.382600 z M 216.82961,43.967300 C 214.24093,42.548900 218.04605,45.806100 216.82961,43.967300 L 216.82961,43.967300 z M 227.23334,42.873000 C 226.69767,42.675600 227.56615,45.003800 227.23334,42.873000 z M 215.77703,42.626900 C 214.57052,42.801800 215.58194,42.494100 215.77703,42.626900 z M 216.93293,42.279900 C 218.43458,39.494300 214.56304,43.725000 216.93292,42.279900 L 216.93293,42.279900 z M 192.35472,41.884400 C 191.62298,40.187500 192.02136,43.496300 192.35472,41.884400 z M 226.92723,40.433700 C 226.54034,39.671500 227.10201,44.700900 226.92723,40.433700 z M 247.79065,41.226100 C 247.09712,39.436500 246.74869,41.934500 247.79065,41.226100 z M 216.54055,40.510700 C 220.03148,37.120700 213.28791,41.520800 216.54055,40.510700 z M 186.47054,36.175200 C 186.08340,35.430000 186.64573,40.418600 186.47054,36.175200 z M 204.82634,35.916900 C 204.13764,35.246700 204.16582,37.489800 204.82634,35.916900 z M 257.86950,29.929400 C 259.36880,24.722500 259.06493,15.697500 255.62557,13.653300 C 258.50422,18.601600 256.88416,24.066400 254.96581,29.050400 C 255.19687,32.547500 257.98053,35.943900 257.86950,29.929400 z M 204.82634,32.606800 C 201.71284,31.409600 203.07789,33.493700 204.82634,32.606800 z M 227.33606,31.237900 C 226.96596,29.795400 226.73149,32.751300 227.33606,31.237900 z M 219.11840,29.775100 C 218.40799,25.825400 218.39348,32.687600 219.11840,29.775100 z M 228.24863,20.895500 C 226.17163,19.297300 228.93731,22.417800 228.24863,20.895500 z M 229.00908,20.135000 C 228.07610,19.157500 228.91328,21.183300 229.00908,20.135000 z M 228.09653,18.918400 C 227.16369,17.940400 228.00050,19.966600 228.09653,18.918400 z M 243.76209,15.572400 C 241.86678,13.410400 240.67667,10.635900 241.37325,7.5333000 C 238.99941,5.6288000 231.97019,5.4899000 235.69493,9.3810000 C 237.01535,8.7262000 240.81032,16.574500 243.76209,15.572400 z M 256.16716,10.233300 C 252.56539,8.6051000 255.36306,11.921000 256.16716,10.233300 z M 252.39444,10.086700 C 248.26776,8.7651000 248.75276,11.517300 252.39444,10.086700 z M 254.21392,8.4377000 C 261.68210,9.4622000 250.55307,6.1625000 251.74696,8.6442000 C 252.54214,8.3665000 253.38995,8.4202000 254.21392,8.4377000 z M 258.25803,6.9162000 C 255.88126,4.5103000 249.63777,4.3506000 256.00940,6.3106000 C 256.40269,6.2811000 258.86851,8.4575000 258.25803,6.9162000 z M 252.26961,6.0085000 C 250.98120,6.4304000 251.53510,8.3597000 252.26961,6.0085000 z M 258.97136,5.1046000 C 257.92321,2.4830000 250.26921,2.3596000 256.29779,4.3206000 C 257.03198,4.0263000 259.37130,6.9239000 258.97136,5.1046000 z M 191.66397,32.118800 C 190.56111,29.547700 192.94905,32.350900 191.66397,32.118800 z M 192.86170,32.099800 C 192.84089,30.353900 193.83733,32.385700 192.86170,32.099800 z M 199.82454,31.458000 C 200.33700,28.660100 206.57253,31.294200 201.18618,31.436500 L 199.82455,31.458000 L 199.82454,31.458000 z M 201.23314,30.878000 C 199.47785,30.686400 201.81025,31.413900 201.23314,30.878000 z M 193.87566,31.085800 C 194.63246,29.901500 194.63247,32.270000 193.87566,31.085800 z M 191.74636,30.519600 C 193.38400,29.874300 194.02507,31.501700 191.74636,30.519600 z M 196.16245,30.486200 C 192.10180,30.853500 192.17996,27.538000 192.54979,25.163700 C 191.69978,25.957100 194.58894,19.742100 191.24076,20.641200 C 192.35260,17.604300 188.86505,20.757700 188.88013,17.872000 C 188.28819,20.654500 188.81421,15.361100 186.16088,17.465600 C 184.49196,15.561100 185.56934,7.2611000 186.85889,11.009600 C 188.02222,8.4388000 191.89859,8.6968000 194.60068,9.3909000 C 196.80914,10.188500 203.14578,7.7655000 199.73495,10.003200 C 199.94839,10.940600 208.46305,8.9789000 202.80917,10.120800 C 200.41848,10.294300 198.94998,12.311600 201.02678,12.735800 C 198.48962,14.671000 196.76512,10.372800 195.98099,14.793200 C 192.95502,16.418700 196.36028,19.646900 196.20258,22.617800 C 194.19863,17.167000 196.03999,26.518500 197.39587,27.702700 C 200.22552,30.186300 199.68226,31.104800 196.16245,30.486200 z M 193.87566,28.044000 C 192.46927,26.738700 193.28248,29.255600 193.87566,28.044000 z M 191.21677,12.226400 C 193.80417,12.489100 191.22502,9.4991000 190.59937,10.553300 C 192.21561,11.778200 188.09423,13.385400 191.21677,12.226400 z M 193.51049,11.237700 C 192.09396,7.7897000 193.73460,14.672000 193.51049,11.237700 z M 198.45406,11.061600 C 194.95903,11.128700 199.35017,12.278500 198.45406,11.061600 z M 189.92124,10.723300 C 188.70209,8.6053000 188.40500,12.156800 189.92124,10.723300 z M 193.32431,9.2809000 C 191.56902,9.0892000 193.90133,9.8166000 193.32431,9.2809000 z M 204.75029,30.567000 C 208.16168,30.413500 204.58834,30.998800 204.75029,30.567000 z M 187.91417,28.692200 C 188.80394,25.788300 189.23326,31.669800 187.91417,28.692200 z M 221.63259,29.151200 C 219.39176,26.929600 225.02802,30.427700 221.63259,29.151200 z M 208.38448,29.032600 C 205.91912,24.963500 214.38161,24.991800 210.98738,26.765100 C 210.13163,31.563300 209.84442,24.397000 209.60025,29.119700 L 209.13586,29.260700 L 208.38448,29.032600 L 208.38448,29.032600 z M 213.24215,28.145400 C 212.46731,25.314400 214.79690,29.022400 213.24215,28.145400 z M 197.23021,26.697500 C 196.18748,23.446900 198.66522,29.096700 197.23021,26.697500 z M 216.85054,27.145800 C 217.80865,23.768000 223.19579,27.871000 218.23558,26.424400 C 217.79380,26.572100 217.42506,27.547400 216.85054,27.145800 z M 214.45527,26.251700 C 216.01851,22.272100 216.38850,29.134500 214.45527,26.251700 z M 190.60186,26.169300 C 188.57167,22.427500 192.46474,27.299100 190.60186,26.169300 z M 227.86261,25.715100 C 232.14120,25.540900 227.09131,26.101800 227.86261,25.715100 z M 185.56125,24.190900 C 184.50318,20.989700 187.25553,25.118400 185.56125,24.190900 z M 213.57425,22.799700 C 209.45913,18.708300 218.21688,24.625900 215.14883,24.372400 C 214.54556,23.931400 214.07831,23.342700 213.57425,22.799700 z M 189.81124,22.720700 C 187.78788,20.519900 194.54773,22.670000 189.80196,23.050200 L 189.81124,22.720700 L 189.81124,22.720700 z M 186.16962,22.061700 C 185.20901,18.975200 187.33452,22.431700 186.16962,22.061700 z M 222.01282,21.047600 C 221.94911,19.821400 223.26238,22.193200 222.01282,21.047600 z M 189.00869,20.305200 C 189.40327,18.859500 189.64755,21.435800 189.00869,20.305200 z M 207.80922,17.973700 C 205.25903,14.936400 213.28272,13.978400 208.03270,16.384000 C 207.93020,20.289500 209.44559,12.624700 212.20284,16.292500 C 215.13424,16.665200 206.90965,16.243300 209.80331,16.941200 C 215.50602,15.818800 209.95243,20.942600 207.80922,17.973700 z M 212.60061,18.642600 C 212.90589,17.898900 215.08109,19.781500 212.60061,18.642600 z M 195.54868,18.310000 C 195.48483,17.083600 196.79837,19.455500 195.54868,18.310000 z M 213.95189,17.688400 C 210.73422,14.485200 214.86343,16.178300 214.25609,18.005800 L 214.04126,17.912600 L 213.95190,17.688400 L 213.95189,17.688400 z M 215.54888,16.587700 C 214.93775,15.169500 220.90461,17.510100 216.17483,16.692800 L 215.54888,16.587700 L 215.54888,16.587700 z M 214.33214,12.937400 C 212.82545,11.357900 216.87626,13.562800 214.33214,12.937400 z M 211.06214,12.086200 C 204.85934,10.820600 211.24680,11.233500 213.31818,12.326000 C 212.55842,12.339700 211.81070,12.189200 211.06214,12.086200 z M 206.04308,10.419200 C 206.69701,9.3166000 206.89024,11.092000 206.04308,10.419200 z M 207.95058,10.521600 C 209.45133,10.002100 208.16775,11.147500 207.95058,10.521600 z M 186.57520,9.1845000 C 188.78186,8.0481000 186.06955,10.550800 186.57520,9.1845000 z M 204.74224,9.3033000 C 200.12797,9.0455000 202.84725,6.9326000 204.99597,8.8061000 C 204.70907,7.2090000 208.16016,8.6768000 204.74224,9.3033000 z M 193.65384,8.3922000 C 195.15502,7.8723000 193.87088,9.0185000 193.65384,8.3922000 z M 198.60782,7.8918000 C 200.00643,5.2695000 199.12953,10.207400 198.60782,7.8917000 L 198.60782,7.8918000 z M 191.82874,8.0880000 C 193.32983,7.5682000 192.04577,8.7143000 191.82874,8.0880000 z M 195.78498,7.0627000 C 196.36092,5.2055000 197.22689,8.9198000 195.78498,7.0627000 z M 186.18926,5.8140000 C 187.07522,4.1213000 186.00651,7.7441000 186.18926,5.8140000 z M 188.16961,5.5445000 C 186.13451,6.2866000 183.74912,2.1890000 186.77229,3.2348000 C 185.11636,5.1034000 192.84879,3.3572000 188.08779,4.7845000 C 188.87518,4.6862000 188.81398,6.8510000 188.16961,5.5445000 z M 190.30780,4.4379000 C 191.80871,3.9181000 190.52498,5.0640000 190.30780,4.4379000 z M 193.31531,3.4049000 C 193.52611,1.6320000 193.52609,5.1776000 193.31531,3.4049000 z "/>
+
+<rect id="d0e151" width="288" height="1000px" x="10" y="1600.4691894999996" style="display:none"/><flowRoot style="font-size:8.4;font-style:normal;font-weight:normal;line-height:133.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;font-family:Bitstream Vera Serif"><flowRegion><use xlink:href="#d0e151" y="0" x="0"/></flowRegion><flowDiv xml:space="preserve">The representation is a bit more approximate and rough, but the drawing is much simpler
+and easier to edit. Keep in mind, that what you want is not an exact rendering of the
+image, but a set of curves that you can use in your drawing.
+</flowDiv></flowRoot>
+
+
+<g transform="translate(0, 1652.2334304999997)"><defs xmlns:svg="http://www.w3.org/2000/svg" id="defs3">
+ <linearGradient id="linearGradient841">
+ <stop style="stop-color:#0082ab;stop-opacity:1;" offset="0.00000000" id="stop842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.5;" offset="0.34999999" id="stop1842"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0.22;" offset="0.63000000" id="stop1843"/>
+ <stop style="stop-color:#0082ab;stop-opacity:0;" offset="1.00000000" id="stop843"/>
+ </linearGradient>
+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient841" id="linearGradient2465" x1="76.846633" y1="-7640.3043" x2="76.846633" y2="-7528.6605" gradientTransform="matrix(2.149642,0.000000,0.000000,0.465194,-0.130153,3495.428)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2456" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2455" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2454" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2453" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2452" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2451" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2450" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2449" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2448" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="linearGradient666">
+ <stop style="stop-color:#ffffff;stop-opacity:0.336;" offset="0.00000000" id="stop667"/>
+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1.00000000" id="stop668"/>
+ </linearGradient>
+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient666" id="radialGradient2447" cx="233.92318" cy="1036.4888" fx="233.92318" fy="1036.4888" r="98.260411" gradientTransform="scale(1.825742,0.547723)" gradientUnits="userSpaceOnUse"/>
+ </defs><metadata xmlns:svg="http://www.w3.org/2000/svg" id="metadata4">
+ <rdf:RDF id="RDF5">
+ <cc:Work rdf:about="" id="Work6">
+ <dc:format id="format7">image/svg+xml</dc:format>
+ <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata><g xmlns:svg="http://www.w3.org/2000/svg" inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
+ <rect style="font-size:12.000000;fill:url(#linearGradient2465);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0611501" id="rect1494" width="319.99103" height="69.247704" x="-0.11217058" y="-70.334389" ry="6.1828303" rx="0.0000000" transform="scale(1.000000,-1.000000)"/>
+ <path style="fill:#ffffff;fill-opacity:1.0000000;stroke-width:1.0000000pt" d="M 80.493022,57.975980 L 75.536292,57.975980 L 75.536292,58.293080 L 75.684749,58.293080 C 76.352797,58.293080 76.427029,58.326880 76.427029,58.610280 L 76.427029,58.805880 L 76.427029,62.017880 L 76.427029,62.213580 C 76.427029,62.497080 76.352797,62.530780 75.684749,62.530780 L 75.536292,62.530780 L 75.536292,62.847880 L 80.600235,62.847880 L 80.765188,61.046280 L 80.402301,61.046280 C 80.295081,61.518580 80.105395,61.936980 79.907447,62.132680 C 79.651785,62.402580 79.181678,62.530780 78.488889,62.530780 L 77.944557,62.530780 C 77.697137,62.530780 77.490947,62.490280 77.416722,62.429580 C 77.358989,62.388980 77.350740,62.348580 77.350740,62.206880 L 77.350740,60.486280 L 77.515686,60.486280 C 78.018788,60.486280 78.224965,60.526680 78.389919,60.668380 C 78.604350,60.843780 78.686824,61.059780 78.703329,61.457880 L 79.090956,61.457880 L 79.090956,59.244580 L 78.703329,59.244580 C 78.662085,59.905780 78.332184,60.168980 77.548681,60.168980 L 77.350740,60.168980 L 77.350740,58.630480 C 77.350740,58.340380 77.424971,58.293080 77.870326,58.293080 L 78.299197,58.293080 C 79.024972,58.293080 79.379612,58.353880 79.660027,58.542780 C 79.932193,58.718180 80.130134,59.096080 80.253852,59.703380 L 80.608484,59.703380 L 80.493022,57.975980 z M 69.548643,60.681880 L 70.480607,60.681880 C 71.222877,60.681880 71.610505,60.634680 71.940403,60.506380 C 72.525979,60.276980 72.855876,59.845180 72.855876,59.312080 C 72.855876,58.799180 72.567213,58.407780 72.022881,58.185180 C 71.701226,58.050180 71.189886,57.975980 70.620810,57.975980 L 67.734201,57.975980 L 67.734201,58.293080 L 67.882656,58.293080 C 68.550701,58.293080 68.624926,58.326880 68.624926,58.610280 L 68.624926,58.805880 L 68.624926,62.017880 L 68.624926,62.213580 C 68.624926,62.497080 68.550701,62.530780 67.882656,62.530780 L 67.734201,62.530780 L 67.734201,62.847880 L 70.505352,62.847880 L 70.505352,62.530780 L 70.290912,62.530780 C 69.622868,62.530780 69.548643,62.497080 69.548643,62.213580 L 69.548643,62.017880 L 69.548643,60.681880 z M 69.548643,60.364680 L 69.548643,58.637280 C 69.548643,58.326880 69.598125,58.293080 70.051740,58.293080 L 70.579576,58.293080 C 71.437311,58.293080 71.841434,58.623780 71.841434,59.339080 C 71.841434,60.034080 71.420814,60.364680 70.546585,60.364680 L 69.548643,60.364680 z M 62.373353,57.881480 L 62.026959,57.881480 L 60.130038,61.815580 C 59.965092,62.166380 59.932106,62.213580 59.808393,62.321580 C 59.676433,62.449680 59.445504,62.530780 59.222822,62.530780 L 59.189831,62.530780 L 59.189831,62.847880 L 61.375406,62.847880 L 61.375406,62.530780 L 61.210459,62.530780 C 60.765096,62.530780 60.542415,62.402580 60.542415,62.146180 C 60.542415,62.065180 60.567159,61.970680 60.616640,61.862680 L 60.888808,61.268880 L 63.074388,61.268880 L 63.519750,62.173080 C 63.569233,62.274280 63.585729,62.321580 63.585729,62.355380 C 63.585729,62.463280 63.379542,62.530780 63.074388,62.530780 L 62.727994,62.530780 L 62.727994,62.847880 L 65.284700,62.847880 L 65.284700,62.530780 L 65.169242,62.530780 C 64.756865,62.530780 64.666144,62.476780 64.476453,62.098880 L 62.373353,57.881480 z M 61.969224,58.988180 L 62.901188,60.904580 L 61.053755,60.904580 L 61.969224,58.988180 z M 56.278478,57.928780 L 55.965076,57.928780 L 55.635177,58.326880 C 55.049606,57.975980 54.727956,57.874780 54.175376,57.874780 C 53.375366,57.874780 52.715570,58.137980 52.154743,58.684480 C 51.626903,59.197380 51.379483,59.764180 51.379483,60.459180 C 51.379483,61.909980 52.542376,62.949080 54.167129,62.949080 C 55.486722,62.949080 56.327965,62.314880 56.517655,61.181280 L 56.130027,61.127280 C 56.047549,61.484880 55.948580,61.727780 55.800129,61.930280 C 55.461978,62.395780 54.934142,62.631980 54.266098,62.631980 C 53.045468,62.631980 52.468145,61.936980 52.468145,60.486280 C 52.468145,59.723680 52.591858,59.210880 52.872274,58.805880 C 53.127941,58.428080 53.639280,58.191880 54.167129,58.191880 C 54.744452,58.191880 55.255792,58.441580 55.569200,58.873480 C 55.725898,59.096080 55.849611,59.359280 56.039306,59.878780 L 56.402190,59.878780 L 56.278478,57.928780 z M 48.022764,57.935480 L 47.717611,57.935480 L 47.387713,58.340380 C 47.000085,58.036780 46.472244,57.874780 45.886680,57.874780 C 44.806264,57.874780 44.080487,58.441580 44.080487,59.284980 C 44.080487,60.020580 44.525848,60.384980 45.738229,60.641380 L 46.521731,60.803280 C 47.132045,60.931580 47.189775,60.945080 47.362975,61.052880 C 47.610399,61.208180 47.742355,61.430780 47.742355,61.693980 C 47.742355,61.963880 47.618643,62.186580 47.371223,62.368880 C 47.099053,62.564480 46.826885,62.638780 46.373274,62.638780 C 45.762968,62.638780 45.325852,62.483580 44.938225,62.132680 C 44.591826,61.815580 44.418631,61.498380 44.294921,60.978780 L 43.940280,60.978780 L 43.973270,62.901880 L 44.294921,62.901880 L 44.666051,62.443080 C 45.218636,62.814080 45.680489,62.949080 46.398019,62.949080 C 47.610399,62.949080 48.385659,62.368880 48.385659,61.464580 C 48.385659,61.046280 48.212459,60.688580 47.890811,60.432180 C 47.668129,60.256780 47.346479,60.141980 46.686678,60.007080 L 45.804202,59.824880 C 45.070180,59.669680 44.723786,59.406580 44.723786,58.994880 C 44.723786,58.522480 45.193892,58.198580 45.894928,58.198580 C 46.472244,58.198580 46.942350,58.401180 47.272253,58.785680 C 47.511431,59.062380 47.659881,59.345780 47.767098,59.689880 L 48.121738,59.689880 L 48.022764,57.935480 z M 36.872203,60.641380 L 36.872203,58.805880 L 36.872203,58.610280 C 36.872203,58.326880 36.946432,58.293080 37.614475,58.293080 L 37.771178,58.293080 L 37.771178,57.975980 L 35.057758,57.975980 L 35.057758,58.293080 L 35.206215,58.293080 C 35.874256,58.293080 35.948485,58.326880 35.948485,58.610280 L 35.948485,58.805880 L 35.948485,62.017880 L 35.948485,62.213580 C 35.948485,62.497080 35.874256,62.530780 35.206215,62.530780 L 35.057758,62.530780 L 35.057758,62.847880 L 37.771178,62.847880 L 37.771178,62.530780 L 37.614475,62.530780 C 36.946432,62.530780 36.872203,62.497080 36.872203,62.213580 L 36.872203,62.017880 L 36.872203,61.160980 L 37.828908,60.371580 L 39.263969,62.092180 C 39.395928,62.254080 39.428917,62.308180 39.428917,62.375580 C 39.428917,62.483580 39.272217,62.530780 38.868090,62.530780 L 38.612417,62.530780 L 38.612417,62.847880 L 41.433051,62.847880 L 41.433051,62.530780 L 41.276352,62.530780 C 40.822741,62.530780 40.707278,62.483580 40.468096,62.193480 L 38.472210,59.838380 L 39.701081,58.832980 C 40.096960,58.488780 40.600057,58.293080 41.094911,58.293080 L 41.094911,57.975980 L 38.554686,57.975980 L 38.554686,58.293080 L 38.760873,58.293080 C 39.140254,58.293080 39.296959,58.353880 39.296959,58.495580 C 39.296959,58.589980 39.132009,58.785680 38.892832,58.981380 L 36.872203,60.641380 z M 27.651517,57.975980 L 25.952540,57.975980 L 25.952540,58.293080 L 26.158725,58.293080 C 26.579345,58.293080 26.769040,58.347080 26.917491,58.515780 L 26.917491,61.383680 C 26.917491,62.308180 26.752543,62.503780 25.960787,62.530780 L 25.960787,62.847880 L 28.311334,62.847880 L 28.311334,62.530780 C 27.527806,62.503780 27.362854,62.308180 27.362854,61.383680 L 27.362854,58.880180 L 31.041244,62.942380 L 31.387640,62.942380 L 31.387640,59.440280 C 31.387640,58.515780 31.552591,58.320080 32.344347,58.293080 L 32.344347,57.975980 L 29.993817,57.975980 L 29.993817,58.293080 C 30.777325,58.320080 30.942273,58.515780 30.942273,59.440280 L 30.942273,61.559180 L 27.651517,57.975980 z M 22.290662,58.805880 L 22.290662,58.610280 C 22.290662,58.326880 22.364893,58.293080 23.024687,58.293080 L 23.189637,58.293080 L 23.189637,57.975980 L 20.459727,57.975980 L 20.459727,58.293080 L 20.624678,58.293080 C 21.292719,58.293080 21.366949,58.326880 21.366949,58.610280 L 21.366949,58.805880 L 21.366949,62.017880 L 21.366949,62.213580 C 21.366949,62.497080 21.292719,62.530780 20.624678,62.530780 L 20.459727,62.530780 L 20.459727,62.847880 L 23.189637,62.847880 L 23.189637,62.530780 L 23.024687,62.530780 C 22.364893,62.530780 22.290662,62.497080 22.290662,62.213580 L 22.290662,62.017880 L 22.290662,58.805880 z " id="path1508"/>
+ <path style="fill:#ffffff;stroke-width:1.0000000pt" d="M 305.96725,58.203980 L 307.32296,58.203980 L 307.32296,61.021380 C 307.32296,61.553280 307.30413,61.882780 307.26647,62.009880 C 307.13938,62.494780 306.84988,62.828980 306.39797,63.012580 C 306.08729,63.139680 305.62832,63.203180 305.02108,63.203180 C 303.58534,63.203180 302.86748,62.774780 302.86748,61.918080 L 304.30086,61.911080 C 304.39500,62.179380 304.66332,62.313480 305.10581,62.313480 C 305.43062,62.313480 305.65892,62.212280 305.79073,62.009880 C 305.88958,61.854580 305.93901,61.600380 305.93901,61.247280 L 305.93901,61.127280 C 305.51064,61.470880 305.03991,61.642680 304.52681,61.642680 C 303.97135,61.642680 303.52650,61.466180 303.19228,61.113180 C 302.85806,60.755380 302.69095,60.298780 302.69095,59.743280 C 302.69095,59.258480 302.88160,58.853580 303.26289,58.528780 C 303.62065,58.227580 304.04902,58.076880 304.54799,58.076880 C 305.19290,58.076880 305.66598,58.286380 305.96725,58.705380 L 305.96725,58.203980 z M 305.90370,59.842180 C 305.90370,59.616180 305.81426,59.437380 305.63539,59.305480 C 305.46121,59.168980 305.25645,59.100780 305.02108,59.100780 C 304.76688,59.100780 304.55741,59.173680 304.39265,59.319680 C 304.23260,59.465580 304.15258,59.663280 304.15258,59.912780 C 304.15258,60.119880 304.23496,60.298780 304.39971,60.449380 C 304.47974,60.519980 304.56682,60.574180 304.66097,60.611780 C 304.75512,60.649480 304.85632,60.668280 304.96459,60.668280 C 305.23762,60.668280 305.45651,60.600080 305.62126,60.463480 C 305.80956,60.312880 305.90370,60.105780 305.90370,59.842180 z M 299.60530,58.203980 L 301.01750,58.203980 L 301.01750,58.818280 C 301.26228,58.366380 301.61768,58.140480 302.08371,58.140480 L 302.50737,58.182780 L 302.50737,59.474980 C 302.29554,59.437380 302.10960,59.418480 301.94955,59.418480 C 301.35172,59.418480 301.05280,59.773880 301.05280,60.484680 L 301.05280,61.854580 L 299.60530,61.854580 L 299.60530,58.203980 z M 296.93624,58.076880 C 297.56232,58.076880 298.08248,58.241680 298.49672,58.571180 C 298.93450,58.924280 299.15340,59.411480 299.15340,60.032780 C 299.15340,60.640080 298.93921,61.122580 298.51084,61.480280 C 298.10131,61.809780 297.58821,61.974580 296.97155,61.974580 C 296.28899,61.974580 295.74294,61.821580 295.33340,61.515580 C 294.87208,61.176680 294.64142,60.675380 294.64142,60.011580 C 294.64142,59.390280 294.87443,58.903080 295.34046,58.549980 C 295.76412,58.234580 296.29605,58.076880 296.93624,58.076880 z M 296.90094,60.943680 C 297.14101,60.943680 297.33637,60.854280 297.48700,60.675380 C 297.63764,60.496480 297.71295,60.282280 297.71295,60.032780 C 297.71295,59.783280 297.64234,59.569180 297.50112,59.390280 C 297.35990,59.211380 297.16690,59.121980 296.92212,59.121980 C 296.66793,59.121980 296.46316,59.208980 296.30782,59.383180 C 296.23250,59.472680 296.17601,59.569180 296.13835,59.672680 C 296.10069,59.771580 296.08186,59.891580 296.08186,60.032780 C 296.08186,60.291680 296.15247,60.508280 296.29369,60.682380 C 296.43491,60.856580 296.63733,60.943680 296.90094,60.943680 z M 292.85499,60.428180 L 294.30249,60.428180 L 294.30249,61.854580 L 292.85499,61.854580 L 292.85499,60.428180 z M 289.28919,60.414080 C 289.44453,60.790680 289.69167,60.978980 290.03059,60.978980 C 290.38835,60.978980 290.61430,60.880080 290.70845,60.682380 C 290.79318,60.682380 291.00501,60.696580 291.34394,60.724780 C 291.68287,60.752980 291.97943,60.767180 292.23362,60.767180 C 291.99355,61.233180 291.68993,61.557980 291.32275,61.741580 C 290.98853,61.901580 290.54605,61.981680 289.99529,61.981680 C 289.35038,61.981680 288.83258,61.814580 288.44187,61.480280 C 288.02292,61.127280 287.81344,60.632980 287.81344,59.997480 C 287.81344,59.390280 288.04175,58.910080 288.49836,58.557080 C 288.90790,58.246380 289.43276,58.091080 290.07296,58.091080 C 290.69903,58.091080 291.21213,58.251080 291.61226,58.571180 C 292.01238,58.886580 292.24068,59.352580 292.29717,59.969280 L 292.31129,60.414080 L 289.28919,60.414080 z M 290.81436,59.552680 C 290.75788,59.223180 290.52016,59.058380 290.10120,59.058380 C 289.94115,59.058380 289.77404,59.103080 289.59987,59.192580 C 289.43041,59.281980 289.33862,59.401980 289.32449,59.552680 L 290.81436,59.552680 z M 283.04727,58.203980 L 284.48771,58.203980 L 284.48065,58.662980 C 284.87607,58.281680 285.32327,58.091080 285.82224,58.091080 C 286.37771,58.091080 286.81784,58.265180 287.14265,58.613580 C 287.47216,58.957180 287.63692,59.409080 287.63692,59.969280 C 287.63692,60.548280 287.47687,61.021380 287.15677,61.388480 C 286.82255,61.779180 286.37300,61.974580 285.80812,61.974580 C 285.50214,61.974580 285.25972,61.939280 285.08084,61.868680 C 284.90667,61.798080 284.70896,61.654480 284.48771,61.437980 L 284.48771,63.125480 L 283.04727,63.125480 L 283.04727,58.203980 z M 285.32091,60.950780 C 285.57981,60.950780 285.78929,60.861280 285.94934,60.682380 C 286.10939,60.498880 286.18941,60.277580 286.18941,60.018680 C 286.18941,59.755080 286.11410,59.540880 285.96346,59.376180 C 285.82224,59.206680 285.61983,59.121980 285.35622,59.121980 C 285.12085,59.121980 284.91608,59.206680 284.74191,59.376180 C 284.56774,59.545580 284.48065,59.752680 284.48065,59.997480 C 284.48065,60.251680 284.55832,60.475280 284.71367,60.668280 C 284.86901,60.856580 285.07142,60.950780 285.32091,60.950780 z M 278.50705,59.305480 C 278.62474,58.830080 278.88599,58.493480 279.29082,58.295780 C 279.58739,58.154580 280.01811,58.083980 280.58299,58.083980 C 281.11021,58.083980 281.53622,58.187580 281.86103,58.394680 C 282.25173,58.644180 282.44709,59.018380 282.44709,59.517380 L 282.44709,61.204980 C 282.44709,61.313180 282.45650,61.412080 282.47533,61.501480 C 282.49416,61.590980 282.53182,61.708580 282.58831,61.854580 L 281.09844,61.854580 L 281.04901,61.430880 C 280.70538,61.783980 280.29349,61.960480 279.81334,61.960480 C 279.42263,61.960480 279.08606,61.868680 278.80362,61.685080 C 278.48823,61.468580 278.33053,61.171980 278.33053,60.795380 C 278.33053,60.385880 278.46469,60.082280 278.73301,59.884480 C 278.92601,59.743280 279.23434,59.639780 279.65800,59.573880 L 280.68184,59.453780 C 280.90308,59.416180 281.01371,59.357280 281.01371,59.277280 C 281.01371,59.093680 280.87484,59.001880 280.59711,59.001880 C 280.43706,59.001880 280.30761,59.020780 280.20875,59.058380 C 280.10990,59.091380 280.03223,59.173680 279.97574,59.305480 L 278.50705,59.305480 z M 279.77803,60.661280 C 279.77803,60.858980 279.94514,60.957780 280.27936,60.957780 C 280.48649,60.957780 280.67007,60.891880 280.83012,60.760080 C 280.99488,60.628280 281.07726,60.463480 281.07726,60.265780 L 280.12402,60.385880 C 280.05812,60.390580 279.98280,60.421180 279.89807,60.477680 C 279.81805,60.529480 279.77803,60.590580 279.77803,60.661280 z M 278.20343,59.623280 L 276.76299,59.693880 C 276.67355,59.500880 276.58646,59.361980 276.50173,59.277280 C 276.38876,59.178380 276.23342,59.128980 276.03571,59.128980 C 275.77210,59.128980 275.56733,59.223180 275.42140,59.411480 C 275.28018,59.594980 275.20957,59.823380 275.20957,60.096380 C 275.20957,60.331680 275.28960,60.531780 275.44964,60.696580 C 275.60969,60.856580 275.80740,60.936580 276.04277,60.936580 C 276.41935,60.936580 276.66414,60.727180 276.77711,60.308180 L 278.23168,60.371780 C 277.99160,61.440280 277.25726,61.974580 276.02865,61.974580 C 275.37433,61.974580 274.84475,61.814580 274.43992,61.494480 C 273.98802,61.146080 273.76207,60.656480 273.76207,60.025780 C 273.76207,59.385580 274.00685,58.891280 274.49641,58.542980 C 274.92949,58.232280 275.47789,58.076880 276.14162,58.076880 C 276.66884,58.076880 277.11369,58.208680 277.47615,58.472280 C 277.84332,58.731280 278.08575,59.114880 278.20343,59.623280 z M 270.79645,60.661280 C 270.89531,60.825980 271.02240,60.934280 271.17774,60.986080 C 271.28601,61.018980 271.45312,61.035480 271.67908,61.035480 C 271.74027,61.035480 271.78499,61.033080 271.81323,61.028380 C 271.84148,61.018980 271.87914,61.002480 271.92621,60.978980 C 272.02977,60.936580 272.08155,60.873080 272.08155,60.788380 C 272.08155,60.661280 271.85795,60.574180 271.41076,60.527080 C 270.80351,60.456480 270.38927,60.376480 270.16802,60.286980 C 269.72083,60.108080 269.49723,59.799780 269.49723,59.361980 C 269.49723,58.886580 269.72553,58.540580 270.18214,58.324080 C 270.52578,58.159280 270.96356,58.076880 271.49549,58.076880 C 272.60642,58.076880 273.25368,58.455880 273.43726,59.213780 L 272.06743,59.305480 C 271.99682,59.183180 271.90738,59.093680 271.79911,59.037180 C 271.70026,59.004280 271.57316,58.987780 271.41782,58.987780 C 271.06006,58.987780 270.88118,59.072480 270.88118,59.241980 C 270.88118,59.298480 270.94238,59.347880 271.06477,59.390280 C 271.19187,59.432580 271.50490,59.484380 272.00388,59.545580 C 272.50286,59.606780 272.84885,59.696280 273.04185,59.813880 C 273.33841,59.983380 273.48669,60.261080 273.48669,60.647080 C 273.48669,61.089580 273.28427,61.433280 272.87944,61.677980 C 272.54522,61.875680 272.13569,61.974580 271.65083,61.974580 C 271.04829,61.974580 270.58227,61.906280 270.25275,61.769780 C 269.78673,61.581480 269.49488,61.240280 269.37719,60.745980 L 270.79645,60.661280 z M 264.87228,56.876580 L 266.31272,56.876580 L 266.31272,59.157280 L 267.48485,58.203980 L 269.48311,58.203980 L 267.73198,59.573880 L 269.49017,61.861580 L 267.78847,61.861580 L 266.70814,60.371780 L 266.31272,60.661280 L 266.31272,61.854580 L 264.87228,61.854580 L 264.87228,56.876580 z M 260.02138,58.196980 L 261.46888,58.196980 L 261.46888,58.677080 C 261.84076,58.291080 262.29502,58.098080 262.83165,58.098080 C 263.26002,58.098080 263.60601,58.218180 263.86962,58.458180 C 264.13794,58.693580 264.27209,59.027780 264.27209,59.460880 L 264.27209,61.868680 L 262.85284,61.868680 L 262.83871,59.813880 C 262.83871,59.625580 262.77987,59.472680 262.66219,59.354980 C 262.54451,59.237280 262.39387,59.178380 262.21028,59.178380 C 261.97492,59.178380 261.79133,59.270180 261.65953,59.453780 C 261.53243,59.637380 261.46888,59.851580 261.46888,60.096380 L 261.46888,61.854580 L 260.02138,61.854580 L 260.02138,58.196980 z M 258.03724,58.203980 L 259.47768,58.203980 L 259.47768,61.840380 L 258.03724,61.840380 L 258.03724,58.203980 z M 258.04430,56.869480 L 259.48474,56.869480 L 259.48474,57.850980 L 258.04430,57.850980 L 258.04430,56.869480 z M 255.91894,60.428180 L 257.36644,60.428180 L 257.36644,61.854580 L 255.91894,61.854580 L 255.91894,60.428180 z M 250.22072,58.203980 L 250.83503,60.477680 C 250.87739,60.204580 250.97154,59.825680 251.11747,59.340880 C 251.17866,59.124280 251.23750,58.903080 251.29399,58.677080 C 251.33636,58.517080 251.37402,58.359380 251.40697,58.203980 L 252.88978,58.211080 L 253.22164,59.347880 C 253.32991,59.766880 253.40994,60.155180 253.46172,60.512980 C 253.48996,60.324680 253.52291,60.145780 253.56057,59.976280 C 253.59823,59.802180 253.65472,59.592680 253.73003,59.347880 C 253.78652,59.159580 253.84066,58.980680 253.89244,58.811280 C 253.94422,58.637080 254.00777,58.434680 254.08308,58.203980 L 255.55883,58.203980 L 254.27373,61.861580 L 252.71325,61.861580 L 252.15543,59.764480 L 251.55525,61.861580 L 250.00183,61.861580 L 248.71673,58.203980 L 250.22072,58.203980 z M 243.68930,58.203980 L 244.30361,60.477680 C 244.34598,60.204580 244.44012,59.825680 244.58605,59.340880 C 244.64724,59.124280 244.70609,58.903080 244.76257,58.677080 C 244.80494,58.517080 244.84260,58.359380 244.87555,58.203980 L 246.35836,58.211080 L 246.69022,59.347880 C 246.79849,59.766880 246.87852,60.155180 246.93030,60.512980 C 246.95854,60.324680 246.99149,60.145780 247.02915,59.976280 C 247.06681,59.802180 247.12330,59.592680 247.19862,59.347880 C 247.25510,59.159580 247.30924,58.980680 247.36102,58.811280 C 247.41280,58.637080 247.47635,58.434680 247.55167,58.203980 L 249.02741,58.203980 L 247.74231,61.861580 L 246.18183,61.861580 L 245.62401,59.764480 L 245.02383,61.861580 L 243.47041,61.861580 L 242.18531,58.203980 L 243.68930,58.203980 z M 237.15789,58.203980 L 237.77219,60.477680 C 237.81456,60.204580 237.90870,59.825680 238.05463,59.340880 C 238.11583,59.124280 238.17467,58.903080 238.23116,58.677080 C 238.27352,58.517080 238.31118,58.359380 238.34413,58.203980 L 239.82694,58.211080 L 240.15881,59.347880 C 240.26708,59.766880 240.34710,60.155180 240.39888,60.512980 C 240.42712,60.324680 240.46008,60.145780 240.49773,59.976280 C 240.53539,59.802180 240.59188,59.592680 240.66720,59.347880 C 240.72369,59.159580 240.77782,58.980680 240.82960,58.811280 C 240.88138,58.637080 240.94493,58.434680 241.02025,58.203980 L 242.49600,58.203980 L 241.21089,61.861580 L 239.65042,61.861580 L 239.09260,59.764480 L 238.49241,61.861580 L 236.93899,61.861580 L 235.65389,58.203980 L 237.15789,58.203980 z " id="path1517"/>
+ <g id="g1495" transform="matrix(0.500000,0.000000,0.000000,0.500000,2.541357,55.63388)">
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2447);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1496" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.149671,-45.83576)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2448);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1497" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,2.022526,-44.58496)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2449);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1498" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.397884,-48.75451)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2450);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1499" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,8.068429,-48.33756)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2451);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1500" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,12.02955,-53.13256)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2452);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1501" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,9.855679,-58.05951)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2453);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1511" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,5.269166,-61.39511)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2454);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1512" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,0.265717,-60.76966)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2455);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1513" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-3.903834,-56.18316)"/>
+ <path sodipodi:type="arc" style="fill:url(#radialGradient2456);fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000pt" id="path1514" sodipodi:cx="427.08334" sodipodi:cy="567.70831" sodipodi:rx="179.39815" sodipodi:ry="53.819443" d="M 606.48149 567.70831 A 179.39815 53.819443 0 1 1 247.68520,567.70831 A 179.39815 53.819443 0 1 1 606.48149 567.70831 z" transform="matrix(3.198050e-2,0.000000,0.000000,0.109292,-6.614049,-53.47301)"/>
+ <g id="g1515" transform="matrix(5.883700e-2,0.000000,0.000000,5.883700e-2,-4.768899,-3.296641)">
+ <path style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.93619299pt" d="M 397.64309,320.25301 L 280.39197,282.51700 L 250.74227,124.83447 L 345.08225,29.146783 L 393.59996,46.667064 L 483.89679,135.61619 L 397.64309,320.25301 z " id="path1516"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 476.95792,339.17168 C 495.78197,342.93607 499.54842,356.11361 495.78197,359.87802 C 492.01856,363.64340 482.60650,367.40781 475.07663,361.76014 C 467.54478,356.11361 467.54478,342.93607 476.95792,339.17168 z " id="path1518"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 286.46194,340.42914 C 284.62770,340.91835 269.30405,327.71337 257.16909,333.83380 C 245.03722,339.95336 236.89276,353.65666 248.22676,359.27982 C 259.56184,364.90298 267.66433,358.41867 277.60113,351.44119 C 287.53903,344.46477 287.18046,343.12060 286.46194,340.42914 z " id="path1519"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 510.35756,306.92856 C 520.59494,304.36879 544.24333,306.92856 540.47688,321.98634 C 536.71354,337.04806 504.71297,331.39827 484.00371,323.87156 C 482.12141,308.81083 505.53237,308.13423 510.35756,306.92856 z " id="path1520"/>
+ <path style="font-size:12.000000;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke-width:1.0000000pt" d="M 359.24030,21.362537 C 347.92693,21.362537 336.63470,25.683095 327.96556,34.352230 L 173.87387,188.41466 C 165.37697,196.91140 161.11160,207.95813 160.94269,219.04577 L 160.88418,219.04577 C 160.88418,219.08524 160.94076,219.12322 160.94269,219.16279 C 160.94033,219.34888 160.88418,219.53256 160.88418,219.71865 L 161.14748,219.71865 C 164.09660,230.93917 240.29699,245.24198 248.79866,253.74346 C 261.63771,266.58263 199.56520,276.01151 212.40410,288.85074 C 225.24316,301.68979 289.99433,313.69330 302.83460,326.53254 C 315.67368,339.37161 276.59610,353.04289 289.43532,365.88196 C 302.27439,378.72118 345.40201,362.67257 337.59080,396.16198 C 354.92909,413.50026 391.10302,405.22080 415.32417,387.88252 C 428.16323,375.04345 390.69480,376.17577 403.53397,363.33668 C 416.37304,350.49745 448.78128,350.42820 476.08902,319.71589 C 465.09739,302.62116 429.10801,295.34136 441.94719,282.50217 C 454.78625,269.66311 479.74708,276.18423 533.60644,251.72479 C 559.89837,239.78398 557.72636,230.71459 557.62567,219.71865 C 557.62356,219.48727 557.62567,219.27892 557.62567,219.04577 L 557.56716,219.04577 C 557.39830,207.95812 553.10345,196.91140 544.60673,188.41466 L 390.54428,34.352230 C 381.87515,25.683095 370.55366,21.362537 359.24030,21.362537 z M 357.92378,41.402939 C 362.95327,41.533963 367.01541,45.368018 374.98006,50.530832 L 447.76915,104.50827 C 448.56596,105.02498 449.32484,105.56400 450.02187,106.11735 C 450.71890,106.67062 451.35560,107.25745 451.95277,107.84347 C 452.54997,108.42842 453.09281,109.01553 453.59111,109.62808 C 454.08837,110.24052 454.53956,110.86661 454.93688,111.50048 C 455.33532,112.13538 455.69164,112.78029 455.99010,113.43137 C 456.28877,114.08363 456.52291,114.75639 456.72150,115.42078 C 456.92126,116.08419 457.08982,116.73973 457.18961,117.41019 C 457.28949,118.08184 457.33588,118.75535 457.33588,119.42886 L 414.21245,98.598549 L 409.91180,131.16055 L 386.18512,120.04324 L 349.55654,144.50131 L 335.54288,96.170300 L 317.49190,138.44530 L 267.08369,143.47735 L 267.63956,121.03795 C 267.63956,115.64823 296.69685,77.915899 314.39075,68.932902 L 346.77721,45.674327 C 351.55594,42.576634 354.90608,41.324327 357.92378,41.402939 z M 290.92738,261.61333 C 313.87149,267.56365 339.40299,275.37038 359.88393,275.50997 L 360.76161,284.72563 C 343.22350,282.91785 306.11346,274.45012 297.36372,269.98057 L 290.92738,261.61333 z " id="path1521"/>
+ </g>
+ </g>
+ <use style="opacity:0.084269650;color:#000000;fill:#ffffff;fill-opacity:0.064615376;fill-rule:nonzero;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" height="1052.3622" width="744.09448" transform="matrix(5.176729,0.000000,0.000000,5.176729,-102.7023,-256.6246)" id="use1328" xlink:href="#path1508" y="0.0000000" x="0.0000000"/>
+ </g></g></svg> \ No newline at end of file
diff --git a/share/tutorials/tux.png b/share/tutorials/tux.png
new file mode 100644
index 000000000..49e669c4e
--- /dev/null
+++ b/share/tutorials/tux.png
Binary files differ